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

Side by Side Diff: source/data/locales/pa_Arab.txt

Issue 845603002: Update ICU to 54.1 step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: remove unusued directories Created 5 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/pa.txt ('k') | source/data/locales/pa_Arab_PK.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) 2013 International Business Machines 3 // * Copyright (C) 2014 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/pa_Arab.xml 6 // * Source File: <path>/common/main/pa_Arab.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /** 9 /**
10 * ICU <specials> source: <path>/common/main/pa_Arab.xml 10 * ICU <specials> source: <path>/common/main/pa_Arab.xml
11 */ 11 */
12 pa_Arab{ 12 pa_Arab{
13 %%Parent{"root"} 13 %%Parent{"root"}
14 AuxExemplarCharacters{"[\u200E\u200F أ ٻ ة ٺ ټ ٽ]"} 14 AuxExemplarCharacters{"[\u200E\u200F أ ٻ ة ٺ ټ ٽ]"}
15 ExemplarCharacters{ 15 ExemplarCharacters{
16 "[\u064F ء آ ؤ ئ ا ب پ ت ث ٹ ج چ ح خ د ذ ڈ ر ز ڑ ژ س ش ص ض ط ظ ع غ ف ق ک گ ل " 16 "[\u064F ء آ ؤ ئ ا ب پ ت ث ٹ ج چ ح خ د ذ ڈ ر ز ڑ ژ س ش ص ض ط ظ ع غ ف ق ک گ ل "
17 "م ن ں ه ھ ہ و ی ے]" 17 "م ن ں ه ھ ہ و ی ے]"
18 } 18 }
19 LocaleScript{ 19 LocaleScript{
20 "Arab", 20 "Arab",
21 } 21 }
22 NumberElements{ 22 NumberElements{
23 default{"arabext"} 23 default{"arabext"}
24 latn{ 24 latn{
25 symbols{ 25 symbols{
26 minusSign{"‎-"} 26 minusSign{"‎-"}
27 plusSign{"‎+"} 27 plusSign{"‎+"}
28 } 28 }
29 } 29 }
30 native{"arabext"} 30 native{"arabext"}
31 } 31 }
32 Version{"2.0.92.75"} 32 Version{"2.1.6.69"}
33 calendar{ 33 calendar{
34 generic{ 34 generic{
35 DateTimePatterns{ 35 DateTimePatterns{
36 "h:mm:ss a zzzz", 36 "h:mm:ss a zzzz",
37 "h:mm:ss a z", 37 "h:mm:ss a z",
38 "h:mm:ss a", 38 "h:mm:ss a",
39 "h:mm a", 39 "h:mm a",
40 "EEEE, dd MMMM y G", 40 "EEEE, dd MMMM y G",
41 "d MMMM y G", 41 "d MMMM y G",
42 "d MMM y G", 42 "d MMM y G",
(...skipping 107 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 dn{"ورھا"} 150 dn{"ورھا"}
151 } 151 }
152 zone{ 152 zone{
153 dn{"ٹپہ"} 153 dn{"ٹپہ"}
154 } 154 }
155 } 155 }
156 layout{ 156 layout{
157 characters{"right-to-left"} 157 characters{"right-to-left"}
158 } 158 }
159 } 159 }
OLDNEW
« no previous file with comments | « source/data/locales/pa.txt ('k') | source/data/locales/pa_Arab_PK.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698