]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2015 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/ee.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | ee{ | |
10 | Version{"2.1.12.94"} | |
11 | units{ | |
12 | duration{ | |
13 | day{ | |
14 | one{"ŋkeke {0} wo"} | |
15 | other{"ŋkeke {0} wo"} | |
16 | } | |
17 | hour{ | |
18 | one{"gaƒoƒo {0} wo"} | |
19 | other{"gaƒoƒo {0} wo"} | |
20 | } | |
21 | minute{ | |
22 | one{"aɖabaƒoƒo {0} wo"} | |
23 | other{"aɖabaƒoƒo {0} wo"} | |
24 | } | |
25 | month{ | |
26 | one{"ɣleti {0} wo"} | |
27 | other{"ɣleti {0} wo"} | |
28 | } | |
29 | second{ | |
30 | one{"sekend {0} wo"} | |
31 | other{"sekend {0} wo"} | |
32 | } | |
33 | week{ | |
34 | one{"kɔsiɖa {0} wo"} | |
35 | other{"kɔsiɖa {0} wo"} | |
36 | } | |
37 | year{ | |
38 | one{"ƒe {0} wo"} | |
39 | other{"ƒe {0} wo"} | |
40 | } | |
41 | } | |
42 | } | |
43 | unitsNarrow{ | |
44 | duration{ | |
45 | hour{ | |
46 | one{"g {0}"} | |
47 | other{"g {0}"} | |
48 | } | |
49 | minute{ | |
50 | one{"a {0}"} | |
51 | other{"a {0}"} | |
52 | } | |
53 | second{ | |
54 | one{"s {0}"} | |
55 | other{"s {0}"} | |
56 | } | |
57 | } | |
58 | } | |
59 | unitsShort{ | |
60 | duration{ | |
61 | day{ | |
62 | one{"ŋkeke {0}"} | |
63 | other{"ŋkeke {0}"} | |
64 | } | |
65 | hour{ | |
66 | one{"gaƒoƒo {0}"} | |
67 | other{"gaƒoƒo {0}"} | |
68 | } | |
69 | minute{ | |
70 | one{"aɖabaƒoƒo {0}"} | |
71 | other{"aɖabaƒoƒo {0}"} | |
72 | } | |
73 | month{ | |
74 | one{"ɣleti {0}"} | |
75 | other{"ɣleti {0}"} | |
76 | } | |
77 | second{ | |
78 | one{"sekend {0}"} | |
79 | other{"sekend {0}"} | |
80 | } | |
81 | week{ | |
82 | one{"kɔsiɖa {0}"} | |
83 | other{"kɔsiɖa {0}"} | |
84 | } | |
85 | year{ | |
86 | one{"ƒe {0}"} | |
87 | other{"ƒe {0}"} | |
88 | } | |
89 | } | |
90 | } | |
91 | } |