From ad5419628dfcf695d844fc365396c7c961895138 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 27 Oct 2000 19:35:07 +0000 Subject: Update. 2000-10-27 Bruno Haible * locales/sr_YU@cyrillic: New file. Based on a locale file by Anton Zinoviev . * SUPPORTED: Add sr_YU@cyrillic. 2000-10-27 Bruno Haible * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n". * locales/be_BY: Likewise. * locales/bg_BG: Likewise. * locales/el_GR: Likewise. * locales/ja_JP: Likewise. * locales/ko_KR: Likewise. * locales/mk_MK: Likewise. * locales/ru_RU: Likewise. * locales/ru_UA: Likewise. * locales/th_TH: Likewise. * locales/tr_TR: Likewise. * locales/uk_UA: Likewise. * locales/zh_CN: Likewise. * tests-mbwc/dat_iswalnum.c: Update for changed character properties in the ja_JP.EUC-JP locale. * tests-mbwc/dat_iswalpha.c: Likewise. * tests-mbwc/dat_iswctype.c: Likewise. * tests-mbwc/dat_iswgraph.c: Likewise. * tests-mbwc/dat_iswprint.c: Likewise. * tests-mbwc/dat_iswpunct.c: Likewise. --- localedata/locales/sr_YU@cyrillic | 141 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 localedata/locales/sr_YU@cyrillic (limited to 'localedata/locales/sr_YU@cyrillic') diff --git a/localedata/locales/sr_YU@cyrillic b/localedata/locales/sr_YU@cyrillic new file mode 100644 index 0000000000..e22e28e7a8 --- /dev/null +++ b/localedata/locales/sr_YU@cyrillic @@ -0,0 +1,141 @@ +comment_char % +escape_char / +% +% Serbian Language Locale for Yugoslavia +% Source: USM/MZT +% Address: +% +% Contact: +% Email: +% Tel: +% Fax: none +% Language: sr +% Territory: YU +% Revision: 4.4 +% Date: 1997-04-17 +% Application: general +% Users: general +% Repertoiremap: mnemonic.ds +% Charset: ISO-8859-5 +% Distribution and use is free, also +% for commercial purposes. + +LC_IDENTIFICATION +title "Serbian locale for Yugoslavia" +source "USM/MZT" +address "" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Serbian" +territory "Yugoslavia" +revision "1.0" +date "2000-10-27" +% +category "sr_YU@cyrillic:2000";LC_IDENTIFICATION +category "sr_YU@cyrillic:2000";LC_CTYPE +category "sr_YU@cyrillic:2000";LC_COLLATE +category "sr_YU@cyrillic:2000";LC_TIME +category "sr_YU@cyrillic:2000";LC_NUMERIC +category "sr_YU@cyrillic:2000";LC_MONETARY +category "sr_YU@cyrillic:2000";LC_MESSAGES +category "sr_YU@cyrillic:2000";LC_PAPER +category "sr_YU@cyrillic:2000";LC_NAME +category "sr_YU@cyrillic:2000";LC_ADDRESS +category "sr_YU@cyrillic:2000";LC_TELEPHONE + +END LC_IDENTIFICATION + +LC_COLLATE +copy "sr_YU" +END LC_COLLATE + +LC_CTYPE +copy "i18n" +END LC_CTYPE + +LC_MESSAGES +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 0 +frac_digits 0 +p_cs_precedes 1 +p_sep_by_space 1 +n_cs_precedes 1 +n_sep_by_space 1 +p_sign_posn 1 +n_sign_posn 1 +END LC_MONETARY + +LC_NUMERIC +copy "sr_YU" +END LC_NUMERIC + +LC_TIME + +abday "";"";/ + "";"";/ + "";"";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"";/ + "";"" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "" +d_fmt "" +t_fmt "" +am_pm "";"" +t_fmt_ampm "" +END LC_TIME + +LC_PAPER +copy "sr_YU" +END LC_PAPER + +LC_TELEPHONE +copy "sr_YU" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "sr_YU" +END LC_MEASUREMENT + +LC_NAME +copy "sr_YU" +END LC_NAME + +LC_ADDRESS +copy "sr_YU" +END LC_ADDRESS -- cgit 1.4.1