src/jdk.localedata/share/classes/sun/text/resources/mt/JavaTimeSupplementary_mt.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.mt;
  65 
  66 import sun.util.resources.OpenListResourceBundle;
  67 
  68 public class JavaTimeSupplementary_mt extends OpenListResourceBundle {
  69     @Override
  70     protected final Object[][] getContents() {
  71         return new Object[][] {
  72             { "QuarterAbbreviations",
  73                 new String[] {
  74                     "K1",
  75                     "K2",
  76                     "K3",
  77                     "K4",
  78                 }
  79             },
  80             { "QuarterNames",
  81                 new String[] {
  82                     "K1",
  83                     "K2",
  84                     "K3",
  85                     "K4",
  86                 }
  87             },
  88             { "calendarname.buddhist",
  89                 "Kalendarju Buddist" },
  90             { "calendarname.gregorian",
  91                 "Kalendarju Gregorjan" },
  92             { "calendarname.gregory",
  93                 "Kalendarju Gregorjan" },
  94             { "calendarname.islamic",
  95                 "Kalendarju Islamiku" },
  96             { "calendarname.islamic-civil",
  97                 "Kalendarju Islamiku-\u010aivili" },
  98             { "calendarname.islamicc",
  99                 "Kalendarju Islamiku-\u010aivili" },
 100             { "calendarname.japanese",
 101                 "Kalendarju \u0120appuni\u017c" },
 102             { "field.era",
 103                 "Epoka" },
 104             { "field.hour",
 105                 "Sieg\u0127a" },
 106             { "field.minute",
 107                 "Minuta" },
 108             { "field.month",
 109                 "Xahar" },
 110             { "field.second",
 111                 "Sekonda" },
 112             { "field.week",
 113                 "\u0120img\u0127a" },
 114             { "field.weekday",
 115                 "Jum tal-\u0120img\u0127a" },
 116             { "field.year",
 117                 "Sena" },
 118             { "field.zone",
 119                 "\u017bona" },

























































































 120             { "java.time.long.Eras",
 121                 new String[] {
 122                     "Qabel Kristu",
 123                     "Wara Kristu",
 124                 }
 125             },








 126             { "java.time.short.Eras",
 127                 new String[] {
 128                     "QK",
 129                     "WK",
 130                 }
 131             },












































































































 132         };
 133     }
 134 }
   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.mt;
  69 
  70 import sun.util.resources.OpenListResourceBundle;
  71 
  72 public class JavaTimeSupplementary_mt extends OpenListResourceBundle {
  73     @Override
  74     protected final Object[][] getContents() {
  75         return new Object[][] {
  76             { "QuarterAbbreviations",
  77                 new String[] {
  78                     "K1",
  79                     "K2",
  80                     "K3",
  81                     "K4",
  82                 }
  83             },
  84             { "QuarterNames",
  85                 new String[] {
  86                     "1el kwart",
  87                     "2ni kwart",
  88                     "3et kwart",
  89                     "4ba\u2019 kwart",
  90                 }
  91             },
  92             { "calendarname.buddhist",
  93                 "Kalendarju Buddist" },
  94             { "calendarname.gregorian",
  95                 "Kalendarju Gregorjan" },
  96             { "calendarname.gregory",
  97                 "Kalendarju Gregorjan" },
  98             { "calendarname.islamic",
  99                 "Kalendarju I\u017clamiku" },
 100             { "calendarname.islamic-civil",
 101                 "Kalendarju Islamiku-\u010aivili" },


 102             { "calendarname.japanese",
 103                 "Kalendarju \u0120appuni\u017c" },
 104             { "field.era",
 105                 "Epoka" },
 106             { "field.hour",
 107                 "Sieg\u0127a" },
 108             { "field.minute",
 109                 "Minuta" },
 110             { "field.month",
 111                 "Xahar" },
 112             { "field.second",
 113                 "Sekonda" },
 114             { "field.week",
 115                 "\u0120img\u0127a" },
 116             { "field.weekday",
 117                 "Jum tal-\u0120img\u0127a" },
 118             { "field.year",
 119                 "Sena" },
 120             { "field.zone",
 121                 "\u017bona" },
 122             { "islamic.DatePatterns",

 123                 new String[] {

 124                     "EEEE, d 'ta'\u2019 MMMM y GGGG",
 125                     "d 'ta'\u2019 MMMM y GGGG",
 126                     "dd MMM y GGGG",
 127                     "dd/MM/y G",
 128                 }

 129             },

 130             { "islamic.DayAbbreviations",

 131                 new String[] {

 132                     "\u0126ad",
 133                     "Tne",
 134                     "Tli",
 135                     "Erb",
 136                     "\u0126am",
 137                     "\u0120im",
 138                     "Sib",
 139                 }

 140             },

 141             { "islamic.DayNames",

 142                 new String[] {

 143                     "Il-\u0126add",
 144                     "It-Tnejn",
 145                     "It-Tlieta",
 146                     "L-Erbg\u0127a",
 147                     "Il-\u0126amis",
 148                     "Il-\u0120img\u0127a",
 149                     "Is-Sibt",
 150                 }

 151             },

 152             { "islamic.DayNarrows",

 153                 new String[] {

 154                     "\u0126",
 155                     "T",
 156                     "T",
 157                     "E",
 158                     "\u0126",
 159                     "\u0120",
 160                     "S",
 161                 }

 162             },

 163             { "islamic.QuarterAbbreviations",

 164                 new String[] {

 165                     "K1",
 166                     "K2",
 167                     "K3",
 168                     "K4",
 169                 }

 170             },

 171             { "islamic.QuarterNames",

 172                 new String[] {

 173                     "1el kwart",
 174                     "2ni kwart",
 175                     "3et kwart",
 176                     "4ba\u2019 kwart",
 177                 }

 178             },

 179             { "islamic.QuarterNarrows",

 180                 new String[] {

 181                     "1",
 182                     "2",
 183                     "3",
 184                     "4",
 185                 }

 186             },

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

 188                 new String[] {

 189                     "EEEE, d 'ta'\u2019 MMMM y G",
 190                     "d 'ta'\u2019 MMMM y G",
 191                     "dd MMM y G",
 192                     "dd/MM/y GGGGG",
 193                 }

 194             },

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

 196                 new String[] {

 197                     "EEEE, d 'ta'\u2019 MMMM y G",
 198                     "d 'ta'\u2019 MMMM y G",
 199                     "dd MMM y G",
 200                     "dd/MM/y GGGGG",
 201                 }

 202             },

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

 204                 new String[] {

 205                     "EEEE, d 'ta'\u2019 MMMM y G",
 206                     "d 'ta'\u2019 MMMM y G",
 207                     "dd MMM y G",
 208                     "dd/MM/y GGGGG",
 209                 }

 210             },

 211             { "java.time.long.Eras",
 212                 new String[] {
 213                     "Qabel Kristu",
 214                     "Wara Kristu",
 215                 }
 216             },
 217             { "java.time.roc.DatePatterns",

 218                 new String[] {

 219                     "EEEE, d 'ta'\u2019 MMMM y G",
 220                     "d 'ta'\u2019 MMMM y G",
 221                     "dd MMM y G",
 222                     "dd/MM/y GGGGG",
 223                 }

 224             },

 225             { "java.time.short.Eras",
 226                 new String[] {
 227                     "QK",
 228                     "WK",
 229                 }
 230             },
 231             { "roc.DatePatterns",

 232                 new String[] {

 233                     "EEEE, d 'ta'\u2019 MMMM y GGGG",
 234                     "d 'ta'\u2019 MMMM y GGGG",
 235                     "dd MMM y GGGG",
 236                     "dd/MM/y G",
 237                 }

 238             },

 239             { "roc.DayAbbreviations",

 240                 new String[] {

 241                     "\u0126ad",
 242                     "Tne",
 243                     "Tli",
 244                     "Erb",
 245                     "\u0126am",
 246                     "\u0120im",
 247                     "Sib",
 248                 }

 249             },

 250             { "roc.DayNames",

 251                 new String[] {

 252                     "Il-\u0126add",
 253                     "It-Tnejn",
 254                     "It-Tlieta",
 255                     "L-Erbg\u0127a",
 256                     "Il-\u0126amis",
 257                     "Il-\u0120img\u0127a",
 258                     "Is-Sibt",
 259                 }

 260             },

 261             { "roc.DayNarrows",

 262                 new String[] {

 263                     "\u0126",
 264                     "T",
 265                     "T",
 266                     "E",
 267                     "\u0126",
 268                     "\u0120",
 269                     "S",
 270                 }

 271             },

 272             { "roc.MonthAbbreviations",

 273                 new String[] {

 274                     "Jan",
 275                     "Fra",
 276                     "Mar",
 277                     "Apr",
 278                     "Mej",
 279                     "\u0120un",
 280                     "Lul",
 281                     "Aww",
 282                     "Set",
 283                     "Ott",
 284                     "Nov",
 285                     "Di\u010b",
 286                     "",
 287                 }

 288             },

 289             { "roc.MonthNames",

 290                 new String[] {

 291                     "Jannar",
 292                     "Frar",
 293                     "Marzu",
 294                     "April",
 295                     "Mejju",
 296                     "\u0120unju",
 297                     "Lulju",
 298                     "Awwissu",
 299                     "Settembru",
 300                     "Ottubru",
 301                     "Novembru",
 302                     "Di\u010bembru",
 303                     "",
 304                 }

 305             },

 306             { "roc.MonthNarrows",

 307                 new String[] {

 308                     "J",
 309                     "F",
 310                     "M",
 311                     "A",
 312                     "M",
 313                     "\u0120",
 314                     "L",
 315                     "A",
 316                     "S",
 317                     "O",
 318                     "N",
 319                     "D",
 320                     "",
 321                 }

 322             },

 323             { "roc.QuarterAbbreviations",

 324                 new String[] {

 325                     "K1",
 326                     "K2",
 327                     "K3",
 328                     "K4",
 329                 }

 330             },

 331             { "roc.QuarterNames",

 332                 new String[] {

 333                     "1el kwart",
 334                     "2ni kwart",
 335                     "3et kwart",
 336                     "4ba\u2019 kwart",
 337                 }

 338             },

 339         };
 340     }
 341 }