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

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

Powered by Google App Engine
This is Rietveld 408576698