1 /*
   2  * Copyright (c) 1997, 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  * (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.sq;
  42 
  43 import sun.util.resources.ParallelListResourceBundle;
  44 
  45 public class FormatData_sq extends ParallelListResourceBundle {
  46     /**
  47      * Overrides ParallelListResourceBundle
  48      */
  49     protected final Object[][] getContents() {
  50         return new Object[][] {
  51             { "MonthNames",
  52                 new String[] {
  53                     "janar", // january
  54                     "shkurt", // february
  55                     "mars", // march
  56                     "prill", // april
  57                     "maj", // may
  58                     "qershor", // june
  59                     "korrik", // july
  60                     "gusht", // august
  61                     "shtator", // september
  62                     "tetor", // october
  63                     "n\u00ebntor", // november
  64                     "dhjetor", // december
  65                     "" // month 13 if applicable
  66                 }
  67             },
  68             { "MonthAbbreviations",
  69                 new String[] {
  70                     "Jan", // abb january
  71                     "Shk", // abb february
  72                     "Mar", // abb march
  73                     "Pri", // abb april
  74                     "Maj", // abb may
  75                     "Qer", // abb june
  76                     "Kor", // abb july
  77                     "Gsh", // abb august
  78                     "Sht", // abb september
  79                     "Tet", // abb october
  80                     "N\u00ebn", // abb november
  81                     "Dhj", // abb december
  82                     "" // abb month 13 if applicable
  83                 }
  84             },
  85             { "MonthNarrows",
  86                 new String[] {
  87                     "J",
  88                     "S",
  89                     "M",
  90                     "P",
  91                     "M",
  92                     "Q",
  93                     "K",
  94                     "G",
  95                     "S",
  96                     "T",
  97                     "N",
  98                     "D",
  99                     "",
 100                 }
 101             },
 102             { "DayNames",
 103                 new String[] {
 104                     "e diel", // Sunday
 105                     "e h\u00ebn\u00eb", // Monday
 106                     "e mart\u00eb", // Tuesday
 107                     "e m\u00ebrkur\u00eb", // Wednesday
 108                     "e enjte", // Thursday
 109                     "e premte", // Friday
 110                     "e shtun\u00eb" // Saturday
 111                 }
 112             },
 113             { "DayAbbreviations",
 114                 new String[] {
 115                     "Die", // abb Sunday
 116                     "H\u00ebn", // abb Monday
 117                     "Mar", // abb Tuesday
 118                     "M\u00ebr", // abb Wednesday
 119                     "Enj", // abb Thursday
 120                     "Pre", // abb Friday
 121                     "Sht" // abb Saturday
 122                 }
 123             },
 124             { "DayNarrows",
 125                 new String[] {
 126                     "D",
 127                     "H",
 128                     "M",
 129                     "M",
 130                     "E",
 131                     "P",
 132                     "S",
 133                 }
 134             },
 135             { "AmPmMarkers",
 136                 new String[] {
 137                     "PD", // am marker
 138                     "MD" // pm marker
 139                 }
 140             },
 141             { "Eras",
 142                 new String[] { // era strings
 143                     "p.e.r.",
 144                     "n.e.r."
 145                 }
 146             },
 147             { "NumberElements",
 148                 new String[] {
 149                     ",", // decimal separator
 150                     ".", // group (thousands) separator
 151                     ";", // list separator
 152                     "%", // percent sign
 153                     "0", // native 0 digit
 154                     "#", // pattern digit
 155                     "-", // minus sign
 156                     "E", // exponential
 157                     "\u2030", // per mille
 158                     "\u221e", // infinity
 159                     "\ufffd" // NaN
 160                 }
 161             },
 162             { "TimePatterns",
 163                 new String[] {
 164                     "h.mm.ss.a z", // full time pattern
 165                     "h.mm.ss.a z", // long time pattern
 166                     "h:mm:ss.a", // medium time pattern
 167                     "h.mm.a", // short time pattern
 168                 }
 169             },
 170             { "DatePatterns",
 171                 new String[] {
 172                     "yyyy-MM-dd", // full date pattern
 173                     "yyyy-MM-dd", // long date pattern
 174                     "yyyy-MM-dd", // medium date pattern
 175                     "yy-MM-dd", // short date pattern
 176                 }
 177             },
 178             { "DateTimePatterns",
 179                 new String[] {
 180                     "{1} {0}" // date-time pattern
 181                 }
 182             },
 183             { "DateTimePatternChars", "GanjkHmsSEDFwWxhKzZ" },
 184         };
 185     }
 186 }