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

Side by Side Diff: source/data/curr/swc.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/sw_UG.txt ('k') | source/data/curr/ta.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/swc.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/common/main/swc.xml
11 */
12 swc{
13 Currencies{
14 AED{
15 "AED",
16 "Dirham ya Falme za Kiarabu",
17 }
18 AOA{
19 "AOA",
20 "Kwanza ya Angola",
21 }
22 AUD{
23 "A$",
24 "Dola ya Australia",
25 }
26 BHD{
27 "BHD",
28 "Dinari ya Bahareni",
29 }
30 BWP{
31 "BWP",
32 "Pula ya Botswana",
33 }
34 CAD{
35 "CA$",
36 "Dola ya Kanada",
37 }
38 CDF{
39 "FC",
40 "Faranga ya Kongo",
41 }
42 CHF{
43 "CHF",
44 "Faranga ya Uswisi",
45 }
46 CNY{
47 "CN¥",
48 "Yuan Renminbi ya China",
49 }
50 DZD{
51 "DZD",
52 "Dinari ya Aljeria",
53 }
54 EGP{
55 "EGP",
56 "Pauni ya Misri",
57 }
58 ETB{
59 "ETB",
60 "Bir ya Uhabeshi",
61 }
62 EUR{
63 "€",
64 "Yuro",
65 }
66 GBP{
67 "£",
68 "Pauni ya Uingereza",
69 }
70 INR{
71 "Rs.",
72 "Rupia ya India",
73 }
74 JPY{
75 "JP¥",
76 "Sarafu ya Kijapani",
77 }
78 KES{
79 "KES",
80 "Shilingi ya Kenya",
81 }
82 LYD{
83 "LYD",
84 "Dinari ya Libya",
85 }
86 MAD{
87 "MAD",
88 "Dirham ya Moroko",
89 }
90 MGA{
91 "MGA",
92 "Ariary ya Bukini",
93 }
94 MRO{
95 "MRO",
96 "Ugwiya ya Moritania",
97 }
98 MUR{
99 "MUR",
100 "Rupia ya Morisi",
101 }
102 MWK{
103 "MWK",
104 "Kwacha ya Malawi",
105 }
106 NAD{
107 "NAD",
108 "Dola ya Namibia",
109 }
110 NGN{
111 "NGN",
112 "Naira ya Nijeria",
113 }
114 RWF{
115 "RWF",
116 "Faranga ya Rwanda",
117 }
118 SAR{
119 "SAR",
120 "Riyal ya Saudia",
121 }
122 SDG{
123 "SDG",
124 "Pauni ya Sudani",
125 }
126 SLL{
127 "SLL",
128 "Leoni",
129 }
130 TND{
131 "TND",
132 "Dinari ya Tunisia",
133 }
134 TZS{
135 "TZS",
136 "Shilingi ya Tanzania",
137 }
138 UGX{
139 "UGX",
140 "Shilingi ya Uganda",
141 }
142 USD{
143 "US$",
144 "Dola ya Marekani",
145 }
146 XAF{
147 "FCFA",
148 "Faranga CFA BEAC",
149 }
150 XOF{
151 "CFA",
152 "Faranga CFA BCEAO",
153 }
154 ZAR{
155 "ZAR",
156 "Randi ya Afrika Kusini",
157 }
158 ZMW{
159 "ZMW",
160 "Kwacha ya Zambia",
161 }
162 }
163 Version{"2.1.6.69"}
164 }
OLDNEW
« no previous file with comments | « source/data/curr/sw_UG.txt ('k') | source/data/curr/ta.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698