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

Side by Side Diff: source/data/locales/sah.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/rwk_TZ.txt ('k') | source/data/locales/sah_RU.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/sah.xml 6 // * Source File: <path>/common/main/sah.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/sah.xml
11 */
12 sah{ 9 sah{
13 AuxExemplarCharacters{"[в е ё ж з ф ц ш щ ъ ь ю я]"} 10 AuxExemplarCharacters{"[в е ё ж з ф ц ш щ ъ ь ю я]"}
14 ExemplarCharacters{"[а б г ҕ д {дь} и й к л м н {нь} ҥ о ө п р с т у ү х һ ч ы э]"} 11 ExemplarCharacters{"[а б г ҕ д {дь} и й к л м н {нь} ҥ о ө п р с т у ү х һ ч ы э]"}
15 ExemplarCharactersIndex{"[А Б Г Ҕ Д {Дь} И Й К Л М Н {Нь} Ҥ О Ө П Р С Т У Ү Х Һ Ч Ы Э]"} 12 ExemplarCharactersIndex{"[А Б Г Ҕ Д {Дь} И Й К Л М Н {Нь} Ҥ О Ө П Р С Т У Ү Х Һ Ч Ы Э]"}
16 ExemplarCharactersPunctuation{"[\\:]"} 13 ExemplarCharactersPunctuation{"[\\:]"}
17 LocaleScript{
18 "Cyrl",
19 }
20 NumberElements{ 14 NumberElements{
21 default{"latn"} 15 default{"latn"}
22 latn{ 16 latn{
23 symbols{ 17 symbols{
24 decimal{"."} 18 decimal{"."}
25 group{","} 19 group{","}
26 } 20 }
27 } 21 }
28 native{"latn"} 22 native{"latn"}
29 } 23 }
30 Version{"2.1.7.53"} 24 Version{"2.1.19.14"}
31 calendar{ 25 calendar{
32 generic{ 26 generic{
33 DateTimePatterns{ 27 DateTimePatterns{
34 "HH:mm:ss zzzz", 28 "HH:mm:ss zzzz",
35 "HH:mm:ss z", 29 "HH:mm:ss z",
36 "HH:mm:ss", 30 "HH:mm:ss",
37 "HH:mm", 31 "HH:mm",
38 "G y 'сыл' MMMM d 'күнэ', EEEE", 32 "G y 'сыл' MMMM d 'күнэ', EEEE",
39 "G y, MMMM d", 33 "G y, MMMM d",
40 "G y, MMM d", 34 "G y, MMM d",
(...skipping 299 matching lines...) Expand 10 before | Expand all | Expand 10 after
340 } 334 }
341 } 335 }
342 zone{ 336 zone{
343 dn{"Кэм балаһата"} 337 dn{"Кэм балаһата"}
344 } 338 }
345 } 339 }
346 measurementSystemNames{ 340 measurementSystemNames{
347 metric{"Мэтриичэскэй"} 341 metric{"Мэтриичэскэй"}
348 } 342 }
349 } 343 }
OLDNEW
« no previous file with comments | « source/data/locales/rwk_TZ.txt ('k') | source/data/locales/sah_RU.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698