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

Side by Side Diff: source/data/locales/naq.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/mzn_IR.txt ('k') | source/data/locales/naq_NA.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/naq.xml 6 // * Source File: <path>/common/main/naq.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/naq.xml
11 */
12 naq{ 9 naq{
13 AuxExemplarCharacters{"[j l v]"} 10 AuxExemplarCharacters{"[j l v]"}
14 ExemplarCharacters{"[a â b c d e f g h i î k m n o ô p q r s t u û w x y z ǀ ǁ ǂ ǃ]"} 11 ExemplarCharacters{"[a â b c d e f g h i î k m n o ô p q r s t u û w x y z ǀ ǁ ǂ ǃ]"}
15 ExemplarCharactersIndex{"[A B C D E F G H I K M N O P Q R S T U W X Y Z]"} 12 ExemplarCharactersIndex{"[A B C D E F G H I K M N O P Q R S T U W X Y Z]"}
16 LocaleScript{
17 "Latn",
18 }
19 NumberElements{ 13 NumberElements{
20 latn{ 14 latn{
21 patterns{ 15 patterns{
22 currencyFormat{"¤#,##0.00"} 16 currencyFormat{"¤#,##0.00"}
23 } 17 }
24 } 18 }
25 } 19 }
26 Version{"2.1.6.69"} 20 Version{"2.1.19.94"}
27 calendar{ 21 calendar{
28 generic{ 22 generic{
29 DateTimePatterns{ 23 DateTimePatterns{
30 "h:mm:ss a zzzz", 24 "h:mm:ss a zzzz",
31 "h:mm:ss a z", 25 "h:mm:ss a z",
32 "h:mm:ss a", 26 "h:mm:ss a",
33 "h:mm a", 27 "h:mm a",
34 "EEEE, d MMMM y G", 28 "EEEE, d MMMM y G",
35 "d MMMM y G", 29 "d MMMM y G",
36 "d MMM y G", 30 "d MMM y G",
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 delimiters{ 214 delimiters{
221 alternateQuotationEnd{"’"} 215 alternateQuotationEnd{"’"}
222 alternateQuotationStart{"‘"} 216 alternateQuotationStart{"‘"}
223 quotationEnd{"”"} 217 quotationEnd{"”"}
224 quotationStart{"“"} 218 quotationStart{"“"}
225 } 219 }
226 fields{ 220 fields{
227 day{ 221 day{
228 dn{"Tsees"} 222 dn{"Tsees"}
229 relative{ 223 relative{
224 "-1"{"yesterday"}
230 "0"{"Neetsee"} 225 "0"{"Neetsee"}
226 "1"{"tomorrow"}
231 } 227 }
232 } 228 }
233 dayperiod{ 229 dayperiod{
234 dn{"ǁgoas/ǃuis"} 230 dn{"ǁgoas/ǃuis"}
235 } 231 }
236 era{ 232 era{
237 dn{"ǁAeǃgâs"} 233 dn{"ǁAeǃgâs"}
238 } 234 }
239 hour{ 235 hour{
240 dn{"Iiri"} 236 dn{"Iiri"}
(...skipping 14 matching lines...) Expand all
255 dn{"Wekheb tsees"} 251 dn{"Wekheb tsees"}
256 } 252 }
257 year{ 253 year{
258 dn{"Kurib"} 254 dn{"Kurib"}
259 } 255 }
260 zone{ 256 zone{
261 dn{"ǁAeb ǀharib"} 257 dn{"ǁAeb ǀharib"}
262 } 258 }
263 } 259 }
264 } 260 }
OLDNEW
« no previous file with comments | « source/data/locales/mzn_IR.txt ('k') | source/data/locales/naq_NA.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698