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

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

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years 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 | Annotate | Revision Log
« no previous file with comments | « icu46/source/data/locales/pa.txt ('k') | icu46/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')
Property Changes:
Added: svn:executable
+ *
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2010 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6 // * Source File:<path>/common/main/pa_Arab.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/pa_Arab.xml
11 */
12 pa_Arab{
13 %%ParentIsRoot:int{1}
14 AuxExemplarCharacters{"[أ ٻ ة ٺ ټ ٽ]"}
15 ExemplarCharacters{
16 "[\u064F ء آ ؤ ئ ا ب پ ت ث ٹ ج چ ح خ د ذ ڈ ر ز ڑ ژ س ش ص ض ط ظ ع غ ف ق ک گ ل "
17 "م ن ں ه ھ ہ و ی ے]"
18 }
19 LocaleScript{
20 "Arab",
21 }
22 NumberElements{
23 default{"arab"}
24 }
25 Version{"2.0.50.30"}
26 calendar{
27 gregorian{
28 DateTimePatterns{
29 "h:mm:ss a zzzz",
30 "h:mm:ss a z",
31 "h:mm:ss a",
32 "h:mm a",
33 "EEEE, dd MMMM y",
34 "d MMMM y",
35 "d MMM y",
36 "dd/MM/yyyy",
37 "{1} {0}",
38 "{1} {0}",
39 "{1} {0}",
40 "{1} {0}",
41 "{1} {0}",
42 }
43 availableFormats{
44 HHmmss{"HH:mm:ss"}
45 Md{"d/M"}
46 mmss{"mm:ss"}
47 yyMMM{"MMM yy"}
48 yyQ{"Q yy"}
49 }
50 dayNames{
51 format{
52 wide{
53 "اتوار",
54 "پیر",
55 "منگل",
56 "بُدھ",
57 "جمعرات",
58 "جمعہ",
59 "ہفتہ",
60 }
61 }
62 }
63 eras{
64 wide{
65 "ايساپورو",
66 "سں",
67 }
68 }
69 fields{
70 day{
71 dn{"دئن"}
72 }
73 hour{
74 dn{"گھنٹا"}
75 }
76 minute{
77 dn{"منٹ"}
78 }
79 month{
80 dn{"مہينا"}
81 }
82 week{
83 dn{"ہفتہ"}
84 }
85 weekday{
86 dn{"ہفتے دا دن"}
87 }
88 year{
89 dn{"ورھا"}
90 }
91 zone{
92 dn{"ٹپہ"}
93 }
94 }
95 monthNames{
96 format{
97 wide{
98 "جنوری",
99 "فروری",
100 "مارچ",
101 "اپریل",
102 "مئ",
103 "جون",
104 "جولائی",
105 "اگست",
106 "ستمبر",
107 "اکتوبر",
108 "نومبر",
109 "دسمبر",
110 }
111 }
112 }
113 quarters{
114 format{
115 wide{
116 "چوتھاي پہلاں",
117 "چوتھاي دوجا",
118 "چوتھاي تيجا",
119 "چوتھاي چوتھا",
120 }
121 }
122 }
123 }
124 }
125 layout{
126 characters{"right-to-left"}
127 lines{"top-to-bottom"}
128 }
129 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/pa.txt ('k') | icu46/source/data/locales/pa_Arab_PK.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698