Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Unified Diff: source/data/unit/zh_Hans_HK.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « source/data/unit/zh_Hans_CN.txt ('k') | source/data/unit/zh_Hans_MO.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/zh_Hans_HK.txt
diff --git a/source/data/unit/zh_Hans_HK.txt b/source/data/unit/zh_Hans_HK.txt
new file mode 100755
index 0000000000000000000000000000000000000000..383cf1aa772c00a101a64570e0fcdd0ad512c398
--- /dev/null
+++ b/source/data/unit/zh_Hans_HK.txt
@@ -0,0 +1,93 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/zh_Hans_HK.xml
+// *
+// ***************************************************************************
+zh_Hans_HK{
+ Version{"2.1.8.19"}
+ units{
+ compound{
+ per{"{0}/{1}"}
+ }
+ duration{
+ second{
+ other{"{0}秒"}
+ }
+ }
+ proportion{
+ karat{
+ dnam{"开"}
+ other{"{0}开"}
+ }
+ }
+ temperature{
+ kelvin{
+ dnam{"开氏度"}
+ other{"{0}开氏度"}
+ }
+ }
+ }
+ unitsNarrow{
+ length{
+ foot{
+ other{"{0}英尺"}
+ }
+ inch{
+ other{"{0}英寸"}
+ }
+ light-year{
+ other{"{0}光年"}
+ }
+ mile{
+ other{"{0}英里"}
+ }
+ picometer{
+ other{"{0}皮米"}
+ }
+ yard{
+ other{"{0}码"}
+ }
+ }
+ temperature{
+ celsius{
+ other{"{0}°C"}
+ }
+ }
+ }
+ unitsShort{
+ acceleration{
+ g-force{
+ other{"{0}G力"}
+ }
+ }
+ length{
+ light-year{
+ other{"{0}光年"}
+ }
+ meter{
+ other{"{0}米"}
+ }
+ picometer{
+ other{"{0}皮米"}
+ }
+ yard{
+ other{"{0}码"}
+ }
+ }
+ proportion{
+ karat{
+ dnam{"开"}
+ other{"{0}开"}
+ }
+ }
+ temperature{
+ kelvin{
+ dnam{"开氏度"}
+ other{"{0}°K"}
+ }
+ }
+ }
+}
« no previous file with comments | « source/data/unit/zh_Hans_CN.txt ('k') | source/data/unit/zh_Hans_MO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698