From f1ca52ec9a64965dbc626e85c1940fa2ad9fab3d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sat, 8 Nov 2003 17:36:31 +0000 Subject: Update. 2003-11-08 Ulrich Drepper * locales/ne_NP: New file. * locales/gu_IN: New file. * locales/kn_IN: New file. * locales/pa_IN: New file. Patch by Gnutupalli Karunakar . * SUPPORTED (SUPPORTED-LOCALES): Add ne_NP, gu_IN, kn_IN, and pa_IN. --- localedata/locales/gu_IN | 222 ++++++++++++++++++++++++++++++++++++++++++++++ localedata/locales/kn_IN | 226 +++++++++++++++++++++++++++++++++++++++++++++++ localedata/locales/ne_NP | 209 +++++++++++++++++++++++++++++++++++++++++++ localedata/locales/pa_IN | 214 ++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 871 insertions(+) create mode 100644 localedata/locales/gu_IN create mode 100644 localedata/locales/kn_IN create mode 100644 localedata/locales/ne_NP create mode 100644 localedata/locales/pa_IN (limited to 'localedata/locales') diff --git a/localedata/locales/gu_IN b/localedata/locales/gu_IN new file mode 100644 index 0000000000..e56dff74bb --- /dev/null +++ b/localedata/locales/gu_IN @@ -0,0 +1,222 @@ +comment_char % +escape_char / +% Gurajati language locale for India. +% Copied fron hi_IN one, G Karunakar +% Gujarati stuff from Tapan Parikh + +LC_IDENTIFICATION +title "Gujarati language locale for India" +source "IndLinux.org" +address "" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Gujarati" +territory "India" +revision "0.1" +date "2003-01-10" +% +category "gu_IN:2000";LC_IDENTIFICATION +category "gu_IN:2000";LC_CTYPE +category "gu_IN:2000";LC_COLLATE +category "gu_IN:2000";LC_TIME +category "gu_IN:2000";LC_NUMERIC +category "gu_IN:2000";LC_MONETARY +category "gu_IN:2000";LC_MESSAGES +category "gu_IN:2000";LC_PAPER +category "gu_IN:2000";LC_NAME +category "gu_IN:2000";LC_ADDRESS +category "gu_IN:2000";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. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode/Java +% +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. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode/Java +% +% 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 "";/ + "" + +% *** There arent any Devanagari characters below, so for time being +% *** maintain same for Gujarati also, Karunakar + +% +% Appropriate date and time representation +% %A %d %b %Y%I:%M:%S %Z +d_t_fmt "/ +/ +" +% +% Appropriate date representation +% %A %d %b %Y +d_fmt "/ +" +% +% Appropriate time representation +% %I:%M:%S %Z +t_fmt "/ +" +% +% Appropriate 12 h time representation (%r) +t_fmt_ampm "/ +" +% +date_fmt "/ +/ +" +END LC_TIME + + +LC_MESSAGES +yesexpr "" +noexpr "" +END LC_MESSAGES + + +LC_PAPER +% This is the ISO_IEC TR14652 Locale definition for the +% LC_PAPER category +height 297 +width 210 + +END LC_PAPER + + +LC_NAME +% This is the ISO_IEC TR14652 Locale definition for the +% LC_NAME category. +% +name_fmt "/ +" +% ***** We can have Gujarati eqv for below , Karunakar +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 +postal_fmt "/ +" + +END LC_ADDRESS + + +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the +% +tel_int_fmt "/ +" +int_prefix "" + +END LC_TELEPHONE + + +LC_MEASUREMENT +% This is the ISO_IEC TR14652 Locale definition for the +% +measurement 1 + +END LC_MEASUREMENT diff --git a/localedata/locales/kn_IN b/localedata/locales/kn_IN new file mode 100644 index 0000000000..3ff90d6f69 --- /dev/null +++ b/localedata/locales/kn_IN @@ -0,0 +1,226 @@ +comment_char % +escape_char / +% Kannada language locale for India. +% Copied fron hi_IN one, G Karunakar . Kannada Translations by Arun Sharma + +% *** Below just modify to suit your language. I have modified for Kannada +% *** other language codes - Gujarati - gu, Punjabi - pa, Oriya - or + +LC_IDENTIFICATION +title "Kannada language locale for India" +source "IndLinux.org" +address "" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Kannada" +territory "India" +revision "0.1" +date "2002-11-28" +% +category "kn_IN:2000";LC_IDENTIFICATION +category "kn_IN:2000";LC_CTYPE +category "kn_IN:2000";LC_COLLATE +category "kn_IN:2000";LC_TIME +category "kn_IN:2000";LC_NUMERIC +category "kn_IN:2000";LC_MONETARY +category "kn_IN:2000";LC_MESSAGES +category "kn_IN:2000";LC_PAPER +category "kn_IN:2000";LC_NAME +category "kn_IN:2000";LC_ADDRESS +category "kn_IN:2000";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. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode/Java +% +int_curr_symbol "" +% *** Change this to reflect Kannada , in Dev it is RA with VS U attached +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 + + +% *** Modify them for Kannada - eg write down on paper - see what all unicode +% *** characters are needed, look up their codes & put them here - Kannada + +LC_TIME +% This is the POSIX Locale definition for the LC_TIME category. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode/Java +% +% 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 "";/ + "" + +% *** There arent any Devanagari characters below, so for time being +% *** maintain same for Kannada also, Karunakar + +% +% Appropriate date and time representation +% %A %d %b %Y%I:%M:%S %Z +d_t_fmt "/ +/ +" +% +% Appropriate date representation +% %A %d %b %Y +d_fmt "/ +" +% +% Appropriate time representation +% %I:%M:%S %Z +t_fmt "/ +" +% +% Appropriate 12 h time representation (%r) +t_fmt_ampm "/ +" +% +date_fmt "/ +/ +" +END LC_TIME + + +LC_MESSAGES +yesexpr "" +noexpr "" +END LC_MESSAGES + + +LC_PAPER +% This is the ISO_IEC TR14652 Locale definition for the +% LC_PAPER category +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 +postal_fmt "/ +" + +END LC_ADDRESS + + +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the +% +tel_int_fmt "/ +" +int_prefix "" + +END LC_TELEPHONE + + +LC_MEASUREMENT +% This is the ISO_IEC TR14652 Locale definition for the +% +measurement 1 + +END LC_MEASUREMENT diff --git a/localedata/locales/ne_NP b/localedata/locales/ne_NP new file mode 100644 index 0000000000..635039174d --- /dev/null +++ b/localedata/locales/ne_NP @@ -0,0 +1,209 @@ +comment_char % +escape_char / +% Nepali language locale for Nepal. +% Contributed by Pawan Chitrakar + +LC_IDENTIFICATION +title "Nepali language locale for Nepal" +source "Madan Puraskar Pustakalaya" +address "Rato Bangala, Patan Dhoka,Lalitpur,Nepal" +contact "" +email "info@mpp.org.np" +tel "977-1-5521393" +fax "" +language "Nepali" +territory "Nepal" +revision "1.1" +date "2003-05-12" +% +category "ne_NP:2003";LC_IDENTIFICATION +category "ne_NP:2003";LC_CTYPE +category "ne_NP:2003";LC_COLLATE +category "ne_NP:2003";LC_TIME +category "ne_NP:2003";LC_NUMERIC +category "ne_NP:2003";LC_MONETARY +category "ne_NP:2003";LC_MESSAGES +category "ne_NP:2003";LC_PAPER +category "ne_NP:2003";LC_NAME +category "ne_NP:2003";LC_ADDRESS +category "ne_NP:2003";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. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode/Java +% +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. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode/Java +% +% 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 +% %A %d %b %Y%I:%M:%S %Z +d_t_fmt "/ +/ +" +% +% Appropriate date representation +% %A %d %b %Y +d_fmt "/ +" +% +% Appropriate time representation +% %I:%M:%S %Z +t_fmt "/ +" +% +% Appropriate 12 h time representation (%r) +t_fmt_ampm "/ +" +% +date_fmt "/ +/ +" +END LC_TIME + + +LC_MESSAGES +yesexpr "" +noexpr "" +END LC_MESSAGES + + +LC_PAPER +% This is the ISO_IEC TR14652 Locale definition for the +% LC_PAPER category +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 +postal_fmt "/ +" + +END LC_ADDRESS + + +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the +% +tel_int_fmt "/ +" +int_prefix "" + +END LC_TELEPHONE + + +LC_MEASUREMENT +% This is the ISO_IEC TR14652 Locale definition for the +% +measurement 1 + +END LC_MEASUREMENT diff --git a/localedata/locales/pa_IN b/localedata/locales/pa_IN new file mode 100644 index 0000000000..61d7de4432 --- /dev/null +++ b/localedata/locales/pa_IN @@ -0,0 +1,214 @@ +comment_char % +escape_char / +% Punjabi language locale for India. +% used hi_IN as guideline, Rajneesh K Saini + +LC_IDENTIFICATION +title "Punjabi language locale for India" +source "IndLinux.org" +address "" +contact "" +email "bug-glibc@gnu.org" +tel "" +fax "" +language "Punjabi" +territory "India" +revision "0.01" +date "2002-04-10" +% +category "pa_IN:2000";LC_IDENTIFICATION +category "pa_IN:2000";LC_CTYPE +category "pa_IN:2000";LC_COLLATE +category "pa_IN:2000";LC_TIME +category "pa_IN:2000";LC_NUMERIC +category "pa_IN:2000";LC_MONETARY +category "pa_IN:2000";LC_MESSAGES +category "pa_IN:2000";LC_PAPER +category "pa_IN:2000";LC_NAME +category "pa_IN:2000";LC_ADDRESS +category "pa_IN:2000";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. +% These are generated based on XML base Locale difintion file +% for IBM Class for Unicode/Java +% +% 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 +% %A %d %b %Y%I:%M:%S %Z +d_t_fmt "/ +/ +" +% +% Appropriate date representation +% %A %d %b %Y +d_fmt "/ +" +% +% Appropriate time representation +% %I:%M:%S %Z +t_fmt "/ +" +% +% Appropriate 12 h time representation (%r) +t_fmt_ampm "/ +" +% +date_fmt "/ +/ +" +END LC_TIME + + +LC_MESSAGES +yesexpr "" +noexpr "" +END LC_MESSAGES + + +LC_PAPER +% This is the ISO_IEC TR14652 Locale definition for the +% LC_PAPER category +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 +postal_fmt "/ +" + +END LC_ADDRESS + + +LC_TELEPHONE +% This is the ISO_IEC TR14652 Locale definition for the +% +tel_int_fmt "/ +" +int_prefix "" + +END LC_TELEPHONE + + +LC_MEASUREMENT +% This is the ISO_IEC TR14652 Locale definition for the +% +measurement 1 + +END LC_MEASUREMENT -- cgit 1.4.1