]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/unit/chr.txt
ICU-57165.0.1.tar.gz
[apple/icu.git] / icuSources / data / unit / chr.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/chr.xml
7// *
8// ***************************************************************************
9chr{
2ca993e8 10 Version{"2.1.23.7"}
b331163b
A
11 units{
12 duration{
13 day{
14 one{"{0} ᏏᎦ"}
15 other{"{0} ᏧᏒᎯᏓ"}
16 }
17 hour{
18 one{"{0} ᏑᏣᎶᏓ"}
19 other{"{0} ᎢᏧᏣᎶᏓ"}
20 }
21 minute{
22 one{"{0} ᎢᏯᏔᏬᏍᏔᏅ"}
23 other{"{0} ᎢᏧᏔᏬᏍᏔᏅ"}
24 }
25 month{
26 one{"{0} ᏏᏅᏓ"}
27 other{"{0} ᎢᏯᏅᏓ"}
28 }
29 second{
30 one{"{0} ᎠᏎᏢ"}
31 other{"{0} ᏗᏎᏢ"}
32 }
33 week{
34 one{"{0} ᏒᎾᏙᏓᏆᏍᏗ"}
35 other{"{0} ᎢᏳᎾᏙᏓᏆᏍᏗ"}
36 }
37 year{
38 one{"{0} ᏑᏕᏘᏴᏓ"}
39 other{"{0} ᏧᏕᏘᏴᏓ"}
40 }
41 }
42 }
43 unitsNarrow{
44 temperature{
45 celsius{
46 one{"{0}°C"}
47 other{"{0}°C"}
48 }
49 fahrenheit{
50 one{"{0}°"}
51 other{"{0}°"}
52 }
53 }
54 }
55}