src/jdk.localedata/share/classes/sun/text/resources/el/JavaTimeSupplementary_el.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.el;
  65 
  66 import sun.util.resources.OpenListResourceBundle;
  67 
  68 public class JavaTimeSupplementary_el extends OpenListResourceBundle {
  69     @Override
  70     protected final Object[][] getContents() {
  71         return new Object[][] {
  72             { "QuarterAbbreviations",
  73                 new String[] {
  74                     "\u03a41",
  75                     "\u03a42",
  76                     "\u03a43",
  77                     "\u03a44",
  78                 }
  79             },
  80             { "QuarterNames",
  81                 new String[] {
  82                     "1\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
  83                     "2\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
  84                     "3\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
  85                     "4\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
  86                 }
  87             },
  88             { "QuarterNarrows",
  89                 new String[] {
  90                     "1",
  91                     "2",
  92                     "3",
  93                     "4",
  94                 }
  95             },
  96             { "calendarname.buddhist",
  97                 "\u0392\u03bf\u03c5\u03b4\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
  98             { "calendarname.gregorian",
  99                 "\u0393\u03c1\u03b7\u03b3\u03bf\u03c1\u03b9\u03b1\u03bd\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
 100             { "calendarname.gregory",
 101                 "\u0393\u03c1\u03b7\u03b3\u03bf\u03c1\u03b9\u03b1\u03bd\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
 102             { "calendarname.islamic",
 103                 "\u0399\u03c3\u03bb\u03b1\u03bc\u03b9\u03ba\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
 104             { "calendarname.islamic-civil",
 105                 "\u0399\u03c3\u03bb\u03b1\u03bc\u03b9\u03ba\u03cc \u03b1\u03c3\u03c4\u03b9\u03ba\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
 106             { "calendarname.islamicc",
 107                 "\u0399\u03c3\u03bb\u03b1\u03bc\u03b9\u03ba\u03cc \u03b1\u03c3\u03c4\u03b9\u03ba\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
 108             { "calendarname.japanese",
 109                 "\u0399\u03b1\u03c0\u03c9\u03bd\u03b9\u03ba\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
 110             { "calendarname.roc",
 111                 "\u0397\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf \u03c4\u03b7\u03c2 \u0394\u03b7\u03bc\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1\u03c2 \u03c4\u03b7\u03c2 \u039a\u03af\u03bd\u03b1\u03c2" },
 112             { "field.dayperiod",
 113                 "\u03c0.\u03bc./\u03bc.\u03bc." },
 114             { "field.era",
 115                 "\u03a0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf\u03c2" },
 116             { "field.hour",
 117                 "\u038f\u03c1\u03b1" },
 118             { "field.minute",
 119                 "\u039b\u03b5\u03c0\u03c4\u03cc" },
 120             { "field.month",
 121                 "\u039c\u03ae\u03bd\u03b1\u03c2" },
 122             { "field.second",
 123                 "\u0394\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03bf" },
 124             { "field.week",
 125                 "\u0395\u03b2\u03b4\u03bf\u03bc\u03ac\u03b4\u03b1" },
 126             { "field.weekday",
 127                 "\u0397\u03bc\u03ad\u03c1\u03b1 \u03b5\u03b2\u03b4\u03bf\u03bc\u03ac\u03b4\u03b1\u03c2" },
 128             { "field.year",
 129                 "\u0388\u03c4\u03bf\u03c2" },
 130             { "field.zone",
 131                 "\u0396\u03ce\u03bd\u03b7" },





















































































 132             { "java.time.buddhist.DatePatterns",
 133                 new String[] {
 134                     "EEEE, d MMMM, y G",
 135                     "d MMMM, y G",
 136                     "d MMM, y G",
 137                     "d/M/yyyy",




















 138                 }
 139             },
 140             { "java.time.japanese.DatePatterns",
 141                 new String[] {
 142                     "EEEE, d MMMM, y G",
 143                     "d MMMM, y G",
 144                     "d MMM, y G",
 145                     "d/M/yy",
 146                 }
 147             },






 148             { "java.time.roc.DatePatterns",
 149                 new String[] {
 150                     "EEEE, d MMMM, y G",
 151                     "d MMMM, y G",
 152                     "d MMM, y G",
 153                     "d/M/y G",
 154                 }
 155             },
 156             { "java.time.short.Eras",
 157                 new String[] {
 158                     "\u03c0.\u03a7.",
 159                     "\u03bc.\u03a7.",
 160                 }
 161             },






 162             { "roc.DatePatterns",
 163                 new String[] {
 164                     "EEEE, d MMMM, y GGGG",
 165                     "d MMMM, y GGGG",
 166                     "d MMM, y GGGG",
 167                     "d/M/y GGGG",

































 168                 }
 169             },
 170             { "roc.Eras",
 171                 new String[] {
 172                     "\u03a0\u03c1\u03b9\u03bd R.O.C.",
 173                     "R.O.C.",
 174                 }
 175             },





























































































 176             { "roc.short.Eras",
 177                 new String[] {
 178                     "\u03a0\u03c1\u03b9\u03bd R.O.C.",
 179                     "R.O.C.",
 180                 }
 181             },
 182         };
 183     }
 184 }
   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.el;
  69 
  70 import sun.util.resources.OpenListResourceBundle;
  71 
  72 public class JavaTimeSupplementary_el extends OpenListResourceBundle {
  73     @Override
  74     protected final Object[][] getContents() {
  75         return new Object[][] {
  76             { "QuarterAbbreviations",
  77                 new String[] {
  78                     "\u03a41",
  79                     "\u03a42",
  80                     "\u03a43",
  81                     "\u03a44",
  82                 }
  83             },
  84             { "QuarterNames",
  85                 new String[] {
  86                     "1\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
  87                     "2\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
  88                     "3\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
  89                     "4\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
  90                 }
  91             },








  92             { "calendarname.buddhist",
  93                 "\u0392\u03bf\u03c5\u03b4\u03b9\u03c3\u03c4\u03b9\u03ba\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
  94             { "calendarname.gregorian",
  95                 "\u0393\u03c1\u03b7\u03b3\u03bf\u03c1\u03b9\u03b1\u03bd\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
  96             { "calendarname.gregory",
  97                 "\u0393\u03c1\u03b7\u03b3\u03bf\u03c1\u03b9\u03b1\u03bd\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
  98             { "calendarname.islamic",
  99                 "\u0399\u03c3\u03bb\u03b1\u03bc\u03b9\u03ba\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
 100             { "calendarname.islamic-civil",
 101                 "\u0399\u03c3\u03bb\u03b1\u03bc\u03b9\u03ba\u03cc \u03b1\u03c3\u03c4\u03b9\u03ba\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },


 102             { "calendarname.japanese",
 103                 "\u0399\u03b1\u03c0\u03c9\u03bd\u03b9\u03ba\u03cc \u03b7\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf" },
 104             { "calendarname.roc",
 105                 "\u0397\u03bc\u03b5\u03c1\u03bf\u03bb\u03cc\u03b3\u03b9\u03bf \u03c4\u03b7\u03c2 \u0394\u03b7\u03bc\u03bf\u03ba\u03c1\u03b1\u03c4\u03af\u03b1\u03c2 \u03c4\u03b7\u03c2 \u039a\u03af\u03bd\u03b1\u03c2" },
 106             { "field.dayperiod",
 107                 "\u03c0.\u03bc./\u03bc.\u03bc." },
 108             { "field.era",
 109                 "\u03a0\u03b5\u03c1\u03af\u03bf\u03b4\u03bf\u03c2" },
 110             { "field.hour",
 111                 "\u038f\u03c1\u03b1" },
 112             { "field.minute",
 113                 "\u039b\u03b5\u03c0\u03c4\u03cc" },
 114             { "field.month",
 115                 "\u039c\u03ae\u03bd\u03b1\u03c2" },
 116             { "field.second",
 117                 "\u0394\u03b5\u03c5\u03c4\u03b5\u03c1\u03cc\u03bb\u03b5\u03c0\u03c4\u03bf" },
 118             { "field.week",
 119                 "\u0395\u03b2\u03b4\u03bf\u03bc\u03ac\u03b4\u03b1" },
 120             { "field.weekday",
 121                 "\u0397\u03bc\u03ad\u03c1\u03b1 \u03b5\u03b2\u03b4\u03bf\u03bc\u03ac\u03b4\u03b1\u03c2" },
 122             { "field.year",
 123                 "\u0388\u03c4\u03bf\u03c2" },
 124             { "field.zone",
 125                 "\u0396\u03ce\u03bd\u03b7 \u03ce\u03c1\u03b1\u03c2" },
 126             { "islamic.AmPmMarkers",

 127                 new String[] {

 128                     "\u03c0.\u03bc.",
 129                     "\u03bc.\u03bc.",
 130                 }

 131             },

 132             { "islamic.DatePatterns",

 133                 new String[] {

 134                     "EEEE, d MMMM y GGGG",
 135                     "d MMMM y GGGG",
 136                     "d MMM y GGGG",
 137                     "d/M/y G",
 138                 }

 139             },

 140             { "islamic.DayAbbreviations",

 141                 new String[] {

 142                     "\u039a\u03c5\u03c1",
 143                     "\u0394\u03b5\u03c5",
 144                     "\u03a4\u03c1\u03af",
 145                     "\u03a4\u03b5\u03c4",
 146                     "\u03a0\u03ad\u03bc",
 147                     "\u03a0\u03b1\u03c1",
 148                     "\u03a3\u03ac\u03b2",
 149                 }

 150             },

 151             { "islamic.DayNames",

 152                 new String[] {

 153                     "\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae",
 154                     "\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1",
 155                     "\u03a4\u03c1\u03af\u03c4\u03b7",
 156                     "\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7",
 157                     "\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7",
 158                     "\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae",
 159                     "\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf",
 160                 }

 161             },

 162             { "islamic.DayNarrows",

 163                 new String[] {

 164                     "\u039a",
 165                     "\u0394",
 166                     "\u03a4",
 167                     "\u03a4",
 168                     "\u03a0",
 169                     "\u03a0",
 170                     "\u03a3",
 171                 }

 172             },

 173             { "islamic.QuarterAbbreviations",

 174                 new String[] {

 175                     "\u03a41",
 176                     "\u03a42",
 177                     "\u03a43",
 178                     "\u03a44",
 179                 }

 180             },

 181             { "islamic.QuarterNames",

 182                 new String[] {

 183                     "1\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
 184                     "2\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
 185                     "3\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
 186                     "4\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
 187                 }

 188             },

 189             { "islamic.QuarterNarrows",

 190                 new String[] {

 191                     "1",
 192                     "2",
 193                     "3",
 194                     "4",
 195                 }

 196             },

 197             { "islamic.TimePatterns",

 198                 new String[] {

 199                     "h:mm:ss a zzzz",
 200                     "h:mm:ss a z",
 201                     "h:mm:ss a",
 202                     "h:mm a",
 203                 }

 204             },

 205             { "islamic.narrow.AmPmMarkers",

 206                 new String[] {

 207                     "\u03c0",
 208                     "\u03bc",
 209                 }

 210             },

 211             { "java.time.buddhist.DatePatterns",
 212                 new String[] {
 213                     "EEEE, d MMMM y G",
 214                     "d MMMM y G",
 215                     "d MMM y G",
 216                     "d/M/y GGGGG",
 217                 }

 218             },

 219             { "java.time.buddhist.long.Eras",

 220                 new String[] {

 221                     "BC",
 222                     "BE",
 223                 }

 224             },

 225             { "java.time.buddhist.short.Eras",

 226                 new String[] {

 227                     "BC",
 228                     "BE",
 229                 }

 230             },

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

 232                 new String[] {

 233                     "EEEE, d MMMM y G",
 234                     "d MMMM y G",
 235                     "d MMM y G",
 236                     "d/M/y GGGGG",
 237                 }
 238             },
 239             { "java.time.japanese.DatePatterns",
 240                 new String[] {
 241                     "EEEE, d MMMM, y G",
 242                     "d MMMM, y G",
 243                     "d MMM, y G",
 244                     "d/M/yy",
 245                 }
 246             },
 247             { "java.time.long.Eras",

 248                 new String[] {

 249                     "\u03c0\u03c1\u03bf \u03a7\u03c1\u03b9\u03c3\u03c4\u03bf\u03cd",
 250                     "\u03bc\u03b5\u03c4\u03ac \u03a7\u03c1\u03b9\u03c3\u03c4\u03cc\u03bd",
 251                 }

 252             },

 253             { "java.time.roc.DatePatterns",
 254                 new String[] {
 255                     "EEEE, d MMMM y G",
 256                     "d MMMM y G",
 257                     "d MMM y G",
 258                     "d/M/y GGGGG",
 259                 }
 260             },
 261             { "java.time.short.Eras",
 262                 new String[] {
 263                     "\u03c0.\u03a7.",
 264                     "\u03bc.\u03a7.",
 265                 }
 266             },
 267             { "roc.AmPmMarkers",

 268                 new String[] {

 269                     "\u03c0.\u03bc.",
 270                     "\u03bc.\u03bc.",
 271                 }

 272             },

 273             { "roc.DatePatterns",
 274                 new String[] {
 275                     "EEEE, d MMMM y GGGG",
 276                     "d MMMM y GGGG",
 277                     "d MMM y GGGG",
 278                     "d/M/y G",
 279                 }

 280             },

 281             { "roc.DayAbbreviations",

 282                 new String[] {

 283                     "\u039a\u03c5\u03c1",
 284                     "\u0394\u03b5\u03c5",
 285                     "\u03a4\u03c1\u03af",
 286                     "\u03a4\u03b5\u03c4",
 287                     "\u03a0\u03ad\u03bc",
 288                     "\u03a0\u03b1\u03c1",
 289                     "\u03a3\u03ac\u03b2",
 290                 }

 291             },

 292             { "roc.DayNames",

 293                 new String[] {

 294                     "\u039a\u03c5\u03c1\u03b9\u03b1\u03ba\u03ae",
 295                     "\u0394\u03b5\u03c5\u03c4\u03ad\u03c1\u03b1",
 296                     "\u03a4\u03c1\u03af\u03c4\u03b7",
 297                     "\u03a4\u03b5\u03c4\u03ac\u03c1\u03c4\u03b7",
 298                     "\u03a0\u03ad\u03bc\u03c0\u03c4\u03b7",
 299                     "\u03a0\u03b1\u03c1\u03b1\u03c3\u03ba\u03b5\u03c5\u03ae",
 300                     "\u03a3\u03ac\u03b2\u03b2\u03b1\u03c4\u03bf",
 301                 }

 302             },

 303             { "roc.DayNarrows",

 304                 new String[] {

 305                     "\u039a",
 306                     "\u0394",
 307                     "\u03a4",
 308                     "\u03a4",
 309                     "\u03a0",
 310                     "\u03a0",
 311                     "\u03a3",
 312                 }
 313             },
 314             { "roc.Eras",
 315                 new String[] {
 316                     "\u03a0\u03c1\u03b9\u03bd R.O.C.",
 317                     "R.O.C.",
 318                 }
 319             },
 320             { "roc.MonthAbbreviations",

 321                 new String[] {

 322                     "\u0399\u03b1\u03bd",
 323                     "\u03a6\u03b5\u03b2",
 324                     "\u039c\u03b1\u03c1",
 325                     "\u0391\u03c0\u03c1",
 326                     "\u039c\u03b1\u0390",
 327                     "\u0399\u03bf\u03c5\u03bd",
 328                     "\u0399\u03bf\u03c5\u03bb",
 329                     "\u0391\u03c5\u03b3",
 330                     "\u03a3\u03b5\u03c0",
 331                     "\u039f\u03ba\u03c4",
 332                     "\u039d\u03bf\u03b5",
 333                     "\u0394\u03b5\u03ba",
 334                     "",
 335                 }

 336             },

 337             { "roc.MonthNames",

 338                 new String[] {

 339                     "\u0399\u03b1\u03bd\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5",
 340                     "\u03a6\u03b5\u03b2\u03c1\u03bf\u03c5\u03b1\u03c1\u03af\u03bf\u03c5",
 341                     "\u039c\u03b1\u03c1\u03c4\u03af\u03bf\u03c5",
 342                     "\u0391\u03c0\u03c1\u03b9\u03bb\u03af\u03bf\u03c5",
 343                     "\u039c\u03b1\u0390\u03bf\u03c5",
 344                     "\u0399\u03bf\u03c5\u03bd\u03af\u03bf\u03c5",
 345                     "\u0399\u03bf\u03c5\u03bb\u03af\u03bf\u03c5",
 346                     "\u0391\u03c5\u03b3\u03bf\u03cd\u03c3\u03c4\u03bf\u03c5",
 347                     "\u03a3\u03b5\u03c0\u03c4\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5",
 348                     "\u039f\u03ba\u03c4\u03c9\u03b2\u03c1\u03af\u03bf\u03c5",
 349                     "\u039d\u03bf\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5",
 350                     "\u0394\u03b5\u03ba\u03b5\u03bc\u03b2\u03c1\u03af\u03bf\u03c5",
 351                     "",
 352                 }

 353             },

 354             { "roc.MonthNarrows",

 355                 new String[] {

 356                     "\u0399",
 357                     "\u03a6",
 358                     "\u039c",
 359                     "\u0391",
 360                     "\u039c",
 361                     "\u0399",
 362                     "\u0399",
 363                     "\u0391",
 364                     "\u03a3",
 365                     "\u039f",
 366                     "\u039d",
 367                     "\u0394",
 368                     "",
 369                 }

 370             },

 371             { "roc.QuarterAbbreviations",

 372                 new String[] {

 373                     "\u03a41",
 374                     "\u03a42",
 375                     "\u03a43",
 376                     "\u03a44",
 377                 }

 378             },

 379             { "roc.QuarterNames",

 380                 new String[] {

 381                     "1\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
 382                     "2\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
 383                     "3\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
 384                     "4\u03bf \u03c4\u03c1\u03af\u03bc\u03b7\u03bd\u03bf",
 385                 }

 386             },

 387             { "roc.TimePatterns",

 388                 new String[] {

 389                     "h:mm:ss a zzzz",
 390                     "h:mm:ss a z",
 391                     "h:mm:ss a",
 392                     "h:mm a",
 393                 }

 394             },

 395             { "roc.long.Eras",

 396                 new String[] {

 397                     "\u03a0\u03c1\u03b9\u03bd R.O.C.",
 398                     "R.O.C.",
 399                 }

 400             },

 401             { "roc.narrow.AmPmMarkers",

 402                 new String[] {

 403                     "\u03c0",
 404                     "\u03bc",
 405                 }

 406             },

 407             { "roc.narrow.Eras",

 408                 new String[] {

 409                     "\u03a0\u03c1\u03b9\u03bd R.O.C.",
 410                     "R.O.C.",
 411                 }

 412             },

 413             { "roc.short.Eras",
 414                 new String[] {
 415                     "\u03a0\u03c1\u03b9\u03bd R.O.C.",
 416                     "R.O.C.",
 417                 }
 418             },
 419         };
 420     }
 421 }