source: trunk/contrib/gtk-2.22.1/share/locale/locale.alias @ 1537

Last change on this file since 1537 was 613, checked in by sam, 12 years ago

Add Win32 contrib files for easier deployment:

File size: 2.6 KB
Line 
1# Locale name alias data base.
2# Copyright (C) 1996-2001,2003,2007 Free Software Foundation, Inc.
3#
4# This program is free software; you can redistribute it and/or modify it
5# under the terms of the GNU Library General Public License as published
6# by the Free Software Foundation; either version 2, or (at your option)
7# any later version.
8#
9# This program is distributed in the hope that it will be useful,
10# but WITHOUT ANY WARRANTY; without even the implied warranty of
11# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
12# Library General Public License for more details.
13#
14# You should have received a copy of the GNU Library General Public
15# License along with this program; if not, write to the Free Software
16# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,
17# USA.
18
19# The format of this file is the same as for the corresponding file of
20# the X Window System, which normally can be found in
21#       /usr/lib/X11/locale/locale.alias
22# A single line contains two fields: an alias and a substitution value.
23# All entries are case independent.
24
25# Note: This file is obsolete and is kept around for the time being for
26# backward compatibility.  Nobody should rely on the names defined here.
27# Locales should always be specified by their full name.
28
29# Packages using this file: gettext-runtime gettext-tools
30
31bokmal          nb_NO.ISO-8859-1
32bokmål          nb_NO.ISO-8859-1
33catalan         ca_ES.ISO-8859-1
34croatian        hr_HR.ISO-8859-2
35czech           cs_CZ.ISO-8859-2
36danish          da_DK.ISO-8859-1
37dansk           da_DK.ISO-8859-1
38deutsch         de_DE.ISO-8859-1
39dutch           nl_NL.ISO-8859-1
40eesti           et_EE.ISO-8859-1
41estonian        et_EE.ISO-8859-1
42finnish         fi_FI.ISO-8859-1
43français        fr_FR.ISO-8859-1
44french          fr_FR.ISO-8859-1
45galego          gl_ES.ISO-8859-1
46galician        gl_ES.ISO-8859-1
47german          de_DE.ISO-8859-1
48greek           el_GR.ISO-8859-7
49hebrew          he_IL.ISO-8859-8
50hrvatski        hr_HR.ISO-8859-2
51hungarian       hu_HU.ISO-8859-2
52icelandic       is_IS.ISO-8859-1
53italian         it_IT.ISO-8859-1
54japanese        ja_JP.eucJP
55japanese.euc    ja_JP.eucJP
56ja_JP           ja_JP.eucJP
57ja_JP.ujis      ja_JP.eucJP
58japanese.sjis   ja_JP.SJIS
59korean          ko_KR.eucKR
60korean.euc      ko_KR.eucKR
61ko_KR           ko_KR.eucKR
62lithuanian      lt_LT.ISO-8859-13
63no_NO           nb_NO.ISO-8859-1
64no_NO.ISO-8859-1 nb_NO.ISO-8859-1
65norwegian       nb_NO.ISO-8859-1
66nynorsk         nn_NO.ISO-8859-1
67polish          pl_PL.ISO-8859-2
68portuguese      pt_PT.ISO-8859-1
69romanian        ro_RO.ISO-8859-2
70russian         ru_RU.ISO-8859-5
71slovak          sk_SK.ISO-8859-2
72slovene         sl_SI.ISO-8859-2
73slovenian       sl_SI.ISO-8859-2
74spanish         es_ES.ISO-8859-1
75swedish         sv_SE.ISO-8859-1
76thai            th_TH.TIS-620
77turkish         tr_TR.ISO-8859-9
Note: See TracBrowser for help on using the repository browser.