From 72d1dddb023e8f66da37bd88fada6f97299fdc4a Mon Sep 17 00:00:00 2001 From: Chunshek Chan Date: Mon, 9 May 2011 14:13:15 -0400 Subject: Add yue_HK locale --- localedata/locales/yue_HK | 166 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 localedata/locales/yue_HK (limited to 'localedata/locales') diff --git a/localedata/locales/yue_HK b/localedata/locales/yue_HK new file mode 100644 index 0000000000..4bd7fe105b --- /dev/null +++ b/localedata/locales/yue_HK @@ -0,0 +1,166 @@ +comment_char % +escape_char / +% Yue Chinese (Cantonese) language locale for Hong Kong. +% Maintained by Chunshek Chan +% Based on Chinese locale by Kentaroh Noji and +% Tetsuji Orita . + +LC_IDENTIFICATION +title "Yue Chinese (Cantonese) language locale for Hong Kong" +source "" +address "" +contact "" +email "bug-glibc-locales@gnu.org" +tel "" +fax "" +language "Yue Chinese" +territory "Hong Kong" +revision "1.0" +date "2010-11-07" +% +category "yue_HK:2010";LC_IDENTIFICATION +category "yue_HK:2010";LC_CTYPE +category "yue_HK:2010";LC_COLLATE +category "yue_HK:2010";LC_TIME +category "yue_HK:2010";LC_NUMERIC +category "yue_HK:2010";LC_MONETARY +category "yue_HK:2010";LC_MESSAGES +category "yue_HK:2010";LC_PAPER +category "yue_HK:2010";LC_NAME +category "yue_HK:2010";LC_ADDRESS +category "yue_HK:2010";LC_TELEPHONE + +END LC_IDENTIFICATION + + +LC_CTYPE +copy "zh_CN" +END LC_CTYPE + + +LC_COLLATE +% Copy the template from ISO/IEC 14651 +copy "iso14651_t1" +END LC_COLLATE + + +LC_MONETARY +copy "zh_HK" +END LC_MONETARY + + +LC_NUMERIC +copy "zh_HK" +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 +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 +% %Y年%m月%d日 %A %H點%M分%S秒 +d_t_fmt "/ +/ +" +% +% Appropriate date representation +% %Y年%m月%d日 %A +d_fmt "/ +" +% +% Appropriate time representation +% %H點%M分%S秒 +t_fmt "/ +" +% +% Appropriate 12 h time representation +% %p%I點%M分%S秒 +t_fmt_ampm "/ +" +% +% Appropriate date representation (date(1)) +% %Y年 %b %e日 %A %H:%M:%S %Z +date_fmt "/ +/ +" +% FIXME: found in CLDR +first_weekday 1 +END LC_TIME + + +LC_MESSAGES +% yesexpr "^[]" +% noexpr "^[]" +yesexpr "" +noexpr "" +END LC_MESSAGES + + +LC_PAPER +copy "zh_HK" +END LC_PAPER + + +LC_NAME +copy "zh_TW" +END LC_NAME + + +LC_ADDRESS +% This is the ISO_IEC TR14652 Locale definition for the +% LC_ADDRESS +% postal_fmt: "%c%T%s%h%N%b%e%r%N%f%N%d%N%a" +postal_fmt "/ +/ +" +country_name "" +country_ab2 "" +country_ab3 "" +country_num 344 +country_isbn "" +lang_name "" +END LC_ADDRESS + + +LC_TELEPHONE +copy "zh_HK" +END LC_TELEPHONE + + +LC_MEASUREMENT +% This is the ISO_IEC TR14652 Locale definition for the +% +measurement 1 +END LC_MEASUREMENT -- cgit v1.2.3-70-g09d2