2
|
1 |
# Portions Copyright 2005-2007 Sun Microsystems, Inc. All Rights Reserved.
|
|
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
|
|
6 |
# published by the Free Software Foundation. Sun designates this
|
|
7 |
# particular file as subject to the "Classpath" exception as provided
|
|
8 |
# by Sun in the LICENSE file that accompanied this code.
|
|
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 |
#
|
|
20 |
# Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
|
|
21 |
# CA 95054 USA or visit www.sun.com if you need additional information or
|
|
22 |
# have any questions.
|
|
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
|
|
52 |
fr=franska
|
|
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
|
|
83 |
FR=Franska
|
|
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
|