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

Side by Side Diff: source/data/unit/sah.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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 unified diff | Download patch
« no previous file with comments | « source/data/unit/rwk.txt ('k') | source/data/unit/saq.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/sah.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/sah.xml
11 */
12 sah{
13 Version{"2.1.7.53"}
14 units{
15 duration{
16 day{
17 dnam{"күн"}
18 other{"{0} күн"}
19 }
20 hour{
21 dnam{"чаас"}
22 other{"{0} чаас"}
23 }
24 minute{
25 dnam{"мүнүүтэ"}
26 other{"{0} мүнүүтэ"}
27 }
28 month{
29 dnam{"ый"}
30 other{"{0} ый"}
31 }
32 second{
33 dnam{"сөкүүндэ"}
34 other{"{0} сөкүүндэ"}
35 }
36 week{
37 dnam{"нэдиэлэ"}
38 other{"{0} нэдиэлэ"}
39 }
40 year{
41 dnam{"сыл"}
42 other{"{0} сыл"}
43 }
44 }
45 }
46 unitsShort{
47 duration{
48 day{
49 dnam{"күн"}
50 }
51 hour{
52 dnam{"чаас"}
53 }
54 minute{
55 dnam{"мүнүүтэ"}
56 }
57 month{
58 dnam{"ый"}
59 }
60 second{
61 dnam{"сөкүүндэ"}
62 }
63 week{
64 dnam{"нэдиэлэ"}
65 }
66 year{
67 dnam{"сыл"}
68 }
69 }
70 }
71 }
OLDNEW
« no previous file with comments | « source/data/unit/rwk.txt ('k') | source/data/unit/saq.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698