summaryrefslogtreecommitdiff
path: root/localedata/locales
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales')
-rw-r--r--localedata/locales/de_DE2
-rw-r--r--localedata/locales/en_AG99
-rw-r--r--localedata/locales/en_GB6
-rw-r--r--localedata/locales/ht_HT178
-rw-r--r--localedata/locales/ks_IN@devanagari204
-rw-r--r--localedata/locales/nl_AW100
-rw-r--r--localedata/locales/sd_IN206
-rw-r--r--localedata/locales/sd_IN@devanagari206
8 files changed, 997 insertions, 4 deletions
diff --git a/localedata/locales/de_DE b/localedata/locales/de_DE
index a694dc2888..a40facc850 100644
--- a/localedata/locales/de_DE
+++ b/localedata/locales/de_DE
@@ -203,7 +203,7 @@ END LC_ADDRESS
LC_TELEPHONE
tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
<U006C>"
-tel_dom_fmt "<U0025><U0061><U0020><U0025><U006C>"
+tel_dom_fmt "<U0025><U0041><U0020><U0025><U006C>"
int_select "<U0030><U0030>"
int_prefix "<U0034><U0039>"
END LC_TELEPHONE
diff --git a/localedata/locales/en_AG b/localedata/locales/en_AG
new file mode 100644
index 0000000000..f39c410acb
--- /dev/null
+++ b/localedata/locales/en_AG
@@ -0,0 +1,99 @@
+escape_char /
+comment_char %
+% English language locale for Antigua and Barbuda.
+% Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
+
+LC_IDENTIFICATION
+title "English language locale for Antigua and Barbuda"
+source "Free Software Foundation, Inc."
+address "59 Temple Place - Suite 330, Boston, MA 02111-1307, USA"
+contact ""
+email "bug-glibc-locales@gnu.org"
+tel ""
+fax ""
+language "English"
+territory "Antigua and Barbuda"
+revision "1.0"
+date "2008-09-16"
+%
+category "en_AG:2008";LC_IDENTIFICATION
+category "en_AG:2008";LC_CTYPE
+category "en_AG:2008";LC_COLLATE
+category "en_AG:2008";LC_TIME
+category "en_AG:2008";LC_NUMERIC
+category "en_AG:2008";LC_MONETARY
+category "en_AG:2008";LC_MESSAGES
+category "en_AG:2008";LC_PAPER
+category "en_AG:2008";LC_NAME
+category "en_AG:2008";LC_ADDRESS
+category "en_AG:2008";LC_TELEPHONE
+
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "en_GB"
+END LC_CTYPE
+
+LC_COLLATE
+copy "en_GB"
+END LC_COLLATE
+
+LC_MONETARY
+int_curr_symbol "<U0058><U0043><U0044><U0020>"
+currency_symbol "<U0024>"
+mon_decimal_point "<U002E>"
+mon_thousands_sep "<U002C>"
+mon_grouping 3;3
+positive_sign ""
+negative_sign "<U002D>"
+int_frac_digits 2
+frac_digits 2
+p_cs_precedes 1
+p_sep_by_space 0
+n_cs_precedes 1
+n_sep_by_space 0
+p_sign_posn 1
+n_sign_posn 1
+END LC_MONETARY
+
+LC_NUMERIC
+copy "en_GB"
+END LC_NUMERIC
+
+LC_TIME
+copy "en_GB"
+END LC_TIME
+
+LC_MESSAGES
+copy "en_GB"
+END LC_MESSAGES
+
+LC_PAPER
+copy "en_US"
+END LC_PAPER
+
+LC_NAME
+copy "en_GB"
+END LC_NAME
+
+LC_ADDRESS
+postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
+<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
+<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
+<U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/
+<U004E><U0025><U0063><U0025><U004E>"
+country_ab2 "<U0041><U0047>"
+country_ab3 "<U0041><U0054><U0047>"
+country_num 28
+END LC_ADDRESS
+
+LC_TELEPHONE
+tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
+<U006C>"
+int_prefix "<U0031>"
+int_select "<U0030><U0031><U0031>"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+copy "en_US"
+END LC_MEASUREMENT
diff --git a/localedata/locales/en_GB b/localedata/locales/en_GB
index d984f42ca8..e12f887548 100644
--- a/localedata/locales/en_GB
+++ b/localedata/locales/en_GB
@@ -122,8 +122,8 @@ date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
<U0025><U005A><U0020><U0025><U0059>"
week 7;19971201;4
-first_weekday 1
-first_workday 1
+first_weekday 2
+first_workday 2
END LC_TIME
LC_MESSAGES
@@ -139,7 +139,7 @@ END LC_PAPER
LC_TELEPHONE
tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
<U006C>"
-tel_dom_fmt "<U0025><U0061><U0020><U0025><U006C>"
+tel_dom_fmt "<U0025><U0041><U0020><U0025><U006C>"
int_select "<U0030><U0030>"
int_prefix "<U0034><U0034>"
END LC_TELEPHONE
diff --git a/localedata/locales/ht_HT b/localedata/locales/ht_HT
new file mode 100644
index 0000000000..37ba0a56b7
--- /dev/null
+++ b/localedata/locales/ht_HT
@@ -0,0 +1,178 @@
+comment_char %
+escape_char /
+%
+% U006Breyol Language Locale for Haiti
+% Source: OLPC
+% Language: ht
+% Contact: olpchaiti.org
+% Address: 22 rue 2, Port-au-Prince
+% Email: contact@olpchaiti.org
+% Territory: HT
+% Revision: 1.0
+% Date: 2008-08-17
+% Users: general
+% Charset: ISO-8859-1
+% Authors:
+% 2008-08-17, bzg@laptop.org
+%
+% Distribution and use is free, also
+% for commercial purposes.
+
+LC_IDENTIFICATION
+title "Kreyol locale for Haiti"
+source "OLPC"
+address ""
+contact "olpchaiti.org"
+email "contact@olpchaiti.org"
+tel ""
+fax ""
+language "U006Breyol"
+territory "Haiti"
+revision "1.0"
+date "2008-08-17"
+%
+category "ht_HT:2000";LC_IDENTIFICATION
+category "ht_HT:2000";LC_CTYPE
+category "ht_HT:2000";LC_COLLATE
+category "ht_HT:2000";LC_TIME
+category "ht_HT:2000";LC_NUMERIC
+category "ht_HT:2000";LC_MONETARY
+category "ht_HT:2000";LC_MESSAGES
+category "ht_HT:2000";LC_PAPER
+category "ht_HT:2000";LC_NAME
+category "ht_HT:2000";LC_ADDRESS
+category "ht_HT:2000";LC_TELEPHONE
+
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "i18n"
+
+translit_start
+
+% In Haiti, accents are simply omitted if they cannot be represented.
+include "translit_combining";""
+
+translit_end
+
+END LC_CTYPE
+
+LC_COLLATE
+% Copy the template from ISO/IEC 14651
+copy "iso14651_t1"
+END LC_COLLATE
+
+LC_MESSAGES
+yesexpr "<U005E><U005B><U006F><U006F><U0079><U0079><U005D><U002E><U002A>"
+noexpr "<U005E><U005B><U006E><U006E><U005D><U002E><U002A>"
+END LC_MESSAGES
+
+LC_MONETARY
+int_curr_symbol "<U0048><U0054><U0047><U0020>"
+currency_symbol "<U0067>"
+mon_decimal_point "<U002C>"
+mon_thousands_sep "<U0020>"
+mon_grouping 3
+positive_sign ""
+negative_sign "<U002D>"
+int_frac_digits 2
+frac_digits 2
+p_cs_precedes 0
+p_sep_by_space 1
+n_cs_precedes 0
+n_sep_by_space 1
+p_sign_posn 1
+n_sign_posn 1
+END LC_MONETARY
+
+LC_NUMERIC
+decimal_point "<U002C>"
+thousands_sep "<U0020>"
+grouping 3
+END LC_NUMERIC
+
+LC_TIME
+abday "<U0064><U0069><U006D><U002E>";/
+ "<U006C><U0045><U006E><U002E>";/
+ "<U006D><U0061><U0064><U002E>";/
+ "<U006D><U00E8><U006B><U002E>";/
+ "<U006A><U0045><U0064><U002E>";/
+ "<U0076><U0061><U006E><U002E>";/
+ "<U0073><U0061><U006D><U002E>"
+day "<U0064><U0069><U006D><U0061><U006E><U0063><U0068>";/
+ "<U006C><U0045><U006E><U0064><U0069>";/
+ "<U006D><U0061><U0064><U0069>";/
+ "<U006D><U00E8><U006B><U0052><U0045><U0064><U0069>";/
+ "<U006A><U0045><U0064><U0069>";/
+ "<U0076><U0061><U006E><U0064><U0052><U0045><U0064><U0069>";/
+ "<U0073><U0061><U006D><U0064><U0069>"
+abmon "<U006A><U0061><U006E><U0076><U002E>";/
+ "<U0066><U0045><U0076><U0052><U002E>";/
+ "<U006D><U0061><U0073>";/
+ "<U0061><U0076><U0052><U0069><U006C>";/
+ "<U006D><U0045>";/
+ "<U006A><U0045><U006E>";/
+ "<U006A><U0069><U0079><U00E8><U002E>";/
+ "<U006F><U0055><U0074>";/
+ "<U0073><U0045><U0070><U0074><U002E>";/
+ "<U006F><U006B><U0074><U002E>";/
+ "<U006E><U006F><U0076><U002E>";/
+ "<U0064><U0045><U0073><U002E>"
+mon "<U006A><U0061><U006E><U0076><U0079><U0045>";/
+ "<U0066><U0045><U0076><U0052><U0069><U0079><U0045>";/
+ "<U006D><U0061><U0073>";/
+ "<U0061><U0076><U0052><U0069><U006C>";/
+ "<U006D><U0045>";/
+ "<U006A><U0045><U006E>";/
+ "<U006A><U0069><U0079><U00E8>";/
+ "<U006F><U0055><U0074>";/
+ "<U0073><U0045><U0070><U0074><U0061><U006E><U006D>";/
+ "<U006F><U0063><U0074><U006F><U0062><U0052><U0045>";/
+ "<U006E><U006F><U0076><U0061><U006E><U006D>";/
+ "<U0064><U0045><U0073><U0061><U006E><U006D>"
+d_t_fmt "<U0025><U0061><U0020><U0025><U0064><U0020><U0025><U0062><U0020><U0025><U0079><U0020><U0025><U0074><U0020><U0025><U005A>"
+d_fmt "<U0025><U0064><U002F><U0025><U006D><U002F><U0025><U0079>"
+t_fmt "<U0025><U0074>"
+am_pm "";""
+t_fmt_ampm ""
+date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0045>/
+<U0020><U0025><U0068><U003A><U0025><U006D><U003A><U0025><U0073><U0020>/
+<U0025><U005A><U0020><U0025><U0079>"
+
+week 7;19971201;4
+first_weekday 1
+first_workday 1
+END LC_TIME
+
+LC_PAPER
+height 297
+width 210
+END LC_PAPER
+
+LC_TELEPHONE
+tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
+<U006C>"
+tel_dom_fmt "<U0025><U0061><U0020><U0025><U006C>"
+int_prefix "<U0035><U0030><U0039>"
+int_select "<U0030><U0030>"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+measurement 1
+END LC_MEASUREMENT
+
+LC_NAME
+name_fmt "<U0025><U0064><U0025><U0074><U0025><U0067><U0025><U0074>/
+<U0025><U006D><U0025><U0074><U0025><U0066>"
+END LC_NAME
+
+LC_ADDRESS
+postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
+<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
+<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0052><U0025>/
+<U004E><U0025><U0025><U005A><U0020><U0025><U0074><U0025>/
+<U004E><U0025><U0063><U0025><U004E>"
+country_ab2 "<U0068><U0074>"
+country_ab3 "<U0068><U0074><U0069>"
+%country_num 332
+END LC_ADDRESS
diff --git a/localedata/locales/ks_IN@devanagari b/localedata/locales/ks_IN@devanagari
new file mode 100644
index 0000000000..2e55de75bf
--- /dev/null
+++ b/localedata/locales/ks_IN@devanagari
@@ -0,0 +1,204 @@
+comment_char %
+escape_char /
+% Kashmiri language locale for India.
+% Contributed by Rakesh Pandit <rakesh.pandit@gmail.com> and
+% Pravin Satpute <psatpute@redhat.com>
+
+LC_IDENTIFICATION
+title "Kashmiri language locale for India"
+source ""
+address ""
+contact ""
+email "ks-gnome-trans-commits@lists.code.indlinux.net"
+tel ""
+fax ""
+language "Kashmiri"
+territory "India"
+revision "0.1"
+date "2008-08-26"
+%
+category "ks_IN@devanagari:2008";LC_IDENTIFICATION
+category "ks_IN@devanagari:2008";LC_CTYPE
+category "ks_IN@devanagari:2008";LC_COLLATE
+category "ks_IN@devanagari:2008";LC_TIME
+category "ks_IN@devanagari:2008";LC_NUMERIC
+category "ks_IN@devanagari:2008";LC_MONETARY
+category "ks_IN@devanagari:2008";LC_MESSAGES
+category "ks_IN@devanagari:2008";LC_PAPER
+category "ks_IN@devanagari:2008";LC_NAME
+category "ks_IN@devanagari:2008";LC_ADDRESS
+category "ks_IN@devanagari:2008";LC_TELEPHONE
+
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "i18n"
+
+translit_start
+include "translit_combining";""
+translit_end
+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 "<U0049><U004E><U0052><U0020>"
+currency_symbol "<U0930><U0942>"
+mon_decimal_point "<U002E>"
+mon_thousands_sep "<U002C>"
+mon_grouping 3
+positive_sign ""
+negative_sign "<U002D>"
+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 "<U002E>"
+thousands_sep "<U002C>"
+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 "<U0906><U0925><U094D>";/
+ "<U091A><U0928><U094D><U0926><U0930><U094D>";/
+ "<U092C><U094B><U092E><U094D>";/
+ "<U092C><U094B><U0918>";/
+ "<U092C><U094D><U0930><U0938><U094D><U094D>";/
+ "<U091C><U0941><U092E>";/
+ "<U092C><U091F>"
+%
+% Full weekday names (%A)
+day "<U0906><U0925><U094D><U094D><U0935><U093E><U0930><U094D>";/
+ "<U091A><U0928><U094D><U0926><U094D><U0930><U0935><U093E><U0930><U094D>";/
+ "<U092C><U094B><U092E><U094D><U0935><U093E><U0930><U0940><U094D>";/
+ "<U092C><U094B><U0918><U0935><U093E><U0930><U0940><U094D>";/
+ "<U092C><U094D><U0930><U0938><U094D><U094D><U0935><U093E><U0930><U094D>";/
+ "<U091C><U0941><U092E><U093E><U0939><U094D>";/
+ "<U092C><U091F><U0935><U093E><U0930><U094D>"
+%
+% Abbreviated month names (%b)
+abmon "<U091C><U0928><U0935><U0930><U0940>";/
+ "<U092B><U093C><U0930><U0935><U0930><U0940>";/
+ "<U092E><U093E><U0930><U094D><U091A>";/
+ "<U0905><U092A><U094D><U0930><U0947><U0932>";/
+ "<U092E><U0908>";"<U091C><U0942><U0928>";/
+ "<U091C><U0941><U0932><U093E><U0908>";/
+ "<U0905><U0917><U0938><U094D><U0924>";/
+ "<U0938><U093F><U0924><U092E><U094D><U092C><U0930>";/
+ "<U0905><U0915><U094D><U091F><U0942><U092C><U0930>";/
+ "<U0928><U0935><U092E><U094D><U092C><U0930>";/
+ "<U0926><U093F><U0938><U092E><U094D><U092C><U0930>"
+%
+% Full month names (%B)
+mon "<U091C><U0928><U0935><U0930><U0940>";/
+ "<U092B><U093C><U0930><U0935><U0930><U0940>";/
+ "<U092E><U093E><U0930><U094D><U091A>";/
+ "<U0905><U092A><U094D><U0930><U0947><U0932>";/
+ "<U092E><U0908>";"<U091C><U0942><U0928>";/
+ "<U091C><U0941><U0932><U093E><U0908>";/
+ "<U0905><U0917><U0938><U094D><U0924>";/
+ "<U0938><U093F><U0924><U092E><U094D><U092C><U0930>";/
+ "<U0905><U0915><U094D><U091F><U0942><U092C><U0930>";/
+ "<U0928><U0935><U092E><U094D><U092C><U0930>";/
+ "<U0926><U093F><U0938><U092E><U094D><U092C><U0930>"
+%
+% Equivalent of AM PM
+am_pm "<U092A><U0942><U0930><U094D><U0935><U093E><U0939><U094D><U0928>";/
+ "<U0905><U092A><U0930><U093E><U0939><U094D><U0928>"
+%
+% Appropriate date and time representation
+% %A %d %b %Y%I:%M:%S %Z
+d_t_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062>/
+<U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A>/
+<U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
+%
+% Appropriate date representation
+% %A %d %b %Y
+d_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062>/
+<U0020><U0025><U0059>"
+%
+% Appropriate time representation
+% %I:%M:%S %Z
+t_fmt "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
+<U0020><U0020><U0025><U005A>"
+%
+% Appropriate 12 h time representation (%r)
+t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
+<U0020><U0025><U0070><U0020><U0025><U005A>"
+%
+date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
+<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
+<U0025><U005A><U0020><U0025><U0059>"
+%
+first_weekday 1
+END LC_TIME
+
+
+LC_MESSAGES
+yesexpr "<U005E><U005B><U0079><U0059><U005D><U002E><U002A>"
+noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>"
+END LC_MESSAGES
+
+
+LC_PAPER
+copy "hi_IN"
+END LC_PAPER
+
+
+LC_NAME
+name_fmt "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074>/
+<U0025><U0067>"
+name_gen ""
+name_mr "<U0936><U094D><U0930><U0940><U002E>"
+name_mrs "<U0936><U094D><U0930><U0940><U092E><U0924><U0940><U002E>"
+name_miss "<U0915><U0941><U092E><U093E><U0930><U0940><U002E>"
+name_ms "<U0915><U0941><U092E><U093E><U0930><U002E>"
+
+END LC_NAME
+
+
+LC_ADDRESS
+postal_fmt "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/
+<U0025><U0062><U0025><U0065><U0025><U0072>"
+
+country_ab2 "<U0049><U004E>"
+country_ab3 "<U0049><U004E><U0044>"
+country_num 356
+END LC_ADDRESS
+
+
+LC_TELEPHONE
+copy "hi_IN"
+END LC_TELEPHONE
+
+
+LC_MEASUREMENT
+copy "hi_IN"
+END LC_MEASUREMENT
diff --git a/localedata/locales/nl_AW b/localedata/locales/nl_AW
new file mode 100644
index 0000000000..9161977f0d
--- /dev/null
+++ b/localedata/locales/nl_AW
@@ -0,0 +1,100 @@
+escape_char /
+comment_char %
+% Dutch language locale for Aruba.
+% Contributed by Ulrich Drepper <drepper@redhat.com>, 2008
+
+LC_IDENTIFICATION
+title "Dutch language locale for Aruba"
+source "Free Software Foundation, Inc."
+address "59 Temple Place - Suite 330, Boston, MA 02111-1307, USA"
+contact ""
+email "bug-glibc-locales@gnu.org"
+tel ""
+fax ""
+language "Dutch"
+territory "Aruba"
+revision "1.0"
+date "2008-09-16"
+%
+category "nl_AW:2008";LC_IDENTIFICATION
+category "nl_AW:2008";LC_CTYPE
+category "nl_AW:2008";LC_COLLATE
+category "nl_AW:2008";LC_TIME
+category "nl_AW:2008";LC_NUMERIC
+category "nl_AW:2008";LC_MONETARY
+category "nl_AW:2008";LC_MESSAGES
+category "nl_AW:2008";LC_PAPER
+category "nl_AW:2008";LC_NAME
+category "nl_AW:2008";LC_ADDRESS
+category "nl_AW:2008";LC_TELEPHONE
+
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "nl_NL"
+END LC_CTYPE
+
+LC_COLLATE
+copy "nl_NL"
+END LC_COLLATE
+
+LC_MONETARY
+int_curr_symbol "<U0041><U0057><U0047><U0020>"
+currency_symbol "<U0041><U0066><U006C><U002E>"
+mon_decimal_point "<U002C>"
+mon_thousands_sep "<U0020>"
+mon_grouping 3;3
+positive_sign ""
+negative_sign "<U002D>"
+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 2
+END LC_MONETARY
+
+LC_NUMERIC
+copy "nl_NL"
+END LC_NUMERIC
+
+LC_TIME
+copy "nl_NL"
+END LC_TIME
+
+LC_MESSAGES
+copy "nl_NL"
+END LC_MESSAGES
+
+LC_PAPER
+copy "en_US"
+END LC_PAPER
+
+LC_NAME
+copy "nl_NL"
+END LC_NAME
+
+LC_ADDRESS
+postal_fmt "<U0025><U0066><U0025><U004E><U0025><U0061><U0025><U004E>/
+<U0025><U0064><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0073>/
+<U0020><U0025><U0068><U0020><U0025><U0065><U0020><U0025><U0072><U0025>/
+<U004E><U0025><U0025><U007A><U0020><U0025><U0054><U0025>/
+<U004E><U0025><U0063><U0025><U004E>"
+country_ab2 "<U0041><U0057>"
+country_ab3 "<U0041><U0042><U0057>"
+country_num 533
+END LC_ADDRESS
+
+LC_TELEPHONE
+% FIXME
+tel_int_fmt "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025>/
+<U006C>"
+int_prefix "<U0032><U0039><U0037>"
+int_select "<U0030><U0031><U0031>"
+END LC_TELEPHONE
+
+LC_MEASUREMENT
+copy "en_US"
+END LC_MEASUREMENT
diff --git a/localedata/locales/sd_IN b/localedata/locales/sd_IN
new file mode 100644
index 0000000000..52f069b004
--- /dev/null
+++ b/localedata/locales/sd_IN
@@ -0,0 +1,206 @@
+comment_char %
+escape_char /
+% Sindhi language locale for India.
+% Contributed by Pravin Satpute <psatpute@redhat.com> and
+% DR K.P. LEKHWANI
+
+LC_IDENTIFICATION
+
+title "Sindhi language locale for India"
+source "Redhat, Pune"
+address "Marisfot III, Marigold Premises, East-Wing, Kalyaninagar, Pune, India-411014"
+contact ""
+email "bug-glibc-locales@gnu.org"
+tel ""
+fax ""
+language "Sindhi"
+territory "India"
+revision "1.0"
+date "2008,September,09"
+%
+category "sd_IN:2008";LC_IDENTIFICATION
+category "sd_IN:2008";LC_CTYPE
+category "sd_IN:2008";LC_COLLATE
+category "sd_IN:2008";LC_TIME
+category "sd_IN:2008";LC_NUMERIC
+category "sd_IN:2008";LC_MONETARY
+category "sd_IN:2008";LC_MESSAGES
+category "sd_IN:2008";LC_PAPER
+category "sd_IN:2008";LC_NAME
+category "sd_IN:2008";LC_ADDRESS
+category "sd_IN:2008";LC_TELEPHONE
+
+
+END LC_IDENTIFICATION
+
+
+LC_CTYPE
+copy "i18n"
+
+translit_start
+include "translit_combining";""
+translit_end
+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
+% generated by IBM Basic CountryPack Transformer.
+% These are generated based on XML base Locale defintion file
+% for IBM Class for Unicode.
+%
+int_curr_symbol "<U0049><U004E><U0052><U0020>"
+currency_symbol "<U20A8>"
+mon_decimal_point "<U002E>"
+mon_thousands_sep "<U002C>"
+mon_grouping 3
+positive_sign ""
+negative_sign "<U002D>"
+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
+copy "hi_IN"
+END LC_NUMERIC
+
+
+LC_TIME
+% This is the POSIX Locale definition for the LC_TIME category
+% generated by IBM Basic CountryPack Transformer.
+% These are generated based on XML base Locale definition file
+% for IBM Class for Unicode.
+%
+% Abbreviated weekday names (%a)
+abday "<U0622><U0631><U062A><U0648><U0627><U0631><U064F>";/
+ "<U0633><U0648><U0645><U0631><U064F>";/
+ "<U0645><U0646><U06AF><U0644><U064F>";/
+ "<U067B><U064F><U068C><U0631><U064F>";/
+ "<U0648><U0633><U067E><U062A>";/
+ "<U062C><U064F><U0645><U0648>";"<U0687><U0646><U0687><U0631>"
+%
+% Full weekday names (%A)
+day "<U0622><U0631><U062A><U0648><U0627><U0631><U064F>";/
+ "<U0633><U0648><U0645><U0631><U064F>";/
+ "<U0645><U0646><U06AF><U0644><U064F>";/
+ "<U067B><U064F><U068C><U0631><U064F>";/
+ "<U0648><U0633><U067E><U062A>";/
+ "<U062C><U064F><U0645><U0648>";"<U0687><U0646><U0687><U0631>"
+%
+% Abbreviated month names (%b)
+abmon "<U062C><U0646><U0648><U0631><U064A>";/
+ "<U0641><U0628><U0631><U0648><U0631><U064A>";/
+ "<U0645><U0627><U0631><U0686>";/
+ "<U0627><U067E><U0631><U064A><U0644>";/
+ "<U0645><U064A>";/
+ "<U062C><U0648><U0646>";/
+ "<U062C><U0648><U0644><U0627><U0621><U0650>";/
+ "<U0622><U06AF><U0633><U067D>";/
+ "<U0633><U064A><U067E><U067D><U064A><U0645><U0628><U0631>";/
+ "<U0622><U06AA><U067D><U0648><U0628><U0631>";/
+ "<U0646><U0648><U0645><U0628><U0631>";/
+ "<U068A><U0633><U0645><U0628><U0631>"
+%
+% Full month names (%B)
+mon "<U062C><U0646><U0648><U0631><U064A>";/
+ "<U0641><U0628><U0631><U0648><U0631><U064A>";/
+ "<U0645><U0627><U0631><U0686>";/
+ "<U0627><U067E><U0631><U064A><U0644>";/
+ "<U0645><U064A>";/
+ "<U062C><U0648><U0646>";/
+ "<U062C><U0648><U0644><U0627><U0621><U0650>";/
+ "<U0622><U06AF><U0633><U067D>";/
+ "<U0633><U064A><U067E><U067D><U064A><U0645><U0628><U0631>";/
+ "<U0622><U06AA><U067D><U0648><U0628><U0631>";/
+ "<U0646><U0648><U0645><U0628><U0631>";/
+ "<U068A><U0633><U0645><U0628><U0631>"
+%
+% Equivalent of AM PM
+am_pm "<U0041><U004D>";"<U0050><U004D>"
+%
+% Appropriate date and time representation
+% %A %d %b %Y%I:%M:%S %Z
+d_t_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062>/
+<U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A>/
+<U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
+%
+% Appropriate date representation
+% %A %d %b %Y
+d_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062>/
+<U0020><U0025><U0059>"
+%
+% Appropriate time representation
+% %I:%M:%S %Z
+t_fmt "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
+<U0020><U0020><U0025><U005A>"
+%
+% Appropriate 12 h time representation (%r)
+t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
+<U0020><U0025><U0070><U0020><U0025><U005A>"
+%
+% Appropriate date representation (date(1)) "%a %b %e %H:%M:%S %Z %Y"
+date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
+<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
+<U0025><U005A><U0020><U0025><U0059>"
+END LC_TIME
+
+
+LC_MESSAGES
+copy "ar_EG"
+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
+% generated by IBM Basic CountryPack Transformer.
+%
+%
+name_fmt "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
+name_gen ""
+name_mr "<U0634><U0631><U064A>"
+name_mrs "<U0634><U0631><U064A><U0645><U062A><U064A>"
+name_miss "<U06AA><U0645><U0627><U0631><U064A>"
+name_ms "<U06AA><U0645><U0627><U0631>"
+
+END LC_NAME
+
+
+LC_ADDRESS
+% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category
+% generated by IBM Basic CountryPack Transformer.
+postal_fmt "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073><U0025><U0062><U0025><U0065><U0025><U0072>"
+country_ab2 "<U0049><U004E>"
+country_ab3 "<U0049><U004E><U0044>"
+country_num 356
+
+END LC_ADDRESS
+
+
+LC_TELEPHONE
+copy "hi_IN"
+END LC_TELEPHONE
+
+
+LC_MEASUREMENT
+copy "hi_IN"
+END LC_MEASUREMENT
diff --git a/localedata/locales/sd_IN@devanagari b/localedata/locales/sd_IN@devanagari
new file mode 100644
index 0000000000..ce029376e6
--- /dev/null
+++ b/localedata/locales/sd_IN@devanagari
@@ -0,0 +1,206 @@
+comment_char %
+escape_char /
+% Sindhi language locale for India.
+% Contributed by Pravin Satpute <psatpute@redhat.com> and
+% DR K.P. LEKHWANI
+
+LC_IDENTIFICATION
+title "Sindhi language locale for India"
+source "Redhat, Pune"
+address "Marisfot III, Marigold Premises, East-Wing, Kalyaninagar, Pune, India-411014"
+contact ""
+email "bug-glibc-locales@gnu.org"
+tel ""
+fax ""
+language "Sindhi"
+territory "India"
+revision "1.0"
+date "2008-08-26"
+%
+category "sd_IN@devanagari:2008";LC_IDENTIFICATION
+category "sd_IN@devanagari:2008";LC_CTYPE
+category "sd_IN@devanagari:2008";LC_COLLATE
+category "sd_IN@devanagari:2008";LC_TIME
+category "sd_IN@devanagari:2008";LC_NUMERIC
+category "sd_IN@devanagari:2008";LC_MONETARY
+category "sd_IN@devanagari:2008";LC_MESSAGES
+category "sd_IN@devanagari:2008";LC_PAPER
+category "sd_IN@devanagari:2008";LC_NAME
+category "sd_IN@devanagari:2008";LC_ADDRESS
+category "sd_IN@devanagari:2008";LC_TELEPHONE
+
+END LC_IDENTIFICATION
+
+LC_CTYPE
+copy "i18n"
+
+translit_start
+include "translit_combining";""
+translit_end
+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
+% generated by IBM Basic CountryPack Transformer.
+% These are generated based on XML base Locale defintion file
+% for IBM Class for Unicode.
+%
+int_curr_symbol "<U0049><U004E><U0052><U0020>"
+currency_symbol "<U0930><U0941>"
+mon_decimal_point "<U002E>"
+mon_thousands_sep "<U002C>"
+mon_grouping 3
+positive_sign ""
+negative_sign "<U002D>"
+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
+copy "hi_IN"
+END LC_NUMERIC
+
+
+LC_TIME
+% This is the POSIX Locale definition for the LC_TIME category
+% generated by IBM Basic CountryPack Transformer.
+% These are generated based on XML base Locale difintion file
+% for IBM Class for Unicode.
+%
+% Abbreviated weekday names (%a)
+abday "<U0906><U0930><U094d><U0924><U0935><U093E><U0930><U0942>";/
+ "<U0938><U0942><U092E><U0930><U0942>";/
+ "<U092E><U0902><U0917><U0932><U0942>";/
+ "<U097F><U0941><U0927><U0930><U0942>";/
+ "<U0935><U093F><U0938><U094D><U092A><U0924><U093F>";/
+ "<U091C><U0941><U092E><U094B>";"<U091B><U0902><U091B><U0938>"
+%
+% Full weekday names (%A)
+day "<U0906><U0930><U094d><U0924><U0935><U093E><U0930><U0942>";/
+ "<U0938><U0942><U092E><U0930><U0942>";/
+ "<U092E><U0902><U0917><U0932><U0942>";/
+ "<U097F><U0941><U0927><U0930><U0942>";/
+ "<U0935><U093F><U0938><U094D><U092A><U0924><U093F>";/
+ "<U091C><U0941><U092E><U094B>";"<U091B><U0902><U091B><U0938>"
+%
+% Abbreviated month names (%b)
+abmon "<U091C><U0928><U0935><U0930><U0940>";/
+ "<U092B><U092C><U0930><U0935><U0930><U0940>";/
+ "<U092E><U093E><U0930><U094d><U091A><U093F>";/
+ "<U0905><U092A><U094D><U0930><U0947><U0932>";/
+ "<U092E><U0947>";/
+ "<U091C><U0942><U0928><U093F>";/
+ "<U091C><U0942><U0932><U093E><U0907>";/
+ "<U0906><U0917><U0938><U094D><U091F><U0941>";/
+ "<U0938><U0947><U092A><U094D><U091F><U0947><U0902><U092C><U0930><U0942>";/
+ "<U0906><U0915><U094D><U091F><U0942><U092C><U0930><U0942>";/
+ "<U0928><U0935><U0902><U092C><U0930><U0942>";/
+ "<U097E><U093F><U0938><U0902><U092C><U0930><U0942>"
+%
+% Full month names (%B)
+mon "<U091C><U0928><U0935><U0930><U0940>";/
+ "<U092B><U092C><U0930><U0935><U0930><U0940>";/
+ "<U092E><U093E><U0930><U094d><U091A><U093F>";/
+ "<U0905><U092A><U094D><U0930><U0947><U0932>";/
+ "<U092E><U0947>";/
+ "<U091C><U0942><U0928><U093F>";/
+ "<U091C><U0942><U0932><U093E><U0907>";/
+ "<U0906><U0917><U0938><U094D><U091F><U0941>";/
+ "<U0938><U0947><U092A><U094D><U091F><U0947><U0902><U092C><U0930><U0942>";/
+ "<U0906><U0915><U094D><U091F><U0942><U092C><U0930><U0942>";/
+ "<U0928><U0935><U0902><U092C><U0930><U0942>";/
+ "<U097E><U093F><U0938><U0902><U092C><U0930><U0942>"
+%
+% Equivalent of AM PM
+am_pm "<U092E><U002E><U092A><U0942><U002E>";/
+ "<U092E><U002E><U0928><U0902><U002E>"
+%
+% Appropriate date and time representation
+% %A %d %b %Y%I:%M:%S %Z
+d_t_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062>/
+<U0020><U0025><U0059><U0020><U0025><U0049><U003A><U0025><U004D><U003A>/
+<U0025><U0053><U0020><U0025><U0070><U0020><U0025><U005A>"
+%
+% Appropriate date representation
+% %A %d %b %Y
+d_fmt "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062>/
+<U0020><U0025><U0059>"
+%
+% Appropriate time representation
+% %I:%M:%S %Z
+t_fmt "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
+<U0020><U0020><U0025><U005A>"
+%
+% Appropriate 12 h time representation (%r)
+t_fmt_ampm "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
+<U0020><U0025><U0070><U0020><U0025><U005A>"
+%
+% Appropriate date representation (date(1)) "%a %b %e %H:%M:%S %Z %Y"
+date_fmt "<U0025><U0061><U0020><U0025><U0062><U0020><U0025><U0065>/
+<U0020><U0025><U0048><U003A><U0025><U004D><U003A><U0025><U0053><U0020>/
+<U0025><U005A><U0020><U0025><U0059>"
+END LC_TIME
+
+
+LC_MESSAGES
+yesexpr "<U005E><U005B><U0079><U0059><U005D><U002E><U002A>"
+noexpr "<U005E><U005B><U006E><U004E><U005D><U002E><U002A>"
+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
+% generated by IBM Basic CountryPack Transformer.
+%
+%
+name_fmt "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074>/
+<U0025><U0067>"
+name_gen ""
+name_mr "<U0936><U094D><U0930><U0940><U002E>"
+name_mrs "<U0936><U094D><U0930><U0940><U092E><U0924><U0940><U002E>"
+name_miss "<U0915><U0941><U092E><U093E><U0930><U0940><U002E>"
+name_ms "<U0915><U0941><U092E><U093E><U0930><U002E>"
+
+END LC_NAME
+
+
+LC_ADDRESS
+% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category
+% generated by IBM Basic CountryPack Transformer.
+postal_fmt "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/
+<U0025><U0062><U0025><U0065><U0025><U0072>"
+
+country_ab2 "<U0049><U004E>"
+country_ab3 "<U0049><U004E><U0044>"
+country_num 356
+END LC_ADDRESS
+
+
+LC_TELEPHONE
+copy "hi_IN"
+END LC_TELEPHONE
+
+
+LC_MEASUREMENT
+copy "hi_IN"
+END LC_MEASUREMENT