]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/unit/wae.txt
ICU-57166.0.1.tar.gz
[apple/icu.git] / icuSources / data / unit / wae.txt
CommitLineData
b331163b
A
1// ***************************************************************************
2// *
2ca993e8 3// * Copyright (C) 2016 International Business Machines
b331163b
A
4// * Corporation and others. All Rights Reserved.
5// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6// * Source File: <path>/common/main/wae.xml
7// *
8// ***************************************************************************
9wae{
2ca993e8 10 Version{"2.1.21.28"}
b331163b
A
11 units{
12 duration{
13 day{
14 dnam{"täg"}
15 one{"{0} täg"}
16 other{"{0} täg"}
17 }
18 hour{
19 dnam{"stunde"}
20 one{"{0} stund"}
21 other{"{0} stunde"}
22 }
23 minute{
24 dnam{"minüte"}
25 one{"{0} minüta"}
26 other{"{0} minüte"}
27 }
28 month{
29 dnam{"mánet"}
30 one{"{0} mánet"}
31 other{"{0} mánet"}
32 }
33 second{
34 dnam{"sekunde"}
35 one{"{0} sekund"}
36 other{"{0} sekunde"}
37 }
38 week{
39 dnam{"wučä"}
40 one{"{0} wuča"}
41 other{"{0} wučä"}
42 }
43 year{
44 dnam{"jár"}
45 one{"{0} jár"}
46 other{"{0} jár"}
47 }
48 }
49 }
50 unitsShort{
51 duration{
52 day{
53 dnam{"täg"}
54 }
55 hour{
56 dnam{"stunde"}
57 }
58 minute{
59 dnam{"minüte"}
60 }
61 month{
62 dnam{"mánet"}
63 }
64 second{
65 dnam{"sekunde"}
66 }
67 week{
68 dnam{"wučä"}
69 }
70 year{
71 dnam{"jár"}
72 }
73 }
74 }
75}