about summary refs log tree commit diff
path: root/localedata/locales/the_NP
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/the_NP')
-rw-r--r--localedata/locales/the_NP45
1 files changed, 17 insertions, 28 deletions
diff --git a/localedata/locales/the_NP b/localedata/locales/the_NP
index c1a830fd3f..993e62fbfc 100644
--- a/localedata/locales/the_NP
+++ b/localedata/locales/the_NP
@@ -54,8 +54,8 @@ END LC_MONETARY
 LC_NUMERIC
 % This is the POSIX Locale definition for the LC_NUMERIC  category.
 %
-decimal_point          "<U002E>"
-thousands_sep          "<U002C>"
+decimal_point          "."
+thousands_sep          ","
 grouping               3
 %
 END LC_NUMERIC
@@ -115,24 +115,16 @@ 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>"
+d_t_fmt     "%A %d %b %Y %I:%M:%S %p %Z"
 %
 % Appropriate date representation
-% %A %d %b %Y
-d_fmt       "<U0025><U0041><U0020><U0025><U0064><U0020><U0025><U0062>/
-<U0020><U0025><U0059>"
+d_fmt       "%A %d %b %Y"
 %
 % Appropriate time representation
-% %I:%M:%S  %Z
-t_fmt       "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
-<U0020><U0020><U0025><U005A>"
+t_fmt       "%I:%M:%S  %Z"
 %
 % Appropriate 12 h time representation (%r)
-t_fmt_ampm  "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053>/
-<U0020><U0025><U0070><U0020><U0025><U005A>"
+t_fmt_ampm  "%I:%M:%S %p %Z"
 %
 %  FIXME: found in CLDR
 week 7;19971130;1
@@ -154,12 +146,12 @@ LC_NAME
 % This is the ISO_IEC TR14652 Locale definition for the
 % LC_NAME category.
 %
-name_fmt    "<U0025><U0070><U0025><U0074><U0025><U0066><U0025><U0074><U0025><U0067>"
+name_fmt    "%p%t%f%t%g"
 name_gen    ""
-name_mr     "<U004D><U0072><U002E>"
-name_mrs    "<U004D><U0072><U0073><U002E>"
-name_miss   "<U004D><U0069><U0073><U0073><U002E>"
-name_ms     "<U004D><U0073><U002E>"
+name_mr     "Mr."
+name_mrs    "Mrs."
+name_miss   "Miss."
+name_ms     "Ms."
 
 END LC_NAME
 
@@ -167,16 +159,13 @@ END LC_NAME
 LC_ADDRESS
 % This is the ISO_IEC TR14652 Locale definition for the
 % LC_ADDRESS
-postal_fmt  "<U0025><U007A><U0025><U0063><U0025><U0054><U0025><U0073>/
-<U0025><U0062><U0025><U0065><U0025><U0072>"
-% the
-lang_term    "<U0074><U0068><U0065>"
-% the
-lang_lib     "<U0074><U0068><U0065>"
-country_ab2 "<U004E><U0050>"
-country_ab3 "<U004E><U0050><U004C>"
+postal_fmt  "%z%c%T%s%b%e%r"
+lang_term    "the"
+lang_lib     "the"
+country_ab2 "NP"
+country_ab3 "NPL"
 country_num 524
-country_car "<U004E><U0045><U0050>"
+country_car "NEP"
 END LC_ADDRESS