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

  1. /*
  2.  * @(#)LocaleElements_et.java    1.5 97/02/28
  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_et extends LocaleData {
  49.  
  50.     public LocaleElements_et() {
  51.         super.init(table);
  52.     }
  53.  
  54.     static String table []={
  55.         /* locale id based on iso codes */     "et_EE",
  56.         /* Windows id */                       "0425",
  57.         /* iso-3 abbrev lang name */           "est",
  58.         /* iso-3 abbrev country name */        "EST",
  59.         /* language names */                   "en_Estonian; et_Eesti",
  60.         /* country names */                    "en_Estonia; et_Eesti",
  61.         /* january */                          "Jaanuar",
  62.         /* february */                         "Veebruar",
  63.         /* march */                            "M\u00e4rts",
  64.         /* april */                            "Aprill",
  65.         /* may */                              "Mai",
  66.         /* june */                             "Juuni",
  67.         /* july */                             "Juuli",
  68.         /* august */                           "August",
  69.         /* september */                        "September",
  70.         /* october */                          "Oktoober",
  71.         /* november */                         "November",
  72.         /* december */                         "Detsember",
  73.         /* month 13 if applicable */           "",
  74.         /* abb january */                      "Jaan",
  75.         /* abb february */                     "Veebr",
  76.         /* abb march */                        "M\u00e4rts",
  77.         /* abb april */                        "Apr",
  78.         /* abb may */                          "Mai",
  79.         /* abb june */                         "Juuni",
  80.         /* abb july */                         "Juuli",
  81.         /* abb august */                       "Aug",
  82.         /* abb september */                    "Sept",
  83.         /* abb october */                      "Okt",
  84.         /* abb november */                     "Nov",
  85.         /* abb december */                     "Dets",
  86.         /* abb month 13 if applicable */       "",
  87.         /* sunday */                           "P\u00fchap\u00e4ev",
  88.         /* monday */                           "Esmasp\u00e4ev",
  89.         /* tuesday */                          "Teisip\u00e4ev",
  90.         /* wednesday */                        "Kolmap\u00e4ev",
  91.         /* thursday */                         "Neljap\u00e4ev",
  92.         /* friday */                           "Reede",
  93.         /* saturday */                         "Laup\u00e4ev",
  94.         /* abb sunday */                       "P",
  95.         /* abb monday */                       "E",
  96.         /* abb tuesday */                      "T",
  97.         /* abb wednesday */                    "K",
  98.         /* abb thursday */                     "N",
  99.         /* abb friday */                       "R",
  100.         /* abb saturday */                     "L",
  101.         /* am marker; default is AM */         "AM",
  102.         /* pm marker; default is PM */         "PM",
  103.         /* era strings */                      "e.m.a.;m.a.j.",
  104.         /* decimal pattern */                  "#,##0.###;-#,##0.###",
  105.         /* currency pattern */                 "#,##0.### kr;-#,##0.## kr",
  106.         /* percent pattern */                  "#,##0%",
  107.         /* decimal separator */                ",",
  108.         /* group (thousands) separator */      "\u0020",
  109.         /* list separator */                   "",
  110.         /* percent sign */                     "%",
  111.         /* native 0 digit */                   "0",
  112.         /* pattern digit */                    "#",
  113.         /* minus sign */                       "-",
  114.         /* exponential */                      "E",
  115.         /* local currency symbol */            "kr",
  116.         /* intl currency symbol */             "EEK",
  117.         /* monetary decimal separator */       ",",
  118.         /* Full time pattern */                "HH:mm:ss z",
  119.         /* Long time pattern */                "HH:mm:ss z",
  120.         /* Default time pattern */             "HH:mm:ss",
  121.         /* Short time pattern */               "HH:mm",
  122.         /* Full date pattern */                "EEEE, d, MMMM yyyy",
  123.         /* Long date pattern */                "d, MMMM yyyy",
  124.         /* Default date pattern */             "d-M-yyyy",
  125.         /* Short date pattern */               "d-M-yy",
  126.         /* Date-Time pattern*/                 "{1} {0}",
  127.         /* first day of week */                "1",
  128.         /* min days in first week */           "1",
  129.         //********* COLLATION INFORMATION *************************************
  130.         "@"                                  /* sort accents backwards */
  131.     };
  132. }
  133.