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}"} |
} |