/usr/share/i18n/locales
comment_char % escape_char / % This file is part of the GNU C Library and contains locale data. % The Free Software Foundation does not claim any copyright interest % in the locale data contained in this file. The foregoing does not % affect the license of the GNU C Library as a whole. It does not % exempt you from the conditions of the license if your use would % otherwise be governed by that license. % POSIX Standard Locale % % As per ISO/IEC 9945-2:1993 specifications % except for these additional identifying comments % % Source: ISO/IEC JTC1/SC22/WG15 % Address: C/O DKUUG, Fruebjergvej 3 % DK-2100 Copenhagen O, Denmark % Contact: Keld Simonsen % Email: Keld.Simonsen@dkuug.dk % Tel: +45 - 39179944 % Fax: +45 - 31208948 % Language: POSIX % Territory: % Revision: 1.1 % Date: 1997-03-15 % Application: general % Users: general LC_CTYPE % The following is the POSIX Locale LC_CTYPE. % "alpha" is by default "upper" and "lower" % "alnum" is by definiton "alpha" and "digit" % "print" is by default "alnum", "punct" and the <U0020> character % "graph" is by default "alnum" and "punct" % upper <U0041>;<U0042>;<U0043>;<U0044>;<U0045>;<U0046>;<U0047>;<U0048>;/ <U0049>;<U004A>;<U004B>;<U004C>;<U004D>;<U004E>;<U004F>;<U0050>;/ <U0051>;<U0052>;<U0053>;<U0054>;<U0055>;<U0056>;<U0057>;<U0058>;/ <U0059>;<U005A> % lower <U0061>;<U0062>;<U0063>;<U0064>;<U0065>;<U0066>;<U0067>;<U0068>;/ <U0069>;<U006A>;<U006B>;<U006C>;<U006D>;<U006E>;<U006F>;<U0070>;/ <U0071>;<U0072>;<U0073>;<U0074>;<U0075>;<U0076>;<U0077>;<U0078>;/ <U0079>;<U007A> % digit <U0030>;<U0031>;<U0032>;<U0033>;<U0034>;/ <U0035>;<U0036>;<U0037>;<U0038>;<U0039> % space <U0009>;<U000A>;<U000B>;<U000C>;/ <U000D>;<U0020> % cntrl <U0007>;<U0008>;<U0009>;<U000A>;<U000B>;/ <U000C>;<U000D>;/ <U0000>;<U0001>;<U0002>;<U0003>;<U0004>;<U0005>;<U0006>;<U000E>;/ <U000F>;<U0010>;<U0011>;<U0012>;<U0013>;<U0014>;<U0015>;<U0016>;/ <U0017>;<U0018>;<U0019>;<U001A>;<U001B>;<U001C>;<U001D>;<U001E>;/ <U001F>;<U007F> % punct <U0021>;<U0022>;<U0023>;/ <U0024>;<U0025>;<U0026>;<U0027>;/ <U0028>;<U0029>;<U002A>;/ <U002B>;<U002C>;<U002D>;<U002E>;<U002F>;/ <U003A>;<U003B>;<U003C>;<U003D>;/ <U003E>;<U003F>;<U0040>;/ <U005B>;<U005C>;<U005D>;/ <U005E>;<U005F>;<U0060>;/ <U007B>;<U007C>;<U007D>;<U007E> % xdigit <U0030>;<U0031>;<U0032>;<U0033>;<U0034>;<U0035>;<U0036>;<U0037>;/ <U0038>;<U0039>;<U0041>;<U0042>;<U0043>;<U0044>;<U0045>;<U0046>;/ <U0061>;<U0062>;<U0063>;<U0064>;<U0065>;<U0066> % blank <U0020>;<U0009> % tolower (<U0041>,<U0061>);(<U0042>,<U0062>);(<U0043>,<U0063>);/ (<U0044>,<U0064>);(<U0045>,<U0065>);(<U0046>,<U0066>);/ (<U0047>,<U0067>);(<U0048>,<U0068>);(<U0049>,<U0069>);/ (<U004A>,<U006A>);(<U004B>,<U006B>);(<U004C>,<U006C>);/ (<U004D>,<U006D>);(<U004E>,<U006E>);(<U004F>,<U006F>);/ (<U0050>,<U0070>);(<U0051>,<U0071>);(<U0052>,<U0072>);/ (<U0053>,<U0073>);(<U0054>,<U0074>);(<U0055>,<U0075>);/ (<U0056>,<U0076>);(<U0057>,<U0077>);(<U0058>,<U0078>);/ (<U0059>,<U0079>);(<U005A>,<U007A>) % toupper (<U0061>,<U0041>);(<U0062>,<U0042>);(<U0063>,<U0043>);/ (<U0064>,<U0044>);(<U0065>,<U0045>);(<U0066>,<U0046>);/ (<U0067>,<U0047>);(<U0068>,<U0048>);(<U0069>,<U0049>);/ (<U006A>,<U004A>);(<U006B>,<U004B>);(<U006C>,<U004C>);/ (<U006D>,<U004D>);(<U006E>,<U004E>);(<U006F>,<U004F>);/ (<U0070>,<U0050>);(<U0071>,<U0051>);(<U0072>,<U0052>);/ (<U0073>,<U0053>);(<U0074>,<U0054>);(<U0075>,<U0055>);/ (<U0076>,<U0056>);(<U0077>,<U0057>);(<U0078>,<U0058>);/ (<U0079>,<U0059>);(<U007A>,<U005A>) END LC_CTYPE LC_COLLATE % This is the POSIX Locale definition for the LC_COLLATE category. % The order is the same as in the ASCII code set. order_start forward <U0000> <U0001> <U0002> <U0003> <U0004> <U0005> <U0006> <U0007> <U0008> <U0009> <U000A> <U000B> <U000C> <U000D> <U000E> <U000F> <U0010> <U0011> <U0012> <U0013> <U0014> <U0015> <U0016> <U0017> <U0018> <U0019> <U001A> <U001B> <U001C> <U001D> <U001E> <U001F> <U0020> <U0021> <U0022> <U0023> <U0024> <U0025> <U0026> <U0027> <U0028> <U0029> <U002A> <U002B> <U002C> <U002D> <U002E> <U002F> <U0030> <U0031> <U0032> <U0033> <U0034> <U0035> <U0036> <U0037> <U0038> <U0039> <U003A> <U003B> <U003C> <U003D> <U003E> <U003F> <U0040> <U0041> <U0042> <U0043> <U0044> <U0045> <U0046> <U0047> <U0048> <U0049> <U004A> <U004B> <U004C> <U004D> <U004E> <U004F> <U0050> <U0051> <U0052> <U0053> <U0054> <U0055> <U0056> <U0057> <U0058> <U0059> <U005A> <U005B> <U005C> <U005D> <U005E> <U005F> <U0060> <U0061> <U0062> <U0063> <U0064> <U0065> <U0066> <U0067> <U0068> <U0069> <U006A> <U006B> <U006C> <U006D> <U006E> <U006F> <U0070> <U0071> <U0072> <U0073> <U0074> <U0075> <U0076> <U0077> <U0078> <U0079> <U007A> <U007B> <U007C> <U007D> <U007E> <U007F> UNDEFINED order_end % END LC_COLLATE LC_MONETARY % This is the POSIX Locale definition for % the LC_MONETARY category. % int_curr_symbol "" currency_symbol "" mon_decimal_point "<U002E>" mon_thousands_sep "" mon_grouping -1 positive_sign "" negative_sign "" int_frac_digits -1 frac_digits -1 p_cs_precedes -1 p_sep_by_space -1 n_cs_precedes -1 n_sep_by_space -1 p_sign_posn -1 n_sign_posn -1 % END LC_MONETARY LC_NUMERIC % This is the POSIX Locale definition for % the LC_NUMERIC category. % decimal_point "<U002E>" thousands_sep "" grouping -1 % END LC_NUMERIC LC_TIME % This is the POSIX Locale definition for % the LC_TIME category. % % Abbreviated weekday names (%s) abday "<U0053><U0075><U006E>";"<U004D><U006F><U006E>";/ "<U0054><U0075><U0065>";"<U0057><U0065><U0064>";/ "<U0054><U0068><U0075>";"<U0046><U0072><U0069>";/ "<U0053><U0061><U0074>" % % Full weekday names (%A) day "<U0053><U0075><U006E><U0064><U0061><U0079>";/ "<U004D><U006F><U006E><U0064><U0061><U0079>";/ "<U0054><U0075><U0065><U0073><U0064><U0061><U0079>";/ "<U0057><U0065><U0064><U006E><U0065><U0073><U0064><U0061><U0079>";/ "<U0054><U0068><U0075><U0072><U0073><U0064><U0061><U0079>";/ "<U0046><U0072><U0069><U0064><U0061><U0079>";/ "<U0053><U0061><U0074><U0075><U0072><U0064><U0061><U0079>" % % Abbreviated month names (%b) abmon "<U004A><U0061><U006E>";"<U0046><U0065><U0062>";/ "<U004D><U0061><U0072>";"<U0041><U0070><U0072>";/ "<U004D><U0061><U0079>";"<U004A><U0075><U006E>";/ "<U004A><U0075><U006C>";"<U0041><U0075><U0067>";/ "<U0053><U0065><U0070>";"<U004F><U0063><U0074>";/ "<U004E><U006F><U0076>";"<U0044><U0065><U0063>" % % Full month names (%B) mon "<U004A><U0061><U006E><U0075><U0061><U0072><U0079>";/ "<U0046><U0065><U0062><U0072><U0075><U0061><U0072><U0079>";/ "<U004D><U0061><U0072><U0063><U0068>";/ "<U0041><U0070><U0072><U0069><U006C>";/ "<U004D><U0061><U0079>";/ "<U004A><U0075><U006E><U0065>";/ "<U004A><U0075><U006C><U0079>";/ "<U0041><U0075><U0067><U0075><U0073><U0074>";/ "<U0053><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";/ "<U004F><U0063><U0074><U006F><U0062><U0065><U0072>";/ "<U004E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";/ "<U0044><U0065><U0063><U0065><U006D><U0062><U0065><U0072>" % % Equivalent of AM/PM (%p) "AM"/"PM" am_pm "<U0041><U004D>";"<U0050><U004D>" % % Appropriate date and time representation (%c) % "%a %b %e %H:%M:%S %Y" d_t_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/ <U0020><U0025><U0048><U003A><U0025><U004D>/ <U003A><U0025><U0053><U0020><U0025><U0059>" % % Appropriate date representation (%x) "%m/%d/%y" d_fmt "<U0025><U006D><U002F><U0025><U0064><U002F><U0025><U0079>" % % Appropriate time representation (%X) "%H:%M:%S" t_fmt "<U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053>" % % Appropriate 12 h time representation (%r) "%I:%M:%S %p" t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/ <U0020><U0025><U0070>" % % Appropriate date representation (date(1)) "%a %b %e %H:%M:%S %Z %Y" date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065><U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U005A><U0020><U0025><U0059>" END LC_TIME LC_MESSAGES % This is the POSIX Locale definition for % the LC_MESSAGES category. % yesexpr "<U005E><U005B><U0079><U0059><U005D>" % noexpr "<U005E><U005B><U006E><U004E><U005D>" % yesstr "<U0059><U0065><U0073>" % nostr "<U004E><U006F>" END LC_MESSAGES
.
Edit
..
Edit
C
Edit
POSIX
Edit
aa_DJ
Edit
aa_ER
Edit
aa_ER@saaho
Edit
aa_ET
Edit
af_ZA
Edit
agr_PE
Edit
ak_GH
Edit
am_ET
Edit
an_ES
Edit
anp_IN
Edit
ar_AE
Edit
ar_BH
Edit
ar_DZ
Edit
ar_EG
Edit
ar_IN
Edit
ar_IQ
Edit
ar_JO
Edit
ar_KW
Edit
ar_LB
Edit
ar_LY
Edit
ar_MA
Edit
ar_OM
Edit
ar_QA
Edit
ar_SA
Edit
ar_SD
Edit
ar_SS
Edit
ar_SY
Edit
ar_TN
Edit
ar_YE
Edit
as_IN
Edit
ast_ES
Edit
ayc_PE
Edit
az_AZ
Edit
az_IR
Edit
be_BY
Edit
be_BY@latin
Edit
bem_ZM
Edit
ber_DZ
Edit
ber_MA
Edit
bg_BG
Edit
bhb_IN
Edit
bho_IN
Edit
bho_NP
Edit
bi_VU
Edit
bn_BD
Edit
bn_IN
Edit
bo_CN
Edit
bo_IN
Edit
br_FR
Edit
br_FR@euro
Edit
brx_IN
Edit
bs_BA
Edit
byn_ER
Edit
ca_AD
Edit
ca_ES
Edit
ca_ES@euro
Edit
ca_ES@valencia
Edit
ca_FR
Edit
ca_IT
Edit
ce_RU
Edit
chr_US
Edit
ckb_IQ
Edit
cmn_TW
Edit
cns11643_stroke
Edit
crh_UA
Edit
cs_CZ
Edit
csb_PL
Edit
cv_RU
Edit
cy_GB
Edit
da_DK
Edit
de_AT
Edit
de_AT@euro
Edit
de_BE
Edit
de_BE@euro
Edit
de_CH
Edit
de_DE
Edit
de_DE@euro
Edit
de_IT
Edit
de_LI
Edit
de_LU
Edit
de_LU@euro
Edit
doi_IN
Edit
dsb_DE
Edit
dv_MV
Edit
dz_BT
Edit
el_CY
Edit
el_GR
Edit
el_GR@euro
Edit
en_AG
Edit
en_AU
Edit
en_BW
Edit
en_CA
Edit
en_DK
Edit
en_GB
Edit
en_HK
Edit
en_IE
Edit
en_IE@euro
Edit
en_IL
Edit
en_IN
Edit
en_NG
Edit
en_NZ
Edit
en_PH
Edit
en_SC
Edit
en_SG
Edit
en_US
Edit
en_ZA
Edit
en_ZM
Edit
en_ZW
Edit
eo
Edit
es_AR
Edit
es_BO
Edit
es_CL
Edit
es_CO
Edit
es_CR
Edit
es_CU
Edit
es_DO
Edit
es_EC
Edit
es_ES
Edit
es_ES@euro
Edit
es_GT
Edit
es_HN
Edit
es_MX
Edit
es_NI
Edit
es_PA
Edit
es_PE
Edit
es_PR
Edit
es_PY
Edit
es_SV
Edit
es_US
Edit
es_UY
Edit
es_VE
Edit
et_EE
Edit
eu_ES
Edit
eu_ES@euro
Edit
fa_IR
Edit
ff_SN
Edit
fi_FI
Edit
fi_FI@euro
Edit
fil_PH
Edit
fo_FO
Edit
fr_BE
Edit
fr_BE@euro
Edit
fr_CA
Edit
fr_CH
Edit
fr_FR
Edit
fr_FR@euro
Edit
fr_LU
Edit
fr_LU@euro
Edit
fur_IT
Edit
fy_DE
Edit
fy_NL
Edit
ga_IE
Edit
ga_IE@euro
Edit
gd_GB
Edit
gez_ER
Edit
gez_ER@abegede
Edit
gez_ET
Edit
gez_ET@abegede
Edit
gl_ES
Edit
gl_ES@euro
Edit
gu_IN
Edit
gv_GB
Edit
ha_NG
Edit
hak_TW
Edit
he_IL
Edit
hi_IN
Edit
hif_FJ
Edit
hne_IN
Edit
hr_HR
Edit
hsb_DE
Edit
ht_HT
Edit
hu_HU
Edit
hy_AM
Edit
i18n
Edit
i18n_ctype
Edit
ia_FR
Edit
id_ID
Edit
ig_NG
Edit
ik_CA
Edit
is_IS
Edit
iso14651_t1
Edit
iso14651_t1_common
Edit
iso14651_t1_pinyin
Edit
it_CH
Edit
it_IT
Edit
it_IT@euro
Edit
iu_CA
Edit
ja_JP
Edit
ka_GE
Edit
kab_DZ
Edit
kk_KZ
Edit
kl_GL
Edit
km_KH
Edit
kn_IN
Edit
ko_KR
Edit
kok_IN
Edit
ks_IN
Edit
ks_IN@devanagari
Edit
ku_TR
Edit
kw_GB
Edit
ky_KG
Edit
lb_LU
Edit
lg_UG
Edit
li_BE
Edit
li_NL
Edit
lij_IT
Edit
ln_CD
Edit
lo_LA
Edit
lt_LT
Edit
lv_LV
Edit
lzh_TW
Edit
mag_IN
Edit
mai_IN
Edit
mai_NP
Edit
mfe_MU
Edit
mg_MG
Edit
mhr_RU
Edit
mi_NZ
Edit
miq_NI
Edit
mjw_IN
Edit
mk_MK
Edit
ml_IN
Edit
mn_MN
Edit
mni_IN
Edit
mnw_MM
Edit
mr_IN
Edit
ms_MY
Edit
mt_MT
Edit
my_MM
Edit
nan_TW
Edit
nan_TW@latin
Edit
nb_NO
Edit
nds_DE
Edit
nds_NL
Edit
ne_NP
Edit
nhn_MX
Edit
niu_NU
Edit
niu_NZ
Edit
nl_AW
Edit
nl_BE
Edit
nl_BE@euro
Edit
nl_NL
Edit
nl_NL@euro
Edit
nn_NO
Edit
nr_ZA
Edit
nso_ZA
Edit
oc_FR
Edit
om_ET
Edit
om_KE
Edit
or_IN
Edit
os_RU
Edit
pa_IN
Edit
pa_PK
Edit
pap_AW
Edit
pap_CW
Edit
pl_PL
Edit
ps_AF
Edit
pt_BR
Edit
pt_PT
Edit
pt_PT@euro
Edit
quz_PE
Edit
raj_IN
Edit
ro_RO
Edit
ru_RU
Edit
ru_UA
Edit
rw_RW
Edit
sa_IN
Edit
sah_RU
Edit
sat_IN
Edit
sc_IT
Edit
sd_IN
Edit
sd_IN@devanagari
Edit
se_NO
Edit
sgs_LT
Edit
shn_MM
Edit
shs_CA
Edit
si_LK
Edit
sid_ET
Edit
sk_SK
Edit
sl_SI
Edit
sm_WS
Edit
so_DJ
Edit
so_ET
Edit
so_KE
Edit
so_SO
Edit
sq_AL
Edit
sq_MK
Edit
sr_ME
Edit
sr_RS
Edit
sr_RS@latin
Edit
ss_ZA
Edit
st_ZA
Edit
sv_FI
Edit
sv_FI@euro
Edit
sv_SE
Edit
sw_KE
Edit
sw_TZ
Edit
szl_PL
Edit
ta_IN
Edit
ta_LK
Edit
tcy_IN
Edit
te_IN
Edit
tg_TJ
Edit
th_TH
Edit
the_NP
Edit
ti_ER
Edit
ti_ET
Edit
tig_ER
Edit
tk_TM
Edit
tl_PH
Edit
tn_ZA
Edit
to_TO
Edit
tpi_PG
Edit
tr_CY
Edit
tr_TR
Edit
translit_circle
Edit
translit_cjk_compat
Edit
translit_cjk_variants
Edit
translit_combining
Edit
translit_compat
Edit
translit_font
Edit
translit_fraction
Edit
translit_hangul
Edit
translit_narrow
Edit
translit_neutral
Edit
translit_small
Edit
translit_wide
Edit
ts_ZA
Edit
tt_RU
Edit
tt_RU@iqtelif
Edit
ug_CN
Edit
uk_UA
Edit
unm_US
Edit
ur_IN
Edit
ur_PK
Edit
uz_UZ
Edit
uz_UZ@cyrillic
Edit
ve_ZA
Edit
vi_VN
Edit
wa_BE
Edit
wa_BE@euro
Edit
wae_CH
Edit
wal_ET
Edit
wo_SN
Edit
xh_ZA
Edit
yi_US
Edit
yo_NG
Edit
yue_HK
Edit
yuw_PG
Edit
zh_CN
Edit
zh_HK
Edit
zh_SG
Edit
zh_TW
Edit
zu_ZA
Edit