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.vi;
  69 
  70 import sun.util.resources.OpenListResourceBundle;
  71 
  72 public class JavaTimeSupplementary_vi extends OpenListResourceBundle {
  73     @Override
  74     protected final Object[][] getContents() {
  75         final String[] javatimelongEras = {
  76             "tr. CN",
  77             "sau CN",
  78         };
  79         return new Object[][] {
  80             { "QuarterNames",
  81                 new String[] {
  82                     "Qu\u00fd 1",
  83                     "Qu\u00fd 2",
  84                     "Qu\u00fd 3",
  85                     "Qu\u00fd 4",
  86                 }
  87             },
  88             { "calendarname.buddhist",
  89                 "L\u1ecbch Ph\u1eadt Gi\u00e1o" },
  90             { "calendarname.gregorian",
  91                 "L\u1ecbch Gregory" },
  92             { "calendarname.gregory",
  93                 "L\u1ecbch Gregory" },
  94             { "calendarname.islamic",
  95                 "L\u1ecbch H\u1ed3i Gi\u00e1o" },
  96             { "calendarname.islamic-civil",
  97                 "L\u1ecbch Islamic-Civil" },
  98             { "calendarname.islamic-umalqura",
  99                 "L\u1ecbch H\u1ed3i Gi\u00e1o - Umm al-Qura" },
 100             { "calendarname.japanese",
 101                 "L\u1ecbch Nh\u1eadt B\u1ea3n" },
 102             { "calendarname.roc",
 103                 "L\u1ecbch Trung Hoa D\u00e2n Qu\u1ed1c" },
 104             { "field.dayperiod",
 105                 "SA/CH" },
 106             { "field.era",
 107                 "Th\u1eddi \u0111\u1ea1i" },
 108             { "field.hour",
 109                 "Gi\u1edd" },
 110             { "field.minute",
 111                 "Ph\u00fat" },
 112             { "field.month",
 113                 "Th\u00e1ng" },
 114             { "field.second",
 115                 "Gi\u00e2y" },
 116             { "field.week",
 117                 "Tu\u1ea7n" },
 118             { "field.weekday",
 119                 "Ng\u00e0y trong tu\u1ea7n" },
 120             { "field.year",
 121                 "N\u0103m" },
 122             { "field.zone",
 123                 "M\u00fai gi\u1edd" },
 124             { "islamic.AmPmMarkers",
 125                 new String[] {
 126                     "SA",
 127                     "CH",
 128                 }
 129             },
 130             { "islamic.DatePatterns",
 131                 new String[] {
 132                     "EEEE, 'ng\u00e0y' dd MMMM 'n\u0103m' y GGGG",
 133                     "'Ng\u00e0y' dd 'th\u00e1ng' M 'n\u0103m' y GGGG",
 134                     "dd-MM-y GGGG",
 135                     "dd/MM/y G",
 136                 }
 137             },
 138             { "islamic.DayAbbreviations",
 139                 new String[] {
 140                     "CN",
 141                     "Th 2",
 142                     "Th 3",
 143                     "Th 4",
 144                     "Th 5",
 145                     "Th 6",
 146                     "Th 7",
 147                 }
 148             },
 149             { "islamic.DayNames",
 150                 new String[] {
 151                     "Ch\u1ee7 Nh\u1eadt",
 152                     "Th\u1ee9 Hai",
 153                     "Th\u1ee9 Ba",
 154                     "Th\u1ee9 T\u01b0",
 155                     "Th\u1ee9 N\u0103m",
 156                     "Th\u1ee9 S\u00e1u",
 157                     "Th\u1ee9 B\u1ea3y",
 158                 }
 159             },
 160             { "islamic.DayNarrows",
 161                 new String[] {
 162                     "CN",
 163                     "T2",
 164                     "T3",
 165                     "T4",
 166                     "T5",
 167                     "T6",
 168                     "T7",
 169                 }
 170             },
 171             { "islamic.Eras",
 172                 new String[] {
 173                     "",
 174                     "AH",
 175                 }
 176             },
 177             { "islamic.QuarterAbbreviations",
 178                 new String[] {
 179                     "Q1",
 180                     "Q2",
 181                     "Q3",
 182                     "Q4",
 183                 }
 184             },
 185             { "islamic.QuarterNames",
 186                 new String[] {
 187                     "Qu\u00fd 1",
 188                     "Qu\u00fd 2",
 189                     "Qu\u00fd 3",
 190                     "Qu\u00fd 4",
 191                 }
 192             },
 193             { "islamic.QuarterNarrows",
 194                 new String[] {
 195                     "1",
 196                     "2",
 197                     "3",
 198                     "4",
 199                 }
 200             },
 201             { "islamic.TimePatterns",
 202                 new String[] {
 203                     "HH:mm:ss zzzz",
 204                     "HH:mm:ss z",
 205                     "HH:mm:ss",
 206                     "HH:mm",
 207                 }
 208             },
 209             { "islamic.long.Eras",
 210                 new String[] {
 211                     "",
 212                     "AH",
 213                 }
 214             },
 215             { "islamic.narrow.AmPmMarkers",
 216                 new String[] {
 217                     "s",
 218                     "c",
 219                 }
 220             },
 221             { "islamic.narrow.Eras",
 222                 new String[] {
 223                     "",
 224                     "AH",
 225                 }
 226             },
 227             { "islamic.short.Eras",
 228                 new String[] {
 229                     "",
 230                     "AH",
 231                 }
 232             },
 233             { "java.time.buddhist.DatePatterns",
 234                 new String[] {
 235                     "EEEE, 'ng\u00e0y' dd MMMM 'n\u0103m' y G",
 236                     "'Ng\u00e0y' dd 'th\u00e1ng' M 'n\u0103m' y G",
 237                     "dd-MM-y G",
 238                     "dd/MM/y GGGGG",
 239                 }
 240             },
 241             { "java.time.buddhist.long.Eras",
 242                 new String[] {
 243                     "BC",
 244                     "BE",
 245                 }
 246             },
 247             { "java.time.buddhist.short.Eras",
 248                 new String[] {
 249                     "BC",
 250                     "BE",
 251                 }
 252             },
 253             { "java.time.islamic.DatePatterns",
 254                 new String[] {
 255                     "EEEE, 'ng\u00e0y' dd MMMM 'n\u0103m' y G",
 256                     "'Ng\u00e0y' dd 'th\u00e1ng' M 'n\u0103m' y G",
 257                     "dd-MM-y G",
 258                     "dd/MM/y GGGGG",
 259                 }
 260             },
 261             { "java.time.japanese.DatePatterns",
 262                 new String[] {
 263                     "EEEE, 'ng\u00e0y' dd MMMM 'n\u0103m' y G",
 264                     "'Ng\u00e0y' dd 'th\u00e1ng' M 'n\u0103m' y G",
 265                     "dd-MM-y G",
 266                     "dd/MM/y G",
 267                 }
 268             },
 269             { "java.time.long.Eras",
 270                 javatimelongEras },
 271             { "java.time.roc.DatePatterns",
 272                 new String[] {
 273                     "EEEE, 'ng\u00e0y' dd MMMM 'n\u0103m' y G",
 274                     "'Ng\u00e0y' dd 'th\u00e1ng' M 'n\u0103m' y G",
 275                     "dd-MM-y G",
 276                     "dd/MM/y GGGGG",
 277                 }
 278             },
 279             { "java.time.short.Eras",
 280                 javatimelongEras },
 281             { "roc.AmPmMarkers",
 282                 new String[] {
 283                     "SA",
 284                     "CH",
 285                 }
 286             },
 287             { "roc.DatePatterns",
 288                 new String[] {
 289                     "EEEE, 'ng\u00e0y' dd MMMM 'n\u0103m' y GGGG",
 290                     "'Ng\u00e0y' dd 'th\u00e1ng' M 'n\u0103m' y GGGG",
 291                     "dd-MM-y GGGG",
 292                     "dd/MM/y G",
 293                 }
 294             },
 295             { "roc.DayAbbreviations",
 296                 new String[] {
 297                     "CN",
 298                     "Th 2",
 299                     "Th 3",
 300                     "Th 4",
 301                     "Th 5",
 302                     "Th 6",
 303                     "Th 7",
 304                 }
 305             },
 306             { "roc.DayNames",
 307                 new String[] {
 308                     "Ch\u1ee7 Nh\u1eadt",
 309                     "Th\u1ee9 Hai",
 310                     "Th\u1ee9 Ba",
 311                     "Th\u1ee9 T\u01b0",
 312                     "Th\u1ee9 N\u0103m",
 313                     "Th\u1ee9 S\u00e1u",
 314                     "Th\u1ee9 B\u1ea3y",
 315                 }
 316             },
 317             { "roc.DayNarrows",
 318                 new String[] {
 319                     "CN",
 320                     "T2",
 321                     "T3",
 322                     "T4",
 323                     "T5",
 324                     "T6",
 325                     "T7",
 326                 }
 327             },
 328             { "roc.Eras",
 329                 new String[] {
 330                     "Tr\u01b0\u1edbc R.O.C",
 331                     "R.O.C.",
 332                 }
 333             },
 334             { "roc.MonthAbbreviations",
 335                 new String[] {
 336                     "thg 1",
 337                     "thg 2",
 338                     "thg 3",
 339                     "thg 4",
 340                     "thg 5",
 341                     "thg 6",
 342                     "thg 7",
 343                     "thg 8",
 344                     "thg 9",
 345                     "thg 10",
 346                     "thg 11",
 347                     "thg 12",
 348                     "",
 349                 }
 350             },
 351             { "roc.MonthNames",
 352                 new String[] {
 353                     "th\u00e1ng 1",
 354                     "th\u00e1ng 2",
 355                     "th\u00e1ng 3",
 356                     "th\u00e1ng 4",
 357                     "th\u00e1ng 5",
 358                     "th\u00e1ng 6",
 359                     "th\u00e1ng 7",
 360                     "th\u00e1ng 8",
 361                     "th\u00e1ng 9",
 362                     "th\u00e1ng 10",
 363                     "th\u00e1ng 11",
 364                     "th\u00e1ng 12",
 365                     "",
 366                 }
 367             },
 368             { "roc.MonthNarrows",
 369                 new String[] {
 370                     "1",
 371                     "2",
 372                     "3",
 373                     "4",
 374                     "5",
 375                     "6",
 376                     "7",
 377                     "8",
 378                     "9",
 379                     "10",
 380                     "11",
 381                     "12",
 382                     "",
 383                 }
 384             },
 385             { "roc.QuarterAbbreviations",
 386                 new String[] {
 387                     "Q1",
 388                     "Q2",
 389                     "Q3",
 390                     "Q4",
 391                 }
 392             },
 393             { "roc.QuarterNames",
 394                 new String[] {
 395                     "Qu\u00fd 1",
 396                     "Qu\u00fd 2",
 397                     "Qu\u00fd 3",
 398                     "Qu\u00fd 4",
 399                 }
 400             },
 401             { "roc.TimePatterns",
 402                 new String[] {
 403                     "HH:mm:ss zzzz",
 404                     "HH:mm:ss z",
 405                     "HH:mm:ss",
 406                     "HH:mm",
 407                 }
 408             },
 409             { "roc.long.Eras",
 410                 new String[] {
 411                     "Tr\u01b0\u1edbc R.O.C",
 412                     "R.O.C.",
 413                 }
 414             },
 415             { "roc.narrow.AmPmMarkers",
 416                 new String[] {
 417                     "s",
 418                     "c",
 419                 }
 420             },
 421             { "roc.narrow.Eras",
 422                 new String[] {
 423                     "Tr\u01b0\u1edbc R.O.C",
 424                     "R.O.C.",
 425                 }
 426             },
 427             { "roc.short.Eras",
 428                 new String[] {
 429                     "Tr\u01b0\u1edbc R.O.C",
 430                     "R.O.C.",
 431                 }
 432             },
 433         };
 434     }
 435 }