author | ohair |
Tue, 25 May 2010 15:58:33 -0700 | |
changeset 5506 | 202f599c92aa |
parent 4606 | c79bb9876373 |
permissions | -rw-r--r-- |
5506 | 1 |
# Copyright (c) 2005, 2007, Oracle and/or its affiliates. All rights reserved. |
2 | 2 |
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
3 |
# |
|
4 |
# This code is free software; you can redistribute it and/or modify it |
|
5 |
# under the terms of the GNU General Public License version 2 only, as |
|
5506 | 6 |
# published by the Free Software Foundation. Oracle designates this |
2 | 7 |
# particular file as subject to the "Classpath" exception as provided |
5506 | 8 |
# by Oracle in the LICENSE file that accompanied this code. |
2 | 9 |
# |
10 |
# This code is distributed in the hope that it will be useful, but WITHOUT |
|
11 |
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
12 |
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
13 |
# version 2 for more details (a copy is included in the LICENSE file that |
|
14 |
# accompanied this code). |
|
15 |
# |
|
16 |
# You should have received a copy of the GNU General Public License version |
|
17 |
# 2 along with this work; if not, write to the Free Software Foundation, |
|
18 |
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
|
19 |
# |
|
5506 | 20 |
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
21 |
# or visit www.oracle.com if you need additional information or have any |
|
22 |
# questions. |
|
2 | 23 |
# |
24 |
||
25 |
# (C) Copyright Taligent, Inc. 1996, 1997 - All Rights Reserved |
|
26 |
# (C) Copyright IBM Corp. 1996 - 1999 - All Rights Reserved |
|
27 |
# |
|
28 |
# The original version of this source code and documentation |
|
29 |
# is copyrighted and owned by Taligent, Inc., a wholly-owned |
|
30 |
# subsidiary of IBM. These materials are provided under terms |
|
31 |
# of a License Agreement between Taligent and Sun. This technology |
|
32 |
# is protected by multiple US and International patents. |
|
33 |
# |
|
34 |
# This notice and attribution to Taligent may not be removed. |
|
35 |
# Taligent is a registered trademark of Taligent, Inc. |
|
36 |
||
37 |
||
38 |
# language names |
|
39 |
# key is ISO 639 language code |
|
40 |
||
41 |
ar=arabia |
|
42 |
ba=baski |
|
43 |
bg=bulgaria |
|
44 |
ca=katalaani |
|
45 |
cs=tsekki |
|
46 |
da=tanska |
|
47 |
de=saksa |
|
48 |
el=kreikka |
|
49 |
en=englanti |
|
50 |
es=espanja |
|
51 |
fi=suomi |
|
4606
c79bb9876373
6645268: Country/language names with locale fi_FI are incorrect for FRANCE/FRENCH
yhuang
parents:
2
diff
changeset
|
52 |
fr=ranska |
2 | 53 |
he=heprea |
54 |
iw=heprea |
|
55 |
hi=hindi |
|
56 |
it=italia |
|
57 |
ja=japani |
|
58 |
lt=liettua |
|
59 |
lv=latvia |
|
60 |
nl=hollanti |
|
61 |
no=norja |
|
62 |
pl=puola |
|
63 |
pt=portugali |
|
64 |
ru=ven\u00e4j\u00e4 |
|
65 |
sv=ruotsi |
|
66 |
th=thai |
|
67 |
tr=turkki |
|
68 |
zh=kiina |
|
69 |
||
70 |
# country names |
|
71 |
# key is ISO 3166 country code |
|
72 |
||
73 |
BE=Belgia |
|
74 |
BR=Brasilia |
|
75 |
CA=Kanada |
|
76 |
CH=Sveitsi |
|
77 |
CN=Kiina |
|
78 |
CZ=Tsekin tasavalta |
|
79 |
DE=Saksa |
|
80 |
DK=Tanska |
|
81 |
ES=Espanja |
|
82 |
FI=Suomi |
|
4606
c79bb9876373
6645268: Country/language names with locale fi_FI are incorrect for FRANCE/FRENCH
yhuang
parents:
2
diff
changeset
|
83 |
FR=Ranska |
2 | 84 |
GB=Iso-Britannia |
85 |
GR=Kreikka |
|
86 |
IE=Irlanti |
|
87 |
IT=Italia |
|
88 |
JP=Japani |
|
89 |
KR=Korea |
|
90 |
NL=Alankomaat |
|
91 |
NO=Norja |
|
92 |
PL=Puola |
|
93 |
PT=Portugali |
|
94 |
RU=Ven\u00e4j\u00e4 |
|
95 |
SE=Ruotsi |
|
96 |
TR=Turkki |
|
97 |
US=Yhdysvallat |