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

Side by Side Diff: source/data/locales/shi.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/sh_YU.txt ('k') | source/data/locales/shi_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/shi.xml 6 // * Source File: <path>/common/main/shi.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/shi.xml
11 */
12 shi{ 9 shi{
13 ExemplarCharacters{"[ⴰ ⴱ ⴳ {ⴳⵯ} ⴷ ⴹ ⴻ ⴼ ⴽ {ⴽⵯ} ⵀ ⵃ ⵄ ⵅ ⵇ ⵉ ⵊ ⵍ ⵎ ⵏ ⵓ ⵔ ⵕ ⵖ ⵙ ⵚ ⵛ ⵜ ⵟ ⵡ ⵢ ⵣ ⵥ]"} 10 ExemplarCharacters{"[ⴰ ⴱ ⴳ {ⴳⵯ} ⴷ ⴹ ⴻ ⴼ ⴽ {ⴽⵯ} ⵀ ⵃ ⵄ ⵅ ⵇ ⵉ ⵊ ⵍ ⵎ ⵏ ⵓ ⵔ ⵕ ⵖ ⵙ ⵚ ⵛ ⵜ ⵟ ⵡ ⵢ ⵣ ⵥ]"}
14 ExemplarCharactersIndex{"[ⴰ ⴱ ⴳ ⴷ ⴹ ⴻ ⴼ ⴽ ⵀ ⵃ ⵄ ⵅ ⵇ ⵉ ⵊ ⵍ ⵎ ⵏ ⵓ ⵔ ⵕ ⵖ ⵙ ⵚ ⵛ ⵜ ⵟ ⵡ ⵢ ⵣ ⵥ]"} 11 ExemplarCharactersIndex{"[ⴰ ⴱ ⴳ ⴷ ⴹ ⴻ ⴼ ⴽ ⵀ ⵃ ⵄ ⵅ ⵇ ⵉ ⵊ ⵍ ⵎ ⵏ ⵓ ⵔ ⵕ ⵖ ⵙ ⵚ ⵛ ⵜ ⵟ ⵡ ⵢ ⵣ ⵥ]"}
15 LocaleScript{
16 "Tfng",
17 }
18 NumberElements{ 12 NumberElements{
19 latn{ 13 latn{
20 patterns{ 14 patterns{
21 currencyFormat{"#,##0.00¤"} 15 currencyFormat{"#,##0.00¤"}
22 } 16 }
23 symbols{ 17 symbols{
24 decimal{","} 18 decimal{","}
25 group{" "} 19 group{" "}
26 } 20 }
27 } 21 }
28 } 22 }
29 Version{"2.1.6.69"} 23 Version{"2.1.19.14"}
30 calendar{ 24 calendar{
31 generic{ 25 generic{
32 DateTimePatterns{ 26 DateTimePatterns{
33 "HH:mm:ss zzzz", 27 "HH:mm:ss zzzz",
34 "HH:mm:ss z", 28 "HH:mm:ss z",
35 "HH:mm:ss", 29 "HH:mm:ss",
36 "HH:mm", 30 "HH:mm",
37 "EEEE d MMMM y G", 31 "EEEE d MMMM y G",
38 "d MMMM y G", 32 "d MMMM y G",
39 "d MMM, y G", 33 "d MMM, y G",
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 dn{"ⴰⵙⵙ ⴳ ⵉⵎⴰⵍⴰⵙⵙ"} 237 dn{"ⴰⵙⵙ ⴳ ⵉⵎⴰⵍⴰⵙⵙ"}
244 } 238 }
245 year{ 239 year{
246 dn{"ⴰⵙⴳⴳⵯⴰⵙ"} 240 dn{"ⴰⵙⴳⴳⵯⴰⵙ"}
247 } 241 }
248 zone{ 242 zone{
249 dn{"ⴰⴽⵓⴷ ⵏ ⵓⴳⵎⵎⴰⴹ"} 243 dn{"ⴰⴽⵓⴷ ⵏ ⵓⴳⵎⵎⴰⴹ"}
250 } 244 }
251 } 245 }
252 } 246 }
OLDNEW
« no previous file with comments | « source/data/locales/sh_YU.txt ('k') | source/data/locales/shi_Latn.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698