flowcommerce-reference 0.4.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/lib/flow-reference.rb +125 -0
- data/lib/flow_reference_v0_client.rb +1370 -0
- data/lib/generated/continents.rb +63 -0
- data/lib/generated/countries.rb +3168 -0
- data/lib/generated/currencies.rb +582 -0
- data/lib/generated/languages.rb +494 -0
- data/lib/generated/payment_methods.rb +166 -0
- data/lib/io_flow_reference_v0.rb +1104 -0
- data/lib/version.rb +5 -0
- metadata +53 -0
@@ -0,0 +1,494 @@
|
|
1
|
+
# Generated by Flow.io (2017) code builder
|
2
|
+
|
3
|
+
module Flow
|
4
|
+
module Reference
|
5
|
+
class Languages
|
6
|
+
class Data
|
7
|
+
def Data.new_l(hash)
|
8
|
+
::Io::Flow::Reference::V0::Models::Language.new(hash)
|
9
|
+
end
|
10
|
+
|
11
|
+
def Data.Aa
|
12
|
+
new_l({"name":"Afar","iso_639_2":"aa","countries":["DJI"],"locales":[]})
|
13
|
+
end
|
14
|
+
|
15
|
+
def Data.Af
|
16
|
+
new_l({"name":"Afrikaans","iso_639_2":"af","countries":["ZAF"],"locales":["af-ZA"]})
|
17
|
+
end
|
18
|
+
|
19
|
+
def Data.Ak
|
20
|
+
new_l({"name":"Akan","iso_639_2":"ak","countries":["GHA"],"locales":[]})
|
21
|
+
end
|
22
|
+
|
23
|
+
def Data.Sq
|
24
|
+
new_l({"name":"Albanian","iso_639_2":"sq","countries":["ALB"],"locales":["sq-AL"]})
|
25
|
+
end
|
26
|
+
|
27
|
+
def Data.Am
|
28
|
+
new_l({"name":"Amharic","iso_639_2":"am","countries":["ETH"],"locales":[]})
|
29
|
+
end
|
30
|
+
|
31
|
+
def Data.Ar
|
32
|
+
new_l({"name":"Arabic","iso_639_2":"ar","countries":["ARE","BHR","COM","DJI","DZA","EGY","ISR","JOR","KWT","LBN","LBY","MAR","MRT","NER","OMN","QAT","SAU","SOM","TCD","YEM"],"locales":["ar-AE","ar-BH","ar-DZ","ar-EG","ar-IQ","ar-JO","ar-KW","ar-LB","ar-LY","ar-MA","ar-OM","ar-QA","ar-SA","ar-SY","ar-TN","ar-YE"]})
|
33
|
+
end
|
34
|
+
|
35
|
+
def Data.Hy
|
36
|
+
new_l({"name":"Armenian","iso_639_2":"hy","countries":["ARM"],"locales":["hy-AM"]})
|
37
|
+
end
|
38
|
+
|
39
|
+
def Data.Ay
|
40
|
+
new_l({"name":"Aymara","iso_639_2":"ay","countries":["BOL","PER"],"locales":[]})
|
41
|
+
end
|
42
|
+
|
43
|
+
def Data.Az
|
44
|
+
new_l({"name":"Azerbaijani","iso_639_2":"az","countries":["AZE"],"locales":["Cy-az","Lt-az"]})
|
45
|
+
end
|
46
|
+
|
47
|
+
def Data.Bm
|
48
|
+
new_l({"name":"Bambara","iso_639_2":"bm","countries":["MLI"],"locales":[]})
|
49
|
+
end
|
50
|
+
|
51
|
+
def Data.Be
|
52
|
+
new_l({"name":"Belarusian","iso_639_2":"be","countries":[],"locales":["be-BY"]})
|
53
|
+
end
|
54
|
+
|
55
|
+
def Data.Bn
|
56
|
+
new_l({"name":"Bengali","iso_639_2":"bn","countries":["BGD","IND"],"locales":[]})
|
57
|
+
end
|
58
|
+
|
59
|
+
def Data.Bi
|
60
|
+
new_l({"name":"Bislama","iso_639_2":"bi","countries":["VUT"],"locales":[]})
|
61
|
+
end
|
62
|
+
|
63
|
+
def Data.Bs
|
64
|
+
new_l({"name":"Bosnian","iso_639_2":"bs","countries":["BIH"],"locales":[]})
|
65
|
+
end
|
66
|
+
|
67
|
+
def Data.Bg
|
68
|
+
new_l({"name":"Bulgarian","iso_639_2":"bg","countries":["BGR"],"locales":["bg"]})
|
69
|
+
end
|
70
|
+
|
71
|
+
def Data.My
|
72
|
+
new_l({"name":"Burmese","iso_639_2":"my","countries":[],"locales":[]})
|
73
|
+
end
|
74
|
+
|
75
|
+
def Data.Ca
|
76
|
+
new_l({"name":"Catalan","iso_639_2":"ca","countries":["AND"],"locales":["ca-ES"]})
|
77
|
+
end
|
78
|
+
|
79
|
+
def Data.Ny
|
80
|
+
new_l({"name":"Chichewa","iso_639_2":"ny","countries":["MWI"],"locales":[]})
|
81
|
+
end
|
82
|
+
|
83
|
+
def Data.Zh
|
84
|
+
new_l({"name":"Chinese","iso_639_2":"zh","countries":["CHN","HKG","MAC","SGP","TWN"],"locales":["zh-CHS","zh-CHT","zh-CN","zh-HK","zh-MO","zh-SG","zh-TW"]})
|
85
|
+
end
|
86
|
+
|
87
|
+
def Data.Hr
|
88
|
+
new_l({"name":"Croatian","iso_639_2":"hr","countries":["BIH","HRV"],"locales":["hr"]})
|
89
|
+
end
|
90
|
+
|
91
|
+
def Data.Cs
|
92
|
+
new_l({"name":"Czech","iso_639_2":"cs","countries":["CZE","SVK"],"locales":["cs-CZ"]})
|
93
|
+
end
|
94
|
+
|
95
|
+
def Data.Da
|
96
|
+
new_l({"name":"Danish","iso_639_2":"da","countries":["DNK","FRO"],"locales":["da-DK"]})
|
97
|
+
end
|
98
|
+
|
99
|
+
def Data.Dv
|
100
|
+
new_l({"name":"Divehi","iso_639_2":"dv","countries":["MDV"],"locales":["div-MV"]})
|
101
|
+
end
|
102
|
+
|
103
|
+
def Data.Nl
|
104
|
+
new_l({"name":"Dutch","iso_639_2":"nl","countries":["ABW","BEL","CUW","NLD","SUR","SXM"],"locales":["nl","nl-BE"]})
|
105
|
+
end
|
106
|
+
|
107
|
+
def Data.Dz
|
108
|
+
new_l({"name":"Dzongkha","iso_639_2":"dz","countries":["BTN"],"locales":[]})
|
109
|
+
end
|
110
|
+
|
111
|
+
def Data.En
|
112
|
+
new_l({"name":"English","iso_639_2":"en","countries":["ATG","AUS","BHS","BLZ","BRB","BWA","CAN","CMR","CUW","DMA","FJI","FSM","GBR","GHA","GMB","GRD","GUY","HKG","IND","IRL","JAM","KEN","KIR","KNA","LCA","LKA","LSO","MHL","MLT","MUS","MWI","MYS","NAM","NGA","NRU","NZL","PAK","PHL","PLW","PNG","RWA","SGP","SLB","SLE","SSD","SWZ","SXM","SYC","TON","TTO","TUV","TZA","UGA","USA","VCT","VUT","WSM","ZAF","ZMB"],"locales":["en-AU","en-BZ","en-CA","en-CB","en-GB","en-IE","en-JM","en-NZ","en-PH","en-TT","en-US","en-ZA","en-ZW"]})
|
113
|
+
end
|
114
|
+
|
115
|
+
def Data.Et
|
116
|
+
new_l({"name":"Estonian","iso_639_2":"et","countries":["EST"],"locales":["et-EE"]})
|
117
|
+
end
|
118
|
+
|
119
|
+
def Data.Ee
|
120
|
+
new_l({"name":"Ewe","iso_639_2":"ee","countries":["GHA","TGO"],"locales":[]})
|
121
|
+
end
|
122
|
+
|
123
|
+
def Data.Fj
|
124
|
+
new_l({"name":"Fijian","iso_639_2":"fj","countries":["FJI"],"locales":[]})
|
125
|
+
end
|
126
|
+
|
127
|
+
def Data.Fi
|
128
|
+
new_l({"name":"Finnish","iso_639_2":"fi","countries":["FIN"],"locales":["fi"]})
|
129
|
+
end
|
130
|
+
|
131
|
+
def Data.Fr
|
132
|
+
new_l({"name":"French","iso_639_2":"fr","countries":["BEL","BEN","BFA","BLM","CAF","CAN","CHE","CIV","CMR","COG","COM","DJI","FRA","GAB","GIN","GLP","GNQ","GUF","HTI","ITA","JEY","LUX","MCO","MDG","MLI","MTQ","MUS","MYT","NCL","NER","PYF","REU","RWA","SEN","SPM","SYC","TCD","TGO","VUT","WLF"],"locales":["fr","fr-BE","fr-CA","fr-CH","fr-LU","fr-MC"]})
|
133
|
+
end
|
134
|
+
|
135
|
+
def Data.Ff
|
136
|
+
new_l({"name":"Fula","iso_639_2":"ff","countries":["BEN","BFA","MLI","NER","SEN"],"locales":[]})
|
137
|
+
end
|
138
|
+
|
139
|
+
def Data.Ka
|
140
|
+
new_l({"name":"Georgian","iso_639_2":"ka","countries":["GEO"],"locales":["ka-GE"]})
|
141
|
+
end
|
142
|
+
|
143
|
+
def Data.De
|
144
|
+
new_l({"name":"German","iso_639_2":"de","countries":["AUT","BEL","CHE","DEU","ITA","LIE","LUX"],"locales":["de","de-AT","de-CH","de-LI","de-LU"]})
|
145
|
+
end
|
146
|
+
|
147
|
+
def Data.El
|
148
|
+
new_l({"name":"Greek","iso_639_2":"el","countries":["CYP","GRC"],"locales":["el-GR"]})
|
149
|
+
end
|
150
|
+
|
151
|
+
def Data.Gn
|
152
|
+
new_l({"name":"Guaraní","iso_639_2":"gn","countries":["BOL","PRY"],"locales":[]})
|
153
|
+
end
|
154
|
+
|
155
|
+
def Data.Gu
|
156
|
+
new_l({"name":"Gujarati","iso_639_2":"gu","countries":["IND"],"locales":["gu-IN"]})
|
157
|
+
end
|
158
|
+
|
159
|
+
def Data.Ht
|
160
|
+
new_l({"name":"Haitian","iso_639_2":"ht","countries":["HTI"],"locales":[]})
|
161
|
+
end
|
162
|
+
|
163
|
+
def Data.Ha
|
164
|
+
new_l({"name":"Hausa","iso_639_2":"ha","countries":["NER","NGA"],"locales":[]})
|
165
|
+
end
|
166
|
+
|
167
|
+
def Data.He
|
168
|
+
new_l({"name":"Hebrew","iso_639_2":"he","countries":["ISR"],"locales":["he-IL"]})
|
169
|
+
end
|
170
|
+
|
171
|
+
def Data.Hi
|
172
|
+
new_l({"name":"Hindi","iso_639_2":"hi","countries":["FJI","IND"],"locales":["hi-IN"]})
|
173
|
+
end
|
174
|
+
|
175
|
+
def Data.Ho
|
176
|
+
new_l({"name":"Hiri Motu","iso_639_2":"ho","countries":["PNG"],"locales":[]})
|
177
|
+
end
|
178
|
+
|
179
|
+
def Data.Hu
|
180
|
+
new_l({"name":"Hungarian","iso_639_2":"hu","countries":["HUN"],"locales":["hu"]})
|
181
|
+
end
|
182
|
+
|
183
|
+
def Data.Is
|
184
|
+
new_l({"name":"Icelandic","iso_639_2":"is","countries":["ISL"],"locales":["is"]})
|
185
|
+
end
|
186
|
+
|
187
|
+
def Data.Ig
|
188
|
+
new_l({"name":"Igbo","iso_639_2":"ig","countries":["NGA"],"locales":[]})
|
189
|
+
end
|
190
|
+
|
191
|
+
def Data.Id
|
192
|
+
new_l({"name":"Indonesian","iso_639_2":"id","countries":["IDN"],"locales":["id"]})
|
193
|
+
end
|
194
|
+
|
195
|
+
def Data.Ga
|
196
|
+
new_l({"name":"Irish","iso_639_2":"ga","countries":["IRL"],"locales":[]})
|
197
|
+
end
|
198
|
+
|
199
|
+
def Data.It
|
200
|
+
new_l({"name":"Italian","iso_639_2":"it","countries":["CHE","HRV","ITA","SMR","SVN"],"locales":["it","it-CH"]})
|
201
|
+
end
|
202
|
+
|
203
|
+
def Data.Ja
|
204
|
+
new_l({"name":"Japanese","iso_639_2":"ja","countries":["JPN"],"locales":["ja-JP"]})
|
205
|
+
end
|
206
|
+
|
207
|
+
def Data.Kr
|
208
|
+
new_l({"name":"Kanuri","iso_639_2":"kr","countries":["NER"],"locales":[]})
|
209
|
+
end
|
210
|
+
|
211
|
+
def Data.Kk
|
212
|
+
new_l({"name":"Kazakh","iso_639_2":"kk","countries":["KAZ"],"locales":["kk-KZ"]})
|
213
|
+
end
|
214
|
+
|
215
|
+
def Data.Km
|
216
|
+
new_l({"name":"Khmer","iso_639_2":"km","countries":["KHM"],"locales":[]})
|
217
|
+
end
|
218
|
+
|
219
|
+
def Data.Rw
|
220
|
+
new_l({"name":"Kinyarwanda","iso_639_2":"rw","countries":["RWA"],"locales":[]})
|
221
|
+
end
|
222
|
+
|
223
|
+
def Data.Rn
|
224
|
+
new_l({"name":"Kirundi","iso_639_2":"rn","countries":[],"locales":[]})
|
225
|
+
end
|
226
|
+
|
227
|
+
def Data.Kg
|
228
|
+
new_l({"name":"Kongo","iso_639_2":"kg","countries":["AGO","COG"],"locales":[]})
|
229
|
+
end
|
230
|
+
|
231
|
+
def Data.Ko
|
232
|
+
new_l({"name":"Korean","iso_639_2":"ko","countries":["KOR","PRK"],"locales":["ko-KR"]})
|
233
|
+
end
|
234
|
+
|
235
|
+
def Data.Ku
|
236
|
+
new_l({"name":"Kurdish","iso_639_2":"ku","countries":[],"locales":[]})
|
237
|
+
end
|
238
|
+
|
239
|
+
def Data.Kj
|
240
|
+
new_l({"name":"Kwanyama","iso_639_2":"kj","countries":["AGO"],"locales":[]})
|
241
|
+
end
|
242
|
+
|
243
|
+
def Data.Ky
|
244
|
+
new_l({"name":"Kyrgyz","iso_639_2":"ky","countries":["KGZ"],"locales":["ky-KZ"]})
|
245
|
+
end
|
246
|
+
|
247
|
+
def Data.Lo
|
248
|
+
new_l({"name":"Lao","iso_639_2":"lo","countries":["LAO"],"locales":[]})
|
249
|
+
end
|
250
|
+
|
251
|
+
def Data.La
|
252
|
+
new_l({"name":"Latin","iso_639_2":"la","countries":[],"locales":[]})
|
253
|
+
end
|
254
|
+
|
255
|
+
def Data.Lv
|
256
|
+
new_l({"name":"Latvian","iso_639_2":"lv","countries":["LVA"],"locales":["lv"]})
|
257
|
+
end
|
258
|
+
|
259
|
+
def Data.Ln
|
260
|
+
new_l({"name":"Lingala","iso_639_2":"ln","countries":["COG"],"locales":[]})
|
261
|
+
end
|
262
|
+
|
263
|
+
def Data.Lt
|
264
|
+
new_l({"name":"Lithuanian","iso_639_2":"lt","countries":["LTU"],"locales":["lt"]})
|
265
|
+
end
|
266
|
+
|
267
|
+
def Data.Lu
|
268
|
+
new_l({"name":"Luba-Katanga","iso_639_2":"lu","countries":[],"locales":[]})
|
269
|
+
end
|
270
|
+
|
271
|
+
def Data.Lb
|
272
|
+
new_l({"name":"Luxembourgish","iso_639_2":"lb","countries":["LUX"],"locales":[]})
|
273
|
+
end
|
274
|
+
|
275
|
+
def Data.Mk
|
276
|
+
new_l({"name":"Macedonian","iso_639_2":"mk","countries":[],"locales":["mk"]})
|
277
|
+
end
|
278
|
+
|
279
|
+
def Data.Mg
|
280
|
+
new_l({"name":"Malagasy","iso_639_2":"mg","countries":["MDG"],"locales":[]})
|
281
|
+
end
|
282
|
+
|
283
|
+
def Data.Ms
|
284
|
+
new_l({"name":"Malay","iso_639_2":"ms","countries":["BRN","IDN","MYS","SGP"],"locales":["ms-BN","ms-MY"]})
|
285
|
+
end
|
286
|
+
|
287
|
+
def Data.Mt
|
288
|
+
new_l({"name":"Maltese","iso_639_2":"mt","countries":["MLT"],"locales":[]})
|
289
|
+
end
|
290
|
+
|
291
|
+
def Data.Mh
|
292
|
+
new_l({"name":"Marshallese","iso_639_2":"mh","countries":["MHL"],"locales":[]})
|
293
|
+
end
|
294
|
+
|
295
|
+
def Data.Mn
|
296
|
+
new_l({"name":"Mongolian","iso_639_2":"mn","countries":["MNG"],"locales":["mn"]})
|
297
|
+
end
|
298
|
+
|
299
|
+
def Data.Mi
|
300
|
+
new_l({"name":"Māori","iso_639_2":"mi","countries":["NZL"],"locales":[]})
|
301
|
+
end
|
302
|
+
|
303
|
+
def Data.Ne
|
304
|
+
new_l({"name":"Nepali","iso_639_2":"ne","countries":["NPL"],"locales":[]})
|
305
|
+
end
|
306
|
+
|
307
|
+
def Data.Nd
|
308
|
+
new_l({"name":"Northern Ndebele","iso_639_2":"nd","countries":["ZAF"],"locales":[]})
|
309
|
+
end
|
310
|
+
|
311
|
+
def Data.No
|
312
|
+
new_l({"name":"Norwegian","iso_639_2":"no","countries":["NOR"],"locales":[]})
|
313
|
+
end
|
314
|
+
|
315
|
+
def Data.Nb
|
316
|
+
new_l({"name":"Norwegian Bokmål","iso_639_2":"nb","countries":["NOR"],"locales":["nb-NO"]})
|
317
|
+
end
|
318
|
+
|
319
|
+
def Data.Nn
|
320
|
+
new_l({"name":"Norwegian Nynorsk","iso_639_2":"nn","countries":["NOR"],"locales":["nn-NO"]})
|
321
|
+
end
|
322
|
+
|
323
|
+
def Data.Pa
|
324
|
+
new_l({"name":"Panjabi","iso_639_2":"pa","countries":["IND"],"locales":["pa-IN"]})
|
325
|
+
end
|
326
|
+
|
327
|
+
def Data.Ps
|
328
|
+
new_l({"name":"Pashto","iso_639_2":"ps","countries":[],"locales":[]})
|
329
|
+
end
|
330
|
+
|
331
|
+
def Data.Fa
|
332
|
+
new_l({"name":"Persian","iso_639_2":"fa","countries":["TJK"],"locales":["fa-IR"]})
|
333
|
+
end
|
334
|
+
|
335
|
+
def Data.Pl
|
336
|
+
new_l({"name":"Polish","iso_639_2":"pl","countries":["POL"],"locales":["pl"]})
|
337
|
+
end
|
338
|
+
|
339
|
+
def Data.Pt
|
340
|
+
new_l({"name":"Portuguese","iso_639_2":"pt","countries":["AGO","BRA","CPV","GNB","GNQ","MAC","MOZ","PRT","STP","TLS"],"locales":["pt","pt-BR"]})
|
341
|
+
end
|
342
|
+
|
343
|
+
def Data.Qu
|
344
|
+
new_l({"name":"Quechua","iso_639_2":"qu","countries":["BOL","PER"],"locales":[]})
|
345
|
+
end
|
346
|
+
|
347
|
+
def Data.Ro
|
348
|
+
new_l({"name":"Romanian","iso_639_2":"ro","countries":["MDA","ROU"],"locales":["ro"]})
|
349
|
+
end
|
350
|
+
|
351
|
+
def Data.Rm
|
352
|
+
new_l({"name":"Romansh","iso_639_2":"rm","countries":["CHE"],"locales":[]})
|
353
|
+
end
|
354
|
+
|
355
|
+
def Data.Ru
|
356
|
+
new_l({"name":"Russian","iso_639_2":"ru","countries":["KAZ","KGZ","RUS","TJK"],"locales":["ru"]})
|
357
|
+
end
|
358
|
+
|
359
|
+
def Data.Sg
|
360
|
+
new_l({"name":"Sango","iso_639_2":"sg","countries":["CAF"],"locales":[]})
|
361
|
+
end
|
362
|
+
|
363
|
+
def Data.Sr
|
364
|
+
new_l({"name":"Serbian","iso_639_2":"sr","countries":["BIH","SRB"],"locales":["Cy-sr-SP","Lt-sr-SP"]})
|
365
|
+
end
|
366
|
+
|
367
|
+
def Data.Sn
|
368
|
+
new_l({"name":"Shona","iso_639_2":"sn","countries":[],"locales":[]})
|
369
|
+
end
|
370
|
+
|
371
|
+
def Data.Si
|
372
|
+
new_l({"name":"Sinhala","iso_639_2":"si","countries":["LKA"],"locales":[]})
|
373
|
+
end
|
374
|
+
|
375
|
+
def Data.Sk
|
376
|
+
new_l({"name":"Slovak","iso_639_2":"sk","countries":["CZE","SVK"],"locales":["sk"]})
|
377
|
+
end
|
378
|
+
|
379
|
+
def Data.Sl
|
380
|
+
new_l({"name":"Slovene","iso_639_2":"sl","countries":["SVN"],"locales":["sl-SI"]})
|
381
|
+
end
|
382
|
+
|
383
|
+
def Data.So
|
384
|
+
new_l({"name":"Somali","iso_639_2":"so","countries":["DJI","SOM"],"locales":[]})
|
385
|
+
end
|
386
|
+
|
387
|
+
def Data.Nr
|
388
|
+
new_l({"name":"Southern Ndebele","iso_639_2":"nr","countries":["ZAF"],"locales":[]})
|
389
|
+
end
|
390
|
+
|
391
|
+
def Data.St
|
392
|
+
new_l({"name":"Southern Sotho","iso_639_2":"st","countries":["LSO","ZAF"],"locales":[]})
|
393
|
+
end
|
394
|
+
|
395
|
+
def Data.Es
|
396
|
+
new_l({"name":"Spanish","iso_639_2":"es","countries":["ARG","BOL","CHL","COL","CRI","DOM","ECU","ESP","GNQ","GTM","HND","MEX","NIC","PAN","PER","PRY","SLV","URY","VEN"],"locales":["es","es-AR","es-BO","es-CL","es-CO","es-CR","es-DO","es-EC","es-GT","es-HN","es-MX","es-NI","es-PA","es-PE","es-PR","es-PY","es-SV","es-UY","es-VE"]})
|
397
|
+
end
|
398
|
+
|
399
|
+
def Data.Sw
|
400
|
+
new_l({"name":"Swahili","iso_639_2":"sw","countries":["KEN","TZA","UGA"],"locales":["sw-KE"]})
|
401
|
+
end
|
402
|
+
|
403
|
+
def Data.Ss
|
404
|
+
new_l({"name":"Swati","iso_639_2":"ss","countries":["SWZ","ZAF"],"locales":[]})
|
405
|
+
end
|
406
|
+
|
407
|
+
def Data.Sv
|
408
|
+
new_l({"name":"Swedish","iso_639_2":"sv","countries":["FIN","SWE"],"locales":["sv-FI","sv-SE"]})
|
409
|
+
end
|
410
|
+
|
411
|
+
def Data.Tl
|
412
|
+
new_l({"name":"Tagalog","iso_639_2":"tl","countries":["PHL"],"locales":[]})
|
413
|
+
end
|
414
|
+
|
415
|
+
def Data.Tg
|
416
|
+
new_l({"name":"Tajik","iso_639_2":"tg","countries":["TJK"],"locales":[]})
|
417
|
+
end
|
418
|
+
|
419
|
+
def Data.Ta
|
420
|
+
new_l({"name":"Tamil","iso_639_2":"ta","countries":["IND","LKA","MUS","MYS","SGP"],"locales":["ta-IN"]})
|
421
|
+
end
|
422
|
+
|
423
|
+
def Data.Te
|
424
|
+
new_l({"name":"Telugu","iso_639_2":"te","countries":["IND"],"locales":["te-IN"]})
|
425
|
+
end
|
426
|
+
|
427
|
+
def Data.Th
|
428
|
+
new_l({"name":"Thai","iso_639_2":"th","countries":["THA"],"locales":["th"]})
|
429
|
+
end
|
430
|
+
|
431
|
+
def Data.Ti
|
432
|
+
new_l({"name":"Tigrinya","iso_639_2":"ti","countries":[],"locales":[]})
|
433
|
+
end
|
434
|
+
|
435
|
+
def Data.Ts
|
436
|
+
new_l({"name":"Tsonga","iso_639_2":"ts","countries":["ZAF"],"locales":[]})
|
437
|
+
end
|
438
|
+
|
439
|
+
def Data.Tn
|
440
|
+
new_l({"name":"Tswana","iso_639_2":"tn","countries":["BWA","ZAF"],"locales":[]})
|
441
|
+
end
|
442
|
+
|
443
|
+
def Data.Tr
|
444
|
+
new_l({"name":"Turkish","iso_639_2":"tr","countries":["CYP","TUR"],"locales":["tr"]})
|
445
|
+
end
|
446
|
+
|
447
|
+
def Data.Tk
|
448
|
+
new_l({"name":"Turkmen","iso_639_2":"tk","countries":["TKM"],"locales":[]})
|
449
|
+
end
|
450
|
+
|
451
|
+
def Data.Uk
|
452
|
+
new_l({"name":"Ukrainian","iso_639_2":"uk","countries":["UKR"],"locales":["uk-UA"]})
|
453
|
+
end
|
454
|
+
|
455
|
+
def Data.Ur
|
456
|
+
new_l({"name":"Urdu","iso_639_2":"ur","countries":["FJI","PAK"],"locales":["ur-PK"]})
|
457
|
+
end
|
458
|
+
|
459
|
+
def Data.Uz
|
460
|
+
new_l({"name":"Uzbek","iso_639_2":"uz","countries":["UZB"],"locales":["Cy-uz","Lt-uz"]})
|
461
|
+
end
|
462
|
+
|
463
|
+
def Data.Ve
|
464
|
+
new_l({"name":"Venda","iso_639_2":"ve","countries":["ZAF"],"locales":[]})
|
465
|
+
end
|
466
|
+
|
467
|
+
def Data.Vi
|
468
|
+
new_l({"name":"Vietnamese","iso_639_2":"vi","countries":["VNM"],"locales":["vi-VN"]})
|
469
|
+
end
|
470
|
+
|
471
|
+
def Data.Cy
|
472
|
+
new_l({"name":"Welsh","iso_639_2":"cy","countries":["GBR"],"locales":[]})
|
473
|
+
end
|
474
|
+
|
475
|
+
def Data.Wo
|
476
|
+
new_l({"name":"Wolof","iso_639_2":"wo","countries":["SEN"],"locales":[]})
|
477
|
+
end
|
478
|
+
|
479
|
+
def Data.Xh
|
480
|
+
new_l({"name":"Xhosa","iso_639_2":"xh","countries":["ZAF"],"locales":[]})
|
481
|
+
end
|
482
|
+
|
483
|
+
def Data.Yo
|
484
|
+
new_l({"name":"Yoruba","iso_639_2":"yo","countries":["BEN","NGA"],"locales":[]})
|
485
|
+
end
|
486
|
+
|
487
|
+
def Data.Zu
|
488
|
+
new_l({"name":"Zulu","iso_639_2":"zu","countries":["ZAF"],"locales":[]})
|
489
|
+
end
|
490
|
+
|
491
|
+
end
|
492
|
+
end
|
493
|
+
end
|
494
|
+
end
|