src/jdk.localedata/share/classes/sun/text/resources/sq/JavaTimeSupplementary_sq.java

Print this page


   1 /*
   2  * Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  10  *
  11  * This code is distributed in the hope that it will be useful, but WITHOUT
  12  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14  * version 2 for more details (a copy is included in the LICENSE file that
  15  * accompanied this code).
  16  *
  17  * You should have received a copy of the GNU General Public License version
  18  * 2 along with this work; if not, write to the Free Software Foundation,
  19  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20  *
  21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22  * or visit www.oracle.com if you need additional information or have any
  23  * questions.
  24  */
  25 
  26 /*
  27  * COPYRIGHT AND PERMISSION NOTICE
  28  *
  29  * Copyright (C) 1991-2012 Unicode, Inc. All rights reserved. Distributed under
  30  * the Terms of Use in http://www.unicode.org/copyright.html.

  31  *
  32  * Permission is hereby granted, free of charge, to any person obtaining a copy
  33  * of the Unicode data files and any associated documentation (the "Data
  34  * Files") or Unicode software and any associated documentation (the
  35  * "Software") to deal in the Data Files or Software without restriction,
  36  * including without limitation the rights to use, copy, modify, merge,
  37  * publish, distribute, and/or sell copies of the Data Files or Software, and
  38  * to permit persons to whom the Data Files or Software are furnished to do so,
  39  * provided that (a) the above copyright notice(s) and this permission notice
  40  * appear with all copies of the Data Files or Software, (b) both the above
  41  * copyright notice(s) and this permission notice appear in associated
  42  * documentation, and (c) there is clear notice in each modified Data File or
  43  * in the Software as well as in the documentation associated with the Data
  44  * File(s) or Software that the data or software has been modified.
  45  *
  46  * THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  47  * KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  48  * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF
  49  * THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS
  50  * INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
  51  * CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,



  52  * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  53  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE
  54  * OF THE DATA FILES OR SOFTWARE.
  55  *
  56  * Except as contained in this notice, the name of a copyright holder shall not
  57  * be used in advertising or otherwise to promote the sale, use or other
  58  * dealings in these Data Files or Software without prior written authorization
  59  * of the copyright holder.
  60  */
  61 
  62 //  Note: this file has been generated by a tool.
  63 
  64 package sun.text.resources.sq;
  65 
  66 import sun.util.resources.OpenListResourceBundle;
  67 
  68 public class JavaTimeSupplementary_sq extends OpenListResourceBundle {
  69     @Override
  70     protected final Object[][] getContents() {
  71         return new Object[][] {















































































































































































  72             { "java.time.short.Eras",
  73                 new String[] {
  74                     "p.e.r.",
  75                     "n.e.r.",
  76                 }
  77             },
































































































































  78         };
  79     }
  80 }
   1 /*
   2  * Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
   3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4  *
   5  * This code is free software; you can redistribute it and/or modify it
   6  * under the terms of the GNU General Public License version 2 only, as
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  10  *
  11  * This code is distributed in the hope that it will be useful, but WITHOUT
  12  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13  * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14  * version 2 for more details (a copy is included in the LICENSE file that
  15  * accompanied this code).
  16  *
  17  * You should have received a copy of the GNU General Public License version
  18  * 2 along with this work; if not, write to the Free Software Foundation,
  19  * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20  *
  21  * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22  * or visit www.oracle.com if you need additional information or have any
  23  * questions.
  24  */
  25 
  26 /*
  27  * COPYRIGHT AND PERMISSION NOTICE
  28  *
  29  * Copyright (C) 1991-2015 Unicode, Inc. All rights reserved.
  30  * Distributed under the Terms of Use in 
  31  * http://www.unicode.org/copyright.html.
  32  *
  33  * Permission is hereby granted, free of charge, to any person obtaining
  34  * a copy of the Unicode data files and any associated documentation
  35  * (the "Data Files") or Unicode software and any associated documentation
  36  * (the "Software") to deal in the Data Files or Software
  37  * without restriction, including without limitation the rights to use,
  38  * copy, modify, merge, publish, distribute, and/or sell copies of
  39  * the Data Files or Software, and to permit persons to whom the Data Files
  40  * or Software are furnished to do so, provided that
  41  * (a) this copyright and permission notice appear with all copies 
  42  * of the Data Files or Software,
  43  * (b) this copyright and permission notice appear in associated 
  44  * documentation, and
  45  * (c) there is clear notice in each modified Data File or in the Software
  46  * as well as in the documentation associated with the Data File(s) or
  47  * Software that the data or software has been modified.
  48  *
  49  * THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
  50  * ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  51  * WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  52  * NONINFRINGEMENT OF THIRD PARTY RIGHTS.
  53  * IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
  54  * NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
  55  * DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  56  * DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  57  * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  58  * PERFORMANCE OF THE DATA FILES OR SOFTWARE.
  59  *
  60  * Except as contained in this notice, the name of a copyright holder
  61  * shall not be used in advertising or otherwise to promote the sale,
  62  * use or other dealings in these Data Files or Software without prior
  63  * written authorization of the copyright holder.
  64  */
  65 
  66 //  Note: this file has been generated by a tool.
  67 
  68 package sun.text.resources.sq;
  69 
  70 import sun.util.resources.OpenListResourceBundle;
  71 
  72 public class JavaTimeSupplementary_sq extends OpenListResourceBundle {
  73     @Override
  74     protected final Object[][] getContents() {
  75         return new Object[][] {
  76             { "QuarterAbbreviations",

  77                 new String[] {

  78                     "tremujori I",
  79                     "tremujori II",
  80                     "tremujori III",
  81                     "tremujori IV",
  82                 }

  83             },

  84             { "QuarterNames",

  85                 new String[] {

  86                     "tremujori i par\u00eb",
  87                     "tremujori i dyt\u00eb",
  88                     "tremujori i tret\u00eb",
  89                     "tremujori i kat\u00ebrt",
  90                 }

  91             },

  92             { "calendarname.buddhist",

  93                 "kalendar budist" },
  94             { "calendarname.gregorian",

  95                 "kalendar gregorian" },
  96             { "calendarname.gregory",

  97                 "kalendar gregorian" },
  98             { "calendarname.islamic",

  99                 "kalendar islamik" },
 100             { "calendarname.islamic-civil",

 101                 "Kalendari Islamik (tabelor, periudha civile)" },
 102             { "calendarname.islamic-umalqura",

 103                 "Kalendari Islamik (Um al-Qura)" },
 104             { "calendarname.japanese",

 105                 "kalendar japonez" },
 106             { "calendarname.roc",

 107                 "kalendar minguo (kinez)" },
 108             { "field.dayperiod",

 109                 "periudh\u00eb e dit\u00ebs" },
 110             { "field.era",

 111                 "er\u00eb" },
 112             { "field.hour",

 113                 "or\u00eb" },
 114             { "field.minute",

 115                 "minut\u00eb" },
 116             { "field.month",

 117                 "muaj" },
 118             { "field.second",

 119                 "sekond\u00eb" },
 120             { "field.week",

 121                 "jav\u00eb" },
 122             { "field.weekday",

 123                 "dit\u00eb e jav\u00ebs" },
 124             { "field.year",

 125                 "vit" },
 126             { "field.zone",

 127                 "brezi orar" },
 128             { "islamic.AmPmMarkers",

 129                 new String[] {

 130                     "paradite",
 131                     "pasdite",
 132                 }

 133             },

 134             { "islamic.DatePatterns",

 135                 new String[] {

 136                     "EEEE, d MMM y GGGG",
 137                     "d MMM y GGGG",
 138                     "d MMM y GGGG",
 139                     "d.M.y G",
 140                 }

 141             },

 142             { "islamic.DayAbbreviations",

 143                 new String[] {

 144                     "Die",
 145                     "H\u00ebn",
 146                     "Mar",
 147                     "M\u00ebr",
 148                     "Enj",
 149                     "Pre",
 150                     "Sht",
 151                 }

 152             },

 153             { "islamic.DayNames",

 154                 new String[] {

 155                     "e diel",
 156                     "e h\u00ebn\u00eb",
 157                     "e mart\u00eb",
 158                     "e m\u00ebrkur\u00eb",
 159                     "e enjte",
 160                     "e premte",
 161                     "e shtun\u00eb",
 162                 }

 163             },

 164             { "islamic.DayNarrows",

 165                 new String[] {

 166                     "D",
 167                     "H",
 168                     "M",
 169                     "M",
 170                     "E",
 171                     "P",
 172                     "S",
 173                 }

 174             },

 175             { "islamic.QuarterAbbreviations",

 176                 new String[] {

 177                     "tremujori I",
 178                     "tremujori II",
 179                     "tremujori III",
 180                     "tremujori IV",
 181                 }

 182             },

 183             { "islamic.QuarterNames",

 184                 new String[] {

 185                     "tremujori i par\u00eb",
 186                     "tremujori i dyt\u00eb",
 187                     "tremujori i tret\u00eb",
 188                     "tremujori i kat\u00ebrt",
 189                 }

 190             },

 191             { "islamic.QuarterNarrows",

 192                 new String[] {

 193                     "1",
 194                     "2",
 195                     "3",
 196                     "4",
 197                 }

 198             },

 199             { "islamic.TimePatterns",

 200                 new String[] {

 201                     "HH:mm:ss zzzz",
 202                     "HH:mm:ss z",
 203                     "HH:mm:ss",
 204                     "HH:mm",
 205                 }

 206             },

 207             { "islamic.narrow.AmPmMarkers",

 208                 new String[] {

 209                     "AM",
 210                     "PM",
 211                 }

 212             },

 213             { "java.time.buddhist.DatePatterns",

 214                 new String[] {

 215                     "EEEE, d MMM y G",
 216                     "d MMM y G",
 217                     "d MMM y G",
 218                     "d.M.y GGGGG",
 219                 }

 220             },

 221             { "java.time.islamic.DatePatterns",

 222                 new String[] {

 223                     "EEEE, d MMM y G",
 224                     "d MMM y G",
 225                     "d MMM y G",
 226                     "d.M.y GGGGG",
 227                 }

 228             },

 229             { "java.time.japanese.DatePatterns",

 230                 new String[] {

 231                     "EEEE, d MMM y G",
 232                     "d MMM y G",
 233                     "d MMM y G",
 234                     "d.M.y GGGGG",
 235                 }

 236             },

 237             { "java.time.long.Eras",

 238                 new String[] {

 239                     "para er\u00ebs s\u00eb re",
 240                     "er\u00ebs s\u00eb re",
 241                 }

 242             },

 243             { "java.time.roc.DatePatterns",

 244                 new String[] {

 245                     "EEEE, d MMM y G",
 246                     "d MMM y G",
 247                     "d MMM y G",
 248                     "d.M.y GGGGG",
 249                 }

 250             },

 251             { "java.time.short.Eras",
 252                 new String[] {
 253                     "p.e.r.",
 254                     "n.e.r.",
 255                 }
 256             },
 257             { "roc.AmPmMarkers",

 258                 new String[] {

 259                     "paradite",
 260                     "pasdite",
 261                 }

 262             },

 263             { "roc.DatePatterns",

 264                 new String[] {

 265                     "EEEE, d MMM y GGGG",
 266                     "d MMM y GGGG",
 267                     "d MMM y GGGG",
 268                     "d.M.y G",
 269                 }

 270             },

 271             { "roc.DayAbbreviations",

 272                 new String[] {

 273                     "Die",
 274                     "H\u00ebn",
 275                     "Mar",
 276                     "M\u00ebr",
 277                     "Enj",
 278                     "Pre",
 279                     "Sht",
 280                 }

 281             },

 282             { "roc.DayNames",

 283                 new String[] {

 284                     "e diel",
 285                     "e h\u00ebn\u00eb",
 286                     "e mart\u00eb",
 287                     "e m\u00ebrkur\u00eb",
 288                     "e enjte",
 289                     "e premte",
 290                     "e shtun\u00eb",
 291                 }

 292             },

 293             { "roc.DayNarrows",

 294                 new String[] {

 295                     "D",
 296                     "H",
 297                     "M",
 298                     "M",
 299                     "E",
 300                     "P",
 301                     "S",
 302                 }

 303             },

 304             { "roc.MonthAbbreviations",

 305                 new String[] {

 306                     "Jan",
 307                     "Shk",
 308                     "Mar",
 309                     "Pri",
 310                     "Maj",
 311                     "Qer",
 312                     "Kor",
 313                     "Gsh",
 314                     "Sht",
 315                     "Tet",
 316                     "N\u00ebn",
 317                     "Dhj",
 318                     "",
 319                 }

 320             },

 321             { "roc.MonthNames",

 322                 new String[] {

 323                     "janar",
 324                     "shkurt",
 325                     "mars",
 326                     "prill",
 327                     "maj",
 328                     "qershor",
 329                     "korrik",
 330                     "gusht",
 331                     "shtator",
 332                     "tetor",
 333                     "n\u00ebntor",
 334                     "dhjetor",
 335                     "",
 336                 }

 337             },

 338             { "roc.MonthNarrows",

 339                 new String[] {

 340                     "J",
 341                     "S",
 342                     "M",
 343                     "P",
 344                     "M",
 345                     "Q",
 346                     "K",
 347                     "G",
 348                     "S",
 349                     "T",
 350                     "N",
 351                     "D",
 352                     "",
 353                 }

 354             },

 355             { "roc.QuarterAbbreviations",

 356                 new String[] {

 357                     "tremujori I",
 358                     "tremujori II",
 359                     "tremujori III",
 360                     "tremujori IV",
 361                 }

 362             },

 363             { "roc.QuarterNames",

 364                 new String[] {

 365                     "tremujori i par\u00eb",
 366                     "tremujori i dyt\u00eb",
 367                     "tremujori i tret\u00eb",
 368                     "tremujori i kat\u00ebrt",
 369                 }

 370             },

 371             { "roc.TimePatterns",

 372                 new String[] {

 373                     "HH:mm:ss zzzz",
 374                     "HH:mm:ss z",
 375                     "HH:mm:ss",
 376                     "HH:mm",
 377                 }

 378             },

 379             { "roc.narrow.AmPmMarkers",

 380                 new String[] {

 381                     "AM",
 382                     "PM",
 383                 }

 384             },

 385         };
 386     }
 387 }