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

Side by Side Diff: source/data/curr/uz_Cyrl.txt

Issue 856153003: ICU update to 54 - step 4 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@step3
Patch Set: add missing locale files 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/curr/uz_Arab_AF.txt ('k') | source/data/curr/uz_Latn_UZ.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) 2014 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/uz_Cyrl.xml 6 // * Source File: <path>/common/main/uz_Cyrl.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml 10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml
(...skipping 111 matching lines...) Expand 10 before | Expand all | Expand 10 after
122 } 122 }
123 HTG{ 123 HTG{
124 "HTG", 124 "HTG",
125 "Гаити гурдаси", 125 "Гаити гурдаси",
126 } 126 }
127 ILS{ 127 ILS{
128 "₪", 128 "₪",
129 "ILS", 129 "ILS",
130 } 130 }
131 INR{ 131 INR{
132 "", 132 "Rs.",
133 "Ҳинд рупияси", 133 "Ҳинд рупияси",
134 } 134 }
135 JMD{ 135 JMD{
136 "JMD", 136 "JMD",
137 "Ямайка доллари", 137 "Ямайка доллари",
138 } 138 }
139 JPY{ 139 JPY{
140 "JP¥", 140 "JP¥",
141 "Япон йенаси", 141 "Япон йенаси",
142 } 142 }
(...skipping 271 matching lines...) Expand 10 before | Expand all | Expand 10 after
414 one{"Шарқ Кариб доллари"} 414 one{"Шарқ Кариб доллари"}
415 other{"Шарқ Кариб доллари"} 415 other{"Шарқ Кариб доллари"}
416 } 416 }
417 } 417 }
418 CurrencyUnitPatterns{ 418 CurrencyUnitPatterns{
419 one{"{0} {1}"} 419 one{"{0} {1}"}
420 other{"{0} {1}"} 420 other{"{0} {1}"}
421 } 421 }
422 Version{"2.1.7.39"} 422 Version{"2.1.7.39"}
423 } 423 }
OLDNEW
« no previous file with comments | « source/data/curr/uz_Arab_AF.txt ('k') | source/data/curr/uz_Latn_UZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698