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

Side by Side Diff: source/data/locales/lag.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/ky_KG.txt ('k') | source/data/locales/lag_TZ.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/lag.xml 6 // * Source File: <path>/common/main/lag.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/lag.xml
11 */
12 lag{ 9 lag{
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{ 12 Version{"2.1.19.14"}
16 "Latn",
17 }
18 Version{"2.1.6.69"}
19 calendar{ 13 calendar{
20 generic{ 14 generic{
21 DateTimePatterns{ 15 DateTimePatterns{
22 "h:mm:ss a zzzz", 16 "HH:mm:ss zzzz",
23 "h:mm:ss a z", 17 "HH:mm:ss z",
24 "h:mm:ss a", 18 "HH:mm:ss",
25 "h:mm a", 19 "HH:mm",
26 "EEEE, d MMMM y G", 20 "EEEE, d MMMM y G",
27 "d MMMM y G", 21 "d MMMM y G",
28 "d MMM y G", 22 "d MMM y G",
29 "dd/MM/y GGGGG", 23 "dd/MM/y GGGGG",
30 "{1} {0}", 24 "{1} {0}",
31 "{1} {0}", 25 "{1} {0}",
32 "{1} {0}", 26 "{1} {0}",
33 "{1} {0}", 27 "{1} {0}",
34 "{1} {0}", 28 "{1} {0}",
35 } 29 }
(...skipping 20 matching lines...) Expand all
56 yQQQ{"QQQ y"} 50 yQQQ{"QQQ y"}
57 yQQQQ{"QQQQ y"} 51 yQQQQ{"QQQQ y"}
58 } 52 }
59 } 53 }
60 gregorian{ 54 gregorian{
61 AmPmMarkers{ 55 AmPmMarkers{
62 "TOO", 56 "TOO",
63 "MUU", 57 "MUU",
64 } 58 }
65 DateTimePatterns{ 59 DateTimePatterns{
66 "h:mm:ss a zzzz", 60 "HH:mm:ss zzzz",
67 "h:mm:ss a z", 61 "HH:mm:ss z",
68 "h:mm:ss a", 62 "HH:mm:ss",
69 "h:mm a", 63 "HH:mm",
70 "EEEE, d MMMM y", 64 "EEEE, d MMMM y",
71 "d MMMM y", 65 "d MMMM y",
72 "d MMM y", 66 "d MMM y",
73 "dd/MM/y", 67 "dd/MM/y",
74 "{1} {0}", 68 "{1} {0}",
75 "{1} {0}", 69 "{1} {0}",
76 "{1} {0}", 70 "{1} {0}",
77 "{1} {0}", 71 "{1} {0}",
78 "{1} {0}", 72 "{1} {0}",
79 } 73 }
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
249 dn{"Sikʉ ya júma"} 243 dn{"Sikʉ ya júma"}
250 } 244 }
251 year{ 245 year{
252 dn{"Mwaáka"} 246 dn{"Mwaáka"}
253 } 247 }
254 zone{ 248 zone{
255 dn{"Mpɨɨndɨ ja mɨɨtʉ"} 249 dn{"Mpɨɨndɨ ja mɨɨtʉ"}
256 } 250 }
257 } 251 }
258 } 252 }
OLDNEW
« no previous file with comments | « source/data/locales/ky_KG.txt ('k') | source/data/locales/lag_TZ.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698