From 2e5d4bd6bb88b4190c779823167c0dacb13b5875 Mon Sep 17 00:00:00 2001 From: Adi Roiban Date: Thu, 8 Apr 2010 20:16:27 -0700 Subject: [PATCH] Chuvash language locale for Russia. --- localedata/locales/cv_RU | 239 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 239 insertions(+) create mode 100644 localedata/locales/cv_RU diff --git a/localedata/locales/cv_RU b/localedata/locales/cv_RU new file mode 100644 index 0000000000..d59dcc77fe --- /dev/null +++ b/localedata/locales/cv_RU @@ -0,0 +1,239 @@ +comment_char % +escape_char / +% +% Chuvash Language Locale for Russia +% Language: cv +% Territory: RU +% Revision: 1.0 +% 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: +% Adi Roiban +% Ali Savatar +% + +LC_IDENTIFICATION +title "Chuvash locale for Russia" +source "RAP" +address "Sankt Jorgens Alle 8, DK-1615 Kobenhavn V, Danmark" +contact "" +email "bug-glibc-locales@gnu.org" +tel "" +fax "" +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 + +END LC_IDENTIFICATION + +LC_COLLATE +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 + +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol + +reorder-after + +reorder-after + +reorder-after + +reorder-after + +reorder-after + + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + ;;;IGNORE +reorder-after + ;;;IGNORE + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-end + +END LC_COLLATE + +LC_CTYPE +copy "i18n" + +translit_start +include "translit_combining";"" +translit_end +END LC_CTYPE + +LC_MESSAGES +% "^[yY].*" +yesexpr "" +% "^[nN].*" +noexpr "" +END LC_MESSAGES + +LC_MONETARY +int_curr_symbol "" + +% "t." - short for tenke(, Chuvash name for rouble +currency_symbol "" + +mon_decimal_point "" +mon_thousands_sep "" +mon_grouping 3;3 +positive_sign "" +negative_sign "" +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_NUMERIC +copy "ru_RU" +END LC_NUMERIC + +LC_TIME + +% Days of week: +% vyrsarnikun (Sunday) - short vr +% tuntikun (Monday) tn +% ytlarikun (Tuesday) yt +% junkun (Wednesday) jn +% ke(s,nernikun (Thursday) ks, +% ernekun (Friday) er +% s";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" + +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" + +% Month names: +% ka(rlac (January) - short KA(R +% nara(s (February) NAR +% pus< (March) PUS< +% aka (April) AKA +% s,u (May) S,U +% s,e(rtme (June) S,E(R +% uta( (July) UTA( +% s,urla (August) S,UR +% ava(n (September) AVA( +% jupa (October) JUP +% cu:k (November) CU:K +% ras";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "/ +" +d_fmt "" +t_fmt "" +am_pm "";"" +t_fmt_ampm "" +date_fmt "/ +/ +" +first_weekday 2 +first_workday 2 +END LC_TIME + +LC_PAPER +copy "ru_RU" +END LC_PAPER + +LC_TELEPHONE +copy "ru_RU" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "ru_RU" +END LC_MEASUREMENT + +LC_NAME +copy "ru_RU" +END LC_NAME + +LC_ADDRESS +copy "ru_RU" +END LC_ADDRESS + -- 2.11.4.GIT