From d835f13696fd65d38da66ef79ba5f045046fc88f Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Tue, 4 Mar 2008 17:49:00 +0000 Subject: [BZ #5627] 2008-03-04 Ulrich Drepper [BZ #5627] * locale/iso-639.def: Add Shuswap. --- localedata/locales/shs_CA | 160 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 localedata/locales/shs_CA (limited to 'localedata/locales/shs_CA') 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 1.4.1