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

Side by Side Diff: source/data/locales/az_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/locales/az_AZ.txt ('k') | source/data/locales/az_Cyrl_AZ.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/az_Cyrl.xml 6 // * Source File: <path>/common/main/az_Cyrl.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/az_Cyrl.xml
11 */
12 az_Cyrl{ 9 az_Cyrl{
13 %%Parent{"root"} 10 %%Parent{"root"}
14 AuxExemplarCharacters{"[ц щ ъ ь э ю я]"} 11 AuxExemplarCharacters{"[ц щ ъ ь э ю я]"}
15 ExemplarCharacters{"[а ә б в г ғ д е ж з и й ј к ҝ л м н о ө п р с т у ү ф х һ ч ҹ ш ы]"} 12 ExemplarCharacters{"[а ә б в г ғ д е ж з и й ј к ҝ л м н о ө п р с т у ү ф х һ ч ҹ ш ы]"}
16 LocaleScript{
17 "Cyrl",
18 }
19 NumberElements{ 13 NumberElements{
20 latn{ 14 latn{
21 patterns{ 15 patterns{
22 currencyFormat{"¤ #,##0.00"} 16 currencyFormat{"¤ #,##0.00"}
23 } 17 }
24 symbols{ 18 symbols{
25 decimal{","} 19 decimal{","}
26 exponential{"E"} 20 exponential{"E"}
27 group{"."} 21 group{"."}
28 infinity{"∞"} 22 infinity{"∞"}
29 list{";"} 23 list{";"}
30 minusSign{"-"} 24 minusSign{"-"}
31 nan{"NaN"} 25 nan{"NaN"}
32 perMille{"‰"} 26 perMille{"‰"}
33 percentSign{"%"} 27 percentSign{"%"}
34 plusSign{"+"} 28 plusSign{"+"}
35 } 29 }
36 } 30 }
37 } 31 }
38 Version{"2.1.6.69"} 32 Version{"2.1.19.14"}
39 calendar{ 33 calendar{
40 generic{ 34 generic{
41 DateTimePatterns{ 35 DateTimePatterns{
42 "HH:mm:ss zzzz", 36 "HH:mm:ss zzzz",
43 "HH:mm:ss z", 37 "HH:mm:ss z",
44 "HH:mm:ss", 38 "HH:mm:ss",
45 "HH:mm", 39 "HH:mm",
46 "EEEE, d, MMMM, y G", 40 "EEEE, d, MMMM, y G",
47 "d MMMM, y G", 41 "d MMMM, y G",
48 "d MMM, y G", 42 "d MMM, y G",
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 } 134 }
141 } 135 }
142 } 136 }
143 delimiters{ 137 delimiters{
144 alternateQuotationEnd{"›"} 138 alternateQuotationEnd{"›"}
145 alternateQuotationStart{"‹"} 139 alternateQuotationStart{"‹"}
146 quotationEnd{"»"} 140 quotationEnd{"»"}
147 quotationStart{"«"} 141 quotationStart{"«"}
148 } 142 }
149 } 143 }
OLDNEW
« no previous file with comments | « source/data/locales/az_AZ.txt ('k') | source/data/locales/az_Cyrl_AZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698