1 /*
   2  * Copyright (c) 1997, 2012, 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  * (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
  28  * (C) Copyright IBM Corp. 1996 - 1998 - All Rights Reserved
  29  *
  30  * The original version of this source code and documentation
  31  * is copyrighted and owned by Taligent, Inc., a wholly-owned
  32  * subsidiary of IBM. These materials are provided under terms
  33  * of a License Agreement between Taligent and Sun. This technology
  34  * is protected by multiple US and International patents.
  35  *
  36  * This notice and attribution to Taligent may not be removed.
  37  * Taligent is a registered trademark of Taligent, Inc.
  38  *
  39  */
  40 
  41 package sun.text.resources.uk;
  42 
  43 import java.util.ListResourceBundle;
  44 
  45 public class FormatData_uk extends ListResourceBundle {
  46     /**
  47      * Overrides ListResourceBundle
  48      */
  49     protected final Object[][] getContents() {
  50         return new Object[][] {
  51             { "MonthNames",
  52                 new String[] {
  53                     "\u0441\u0456\u0447\u043d\u044f", // january
  54                     "\u043b\u044e\u0442\u043e\u0433\u043e", // february
  55                     "\u0431\u0435\u0440\u0435\u0437\u043d\u044f", // march
  56                     "\u043a\u0432\u0456\u0442\u043d\u044f", // april
  57                     "\u0442\u0440\u0430\u0432\u043d\u044f", // may
  58                     "\u0447\u0435\u0440\u0432\u043d\u044f", // june
  59                     "\u043b\u0438\u043f\u043d\u044f", // july
  60                     "\u0441\u0435\u0440\u043f\u043d\u044f", // august
  61                     "\u0432\u0435\u0440\u0435\u0441\u043d\u044f", // september
  62                     "\u0436\u043e\u0432\u0442\u043d\u044f", // october
  63                     "\u043b\u0438\u0441\u0442\u043e\u043f\u0430\u0434\u0430", // november
  64                     "\u0433\u0440\u0443\u0434\u043d\u044f", // december
  65                     "" // month 13 if applicable
  66                 }
  67             },
  68             { "standalone.MonthNames",
  69                 new String[] {
  70                     "\u0421\u0456\u0447\u0435\u043d\u044c",
  71                     "\u041b\u044e\u0442\u0438\u0439",
  72                     "\u0411\u0435\u0440\u0435\u0437\u0435\u043d\u044c",
  73                     "\u041a\u0432\u0456\u0442\u0435\u043d\u044c",
  74                     "\u0422\u0440\u0430\u0432\u0435\u043d\u044c",
  75                     "\u0427\u0435\u0440\u0432\u0435\u043d\u044c",
  76                     "\u041b\u0438\u043f\u0435\u043d\u044c",
  77                     "\u0421\u0435\u0440\u043f\u0435\u043d\u044c",
  78                     "\u0412\u0435\u0440\u0435\u0441\u0435\u043d\u044c",
  79                     "\u0416\u043e\u0432\u0442\u0435\u043d\u044c",
  80                     "\u041b\u0438\u0441\u0442\u043e\u043f\u0430\u0434",
  81                     "\u0413\u0440\u0443\u0434\u0435\u043d\u044c",
  82                     "",
  83                 }
  84             },
  85             { "MonthAbbreviations",
  86                 new String[] {
  87                     "\u0441\u0456\u0447.",
  88                     "\u043b\u044e\u0442.",
  89                     "\u0431\u0435\u0440.",
  90                     "\u043a\u0432\u0456\u0442.",
  91                     "\u0442\u0440\u0430\u0432.",
  92                     "\u0447\u0435\u0440\u0432.",
  93                     "\u043b\u0438\u043f.",
  94                     "\u0441\u0435\u0440\u043f.",
  95                     "\u0432\u0435\u0440.",
  96                     "\u0436\u043e\u0432\u0442.",
  97                     "\u043b\u0438\u0441\u0442.",
  98                     "\u0433\u0440\u0443\u0434.",
  99                     "",
 100                 }
 101             },
 102             { "standalone.MonthAbbreviations",
 103                 new String[] {
 104                     "\u0441\u0456\u0447", // abb january
 105                     "\u043b\u044e\u0442", // abb february
 106                     "\u0431\u0435\u0440", // abb march
 107                     "\u043a\u0432\u0456\u0442", // abb april
 108                     "\u0442\u0440\u0430\u0432", // abb may
 109                     "\u0447\u0435\u0440\u0432", // abb june
 110                     "\u043b\u0438\u043f", // abb july
 111                     "\u0441\u0435\u0440\u043f", // abb august
 112                     "\u0432\u0435\u0440", // abb september
 113                     "\u0436\u043e\u0432\u0442", // abb october
 114                     "\u043b\u0438\u0441\u0442", // abb november
 115                     "\u0433\u0440\u0443\u0434", // abb december
 116                     "" // abb month 13 if applicable
 117                 }
 118             },
 119             { "DayNames",
 120                 new String[] {
 121                     "\u043d\u0435\u0434\u0456\u043b\u044f", // Sunday
 122                     "\u043f\u043e\u043d\u0435\u0434\u0456\u043b\u043e\u043a", // Monday
 123                     "\u0432\u0456\u0432\u0442\u043e\u0440\u043e\u043a", // Tuesday
 124                     "\u0441\u0435\u0440\u0435\u0434\u0430", // Wednesday
 125                     "\u0447\u0435\u0442\u0432\u0435\u0440", // Thursday
 126                     "\u043f'\u044f\u0442\u043d\u0438\u0446\u044f", // Friday
 127                     "\u0441\u0443\u0431\u043e\u0442\u0430" // Saturday
 128                 }
 129             },
 130             { "DayAbbreviations",
 131                 new String[] {
 132                     "\u043d\u0434", // abb Sunday
 133                     "\u043f\u043d", // abb Monday
 134                     "\u0432\u0442", // abb Tuesday
 135                     "\u0441\u0440", // abb Wednesday
 136                     "\u0447\u0442", // abb Thursday
 137                     "\u043f\u0442", // abb Friday
 138                     "\u0441\u0431" // abb Saturday
 139                 }
 140             },
 141             { "DayNarrows",
 142                 new String[] {
 143                     "\u041d",
 144                     "\u041f",
 145                     "\u0412",
 146                     "\u0421",
 147                     "\u0427",
 148                     "\u041f",
 149                     "\u0421",
 150                 }
 151             },
 152             { "Eras",
 153                 new String[] { // era strings
 154                     "\u0434\u043e \u043d.\u0435.",
 155                     "\u043f\u0456\u0441\u043b\u044f \u043d.\u0435."
 156                 }
 157             },
 158             { "NumberElements",
 159                 new String[] {
 160                     ",", // decimal separator
 161                     "\u00a0", // group (thousands) separator
 162                     ";", // list separator
 163                     "%", // percent sign
 164                     "0", // native 0 digit
 165                     "#", // pattern digit
 166                     "-", // minus sign
 167                     "E", // exponential
 168                     "\u2030", // per mille
 169                     "\u221e", // infinity
 170                     "\ufffd" // NaN
 171                 }
 172             },
 173             { "TimePatterns",
 174                 new String[] {
 175                     "H:mm:ss z", // full time pattern
 176                     "H:mm:ss z", // long time pattern
 177                     "H:mm:ss", // medium time pattern
 178                     "H:mm", // short time pattern
 179                 }
 180             },
 181             { "DatePatterns",
 182                 new String[] {
 183                     "EEEE, d MMMM yyyy \u0440.", // full date pattern
 184                     "d MMMM yyyy", // long date pattern
 185                     "d MMM yyyy", // medium date pattern
 186                     "dd.MM.yy", // short date pattern
 187                 }
 188             },
 189             { "DateTimePatterns",
 190                 new String[] {
 191                     "{1} {0}" // date-time pattern
 192                 }
 193             },
 194             { "DateTimePatternChars", "GanjkHmsSEDFwWxhKzZ" },
 195         };
 196     }
 197 }