From 5c25449dd9fd706f79ee6d92019f28044d9270fa Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 5 Mar 2008 09:37:45 +0000 Subject: Updated to fedora-glibc-20080305T0857 --- localedata/locales/en_CA | 4 ++ localedata/locales/fr_CA | 4 ++ localedata/locales/ik_CA | 9 ++- localedata/locales/iu_CA | 6 +- localedata/locales/shs_CA | 160 ++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 179 insertions(+), 4 deletions(-) create mode 100644 localedata/locales/shs_CA (limited to 'localedata/locales') diff --git a/localedata/locales/en_CA b/localedata/locales/en_CA index 945df2bd0b..f48a2fb813 100644 --- a/localedata/locales/en_CA +++ b/localedata/locales/en_CA @@ -170,4 +170,8 @@ postal_fmt "/ country_ab2 "" country_ab3 "" country_num 124 +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff --git a/localedata/locales/fr_CA b/localedata/locales/fr_CA index 8e13cfc0c8..b7e61453c9 100644 --- a/localedata/locales/fr_CA +++ b/localedata/locales/fr_CA @@ -149,4 +149,8 @@ postal_fmt "/ country_ab2 "" country_ab3 "" country_num 124 +lang_name "" +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS diff --git a/localedata/locales/ik_CA b/localedata/locales/ik_CA index fe02028270..d442edae00 100644 --- a/localedata/locales/ik_CA +++ b/localedata/locales/ik_CA @@ -225,6 +225,13 @@ END LC_NAME LC_ADDRESS % FIXME -copy "en_CA" +postal_fmt "/ +/ +/ +/ +" +country_ab2 "" +country_ab3 "" +country_num 124 END LC_ADDRESS diff --git a/localedata/locales/iu_CA b/localedata/locales/iu_CA index 5fe346c1e5..57eded7df2 100644 --- a/localedata/locales/iu_CA +++ b/localedata/locales/iu_CA @@ -44,9 +44,9 @@ country_num 124 country_car "" % FIXME % FIXME country_isbn for Canada/inuktitut ? lang_name "" -lang_ab "iu" -% FIXME lang_term -% FIXME lang_lib +lang_ab "" +lang_term "" +lang_lib "" END LC_ADDRESS %%%%%%%%%%%%% diff --git a/localedata/locales/shs_CA b/localedata/locales/shs_CA new file mode 100644 index 0000000000..c93710dc37 --- /dev/null +++ b/localedata/locales/shs_CA @@ -0,0 +1,160 @@ +escape_char / +comment_char % + +% Secwepemctsin (Shuswap) language locale for Canada +% sorting according to CAN/CSA-Z243.4.1-1992 +% Source: Neskie Manuel +% Address: 745 Ska-Hiish Dr +% Chase BC V0E 1M3 +% Contact: Neskie Manuel +% Email: neskiem@gmail.com +% Tel: +1 - 2506792821 +% Fax: +1 - 2506792821 +% Language: shs +% Territory: CA +% Revision: 0.1 +% Date: 2008-01-11 +% Application: general +% Users: general +% Distribution and use is free, also +% for commercial purposes. + +LC_IDENTIFICATION +title "Secwepemctsin locale for Canada" +source "Neskie Manuel" +address "745 Ska-Hiish Dr, Chase BC V0E 1M3" +contact "" +email "bug-glibc-locales@gnu.org" +tel "" +fax "" +language "Secwepemctsin" +territory "Canada" +revision "1.0" +date "2008-01-15" +% +category "shs_CA:2000";LC_IDENTIFICATION +category "shs_CA:2000";LC_CTYPE +category "shs_CA:2000";LC_COLLATE +category "shs_CA:2000";LC_TIME +category "shs_CA:2000";LC_NUMERIC +category "shs_CA:2000";LC_MONETARY +category "shs_CA:2000";LC_MESSAGES +category "shs_CA:2000";LC_PAPER +category "shs_CA:2000";LC_NAME +category "shs_CA:2000";LC_ADDRESS +category "shs_CA:2000";LC_TELEPHONE + +END LC_IDENTIFICATION + +LC_COLLATE +copy "iso14651_t1" + +reorder-after + + +% Present in iso14651_t1, but these definitions seem to have been +% removed from latest iso14651 tables. +reorder-after + "";"";"";IGNORE + +reorder-after + "";"";"";IGNORE + +reorder-end + +END LC_COLLATE + +LC_CTYPE +copy "en_CA" +END LC_CTYPE + +LC_MONETARY +copy "en_CA" +END LC_MONETARY + +LC_NUMERIC +copy "en_CA" +END LC_NUMERIC + +LC_TIME +abday "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +d_t_fmt "" +d_fmt "" +t_fmt "" +am_pm "";"" +t_fmt_ampm "" +date_fmt "" +% FIXME: found in CLDR +first_weekday 1 +END LC_TIME + +LC_MESSAGES +copy "en_CA" +END LC_MESSAGES + +LC_PAPER +copy "en_CA" +END LC_PAPER + +LC_TELEPHONE +copy "en_CA" +END LC_TELEPHONE + +LC_MEASUREMENT +copy "en_CA" +END LC_MEASUREMENT + +LC_NAME +copy "en_CA" +END LC_NAME + +LC_ADDRESS +postal_fmt "/ +/ +/ +/ +" +country_ab2 "" +country_ab3 "" +country_num 124 +lang_name "" +lang_term "" +lang_lib "" +END LC_ADDRESS -- cgit v1.2.3