1 /*
   2  * Copyright (c) 2014, 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.zh.TW;
  69 
  70 import sun.util.resources.OpenListResourceBundle;
  71 
  72 public class JavaTimeSupplementary_zh_TW extends OpenListResourceBundle {
  73     @Override
  74     protected final Object[][] getContents() {
  75         final String[] javatimelongEras = {
  76             "\u897f\u5143\u524d",
  77             "\u897f\u5143",
  78         };
  79         return new Object[][] {
  80             { "QuarterAbbreviations",
  81                 new String[] {
  82                     "1\u5b63",
  83                     "2\u5b63",
  84                     "3\u5b63",
  85                     "4\u5b63",
  86                 }
  87             },
  88             { "QuarterNames",
  89                 new String[] {
  90                     "\u7b2c1\u5b63",
  91                     "\u7b2c2\u5b63",
  92                     "\u7b2c3\u5b63",
  93                     "\u7b2c4\u5b63",
  94                 }
  95             },
  96             { "calendarname.buddhist",
  97                 "\u4f5b\u66c6" },
  98             { "calendarname.gregorian",
  99                 "\u516c\u66c6" },
 100             { "calendarname.gregory",
 101                 "\u516c\u66c6" },
 102             { "calendarname.islamic",
 103                 "\u4f0a\u65af\u862d\u66c6" },
 104             { "calendarname.islamic-civil",
 105                 "\u4f0a\u65af\u862d\u6c11\u7528\u66c6" },
 106             { "calendarname.islamic-umalqura",
 107                 "\u70cf\u59c6\u5eab\u62c9\u66c6" },
 108             { "calendarname.japanese",
 109                 "\u65e5\u672c\u66c6" },
 110             { "calendarname.roc",
 111                 "\u6c11\u570b\u66c6" },
 112             { "field.era",
 113                 "\u5e74\u4ee3" },
 114             { "field.hour",
 115                 "\u5c0f\u6642" },
 116             { "field.minute",
 117                 "\u5206\u9418" },
 118             { "field.second",
 119                 "\u79d2" },
 120             { "field.week",
 121                 "\u9031" },
 122             { "field.weekday",
 123                 "\u9031\u5929" },
 124             { "field.zone",
 125                 "\u6642\u5340" },
 126             { "islamic.DayAbbreviations",
 127                 new String[] {
 128                     "\u9031\u65e5",
 129                     "\u9031\u4e00",
 130                     "\u9031\u4e8c",
 131                     "\u9031\u4e09",
 132                     "\u9031\u56db",
 133                     "\u9031\u4e94",
 134                     "\u9031\u516d",
 135                 }
 136             },
 137             { "islamic.Eras",
 138                 new String[] {
 139                     "",
 140                     "\u4f0a\u65af\u862d\u66c6",
 141                 }
 142             },
 143             { "islamic.MonthAbbreviations",
 144                 new String[] {
 145                     "\u7a46\u54c8\u862d\u59c6\u6708",
 146                     "\u8272\u6cd5\u723e\u6708",
 147                     "\u8cf4\u6bd4\u6708 I",
 148                     "\u8cf4\u6bd4\u6708 II",
 149                     "\u4e3b\u99ac\u9054\u6708 I",
 150                     "\u4e3b\u99ac\u9054\u6708 II",
 151                     "\u8cf4\u54f2\u535c\u6708",
 152                     "\u820d\u723e\u90a6\u6708",
 153                     "\u8cf4\u8cb7\u4e39\u6708",
 154                     "\u9583\u74e6\u9b6f\u6708",
 155                     "\u90fd\u723e\u5580\u723e\u5fb7\u6708",
 156                     "\u90fd\u723e\u9ed1\u54f2\u6708",
 157                     "",
 158                 }
 159             },
 160             { "islamic.MonthNames",
 161                 new String[] {
 162                     "\u7a46\u54c8\u862d\u59c6\u6708",
 163                     "\u8272\u6cd5\u723e\u6708",
 164                     "\u8cf4\u6bd4\u6708 I",
 165                     "\u8cf4\u6bd4\u6708 II",
 166                     "\u4e3b\u99ac\u9054\u6708 I",
 167                     "\u4e3b\u99ac\u9054\u6708 II",
 168                     "\u8cf4\u54f2\u535c\u6708",
 169                     "\u820d\u723e\u90a6\u6708",
 170                     "\u8cf4\u8cb7\u4e39\u6708",
 171                     "\u9583\u74e6\u9b6f\u6708",
 172                     "\u90fd\u723e\u5580\u723e\u5fb7\u6708",
 173                     "\u90fd\u723e\u9ed1\u54f2\u6708",
 174                     "",
 175                 }
 176             },
 177             { "islamic.QuarterAbbreviations",
 178                 new String[] {
 179                     "1\u5b63",
 180                     "2\u5b63",
 181                     "3\u5b63",
 182                     "4\u5b63",
 183                 }
 184             },
 185             { "islamic.QuarterNames",
 186                 new String[] {
 187                     "\u7b2c1\u5b63",
 188                     "\u7b2c2\u5b63",
 189                     "\u7b2c3\u5b63",
 190                     "\u7b2c4\u5b63",
 191                 }
 192             },
 193             { "islamic.TimePatterns",
 194                 new String[] {
 195                     "ah:mm:ss [zzzz]",
 196                     "ah:mm:ss [z]",
 197                     "ah:mm:ss",
 198                     "ah:mm",
 199                 }
 200             },
 201             { "islamic.long.Eras",
 202                 new String[] {
 203                     "",
 204                     "\u4f0a\u65af\u862d\u66c6",
 205                 }
 206             },
 207             { "islamic.narrow.Eras",
 208                 new String[] {
 209                     "",
 210                     "\u4f0a\u65af\u862d\u66c6",
 211                 }
 212             },
 213             { "islamic.short.Eras",
 214                 new String[] {
 215                     "",
 216                     "\u4f0a\u65af\u862d\u66c6",
 217                 }
 218             },
 219             { "java.time.buddhist.DatePatterns",
 220                 new String[] {
 221                     "Gy\u5e74M\u6708d\u65e5EEEE",
 222                     "Gy\u5e74M\u6708d\u65e5",
 223                     "Gy\u5e74M\u6708d\u65e5",
 224                     "Gy/M/d",
 225                 }
 226             },
 227             { "java.time.buddhist.long.Eras",
 228                 new String[] {
 229                     "BC",
 230                     "\u4f5b\u66c6",
 231                 }
 232             },
 233             { "java.time.buddhist.short.Eras",
 234                 new String[] {
 235                     "BC",
 236                     "\u4f5b\u66c6",
 237                 }
 238             },
 239             { "java.time.japanese.DatePatterns",
 240                 new String[] {
 241                     "Gy\u5e74M\u6708d\u65e5EEEE",
 242                     "Gy\u5e74M\u6708d\u65e5",
 243                     "Gy/M/d",
 244                     "Gy/M/d",
 245                 }
 246             },
 247             { "java.time.japanese.long.Eras",
 248                 new String[] {
 249                     "\u897f\u5143",
 250                     "\u660e\u6cbb",
 251                     "\u5927\u6b63",
 252                     "\u662d\u548c",
 253                     "\u5e73\u6210",
 254                 }
 255             },
 256             { "java.time.japanese.short.Eras",
 257                 new String[] {
 258                     "\u897f\u5143",
 259                     "\u660e\u6cbb",
 260                     "\u5927\u6b63",
 261                     "\u662d\u548c",
 262                     "\u5e73\u6210",
 263                 }
 264             },
 265             { "java.time.long.Eras",
 266                 javatimelongEras },
 267             { "java.time.roc.DatePatterns",
 268                 new String[] {
 269                     "Gy\u5e74M\u6708d\u65e5EEEE",
 270                     "Gy\u5e74M\u6708d\u65e5",
 271                     "Gy\u5e74M\u6708d\u65e5",
 272                     "Gy/M/d",
 273                 }
 274             },
 275             { "java.time.short.Eras",
 276                 javatimelongEras },
 277             { "roc.DatePatterns",
 278                 new String[] {
 279                     "GGGGy\u5e74M\u6708d\u65e5EEEE",
 280                     "GGGGy\u5e74M\u6708d\u65e5",
 281                     "GGGGy\u5e74M\u6708d\u65e5",
 282                     "GGGGy/M/d",
 283                 }
 284             },
 285             { "roc.DayAbbreviations",
 286                 new String[] {
 287                     "\u9031\u65e5",
 288                     "\u9031\u4e00",
 289                     "\u9031\u4e8c",
 290                     "\u9031\u4e09",
 291                     "\u9031\u56db",
 292                     "\u9031\u4e94",
 293                     "\u9031\u516d",
 294                 }
 295             },
 296             { "roc.Eras",
 297                 new String[] {
 298                     "\u6c11\u570b\u524d",
 299                     "\u6c11\u570b",
 300                 }
 301             },
 302             { "roc.MonthNames",
 303                 new String[] {
 304                     "1\u6708",
 305                     "2\u6708",
 306                     "3\u6708",
 307                     "4\u6708",
 308                     "5\u6708",
 309                     "6\u6708",
 310                     "7\u6708",
 311                     "8\u6708",
 312                     "9\u6708",
 313                     "10\u6708",
 314                     "11\u6708",
 315                     "12\u6708",
 316                     "",
 317                 }
 318             },
 319             { "roc.QuarterAbbreviations",
 320                 new String[] {
 321                     "1\u5b63",
 322                     "2\u5b63",
 323                     "3\u5b63",
 324                     "4\u5b63",
 325                 }
 326             },
 327             { "roc.QuarterNames",
 328                 new String[] {
 329                     "\u7b2c1\u5b63",
 330                     "\u7b2c2\u5b63",
 331                     "\u7b2c3\u5b63",
 332                     "\u7b2c4\u5b63",
 333                 }
 334             },
 335             { "roc.TimePatterns",
 336                 new String[] {
 337                     "ah:mm:ss [zzzz]",
 338                     "ah:mm:ss [z]",
 339                     "ah:mm:ss",
 340                     "ah:mm",
 341                 }
 342             },
 343             { "roc.long.Eras",
 344                 new String[] {
 345                     "\u6c11\u570b\u524d",
 346                     "\u6c11\u570b",
 347                 }
 348             },
 349             { "roc.narrow.Eras",
 350                 new String[] {
 351                     "\u6c11\u570b\u524d",
 352                     "\u6c11\u570b",
 353                 }
 354             },
 355             { "roc.short.Eras",
 356                 new String[] {
 357                     "\u6c11\u570b\u524d",
 358                     "\u6c11\u570b",
 359                 }
 360             },
 361         };
 362     }
 363 }