home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 November / Chip_1998-11_cd.bin / tema / Cafe / main.bin / LocaleElements_sq.java < prev    next >
Text File  |  1997-05-20  |  6KB  |  132 lines

  1. /*
  2.  * @(#)LocaleElements_sq.java    1.4 97/02/24
  3.  *
  4.  * (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved
  5.  * (C) Copyright IBM Corp. 1996, 1997 - All Rights Reserved
  6.  *
  7.  * Portions copyright (c) 1996 Sun Microsystems, Inc. All Rights Reserved.
  8.  *
  9.  *   The original version of this source code and documentation is copyrighted
  10.  * and owned by Taligent, Inc., a wholly-owned subsidiary of IBM. These
  11.  * materials are provided under terms of a License Agreement between Taligent
  12.  * and Sun. This technology is protected by multiple US and International
  13.  * patents. This notice and attribution to Taligent may not be removed.
  14.  *   Taligent is a registered trademark of Taligent, Inc.
  15.  *
  16.  * Permission to use, copy, modify, and distribute this software
  17.  * and its documentation for NON-COMMERCIAL purposes and without
  18.  * fee is hereby granted provided that this copyright notice
  19.  * appears in all copies. Please refer to the file "copyright.html"
  20.  * for further important copyright and licensing information.
  21.  *
  22.  * SUN MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY OF
  23.  * THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
  24.  * TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
  25.  * PARTICULAR PURPOSE, OR NON-INFRINGEMENT. SUN SHALL NOT BE LIABLE FOR
  26.  * ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR
  27.  * DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.
  28.  *
  29.  */
  30.  
  31. /**
  32.  *
  33.  * Table of Java supplied standard locale elements
  34.  *
  35.  * automatically generated by java LocaleTool LocaleElements.java
  36.  *
  37.  * Date Created: Wed Aug 21 15:47:57  1996
  38.  *
  39.  *     Locale Elements and Patterns:  last update 10/23/96
  40.  *
  41.  *
  42.  */
  43.  
  44. // WARNING : the format of this file will change in the future!
  45.  
  46. package java.text.resources;
  47.  
  48. public class LocaleElements_sq extends LocaleData {
  49.  
  50.     public LocaleElements_sq() {
  51.         super.init(table);
  52.     }
  53.  
  54.     static String table []={
  55.         /* locale id based on iso codes */     "sq_AL",
  56.         /* Windows id */                       "041c",
  57.         /* iso-3 abbrev lang name */           "sqi",
  58.         /* iso-3 abbrev country name */        "ALB",
  59.         /* language names */                   "en_Albanian; sq_Shqipja",
  60.         /* country names */                    "en_Albania; sq_Shqiperia",
  61.         /* january */                          "Janar",
  62.         /* february */                         "Shkurt",
  63.         /* march */                            "Mars",
  64.         /* april */                            "Prill",
  65.         /* may */                              "Maj",
  66.         /* june */                             "Qershor",
  67.         /* july */                             "Korrik",
  68.         /* august */                           "Gusht",
  69.         /* september */                        "Shtator",
  70.         /* october */                          "Tetor",
  71.         /* november */                         "N\u00ebntor",
  72.         /* december */                         "Dhjetor",
  73.         /* month 13 if applicable */           "",
  74.         /* abb january */                      "Jan",
  75.         /* abb february */                     "Shk",
  76.         /* abb march */                        "Mar",
  77.         /* abb april */                        "Pri",
  78.         /* abb may */                          "Maj",
  79.         /* abb june */                         "Qer",
  80.         /* abb july */                         "Kor",
  81.         /* abb august */                       "Gus",
  82.         /* abb september */                    "Sht",
  83.         /* abb october */                      "Tet",
  84.         /* abb november */                     "N\u00ebn",
  85.         /* abb december */                     "Dhj",
  86.         /* abb month 13 if applicable */       "",
  87.         /* sunday */                           "E\u0020Diel\u00eb",
  88.         /* monday */                           "E\u0020H\u003bn\u00eb",
  89.         /* tuesday */                          "E\u0020Mart\u00eb",
  90.         /* wednesday */                        "E\u0020M\u00ebrkur\u00eb",
  91.         /* thursday */                         "E\u0020Enjte",
  92.         /* friday */                           "E\u0020Premte",
  93.         /* saturday */                         "E\u0020Shtun\u00eb",
  94.         /* abb sunday */                       "Die",
  95.         /* abb monday */                       "H\u00ebn",
  96.         /* abb tuesday */                      "Mar",
  97.         /* abb wednesday */                    "M\u00ebr",
  98.         /* abb thursday */                     "Enj",
  99.         /* abb friday */                       "Pre",
  100.         /* abb saturday */                     "Sht",
  101.         /* am marker; default is AM */         "AM",
  102.         /* pm marker; default is PM */         "PM",
  103.         /* era strings */                      "p.e.r.;n.e.r.",
  104.         /* decimal pattern */                  "#,##0.###;-#,##0.###",
  105.         /* currency pattern */                 "Lek#,##0.###;-Lek#,##0.###",
  106.         /* percent pattern */                  "#,##0%",
  107.         /* decimal separator */                ",",
  108.         /* group (thousands) separator */      ".",
  109.         /* list separator */                   "",
  110.         /* percent sign */                     "%",
  111.         /* native 0 digit */                   "0",
  112.         /* pattern digit */                    "#",
  113.         /* minus sign */                       "-",
  114.         /* exponential */                      "E",
  115.         /* local currency symbol */            "Lek",
  116.         /* intl currency symbol */             "ALL",
  117.         /* monetary decimal separator */       ",",
  118.         /* Full time pattern */                "H.mm.ss z",
  119.         /* Long time pattern */                "H.mm.ss z",
  120.         /* Default time pattern */             "H.mm.ss",
  121.         /* Short time pattern */               "H.mm",
  122.         /* Full date pattern */                "EEEE, yyyy, MMMM d",
  123.         /* Long date pattern */                "yyyy, MMMM d",
  124.         /* Default date pattern */             "yyyy-M-d",
  125.         /* Short date pattern */               "yy-M-d",
  126.         /* Date-Time pattern*/                 "{1} {0}",
  127.         /* first day of week */                "1",
  128.         /* min days in first week */           "1",
  129.         "@"                                  /* sort accents backwards */
  130.     };
  131. }
  132.