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.ru;
  65 
  66 import sun.util.resources.OpenListResourceBundle;
  67 
  68 public class JavaTimeSupplementary_ru extends OpenListResourceBundle {
  69     @Override
  70     protected final Object[][] getContents() {
  71         return new Object[][] {
  72             { "QuarterAbbreviations",
  73                 new String[] {
  74                     "1-\u0439 \u043a\u0432.",
  75                     "2-\u0439 \u043a\u0432.",
  76                     "3-\u0439 \u043a\u0432.",
  77                     "4-\u0439 \u043a\u0432.",
  78                 }
  79             },
  80             { "QuarterNames",
  81                 new String[] {
  82                     "1-\u0439 \u043a\u0432\u0430\u0440\u0442\u0430\u043b",
  83                     "2-\u0439 \u043a\u0432\u0430\u0440\u0442\u0430\u043b",
  84                     "3-\u0439 \u043a\u0432\u0430\u0440\u0442\u0430\u043b",
  85                     "4-\u0439 \u043a\u0432\u0430\u0440\u0442\u0430\u043b",
  86                 }
  87             },
  88             { "QuarterNarrows",
  89                 new String[] {
  90                     "1",
  91                     "2",
  92                     "3",
  93                     "4",
  94                 }
  95             },
  96             { "calendarname.buddhist",
  97                 "\u0411\u0443\u0434\u0434\u0438\u0439\u0441\u043a\u0438\u0439 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c" },
  98             { "calendarname.gregorian",
  99                 "\u0413\u0440\u0438\u0433\u043e\u0440\u0438\u0430\u043d\u0441\u043a\u0438\u0439 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c" },
 100             { "calendarname.gregory",
 101                 "\u0413\u0440\u0438\u0433\u043e\u0440\u0438\u0430\u043d\u0441\u043a\u0438\u0439 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c" },
 102             { "calendarname.islamic",
 103                 "\u0418\u0441\u043b\u0430\u043c\u0441\u043a\u0438\u0439 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c" },
 104             { "calendarname.islamic-civil",
 105                 "\u0418\u0441\u043b\u0430\u043c\u0441\u043a\u0438\u0439 \u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0441\u043a\u0438\u0439 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c" },
 106             { "calendarname.islamicc",
 107                 "\u0418\u0441\u043b\u0430\u043c\u0441\u043a\u0438\u0439 \u0433\u0440\u0430\u0436\u0434\u0430\u043d\u0441\u043a\u0438\u0439 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c" },
 108             { "calendarname.japanese",
 109                 "\u042f\u043f\u043e\u043d\u0441\u043a\u0438\u0439 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c" },
 110             { "calendarname.roc",
 111                 "\u041a\u0438\u0442\u0430\u0439\u0441\u043a\u0438\u0439 \u043a\u0430\u043b\u0435\u043d\u0434\u0430\u0440\u044c" },
 112             { "field.dayperiod",
 113                 "\u0414\u041f/\u041f\u041f" },
 114             { "field.era",
 115                 "\u042d\u0440\u0430" },
 116             { "field.hour",
 117                 "\u0427\u0430\u0441" },
 118             { "field.minute",
 119                 "\u041c\u0438\u043d\u0443\u0442\u0430" },
 120             { "field.month",
 121                 "\u041c\u0435\u0441\u044f\u0446" },
 122             { "field.second",
 123                 "\u0421\u0435\u043a\u0443\u043d\u0434\u0430" },
 124             { "field.week",
 125                 "\u041d\u0435\u0434\u0435\u043b\u044f" },
 126             { "field.weekday",
 127                 "\u0414\u0435\u043d\u044c \u043d\u0435\u0434\u0435\u043b\u0438" },
 128             { "field.year",
 129                 "\u0413\u043e\u0434" },
 130             { "field.zone",
 131                 "\u0427\u0430\u0441\u043e\u0432\u043e\u0439 \u043f\u043e\u044f\u0441" },
 132             { "islamic.DatePatterns",
 133                 new String[] {
 134                     "EEEE, d MMMM y\u00a0'\u0433'. GGGG",
 135                     "d MMMM y\u00a0'\u0433'. GGGG",
 136                     "dd.MM.yyyy GGGG",
 137                     "dd.MM.yy GGGG",
 138                 }
 139             },
 140             { "islamic.MonthAbbreviations",
 141                 new String[] {
 142                     "\u041c\u0443\u0445\u0430\u0440\u0440\u0430\u043c",
 143                     "\u0421\u0430\u0444\u0430\u0440",
 144                     "\u0420\u0430\u0431\u0438-\u0443\u043b\u044c-\u0430\u0432\u0432\u0430\u043b\u044c",
 145                     "\u0420\u0430\u0431\u0438-\u0443\u043b\u044c-\u0430\u0445\u0438\u0440",
 146                     "\u0414\u0436\u0443\u043c\u0430\u0434-\u0443\u043b\u044c-\u0430\u0432\u0432\u0430\u043b\u044c",
 147                     "\u0414\u0436\u0443\u043c\u0430\u0434-\u0443\u043b\u044c-\u0430\u0445\u0438\u0440",
 148                     "\u0420\u0430\u0434\u0436\u0430\u0431",
 149                     "\u0428\u0430\u0430\u0431\u0430\u043d",
 150                     "\u0420\u0430\u043c\u0430\u0434\u0430\u043d",
 151                     "\u0428\u0430\u0432\u0432\u0430\u043b\u044c",
 152                     "\u0417\u0443\u043b\u044c-\u041a\u0430\u0430\u0434\u0430",
 153                     "\u0417\u0443\u043b\u044c-\u0425\u0438\u0434\u0436\u0436\u0430",
 154                     "",
 155                 }
 156             },
 157             { "islamic.MonthNames",
 158                 new String[] {
 159                     "\u041c\u0443\u0445\u0430\u0440\u0440\u0430\u043c",
 160                     "\u0421\u0430\u0444\u0430\u0440",
 161                     "\u0420\u0430\u0431\u0438-\u0443\u043b\u044c-\u0430\u0432\u0432\u0430\u043b\u044c",
 162                     "\u0420\u0430\u0431\u0438-\u0443\u043b\u044c-\u0430\u0445\u0438\u0440",
 163                     "\u0414\u0436\u0443\u043c\u0430\u0434-\u0443\u043b\u044c-\u0430\u0432\u0432\u0430\u043b\u044c",
 164                     "\u0414\u0436\u0443\u043c\u0430\u0434-\u0443\u043b\u044c-\u0430\u0445\u0438\u0440",
 165                     "\u0420\u0430\u0434\u0436\u0430\u0431",
 166                     "\u0428\u0430\u0430\u0431\u0430\u043d",
 167                     "\u0420\u0430\u043c\u0430\u0434\u0430\u043d",
 168                     "\u0428\u0430\u0432\u0432\u0430\u043b\u044c",
 169                     "\u0417\u0443\u043b\u044c-\u041a\u0430\u0430\u0434\u0430",
 170                     "\u0417\u0443\u043b\u044c-\u0425\u0438\u0434\u0436\u0436\u0430",
 171                     "",
 172                 }
 173             },
 174             { "islamic.MonthNarrows",
 175                 new String[] {
 176                     "1",
 177                     "2",
 178                     "3",
 179                     "4",
 180                     "5",
 181                     "6",
 182                     "7",
 183                     "8",
 184                     "9",
 185                     "10",
 186                     "11",
 187                     "12",
 188                     "",
 189                 }
 190             },
 191             { "java.time.buddhist.DatePatterns",
 192                 new String[] {
 193                     "EEEE, d MMMM y\u00a0'\u0433'. G",
 194                     "d MMMM y\u00a0'\u0433'. G",
 195                     "dd.MM.yyyy G",
 196                     "dd.MM.yy G",
 197                 }
 198             },
 199             { "java.time.islamic.DatePatterns",
 200                 new String[] {
 201                     "EEEE, d MMMM y\u00a0'\u0433'. G",
 202                     "d MMMM y\u00a0'\u0433'. G",
 203                     "dd.MM.yyyy G",
 204                     "dd.MM.yy G",
 205                 }
 206             },
 207             { "java.time.japanese.DatePatterns",
 208                 new String[] {
 209                     "EEEE, d MMMM y\u00a0'\u0433'. G",
 210                     "d MMMM y\u00a0'\u0433'. G",
 211                     "dd.MM.yyyy G",
 212                     "dd.MM.yy G",
 213                 }
 214             },
 215             { "java.time.japanese.long.Eras",
 216                 new String[] {
 217                     "\u043d.\u044d.",
 218                     "\u042d\u043f\u043e\u0445\u0430 \u041c\u044d\u0439\u0434\u0437\u0438",
 219                     "\u042d\u043f\u043e\u0445\u0430 \u0422\u0430\u0439\u0441\u044c\u043e",
 220                     "\u0421\u044c\u043e\u0432\u0430",
 221                     "\u042d\u043f\u043e\u0445\u0430 \u0425\u044d\u0439\u0441\u044d\u0439",
 222                 }
 223             },
 224             { "java.time.japanese.short.Eras",
 225                 new String[] {
 226                     "\u043d.\u044d.",
 227                     "\u042d\u043f\u043e\u0445\u0430 \u041c\u044d\u0439\u0434\u0437\u0438",
 228                     "\u042d\u043f\u043e\u0445\u0430 \u0422\u0430\u0439\u0441\u044c\u043e",
 229                     "\u0421\u044c\u043e\u0432\u0430",
 230                     "\u042d\u043f\u043e\u0445\u0430 \u0425\u044d\u0439\u0441\u044d\u0439",
 231                 }
 232             },
 233             { "java.time.long.Eras",
 234                 new String[] {
 235                     "\u0434\u043e \u043d.\u044d.",
 236                     "\u043d.\u044d.",
 237                 }
 238             },
 239             { "java.time.roc.DatePatterns",
 240                 new String[] {
 241                     "EEEE, d MMMM y\u00a0'\u0433'. G",
 242                     "d MMMM y\u00a0'\u0433'. G",
 243                     "dd.MM.yyyy G",
 244                     "dd.MM.yy G",
 245                 }
 246             },
 247             { "java.time.short.Eras",
 248                 new String[] {
 249                     "\u0434\u043e \u043d.\u044d.",
 250                     "\u043d.\u044d.",
 251                 }
 252             },
 253             { "roc.DatePatterns",
 254                 new String[] {
 255                     "EEEE, d MMMM y\u00a0'\u0433'. GGGG",
 256                     "d MMMM y\u00a0'\u0433'. GGGG",
 257                     "dd.MM.yyyy GGGG",
 258                     "dd.MM.yy GGGG",
 259                 }
 260             },
 261         };
 262     }
 263 }