| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778 | # Locale name alias data base.# Copyright (C) 1996,1997,1998,1999,2000,2001 Free Software Foundation, Inc.## This program is free software; you can redistribute it and/or modify it# under the terms of the GNU Library General Public License as published# by the Free Software Foundation; either version 2, or (at your option)# any later version.## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU# Library General Public License for more details.## You should have received a copy of the GNU Library General Public# License along with this program; if not, write to the Free Software# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307,# USA.# The format of this file is the same as for the corresponding file of# the X Window System, which normally can be found in#	/usr/lib/X11/locale/locale.alias# A single line contains two fields: an alias and a substitution value.# All entries are case independent.# Note: This file is far from being complete.  If you have a value for# your own site which you think might be useful for others too, share# it with the rest of us.  Send it using the `glibcbug' script to# bugs@gnu.org.# Packages using this file: bokmal		no_NO.ISO-8859-1bokmål		no_NO.ISO-8859-1catalan		ca_ES.ISO-8859-1croatian	hr_HR.ISO-8859-2czech		cs_CZ.ISO-8859-2danish          da_DK.ISO-8859-1dansk		da_DK.ISO-8859-1deutsch		de_DE.ISO-8859-1dutch		nl_NL.ISO-8859-1eesti		et_EE.ISO-8859-1estonian	et_EE.ISO-8859-1finnish         fi_FI.ISO-8859-1français	fr_FR.ISO-8859-1french		fr_FR.ISO-8859-1galego		gl_ES.ISO-8859-1galician	gl_ES.ISO-8859-1german		de_DE.ISO-8859-1greek           el_GR.ISO-8859-7hebrew          he_IL.ISO-8859-8hrvatski	hr_HR.ISO-8859-2hungarian       hu_HU.ISO-8859-2icelandic       is_IS.ISO-8859-1italian         it_IT.ISO-8859-1japanese	ja_JP.eucJPjapanese.euc	ja_JP.eucJPja_JP		ja_JP.eucJPja_JP.ujis	ja_JP.eucJPjapanese.sjis	ja_JP.SJISkorean		ko_KR.eucKRkorean.euc 	ko_KR.eucKRko_KR		ko_KR.eucKRlithuanian      lt_LT.ISO-8859-13nb_NO		no_NO.ISO-8859-1nb_NO.ISO-8859-1 no_NO.ISO-8859-1norwegian       no_NO.ISO-8859-1nynorsk		nn_NO.ISO-8859-1polish          pl_PL.ISO-8859-2portuguese      pt_PT.ISO-8859-1romanian        ro_RO.ISO-8859-2russian         ru_RU.ISO-8859-5slovak          sk_SK.ISO-8859-2slovene         sl_SI.ISO-8859-2slovenian       sl_SI.ISO-8859-2spanish         es_ES.ISO-8859-1swedish         sv_SE.ISO-8859-1thai		th_TH.TIS-620turkish         tr_TR.ISO-8859-9
 |