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

Side by Side Diff: source/data/locales/xog.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/wae_CH.txt ('k') | source/data/locales/xog_UG.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/xog.xml 6 // * Source File: <path>/common/main/xog.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/xog.xml
11 */
12 xog{ 9 xog{
13 ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"} 10 ExemplarCharacters{"[a b c d e f g h i j k l m n o p q r s t u v w x y z]"}
14 ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"} 11 ExemplarCharactersIndex{"[A B C D E F G H I J K L M N O P Q R S T U V W X Y Z]"}
15 LocaleScript{
16 "Latn",
17 }
18 NumberElements{ 12 NumberElements{
19 latn{ 13 latn{
20 patterns{ 14 patterns{
21 currencyFormat{"#,##0.00 ¤"} 15 currencyFormat{"#,##0.00 ¤"}
22 } 16 }
23 } 17 }
24 } 18 }
25 Version{"2.1.7.39"} 19 Version{"2.1.19.14"}
26 calendar{ 20 calendar{
27 generic{ 21 generic{
28 DateTimePatterns{ 22 DateTimePatterns{
29 "h:mm:ss a zzzz", 23 "HH:mm:ss zzzz",
30 "h:mm:ss a z", 24 "HH:mm:ss z",
31 "h:mm:ss a", 25 "HH:mm:ss",
32 "h:mm a", 26 "HH:mm",
33 "EEEE, d MMMM y G", 27 "EEEE, d MMMM y G",
34 "d MMMM y G", 28 "d MMMM y G",
35 "d MMM y G", 29 "d MMM y G",
36 "dd/MM/y GGGGG", 30 "dd/MM/y GGGGG",
37 "{1} {0}", 31 "{1} {0}",
38 "{1} {0}", 32 "{1} {0}",
39 "{1} {0}", 33 "{1} {0}",
40 "{1} {0}", 34 "{1} {0}",
41 "{1} {0}", 35 "{1} {0}",
42 } 36 }
(...skipping 20 matching lines...) Expand all
63 yQQQ{"QQQ y"} 57 yQQQ{"QQQ y"}
64 yQQQQ{"QQQQ y"} 58 yQQQQ{"QQQQ y"}
65 } 59 }
66 } 60 }
67 gregorian{ 61 gregorian{
68 AmPmMarkers{ 62 AmPmMarkers{
69 "Munkyo", 63 "Munkyo",
70 "Eigulo", 64 "Eigulo",
71 } 65 }
72 DateTimePatterns{ 66 DateTimePatterns{
73 "h:mm:ss a zzzz", 67 "HH:mm:ss zzzz",
74 "h:mm:ss a z", 68 "HH:mm:ss z",
75 "h:mm:ss a", 69 "HH:mm:ss",
76 "h:mm a", 70 "HH:mm",
77 "EEEE, d MMMM y", 71 "EEEE, d MMMM y",
78 "d MMMM y", 72 "d MMMM y",
79 "d MMM y", 73 "d MMM y",
80 "dd/MM/y", 74 "dd/MM/y",
81 "{1} {0}", 75 "{1} {0}",
82 "{1} {0}", 76 "{1} {0}",
83 "{1} {0}", 77 "{1} {0}",
84 "{1} {0}", 78 "{1} {0}",
85 "{1} {0}", 79 "{1} {0}",
86 } 80 }
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
256 dn{"Olunaka lwa sabiiti"} 250 dn{"Olunaka lwa sabiiti"}
257 } 251 }
258 year{ 252 year{
259 dn{"Omwaka"} 253 dn{"Omwaka"}
260 } 254 }
261 zone{ 255 zone{
262 dn{"Essawa edha"} 256 dn{"Essawa edha"}
263 } 257 }
264 } 258 }
265 } 259 }
OLDNEW
« no previous file with comments | « source/data/locales/wae_CH.txt ('k') | source/data/locales/xog_UG.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698