1 /*
   2  * Copyright (c) 2013, 2019, 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;
  65 
  66 import sun.util.resources.OpenListResourceBundle;
  67 
  68 public class JavaTimeSupplementary extends OpenListResourceBundle {
  69     @Override
  70     protected final Object[][] getContents() {
  71         return new Object[][] {
  72             { "QuarterAbbreviations",
  73                 new String[] {
  74                     "Q1",
  75                     "Q2",
  76                     "Q3",
  77                     "Q4",
  78                 }
  79             },
  80             { "QuarterNames",
  81                 new String[] {
  82                     "Q1",
  83                     "Q2",
  84                     "Q3",
  85                     "Q4",
  86                 }
  87             },
  88             { "QuarterNarrows",
  89                 new String[] {
  90                     "1",
  91                     "2",
  92                     "3",
  93                     "4",
  94                 }
  95             },
  96             { "calendarname.buddhist",
  97                 "Buddhist Calendar" },
  98             { "calendarname.gregorian",
  99                 "Gregorian Calendar" },
 100             { "calendarname.gregory",
 101                 "Gregorian Calendar" },
 102             { "calendarname.islamic",
 103                 "Islamic Calendar" },
 104             { "calendarname.islamic-civil",
 105                 "Islamic-Civil Calendar" },
 106             { "calendarname.islamicc",
 107                 "Islamic-Civil Calendar" },
 108             { "calendarname.japanese",
 109                 "Japanese Calendar" },
 110             { "calendarname.roc",
 111                 "Minguo Calendar" },
 112             { "field.dayperiod",
 113                 "Dayperiod" },
 114             { "field.era",
 115                 "Era" },
 116             { "field.hour",
 117                 "Hour" },
 118             { "field.minute",
 119                 "Minute" },
 120             { "field.month",
 121                 "Month" },
 122             { "field.second",
 123                 "Second" },
 124             { "field.week",
 125                 "Week" },
 126             { "field.weekday",
 127                 "Day of the Week" },
 128             { "field.year",
 129                 "Year" },
 130             { "field.zone",
 131                 "Zone" },
 132             { "islamic.DatePatterns",
 133                 new String[] {
 134                     "EEEE, MMMM d, y GGGG",
 135                     "MMMM d, y GGGG",
 136                     "MMM d, y GGGG",
 137                     "M/d/yy GGGG",
 138                 }
 139             },
 140             { "islamic.Eras",
 141                 new String[] {
 142                     "",
 143                     "AH",
 144                 }
 145             },
 146             { "islamic.MonthAbbreviations",
 147                 new String[] {
 148                     "Muh.",
 149                     "Saf.",
 150                     "Rab. I",
 151                     "Rab. II",
 152                     "Jum. I",
 153                     "Jum. II",
 154                     "Raj.",
 155                     "Sha.",
 156                     "Ram.",
 157                     "Shaw.",
 158                     "Dhu\u02bbl-Q.",
 159                     "Dhu\u02bbl-H.",
 160                     "",
 161                 }
 162             },
 163             { "islamic.MonthNames",
 164                 new String[] {
 165                     "Muharram",
 166                     "Safar",
 167                     "Rabi\u02bb I",
 168                     "Rabi\u02bb II",
 169                     "Jumada I",
 170                     "Jumada II",
 171                     "Rajab",
 172                     "Sha\u02bbban",
 173                     "Ramadan",
 174                     "Shawwal",
 175                     "Dhu\u02bbl-Qi\u02bbdah",
 176                     "Dhu\u02bbl-Hijjah",
 177                     "",
 178                 }
 179             },
 180             { "islamic.MonthNarrows",
 181                 new String[] {
 182                     "1",
 183                     "2",
 184                     "3",
 185                     "4",
 186                     "5",
 187                     "6",
 188                     "7",
 189                     "8",
 190                     "9",
 191                     "10",
 192                     "11",
 193                     "12",
 194                     "",
 195                 }
 196             },
 197             { "islamic.short.Eras",
 198                 new String[] {
 199                     "",
 200                     "AH",
 201                 }
 202             },
 203             { "java.time.buddhist.DatePatterns",
 204                 new String[] {
 205                     "EEEE, G y MMMM dd",
 206                     "G y MMMM d",
 207                     "G y MMM d",
 208                     "GGGGG yyyy-MM-dd",
 209                 }
 210             },
 211             { "java.time.buddhist.short.Eras",
 212                 new String[] {
 213                     "BC",
 214                     "B.E.",
 215                 }
 216             },
 217             { "java.time.islamic.DatePatterns",
 218                 new String[] {
 219                     "EEEE, MMMM d, y G",
 220                     "MMMM d, y G",
 221                     "MMM d, y G",
 222                     "M/d/yy G",
 223                 }
 224             },
 225             { "java.time.japanese.DatePatterns",
 226                 new String[] {
 227                     "G y MMMM d (EEEE)",
 228                     "G y MMMM d",
 229                     "G y MMM d",
 230                     "GGGGGy.MM.dd",
 231                 }
 232             },
 233             { "java.time.japanese.long.Eras",
 234                 new String[] {
 235                     "",
 236                     "Meiji",
 237                     "Taisho",
 238                     "Showa",
 239                     "Heisei",
 240                     "NewEra", // New Era
 241                 }
 242             },
 243             { "java.time.japanese.short.Eras",
 244                 new String[] {
 245                     "",
 246                     "Meiji",
 247                     "Taisho",
 248                     "Showa",
 249                     "Heisei",
 250                     "NewEra", // New Era
 251                 }
 252             },
 253             { "java.time.roc.DatePatterns",
 254                 new String[] {
 255                     "EEEE, G y MMMM dd",
 256                     "G y MMMM d",
 257                     "G y MMM d",
 258                     "GGGGG yyy-MM-dd",
 259                 }
 260             },
 261             { "java.time.short.Eras",
 262                 new String[] {
 263                     "BC",
 264                     "AD",
 265                 }
 266             },
 267             { "roc.DatePatterns",
 268                 new String[] {
 269                     "EEEE, GGGG y MMMM dd",
 270                     "GGGG y MMMM d",
 271                     "GGGG y MMM d",
 272                     "G yyy-MM-dd",
 273                 }
 274             },
 275             { "roc.Eras",
 276                 new String[] {
 277                     "Before R.O.C.",
 278                     "R.O.C.",
 279                 }
 280             },
 281             { "roc.short.Eras",
 282                 new String[] {
 283                     "Before R.O.C.",
 284                     "R.O.C.",
 285                 }
 286             },
 287         };
 288     }
 289 }