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

Unified Diff: source/data/unit/ee.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/ebu.txt ('k') | source/data/unit/el.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/data/unit/ee.txt
diff --git a/source/data/unit/ee.txt b/source/data/unit/ee.txt
new file mode 100755
index 0000000000000000000000000000000000000000..63bf2a26c1880792c5cd2cdb56eac10dd8ce4a3b
--- /dev/null
+++ b/source/data/unit/ee.txt
@@ -0,0 +1,94 @@
+// ***************************************************************************
+// *
+// * Copyright (C) 2014 International Business Machines
+// * Corporation and others. All Rights Reserved.
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
+// * Source File: <path>/common/main/ee.xml
+// *
+// ***************************************************************************
+/**
+ * ICU <specials> source: <path>/common/main/ee.xml
+ */
+ee{
+ Version{"2.1.8.9"}
+ units{
+ duration{
+ day{
+ one{"ŋkeke {0} wo"}
+ other{"ŋkeke {0} wo"}
+ }
+ hour{
+ one{"gaƒoƒo {0} wo"}
+ other{"gaƒoƒo {0} wo"}
+ }
+ minute{
+ one{"aɖabaƒoƒo {0} wo"}
+ other{"aɖabaƒoƒo {0} wo"}
+ }
+ month{
+ one{"ɣleti {0} wo"}
+ other{"ɣleti {0} wo"}
+ }
+ second{
+ one{"sekend {0} wo"}
+ other{"sekend {0} wo"}
+ }
+ week{
+ one{"kɔsiɖa {0} wo"}
+ other{"kɔsiɖa {0} wo"}
+ }
+ year{
+ one{"ƒe {0} wo"}
+ other{"ƒe {0} wo"}
+ }
+ }
+ }
+ unitsNarrow{
+ duration{
+ hour{
+ one{"g {0}"}
+ other{"g {0}"}
+ }
+ minute{
+ one{"a {0}"}
+ other{"a {0}"}
+ }
+ second{
+ one{"s {0}"}
+ other{"s {0}"}
+ }
+ }
+ }
+ unitsShort{
+ duration{
+ day{
+ one{"ŋkeke {0}"}
+ other{"ŋkeke {0}"}
+ }
+ hour{
+ one{"gaƒoƒo {0}"}
+ other{"gaƒoƒo {0}"}
+ }
+ minute{
+ one{"aɖabaƒoƒo {0}"}
+ other{"aɖabaƒoƒo {0}"}
+ }
+ month{
+ one{"ɣleti {0}"}
+ other{"ɣleti {0}"}
+ }
+ second{
+ one{"sekend {0}"}
+ other{"sekend {0}"}
+ }
+ week{
+ one{"kɔsiɖa {0}"}
+ other{"kɔsiɖa {0}"}
+ }
+ year{
+ one{"ƒe {0}"}
+ other{"ƒe {0}"}
+ }
+ }
+ }
+}
« no previous file with comments | « source/data/unit/ebu.txt ('k') | source/data/unit/el.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698