404

[ Avaa Bypassed ]




Upload:

Command:

elspacio@3.135.215.82: ~ $
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_NUMERIC category.
%
yesexpr "<U005E><U005B><U0079><U0059><U005D>"
%
noexpr  "<U005E><U005B><U006E><U004E><U005D>"
%
yesstr  "<U0059><U0065><U0073>"
%
nostr   "<U004E><U006F>"
END LC_MESSAGES

Filemanager

Name Type Size Permission Actions
C File 7.21 KB 0644
POSIX File 8.51 KB 0644
aa_DJ File 5.05 KB 0644
aa_ER File 4.42 KB 0644
aa_ER@saaho File 4.09 KB 0644
aa_ET File 4.51 KB 0644
af_ZA File 6.65 KB 0644
agr_PE File 4.59 KB 0644
ak_GH File 4.13 KB 0644
am_ET File 29.23 KB 0644
an_ES File 2.58 KB 0644
anp_IN File 5.85 KB 0644
ar_AE File 5.29 KB 0644
ar_BH File 5.24 KB 0644
ar_DZ File 5.45 KB 0644
ar_EG File 5.35 KB 0644
ar_IN File 4.47 KB 0644
ar_IQ File 5.67 KB 0644
ar_JO File 5.74 KB 0644
ar_KW File 5.23 KB 0644
ar_LB File 5.72 KB 0644
ar_LY File 5.25 KB 0644
ar_MA File 5.43 KB 0644
ar_OM File 5.21 KB 0644
ar_QA File 5.2 KB 0644
ar_SA File 7.77 KB 0644
ar_SD File 5.46 KB 0644
ar_SS File 5.47 KB 0644
ar_SY File 5.76 KB 0644
ar_TN File 5.41 KB 0644
ar_YE File 5.2 KB 0644
as_IN File 4.69 KB 0644
ast_ES File 3.42 KB 0644
ayc_PE File 4.57 KB 0644
az_AZ File 5.94 KB 0644
az_IR File 9.64 KB 0644
be_BY File 7.04 KB 0644
be_BY@latin File 3.52 KB 0644
bem_ZM File 3.07 KB 0644
ber_DZ File 6.34 KB 0644
ber_MA File 5.31 KB 0644
bg_BG File 12.25 KB 0644
bhb_IN File 3.45 KB 0644
bho_IN File 4.64 KB 0644
bho_NP File 1.83 KB 0644
bi_VU File 3.2 KB 0644
bn_BD File 5.81 KB 0644
bn_IN File 5.49 KB 0644
bo_CN File 5.6 KB 0644
bo_IN File 1.94 KB 0644
br_FR File 3.73 KB 0644
br_FR@euro File 1.66 KB 0644
brx_IN File 5.14 KB 0644
bs_BA File 3.48 KB 0644
byn_ER File 5.4 KB 0644
ca_AD File 1.89 KB 0644
ca_ES File 3.95 KB 0644
ca_ES@euro File 1.71 KB 0644
ca_ES@valencia File 1.8 KB 0644
ca_FR File 1.87 KB 0644
ca_IT File 1.89 KB 0644
ce_RU File 4.57 KB 0644
chr_US File 3.41 KB 0644
cmn_TW File 4.84 KB 0644
cns11643_stroke File 4.31 MB 0644
crh_UA File 5.05 KB 0644
cs_CZ File 10.22 KB 0644
csb_PL File 5.5 KB 0644
cv_RU File 5.18 KB 0644
cy_GB File 6.58 KB 0644
da_DK File 7.44 KB 0644
de_AT File 3.13 KB 0644
de_AT@euro File 1.9 KB 0644
de_BE File 3.16 KB 0644
de_BE@euro File 1.68 KB 0644
de_CH File 3.14 KB 0644
de_DE File 4.3 KB 0644
de_DE@euro File 1.69 KB 0644
de_IT File 2.58 KB 0644
de_LI File 1.78 KB 0644
de_LU File 3.21 KB 0644
de_LU@euro File 1.69 KB 0644
doi_IN File 4.81 KB 0644
dsb_DE File 6.2 KB 0644
dv_MV File 5.46 KB 0644
dz_BT File 106.07 KB 0644
el_CY File 5.29 KB 0644
el_GR File 6.34 KB 0644
el_GR@euro File 1.59 KB 0644
en_AG File 3.08 KB 0644
en_AU File 3.35 KB 0644
en_BW File 2.36 KB 0644
en_CA File 3.97 KB 0644
en_DK File 3.6 KB 0644
en_GB File 3.54 KB 0644
en_HK File 4.46 KB 0644
en_IE File 3.28 KB 0644
en_IE@euro File 1.68 KB 0644
en_IL File 2.53 KB 0644
en_IN File 3.65 KB 0644
en_NG File 5.69 KB 0644
en_NZ File 3.35 KB 0644
en_PH File 4.53 KB 0644
en_SC File 2.49 KB 0644
en_SG File 4.36 KB 0644
en_US File 3.3 KB 0644
en_US@ampm File 3.6 KB 0644
en_ZA File 7.71 KB 0644
en_ZM File 2.65 KB 0644
en_ZW File 2.37 KB 0644
eo File 4.25 KB 0644
es_AR File 3.25 KB 0644
es_BO File 3.03 KB 0644
es_CL File 2.49 KB 0644
es_CO File 3.05 KB 0644
es_CR File 3.19 KB 0644
es_CU File 2.67 KB 0644
es_DO File 3.12 KB 0644
es_EC File 2.5 KB 0644
es_ES File 4.35 KB 0644
es_ES@euro File 1.68 KB 0644
es_GT File 3.08 KB 0644
es_HN File 3.07 KB 0644
es_MX File 3.08 KB 0644
es_NI File 2.9 KB 0644
es_PA File 3.07 KB 0644
es_PE File 3.01 KB 0644
es_PR File 2.88 KB 0644
es_PY File 3.01 KB 0644
es_SV File 3.08 KB 0644
es_US File 3.27 KB 0644
es_UY File 3.02 KB 0644
es_VE File 3.04 KB 0644
et_EE File 5.08 KB 0644
eu_ES File 3.42 KB 0644
eu_ES@euro File 2.05 KB 0644
fa_IR File 13.38 KB 0644
ff_SN File 3.08 KB 0644
fi_FI File 8.88 KB 0644
fi_FI@euro File 1.7 KB 0644
fil_PH File 4.28 KB 0644
fo_FO File 3.03 KB 0644
fr_BE File 3.19 KB 0644
fr_BE@euro File 1.68 KB 0644
fr_CA File 3.01 KB 0644
fr_CH File 2.71 KB 0644
fr_FR File 3.6 KB 0644
fr_FR@euro File 1.7 KB 0644
fr_LU File 3.2 KB 0644
fr_LU@euro File 1.69 KB 0644
fur_IT File 2.82 KB 0644
fy_DE File 2.5 KB 0644
fy_NL File 2.58 KB 0644
ga_IE File 3.63 KB 0644
ga_IE@euro File 1.68 KB 0644
gd_GB File 3.93 KB 0644
gez_ER File 5.1 KB 0644
gez_ER@abegede File 27 KB 0644
gez_ET File 5.23 KB 0644
gez_ET@abegede File 2.62 KB 0644
gl_ES File 3.33 KB 0644
gl_ES@euro File 1.7 KB 0644
gu_IN File 5.44 KB 0644
gv_GB File 3.7 KB 0644
ha_NG File 7.57 KB 0644
hak_TW File 4.75 KB 0644
he_IL File 4.24 KB 0644
hi_IN File 6.48 KB 0644
hif_FJ File 3.77 KB 0644
hne_IN File 4.79 KB 0644
hr_HR File 8.25 KB 0644
hsb_DE File 5.67 KB 0644
ht_HT File 4.12 KB 0644
hu_HU File 21.93 KB 0644
hy_AM File 6.68 KB 0644
i18n File 13.38 KB 0644
i18n_ctype File 158.37 KB 0644
ia_FR File 2.62 KB 0644
id_ID File 3.4 KB 0644
ig_NG File 11.31 KB 0644
ik_CA File 6.44 KB 0644
is_IS File 6.62 KB 0644
iso14651_t1 File 649 B 0644
iso14651_t1_common File 3.23 MB 0644
iso14651_t1_pinyin File 1.06 MB 0644
it_CH File 2.6 KB 0644
it_IT File 3.32 KB 0644
it_IT@euro File 1.68 KB 0644
iu_CA File 3.45 KB 0644
ja_JP File 214.69 KB 0644
ka_GE File 4.15 KB 0644
kab_DZ File 3.21 KB 0644
kk_KZ File 6.15 KB 0644
kl_GL File 3.07 KB 0644
km_KH File 38.11 KB 0644
kn_IN File 5.55 KB 0644
ko_KR File 52.58 KB 0644
kok_IN File 5.45 KB 0644
ks_IN File 5.24 KB 0644
ks_IN@devanagari File 5.3 KB 0644
ku_TR File 4.43 KB 0644
kw_GB File 3.72 KB 0644
ky_KG File 5.76 KB 0644
lb_LU File 3.91 KB 0644
lg_UG File 7.84 KB 0644
li_BE File 1.86 KB 0644
li_NL File 2.45 KB 0644
lij_IT File 2.65 KB 0644
ln_CD File 4.7 KB 0644
lo_LA File 30.32 KB 0644
lt_LT File 6.79 KB 0644
lv_LV File 5.19 KB 0644
lzh_TW File 5.81 KB 0644
mag_IN File 4.8 KB 0644
mai_IN File 4.26 KB 0644
mai_NP File 1.82 KB 0644
mfe_MU File 3.51 KB 0644
mg_MG File 3.55 KB 0644
mhr_RU File 4.29 KB 0644
mi_NZ File 3.95 KB 0644
miq_NI File 5 KB 0644
mjw_IN File 3.68 KB 0644
mk_MK File 4.54 KB 0644
ml_IN File 11.86 KB 0644
mn_MN File 7.03 KB 0644
mni_IN File 4.96 KB 0644
mr_IN File 7.68 KB 0644
ms_MY File 4.75 KB 0644
mt_MT File 7.54 KB 0644
my_MM File 7.99 KB 0644
nan_TW File 4.76 KB 0644
nan_TW@latin File 3.67 KB 0644
nb_NO File 7.84 KB 0644
nds_DE File 2.6 KB 0644
nds_NL File 2.54 KB 0644
ne_NP File 5.38 KB 0644
nhn_MX File 2.88 KB 0644
niu_NU File 3.95 KB 0644
niu_NZ File 2.51 KB 0644
nl_AW File 2.77 KB 0644
nl_BE File 2.73 KB 0644
nl_BE@euro File 1.68 KB 0644
nl_NL File 3.32 KB 0644
nl_NL@euro File 1.7 KB 0644
nn_NO File 3.71 KB 0644
nr_ZA File 6.96 KB 0644
nso_ZA File 6.39 KB 0644
oc_FR File 2.92 KB 0644
om_ET File 4.89 KB 0644
om_KE File 7.06 KB 0644
or_IN File 22.08 KB 0644
os_RU File 4.87 KB 0644
pa_IN File 5.18 KB 0644
pa_PK File 4.72 KB 0644
pap_AW File 3.37 KB 0644
pap_CW File 3.41 KB 0644
pl_PL File 5.82 KB 0644
ps_AF File 10.31 KB 0644
pt_BR File 3.21 KB 0644
pt_PT File 3.48 KB 0644
pt_PT@euro File 1.69 KB 0644
quz_PE File 3.2 KB 0644
raj_IN File 4.86 KB 0644
ro_RO File 10.42 KB 0644
ru_RU File 5.94 KB 0644
ru_UA File 5.4 KB 0644
rw_RW File 3.29 KB 0644
sa_IN File 6.9 KB 0644
sah_RU File 9.94 KB 0644
sat_IN File 5.15 KB 0644
sc_IT File 3.14 KB 0644
sd_IN File 4.85 KB 0644
sd_IN@devanagari File 5.16 KB 0644
se_NO File 10.37 KB 0644
sgs_LT File 3.11 KB 0644
shn_MM File 9.03 KB 0644
shs_CA File 3.8 KB 0644
si_LK File 7.08 KB 0644
sid_ET File 4.49 KB 0644
sk_SK File 3.91 KB 0644
sl_SI File 78.74 KB 0644
sm_WS File 3.63 KB 0644
so_DJ File 4.64 KB 0644
so_ET File 4.61 KB 0644
so_KE File 4.57 KB 0644
so_SO File 5.53 KB 0644
sq_AL File 9.73 KB 0644
sq_MK File 2.5 KB 0644
sr_ME File 4.32 KB 0644
sr_RS File 6.7 KB 0644
sr_RS@latin File 3.34 KB 0644
ss_ZA File 7.02 KB 0644
st_ZA File 6.77 KB 0644
sv_FI File 2.75 KB 0644
sv_FI@euro File 1.68 KB 0644
sv_SE File 7.84 KB 0644
sw_KE File 2.67 KB 0644
sw_TZ File 2.8 KB 0644
szl_PL File 4.8 KB 0644
ta_IN File 5.59 KB 0644
ta_LK File 3.7 KB 0644
tcy_IN File 5.05 KB 0644
te_IN File 5.78 KB 0644
tg_TJ File 7.14 KB 0644
th_TH File 42.71 KB 0644
the_NP File 4.98 KB 0644
ti_ER File 6.1 KB 0644
ti_ET File 28.96 KB 0644
tig_ER File 5.26 KB 0644
tk_TM File 11.99 KB 0644
tl_PH File 2.97 KB 0644
tn_ZA File 6.98 KB 0644
to_TO File 3.95 KB 0644
tpi_PG File 3.94 KB 0644
tr_CY File 1.98 KB 0644
tr_TR File 162.89 KB 0644
translit_circle File 14.8 KB 0644
translit_cjk_compat File 67.95 KB 0644
translit_cjk_variants File 159 KB 0644
translit_combining File 83.33 KB 0644
translit_compat File 49.08 KB 0644
translit_font File 65.67 KB 0644
translit_fraction File 2.96 KB 0644
translit_hangul File 604.7 KB 0644
translit_narrow File 6.44 KB 0644
translit_neutral File 19.66 KB 0644
translit_small File 3.39 KB 0644
translit_wide File 5.28 KB 0644
ts_ZA File 6.92 KB 0644
tt_RU File 8.59 KB 0644
tt_RU@iqtelif File 4.05 KB 0644
ug_CN File 5.5 KB 0644
uk_UA File 37.11 KB 0644
unm_US File 3.12 KB 0644
ur_IN File 4.7 KB 0644
ur_PK File 5.13 KB 0644
uz_UZ File 11.32 KB 0644
uz_UZ@cyrillic File 8.14 KB 0644
ve_ZA File 6.9 KB 0644
vi_VN File 6.46 KB 0644
wa_BE File 3.74 KB 0644
wa_BE@euro File 1.68 KB 0644
wae_CH File 5.56 KB 0644
wal_ET File 5.23 KB 0644
wo_SN File 3.52 KB 0644
xh_ZA File 6.77 KB 0644
yi_US File 8.67 KB 0644
yo_NG File 9.62 KB 0644
yue_HK File 3.93 KB 0644
yuw_PG File 3.4 KB 0644
zh_CN File 4.62 KB 0644
zh_HK File 5.05 KB 0644
zh_SG File 5.03 KB 0644
zh_TW File 4.18 KB 0644
zu_ZA File 6.38 KB 0644