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

Side by Side Diff: source/data/curr/ur_IN.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/curr/ur.txt ('k') | source/data/curr/uz.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2014 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
6 // * Source File: <path>/common/main/ur_IN.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/ur_IN.xml
11 */
12 ur_IN{
13 Currencies{
14 CRC{
15 "CRC",
16 "کوسٹا ریکا کولون",
17 }
18 CUC{
19 "CUC",
20 "قابل منتقلی کیوبائی پیسو",
21 }
22 CUP{
23 "CUP",
24 "کیوبائی پیسو",
25 }
26 CVE{
27 "CVE",
28 "کیپ ورڈی اسکیوڈو",
29 }
30 DKK{
31 "DKK",
32 "ڈنمارک کرون",
33 }
34 ERN{
35 "ERN",
36 "اریٹیریائی ناکفا",
37 }
38 GBP{
39 "£",
40 "برطانوی پاونڈ سٹرلنگ",
41 }
42 GHS{
43 "GHS",
44 "گھانی سیڈی",
45 }
46 NOK{
47 "NOK",
48 "ناروے کرون",
49 }
50 PKR{
51 "PKR",
52 "پاکستانی روپیہ",
53 }
54 WST{
55 "WST",
56 "ساموآئی ٹالا",
57 }
58 }
59 CurrencyPlurals{
60 CRC{
61 one{"کوسٹا ریکا کولون"}
62 other{"کوسٹا ریکا کولون"}
63 }
64 CUC{
65 one{"قابل منتقلی کیوبائی پیسو"}
66 other{"قابل منتقلی کیوبائی پیسو"}
67 }
68 CUP{
69 one{"کیوبائی پیسو"}
70 other{"کیوبائی پیسو"}
71 }
72 CVE{
73 one{"کیپ ورڈی اسکیوڈو"}
74 other{"کیپ ورڈی اسکیوڈو"}
75 }
76 DKK{
77 one{"ڈنمارک کرون"}
78 other{"ڈنمارک کرونر"}
79 }
80 ERN{
81 one{"اریٹیریائی ناکفا"}
82 other{"اریٹیریائی ناکفا"}
83 }
84 GBP{
85 one{"برطانوی پاونڈ سٹرلنگ"}
86 other{"برطانوی پاونڈ سٹرلنگ"}
87 }
88 GHS{
89 one{"گھانی سیڈی"}
90 other{"گھانی سیڈی"}
91 }
92 NOK{
93 one{"ناروے کرون"}
94 other{"ناروے کرونوں"}
95 }
96 PKR{
97 one{"پاکستانی روپیہ"}
98 other{"پاکستانی روپے"}
99 }
100 WST{
101 one{"ساموآئی ٹالا"}
102 other{"ساموآئی ٹالا"}
103 }
104 }
105 Version{"2.1.8.19"}
106 }
OLDNEW
« no previous file with comments | « source/data/curr/ur.txt ('k') | source/data/curr/uz.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698