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

  1. /*
  2.  * @(#)LocaleElements_fi.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_fi extends LocaleData {
  49.  
  50.     public LocaleElements_fi() {
  51.         super.init(table);
  52.     }
  53.  
  54.     static String table []={
  55.         "fi_FI", /*locale id based on iso codes*/
  56.         "040b", /*Windows id*/
  57.         "fin", /*iso-3 abbrev lang name*/
  58.         "FIN", /*iso-3 abbrev country name*/
  59.         "en_Finnish; de_Finnisch; fr_finnois; fi_suomi", /*language names*/
  60.         "en_Finland; de_Finnland; fr_Finlande; fi_Suomi", /*country names*/
  61.         "tammikuu", /*january*/
  62.         "helmikuu", /*february*/
  63.         "maaliskuu", /*march*/
  64.         "huhtikuu", /*april*/
  65.         "toukokuu", /*may*/
  66.         "kesΣkuu", /*june*/
  67.         "heinΣkuu", /*july*/
  68.         "elokuu", /*august*/
  69.         "syyskuu", /*september*/
  70.         "lokakuu", /*october*/
  71.         "marraskuu", /*november*/
  72.         "joulukuu", /*december*/
  73.         "", /*month 13 if applicable*/
  74.         "tammi", /*abb january*/
  75.         "helmi", /*abb february*/
  76.         "maalis", /*abb march*/
  77.         "huhti", /*abb april*/
  78.         "touko", /*abb may*/
  79.         "kesΣ", /*abb june*/
  80.         "heinΣ", /*abb july*/
  81.         "elo", /*abb august*/
  82.         "syys", /*abb september*/
  83.         "loka", /*abb october*/
  84.         "marras", /*abb november*/
  85.         "joulu", /*abb december*/
  86.         "", /*abb month 13 if applicable*/
  87.         "sunnuntai", /*Sunday*/
  88.         "maanantai", /*Monday*/
  89.         "tiistai", /*Tuesday*/
  90.         "keskiviikko", /*Wednesday*/
  91.         "torstai", /*Thursday*/
  92.         "perjantai", /*Friday*/
  93.         "lauantai", /*Saturday*/
  94.         "su", /*abb Sunday*/
  95.         "ma", /*abb Monday*/
  96.         "ti", /*abb Tuesday*/
  97.         "ke", /*abb Wednesday*/
  98.         "to", /*abb Thursday*/
  99.         "pe", /*abb Friday*/
  100.         "la", /*abb Saturday*/
  101.         "AM", /*am marker*/
  102.         "PM", /*pm marker*/
  103.         "BC;AD", /*era strings*/
  104.         "#,##0.###;-#,##0.###", /*decimal pattern*/
  105.         "#,##0.00 mk;-#,##0.00 mk", /*currency pattern*/
  106.         "#,##0%", /*percent pattern*/
  107.         ",", /*decimal separator*/
  108.         "á", /*group (thousands) separator*/
  109.         ";", /*list separator*/
  110.         "%", /*percent sign*/
  111.         "0", /*native 0 digit*/
  112.         "#", /*pattern digit*/
  113.         "-", /*minus sign*/
  114.         "E", /*exponential*/
  115.         "mk", /*local currency symbol*/
  116.         "FIM", /*intl currency symbol*/
  117.         ",", /*monetary decimal separator*/
  118.         "H:mm:ss z", /*full time pattern*/
  119.         "H:mm:ss z", /*long time pattern*/
  120.         "H:mm:ss", /*medium time pattern*/
  121.         "H:mm", /*short time pattern*/
  122.         "d. MMMM'ta 'yyyy", /*full date pattern*/
  123.         "d. MMMM'ta 'yyyy", /*long date pattern*/
  124.         "dd.MM.yyyy", /*medium date pattern*/
  125.         "dd.MM.yy", /*short date pattern*/
  126.         "{1} {0}", /*date-time pattern*/
  127.         "2", /*first day of week*/
  128.         "4", /*min days in first week*/
  129.         " & Z < a\u030A , A\u030A " +      // a-ring and A-ring
  130.         " < a\u0308 , A\u0308 " +          // a-umlaut and A-umlaut
  131.         " < o\u0308 , O\u0308 " +          // o-umlaut and O-umlaut
  132.         " & U < w , W ; v " +              // optional, insert b4 v
  133.         " & X < u\u0308 , U\u0308 ; y "    // optional, insert b4 y
  134.     };
  135. }
  136.