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

Side by Side Diff: source/data/locales/ks.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/kok_IN.txt ('k') | source/data/locales/ks_Arab.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/ks.xml 6 // * Source File: <path>/common/main/ks.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/ks.xml
11 */
12 ks{ 9 ks{
13 AuxExemplarCharacters{"[\u200E\u200F]"} 10 AuxExemplarCharacters{"[\u200E\u200F]"}
14 ExemplarCharacters{ 11 ExemplarCharacters{
15 "[\u06EA\u06ED \u064E \u064F \u0650 \u0654 \u0655 \u0656 \u0657 \u065A \ u065B" 12 "[\u06EA\u06ED \u064E \u064F \u0650 \u0654 \u0655 \u0656 \u0657 \u065A \ u065B"
16 " ء آ أ ٲ ؤ ا ٮ ب پ ت ث ٹ ج چ ح خ د ذ ڈ ر ز ڑ ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن" 13 " ء آ أ ٲ ؤ ا ٮ ب پ ت ث ٹ ج چ ح خ د ذ ڈ ر ز ڑ ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن"
17 " ں ھ ہ و ۄ ی ۍ ے]" 14 " ں ھ ہ و ۄ ی ۍ ے]"
18 } 15 }
19 LocaleScript{
20 "Arab",
21 }
22 NumberElements{ 16 NumberElements{
23 default{"arabext"} 17 default{"arabext"}
24 latn{ 18 latn{
25 patterns{ 19 patterns{
26 currencyFormat{"¤ #,##,##0.00"} 20 currencyFormat{"¤ #,##,##0.00"}
27 decimalFormat{"#,##,##0.###"} 21 decimalFormat{"#,##,##0.###"}
28 percentFormat{"#,##,##0%"} 22 percentFormat{"#,##,##0%"}
29 scientificFormat{"#E0"} 23 scientificFormat{"#E0"}
30 } 24 }
31 symbols{ 25 symbols{
32 decimal{"."} 26 decimal{"."}
33 exponential{"E"} 27 exponential{"E"}
34 group{","} 28 group{","}
35 infinity{"?"} 29 infinity{"?"}
36 list{";"} 30 list{";"}
37 minusSign{"‎-"} 31 minusSign{"‎-"}
38 nan{"NaN"} 32 nan{"NaN"}
39 perMille{"‰"} 33 perMille{"‰"}
40 percentSign{"%"} 34 percentSign{"%"}
41 plusSign{"‎+"} 35 plusSign{"‎+"}
42 } 36 }
43 } 37 }
44 native{"arabext"} 38 native{"arabext"}
45 } 39 }
46 Version{"2.1.8.9"} 40 Version{"2.1.19.74"}
47 calendar{ 41 calendar{
48 generic{ 42 generic{
49 DateTimePatterns{ 43 DateTimePatterns{
50 "h:mm:ss a zzzz", 44 "h:mm:ss a zzzz",
51 "h:mm:ss a z", 45 "h:mm:ss a z",
52 "h:mm:ss a", 46 "h:mm:ss a",
53 "h:mm a", 47 "h:mm a",
54 "EEEE, MMMM d, Gy", 48 "EEEE, MMMM d, Gy",
55 "MMMM d, Gy", 49 "MMMM d, Gy",
56 "MMM d, Gy", 50 "MMM d, Gy",
57 "M/d/Gy", 51 "M/d/Gy",
58 "{1} {0}", 52 "{1} {0}",
59 "{1} {0}", 53 "{1} {0}",
60 "{1} {0}", 54 "{1} {0}",
61 "{1} {0}", 55 "{1} {0}",
62 "{1} {0}", 56 "{1} {0}",
63 } 57 }
64 availableFormats{ 58 availableFormats{
65 GGGGyMMMMEEEEdd{"EEEE,dd MMMM GGGGy"}
66 Gy{"Gy"} 59 Gy{"Gy"}
67 GyMMM{"MMM Gy"} 60 GyMMM{"MMM Gy"}
68 GyMMMEd{"EEE, MMM d, Gy"} 61 GyMMMEd{"EEE, MMM d, Gy"}
69 GyMMMd{"MMM d, Gy"} 62 GyMMMd{"MMM d, Gy"}
70 Hm{"HH:mm"} 63 Hm{"HH:mm"}
71 Hms{"HH:mm:ss"} 64 Hms{"HH:mm:ss"}
72 M{"L"} 65 M{"L"}
73 MEd{"E, M/d"} 66 MEd{"E, M/d"}
74 MMM{"LLL"} 67 MMM{"LLL"}
75 MMMEd{"E, MMM d"} 68 MMMEd{"E, MMM d"}
(...skipping 26 matching lines...) Expand all
102 "MMMM d, y", 95 "MMMM d, y",
103 "MMM d, y", 96 "MMM d, y",
104 "M/d/yy", 97 "M/d/yy",
105 "{1} {0}", 98 "{1} {0}",
106 "{1} {0}", 99 "{1} {0}",
107 "{1} {0}", 100 "{1} {0}",
108 "{1} {0}", 101 "{1} {0}",
109 "{1} {0}", 102 "{1} {0}",
110 } 103 }
111 availableFormats{ 104 availableFormats{
112 GGGGyMMMMEEEEdd{"EEEE,dd MMMM GGGGy"}
113 Gy{"Gy"} 105 Gy{"Gy"}
114 GyMMM{"MMM Gy"} 106 GyMMM{"MMM Gy"}
115 GyMMMEd{"EEE, MMM d, Gy"} 107 GyMMMEd{"EEE, MMM d, Gy"}
116 GyMMMd{"MMM d, Gy"} 108 GyMMMd{"MMM d, Gy"}
117 Hm{"HH:mm"} 109 Hm{"HH:mm"}
118 Hms{"HH:mm:ss"} 110 Hms{"HH:mm:ss"}
119 M{"L"} 111 M{"L"}
120 MEd{"E, M/d"} 112 MEd{"E, M/d"}
121 MMM{"LLL"} 113 MMM{"LLL"}
122 MMMEd{"E, MMM d"} 114 MMMEd{"E, MMM d"}
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
292 } 284 }
293 } 285 }
294 layout{ 286 layout{
295 characters{"right-to-left"} 287 characters{"right-to-left"}
296 } 288 }
297 measurementSystemNames{ 289 measurementSystemNames{
298 US{"یوٗ ایس"} 290 US{"یوٗ ایس"}
299 metric{"میٖٹرِک"} 291 metric{"میٖٹرِک"}
300 } 292 }
301 } 293 }
OLDNEW
« no previous file with comments | « source/data/locales/kok_IN.txt ('k') | source/data/locales/ks_Arab.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698