2016-02-20 06:55:12 +00:00
|
|
|
|
comment_char %
|
|
|
|
|
escape_char /
|
2003-10-01 07:19:56 +00:00
|
|
|
|
|
2016-02-20 06:59:46 +00:00
|
|
|
|
% 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.
|
|
|
|
|
|
2003-10-01 07:19:56 +00:00
|
|
|
|
% Uzbek language (cyrillic) locale for Uzbekistan
|
|
|
|
|
% Source: Mashrab Kuvatov
|
|
|
|
|
% Contact: Mashrab Kuvatov, Pablo Saratxaga
|
|
|
|
|
% Email: kmashrab@uni-bremen.de, pablo@mandrakesoft.com
|
|
|
|
|
% Tel:
|
|
|
|
|
% Fax:
|
|
|
|
|
% Language: uz
|
|
|
|
|
% Territory: UZ
|
|
|
|
|
% Revision: 0.1
|
|
|
|
|
% Date: 2003-05-30
|
|
|
|
|
% Users: general
|
|
|
|
|
% History:
|
|
|
|
|
%
|
|
|
|
|
% 2003-05-30 Mashrab Kuvatov <kmashrab@uni-bremen.de>
|
|
|
|
|
% Created.
|
|
|
|
|
%
|
|
|
|
|
% 2003-06-30 Mashrab Kuvatov <kmashrab@uni-bremen.de>
|
|
|
|
|
% LC_CTYPE: Added transliteration from cyrillic to latin.
|
|
|
|
|
% LC_COLLATE: Added reodering definition.
|
|
|
|
|
% All credits to Pablo. :-)
|
|
|
|
|
|
|
|
|
|
LC_IDENTIFICATION
|
|
|
|
|
title "Uzbek (cyrillic) locale for Uzbekistan"
|
|
|
|
|
source "Mashrab Kuvatov"
|
|
|
|
|
address ""
|
|
|
|
|
contact "Mashrab Kuvatov, Pablo Saratxaga"
|
|
|
|
|
email "kmashrab@uni-bremen.de, pablo@mandrakesoft.com"
|
|
|
|
|
tel ""
|
|
|
|
|
fax ""
|
|
|
|
|
language "Uzbek"
|
|
|
|
|
territory "Uzbekistan"
|
|
|
|
|
revision "0.1"
|
|
|
|
|
date "2003-05-30"
|
|
|
|
|
|
2016-04-13 15:22:00 +00:00
|
|
|
|
category "i18n:2012";LC_IDENTIFICATION
|
|
|
|
|
category "i18n:2012";LC_CTYPE
|
|
|
|
|
category "i18n:2012";LC_COLLATE
|
|
|
|
|
category "i18n:2012";LC_TIME
|
|
|
|
|
category "i18n:2012";LC_NUMERIC
|
|
|
|
|
category "i18n:2012";LC_MONETARY
|
|
|
|
|
category "i18n:2012";LC_MESSAGES
|
|
|
|
|
category "i18n:2012";LC_PAPER
|
|
|
|
|
category "i18n:2012";LC_NAME
|
|
|
|
|
category "i18n:2012";LC_ADDRESS
|
|
|
|
|
category "i18n:2012";LC_TELEPHONE
|
|
|
|
|
category "i18n:2012";LC_MEASUREMENT
|
2003-10-01 07:19:56 +00:00
|
|
|
|
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> "<U0076>" % v= -> v
|
|
|
|
|
<U0433> "<U0067>" % g= -> g
|
|
|
|
|
<U0434> "<U0064>" % d= -> d
|
|
|
|
|
<U0435> "<U0065>" % e= -> e (ye also, but context dependent)
|
|
|
|
|
<U0451> "<U0079><U006F>" % io -> yo
|
|
|
|
|
<U0436> "<U006A>" % z% -> j
|
|
|
|
|
<U0437> "<U007A>" % z= -> z
|
|
|
|
|
<U0438> "<U0069>" % i= -> i
|
|
|
|
|
<U0439> "<U0079>" % j= -> y
|
|
|
|
|
<U043A> "<U006B>" % k= -> k
|
|
|
|
|
<U043B> "<U006C>" % l= -> l
|
|
|
|
|
<U043C> "<U006D>" % m= -> m
|
|
|
|
|
<U043D> "<U006E>" % n= -> n
|
|
|
|
|
<U043E> "<U006F>" % o= -> o
|
|
|
|
|
<U043F> "<U0070>" % p= -> p
|
|
|
|
|
<U0440> "<U0072>" % r= -> r
|
|
|
|
|
<U0441> "<U0073>" % s= -> s
|
|
|
|
|
<U0442> "<U0074>" % t= -> t
|
|
|
|
|
<U0443> "<U0075>" % u= -> u
|
|
|
|
|
<U0444> "<U0066>" % f= -> f
|
|
|
|
|
<U0445> "<U0078>" % h= -> x
|
|
|
|
|
<U0446> "<U0074><U0073>" % c= -> ts
|
|
|
|
|
<U0447> "<U0063><U0068>" % c% -> ch
|
|
|
|
|
<U0448> "<U0073><U0068>" % s% -> sh
|
|
|
|
|
<U0449> "<U0073><U0068>" % shcha -> sh
|
2013-06-07 14:56:03 +00:00
|
|
|
|
<U044A> "<U0027>" % hard sign= -> '
|
2003-10-01 07:19:56 +00:00
|
|
|
|
<U044B> "<U0069>" % yeru -> 1
|
|
|
|
|
<U044C> "" % soft sign omitted. not in latin-uzbek alphabet. stupid, but it is a fact.
|
2013-06-07 14:56:03 +00:00
|
|
|
|
<U044D> "<U0065>" % je= -> e
|
2003-10-01 07:19:56 +00:00
|
|
|
|
<U044E> "<U0079><U0075>" % ju -> yu
|
|
|
|
|
<U044F> "<U0079><U0061>" % ja -> ya
|
|
|
|
|
<U045E> "<U006F><U0027>" % v% -> o'
|
|
|
|
|
<U049B> "<U0071>" % k,= -> q
|
|
|
|
|
<U0493> "<U0067><U0027>" % g-= -> g'
|
|
|
|
|
<U04B3> "<U0068>" % h,= -> h
|
|
|
|
|
|
|
|
|
|
% upper case letters
|
|
|
|
|
|
|
|
|
|
<U0410> "<U0041>" % a= -> a
|
|
|
|
|
<U0411> "<U0042>" % b= -> b
|
|
|
|
|
<U0412> "<U0056>" % v= -> v
|
|
|
|
|
<U0413> "<U0047>" % g= -> g
|
|
|
|
|
<U0414> "<U0044>" % d= -> d
|
|
|
|
|
<U0415> "<U0045>" % e= -> e (ye also, but context dependent)
|
|
|
|
|
<U0401> "<U0059><U006F>" % io -> yo
|
|
|
|
|
<U0416> "<U004A>" % z% -> j
|
|
|
|
|
<U0417> "<U005A>" % z= -> z
|
|
|
|
|
<U0418> "<U0049>" % i= -> i
|
|
|
|
|
<U0419> "<U0059>" % j= -> y
|
|
|
|
|
<U041A> "<U004B>" % k= -> k
|
|
|
|
|
<U041B> "<U004C>" % l= -> l
|
|
|
|
|
<U041C> "<U004D>" % m= -> m
|
|
|
|
|
<U041D> "<U004E>" % n= -> n
|
|
|
|
|
<U041E> "<U004F>" % o= -> o
|
|
|
|
|
<U041F> "<U0050>" % p= -> p
|
|
|
|
|
<U0420> "<U0052>" % r= -> r
|
|
|
|
|
<U0421> "<U0053>" % s= -> s
|
|
|
|
|
<U0422> "<U0054>" % t= -> t
|
|
|
|
|
<U0423> "<U0055>" % u= -> u
|
|
|
|
|
<U0424> "<U0046>" % f= -> f
|
|
|
|
|
<U0425> "<U0058>" % h= -> x
|
|
|
|
|
<U0426> "<U0054><U0073>" % c= -> ts
|
|
|
|
|
<U0427> "<U0043><U0068>" % c% -> ch
|
|
|
|
|
<U0428> "<U0053><U0068>" % s% -> sh
|
|
|
|
|
<U0429> "<U0053><U0068>" % shcha -> sh
|
|
|
|
|
<U042A> "<U0027>" % hard sign= -> '
|
|
|
|
|
<U042B> "<U0049>" % yeru -> i
|
|
|
|
|
<U042C> "" % soft sign omitted. not in latin-uzbek alphabet. stupid, but it is a fact.
|
|
|
|
|
<U042D> "<U0045>" % je -> e
|
|
|
|
|
<U042E> "<U0059><U0075>" % ju -> yu
|
|
|
|
|
<U042F> "<U0059><U0061>" % ja -> ya
|
|
|
|
|
<U040E> "<U004F><U0027>" % v% -> o'
|
|
|
|
|
<U049A> "<U0051>" % k,= -> q
|
|
|
|
|
<U0492> "<U0047><U0027>" % g-= -> g'
|
|
|
|
|
<U04B2> "<U0048>" % h,= -> h
|
|
|
|
|
translit_end
|
|
|
|
|
END LC_CTYPE
|
|
|
|
|
|
|
|
|
|
LC_COLLATE
|
|
|
|
|
copy "iso14651_t1"
|
|
|
|
|
%% a b c d e f g g' h i j k l m n o o' p q r s t u v x y z
|
|
|
|
|
%% cyr: a=, b=, v=, g=, d=, e=, io, z%, z=, i=, j=, k=, l=, m=, n=, o=,
|
|
|
|
|
%% p=, r=, s=, t=, u=, f=, h=, c=, c%, s%, sc, =' , y=, je, ju, ja,
|
|
|
|
|
%% v%, k,=, g-=, h,=
|
|
|
|
|
collating-symbol <g-'-uz>
|
|
|
|
|
collating-element <g-'> from "<U0067><U0027>"
|
|
|
|
|
collating-element <G-'> from "<U0047><U0027>"
|
|
|
|
|
collating-symbol <o-'-uz>
|
|
|
|
|
collating-element <o-'> from "<U006F><U0027>"
|
|
|
|
|
collating-element <O-'> from "<U004F><U0027>"
|
|
|
|
|
|
|
|
|
|
collating-symbol <k,=>
|
|
|
|
|
collating-symbol <g-=>
|
|
|
|
|
collating-symbol <h,=>
|
|
|
|
|
|
|
|
|
|
reorder-after <g>
|
|
|
|
|
<g-'-uz>
|
|
|
|
|
reorder-after <o>
|
|
|
|
|
<o-'-uz>
|
|
|
|
|
reorder-after <CYR-YA>
|
|
|
|
|
<CYR-OUBRE>
|
|
|
|
|
<k,=>
|
|
|
|
|
<g-=>
|
|
|
|
|
<h,=>
|
|
|
|
|
|
|
|
|
|
reorder-after <U0067>
|
|
|
|
|
<g-'> <g-'-uz>;<PCL>;<MIN>;IGNORE
|
|
|
|
|
reorder-after <U0047>
|
|
|
|
|
<G-'> <g-'-uz>;<PCL>;<CAP>;IGNORE
|
|
|
|
|
|
|
|
|
|
reorder-after <U006F>
|
|
|
|
|
<o-'> <o-'-uz>;<PCL>;<MIN>;IGNORE
|
|
|
|
|
reorder-after <U004F>
|
|
|
|
|
<O-'> <o-'-uz>;<PCL>;<CAP>;IGNORE
|
|
|
|
|
|
|
|
|
|
reorder-after <U044F>
|
|
|
|
|
<U045E> <CYR-OUBRE>;<PCL>;<MIN>;IGNORE
|
|
|
|
|
<U049B> <k,=>;<PCL>;<MIN>;IGNORE
|
|
|
|
|
<U0493> <g-=>;<PCL>;<MIN>;IGNORE
|
|
|
|
|
<U04B3> <h,=>;<PCL>;<MIN>;IGNORE
|
|
|
|
|
|
|
|
|
|
reorder-after <U042F>
|
|
|
|
|
<U040E> <CYR-OUBRE>;<PCL>;<CAP>;IGNORE
|
|
|
|
|
<U049A> <k,=>;<PCL>;<CAP>;IGNORE
|
|
|
|
|
<U0492> <g-=>;<PCL>;<CAP>;IGNORE
|
|
|
|
|
<U04B2> <h,=>;<PCL>;<CAP>;IGNORE
|
|
|
|
|
|
|
|
|
|
reorder-end
|
|
|
|
|
|
|
|
|
|
END LC_COLLATE
|
|
|
|
|
|
|
|
|
|
LC_MONETARY
|
|
|
|
|
int_curr_symbol "<U0055><U005A><U0053><U0020>"
|
|
|
|
|
currency_symbol "<U0441><U045E><U043C>"
|
|
|
|
|
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 1
|
|
|
|
|
p_sep_by_space 0
|
|
|
|
|
n_cs_precedes 1
|
|
|
|
|
n_sep_by_space 0
|
|
|
|
|
p_sign_posn 1
|
|
|
|
|
n_sign_posn 1
|
|
|
|
|
END LC_MONETARY
|
|
|
|
|
|
|
|
|
|
LC_NUMERIC
|
|
|
|
|
decimal_point "<U002E>"
|
|
|
|
|
thousands_sep "<U002C>"
|
|
|
|
|
grouping 3;3
|
|
|
|
|
END LC_NUMERIC
|
|
|
|
|
|
|
|
|
|
LC_TIME
|
|
|
|
|
abday "<U042F><U043A><U0448>";/
|
|
|
|
|
"<U0414><U0443><U0448>";/
|
|
|
|
|
"<U0421><U0435><U0448>";/
|
|
|
|
|
"<U0427><U043E><U0440>";/
|
|
|
|
|
"<U041F><U0430><U0439>";/
|
|
|
|
|
"<U0416><U0443><U043C>";/
|
|
|
|
|
"<U0428><U0430><U043D>"
|
|
|
|
|
day "<U042F><U043A><U0448><U0430><U043D><U0431><U0430>";/
|
|
|
|
|
"<U0414><U0443><U0448><U0430><U043D><U0431><U0430>";/
|
|
|
|
|
"<U0421><U0435><U0448><U0430><U043D><U0431><U0430>";/
|
|
|
|
|
"<U0427><U043E><U0440><U0448><U0430><U043D><U0431><U0430>";/
|
|
|
|
|
"<U041F><U0430><U0439><U0448><U0430><U043D><U0431><U0430>";/
|
|
|
|
|
"<U0416><U0443><U043C><U0430>";/
|
|
|
|
|
"<U0428><U0430><U043D><U0431><U0430>"
|
|
|
|
|
abmon "<U042F><U043D><U0432>";/
|
|
|
|
|
"<U0424><U0435><U0432>";/
|
|
|
|
|
"<U041C><U0430><U0440>";/
|
|
|
|
|
"<U0410><U043F><U0440>";/
|
|
|
|
|
"<U041C><U0430><U0439>";/
|
|
|
|
|
"<U0418><U044E><U043D>";/
|
|
|
|
|
"<U0418><U044E><U043B>";/
|
|
|
|
|
"<U0410><U0432><U0433>";/
|
|
|
|
|
"<U0421><U0435><U043D>";/
|
|
|
|
|
"<U041E><U043A><U0442>";/
|
|
|
|
|
"<U041D><U043E><U044F>";/
|
|
|
|
|
"<U0414><U0435><U043A>"
|
localedata: Month names updated from CLDR-31 [BZ #21217]
[BZ #21217]
* localedata/locales/be_BY (mon, abmon): Reworded "Травень" ("travyen'")
and abbreviated "Тра" ("tra") to "Май" ("may").
* localedata/locales/be_BY@latin (mon, abmon): Likewise, "Travień"
and abbreviated "Tra" reworded to "Maj".
* localedata/locales/br_FR (day, abmon, mon, d_t_fmt): Use the proper
Unicode apostrophe (Cʼhwevrer, mercʼher, Dʼar).
* localedata/locales/es_PE (mon, abmon): Reworded "septiembre" to
"setiembre" and abbreviated "sep" to "set".
* localedata/locales/es_UY: Likewise.
* localedata/locales/fil_PH (mon): Reworded "Septiyembre" to "Setyembre"
and "Nobiyembre" to "Nobyembre".
* localedata/locales/fur_IT (mon, abmon): Reworded "Decembar" to
"Dicembar" and abbreviated "Dec" to "Dic".
* localedata/locales/fy_NL (mon): Reworded "Janaris" to "Jannewaris".
* localedata/locales/ha_NG (mon, abmon): Reworded "Fabrairu" to
"Faburairu" and "Afrilu" to "Afirilu", also abbreviated "Afr" to "Afi".
* localedata/locales/ig_NG (mon, abmon): All months begin with
uppercase. Reworded: "febụrụwarị" to "Febrụwarị", "epreel" to "Eprel",
"ọgọstụ" to "Ọgọọst", "nọvemba" to "Novemba", "nọv" to "Nov".
* localedata/locales/kw_GB (mon): Months imported from CLDR, many
changes: all "Mys" to "mis", "Mys Whevrel" to "mis Hwevrer", "Mys Merth"
to "mis Meurth", "Mys Evan" to "mis Metheven", and so on.
(abmon): "Whe>" to "Hwe", "Mer" to "Meu", "Evn" to "Met".
* localedata/locales/lg_UG (mon): Reworded "Julaai" to "Julaayi".
* localedata/locales/ln_CD (mon): Months imported from CLDR, all changed:
"Yanwáli" to "sánzá ya yambo", "Febwáli" to "sánzá ya míbalé" and so on.
* localedata/locales/mg_MG (mon, abmon): All months now begin with
uppercase.
* localedata/locales/se_NO (mon): Months imported from CLDR, all
suffixes changed from "mánu" to "mánnu".
* localedata/locales/sr_RS@latin (mon): Reworded "juni" to "jun" and
"juli" to "jul".
* localedata/locales/uz_UZ (mon): Reworded "Sentyabr" to "Sentabr"
and "Oktyabr" to "Oktabr".
* localedata/locales/uz_UZ@cyrillic (mon): Most of the names reworded,
no longer end with a soft sign.
* localedata/locales/wae_CH (mon): reworded "Bráchet" to "Bráčet",
"Öigschte" to "Öigšte", "Herbschtmánet" to "Herbštmánet",
"Chrischtmánet" to "Chrištmánet".
2017-02-24 02:13:14 +00:00
|
|
|
|
mon "<U042F><U043D><U0432><U0430><U0440>";/
|
|
|
|
|
"<U0424><U0435><U0432><U0440><U0430><U043B>";/
|
2003-10-01 07:19:56 +00:00
|
|
|
|
"<U041C><U0430><U0440><U0442>";/
|
localedata: Month names updated from CLDR-31 [BZ #21217]
[BZ #21217]
* localedata/locales/be_BY (mon, abmon): Reworded "Травень" ("travyen'")
and abbreviated "Тра" ("tra") to "Май" ("may").
* localedata/locales/be_BY@latin (mon, abmon): Likewise, "Travień"
and abbreviated "Tra" reworded to "Maj".
* localedata/locales/br_FR (day, abmon, mon, d_t_fmt): Use the proper
Unicode apostrophe (Cʼhwevrer, mercʼher, Dʼar).
* localedata/locales/es_PE (mon, abmon): Reworded "septiembre" to
"setiembre" and abbreviated "sep" to "set".
* localedata/locales/es_UY: Likewise.
* localedata/locales/fil_PH (mon): Reworded "Septiyembre" to "Setyembre"
and "Nobiyembre" to "Nobyembre".
* localedata/locales/fur_IT (mon, abmon): Reworded "Decembar" to
"Dicembar" and abbreviated "Dec" to "Dic".
* localedata/locales/fy_NL (mon): Reworded "Janaris" to "Jannewaris".
* localedata/locales/ha_NG (mon, abmon): Reworded "Fabrairu" to
"Faburairu" and "Afrilu" to "Afirilu", also abbreviated "Afr" to "Afi".
* localedata/locales/ig_NG (mon, abmon): All months begin with
uppercase. Reworded: "febụrụwarị" to "Febrụwarị", "epreel" to "Eprel",
"ọgọstụ" to "Ọgọọst", "nọvemba" to "Novemba", "nọv" to "Nov".
* localedata/locales/kw_GB (mon): Months imported from CLDR, many
changes: all "Mys" to "mis", "Mys Whevrel" to "mis Hwevrer", "Mys Merth"
to "mis Meurth", "Mys Evan" to "mis Metheven", and so on.
(abmon): "Whe>" to "Hwe", "Mer" to "Meu", "Evn" to "Met".
* localedata/locales/lg_UG (mon): Reworded "Julaai" to "Julaayi".
* localedata/locales/ln_CD (mon): Months imported from CLDR, all changed:
"Yanwáli" to "sánzá ya yambo", "Febwáli" to "sánzá ya míbalé" and so on.
* localedata/locales/mg_MG (mon, abmon): All months now begin with
uppercase.
* localedata/locales/se_NO (mon): Months imported from CLDR, all
suffixes changed from "mánu" to "mánnu".
* localedata/locales/sr_RS@latin (mon): Reworded "juni" to "jun" and
"juli" to "jul".
* localedata/locales/uz_UZ (mon): Reworded "Sentyabr" to "Sentabr"
and "Oktyabr" to "Oktabr".
* localedata/locales/uz_UZ@cyrillic (mon): Most of the names reworded,
no longer end with a soft sign.
* localedata/locales/wae_CH (mon): reworded "Bráchet" to "Bráčet",
"Öigschte" to "Öigšte", "Herbschtmánet" to "Herbštmánet",
"Chrischtmánet" to "Chrištmánet".
2017-02-24 02:13:14 +00:00
|
|
|
|
"<U0410><U043F><U0440><U0435><U043B>";/
|
2003-10-01 07:19:56 +00:00
|
|
|
|
"<U041C><U0430><U0439>";/
|
localedata: Month names updated from CLDR-31 [BZ #21217]
[BZ #21217]
* localedata/locales/be_BY (mon, abmon): Reworded "Травень" ("travyen'")
and abbreviated "Тра" ("tra") to "Май" ("may").
* localedata/locales/be_BY@latin (mon, abmon): Likewise, "Travień"
and abbreviated "Tra" reworded to "Maj".
* localedata/locales/br_FR (day, abmon, mon, d_t_fmt): Use the proper
Unicode apostrophe (Cʼhwevrer, mercʼher, Dʼar).
* localedata/locales/es_PE (mon, abmon): Reworded "septiembre" to
"setiembre" and abbreviated "sep" to "set".
* localedata/locales/es_UY: Likewise.
* localedata/locales/fil_PH (mon): Reworded "Septiyembre" to "Setyembre"
and "Nobiyembre" to "Nobyembre".
* localedata/locales/fur_IT (mon, abmon): Reworded "Decembar" to
"Dicembar" and abbreviated "Dec" to "Dic".
* localedata/locales/fy_NL (mon): Reworded "Janaris" to "Jannewaris".
* localedata/locales/ha_NG (mon, abmon): Reworded "Fabrairu" to
"Faburairu" and "Afrilu" to "Afirilu", also abbreviated "Afr" to "Afi".
* localedata/locales/ig_NG (mon, abmon): All months begin with
uppercase. Reworded: "febụrụwarị" to "Febrụwarị", "epreel" to "Eprel",
"ọgọstụ" to "Ọgọọst", "nọvemba" to "Novemba", "nọv" to "Nov".
* localedata/locales/kw_GB (mon): Months imported from CLDR, many
changes: all "Mys" to "mis", "Mys Whevrel" to "mis Hwevrer", "Mys Merth"
to "mis Meurth", "Mys Evan" to "mis Metheven", and so on.
(abmon): "Whe>" to "Hwe", "Mer" to "Meu", "Evn" to "Met".
* localedata/locales/lg_UG (mon): Reworded "Julaai" to "Julaayi".
* localedata/locales/ln_CD (mon): Months imported from CLDR, all changed:
"Yanwáli" to "sánzá ya yambo", "Febwáli" to "sánzá ya míbalé" and so on.
* localedata/locales/mg_MG (mon, abmon): All months now begin with
uppercase.
* localedata/locales/se_NO (mon): Months imported from CLDR, all
suffixes changed from "mánu" to "mánnu".
* localedata/locales/sr_RS@latin (mon): Reworded "juni" to "jun" and
"juli" to "jul".
* localedata/locales/uz_UZ (mon): Reworded "Sentyabr" to "Sentabr"
and "Oktyabr" to "Oktabr".
* localedata/locales/uz_UZ@cyrillic (mon): Most of the names reworded,
no longer end with a soft sign.
* localedata/locales/wae_CH (mon): reworded "Bráchet" to "Bráčet",
"Öigschte" to "Öigšte", "Herbschtmánet" to "Herbštmánet",
"Chrischtmánet" to "Chrištmánet".
2017-02-24 02:13:14 +00:00
|
|
|
|
"<U0418><U044E><U043D>";/
|
|
|
|
|
"<U0418><U044E><U043B>";/
|
2003-10-01 07:19:56 +00:00
|
|
|
|
"<U0410><U0432><U0433><U0443><U0441><U0442>";/
|
localedata: Month names updated from CLDR-31 [BZ #21217]
[BZ #21217]
* localedata/locales/be_BY (mon, abmon): Reworded "Травень" ("travyen'")
and abbreviated "Тра" ("tra") to "Май" ("may").
* localedata/locales/be_BY@latin (mon, abmon): Likewise, "Travień"
and abbreviated "Tra" reworded to "Maj".
* localedata/locales/br_FR (day, abmon, mon, d_t_fmt): Use the proper
Unicode apostrophe (Cʼhwevrer, mercʼher, Dʼar).
* localedata/locales/es_PE (mon, abmon): Reworded "septiembre" to
"setiembre" and abbreviated "sep" to "set".
* localedata/locales/es_UY: Likewise.
* localedata/locales/fil_PH (mon): Reworded "Septiyembre" to "Setyembre"
and "Nobiyembre" to "Nobyembre".
* localedata/locales/fur_IT (mon, abmon): Reworded "Decembar" to
"Dicembar" and abbreviated "Dec" to "Dic".
* localedata/locales/fy_NL (mon): Reworded "Janaris" to "Jannewaris".
* localedata/locales/ha_NG (mon, abmon): Reworded "Fabrairu" to
"Faburairu" and "Afrilu" to "Afirilu", also abbreviated "Afr" to "Afi".
* localedata/locales/ig_NG (mon, abmon): All months begin with
uppercase. Reworded: "febụrụwarị" to "Febrụwarị", "epreel" to "Eprel",
"ọgọstụ" to "Ọgọọst", "nọvemba" to "Novemba", "nọv" to "Nov".
* localedata/locales/kw_GB (mon): Months imported from CLDR, many
changes: all "Mys" to "mis", "Mys Whevrel" to "mis Hwevrer", "Mys Merth"
to "mis Meurth", "Mys Evan" to "mis Metheven", and so on.
(abmon): "Whe>" to "Hwe", "Mer" to "Meu", "Evn" to "Met".
* localedata/locales/lg_UG (mon): Reworded "Julaai" to "Julaayi".
* localedata/locales/ln_CD (mon): Months imported from CLDR, all changed:
"Yanwáli" to "sánzá ya yambo", "Febwáli" to "sánzá ya míbalé" and so on.
* localedata/locales/mg_MG (mon, abmon): All months now begin with
uppercase.
* localedata/locales/se_NO (mon): Months imported from CLDR, all
suffixes changed from "mánu" to "mánnu".
* localedata/locales/sr_RS@latin (mon): Reworded "juni" to "jun" and
"juli" to "jul".
* localedata/locales/uz_UZ (mon): Reworded "Sentyabr" to "Sentabr"
and "Oktyabr" to "Oktabr".
* localedata/locales/uz_UZ@cyrillic (mon): Most of the names reworded,
no longer end with a soft sign.
* localedata/locales/wae_CH (mon): reworded "Bráchet" to "Bráčet",
"Öigschte" to "Öigšte", "Herbschtmánet" to "Herbštmánet",
"Chrischtmánet" to "Chrištmánet".
2017-02-24 02:13:14 +00:00
|
|
|
|
"<U0421><U0435><U043D><U0442><U044F><U0431><U0440>";/
|
|
|
|
|
"<U041E><U043A><U0442><U044F><U0431><U0440>";/
|
|
|
|
|
"<U041D><U043E><U044F><U0431><U0440>";/
|
|
|
|
|
"<U0414><U0435><U043A><U0430><U0431><U0440>"
|
2003-10-01 07:19:56 +00:00
|
|
|
|
d_t_fmt "<U0025><U0054><U002C><U0020><U0025><U0064><U0020><U0025><U0042><U002C><U0020><U0025><U0059><U0020><U0439><U0438><U043B><U002C><U0020><U0025><U0041>"
|
|
|
|
|
d_fmt "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
|
|
|
|
|
t_fmt "<U0025><U0054>"
|
|
|
|
|
am_pm "";""
|
|
|
|
|
t_fmt_ampm ""
|
|
|
|
|
date_fmt "<U0025><U0064><U0020><U0025><U0042><U002C><U0020><U0025><U0059><U0020><U0439><U0438><U043B><U002C><U0020><U0025><U0041>"
|
localedata: CLDRv29: update LC_TIME week/first_week,workday fields
I've spot checked a number of these, including some that were def
wrong (like ff_SN). It also fixes all open week-related bugs.
Since ff_SN is the only one that changes its base date, I also made
sure that its ordering of day translations were correct. Looks like
another case Petr brought up where the week field was not actually
checked against the day arrays.
I also took the opportunity to drop first_weekday/first_workday when
the value aligned with the defaults (1 & 2 respectively). This didn't
impact too many locales In practice because the majority omitted them
already.
A few locales were defining some values incorrectly for their region:
ak_GH: week: changing [7, 19971130, 7] to [7, 19971130, 1]
ak_GH: first_weekday: changing 1 to 2
ayc_PE: week: changing [7, 19971130, 7] to [7, 19971130, 1]
bem_ZM: week: changing [7, 19971130, 4] to [7, 19971130, 1]
bem_ZM: first_weekday: changing 1 to 2
en_IE: first_weekday: changing 2 to 1
en_US: week: changing [7, 19971130, 7] to [7, 19971130, 1]
es_CO: first_weekday: changing 2 to 1
es_ES: week: changing [7, 19971130, 5] to [7, 19971130, 4]
ff_SN: week: changing [7, 19971129, 1] to [7, 19971130, 1]
ff_SN: first_weekday: changing 1 to 2
ga_IE: first_weekday: changing 2 to 1
ht_HT: week: changing [7, 19971130, 7] to [7, 19971130, 1]
ht_HT: first_weekday: changing 1 to 2
mk_MK: week: changing [7, 19971130, 4] to [7, 19971130, 1]
mt_MT: first_weekday: changing 2 to 1
quz_PE: week: changing [7, 19971130, 7] to [7, 19971130, 1]
sr_ME: week: changing [7, 19971130, 4] to [7, 19971130, 1]
sr_RS: week: changing [7, 19971130, 4] to [7, 19971130, 1]
sr_RS@latin: week: changing [7, 19971130, 4] to [7, 19971130, 1]
sw_KE: week: changing [7, 19971130, 4] to [7, 19971130, 1]
sw_KE: first_weekday: changing 2 to 1
uk_UA: week: changing [7, 19971130, 4] to [7, 19971130, 1]
unm_US: week: changing [7, 19971130, 4] to [7, 19971130, 1]
Some locales were copying locales that had the wrong week settings, so
that content had to be duplicated so the values could be adjusted:
el_CY: week: setting to [7, 19971130, 1]
en_AG: week: setting to [7, 19971130, 1]
en_AG: first_weekday: changing 2 to 1
en_ZM: week: setting to [7, 19971130, 1]
es_CU: week: setting to [7, 19971130, 1]
nl_AW: week: setting to [7, 19971130, 1]
sw_TZ: first_weekday: setting to 2
ta_LK: first_weekday: setting to 2
The majority of locales were omitting the week field thus getting the
default [7, 19971130, 0 (localedef) / 7 (ISO standard)]. Unfortunately,
neither of those are used by any locales, so we end up having to define
the field just to se the ndays field. In practice, this rarely matters
due to it usage, and the first two fields match the defaults.
aa_DJ: setting to [7, 19971130, 1]
aa_ER: setting to [7, 19971130, 1]
aa_ER@saaho: setting to [7, 19971130, 1]
aa_ET: setting to [7, 19971130, 1]
af_ZA: setting to [7, 19971130, 1]
am_ET: setting to [7, 19971130, 1]
an_ES: setting to [7, 19971130, 4]
anp_IN: setting to [7, 19971130, 1]
ar_AE: setting to [7, 19971130, 1]
ar_BH: setting to [7, 19971130, 1]
ar_DZ: setting to [7, 19971130, 1]
ar_EG: setting to [7, 19971130, 1]
ar_IN: setting to [7, 19971130, 1]
ar_IQ: setting to [7, 19971130, 1]
ar_JO: setting to [7, 19971130, 1]
ar_KW: setting to [7, 19971130, 1]
ar_LB: setting to [7, 19971130, 1]
ar_LY: setting to [7, 19971130, 1]
ar_MA: setting to [7, 19971130, 1]
ar_OM: setting to [7, 19971130, 1]
ar_QA: setting to [7, 19971130, 1]
ar_SA: setting to [7, 19971130, 1]
ar_SD: setting to [7, 19971130, 1]
ar_SS: setting to [7, 19971130, 1]
ar_SY: setting to [7, 19971130, 1]
ar_TN: setting to [7, 19971130, 1]
ar_YE: setting to [7, 19971130, 1]
as_IN: setting to [7, 19971130, 1]
ast_ES: setting to [7, 19971130, 4]
az_AZ: setting to [7, 19971130, 1]
be_BY: setting to [7, 19971130, 1]
be_BY@latin: setting to [7, 19971130, 1]
ber_DZ: setting to [7, 19971130, 1]
ber_MA: setting to [7, 19971130, 1]
bg_BG: setting to [7, 19971130, 4]
bhb_IN: setting to [7, 19971130, 1]
bho_IN: setting to [7, 19971130, 1]
bn_BD: setting to [7, 19971130, 1]
bn_IN: setting to [7, 19971130, 1]
bo_CN: setting to [7, 19971130, 1]
br_FR: setting to [7, 19971130, 4]
brx_IN: setting to [7, 19971130, 1]
bs_BA: setting to [7, 19971130, 1]
byn_ER: setting to [7, 19971130, 1]
ca_AD: setting to [7, 19971130, 4]
ca_ES: setting to [7, 19971130, 4]
ca_ES@euro: setting to [7, 19971130, 4]
ca_FR: setting to [7, 19971130, 4]
ca_IT: setting to [7, 19971130, 4]
ce_RU: setting to [7, 19971130, 1]
cmn_TW: setting to [7, 19971130, 1]
crh_UA: setting to [7, 19971130, 1]
cv_RU: setting to [7, 19971130, 1]
cy_GB: setting to [7, 19971130, 4]
de_BE: setting to [7, 19971130, 4]
de_LU: setting to [7, 19971130, 4]
doi_IN: setting to [7, 19971130, 1]
dv_MV: setting to [7, 19971130, 1]
dz_BT: setting to [7, 19971130, 1]
el_GR: setting to [7, 19971130, 4]
el_GR@euro: setting to [7, 19971130, 4]
en_AU: setting to [7, 19971130, 1]
en_BW: setting to [7, 19971130, 1]
en_CA: setting to [7, 19971130, 1]
en_HK: setting to [7, 19971130, 1]
en_IE: setting to [7, 19971130, 4]
en_IN: setting to [7, 19971130, 1]
en_NG: setting to [7, 19971130, 1]
en_NZ: setting to [7, 19971130, 1]
en_PH: setting to [7, 19971130, 1]
en_SG: setting to [7, 19971130, 1]
en_ZA: setting to [7, 19971130, 1]
en_ZW: setting to [7, 19971130, 1]
es_AR: setting to [7, 19971130, 1]
es_BO: setting to [7, 19971130, 1]
es_CL: setting to [7, 19971130, 1]
es_CO: setting to [7, 19971130, 1]
es_CR: setting to [7, 19971130, 1]
es_DO: setting to [7, 19971130, 1]
es_EC: setting to [7, 19971130, 1]
es_ES@euro: setting to [7, 19971130, 4]
es_GT: setting to [7, 19971130, 1]
es_HN: setting to [7, 19971130, 1]
es_MX: setting to [7, 19971130, 1]
es_NI: setting to [7, 19971130, 1]
es_PA: setting to [7, 19971130, 1]
es_PE: setting to [7, 19971130, 1]
es_PR: setting to [7, 19971130, 1]
es_PY: setting to [7, 19971130, 1]
es_SV: setting to [7, 19971130, 1]
es_US: setting to [7, 19971130, 1]
es_UY: setting to [7, 19971130, 1]
es_VE: setting to [7, 19971130, 1]
eu_ES: setting to [7, 19971130, 4]
fa_IR: setting to [7, 19971130, 1]
fil_PH: setting to [7, 19971130, 1]
fo_FO: setting to [7, 19971130, 4]
fr_CA: setting to [7, 19971130, 1]
fr_CH: setting to [7, 19971130, 4]
fr_LU: setting to [7, 19971130, 4]
fy_NL: setting to [7, 19971130, 4]
ga_IE: setting to [7, 19971130, 4]
gd_GB: setting to [7, 19971130, 4]
gez_ER: setting to [7, 19971130, 1]
gez_ET: setting to [7, 19971130, 1]
gl_ES: setting to [7, 19971130, 4]
gu_IN: setting to [7, 19971130, 1]
gv_GB: setting to [7, 19971130, 4]
hak_TW: setting to [7, 19971130, 1]
ha_NG: setting to [7, 19971130, 1]
he_IL: setting to [7, 19971130, 1]
hi_IN: setting to [7, 19971130, 1]
hne_IN: setting to [7, 19971130, 1]
hr_HR: setting to [7, 19971130, 1]
hy_AM: setting to [7, 19971130, 1]
id_ID: setting to [7, 19971130, 1]
ig_NG: setting to [7, 19971130, 1]
ik_CA: setting to [7, 19971130, 1]
is_IS: setting to [7, 19971130, 4]
it_CH: setting to [7, 19971130, 4]
it_IT: setting to [7, 19971130, 4]
it_IT@euro: setting to [7, 19971130, 4]
iu_CA: setting to [7, 19971130, 1]
ja_JP: setting to [7, 19971130, 1]
ka_GE: setting to [7, 19971130, 1]
kk_KZ: setting to [7, 19971130, 1]
kl_GL: setting to [7, 19971130, 1]
km_KH: setting to [7, 19971130, 1]
kn_IN: setting to [7, 19971130, 1]
kok_IN: setting to [7, 19971130, 1]
ko_KR: setting to [7, 19971130, 1]
ks_IN: setting to [7, 19971130, 1]
ks_IN@devanagari: setting to [7, 19971130, 1]
ku_TR: setting to [7, 19971130, 1]
kw_GB: setting to [7, 19971130, 4]
ky_KG: setting to [7, 19971130, 1]
lg_UG: setting to [7, 19971130, 1]
lij_IT: setting to [7, 19971130, 4]
lo_LA: setting to [7, 19971130, 1]
lt_LT: setting to [7, 19971130, 4]
lv_LV: setting to [7, 19971130, 1]
lzh_TW: setting to [7, 19971130, 1]
mag_IN: setting to [7, 19971130, 1]
mai_IN: setting to [7, 19971130, 1]
mg_MG: setting to [7, 19971130, 1]
mhr_RU: setting to [7, 19971130, 1]
mi_NZ: setting to [7, 19971130, 1]
ml_IN: setting to [7, 19971130, 1]
mni_IN: setting to [7, 19971130, 1]
mn_MN: setting to [7, 19971130, 1]
mr_IN: setting to [7, 19971130, 1]
ms_MY: setting to [7, 19971130, 1]
mt_MT: setting to [7, 19971130, 1]
my_MM: setting to [7, 19971130, 1]
nan_TW: setting to [7, 19971130, 1]
nan_TW@latin: setting to [7, 19971130, 1]
ne_NP: setting to [7, 19971130, 1]
nhn_MX: setting to [7, 19971130, 1]
niu_NU: setting to [7, 19971130, 1]
niu_NZ: setting to [7, 19971130, 1]
nl_BE: setting to [7, 19971130, 4]
nl_BE@euro: setting to [7, 19971130, 4]
nr_ZA: setting to [7, 19971130, 1]
nso_ZA: setting to [7, 19971130, 1]
oc_FR: setting to [7, 19971130, 4]
om_ET: setting to [7, 19971130, 1]
om_KE: setting to [7, 19971130, 1]
or_IN: setting to [7, 19971130, 1]
os_RU: setting to [7, 19971130, 1]
pa_IN: setting to [7, 19971130, 1]
pap_AW: setting to [7, 19971130, 1]
pap_CW: setting to [7, 19971130, 1]
pa_PK: setting to [7, 19971130, 1]
ps_AF: setting to [7, 19971130, 1]
pt_BR: setting to [7, 19971130, 1]
pt_PT: setting to [7, 19971130, 4]
pt_PT@euro: setting to [7, 19971130, 4]
raj_IN: setting to [7, 19971130, 1]
ro_RO: setting to [7, 19971130, 1]
ru_RU: setting to [7, 19971130, 1]
ru_UA: setting to [7, 19971130, 1]
rw_RW: setting to [7, 19971130, 1]
sa_IN: setting to [7, 19971130, 1]
sat_IN: setting to [7, 19971130, 1]
sd_IN: setting to [7, 19971130, 1]
sd_IN@devanagari: setting to [7, 19971130, 1]
se_NO: setting to [7, 19971130, 4]
shs_CA: setting to [7, 19971130, 1]
sid_ET: setting to [7, 19971130, 1]
si_LK: setting to [7, 19971130, 1]
sl_SI: setting to [7, 19971130, 1]
so_DJ: setting to [7, 19971130, 1]
so_ET: setting to [7, 19971130, 1]
so_KE: setting to [7, 19971130, 1]
so_SO: setting to [7, 19971130, 1]
sq_AL: setting to [7, 19971130, 1]
ss_ZA: setting to [7, 19971130, 1]
st_ZA: setting to [7, 19971130, 1]
sv_FI: setting to [7, 19971130, 4]
sv_SE: setting to [7, 19971130, 4]
ta_IN: setting to [7, 19971130, 1]
tcy_IN: setting to [7, 19971130, 1]
te_IN: setting to [7, 19971130, 1]
tg_TJ: setting to [7, 19971130, 1]
the_NP: setting to [7, 19971130, 1]
th_TH: setting to [7, 19971130, 1]
ti_ER: setting to [7, 19971130, 1]
ti_ET: setting to [7, 19971130, 1]
tig_ER: setting to [7, 19971130, 1]
tk_TM: setting to [7, 19971130, 1]
tl_PH: setting to [7, 19971130, 1]
tn_ZA: setting to [7, 19971130, 1]
tr_CY: setting to [7, 19971130, 1]
tr_TR: setting to [7, 19971130, 1]
ts_ZA: setting to [7, 19971130, 1]
tt_RU: setting to [7, 19971130, 1]
tt_RU@iqtelif: setting to [7, 19971130, 1]
ug_CN: setting to [7, 19971130, 1]
ur_IN: setting to [7, 19971130, 1]
ur_PK: setting to [7, 19971130, 1]
uz_UZ: setting to [7, 19971130, 1]
uz_UZ@cyrillic: setting to [7, 19971130, 1]
ve_ZA: setting to [7, 19971130, 1]
vi_VN: setting to [7, 19971130, 1]
wa_BE: setting to [7, 19971130, 4]
wal_ET: setting to [7, 19971130, 1]
wo_SN: setting to [7, 19971130, 1]
xh_ZA: setting to [7, 19971130, 1]
yi_US: setting to [7, 19971130, 1]
yo_NG: setting to [7, 19971130, 1]
yue_HK: setting to [7, 19971130, 1]
zh_CN: setting to [7, 19971130, 1]
zh_HK: setting to [7, 19971130, 1]
zh_SG: setting to [7, 19971130, 1]
zh_TW: setting to [7, 19971130, 1]
zu_ZA: setting to [7, 19971130, 1]
Finally, set first_weekday in all the locales that were omitting it
and wanted something other than the default of 1.
aa_DJ: setting to 7
aa_ER: setting to 2
aa_ER@saaho: setting to 2
ar_AE: setting to 7
ar_BH: setting to 7
ar_DZ: setting to 7
ar_EG: setting to 7
ar_IQ: setting to 7
ar_JO: setting to 7
ar_KW: setting to 7
ar_LB: setting to 2
ar_LY: setting to 7
ar_MA: setting to 7
ar_OM: setting to 7
ar_QA: setting to 7
ar_SD: setting to 7
ar_SS: setting to 2
ar_SY: setting to 7
az_AZ: setting to 2
be_BY: setting to 2
be_BY@latin: setting to 2
ber_DZ: setting to 7
ber_MA: setting to 7
bn_BD: setting to 6
bs_BA: setting to 2
byn_ER: setting to 2
dv_MV: setting to 6
en_NG: setting to 2
es_BO: setting to 2
es_CL: setting to 2
es_EC: setting to 2
es_UY: setting to 2
fo_FO: setting to 2
fr_CH: setting to 2
gd_GB: setting to 2
gez_ER: setting to 2
ha_NG: setting to 2
hr_HR: setting to 2
hy_AM: setting to 2
ig_NG: setting to 2
is_IS: setting to 2
it_CH: setting to 2
ka_GE: setting to 2
kk_KZ: setting to 2
kl_GL: setting to 2
ku_TR: setting to 2
ky_KG: setting to 2
lg_UG: setting to 2
mg_MG: setting to 2
mn_MN: setting to 2
ms_MY: setting to 2
niu_NU: setting to 2
pap_AW: setting to 2
pap_CW: setting to 2
pt_PT: setting to 2
pt_PT@euro: setting to 2
rw_RW: setting to 2
se_NO: setting to 2
si_LK: setting to 2
so_DJ: setting to 7
so_SO: setting to 2
sq_AL: setting to 2
tg_TJ: setting to 2
ti_ER: setting to 2
tig_ER: setting to 2
tk_TM: setting to 2
tt_RU: setting to 2
tt_RU@iqtelif: setting to 2
uz_UZ: setting to 2
uz_UZ@cyrillic: setting to 2
vi_VN: setting to 2
wo_SN: setting to 2
yo_NG: setting to 2
2016-04-16 05:44:59 +00:00
|
|
|
|
week 7;19971130;1
|
|
|
|
|
first_weekday 2
|
2003-10-01 07:19:56 +00:00
|
|
|
|
END LC_TIME
|
|
|
|
|
|
|
|
|
|
LC_MESSAGES
|
2016-04-19 04:00:58 +00:00
|
|
|
|
% Note: "No" is "yo‘q" which conflicts with English "yes".
|
|
|
|
|
% This is why "jo‘q" & "jJ" is also accepted as "no".
|
|
|
|
|
yesexpr "<U005E><U005B><U002B><U0031><U04B2><U04B3><U0048><U0068><U005D>"
|
|
|
|
|
noexpr "<U005E><U005B><U002D><U0030><U0419><U0439><U004E><U006E><U0059>/
|
|
|
|
|
<U0079><U004A><U006A><U005D>"
|
2016-04-18 00:34:12 +00:00
|
|
|
|
yesstr "<U04B3><U0430>"
|
|
|
|
|
nostr "<U0439><U045E><U049B>"
|
2003-10-01 07:19:56 +00:00
|
|
|
|
END LC_MESSAGES
|
|
|
|
|
|
|
|
|
|
LC_PAPER
|
2016-02-09 11:04:07 +00:00
|
|
|
|
copy "uz_UZ"
|
2003-10-01 07:19:56 +00:00
|
|
|
|
END LC_PAPER
|
|
|
|
|
|
|
|
|
|
LC_TELEPHONE
|
2017-07-20 15:05:21 +00:00
|
|
|
|
copy "uz_UZ"
|
2003-10-01 07:19:56 +00:00
|
|
|
|
END LC_TELEPHONE
|
|
|
|
|
|
|
|
|
|
LC_MEASUREMENT
|
2016-02-09 11:25:52 +00:00
|
|
|
|
copy "uz_UZ"
|
2003-10-01 07:19:56 +00:00
|
|
|
|
END LC_MEASUREMENT
|
|
|
|
|
|
|
|
|
|
LC_NAME
|
|
|
|
|
name_fmt "<U0025><U0064><U0025><U0074><U0025><U0066><U0025><U0074>/
|
|
|
|
|
<U0025><U0067><U0025><U0074><U0025><U006D>"
|
|
|
|
|
name_gen "<U04B2><U0443><U0440><U043C><U0430><U0442><U043B><U0438>"
|
|
|
|
|
name_mr "<U0416><U0430><U043D><U043E><U0431>"
|
|
|
|
|
name_mrs "<U0425><U043E><U043D><U0438><U043C>"
|
|
|
|
|
% FIXME: what is miss ?
|
|
|
|
|
name_miss ""
|
|
|
|
|
% FIXME: what is ms ?
|
|
|
|
|
name_ms ""
|
|
|
|
|
END LC_NAME
|
|
|
|
|
|
|
|
|
|
LC_ADDRESS
|
|
|
|
|
% format: %C%N%S%N%T%N%s %h%N%f%N%b%N%d%N%e %r%N%a%N%z
|
|
|
|
|
% but %S seems not recognized yet ? so %C%N%T%N%s %h%N%f%N%b%N%d%N%e %r%N%a%N%z
|
|
|
|
|
% is used.
|
|
|
|
|
postal_fmt "<U0025><U0043><U0025><U004E>/
|
|
|
|
|
<U0025><U0054><U0025><U004E><U0025><U0073><U0020><U0025><U0068><U0025>/
|
|
|
|
|
<U004E><U0025><U0066><U0025><U004E><U0025><U0062><U0025><U004E><U0025>/
|
|
|
|
|
<U0064><U0025><U004E><U0025><U0065><U0020><U0025><U0072><U0025><U004E>/
|
|
|
|
|
<U0025><U0061><U0025><U004E><U0025><U007A>"
|
|
|
|
|
country_name "<U040E><U0437><U0431><U0435><U043A><U0438><U0441><U0442><U043E><U043D>"
|
2003-12-04 04:50:58 +00:00
|
|
|
|
country_post "<U0055><U005A>" % ??
|
|
|
|
|
country_ab2 "<U0055><U005A>"
|
|
|
|
|
country_ab3 "<U0055><U005A><U0042>"
|
2003-10-01 07:19:56 +00:00
|
|
|
|
country_num 860
|
|
|
|
|
% FIXME: ISBN number?
|
|
|
|
|
%country_isbn ""
|
2003-12-04 04:50:58 +00:00
|
|
|
|
country_car "<U0055><U005A>"
|
2003-10-01 07:19:56 +00:00
|
|
|
|
lang_name "<U040E><U0437><U0431><U0435><U043A><U0447><U0430>"
|
2013-11-04 04:10:15 +00:00
|
|
|
|
% uz
|
|
|
|
|
lang_ab "<U0075><U007A>"
|
|
|
|
|
% uzb
|
|
|
|
|
lang_term "<U0075><U007A><U0062>"
|
|
|
|
|
% uzb
|
|
|
|
|
lang_lib "<U0075><U007A><U0062>"
|
2003-10-01 07:19:56 +00:00
|
|
|
|
END LC_ADDRESS
|