]> git.saurik.com Git - apple/icu.git/blobdiff - icuSources/data/locales/zh_Hant_HK.txt
ICU-491.11.1.tar.gz
[apple/icu.git] / icuSources / data / locales / zh_Hant_HK.txt
index e05beda3a9527e1f78b2bbd7e163aa6f35415bf5..30e31ebda3c3a20c0fc08d3cd35ff47b393b840c 100644 (file)
@@ -1,6 +1,6 @@
 // ***************************************************************************
 // *
-// * Copyright (C) 2010 International Business Machines
+// * Copyright (C) 2012 International Business Machines
 // * Corporation and others.  All Rights Reserved.
 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
 // * Source File:<path>/common/main/zh_Hant_HK.xml
@@ -14,21 +14,18 @@ zh_Hant_HK{
             }
         }
     }
-    Version{"2.0.46.25"}
+    Version{"2.0.65.46"}
     calendar{
-        chinese{
+        buddhist{
             availableFormats{
-                yMEd{"y年M月d日,E"}
+                MEd{"M-d(E)"}
+                Md{"M-d"}
             }
         }
         gregorian{
-            DateTimeElements:intvector{
-                1,
-                4,
-            }
             DateTimePatterns{
-                "zzzzah時mm分ss秒",
-                "zah時mm分ss秒",
+                "ah:mm:ss [zzzz]",
+                "ah:mm:ss [z]",
                 "ahh:mm:ss",
                 "ah:mm",
                 "y年M月d日EEEE",
@@ -36,20 +33,63 @@ zh_Hant_HK{
                 "y年M月d日",
                 "yy年M月d日",
                 "{1}{0}",
+                "{1} {0}",
+                "{1} {0}",
                 "{1}{0}",
                 "{1}{0}",
-                "{1}{0}",
-                "{1}{0}",
+            }
+            availableFormats{
+                Ed{"d E"}
+                MEd{"E, M-d"}
+                Md{"M-d"}
+            }
+            fields{
+                month{
+                    relative{
+                        "-1"{"上月"}
+                        "1"{"下月"}
+                    }
+                }
+                year{
+                    relative{
+                        "-1"{"上年"}
+                        "0"{"本年"}
+                        "1"{"下年"}
+                    }
+                }
+            }
+        }
+        roc{
+            availableFormats{
+                MEd{"d-M(E)"}
+                Md{"d-M"}
             }
         }
     }
     measurementSystemNames{
+        UK{"英國"}
+        US{"美國"}
         metric{"十進制"}
     }
     units{
+        day-future{
+            0{"0 日後"}
+            1{"1 日後"}
+            other{"{0} 日後"}
+        }
+        day-past{
+            0{"0 日前"}
+            1{"1 日前"}
+            other{"{0} 日前"}
+        }
         hour{
             other{"{0}時"}
         }
+        month-past{
+            0{"0 月前"}
+            1{"1 月前"}
+            other{"{0} 月前"}
+        }
         week{
             other{"{0}星期"}
         }