From fcababc4e18fee81940dab20f7c40b1e1fb67209 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 3 Aug 2001 08:42:28 +0000 Subject: Update. 2001-08-03 Ulrich Drepper * locale/iso-639.def: Add Tigrinya. --- localedata/locales/tt_RU | 307 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 307 insertions(+) create mode 100644 localedata/locales/tt_RU (limited to 'localedata/locales/tt_RU') diff --git a/localedata/locales/tt_RU b/localedata/locales/tt_RU new file mode 100644 index 0000000000..6dd5aba52c --- /dev/null +++ b/localedata/locales/tt_RU @@ -0,0 +1,307 @@ +comment_char % +escape_char / +% +% Tatar Language Locale for Tatarstan +% Source: +% Contact: Pablo Saratxaga, Rinat Norkin +% Email: , +% Language: tt +% Territory: RU +% Revision: 0.4 +% Date: 2001-01-28 +% Application: general +% Users: general +% Charset: TATAR-CYR +% Distribution and use is free, also +% for commercial purposes. + +% +% TODO: check LC_COLLATE +% +% needed extra chars: , , , , +% +% Note: Tatarstan adopted latin alphabet in 2000, it should gradually +% replace cyrillic alphabet + +LC_IDENTIFICATION +title "Tatar language locale for Tatarstan" +source "Rinat Norkin" +address "" +contact "Pablo Saratxaga, Rinat Norkin" +email "pablo@mandrakesoft.com, rinat@taif.ru" +tel "" +fax "" +language "Tatar" +territory "Tatarstan" +revision "0.4" +date "2001-01-28" + +category tt_RU:2000;LC_IDENTIFICATION +category tt_RU:2000;LC_CTYPE +category tt_RU:2000;LC_COLLATE +category tt_RU:2000;LC_TIME +category tt_RU:2000;LC_NUMERIC +category tt_RU:2000;LC_PAPER +category tt_RU:2000;LC_TELEPHONE +category tt_RU:2000;LC_MEASUREMENT +category tt_RU:2000;LC_ADDRESS +category tt_RU:2000;LC_MONETARY +category tt_RU:2000;LC_MESSAGES + +END LC_IDENTIFICATION + +LC_CTYPE +copy "i18n" +END LC_CTYPE + +LC_COLLATE + +% The new (2000) latin tatar alphabet is: +% a, sw, b, c, c,, d, e, f, g, g(, h, i (dotless i), +% i. (i with dot), j, k, q, l, m, n, ng, o, o--, p, r, s, s,, +% t, u, u:, v, w, x, y, z +% ,,,,,,,,,,, +% , , ,,,,,,, +% ,,,,,,,,,,???, ,, +% +% However, a commonly used alphabet in internet uses , and +% for respectively , and + +copy "iso14651_t1" + +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol + +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol +collating-symbol + +reorder-after + +reorder-after + +reorder-after + +reorder-after + + + + + +reorder-after + +reorder-after + +reorder-after + +reorder-after + + +% FIXME: check order of cyrillic letters (I copied from cyr Azeri) +reorder-after + +reorder-after + +reorder-after + +reorder-after + +reorder-after + +reorder-after + +reorder-after + +reorder-after + + +reorder-after + ;;;IGNORE + ;;;IGNORE +reorder-after + ;;;IGNORE + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE + ;;;IGNORE +reorder-after + ;;;IGNORE + ;;;IGNORE + +reorder-after + ;;;IGNORE + ;;;IGNORE +reorder-after + ;;;IGNORE + ;;;IGNORE + +reorder-after + ;;;IGNORE + ;;;IGNORE +reorder-after + ;;;IGNORE + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-after + ;;;IGNORE +reorder-after + ;;;IGNORE + +reorder-end + + +END LC_COLLATE + +LC_MESSAGES +yesstr "" +nostr "" +yesexpr "" +noexpr "" +END LC_MESSAGES + +LC_MONETARY +int_curr_symbol "" +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 +decimal_point "" +thousands_sep "" +grouping 3;3 +END LC_NUMERIC + +LC_TIME +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "/ +" +d_fmt "" +t_fmt "" +am_pm "";"" +t_fmt_ampm "" +END LC_TIME + +LC_PAPER +height 297 +width 210 +END LC_PAPER + +LC_MEASUREMENT +measurement 1 +END LC_MEASUREMENT -- cgit 1.4.1