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

Side by Side Diff: source/data/curr/ur_IN.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/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
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/ur_IN.xml 6 // * Source File: <path>/common/main/ur_IN.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/ur_IN.xml
11 */
12 ur_IN{ 9 ur_IN{
13 Currencies{ 10 Currencies{
14 CRC{ 11 CRC{
15 "CRC", 12 "CRC",
16 "کوسٹا ریکا کولون", 13 "کوسٹا ریکا کولون",
17 } 14 }
18 DKK{ 15 CUC{
19 "DKK", 16 "CUC",
20 "ڈنمارک کرون", 17 "قابل منتقلی کیوبائی پیسو",
18 }
19 CUP{
20 "CUP",
21 "کیوبائی پیسو",
22 }
23 CVE{
24 "CVE",
25 "کیپ ورڈی اسکیوڈو",
26 }
27 ERN{
28 "ERN",
29 "اریٹیریائی ناکفا",
21 } 30 }
22 GBP{ 31 GBP{
23 "£", 32 "£",
24 "برطانوی پاونڈ سٹرلنگ", 33 "برطانوی پاونڈ سٹرلنگ",
25 } 34 }
26 GHS{ 35 GHS{
27 "GHS", 36 "GHS",
28 "گھانی سیڈی", 37 "گھانی سیڈی",
29 } 38 }
30 NOK{
31 "NOK",
32 "ناروے کرون",
33 }
34 PKR{ 39 PKR{
35 "PKR", 40 "PKR",
36 "پاکستانی روپیہ", 41 "پاکستانی روپیہ",
37 } 42 }
43 WST{
44 "WST",
45 "ساموآئی ٹالا",
46 }
38 } 47 }
39 CurrencyPlurals{ 48 CurrencyPlurals{
40 CRC{ 49 CRC{
41 one{"کوسٹا ریکا کولون"} 50 one{"کوسٹا ریکا کولون"}
42 other{"کوسٹا ریکا کولون"} 51 other{"کوسٹا ریکا کولون"}
43 } 52 }
44 DKK{ 53 CUC{
45 one{"ڈنمارک کرون"} 54 one{"قابل منتقلی کیوبائی پیسو"}
46 other{"ڈنمارک کرونر"} 55 other{"قابل منتقلی کیوبائی پیسو"}
56 }
57 CUP{
58 one{"کیوبائی پیسو"}
59 other{"کیوبائی پیسو"}
60 }
61 CVE{
62 one{"کیپ ورڈی اسکیوڈو"}
63 other{"کیپ ورڈی اسکیوڈو"}
64 }
65 ERN{
66 one{"اریٹیریائی ناکفا"}
67 other{"اریٹیریائی ناکفا"}
47 } 68 }
48 GBP{ 69 GBP{
49 one{"برطانوی پاونڈ سٹرلنگ"} 70 one{"برطانوی پاونڈ سٹرلنگ"}
50 other{"برطانوی پاونڈ سٹرلنگ"} 71 other{"برطانوی پاونڈ سٹرلنگ"}
51 } 72 }
52 GHS{ 73 GHS{
53 one{"گھانی سیڈی"} 74 one{"گھانی سیڈی"}
54 other{"گھانی سیڈی"} 75 other{"گھانی سیڈی"}
55 } 76 }
56 NOK{
57 one{"ناروے کرون"}
58 other{"ناروے کرونوں"}
59 }
60 PKR{ 77 PKR{
61 one{"پاکستانی روپیہ"} 78 one{"پاکستانی روپیہ"}
62 other{"پاکستانی روپے"} 79 other{"پاکستانی روپے"}
63 } 80 }
81 WST{
82 one{"ساموآئی ٹالا"}
83 other{"ساموآئی ٹالا"}
84 }
64 } 85 }
65 Version{"2.1.8.19"} 86 Version{"2.1.19.14"}
66 } 87 }
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