From 83678f764bfc0b6b7a7427459f383aa55b2a1911 Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Tue, 22 May 2012 18:52:55 +0200 Subject: Add new locale mag_IN. [BZ#13968] * locales/mag_IN: New file. * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry. --- localedata/ChangeLog | 6 ++ localedata/SUPPORTED | 1 + localedata/locales/mag_IN | 168 ++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 175 insertions(+) create mode 100644 localedata/locales/mag_IN (limited to 'localedata') diff --git a/localedata/ChangeLog b/localedata/ChangeLog index 2fdd858446..975e59fff0 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,9 @@ +2012-04-20 Chandan Kumar + + [BZ#13968] + * locales/mag_IN: New file. + * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry. + 2012-05-21 Bruno Haible Andreas Jaeger diff --git a/localedata/SUPPORTED b/localedata/SUPPORTED index b33d5b8df8..9a1699fdb1 100644 --- a/localedata/SUPPORTED +++ b/localedata/SUPPORTED @@ -285,6 +285,7 @@ lt_LT.UTF-8/UTF-8 \ lt_LT/ISO-8859-13 \ lv_LV.UTF-8/UTF-8 \ lv_LV/ISO-8859-13 \ +mag_IN/UTF-8 \ mai_IN/UTF-8 \ mg_MG.UTF-8/UTF-8 \ mg_MG/ISO-8859-15 \ diff --git a/localedata/locales/mag_IN b/localedata/locales/mag_IN new file mode 100644 index 0000000000..f4aff45561 --- /dev/null +++ b/localedata/locales/mag_IN @@ -0,0 +1,168 @@ +comment_char % +escape_char / +% Magahi language locale for India. +% Contributed by Chandan Kumar , +# Rajesh Ranjan +% and Pravin Satpute + +LC_IDENTIFICATION +title "Magahi language locale for India" +source "" +address "" +contact "" +email "bhashaghar@googlegroups.com" +tel "" +fax "" +language "Magahi" +territory "India" +revision "0.1" +date "2012-04-11" +% +category "mag_IN:2012";LC_IDENTIFICATION +category "mag_IN:2012";LC_CTYPE +category "mag_IN:2012";LC_COLLATE +category "mag_IN:2012";LC_TIME +category "mag_IN:2012";LC_NUMERIC +category "mag_IN:2012";LC_MONETARY +category "mag_IN:2012";LC_MESSAGES +category "mag_IN:2012";LC_PAPER +category "mag_IN:2012";LC_NAME +category "mag_IN:2012";LC_ADDRESS +category "mag_IN:2012";LC_TELEPHONE + +END LC_IDENTIFICATION + +LC_CTYPE +copy "hi_IN" +END LC_CTYPE + +LC_COLLATE +copy "hi_IN" +END LC_COLLATE + +LC_MONETARY +copy "hi_IN" +END LC_MONETARY + + +LC_NUMERIC +copy "hi_IN" +END LC_NUMERIC + + +LC_TIME +% This is the POSIX Locale definition for the LC_TIME category. +% These are generated based on XML base Locale definition 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 +copy "hi_IN" +END LC_MESSAGES + + +LC_PAPER +copy "hi_IN" +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 "U0936>" +name_miss "" +name_ms "" + +END LC_NAME + + +LC_ADDRESS +copy "hi_IN" +END LC_ADDRESS + + +LC_TELEPHONE +copy "hi_IN" +END LC_TELEPHONE + + +LC_MEASUREMENT +copy "hi_IN" +END LC_MEASUREMENT -- cgit 1.4.1