Lines 72-77
VALUES ( 'am', 'language', 'en', 'Amharic');
Link Here
|
72 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
72 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
73 |
VALUES ( 'am', 'language', 'de', 'Amharisch'); |
73 |
VALUES ( 'am', 'language', 'de', 'Amharisch'); |
74 |
|
74 |
|
|
|
75 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
76 |
VALUES ( 'am', 'language', 'pl', 'Amharski'); |
77 |
|
75 |
-- Arabic |
78 |
-- Arabic |
76 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
79 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
77 |
VALUES ( 'ar', 'language', 'Arabic','2005-10-16'); |
80 |
VALUES ( 'ar', 'language', 'Arabic','2005-10-16'); |
Lines 91-96
VALUES ( 'ar', 'language', 'fr', 'Arabe');
Link Here
|
91 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
94 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
92 |
VALUES ( 'ar', 'language', 'de', 'Arabisch'); |
95 |
VALUES ( 'ar', 'language', 'de', 'Arabisch'); |
93 |
|
96 |
|
|
|
97 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
98 |
VALUES ( 'ar', 'language', 'pl', 'Arabski'); |
99 |
|
94 |
-- Azerbaijani |
100 |
-- Azerbaijani |
95 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
101 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
96 |
VALUES ( 'az', 'language', 'Azerbaijani','2014-10-30'); |
102 |
VALUES ( 'az', 'language', 'Azerbaijani','2014-10-30'); |
Lines 107-112
VALUES ( 'az', 'language', 'en', 'Azerbaijani');
Link Here
|
107 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
113 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
108 |
VALUES ( 'az', 'language', 'de', 'Aserbaidschanisch'); |
114 |
VALUES ( 'az', 'language', 'de', 'Aserbaidschanisch'); |
109 |
|
115 |
|
|
|
116 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
117 |
VALUES ( 'az', 'language', 'pl', 'Azerbejdżański'); |
118 |
|
110 |
-- Byelorussian |
119 |
-- Byelorussian |
111 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
120 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
112 |
VALUES ( 'be', 'language', 'Byelorussian','2014-10-30'); |
121 |
VALUES ( 'be', 'language', 'Byelorussian','2014-10-30'); |
Lines 123-128
VALUES ( 'be', 'language', 'en', 'Byelorussian');
Link Here
|
123 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
132 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
124 |
VALUES ( 'be', 'language', 'de', 'Belarussisch'); |
133 |
VALUES ( 'be', 'language', 'de', 'Belarussisch'); |
125 |
|
134 |
|
|
|
135 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
136 |
VALUES ( 'be', 'language', 'pl', 'Białoruski'); |
137 |
|
126 |
-- Bengali |
138 |
-- Bengali |
127 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
139 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
128 |
VALUES ( 'bn', 'language', 'Bengali','2014-10-30'); |
140 |
VALUES ( 'bn', 'language', 'Bengali','2014-10-30'); |
Lines 139-144
VALUES ( 'bn', 'language', 'en', 'Bengali');
Link Here
|
139 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
151 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
140 |
VALUES ( 'bn', 'language', 'de', 'Bengalisch'); |
152 |
VALUES ( 'bn', 'language', 'de', 'Bengalisch'); |
141 |
|
153 |
|
|
|
154 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
155 |
VALUES ( 'bn', 'language', 'pl', 'Bengalski'); |
156 |
|
142 |
-- Bulgarian |
157 |
-- Bulgarian |
143 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
158 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
144 |
VALUES ( 'bg', 'language', 'Bulgarian','2005-10-16'); |
159 |
VALUES ( 'bg', 'language', 'Bulgarian','2005-10-16'); |
Lines 158-163
VALUES ( 'bg', 'language', 'fr', 'Bulgare');
Link Here
|
158 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
173 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
159 |
VALUES ( 'bg', 'language', 'de', 'Bulgarisch'); |
174 |
VALUES ( 'bg', 'language', 'de', 'Bulgarisch'); |
160 |
|
175 |
|
|
|
176 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
177 |
VALUES ( 'bg', 'language', 'pl', 'Bułgarski'); |
178 |
|
161 |
-- Catalan |
179 |
-- Catalan |
162 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
180 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
163 |
VALUES ( 'ca', 'language', 'Catalan','2013-01-12' ); |
181 |
VALUES ( 'ca', 'language', 'Catalan','2013-01-12' ); |
Lines 180-185
VALUES ( 'ca', 'language', 'ca', 'Català');
Link Here
|
180 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
198 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
181 |
VALUES ( 'ca', 'language', 'de', 'Katalanisch'); |
199 |
VALUES ( 'ca', 'language', 'de', 'Katalanisch'); |
182 |
|
200 |
|
|
|
201 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
202 |
VALUES ( 'ca', 'language', 'pl', 'Kataloński'); |
203 |
|
183 |
-- Czech |
204 |
-- Czech |
184 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
205 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
185 |
VALUES ( 'cs', 'language', 'Czech','2005-10-16' ); |
206 |
VALUES ( 'cs', 'language', 'Czech','2005-10-16' ); |
Lines 199-204
VALUES ( 'cs', 'language', 'fr', 'Tchèque');
Link Here
|
199 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
220 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
200 |
VALUES ( 'cs', 'language', 'de', 'Tschechisch'); |
221 |
VALUES ( 'cs', 'language', 'de', 'Tschechisch'); |
201 |
|
222 |
|
|
|
223 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
224 |
VALUES ( 'cs', 'language', 'pl', 'Czeski'); |
225 |
|
202 |
-- Danish |
226 |
-- Danish |
203 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
227 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
204 |
VALUES ( 'da', 'language', 'Danish','2005-10-16' ); |
228 |
VALUES ( 'da', 'language', 'Danish','2005-10-16' ); |
Lines 218-223
VALUES ( 'da', 'language', 'fr', 'Danois');
Link Here
|
218 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
242 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
219 |
VALUES ( 'da', 'language', 'de', 'Dänisch'); |
243 |
VALUES ( 'da', 'language', 'de', 'Dänisch'); |
220 |
|
244 |
|
|
|
245 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
246 |
VALUES ( 'da', 'language', 'pl', 'Duński'); |
247 |
|
221 |
-- German |
248 |
-- German |
222 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
249 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
223 |
VALUES ( 'de', 'language', 'German','2005-10-16' ); |
250 |
VALUES ( 'de', 'language', 'German','2005-10-16' ); |
Lines 234-239
VALUES ( 'de', 'language', 'en', 'German');
Link Here
|
234 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
261 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
235 |
VALUES ( 'de', 'language', 'fr', 'Allemand'); |
262 |
VALUES ( 'de', 'language', 'fr', 'Allemand'); |
236 |
|
263 |
|
|
|
264 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
265 |
VALUES ( 'de', 'language', 'pl', 'Niemiecki'); |
266 |
|
237 |
-- Greek |
267 |
-- Greek |
238 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
268 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
239 |
VALUES ( 'el', 'language', 'Greek, Modern [1453- ]','2005-10-16'); |
269 |
VALUES ( 'el', 'language', 'Greek, Modern [1453- ]','2005-10-16'); |
Lines 253-258
VALUES ( 'el', 'language', 'fr', 'Grec Moderne (Après 1453)');
Link Here
|
253 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
283 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
254 |
VALUES ( 'el', 'language', 'de', 'Griechisch (Modern 1453-)'); |
284 |
VALUES ( 'el', 'language', 'de', 'Griechisch (Modern 1453-)'); |
255 |
|
285 |
|
|
|
286 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
287 |
VALUES ( 'el', 'language', 'pl', 'Grecki nowożytny (po 1453)'); |
288 |
|
256 |
-- English |
289 |
-- English |
257 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
290 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
258 |
VALUES ( 'en', 'language', 'English','2005-10-16' ); |
291 |
VALUES ( 'en', 'language', 'English','2005-10-16' ); |
Lines 269-274
VALUES ( 'en', 'language', 'fr', 'Anglais');
Link Here
|
269 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
302 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
270 |
VALUES ( 'en', 'language', 'de', 'Englisch'); |
303 |
VALUES ( 'en', 'language', 'de', 'Englisch'); |
271 |
|
304 |
|
|
|
305 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
306 |
VALUES ( 'en', 'language', 'pl', 'Angielski'); |
307 |
|
272 |
-- Spanish, Castilian |
308 |
-- Spanish, Castilian |
273 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
309 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
274 |
VALUES ( 'es', 'language', 'Spanish','2005-10-16' ); |
310 |
VALUES ( 'es', 'language', 'Spanish','2005-10-16' ); |
Lines 288-293
VALUES ( 'es', 'language', 'fr', 'Espagnol');
Link Here
|
288 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
324 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
289 |
VALUES ( 'es', 'language', 'de', 'Spanisch'); |
325 |
VALUES ( 'es', 'language', 'de', 'Spanisch'); |
290 |
|
326 |
|
|
|
327 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
328 |
VALUES ( 'es', 'language', 'pl', 'Hiszpański'); |
329 |
|
291 |
-- Basque |
330 |
-- Basque |
292 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
331 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
293 |
VALUES ( 'eu', 'language', 'Basque','2014-10-30'); |
332 |
VALUES ( 'eu', 'language', 'Basque','2014-10-30'); |
Lines 304-309
VALUES ( 'eu', 'language', 'en', 'Basque');
Link Here
|
304 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
343 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
305 |
VALUES ( 'eu', 'language', 'de', 'Baskisch'); |
344 |
VALUES ( 'eu', 'language', 'de', 'Baskisch'); |
306 |
|
345 |
|
|
|
346 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
347 |
VALUES ( 'eu', 'language', 'pl', 'Baskijski'); |
348 |
|
307 |
-- Persian |
349 |
-- Persian |
308 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
350 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
309 |
VALUES ( 'fa', 'language', 'Persian','2005-10-16'); |
351 |
VALUES ( 'fa', 'language', 'Persian','2005-10-16'); |
Lines 323-328
VALUES ( 'fa', 'language', 'fr', 'Persan');
Link Here
|
323 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
365 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
324 |
VALUES ( 'fa', 'language', 'de', 'Persisch'); |
366 |
VALUES ( 'fa', 'language', 'de', 'Persisch'); |
325 |
|
367 |
|
|
|
368 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
369 |
VALUES ( 'fa', 'language', 'pl', 'Perski'); |
370 |
|
326 |
-- Finnish |
371 |
-- Finnish |
327 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
372 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
328 |
VALUES ( 'fi', 'language', 'Finnish','2005-10-16' ); |
373 |
VALUES ( 'fi', 'language', 'Finnish','2005-10-16' ); |
Lines 339-344
VALUES ( 'fi', 'language', 'en', 'Finnish');
Link Here
|
339 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
384 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
340 |
VALUES ( 'fi', 'language', 'de', 'Finnisch'); |
385 |
VALUES ( 'fi', 'language', 'de', 'Finnisch'); |
341 |
|
386 |
|
|
|
387 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
388 |
VALUES ( 'fi', 'language', 'pl', 'Fiński'); |
389 |
|
342 |
-- Faroese |
390 |
-- Faroese |
343 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
391 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
344 |
VALUES ( 'fo', 'language', 'Faroese','2014-10-30'); |
392 |
VALUES ( 'fo', 'language', 'Faroese','2014-10-30'); |
Lines 355-360
VALUES ( 'fo', 'language', 'en', 'Faroese');
Link Here
|
355 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
403 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
356 |
VALUES ( 'fo', 'language', 'de', 'Färöisch'); |
404 |
VALUES ( 'fo', 'language', 'de', 'Färöisch'); |
357 |
|
405 |
|
|
|
406 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
407 |
VALUES ( 'fo', 'language', 'pl', 'Farerski'); |
408 |
|
358 |
-- French |
409 |
-- French |
359 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
410 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
360 |
VALUES ( 'fr', 'language', 'French','2005-10-16' ); |
411 |
VALUES ( 'fr', 'language', 'French','2005-10-16' ); |
Lines 371-376
VALUES ( 'fr', 'language', 'fr', 'Français');
Link Here
|
371 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
422 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
372 |
VALUES ( 'fr', 'language', 'de', 'Französisch'); |
423 |
VALUES ( 'fr', 'language', 'de', 'Französisch'); |
373 |
|
424 |
|
|
|
425 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
426 |
VALUES ( 'fr', 'language', 'pl', 'Francuski'); |
427 |
|
374 |
-- Galician |
428 |
-- Galician |
375 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
429 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
376 |
VALUES ( 'gl', 'language', 'Galician','2005-10-16' ); |
430 |
VALUES ( 'gl', 'language', 'Galician','2005-10-16' ); |
Lines 390-395
VALUES ( 'gl', 'language', 'fr', 'Galicien');
Link Here
|
390 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
444 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
391 |
VALUES ( 'gl', 'language', 'de', 'Galicisch'); |
445 |
VALUES ( 'gl', 'language', 'de', 'Galicisch'); |
392 |
|
446 |
|
|
|
447 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
448 |
VALUES ( 'gl', 'language', 'pl', 'Galicyjski'); |
449 |
|
393 |
-- Hebrew |
450 |
-- Hebrew |
394 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
451 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
395 |
VALUES ( 'he', 'language', 'Hebrew','2005-10-16'); |
452 |
VALUES ( 'he', 'language', 'Hebrew','2005-10-16'); |
Lines 409-414
VALUES ( 'he', 'language', 'fr', 'Hébreu');
Link Here
|
409 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
466 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
410 |
VALUES ( 'he', 'language', 'de', 'Hebräisch'); |
467 |
VALUES ( 'he', 'language', 'de', 'Hebräisch'); |
411 |
|
468 |
|
|
|
469 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
470 |
VALUES ( 'he', 'language', 'pl', 'Hebrajski'); |
471 |
|
412 |
-- Hindi |
472 |
-- Hindi |
413 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
473 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
414 |
VALUES ( 'hi', 'language', 'Hindi','2005-10-16'); |
474 |
VALUES ( 'hi', 'language', 'Hindi','2005-10-16'); |
Lines 428-433
VALUES ( 'hi', 'language', 'fr', 'Hindi');
Link Here
|
428 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
488 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
429 |
VALUES ( 'hi', 'language', 'de', 'Hindi'); |
489 |
VALUES ( 'hi', 'language', 'de', 'Hindi'); |
430 |
|
490 |
|
|
|
491 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
492 |
VALUES ( 'hi', 'language', 'pl', 'Indoaryjskie (inne)'); |
493 |
|
431 |
-- Croatian |
494 |
-- Croatian |
432 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
495 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
433 |
VALUES ( 'hr', 'language', 'Croatian','2014-07-24' ); |
496 |
VALUES ( 'hr', 'language', 'Croatian','2014-07-24' ); |
Lines 447-452
VALUES ( 'hr', 'language', 'fr', 'Croate');
Link Here
|
447 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
510 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
448 |
VALUES ( 'hr', 'language', 'de', 'Kroatisch'); |
511 |
VALUES ( 'hr', 'language', 'de', 'Kroatisch'); |
449 |
|
512 |
|
|
|
513 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
514 |
VALUES ( 'hr', 'language', 'pl', 'Chorwacki'); |
515 |
|
450 |
-- Hungarian |
516 |
-- Hungarian |
451 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
517 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
452 |
VALUES ( 'hu', 'language', 'Hungarian','2005-10-16' ); |
518 |
VALUES ( 'hu', 'language', 'Hungarian','2005-10-16' ); |
Lines 466-471
VALUES ( 'hu', 'language', 'fr', 'Hongrois');
Link Here
|
466 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
532 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
467 |
VALUES ( 'hu', 'language', 'de', 'Ungarisch'); |
533 |
VALUES ( 'hu', 'language', 'de', 'Ungarisch'); |
468 |
|
534 |
|
|
|
535 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
536 |
VALUES ( 'hu', 'language', 'pl', 'Węgierski'); |
537 |
|
469 |
-- Armenian |
538 |
-- Armenian |
470 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
539 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
471 |
VALUES ( 'hy', 'language', 'Armenian','2005-10-16'); |
540 |
VALUES ( 'hy', 'language', 'Armenian','2005-10-16'); |
Lines 485-490
VALUES ( 'hy', 'language', 'fr', 'Armenian');
Link Here
|
485 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
554 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
486 |
VALUES ( 'hy', 'language', 'de', 'Armenisch'); |
555 |
VALUES ( 'hy', 'language', 'de', 'Armenisch'); |
487 |
|
556 |
|
|
|
557 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
558 |
VALUES ( 'hy', 'language', 'pl', 'Ormiański'); |
559 |
|
488 |
-- Indonesian |
560 |
-- Indonesian |
489 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
561 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
490 |
VALUES ( 'id', 'language', 'Indonesian','2005-10-16' ); |
562 |
VALUES ( 'id', 'language', 'Indonesian','2005-10-16' ); |
Lines 504-509
VALUES ( 'id', 'language', 'fr', 'Indonésien');
Link Here
|
504 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
576 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
505 |
VALUES ( 'id', 'language', 'de', 'Indonesisch'); |
577 |
VALUES ( 'id', 'language', 'de', 'Indonesisch'); |
506 |
|
578 |
|
|
|
579 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
580 |
VALUES ( 'id', 'language', 'pl', 'Indonezyjski'); |
581 |
|
507 |
-- Icelandic |
582 |
-- Icelandic |
508 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
583 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
509 |
VALUES ( 'is', 'language', 'Icelandic','2014-10-30'); |
584 |
VALUES ( 'is', 'language', 'Icelandic','2014-10-30'); |
Lines 520-525
VALUES ( 'is', 'language', 'en', 'Icelandic');
Link Here
|
520 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
595 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
521 |
VALUES ( 'is', 'language', 'de', 'Isländisch'); |
596 |
VALUES ( 'is', 'language', 'de', 'Isländisch'); |
522 |
|
597 |
|
|
|
598 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
599 |
VALUES ( 'is', 'language', 'pl', 'Islandzki'); |
600 |
|
523 |
-- Italian |
601 |
-- Italian |
524 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
602 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
525 |
VALUES ( 'it', 'language', 'Italian','2005-10-16' ); |
603 |
VALUES ( 'it', 'language', 'Italian','2005-10-16' ); |
Lines 539-544
VALUES ( 'it', 'language', 'fr', 'Italien');
Link Here
|
539 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
617 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
540 |
VALUES ( 'it', 'language', 'de', 'Italienisch'); |
618 |
VALUES ( 'it', 'language', 'de', 'Italienisch'); |
541 |
|
619 |
|
|
|
620 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
621 |
VALUES ( 'it', 'language', 'pl', 'Włoski'); |
622 |
|
542 |
-- Japanese |
623 |
-- Japanese |
543 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
624 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
544 |
VALUES ( 'ja', 'language', 'Japanese','2005-10-16'); |
625 |
VALUES ( 'ja', 'language', 'Japanese','2005-10-16'); |
Lines 558-563
VALUES ( 'ja', 'language', 'fr', 'Japonais');
Link Here
|
558 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
639 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
559 |
VALUES ( 'ja', 'language', 'de', 'Japanisch'); |
640 |
VALUES ( 'ja', 'language', 'de', 'Japanisch'); |
560 |
|
641 |
|
|
|
642 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
643 |
VALUES ( 'ja', 'language', 'pl', 'Japoński'); |
644 |
|
561 |
-- Georgian |
645 |
-- Georgian |
562 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
646 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
563 |
VALUES ( 'ka', 'language', 'Georgian','2015-04-20'); |
647 |
VALUES ( 'ka', 'language', 'Georgian','2015-04-20'); |
Lines 580-585
VALUES ( 'ka', 'language', 'de', 'Georgisch');
Link Here
|
580 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
664 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
581 |
VALUES ( 'ka', 'language', 'es', 'Georgiano'); |
665 |
VALUES ( 'ka', 'language', 'es', 'Georgiano'); |
582 |
|
666 |
|
|
|
667 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
668 |
VALUES ( 'ka', 'language', 'pl', 'Gruziński'); |
669 |
|
583 |
-- Kannada |
670 |
-- Kannada |
584 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
671 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
585 |
VALUES ( 'kn', 'language', 'Kannada','2014-10-30'); |
672 |
VALUES ( 'kn', 'language', 'Kannada','2014-10-30'); |
Lines 593-598
VALUES ( 'kn', 'language', 'kn', 'ಕನ್ನಡ');
Link Here
|
593 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
680 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
594 |
VALUES ( 'kn', 'language', 'en', 'Kannada'); |
681 |
VALUES ( 'kn', 'language', 'en', 'Kannada'); |
595 |
|
682 |
|
|
|
683 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
684 |
VALUES ( 'kn', 'language', 'pl', 'Kannada'); |
685 |
|
596 |
-- Khmer |
686 |
-- Khmer |
597 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
687 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
598 |
VALUES ( 'km', 'language', 'Khmer','2014-10-30'); |
688 |
VALUES ( 'km', 'language', 'Khmer','2014-10-30'); |
Lines 609-614
VALUES( 'km', 'language', 'en', 'Khmer');
Link Here
|
609 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
699 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
610 |
VALUES ( 'km', 'language', 'de', 'Khmer'); |
700 |
VALUES ( 'km', 'language', 'de', 'Khmer'); |
611 |
|
701 |
|
|
|
702 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
703 |
VALUES ( 'km', 'language', 'pl', 'Khmerski'); |
704 |
|
612 |
-- Korean |
705 |
-- Korean |
613 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
706 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
614 |
VALUES ( 'ko', 'language', 'Korean','2005-10-16'); |
707 |
VALUES ( 'ko', 'language', 'Korean','2005-10-16'); |
Lines 628-633
VALUES ( 'ko', 'language', 'fr', 'Coréen');
Link Here
|
628 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
721 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
629 |
VALUES ( 'ko', 'language', 'de', 'Koreanisch'); |
722 |
VALUES ( 'ko', 'language', 'de', 'Koreanisch'); |
630 |
|
723 |
|
|
|
724 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
725 |
VALUES ( 'ko', 'language', 'pl', 'Koreański'); |
726 |
|
631 |
-- Kurdish |
727 |
-- Kurdish |
632 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
728 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
633 |
VALUES ( 'ku', 'language', 'Kurdish','2014-05-13'); |
729 |
VALUES ( 'ku', 'language', 'Kurdish','2014-05-13'); |
Lines 650-655
VALUES ( 'ku', 'language', 'de', 'Kurdisch');
Link Here
|
650 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
746 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
651 |
VALUES ( 'ku', 'language', 'es', 'Kurdo'); |
747 |
VALUES ( 'ku', 'language', 'es', 'Kurdo'); |
652 |
|
748 |
|
|
|
749 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
750 |
VALUES ( 'ku', 'language', 'pl', 'Kurdyjski'); |
751 |
|
653 |
-- Latin |
752 |
-- Latin |
654 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
753 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
655 |
VALUES ( 'la', 'language', 'Latin','2005-10-16' ); |
754 |
VALUES ( 'la', 'language', 'Latin','2005-10-16' ); |
Lines 669-674
VALUES ( 'la', 'language', 'fr', 'Latin');
Link Here
|
669 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
768 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
670 |
VALUES ( 'la', 'language', 'de', 'Lateinisch'); |
769 |
VALUES ( 'la', 'language', 'de', 'Lateinisch'); |
671 |
|
770 |
|
|
|
771 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
772 |
VALUES ( 'la', 'language', 'pl', 'Łaciński'); |
773 |
|
672 |
-- Lao |
774 |
-- Lao |
673 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
775 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
674 |
VALUES ( 'lo', 'language', 'Lao','2005-10-16' ); |
776 |
VALUES ( 'lo', 'language', 'Lao','2005-10-16' ); |
Lines 688-693
VALUES ( 'lo', 'language', 'fr', 'Laotien');
Link Here
|
688 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
790 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
689 |
VALUES ( 'lo', 'language', 'de', 'Laotisch'); |
791 |
VALUES ( 'lo', 'language', 'de', 'Laotisch'); |
690 |
|
792 |
|
|
|
793 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
794 |
VALUES ( 'lo', 'language', 'pl', 'Laotański'); |
795 |
|
691 |
-- Maori |
796 |
-- Maori |
692 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
797 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
693 |
VALUES ( 'mi', 'language', 'Maori','2014-10-30'); |
798 |
VALUES ( 'mi', 'language', 'Maori','2014-10-30'); |
Lines 704-709
VALUES ( 'mi', 'language', 'en', 'Maori');
Link Here
|
704 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
809 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
705 |
VALUES ( 'mi', 'language', 'de', 'Maorisch'); |
810 |
VALUES ( 'mi', 'language', 'de', 'Maorisch'); |
706 |
|
811 |
|
|
|
812 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
813 |
VALUES ( 'mi', 'language', 'pl', 'Maoryjski'); |
814 |
|
707 |
-- Mongolian |
815 |
-- Mongolian |
708 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
816 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
709 |
VALUES ( 'mn', 'language', 'Mongolian','2014-10-30'); |
817 |
VALUES ( 'mn', 'language', 'Mongolian','2014-10-30'); |
Lines 720-725
VALUES ( 'mn', 'language', 'en', 'Mongolian');
Link Here
|
720 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
828 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
721 |
VALUES ( 'mn', 'language', 'de', 'Mongolisch'); |
829 |
VALUES ( 'mn', 'language', 'de', 'Mongolisch'); |
722 |
|
830 |
|
|
|
831 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
832 |
VALUES ( 'mn', 'language', 'pl', 'Mongolski'); |
833 |
|
723 |
-- Marathi |
834 |
-- Marathi |
724 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
835 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
725 |
VALUES ( 'mr', 'language', 'Marathi','2014-10-30'); |
836 |
VALUES ( 'mr', 'language', 'Marathi','2014-10-30'); |
Lines 736-741
VALUES ( 'mr', 'language', 'en', 'Marathi');
Link Here
|
736 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
847 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
737 |
VALUES ( 'mr', 'language', 'de', 'Marathi'); |
848 |
VALUES ( 'mr', 'language', 'de', 'Marathi'); |
738 |
|
849 |
|
|
|
850 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
851 |
VALUES ( 'mr', 'language', 'pl', 'Marathi'); |
852 |
|
739 |
-- Malay |
853 |
-- Malay |
740 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
854 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
741 |
VALUES ( 'ms', 'language', 'Malay','2014-10-30'); |
855 |
VALUES ( 'ms', 'language', 'Malay','2014-10-30'); |
Lines 752-757
VALUES ( 'ms', 'language', 'en', 'Malay');
Link Here
|
752 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
866 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
753 |
VALUES ( 'ms', 'language', 'de', 'Malaiisch'); |
867 |
VALUES ( 'ms', 'language', 'de', 'Malaiisch'); |
754 |
|
868 |
|
|
|
869 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
870 |
VALUES ( 'ms', 'language', 'pl', 'Malajski'); |
871 |
|
755 |
-- Norwegian (bokmål) |
872 |
-- Norwegian (bokmål) |
756 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
873 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
757 |
VALUES ( 'nb', 'language', 'Norwegian bokmål','2005-10-16' ); |
874 |
VALUES ( 'nb', 'language', 'Norwegian bokmål','2005-10-16' ); |
Lines 771-776
VALUES ( 'nb', 'language', 'fr', 'Norvégien bokmål');
Link Here
|
771 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
888 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
772 |
VALUES ( 'nb', 'language', 'de', 'Norwegisch bokmål'); |
889 |
VALUES ( 'nb', 'language', 'de', 'Norwegisch bokmål'); |
773 |
|
890 |
|
|
|
891 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
892 |
VALUES ( 'nb', 'language', 'pl', 'Norweski bokmål'); |
893 |
|
774 |
-- Nepali |
894 |
-- Nepali |
775 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
895 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
776 |
VALUES ( 'ne', 'language', 'Nepali','2014-10-30'); |
896 |
VALUES ( 'ne', 'language', 'Nepali','2014-10-30'); |
Lines 787-792
VALUES ( 'ne', 'language', 'en', 'Nepali');
Link Here
|
787 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
907 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
788 |
VALUES ( 'ne', 'language', 'de', 'Nepali'); |
908 |
VALUES ( 'ne', 'language', 'de', 'Nepali'); |
789 |
|
909 |
|
|
|
910 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
911 |
VALUES ( 'ne', 'language', 'pl', 'Nepalski'); |
912 |
|
790 |
-- Dutch |
913 |
-- Dutch |
791 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
914 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
792 |
VALUES ( 'nl', 'language', 'Dutch','2005-10-16' ); |
915 |
VALUES ( 'nl', 'language', 'Dutch','2005-10-16' ); |
Lines 806-811
VALUES ( 'nl', 'language', 'fr', 'Néerlandais');
Link Here
|
806 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
929 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
807 |
VALUES ( 'nl', 'language', 'de', 'Niederländisch'); |
930 |
VALUES ( 'nl', 'language', 'de', 'Niederländisch'); |
808 |
|
931 |
|
|
|
932 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
933 |
VALUES ( 'nl', 'language', 'pl', 'Niderlandzki'); |
934 |
|
809 |
-- Norwegian (nynorsk) |
935 |
-- Norwegian (nynorsk) |
810 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
936 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
811 |
VALUES ( 'nn', 'language', 'Norwegian nynorsk','2011-02-14' ); |
937 |
VALUES ( 'nn', 'language', 'Norwegian nynorsk','2011-02-14' ); |
Lines 828-833
VALUES ( 'nn', 'language', 'fr', 'Norvégien nynorsk');
Link Here
|
828 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
954 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
829 |
VALUES ( 'nn', 'language', 'de', 'Norwegisch nynorsk'); |
955 |
VALUES ( 'nn', 'language', 'de', 'Norwegisch nynorsk'); |
830 |
|
956 |
|
|
|
957 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
958 |
VALUES ( 'nn', 'language', 'pl', 'Norweski nynorsk'); |
959 |
|
831 |
-- Pangwa |
960 |
-- Pangwa |
832 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
961 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
833 |
VALUES ( 'pbr', 'language', 'Pangwa','2014-10-30'); |
962 |
VALUES ( 'pbr', 'language', 'Pangwa','2014-10-30'); |
Lines 898-903
VALUES ( 'pt', 'language', 'fr', 'Portugais');
Link Here
|
898 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1027 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
899 |
VALUES ( 'pt', 'language', 'de', 'Portugiesisch'); |
1028 |
VALUES ( 'pt', 'language', 'de', 'Portugiesisch'); |
900 |
|
1029 |
|
|
|
1030 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1031 |
VALUES ( 'pt', 'language', 'pl', 'Portugalski'); |
1032 |
|
901 |
-- Romanian |
1033 |
-- Romanian |
902 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1034 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
903 |
VALUES ( 'ro', 'language', 'Romanian','2005-10-16' ); |
1035 |
VALUES ( 'ro', 'language', 'Romanian','2005-10-16' ); |
Lines 917-922
VALUES ( 'ro', 'language', 'fr', 'Roumain');
Link Here
|
917 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1049 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
918 |
VALUES ( 'ro', 'language', 'de', 'Rumänisch'); |
1050 |
VALUES ( 'ro', 'language', 'de', 'Rumänisch'); |
919 |
|
1051 |
|
|
|
1052 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1053 |
VALUES ( 'ro', 'language', 'pl', 'Rumuński'); |
1054 |
|
920 |
-- Russian |
1055 |
-- Russian |
921 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1056 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
922 |
VALUES ( 'ru', 'language', 'Russian','2005-10-16'); |
1057 |
VALUES ( 'ru', 'language', 'Russian','2005-10-16'); |
Lines 936-941
VALUES ( 'ru', 'language', 'fr', 'Russe');
Link Here
|
936 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1071 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
937 |
VALUES ( 'ru', 'language', 'de', 'Russisch'); |
1072 |
VALUES ( 'ru', 'language', 'de', 'Russisch'); |
938 |
|
1073 |
|
|
|
1074 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1075 |
VALUES ( 'ru', 'language', 'pl', 'Rosyjski'); |
1076 |
|
939 |
-- Kinyarwanda |
1077 |
-- Kinyarwanda |
940 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1078 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
941 |
VALUES ( 'rw', 'language', 'Kinyarwanda','2014-10-30'); |
1079 |
VALUES ( 'rw', 'language', 'Kinyarwanda','2014-10-30'); |
Lines 952-957
VALUES ( 'rw', 'language', 'en', 'Kinyarwanda');
Link Here
|
952 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1090 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
953 |
VALUES ( 'rw', 'language', 'de', 'Kinyarwanda'); |
1091 |
VALUES ( 'rw', 'language', 'de', 'Kinyarwanda'); |
954 |
|
1092 |
|
|
|
1093 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1094 |
VALUES ( 'rw', 'language', 'pl', 'Kinyarwanda'); |
1095 |
|
955 |
-- Sindhi |
1096 |
-- Sindhi |
956 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1097 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
957 |
VALUES ( 'sd', 'language', 'Sindhi','2014-10-30'); |
1098 |
VALUES ( 'sd', 'language', 'Sindhi','2014-10-30'); |
Lines 968-973
VALUES ( 'sd', 'language', 'en', 'Sindhi');
Link Here
|
968 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1109 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
969 |
VALUES ( 'sd', 'language', 'de', 'Sindhi'); |
1110 |
VALUES ( 'sd', 'language', 'de', 'Sindhi'); |
970 |
|
1111 |
|
|
|
1112 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1113 |
VALUES ( 'sd', 'language', 'pl', 'Sindhi'); |
1114 |
|
971 |
-- Slovak |
1115 |
-- Slovak |
972 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1116 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
973 |
VALUES ( 'sk', 'language', 'Slovak','2014-10-30'); |
1117 |
VALUES ( 'sk', 'language', 'Slovak','2014-10-30'); |
Lines 984-989
VALUES ( 'sk', 'language', 'en', 'Slovak');
Link Here
|
984 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1128 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
985 |
VALUES ( 'sk', 'language', 'de', 'Slowakisch'); |
1129 |
VALUES ( 'sk', 'language', 'de', 'Slowakisch'); |
986 |
|
1130 |
|
|
|
1131 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1132 |
VALUES ( 'sk', 'language', 'pl', 'Słowacki'); |
1133 |
|
987 |
-- Slovene |
1134 |
-- Slovene |
988 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1135 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
989 |
VALUES ( 'sl', 'language', 'Slovene','2014-10-30'); |
1136 |
VALUES ( 'sl', 'language', 'Slovene','2014-10-30'); |
Lines 1000-1005
VALUES ( 'sl', 'language', 'en', 'Slovene');
Link Here
|
1000 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1147 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1001 |
VALUES ( 'sl', 'language', 'de', 'Slowenisch'); |
1148 |
VALUES ( 'sl', 'language', 'de', 'Slowenisch'); |
1002 |
|
1149 |
|
|
|
1150 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1151 |
VALUES ( 'sl', 'language', 'pl', 'Słoweński'); |
1152 |
|
1003 |
-- Albanian |
1153 |
-- Albanian |
1004 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1154 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1005 |
VALUES ( 'sq', 'language', 'Albanian','2014-10-30'); |
1155 |
VALUES ( 'sq', 'language', 'Albanian','2014-10-30'); |
Lines 1016-1021
VALUES ( 'sq', 'language', 'en', 'Albanian');
Link Here
|
1016 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1166 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1017 |
VALUES ( 'sq', 'language', 'de', 'Albanisch'); |
1167 |
VALUES ( 'sq', 'language', 'de', 'Albanisch'); |
1018 |
|
1168 |
|
|
|
1169 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1170 |
VALUES ( 'sq', 'language', 'pl', 'Albański'); |
1171 |
|
1019 |
-- Serbian |
1172 |
-- Serbian |
1020 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1173 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1021 |
VALUES ( 'sr', 'language', 'Serbian','2005-10-16' ); |
1174 |
VALUES ( 'sr', 'language', 'Serbian','2005-10-16' ); |
Lines 1035-1040
VALUES ( 'sr', 'language', 'fr', 'Serbe');
Link Here
|
1035 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1188 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1036 |
VALUES ( 'sr', 'language', 'de', 'Serbisch'); |
1189 |
VALUES ( 'sr', 'language', 'de', 'Serbisch'); |
1037 |
|
1190 |
|
|
|
1191 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1192 |
VALUES ( 'sr', 'language', 'pl', 'Serbski'); |
1193 |
|
1038 |
-- Swedish |
1194 |
-- Swedish |
1039 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1195 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1040 |
VALUES ( 'sv', 'language', 'Swedish','2005-10-16' ); |
1196 |
VALUES ( 'sv', 'language', 'Swedish','2005-10-16' ); |
Lines 1054-1059
VALUES ( 'sv', 'language', 'fr', 'Suédois');
Link Here
|
1054 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1210 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1055 |
VALUES ( 'sv', 'language', 'de', 'Schwedisch'); |
1211 |
VALUES ( 'sv', 'language', 'de', 'Schwedisch'); |
1056 |
|
1212 |
|
|
|
1213 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1214 |
VALUES ( 'sv', 'language', 'pl', 'Szwedzki'); |
1215 |
|
1057 |
-- Swahili |
1216 |
-- Swahili |
1058 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1217 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1059 |
VALUES ( 'sw', 'language', 'Swahili','2014-10-30'); |
1218 |
VALUES ( 'sw', 'language', 'Swahili','2014-10-30'); |
Lines 1070-1075
VALUES ( 'sw', 'language', 'en', 'Swahili');
Link Here
|
1070 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1229 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1071 |
VALUES ( 'sw', 'language', 'de', 'Swahili'); |
1230 |
VALUES ( 'sw', 'language', 'de', 'Swahili'); |
1072 |
|
1231 |
|
|
|
1232 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1233 |
VALUES ( 'sw', 'language', 'pl', 'Suahili'); |
1234 |
|
1073 |
-- Tamil |
1235 |
-- Tamil |
1074 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1236 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1075 |
VALUES ( 'ta', 'language', 'Tamil','2014-10-30'); |
1237 |
VALUES ( 'ta', 'language', 'Tamil','2014-10-30'); |
Lines 1086-1091
VALUES ( 'ta', 'language', 'en', 'Tamil');
Link Here
|
1086 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1248 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1087 |
VALUES ( 'ta', 'language', 'de', 'Tamil'); |
1249 |
VALUES ( 'ta', 'language', 'de', 'Tamil'); |
1088 |
|
1250 |
|
|
|
1251 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1252 |
VALUES ( 'ta', 'language', 'pl', 'Tamilski'); |
1253 |
|
1089 |
-- Tetum |
1254 |
-- Tetum |
1090 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1255 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1091 |
VALUES ( 'tet', 'language', 'Tetum','2005-10-16' ); |
1256 |
VALUES ( 'tet', 'language', 'Tetum','2005-10-16' ); |
Lines 1105-1110
VALUES ( 'tet', 'language', 'fr', 'Tétoum');
Link Here
|
1105 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1270 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1106 |
VALUES ( 'tet', 'language', 'de', 'Tetum'); |
1271 |
VALUES ( 'tet', 'language', 'de', 'Tetum'); |
1107 |
|
1272 |
|
|
|
1273 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1274 |
VALUES ( 'tet', 'language', 'pl', 'Tetum'); |
1275 |
|
1108 |
-- Thai |
1276 |
-- Thai |
1109 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1277 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1110 |
VALUES ( 'th', 'language', 'Thai','2005-10-16'); |
1278 |
VALUES ( 'th', 'language', 'Thai','2005-10-16'); |
Lines 1124-1129
VALUES ( 'th', 'language', 'fr', 'Thaï');
Link Here
|
1124 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1292 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1125 |
VALUES ( 'th', 'language', 'de', 'Thailändisch'); |
1293 |
VALUES ( 'th', 'language', 'de', 'Thailändisch'); |
1126 |
|
1294 |
|
|
|
1295 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1296 |
VALUES ( 'th', 'language', 'pl', 'Tajski (syjamski)'); |
1297 |
|
1127 |
-- Tagalog |
1298 |
-- Tagalog |
1128 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1299 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1129 |
VALUES ( 'tl', 'language', 'Tagalog','2014-10-30'); |
1300 |
VALUES ( 'tl', 'language', 'Tagalog','2014-10-30'); |
Lines 1140-1145
VALUES ( 'tl', 'language', 'en', 'Tagalog');
Link Here
|
1140 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1311 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1141 |
VALUES ( 'tl', 'language', 'de', 'Tagalog'); |
1312 |
VALUES ( 'tl', 'language', 'de', 'Tagalog'); |
1142 |
|
1313 |
|
|
|
1314 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1315 |
VALUES ( 'tl', 'language', 'pl', 'Tagalog (tagalski)'); |
1316 |
|
1143 |
-- Turkish |
1317 |
-- Turkish |
1144 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1318 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1145 |
VALUES ( 'tr', 'language', 'Turkish','2005-10-16' ); |
1319 |
VALUES ( 'tr', 'language', 'Turkish','2005-10-16' ); |
Lines 1159-1164
VALUES ( 'tr', 'language', 'fr', 'Turc');
Link Here
|
1159 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1333 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1160 |
VALUES ( 'tr', 'language', 'de', 'Türkisch'); |
1334 |
VALUES ( 'tr', 'language', 'de', 'Türkisch'); |
1161 |
|
1335 |
|
|
|
1336 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1337 |
VALUES ( 'tr', 'language', 'pl', 'Turecki'); |
1338 |
|
1162 |
-- Ukrainian |
1339 |
-- Ukrainian |
1163 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1340 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1164 |
VALUES ( 'uk', 'language', 'Ukrainian','2005-10-16'); |
1341 |
VALUES ( 'uk', 'language', 'Ukrainian','2005-10-16'); |
Lines 1178-1183
VALUES ( 'uk', 'language', 'fr', 'Ukrainien');
Link Here
|
1178 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1355 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1179 |
VALUES ( 'uk', 'language', 'de', 'Ukrainisch'); |
1356 |
VALUES ( 'uk', 'language', 'de', 'Ukrainisch'); |
1180 |
|
1357 |
|
|
|
1358 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1359 |
VALUES ( 'uk', 'language', 'pl', 'Ukraiński'); |
1360 |
|
1181 |
-- Urdu |
1361 |
-- Urdu |
1182 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1362 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1183 |
VALUES ( 'ur', 'language', 'Urdu','2005-10-16' ); |
1363 |
VALUES ( 'ur', 'language', 'Urdu','2005-10-16' ); |
Lines 1197-1202
VALUES ( 'ur', 'language', 'fr', 'Ourdou');
Link Here
|
1197 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1377 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1198 |
VALUES ( 'ur', 'language', 'de', 'Urdu'); |
1378 |
VALUES ( 'ur', 'language', 'de', 'Urdu'); |
1199 |
|
1379 |
|
|
|
1380 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1381 |
VALUES ( 'ur', 'language', 'pl', 'Urdu'); |
1382 |
|
1200 |
-- Vietnamese |
1383 |
-- Vietnamese |
1201 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1384 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1202 |
VALUES ( 'vi', 'language', 'Vietnamese','2014-10-30'); |
1385 |
VALUES ( 'vi', 'language', 'Vietnamese','2014-10-30'); |
Lines 1213-1218
VALUES ( 'vi', 'language', 'en', 'Vietnamese');
Link Here
|
1213 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1396 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1214 |
VALUES ( 'vi', 'language', 'de', 'Vietnamesisch'); |
1397 |
VALUES ( 'vi', 'language', 'de', 'Vietnamesisch'); |
1215 |
|
1398 |
|
|
|
1399 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1400 |
VALUES ( 'vi', 'language', 'pl', 'Wietnamski'); |
1401 |
|
1216 |
-- Chinese |
1402 |
-- Chinese |
1217 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1403 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1218 |
VALUES ( 'zh', 'language', 'Chinese','2005-10-16'); |
1404 |
VALUES ( 'zh', 'language', 'Chinese','2005-10-16'); |
Lines 1232-1237
VALUES ( 'zh', 'language', 'fr', 'Chinois');
Link Here
|
1232 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1418 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1233 |
VALUES ( 'zh', 'language', 'de', 'Chinesisch'); |
1419 |
VALUES ( 'zh', 'language', 'de', 'Chinesisch'); |
1234 |
|
1420 |
|
|
|
1421 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1422 |
VALUES ( 'zh', 'language', 'pl', 'Chiński (mandaryński)'); |
1423 |
|
1235 |
-- SCRIPTS |
1424 |
-- SCRIPTS |
1236 |
-- Arabic |
1425 |
-- Arabic |
1237 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
1426 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
Lines 1997-2002
VALUES ( 'yi', 'language', 'fr', 'Yiddish');
Link Here
|
1997 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2186 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
1998 |
VALUES ( 'yi', 'language', 'yi', 'יידיש'); |
2187 |
VALUES ( 'yi', 'language', 'yi', 'יידיש'); |
1999 |
|
2188 |
|
|
|
2189 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
2190 |
VALUES ( 'yi', 'language', 'pl', 'Jidysz'); |
2191 |
|
2000 |
INSERT INTO language_script_mapping(language_subtag,script_subtag) |
2192 |
INSERT INTO language_script_mapping(language_subtag,script_subtag) |
2001 |
VALUES ( 'yi', 'Hebr'); |
2193 |
VALUES ( 'yi', 'Hebr'); |
2002 |
|
2194 |
|
Lines 2017-2022
VALUES ( 'cr', 'language', 'fr', 'Cree');
Link Here
|
2017 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2209 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2018 |
VALUES ( 'cr', 'language', 'de', 'Cree'); |
2210 |
VALUES ( 'cr', 'language', 'de', 'Cree'); |
2019 |
|
2211 |
|
|
|
2212 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
2213 |
VALUES ( 'cr', 'language', 'pl', 'Kri'); |
2214 |
|
2020 |
-- Afrikaans |
2215 |
-- Afrikaans |
2021 |
|
2216 |
|
2022 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
2217 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
Lines 2034-2039
VALUES ( 'af', 'language', 'fr', 'Afrikaans');
Link Here
|
2034 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2229 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2035 |
VALUES ( 'af', 'language', 'de', 'Afrikaans'); |
2230 |
VALUES ( 'af', 'language', 'de', 'Afrikaans'); |
2036 |
|
2231 |
|
|
|
2232 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
2233 |
VALUES ( 'af', 'language', 'pl', 'Afrikaans'); |
2234 |
|
2037 |
-- Multiple languages |
2235 |
-- Multiple languages |
2038 |
|
2236 |
|
2039 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
2237 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
Lines 2051-2056
VALUES ( 'mul', 'language', 'fr', 'Multilingue');
Link Here
|
2051 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2249 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2052 |
VALUES ( 'mul', 'language', 'de', 'Mehrsprachig'); |
2250 |
VALUES ( 'mul', 'language', 'de', 'Mehrsprachig'); |
2053 |
|
2251 |
|
|
|
2252 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
2253 |
VALUES ( 'mul', 'language', 'pl', 'Wiele języków'); |
2254 |
|
2054 |
-- Undetermined |
2255 |
-- Undetermined |
2055 |
|
2256 |
|
2056 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
2257 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
Lines 2068-2073
VALUES ( 'und', 'language', 'fr', 'Indéterminée');
Link Here
|
2068 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2269 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2069 |
VALUES ( 'und', 'language', 'de', 'Unbestimmt'); |
2270 |
VALUES ( 'und', 'language', 'de', 'Unbestimmt'); |
2070 |
|
2271 |
|
|
|
2272 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
2273 |
VALUES ( 'und', 'language', 'pl', 'Nieokreślony'); |
2274 |
|
2071 |
-- No linguistic content |
2275 |
-- No linguistic content |
2072 |
|
2276 |
|
2073 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
2277 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
Lines 2084-2086
VALUES ( 'zxx', 'language', 'fr', 'Pas de contenu linguistique');
Link Here
|
2084 |
|
2288 |
|
2085 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2289 |
INSERT INTO language_descriptions(subtag, type, lang, description) |
2086 |
VALUES ( 'zxx', 'language', 'de', 'Kein sprachlicher Inhalt'); |
2290 |
VALUES ( 'zxx', 'language', 'de', 'Kein sprachlicher Inhalt'); |
2087 |
- |
2291 |
|
|
|
2292 |
INSERT INTO language_subtag_registry( subtag, type, description, added) |
2293 |
VALUES ( zxx, 'language', 'pl', 'Dokument nietekstowy'); |