summary refs log tree commit diff
path: root/localedata/locales/en_HK
diff options
context:
space:
mode:
Diffstat (limited to 'localedata/locales/en_HK')
-rw-r--r--localedata/locales/en_HK99
1 files changed, 43 insertions, 56 deletions
diff --git a/localedata/locales/en_HK b/localedata/locales/en_HK
index 8e313e3249..2caf8dec56 100644
--- a/localedata/locales/en_HK
+++ b/localedata/locales/en_HK
@@ -59,13 +59,13 @@ LC_MONETARY
 % These are generated based on XML base Locale defintion file
 % for IBM Class for Unicode.
 %
-int_curr_symbol       "<U0048><U004B><U0044><U0020>"
-currency_symbol       "<U0048><U004B><U0024>"
-mon_decimal_point     "<U002E>"
-mon_thousands_sep     "<U002C>"
+int_curr_symbol       "HKD "
+currency_symbol       "HK$"
+mon_decimal_point     "."
+mon_thousands_sep     ","
 mon_grouping          3
 positive_sign         ""
-negative_sign         "<U002D>"
+negative_sign         "-"
 int_frac_digits       2
 frac_digits           2
 p_cs_precedes         1
@@ -81,8 +81,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
@@ -95,50 +95,42 @@ LC_TIME
 % for IBM Class for Unicode.
 %
 % Abbreviated weekday names (%a)
-abday       "<U0053><U0075><U006E>";"<U004D><U006F><U006E>";/
-            "<U0054><U0075><U0065>";"<U0057><U0065><U0064>";/
-            "<U0054><U0068><U0075>";"<U0046><U0072><U0069>";/
-            "<U0053><U0061><U0074>"
+abday       "Sun";"Mon";"Tue";"Wed";"Thu";"Fri";"Sat"
 %
 % Full weekday names (%A)
-day         "<U0053><U0075><U006E><U0064><U0061><U0079>";"<U004D><U006F><U006E><U0064><U0061><U0079>";/
-            "<U0054><U0075><U0065><U0073><U0064><U0061><U0079>";"<U0057><U0065><U0064><U006E><U0065><U0073><U0064><U0061><U0079>";/
-            "<U0054><U0068><U0075><U0072><U0073><U0064><U0061><U0079>";"<U0046><U0072><U0069><U0064><U0061><U0079>";/
-            "<U0053><U0061><U0074><U0075><U0072><U0064><U0061><U0079>"
+day         "Sunday";"Monday";"Tuesday";"Wednesday";/
+            "Thursday";"Friday";"Saturday"
 %
 % Abbreviated month names (%b)
-abmon       "<U004A><U0061><U006E>";"<U0046><U0065><U0062>";/
-            "<U004D><U0061><U0072>";"<U0041><U0070><U0072>";/
-            "<U004D><U0061><U0079>";"<U004A><U0075><U006E>";/
-            "<U004A><U0075><U006C>";"<U0041><U0075><U0067>";/
-            "<U0053><U0065><U0070>";"<U004F><U0063><U0074>";/
-            "<U004E><U006F><U0076>";"<U0044><U0065><U0063>"
+abmon       "Jan";"Feb";/
+            "Mar";"Apr";/
+            "May";"Jun";/
+            "Jul";"Aug";/
+            "Sep";"Oct";/
+            "Nov";"Dec"
 %
 % Full month names (%B)
-mon         "<U004A><U0061><U006E><U0075><U0061><U0072><U0079>";"<U0046><U0065><U0062><U0072><U0075><U0061><U0072><U0079>";/
-            "<U004D><U0061><U0072><U0063><U0068>";"<U0041><U0070><U0072><U0069><U006C>";/
-            "<U004D><U0061><U0079>";"<U004A><U0075><U006E><U0065>";/
-            "<U004A><U0075><U006C><U0079>";"<U0041><U0075><U0067><U0075><U0073><U0074>";/
-            "<U0053><U0065><U0070><U0074><U0065><U006D><U0062><U0065><U0072>";"<U004F><U0063><U0074><U006F><U0062><U0065><U0072>";/
-            "<U004E><U006F><U0076><U0065><U006D><U0062><U0065><U0072>";"<U0044><U0065><U0063><U0065><U006D><U0062><U0065><U0072>"
+mon         "January";"February";/
+            "March";"April";/
+            "May";"June";/
+            "July";"August";/
+            "September";"October";/
+            "November";"December"
 %
 % Equivalent of AM PM
-am_pm       "<U0041><U004D>";"<U0050><U004D>"
+am_pm       "AM";"PM"
 %
 % Appropriate date and time representation
-% %A, %B %d, %Y %I:%M:%S %Z
-d_t_fmt     "<U0025><U0041><U002C><U0020><U0025><U0042><U0020><U0025><U0064><U002C><U0020><U0025><U0059><U0020><U0025><U0070><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U005A>"
+d_t_fmt     "%A, %B %d, %Y %p%I:%M:%S %Z"
 %
 % Appropriate date representation
-% %A, %B %d, %Y
-d_fmt       "<U0025><U0041><U002C><U0020><U0025><U0042><U0020><U0025><U0064><U002C><U0020><U0025><U0059>"
+d_fmt       "%A, %B %d, %Y"
 %
 % Appropriate time representation
-% %I:%M:%S %Z
-t_fmt       "<U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U005A>"
+t_fmt       "%I:%M:%S %Z"
 %
 % Appropriate 12 h time representation (%r)
-t_fmt_ampm  "<U0025><U0070><U0025><U0049><U003A><U0025><U004D><U003A><U0025><U0053><U0020><U0025><U005A>"
+t_fmt_ampm  "%p%I:%M:%S %Z"
 %
 week 7;19971130;1
 END LC_TIME
@@ -159,11 +151,11 @@ LC_NAME
 % generated by IBM Basic CountryPack Transformer.
 %
 %
-name_fmt    "<U0025><U0070><U0025><U0074><U0025><U0067><U0025><U0074><U0025><U006D><U0025><U0074><U0025><U0066>"
+name_fmt    "%p%t%g%t%m%t%f"
 name_gen    ""
-name_mr     "<U004D><U0072><U002E>"
-name_mrs    "<U004D><U0072><U0073><U002E>"
-name_miss   "<U004D><U0073><U002E>"
+name_mr     "Mr."
+name_mrs    "Mrs."
+name_miss   "Ms."
 name_ms     ""
 
 END LC_NAME
@@ -172,30 +164,25 @@ 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_name "<U0048><U006F><U006E><U0067><U0020><U004B><U006F><U006E><U0067><U0020><U0053><U0041><U0052><U0020><U0043><U0068><U0069><U006E><U0061>"
-country_ab2   "<U0048><U004B>"
-country_ab3   "<U0048><U004B><U0047>"
+postal_fmt  "%z%c%T%s%b%e%r"
+country_name "Hong Kong SAR China"
+country_ab2   "HK"
+country_ab3   "HKG"
 country_num   344
-% HK
-country_car    "<U0048><U004B>"
-% English
-lang_name     "<U0045><U006E><U0067><U006C><U0069><U0073><U0068>"
-% en
-lang_ab      "<U0065><U006E>"
-% eng
-lang_term    "<U0065><U006E><U0067>"
-% eng
-lang_lib    "<U0065><U006E><U0067>"
+country_car    "HK"
+lang_name     "English"
+lang_ab      "en"
+lang_term    "eng"
+lang_lib    "eng"
 END LC_ADDRESS
 
 
 LC_TELEPHONE
 % This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE
 % generated by IBM Basic CountryPack Transformer.
-tel_int_fmt "<U002B><U0025><U0063><U0020><U003B><U0025><U0061><U0020><U003B><U0025><U006C>"
-int_prefix "<U0038><U0035><U0032>"
-int_select "<U0030><U0030><U0031>"
+tel_int_fmt "+%c ;%a ;%l"
+int_prefix "852"
+int_select "001"
 END LC_TELEPHONE