[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.118.142.101: ~ $
comment_char %
escape_char  /
%
% Turkmen Language Locale for Turkmenistan (latin)
% Source: Ghorban M. Tavakoly
% Contact: Pablo Saratxaga & Ghorban M. Tavakoly
% Email: <pablo@walon.org & gmt314@yahoo.com>
% Language: tk
% Territory: TM
% Revision: 0.5
% Date: 2011-04-09
% Application: general
% Users: general
% Charset: UTF-8
% Distribution and use is free, also
% for commercial purposes.
%

% needed extra chars: ä, ö, ü, ý, ç, ş, ň, ž
% cyrillic extra chars: җ (z%,=), ң (n,=), ө (o-=), ү (u'=), ә (sw=)

LC_IDENTIFICATION

title     "Turkmen locale for Turkmenistan"
source    "Ghorban M. Tavakoly"
address   ""
contact   "Pablo Saratxaga & Ghorban M. Tavakoly"
email     "pablo@walon.org & gmt314@yahoo.com"
tel       ""
fax       ""
language  "Turkmen"
territory "Turkmenistan"
revision  "0.5"
date      "2011-04-09"

category "tk_TM:2011";LC_IDENTIFICATION
category "tk_TM:2011";LC_CTYPE
category "tk_TM:2011";LC_COLLATE
category "tk_TM:2011";LC_TIME
category "tk_TM:2011";LC_NUMERIC
category "tk_TM:2011";LC_MONETARY
category "tk_TM:2011";LC_MEASUREMENT
category "tk_TM:2011";LC_MESSAGES
category "tk_TM:2011";LC_PAPER
category "tk_TM:2011";LC_NAME
category "tk_TM:2011";LC_ADDRESS
category "tk_TM:2011";LC_TELEPHONE

END LC_IDENTIFICATION

LC_CTYPE
copy "i18n"

translit_start
include "translit_combining";""

% cyrillic -> latin
% lower case letters

<U0430> "<U0061>"        % a=   -> a
<U0431> "<U0062>"        % b=   -> b
<U0432> "<U0077>"        % v=   -> w
<U0433> "<U0067>"        % g=   -> g
<U0434> "<U0064>"        % d=   -> d
<U0435> "<U0065>"        % e=   -> e (y'e also, but context dependent)
<U0451> "<U00FD><U006F>" % io   -> y'o
<U0436> "<U017E>"        % z%   -> z<
<U0497> "<U006A>"        % z%,  -> j
<U0437> "<U007A>"        % z=   -> z
<U0438> "<U0069>"        % i=   -> i
<U0439> "<U00FD>"        % j=   -> y'
<U043A> "<U006B>"        % k=   -> k
<U043B> "<U006C>"        % l=   -> l
<U043C> "<U006D>"        % m=   -> m
<U043D> "<U006E>"        % n=   -> n
<U04A3> "<U0148>"        % n,=  -> n<
<U043E> "<U006F>"        % o=   -> o
<U04E9> "<U00F6>"        % o-=  -> o:
<U043F> "<U0070>"        % p=   -> p
<U0440> "<U0072>"        % r=   -> r
<U0441> "<U0073>"        % s=   -> s
<U0442> "<U0074>"        % t=   -> t
<U0443> "<U0075>"        % u=   -> u
<U04AF> "<U00FC>"        % u'=  -> u:
<U0444> "<U0066>"        % f=   -> f
<U0445> "<U0068>"        % h=   -> h
<U0446> "<U0074><U0073>" % c=   -> ts
<U0447> "<U00E7>"        % c%   -> c,
<U0448> "<U015F>"        % s%   -> s,
<U044A> ""               % hard sign omitted
<U044B> "<U0079>"        % yeru -> y
<U044C> ""               % soft sign omitted.
<U044D> "<U0065>"        % je=  -> e
<U04D9> "<U00E4>"        % sw=  -> a:
<U044E> "<U00FD><U0075>" % ju   -> y'u
<U044F> "<U00FD><U0061>" % ja   -> y'a

% upper case letters

<U0410> "<U0041>"        % a=   -> a
<U0411> "<U0042>"        % b=   -> b
<U0412> "<U0057>"        % v=   -> w
<U0413> "<U0047>"        % g=   -> g
<U0414> "<U0044>"        % d=   -> d
<U0415> "<U0045>"        % e=   -> e (y'e also, but context dependent)
<U0401> "<U00DD><U006F>" % io   -> y'o
<U0416> "<U017D>"        % z%   -> z<
<U0496> "<U004A>"        % z%,  -> j
<U0417> "<U005A>"        % z=   -> z
<U0418> "<U0049>"        % i=   -> i
<U0419> "<U00DD>"        % j=   -> y'
<U041A> "<U004B>"        % k=   -> k
<U041B> "<U004C>"        % l=   -> l
<U041C> "<U004D>"        % m=   -> m
<U041D> "<U004E>"        % n=   -> n
<U04A2> "<U0147>"        % n,=  -> n<
<U041E> "<U004F>"        % o=   -> o
<U04E8> "<U00D6>"        % o-=  -> o:
<U041F> "<U0050>"        % p=   -> p
<U0420> "<U0052>"        % r=   -> r
<U0421> "<U0053>"        % s=   -> s
<U0422> "<U0054>"        % t=   -> t
<U0423> "<U0055>"        % u=   -> u
<U04AE> "<U00DC>"        % u'=  -> u:
<U0424> "<U0046>"        % f=   -> f
<U0425> "<U0048>"        % h=   -> h
<U0426> "<U0054><U0073>" % c=   -> ts
<U0427> "<U00C7>"        % c%   -> c,
<U0428> "<U015E>"        % s%   -> s,
<U042A> ""               % hard sign omitted
<U042B> "<U0059>"        % yeru -> y
<U042C> ""               % soft sign omitted.
<U042D> "<U0045>"        % je=  -> e
<U04D8> "<U00C4>"        % sw=  -> a:
<U042E> "<U00DD><U0075>" % ju   -> y'u
<U042F> "<U00DD><U0061>" % ja   -> y'a

translit_end

END LC_CTYPE

LC_COLLATE

%
% The turkmen latin alphabet order is:
% (letters in parenthesis are not used in tk)
% <a>, <b>, <c,> (<c>), <d>, <e>, <a:> (<sw>), <f>, <g>, <h>, <i>
% <j>, <z<>, <k>, <l>, <m>, <n>, <n<> (<n?> <ng>), <o>, <o:>, <p>, (<q>),
% <r>, <s>, <s,>, <t>, <u>, <u:>, (<v>) <w>, (<x>), <y>, <y'> (<y:>), <z>
%
% cyrillic alphabet order:
% <a=>, <b=>, <v=>, <g=>, <d=>, <e=>, <io>, <z%>, <z%,=>, <z=>, <i=>,
% <j=>, <k=>, <l=>, <m=>, <n=>, <n,=>, <o=>, <o-=>, <p=>, <r=>, <s=>,
% <t=>, <u=>, <u'=>, <f=>, <h=>, <c=>, <c%>, <s%>, <='>, <y=>, <%'>,
% <je>, <sw=>, <ju>, <ja>
%
copy "iso14651_t1"

collating-symbol <c,>
collating-symbol <a:>
collating-symbol <z<>
collating-symbol <n<>
collating-symbol <o:>
collating-symbol <s,>
collating-symbol <u:>
collating-symbol <y'>
%
collating-symbol <z,=>
collating-symbol <n,=>
collating-symbol <o-=>
collating-symbol <u'=>
collating-symbol <sw=>

% priority given to Turkmen accents
reorder-after <BAS>
<CDI>
<CAR>
<ACA>
<REU>

reorder-after <b>
<c,>
reorder-after <e>
<a:>
reorder-after <j>
<z<>
reorder-after <n>
<n<>
reorder-after <o>
<o:>
reorder-after <s>
<s,>
reorder-after <u>
<u:>
reorder-after <y>
<y'>

reorder-after <CYR-ZHE>
<z,=>
reorder-after <CYR-EN>
<n,=>
reorder-after <CYR-O>
<o-=>
reorder-after <CYR-OUBRE>
<u'=>
reorder-after <CYR-E>
<sw=>

reorder-after <U0062>
<U00E7> <c,>;<BAS>;<MIN>;IGNORE
<U0063> <c,>;<BAS>;<MIN>;<c>
reorder-after <U0042>
<U00C7> <c,>;<BAS>;<CAP>;IGNORE
<U0043> <c,>;<BAS>;<CAP>;<c>

reorder-after <U0065>
<U00E4> <a:>;<REU>;<MIN>;IGNORE
<U0259> <a:>;<PCL>;<MIN>;IGNORE
reorder-after <U0045>
<U00C4> <a:>;<REU>;<CAP>;IGNORE
<U018F> <a:>;<PCL>;<CAP>;IGNORE

reorder-after <U006A>
<U017E> <z<>;<CAR>;<MIN>;IGNORE
reorder-after <U004A>
<U017D> <z<>;<CAR>;<CAP>;IGNORE

reorder-after <U006E>
<U0147> <n<>;<CAR>;<MIN>;IGNORE
<U00F1> <n<>;<TIL>;<MIN>;IGNORE
<U014B> <n<>;<PCL>;<MIN>;IGNORE
reorder-after <U004E>
<U0148> <n<>;<CAR>;<CAP>;IGNORE
<U00D1> <n<>;<TIL>;<CAP>;IGNORE
<U014A> <n<>;<PCL>;<CAP>;IGNORE

reorder-after <U006F>
<U00F6> <o:>;<REU>;<MIN>;IGNORE
reorder-after <U004F>
<U00D6> <o:>;<REU>;<CAP>;IGNORE

reorder-after <U0073>
<U015F> <s,>;<CDI>;<MIN>;IGNORE
reorder-after <U0053>
<U015E> <s,>;<CDI>;<CAP>;IGNORE

reorder-after <U0075>
<U00FC> <u:>;<REU>;<MIN>;IGNORE
<U0056> <w>;<BAS>;<CAP>;<v>
<U0057> <w>;<BAS>;<CAP>;<w>
reorder-after <U0055>
<U00DC> <u:>;<REU>;<CAP>;IGNORE
<U0076> <w>;<BAS>;<MIN>;<v>
<U0077> <w>;<BAS>;<MIN>;<w>

reorder-after <U0079>
<U00FD> <y'>;<ACA>;<MIN>;IGNORE
<U00FF> <y'>;<REU>;<MIN>;IGNORE
reorder-after <U0059>
<U00DD> <y'>;<ACA>;<CAP>;IGNORE
<U0178> <y'>;<REU>;<CAP>;IGNORE

reorder-after <U0436>
<U0497> <z,=>;<PCL>;<MIN>;IGNORE
reorder-after <U0416>
<U0496> <z,=>;<PCL>;<CAP>;IGNORE

reorder-after <U043D>
<U04A3> <n,=>;<PCL>;<MIN>;IGNORE
reorder-after <U041D>
<U04A2> <n,=>;<PCL>;<CAP>;IGNORE

reorder-after <U043E>
<U04E9> <o-=>;<PCL>;<MIN>;IGNORE
reorder-after <U041E>
<U04E8> <o-=>;<PCL>;<CAP>;IGNORE

reorder-after <U0443>
<U04AF> <u'=>;<PCL>;<MIN>;IGNORE
reorder-after <U0423>
<U04AE> <u'=>;<PCL>;<CAP>;IGNORE

reorder-after <U044D>
<U04D9> <sw=>;<PCL>;<MIN>;IGNORE
reorder-after <U042D>
<U04D8> <sw=>;<PCL>;<CAP>;IGNORE

reorder-end

END LC_COLLATE

LC_TIME

% Turkmen days are
% Monday    => Duşenbe
% Tuesday   => Sişenbe
% Wednesday => Çarşenbe
% Thursday  => Penşenbe
% Friday    => Anna
% Saturday  => Şenbe
% Sunday    => Ýekşenbe

day     "<U0044><U0075><U015F><U0065><U006E><U0062><U0065>";/
        "<U0053><U0069><U015F><U0065><U006E><U0062><U0065>";/
        "<U00C7><U0061><U0072><U015F><U0065><U006E><U0062><U0065>";/
        "<U0050><U0065><U006E><U015F><U0065><U006E><U0062><U0065>";/
        "<U0041><U006E><U006E><U0061>";/
        "<U015E><U0065><U006E><U0062><U0065>";/
        "<U00DD><U0065><U006B><U015F><U0065><U006E><U0062><U0065>"

abday   "<U0044><U0079><U006E>";"<U0042><U0061><U015F>";/
        "<U0059><U0061><U015F>";"<U0048><U006F><U015F>";/
        "<U0053><U006F><U0067>";"<U0041><U006E><U006E>";/
        "<U0052><U0075><U0068>"
abday   "<U0044><U0075><U015F>";"<U0053><U0069><U015F>";/
        "<U00C7><U0061><U0072>";"<U0050><U0065><U006E>";/
        "<U0041><U006E><U006E>";"<U015E><U0065><U006E>";/
        "<U00DD><U0065><U006B>"

% Turkmen monthes are
% January   => Ýanwar
% February  => Fewral
% March     => Mart
% April     => Aprel
% May       => Maý
% June      => Iýun
% July      => Iýul
% August    => Awgust
% September => Sentýabr
% October   => Oktýabr
% November  => Noýabr
% December  => Dekabr

mon     "<U00DD><U0061><U006E><U0077><U0061><U0072>";/
        "<U0046><U0065><U0077><U0072><U0061><U006C>";/
        "<U004D><U0061><U0072><U0074>";/
        "<U0041><U0070><U0072><U0065><U006C>";/
        "<U004D><U0061><U00FD>";/
        "<U0049><U00FD><U0075><U006E>";/
        "<U0049><U00FD><U0075><U006C>";/
        "<U0041><U0077><U0067><U0075><U0073><U0074>";/
        "<U0053><U0065><U006E><U0074><U00FD><U0061><U0062><U0072>";/
        "<U004F><U006B><U0074><U00FD><U0061><U0062><U0072>";/
        "<U004E><U006F><U00FD><U0061><U0062><U0072>";/
        "<U0044><U0065><U006B><U0061><U0062><U0072>"

abmon   "<U00DD><U0061><U006E>";"<U0046><U0065><U0077>";/
        "<U004D><U0061><U0072>";"<U0041><U0070><U0072>";/
        "<U004D><U0061><U00FD>";"<U0049><U00FD><U006E>";/
        "<U0049><U00FD><U006C>";"<U0041><U0077><U0067>";/
        "<U0053><U0065><U006E>";"<U004F><U006B><U0074>";/
        "<U004E><U006F><U00FD>";"<U0044><U0065><U006B>"

%
% Turkmen date and time format
% date  dd.mm.yyyy %d.%m.%Y %T
% time  hh:mm:ss (24 hour - no am/pm)
%
d_t_fmt "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>/
<U0020><U0025><U0054>"
d_fmt     "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>"
t_fmt     "<U0025><U0054>"
am_pm     "";""
t_fmt_ampm ""
END LC_TIME

LC_NUMERIC
decimal_point             "<U002E>" % .
thousands_sep             "<U002C>" % ,
grouping                  3;3
END LC_NUMERIC

LC_MONETARY
int_curr_symbol           "<U0054><U004D><U004D><U0020>"        % TMM
currency_symbol           "<U004D><U0041><U004E><U0041><U0054>" % MANAT
mon_decimal_point         "<U002E>"                             % .
mon_thousands_sep         "<U002C>"                             % ,
mon_grouping              3;3
positive_sign             ""
negative_sign             "<U002D>"                             % -
int_frac_digits           2
frac_digits               2
p_cs_precedes             0
p_sep_by_space            1
n_cs_precedes             0
n_sep_by_space            1
p_sign_posn               1
n_sign_posn               1
END LC_MONETARY

LC_MEASUREMENT
measurement 1
END LC_MEASUREMENT

LC_MESSAGES
%%%%%%%%
% NOTE:
% there is a possible conflict between English and Turkmen for letter "y"
% (used for "yes" in English, but corresponding to "no" in Turkmen (well,
%  ý actually)
%%%%%%%%
yesstr  "<U0068><U0061><U0077><U0061>" % hawa
nostr   "<U00FD><U006F><U006B>"        % ýok
yesexpr "<U005E><U005B><U0068><U0048>/
<U005D><U002E><U002A>"                 % [hH]
noexpr  "<U005E><U005B><U00FD><U00DD>/
<U006E><U004E><U005D><U002E><U002A>"   % [ýÝnN]
END LC_MESSAGES

LC_PAPER
%
% A4 Paper
%
height 297
width  210
END LC_PAPER

LC_NAME
% TODO: complete me
name_fmt  "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
<U0025><U006D><U0025><U0074><U0025><U0066>"
name_gen  ""
name_mr   ""
name_mrs  ""
name_miss ""
name_ms   ""
END LC_NAME

LC_ADDRESS
% TODO: fix me

postal_fmt   "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E><U0025>/
<U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073><U0020><U0025>/
<U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025><U004E><U0025>/
<U007A><U0020><U0025><U0054><U0025><U004E><U0025><U0063><U0025><U004E>"

country_name "<U0054><U00FC><U0072><U006B><U006D>/
<U0065><U006E><U0069><U0073><U0074><U0061><U006E>" % Türkmenistan
country_post "<U0054><U004D>"                      % TM
country_car  "<U0054><U004D>"                      % TM
country_num  795
country_ab2 "<U0054><U004D>"                       % TM
country_ab3 "<U0054><U004B><U004D>"                % TKM
lang_name   "<U0054><U00FC><U0072><U006B><U006D>/
<U0065><U006E><U00E7><U0065>"                      % Türkmençe
lang_term   "<U0074><U0075><U006B>"                % tuk
lang_lib    "<U0074><U0075><U006B>"                % tuk
lang_ab     "<U0074><U006B>"                       % tk
END LC_ADDRESS

LC_TELEPHONE
% TODO: complete me
tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025><U006C>"
END LC_TELEPHONE

Filemanager

Name Type Size Permission Actions
POSIX File 8.22 KB 0644
aa_DJ File 7.52 KB 0644
aa_ER File 6.38 KB 0644
aa_ER@saaho File 5.8 KB 0644
aa_ET File 6.49 KB 0644
af_ZA File 9.38 KB 0644
am_ET File 44.58 KB 0644
an_ES File 3.59 KB 0644
ar_AE File 5.78 KB 0644
ar_BH File 5.85 KB 0644
ar_DZ File 5.86 KB 0644
ar_EG File 6.09 KB 0644
ar_IN File 5.18 KB 0644
ar_IQ File 5.82 KB 0644
ar_JO File 6.64 KB 0644
ar_KW File 5.83 KB 0644
ar_LB File 6.65 KB 0644
ar_LY File 5.88 KB 0644
ar_MA File 5.83 KB 0644
ar_OM File 5.82 KB 0644
ar_QA File 5.83 KB 0644
ar_SA File 8.33 KB 0644
ar_SD File 5.83 KB 0644
ar_SY File 6.68 KB 0644
ar_TN File 5.83 KB 0644
ar_YE File 5.83 KB 0644
as_IN File 5.51 KB 0644
ast_ES File 3.83 KB 0644
ayc_PE File 6.34 KB 0644
az_AZ File 7.23 KB 0644
be_BY File 5.24 KB 0644
be_BY@latin File 4.25 KB 0644
bem_ZM File 5.59 KB 0644
ber_DZ File 7.56 KB 0644
ber_MA File 6.17 KB 0644
bg_BG File 8.41 KB 0644
bho_IN File 4.77 KB 0644
bn_BD File 6.41 KB 0644
bn_IN File 6.2 KB 0644
bo_CN File 5.81 KB 0644
bo_IN File 1.7 KB 0644
br_FR File 4.57 KB 0644
br_FR@euro File 1.46 KB 0644
brx_IN File 5.71 KB 0644
bs_BA File 6.68 KB 0644
byn_ER File 5.64 KB 0644
ca_AD File 1.79 KB 0644
ca_ES File 4.84 KB 0644
ca_ES@euro File 1.47 KB 0644
ca_FR File 1.32 KB 0644
ca_IT File 1.35 KB 0644
crh_UA File 6.4 KB 0644
cs_CZ File 89.3 KB 0644
csb_PL File 5.34 KB 0644
cv_RU File 5.36 KB 0644
cy_GB File 8.01 KB 0644
da_DK File 7.45 KB 0644
de_AT File 4.73 KB 0644
de_AT@euro File 1.65 KB 0644
de_BE File 4.57 KB 0644
de_BE@euro File 1.44 KB 0644
de_CH File 4.65 KB 0644
de_DE File 6.33 KB 0644
de_DE@euro File 1.36 KB 0644
de_LU File 4.72 KB 0644
de_LU@euro File 1.44 KB 0644
doi_IN File 5.15 KB 0644
dv_MV File 5.66 KB 0644
dz_BT File 32.38 KB 0644
el_CY File 2.35 KB 0644
el_GR File 6.2 KB 0644
el_GR@euro File 1.59 KB 0644
en_AG File 2.17 KB 0644
en_AU File 5.11 KB 0644
en_BW File 2.51 KB 0644
en_CA File 5.62 KB 0644
en_DK File 4.74 KB 0644
en_GB File 5.22 KB 0644
en_HK File 6.73 KB 0644
en_IE File 4.83 KB 0644
en_IE@euro File 1.44 KB 0644
en_IN File 6.16 KB 0644
en_NG File 8.56 KB 0644
en_NZ File 5.08 KB 0644
en_PH File 6.69 KB 0644
en_SG File 6.44 KB 0644
en_US File 5.43 KB 0644
en_ZA File 10.8 KB 0644
en_ZM File 1.81 KB 0644
en_ZW File 2.49 KB 0644
es_AR File 4.83 KB 0644
es_BO File 4.48 KB 0644
es_CL File 4.45 KB 0644
es_CO File 4.61 KB 0644
es_CR File 5.09 KB 0644
es_CU File 2.75 KB 0644
es_DO File 4.59 KB 0644
es_EC File 4.47 KB 0644
es_ES File 4.76 KB 0644
es_ES@euro File 1.43 KB 0644
es_GT File 4.51 KB 0644
es_HN File 4.56 KB 0644
es_MX File 4.49 KB 0644
es_NI File 4.41 KB 0644
es_PA File 4.5 KB 0644
es_PE File 4.54 KB 0644
es_PR File 4.29 KB 0644
es_PY File 4.46 KB 0644
es_SV File 4.54 KB 0644
es_US File 5.95 KB 0644
es_UY File 4.44 KB 0644
es_VE File 4.54 KB 0644
et_EE File 80.92 KB 0644
eu_ES File 5.19 KB 0644
eu_ES@euro File 1.85 KB 0644
fa_IR File 16.07 KB 0644
ff_SN File 5.41 KB 0644
fi_FI File 8.18 KB 0644
fi_FI@euro File 1.5 KB 0644
fil_PH File 5.12 KB 0644
fo_FO File 4.55 KB 0644
fr_BE File 4.74 KB 0644
fr_BE@euro File 1.44 KB 0644
fr_CA File 4.47 KB 0644
fr_CH File 4.17 KB 0644
fr_FR File 5.29 KB 0644
fr_FR@euro File 1.46 KB 0644
fr_LU File 4.68 KB 0644
fr_LU@euro File 1.44 KB 0644
fur_IT File 3.63 KB 0644
fy_DE File 4 KB 0644
fy_NL File 4.07 KB 0644
ga_IE File 5.41 KB 0644
ga_IE@euro File 1.43 KB 0644
gd_GB File 4.53 KB 0644
gez_ER File 5.25 KB 0644
gez_ER@abegede File 2.63 KB 0644
gez_ET File 5.39 KB 0644
gez_ET@abegede File 2.28 KB 0644
gl_ES File 4.78 KB 0644
gl_ES@euro File 1.45 KB 0644
gu_IN File 6.07 KB 0644
gv_GB File 5.93 KB 0644
ha_NG File 8.53 KB 0644
he_IL File 4.83 KB 0644
hi_IN File 7.15 KB 0644
hne_IN File 5.27 KB 0644
hr_HR File 81.32 KB 0644
hsb_DE File 80.31 KB 0644
ht_HT File 5.1 KB 0644
hu_HU File 21.99 KB 0644
hy_AM File 6.62 KB 0644
i18n File 112.53 KB 0644
ia_FR File 4.16 KB 0644
id_ID File 4.86 KB 0644
ig_NG File 15.82 KB 0644
ik_CA File 7.29 KB 0644
is_IS File 81.6 KB 0644
iso14651_t1 File 242 B 0644
iso14651_t1_common File 423.07 KB 0644
iso14651_t1_pinyin File 1.06 MB 0644
it_CH File 4.13 KB 0644
it_IT File 4.82 KB 0644
it_IT@euro File 1.43 KB 0644
iu_CA File 3.75 KB 0644
iw_IL File 4.82 KB 0644
ja_JP File 215.47 KB 0644
ka_GE File 4.56 KB 0644
kk_KZ File 6.88 KB 0644
kl_GL File 4.86 KB 0644
km_KH File 49.67 KB 0644
kn_IN File 6.14 KB 0644
ko_KR File 53.64 KB 0644
kok_IN File 6.56 KB 0644
ks_IN File 6.1 KB 0644
ks_IN@devanagari File 5.19 KB 0644
ku_TR File 5.6 KB 0644
kw_GB File 5.49 KB 0644
ky_KG File 5.84 KB 0644
lb_LU File 5.9 KB 0644
lg_UG File 10.31 KB 0644
li_BE File 3.96 KB 0644
li_NL File 3.99 KB 0644
lij_IT File 3.87 KB 0644
lo_LA File 32.75 KB 0644
lt_LT File 80.88 KB 0644
lv_LV File 80.41 KB 0644
mag_IN File 4.99 KB 0644
mai_IN File 1.35 KB 0644
mg_MG File 5.65 KB 0644
mhr_RU File 4.61 KB 0644
mi_NZ File 5.1 KB 0644
mk_MK File 5.25 KB 0644
ml_IN File 6.58 KB 0644
mn_MN File 8.03 KB 0644
mni_IN File 5.03 KB 0644
mr_IN File 6.99 KB 0644
ms_MY File 6.87 KB 0644
mt_MT File 8.89 KB 0644
my_MM File 9.05 KB 0644
nan_TW@latin File 5.63 KB 0644
nb_NO File 7.28 KB 0644
nds_DE File 4.12 KB 0644
nds_NL File 4.01 KB 0644
ne_NP File 6.44 KB 0644
nhn_MX File 4.45 KB 0644
niu_NU File 5.88 KB 0644
niu_NZ File 5.82 KB 0644
nl_AW File 2.17 KB 0644
nl_BE File 4.08 KB 0644
nl_BE@euro File 1.44 KB 0644
nl_NL File 4.94 KB 0644
nl_NL@euro File 1.45 KB 0644
nn_NO File 4.83 KB 0644
nr_ZA File 9.21 KB 0644
nso_ZA File 8.97 KB 0644
oc_FR File 3.96 KB 0644
om_ET File 6.58 KB 0644
om_KE File 9.13 KB 0644
or_IN File 22.59 KB 0644
os_RU File 4.19 KB 0644
pa_IN File 6.12 KB 0644
pa_PK File 5.13 KB 0644
pap_AN File 4.7 KB 0644
pl_PL File 80.67 KB 0644
ps_AF File 7.49 KB 0644
pt_BR File 4.69 KB 0644
pt_PT File 4.9 KB 0644
pt_PT@euro File 1.45 KB 0644
ro_RO File 12.02 KB 0644
ru_RU File 5.26 KB 0644
ru_UA File 5.06 KB 0644
rw_RW File 5.26 KB 0644
sa_IN File 7.99 KB 0644
sat_IN File 5.58 KB 0644
sc_IT File 3.75 KB 0644
sd_IN File 5.74 KB 0644
sd_IN@devanagari File 6.29 KB 0644
se_NO File 9.07 KB 0644
shs_CA File 5.86 KB 0644
si_LK File 6.3 KB 0644
sid_ET File 6.15 KB 0644
sk_SK File 5.51 KB 0644
sl_SI File 80.25 KB 0644
so_DJ File 6.64 KB 0644
so_ET File 6.58 KB 0644
so_KE File 6.54 KB 0644
so_SO File 8.03 KB 0644
sq_AL File 10.38 KB 0644
sq_MK File 1.98 KB 0644
sr_ME File 4.82 KB 0644
sr_RS File 9.63 KB 0644
sr_RS@latin File 5.34 KB 0644
ss_ZA File 9.41 KB 0644
st_ZA File 8.98 KB 0644
sv_FI File 4.18 KB 0644
sv_FI@euro File 1.44 KB 0644
sv_SE File 6.58 KB 0644
sw_KE File 5.05 KB 0644
sw_TZ File 2.54 KB 0644
szl_PL File 5.29 KB 0644
ta_IN File 6.67 KB 0644
ta_LK File 1.45 KB 0644
te_IN File 7.51 KB 0644
tg_TJ File 6.23 KB 0644
th_TH File 45 KB 0644
ti_ER File 6.76 KB 0644
ti_ET File 29.65 KB 0644
tig_ER File 5.51 KB 0644
tk_TM File 12.52 KB 0644
tl_PH File 4.84 KB 0644
tn_ZA File 9.46 KB 0644
tr_CY File 2.29 KB 0644
tr_TR File 159.93 KB 0644
translit_circle File 13.79 KB 0644
translit_cjk_compat File 57.72 KB 0644
translit_cjk_variants File 158.63 KB 0644
translit_combining File 59.06 KB 0644
translit_compat File 33.56 KB 0644
translit_font File 57.6 KB 0644
translit_fraction File 2.32 KB 0644
translit_hangul File 604.33 KB 0644
translit_narrow File 6.06 KB 0644
translit_neutral File 7.28 KB 0644
translit_small File 3.02 KB 0644
translit_wide File 4.91 KB 0644
ts_ZA File 9.28 KB 0644
tt_RU File 7.7 KB 0644
tt_RU@iqtelif File 5.65 KB 0644
ug_CN File 8.22 KB 0644
uk_UA File 45.31 KB 0644
unm_US File 4.66 KB 0644
ur_IN File 5.45 KB 0644
ur_PK File 5.34 KB 0644
uz_UZ File 9.96 KB 0644
uz_UZ@cyrillic File 9.65 KB 0644
ve_ZA File 9.61 KB 0644
vi_VN File 10.09 KB 0644
wa_BE File 5.23 KB 0644
wa_BE@euro File 1.44 KB 0644
wae_CH File 7.45 KB 0644
wal_ET File 5.92 KB 0644
wo_SN File 5.39 KB 0644
xh_ZA File 9.3 KB 0644
yi_US File 6.16 KB 0644
yo_NG File 17.43 KB 0644
yue_HK File 4.3 KB 0644
zh_CN File 5.43 KB 0644
zh_HK File 5.72 KB 0644
zh_SG File 5.96 KB 0644
zh_TW File 5.49 KB 0644
zu_ZA File 9.48 KB 0644