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

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

Issue 1621943002: ICU 56 step 4: Apply post-56 fixes for measure/date format (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@56goog
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/pt_PT.txt ('k') | source/data/unit/si.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) 2015 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>/common/main/ro.xml 6 // * Source File: <path>/common/main/ro.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 ro{ 9 ro{
10 Version{"2.1.19.17"} 10 Version{"2.1.19.17"}
(...skipping 486 matching lines...) Expand 10 before | Expand all | Expand 10 after
497 dnam{"carate"} 497 dnam{"carate"}
498 few{"{0} carate"} 498 few{"{0} carate"}
499 one{"{0} carat"} 499 one{"{0} carat"}
500 other{"{0} de carate"} 500 other{"{0} de carate"}
501 } 501 }
502 gram{ 502 gram{
503 dnam{"grame"} 503 dnam{"grame"}
504 few{"{0} grame"} 504 few{"{0} grame"}
505 one{"{0} gram"} 505 one{"{0} gram"}
506 other{"{0} de grame"} 506 other{"{0} de grame"}
507 per{"per gram"} 507 per{"{0} per gram"}
508 } 508 }
509 kilogram{ 509 kilogram{
510 dnam{"kilograme"} 510 dnam{"kilograme"}
511 few{"{0} kilograme"} 511 few{"{0} kilograme"}
512 one{"{0} kilogram"} 512 one{"{0} kilogram"}
513 other{"{0} de kilograme"} 513 other{"{0} de kilograme"}
514 per{"{0} per kilogram"} 514 per{"{0} per kilogram"}
515 } 515 }
516 metric-ton{ 516 metric-ton{
517 dnam{"tone"} 517 dnam{"tone"}
(...skipping 1417 matching lines...) Expand 10 before | Expand all | Expand 10 after
1935 } 1935 }
1936 teaspoon{ 1936 teaspoon{
1937 dnam{"tsp"} 1937 dnam{"tsp"}
1938 few{"{0} tsp"} 1938 few{"{0} tsp"}
1939 one{"{0} tsp"} 1939 one{"{0} tsp"}
1940 other{"{0} tsp"} 1940 other{"{0} tsp"}
1941 } 1941 }
1942 } 1942 }
1943 } 1943 }
1944 } 1944 }
OLDNEW
« no previous file with comments | « source/data/unit/pt_PT.txt ('k') | source/data/unit/si.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698