summaryrefslogtreecommitdiff
path: root/localedata/locales/cv_RU
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/cv_RU')
-rw-r--r--localedata/locales/cv_RU246
1 files changed, 115 insertions, 131 deletions
diff --git a/localedata/locales/cv_RU b/localedata/locales/cv_RU
index 889aaf5384..e9247b39f8 100644
--- a/localedata/locales/cv_RU
+++ b/localedata/locales/cv_RU
@@ -1,6 +1,13 @@
comment_char %
-escape_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.
+
% Chuvash Language Locale for Russia
% Language: cv
% Territory: RU
@@ -8,9 +15,6 @@ escape_char /
% Date: 2009-10-13
% Application: general
% Users: general
-% Charset: UTF-8
-% Distribution and use is free, also
-% for commercial purposes.
%
% Based on the ru_RO
% Modifed by:
@@ -30,70 +34,65 @@ language "Chuvash"
territory "Russia"
revision "1.0"
date "2000-06-29"
-%
-category "cv_RU:2000";LC_IDENTIFICATION
-category "cv_RU:2000";LC_CTYPE
-category "cv_RU:2000";LC_COLLATE
-category "cv_RU:2000";LC_TIME
-category "cv_RU:2000";LC_NUMERIC
-category "cv_RU:2000";LC_MONETARY
-category "cv_RU:2000";LC_MESSAGES
-category "cv_RU:2000";LC_PAPER
-category "cv_RU:2000";LC_NAME
-category "cv_RU:2000";LC_ADDRESS
-category "cv_RU:2000";LC_TELEPHONE
-category "cv_RU:2000";LC_MEASUREMENT
+
+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
END LC_IDENTIFICATION
LC_COLLATE
+% There is no collation information for Chuvash in CLDR.
+%
+% According to https://en.wikipedia.org/wiki/Chuvash_language
+% the writing system is Cyrillic.
+%
+% But our Chuvash locale here seems to use the Latin Alphabet ...
+%
+% I just adapt the collation rules which I found here to the
+% updated iso14651_t1_common file.
copy "iso14651_t1"
% The Chuvash alphabet has the following letters, ordered as below:
-% a a( c e e( h i j k l m n p r s< s s, t u u: v y
+% a ă c e ĕ h i j k l m n p r š s ş t u ü v y
-collating-symbol <a(>
-collating-symbol <e(>
-collating-symbol <s<>
-collating-symbol <s,>
+collating-symbol <a-breve>
+collating-symbol <e-breve>
+collating-symbol <s-caron>
+collating-symbol <s-cedilla>
collating-symbol <u-diaerisis>
-reorder-after <a>
-<a(>
-reorder-after <e>
-<e(>
-reorder-after <r>
-<s<>
-reorder-after <s>
-<s,>
-reorder-after <u>
+reorder-after <AFTER-A>
+<a-breve>
+reorder-after <AFTER-E>
+<e-breve>
+reorder-after <AFTER-R>
+<s-caron>
+reorder-after <AFTER-S>
+<s-cedilla>
+reorder-after <AFTER-U>
<u-diaerisis>
-reorder-after <U0061>
-<U0103> <a(>;<BRE>;<MIN>;IGNORE
-reorder-after <U0041>
-<U0102> <a(>;<BRE>;<CAP>;IGNORE
-
-reorder-after <U0065>
-<U0115> <e(>;<BRE>;<MIN>;IGNORE
-reorder-after <U0045>
-<U0114> <e(>;<BRE>;<CAP>;IGNORE
-
-reorder-after <U0072>
-<U0161> <s<>;<CAR>;<MIN>;IGNORE
-reorder-after <U0053>
-<U0160> <s<>;<CAR>;<CAP>;IGNORE
-
-reorder-after <U0073>
-<U0219> <s,>;<CDI>;<MIN>;IGNORE
-<U015F> <s,>;<CDI>;<MIN>;IGNORE
-reorder-after <U0053>
-<U0218> <s,>;<CDI>;<CAP>;IGNORE
-<U015E> <s,>;<CDI>;<CAP>;IGNORE
-
-reorder-after <U0074>
-<U00FC> <u-diaerisis>;<BAS>;<MIN>;IGNORE
-reorder-after <U0055>
-<U00DC> <u-diaerisis>;<BAS>;<CAP>;IGNORE
+<U0103> <a-breve>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ă
+<U0102> <a-breve>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ă
+<U0115> <e-breve>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ĕ
+<U0114> <e-breve>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ĕ
+<U0161> <s-caron>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % š
+<U0160> <s-caron>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Š
+<U015F> <s-cedilla>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ş
+<U015E> <s-cedilla>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ş
+<U0219> <s-cedilla>;"<BASE><VRNT1>";"<MIN><MIN>";IGNORE % ș
+<U0218> <s-cedilla>;"<BASE><VRNT1>";"<CAP><MIN>";IGNORE % Ș
+<U00FC> <u-diaerisis>;"<BASE><BASE>";"<MIN><MIN>";IGNORE % ü
+<U00DC> <u-diaerisis>;"<BASE><BASE>";"<CAP><MIN>";IGNORE % Ü
reorder-end
@@ -108,23 +107,21 @@ translit_end
END LC_CTYPE
LC_MESSAGES
-% "^[yY].*"
-yesexpr "<U005E><U005B><U0079><U0059><U005D><U002E><U002A>"
-% "^[nN].*"
-noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>"
+yesexpr "^[+1yY]"
+noexpr "^[-0nN]"
END LC_MESSAGES
LC_MONETARY
-int_curr_symbol "<U0052><U0055><U0042><U0020>"
+int_curr_symbol "RUB "
% "t." - short for tenke(, Chuvash name for rouble
-currency_symbol "<U0074>"
+currency_symbol "<U20BD>"
-mon_decimal_point "<U002E>"
-mon_thousands_sep "<U00A0>"
+mon_decimal_point "."
+mon_thousands_sep "<U202F>"
mon_grouping 3;3
positive_sign ""
-negative_sign "<U002D>"
+negative_sign "-"
int_frac_digits 2
frac_digits 2
p_cs_precedes 0
@@ -150,21 +147,21 @@ LC_TIME
% ernekun (Friday) er
% s<a(matkun (Saturday) s<m
-day "<U0076><U0079><U0072><U0073><U0061><U0072><U006E><U0069><U006B><U0075><U006E>";/
- "<U0074><U0075><U006E><U0074><U0069><U006B><U0075><U006E>";/
- "<U0079><U0074><U006C><U0061><U0072><U0069><U006B><U0075><U006E>";/
- "<U006A><U0075><U006E><U006B><U0075><U006E>";/
- "<U006B><U0115><U015F><U006E><U0065><U0072><U006E><U0069><U006B><U0075><U006E>";/
- "<U0065><U0072><U006E><U0065><U006B><U0075><U006E>";/
- "<U0161><U0103><U006D><U0061><U0074><U006B><U0075><U006E>"
-
-abday "<U0076><U0072>";/
- "<U0074><U006E>";/
- "<U0079><U0074>";/
- "<U006A><U006E>";/
- "<U006B><U015F>";/
- "<U0065><U0072>";/
- "<U0161><U006D>"
+day "vyrsarnikun";/
+ "tuntikun";/
+ "ytlarikun";/
+ "junkun";/
+ "k<U0115><U015F>nernikun";/
+ "ernekun";/
+ "<U0161><U0103>matkun"
+
+abday "vr";/
+ "tn";/
+ "yt";/
+ "jn";/
+ "k<U015F>";/
+ "er";/
+ "<U0161>m"
% Month names:
% ka(rlac (January) - short KA(R
@@ -180,41 +177,37 @@ abday "<U0076><U0072>";/
% cu:k (November) CU:K
% ras<tav (December) RAS<
-mon "<U006B><U0103><U0072><U006C><U0061><U0063>";/
- "<U006E><U0061><U0072><U0103><U0073>";/
- "<U0070><U0075><U0161>";/
- "<U0061><U006B><U0061>";/
- "<U015F><U0075>";/
- "<U015F><U0115><U0072><U0074><U006D><U0065>";/
- "<U0075><U0074><U0103>";/
- "<U015F><U0075><U0072><U006C><U0061>";/
- "<U0061><U0076><U0103><U006E>";/
- "<U006A><U0075><U0070><U0061>";/
- "<U0063><U00FC><U006B>";/
- "<U0072><U0061><U0161><U0074><U0061><U0076>"
-abmon "<U004B><U0102><U0052>";/
- "<U004E><U0041><U0052>";/
- "<U0050><U0055><U0160>";/
- "<U0041><U004B><U0041>";/
- "<U015E><U0055>";/
- "<U015E><U0114><U0052>";/
- "<U0055><U0054><U0102>";/
- "<U015E><U0055><U0052>";/
- "<U0041><U0056><U0102>";/
- "<U004A><U0055><U0050>";/
- "<U0043><U00DC><U004B>";/
- "<U0052><U0041><U0160>"
-d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062>/
-<U0020><U0025><U0059><U0020><U0025><U0054>"
-d_fmt "<U0025><U0064><U002E><U0025><U006D><U002E><U0025><U0059>"
-t_fmt "<U0025><U0054>"
+mon "k<U0103>rlac";/
+ "nar<U0103>s";/
+ "pu<U0161>";/
+ "aka";/
+ "<U015F>u";/
+ "<U015F><U0115>rtme";/
+ "ut<U0103>";/
+ "<U015F>urla";/
+ "av<U0103>n";/
+ "jupa";/
+ "c<U00FC>k";/
+ "ra<U0161>tav"
+abmon "K<U0102>R";/
+ "NAR";/
+ "PU<U0160>";/
+ "AKA";/
+ "<U015E>U";/
+ "<U015E><U0114>R";/
+ "UT<U0102>";/
+ "<U015E>UR";/
+ "AV<U0102>";/
+ "JUP";/
+ "C<U00DC>K";/
+ "RA<U0160>"
+d_t_fmt "%a %d %b %Y %T"
+d_fmt "%d.%m.%Y"
+t_fmt "%T"
am_pm "";""
t_fmt_ampm ""
-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>"
+week 7;19971130;1
first_weekday 2
-first_workday 2
END LC_TIME
LC_PAPER
@@ -226,8 +219,7 @@ copy "ru_RU"
END LC_TELEPHONE
LC_MEASUREMENT
-% metric
-measurement 1
+copy "ru_RU"
END LC_MEASUREMENT
LC_NAME
@@ -235,22 +227,14 @@ copy "ru_RU"
END LC_NAME
LC_ADDRESS
-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_ab2 "<U0052><U0055>"
-country_ab3 "<U0052><U0055><U0053>"
+postal_fmt "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
+country_ab2 "RU"
+country_ab3 "RUS"
country_num 643
-% RUS
-country_car "<U0052><U0055><U0053>"
+country_car "RUS"
% Чӑвашла
lang_name "<U0427><U04D1><U0432><U0430><U0448><U043B><U0430>"
-% cv
-lang_ab "<U0063><U0076>"
-% chv
-lang_term "<U0063><U0068><U0076>"
-% chv
-lang_lib "<U0063><U0068><U0076>"
+lang_ab "cv"
+lang_term "chv"
+lang_lib "chv"
END LC_ADDRESS