root/trunk/intl/locale.alias

Revision 2, 2.6 kB (checked in by jordi, 3 years ago)

Added the initial source layout with autotools and gettext support. Still no code for the project.

Line 
1# Locale name alias data base.
2# Copyright (C) 1996-2001,2003 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307,
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 far from being complete.  If you have a value for
26# your own site which you think might be useful for others too, share
27# it with the rest of us.  Send it using the `glibcbug' script to
28# bugs@gnu.org.
29
30# Packages using this file:
31
32bokmal      nb_NO.ISO-8859-1
33bokmål      nb_NO.ISO-8859-1
34catalan     ca_ES.ISO-8859-1
35croatian    hr_HR.ISO-8859-2
36czech       cs_CZ.ISO-8859-2
37danish          da_DK.ISO-8859-1
38dansk       da_DK.ISO-8859-1
39deutsch     de_DE.ISO-8859-1
40dutch       nl_NL.ISO-8859-1
41eesti       et_EE.ISO-8859-1
42estonian    et_EE.ISO-8859-1
43finnish         fi_FI.ISO-8859-1
44français    fr_FR.ISO-8859-1
45french      fr_FR.ISO-8859-1
46galego      gl_ES.ISO-8859-1
47galician    gl_ES.ISO-8859-1
48german      de_DE.ISO-8859-1
49greek           el_GR.ISO-8859-7
50hebrew          he_IL.ISO-8859-8
51hrvatski    hr_HR.ISO-8859-2
52hungarian       hu_HU.ISO-8859-2
53icelandic       is_IS.ISO-8859-1
54italian         it_IT.ISO-8859-1
55japanese    ja_JP.eucJP
56japanese.euc    ja_JP.eucJP
57ja_JP       ja_JP.eucJP
58ja_JP.ujis  ja_JP.eucJP
59japanese.sjis   ja_JP.SJIS
60korean      ko_KR.eucKR
61korean.euc  ko_KR.eucKR
62ko_KR       ko_KR.eucKR
63lithuanian      lt_LT.ISO-8859-13
64no_NO       nb_NO.ISO-8859-1
65no_NO.ISO-8859-1 nb_NO.ISO-8859-1
66norwegian       nb_NO.ISO-8859-1
67nynorsk     nn_NO.ISO-8859-1
68polish          pl_PL.ISO-8859-2
69portuguese      pt_PT.ISO-8859-1
70romanian        ro_RO.ISO-8859-2
71russian         ru_RU.ISO-8859-5
72slovak          sk_SK.ISO-8859-2
73slovene         sl_SI.ISO-8859-2
74slovenian       sl_SI.ISO-8859-2
75spanish         es_ES.ISO-8859-1
76swedish         sv_SE.ISO-8859-1
77thai        th_TH.TIS-620
78turkish         tr_TR.ISO-8859-9
Note: See TracBrowser for help on using the browser.