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

Side by Side Diff: icu46/source/data/locales/ur.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/uk_UA.txt ('k') | icu46/source/data/locales/ur_IN.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: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/ur.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/ur.xml
11 */
12 ur{
13 ExemplarCharacters{
14 "[أ ؤ ا آ ب پ ت ٹ ث ج چ ح خ د ڈ ذ ر ڑ ز ژ س ش ص ض ط ظ ع غ ف ق ک گ ل م ن ں و ہ"
15 " ی ء ئ ے ٻ ة ٺ ټ ٽ ه ھ ي]"
16 }
17 LocaleScript{
18 "Arab",
19 }
20 NumberElements{
21 latn{
22 patterns{
23 currencyFormat{"¤#,##0.00"}
24 decimalFormat{"#,##0.###"}
25 percentFormat{"#,##0%"}
26 scientificFormat{"#E0"}
27 }
28 symbols{
29 decimal{"."}
30 group{","}
31 }
32 }
33 }
34 Version{"2.0.47.65"}
35 calendar{
36 gregorian{
37 DateTimePatterns{
38 "h:mm:ss a zzzz",
39 "h:mm:ss a z",
40 "h:mm:ss a",
41 "h:mm a",
42 "EEEE, d, MMMM y",
43 "d, MMMM y",
44 "d, MMM y",
45 "d/M/yy",
46 "{1} {0}",
47 "{1} {0}",
48 "{1} {0}",
49 "{1} {0}",
50 "{1} {0}",
51 }
52 dayNames{
53 format{
54 wide{
55 "اتوار",
56 "پير",
57 "منگل",
58 "بده",
59 "جمعرات",
60 "جمعہ",
61 "ہفتہ",
62 }
63 }
64 }
65 eras{
66 abbreviated{
67 "ق م",
68 "عيسوی سن",
69 }
70 wide{
71 "قبل مسيح",
72 "عيسوی سن",
73 }
74 }
75 fields{
76 day{
77 relative{
78 "-1"{"کل"}
79 "0"{"آج"}
80 "1"{"کل"}
81 }
82 }
83 dayperiod{
84 dn{"رات/صبح"}
85 }
86 }
87 monthNames{
88 format{
89 wide{
90 "جنوری",
91 "فروری",
92 "مار چ",
93 "اپريل",
94 "مئ",
95 "جون",
96 "جولائ",
97 "اگست",
98 "ستمبر",
99 "اکتوبر",
100 "نومبر",
101 "دسمبر",
102 }
103 }
104 }
105 quarters{
106 format{
107 wide{
108 "پہلی سہ ماہی",
109 "دوسری سہ ماہی",
110 "تيسری سہ ماہی",
111 "چوتهی سہ ماہی",
112 }
113 }
114 }
115 }
116 islamic{
117 monthNames{
118 format{
119 wide{
120 "محرم",
121 "صفر",
122 "ر بيع الاول",
123 "ر بيع الثانی",
124 "جمادی الاول",
125 "جمادی الثانی",
126 "رجب",
127 "شعبان",
128 "رمضان",
129 "شوال",
130 "Dhuʻl-Qiʻdah",
131 "Dhuʻl-Hijjah",
132 }
133 }
134 }
135 }
136 }
137 layout{
138 characters{"right-to-left"}
139 lines{"top-to-bottom"}
140 }
141 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/uk_UA.txt ('k') | icu46/source/data/locales/ur_IN.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698