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

Side by Side Diff: source/data/unit/bs_Cyrl.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/bs_BA.txt ('k') | source/data/unit/bs_Latn.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>/common/main/bs_Cyrl.xml 6 // * Source File: <path>/common/main/bs_Cyrl.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/bs_Cyrl.xml
11 */
12 bs_Cyrl{ 9 bs_Cyrl{
13 %%Parent{"root"} 10 %%Parent{"root"}
14 Version{"2.1.8.9"} 11 Version{"2.1.19.90"}
15 units{ 12 units{
16 duration{ 13 duration{
17 day{ 14 day{
18 few{"{0} дана"} 15 few{"{0} дана"}
19 one{"{0} дан"} 16 one{"{0} дан"}
20 other{"{0} дан"} 17 other{"{0} дан"}
21 } 18 }
22 hour{ 19 hour{
23 few{"{0} сата"} 20 few{"{0} сата"}
24 one{"{0} сат"} 21 one{"{0} сат"}
(...skipping 59 matching lines...) Expand 10 before | Expand all | Expand 10 after
84 other{"{0} нед"} 81 other{"{0} нед"}
85 } 82 }
86 year{ 83 year{
87 few{"{0} год"} 84 few{"{0} год"}
88 one{"{0} год"} 85 one{"{0} год"}
89 other{"{0} год"} 86 other{"{0} год"}
90 } 87 }
91 } 88 }
92 } 89 }
93 } 90 }
OLDNEW
« no previous file with comments | « source/data/unit/bs_BA.txt ('k') | source/data/unit/bs_Latn.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698