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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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
index 63bf2a26c1880792c5cd2cdb56eac10dd8ce4a3b..682839f541dc835494c84a4e7c177c94105fea21 100755
--- a/source/data/unit/ee.txt
+++ b/source/data/unit/ee.txt
@@ -1,79 +1,108 @@
// ***************************************************************************
// *
-// * Copyright (C) 2014 International Business Machines
+// * Copyright (C) 2015 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"}
+ Version{"2.1.19.14"}
units{
duration{
day{
- one{"ŋkeke {0} wo"}
- other{"ŋkeke {0} wo"}
+ dnam{"ŋkekewo"}
+ one{"ŋkeke {0}"}
+ other{"ŋkeke {0}"}
}
hour{
- one{"gaƒoƒo {0} wo"}
- other{"gaƒoƒo {0} wo"}
+ dnam{"gaƒoƒowo"}
+ one{"gaƒoƒo {0}"}
+ other{"gaƒoƒo {0}"}
}
minute{
- one{"aɖabaƒoƒo {0} wo"}
- other{"aɖabaƒoƒo {0} wo"}
+ dnam{"aɖabaƒoƒowo"}
+ one{"aɖabaƒoƒo {0}"}
+ other{"aɖabaƒoƒo {0}"}
}
month{
- one{"ɣleti {0} wo"}
- other{"ɣleti {0} wo"}
+ dnam{"ɣletiwo"}
+ one{"ɣleti {0}"}
+ other{"ɣleti {0}"}
}
second{
one{"sekend {0} wo"}
other{"sekend {0} wo"}
}
week{
- one{"kɔsiɖa {0} wo"}
- other{"kɔsiɖa {0} wo"}
+ dnam{"kɔsiɖawo"}
+ one{"kɔsiɖa {0}"}
+ other{"kɔsiɖa {0}"}
}
year{
- one{"ƒe {0} wo"}
- other{"ƒe {0} wo"}
+ dnam{"ƒewo"}
+ one{"ƒe {0}"}
+ other{"ƒe {0}"}
}
}
}
unitsNarrow{
duration{
+ day{
+ dnam{"ŋkeke"}
+ one{"ŋkeke {0}"}
+ other{"ŋkeke {0}"}
+ }
hour{
- one{"g {0}"}
- other{"g {0}"}
+ dnam{"gaƒoƒo"}
+ one{"gaƒoƒo {0}"}
+ other{"gaƒoƒo {0}"}
}
minute{
+ dnam{"aɖabaƒoƒo"}
one{"a {0}"}
other{"a {0}"}
}
+ month{
+ dnam{"ɣletiwo"}
+ one{"ɣleti {0}"}
+ other{"ɣleti {0}"}
+ }
second{
one{"s {0}"}
other{"s {0}"}
}
+ week{
+ dnam{"kɔsiɖa"}
+ one{"kɔsiɖa {0}"}
+ other{"kɔsiɖa {0}"}
+ }
+ year{
+ dnam{"ƒe"}
+ one{"ƒe {0}"}
+ other{"ƒe {0}"}
+ }
}
}
unitsShort{
duration{
day{
+ dnam{"ŋkekewo"}
one{"ŋkeke {0}"}
other{"ŋkeke {0}"}
}
hour{
+ dnam{"gaƒoƒowo"}
one{"gaƒoƒo {0}"}
other{"gaƒoƒo {0}"}
}
minute{
+ dnam{"aɖabaƒoƒowo"}
one{"aɖabaƒoƒo {0}"}
other{"aɖabaƒoƒo {0}"}
}
month{
+ dnam{"ɣletiwo"}
one{"ɣleti {0}"}
other{"ɣleti {0}"}
}
@@ -82,10 +111,12 @@ ee{
other{"sekend {0}"}
}
week{
+ dnam{"kɔsiɖawo"}
one{"kɔsiɖa {0}"}
other{"kɔsiɖa {0}"}
}
year{
+ dnam{"ƒewo"}
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