From: Ulrich Drepper Date: Sat, 15 Oct 2005 04:14:39 +0000 (+0000) Subject: [BZ #367] X-Git-Tag: cvs/fedora-glibc-2_3-20051017T0259~18 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=ef2a8e9b7f56a91f68e625171ec6a920e6c30fd2;p=glibc.git [BZ #367] * locales/si_LK: New file. * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8. --- diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 074d1d3f6f..4b5a5fcd74 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,5 +1,9 @@ 2005-10-14 Ulrich Drepper + [BZ #367] + * locales/si_LK: New file. + * SUPPORTED (SUPPORTED-LOCALES): Add si_LK.UTF-8. + [BZ #297] * locales/fi_FI: Change date_fmt. diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index 55766b74ea..b761cc0cf2 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -285,6 +285,7 @@ ru_RU/ISO-8859-5 \ ru_UA.UTF-8/UTF-8 \ ru_UA/KOI8-U \ se_NO/UTF-8 \ +si_LK/ITF-8 \ sid_ET/UTF-8 \ sk_SK.UTF-8/UTF-8 \ sk_SK/ISO-8859-2 \ diff --git a/localedata/locales/si_LK b/localedata/locales/si_LK new file mode 100644 index 0000000000..10c2977765 --- /dev/null +++ b/localedata/locales/si_LK @@ -0,0 +1,216 @@ +escape_char / +comment_char % +% Sinhala language locale for Sri Lanka. +% Charset: UTF-8 +% Contributed by Anuradha Ratnaweera +% and Himira Ratnatilake + +LC_IDENTIFICATION +title "Sinhala language locale for Sri Lanka" +source "Lanka Linux User Group (LKLUG) www.lug.lk, sinhala.linux.lk" +address "" +contact "" +email "libc-locales@sources.redhat.com" +tel "" +fax "" +language "Sinhala" +territory "Sri Lanka" +revision "0.9" +date "2004.10.01" +% +category "i18n:2002";LC_IDENTIFICATION +category "i18n:2002";LC_CTYPE +category "i18n:2002";LC_COLLATE +category "i18n:2002";LC_TIME +category "i18n:2002";LC_NUMERIC +category "i18n:2002";LC_MONETARY +category "i18n:2002";LC_MESSAGES +category "i18n:2002";LC_PAPER +category "i18n:2002";LC_NAME +category "i18n:2002";LC_ADDRESS +category "i18n:2002";LC_TELEPHONE + +END LC_IDENTIFICATION + +LC_CTYPE +copy "i18n" +END LC_CTYPE + +LC_COLLATE + +% Copy the template from ISO/IEC 14651 +copy "iso14651_t1" + +END LC_COLLATE + + +LC_MONETARY +% This is the POSIX Locale definition the LC_MONETARY category +% +int_curr_symbol "" +currency_symbol "" +mon_decimal_point "" +mon_thousands_sep "" +mon_grouping 3 +positive_sign "" +negative_sign "" +int_frac_digits 2 +frac_digits 2 +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 +% This is the POSIX Locale definition for the LC_NUMERIC category. +% +decimal_point "" +thousands_sep "" +grouping 3 +% +END LC_NUMERIC + + +LC_TIME +% This is the POSIX Locale definition for the LC_TIME category. +% +% Abbreviated weekday names (%a) +abday "";"";/ + "";"";/ + "";"";/ + "" +% +% Full weekday names (%A) +day "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Abbreviated month names (%b) +abmon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Full month names (%B) +mon "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "";/ + "" +% +% Equivalent of AM PM +am_pm "";"" +% +% Appropriate date and time representation (use the same as ISO) +% %Y-%m-%d %H:%M:%S %z +d_t_fmt "" +% +% Appropriate date representation (use the same as ISO) +% %Y-%m-%d +d_fmt "" +% +% Appropriate time representation +% %H:%M:%S +t_fmt "" +% +% Appropriate 12 h time representation +% %p %I:%M:%S +t_fmt_ampm "" +% +% Appropriate date and time (date(1)) +% %Y %B %e %A %H:%M:%S %z +date_fmt "" +% +END LC_TIME + + +LC_MESSAGES +% This is the POSIX Locale definition for the LC_MESSAGES category +% +% ^[\u0d94\u0059\u0079] +yesexpr "" +% +% ^[\u0db1\u004e\u006e] +noexpr "" +% +yesstr "" +% +nostr "" +% +END LC_MESSAGES + + +LC_PAPER +% This is the ISO_IEC TR14652 Locale definition for the LC_PAPER category +% Paper size is A4 +% +height 297 +width 210 + +END LC_PAPER + + +LC_NAME +% This is the ISO_IEC TR14652 Locale definition for the LC_NAME category +% +name_fmt "" +name_gen "" +name_mr "" +name_mrs "" +name_miss "" +name_ms "" + +END LC_NAME + + +LC_ADDRESS +% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category +% +postal_fmt "" + +END LC_ADDRESS + + +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE +% +tel_int_fmt "/ +" +tel_dom_fmt "" +int_select "" +int_prefix "" + +END LC_TELEPHONE + + +LC_MEASUREMENT +% This is the ISO_IEC TR14652 Locale definition for the LC_MEASUREMENT +% 1 is ISO 1000 (metric) +% +measurement 1 + +END LC_MEASUREMENT