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

Side by Side Diff: source/data/locales/shi_Latn.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/shi.txt ('k') | source/data/locales/shi_Latn_MA.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_Latn.xml 6 // * Source File: <path>/common/main/shi_Latn.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/shi_Latn.xml
11 */
12 shi_Latn{ 9 shi_Latn{
13 %%Parent{"root"} 10 %%Parent{"root"}
14 AuxExemplarCharacters{"[o p v]"} 11 AuxExemplarCharacters{"[o p v]"}
15 ExemplarCharacters{"[a b c d ḍ e ɛ f g {gʷ} ɣ h ḥ i j k {kʷ} l m n q r ṛ s ṣ t ṭ u w x y z]"} 12 ExemplarCharacters{"[a b c d ḍ e ɛ f g {gʷ} ɣ h ḥ i j k {kʷ} l m n q r ṛ s ṣ t ṭ u w x y z]"}
16 ExemplarCharactersIndex{"[A B C D Ḍ E Ɛ F G {Gʷ} Ɣ H Ḥ I J K {Kʷ} L M N Q R Ṛ S Ṣ T Ṭ U W X Y Z]"} 13 ExemplarCharactersIndex{"[A B C D Ḍ E Ɛ F G {Gʷ} Ɣ H Ḥ I J K {Kʷ} L M N Q R Ṛ S Ṣ T Ṭ U W X Y Z]"}
17 LocaleScript{
18 "Latn",
19 }
20 NumberElements{ 14 NumberElements{
21 latn{ 15 latn{
22 patterns{ 16 patterns{
23 currencyFormat{"#,##0.00¤"} 17 currencyFormat{"#,##0.00¤"}
24 } 18 }
25 symbols{ 19 symbols{
26 decimal{","} 20 decimal{","}
27 group{" "} 21 group{" "}
28 } 22 }
29 } 23 }
30 } 24 }
31 Version{"2.1.6.69"} 25 Version{"2.1.19.14"}
32 calendar{ 26 calendar{
33 generic{ 27 generic{
34 DateTimePatterns{ 28 DateTimePatterns{
35 "HH:mm:ss zzzz", 29 "HH:mm:ss zzzz",
36 "HH:mm:ss z", 30 "HH:mm:ss z",
37 "HH:mm:ss", 31 "HH:mm:ss",
38 "HH:mm", 32 "HH:mm",
39 "EEEE d MMMM y G", 33 "EEEE d MMMM y G",
40 "d MMMM y G", 34 "d MMMM y G",
41 "d MMM, y G", 35 "d MMM, y G",
(...skipping 203 matching lines...) Expand 10 before | Expand all | Expand 10 after
245 dn{"ass g imalass"} 239 dn{"ass g imalass"}
246 } 240 }
247 year{ 241 year{
248 dn{"asggʷas"} 242 dn{"asggʷas"}
249 } 243 }
250 zone{ 244 zone{
251 dn{"akud n ugmmaḍ"} 245 dn{"akud n ugmmaḍ"}
252 } 246 }
253 } 247 }
254 } 248 }
OLDNEW
« no previous file with comments | « source/data/locales/shi.txt ('k') | source/data/locales/shi_Latn_MA.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698