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

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

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 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/ro.txt ('k') | source/data/unit/rof.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved. 4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/icu-locale-deprecates.xml & build.xml 6 // * Source File: <path>/common/main/ro_MD.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * generated alias target
11 */
12 ro_MD{ 9 ro_MD{
13 ___{""} 10 Version{"2.1.19.14"}
11 unitsNarrow{
12 duration{
13 day{
14 few{"{0}zile"}
15 one{"{0}zi"}
16 other{"{0}zile"}
17 }
18 millisecond{
19 dnam{"msec"}
20 few{"{0}ms"}
21 one{"{0}ms"}
22 other{"{0}ms"}
23 }
24 minute{
25 dnam{"min"}
26 few{"{0}min."}
27 one{"{0}min."}
28 other{"{0}min."}
29 }
30 month{
31 dnam{"lună"}
32 few{"{0}luni"}
33 one{"{0}lună"}
34 other{"{0}luni"}
35 }
36 week{
37 few{"{0}săpt."}
38 one{"{0}săpt."}
39 other{"{0}săpt."}
40 }
41 year{
42 few{"{0}ani"}
43 one{"{0}an"}
44 other{"{0}ani"}
45 }
46 }
47 }
48 unitsShort{
49 duration{
50 millisecond{
51 dnam{"milisec."}
52 }
53 }
54 }
14 } 55 }
OLDNEW
« no previous file with comments | « source/data/unit/ro.txt ('k') | source/data/unit/rof.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698