xref: /plugin/aichat/lang/languages.php (revision 219268b17877eda4e3d3530e1439b96750069e15)
1*219268b1SAndreas Gohr<?php
2*219268b1SAndreas Gohrreturn [
3*219268b1SAndreas Gohr    'aa' => 'Afar',
4*219268b1SAndreas Gohr    'ab' => 'Abkhaz',
5*219268b1SAndreas Gohr    'ae' => 'Avestan',
6*219268b1SAndreas Gohr    'af' => 'Afrikaans',
7*219268b1SAndreas Gohr    'ak' => 'Akan',
8*219268b1SAndreas Gohr    'am' => 'Amharic',
9*219268b1SAndreas Gohr    'an' => 'Aragonese',
10*219268b1SAndreas Gohr    'ar' => 'Arabic',
11*219268b1SAndreas Gohr    'as' => 'Assamese',
12*219268b1SAndreas Gohr    'av' => 'Avaric',
13*219268b1SAndreas Gohr    'ay' => 'Aymara',
14*219268b1SAndreas Gohr    'az' => 'Azerbaijani',
15*219268b1SAndreas Gohr    'ba' => 'Bashkir',
16*219268b1SAndreas Gohr    'be' => 'Belarusian',
17*219268b1SAndreas Gohr    'bg' => 'Bulgarian',
18*219268b1SAndreas Gohr    'bh' => 'Bihari',
19*219268b1SAndreas Gohr    'bi' => 'Bislama',
20*219268b1SAndreas Gohr    'bm' => 'Bambara',
21*219268b1SAndreas Gohr    'bn' => 'Bengali',
22*219268b1SAndreas Gohr    'bo' => 'Tibetan',
23*219268b1SAndreas Gohr    'br' => 'Breton',
24*219268b1SAndreas Gohr    'bs' => 'Bosnian',
25*219268b1SAndreas Gohr    'ca' => 'Catalan',
26*219268b1SAndreas Gohr    'ce' => 'Chechen',
27*219268b1SAndreas Gohr    'ch' => 'Chamorro',
28*219268b1SAndreas Gohr    'co' => 'Corsican',
29*219268b1SAndreas Gohr    'cr' => 'Cree',
30*219268b1SAndreas Gohr    'cs' => 'Czech',
31*219268b1SAndreas Gohr    'cu' => 'Old Church Slavonic',
32*219268b1SAndreas Gohr    'cv' => 'Chuvash',
33*219268b1SAndreas Gohr    'cy' => 'Welsh',
34*219268b1SAndreas Gohr    'da' => 'Danish',
35*219268b1SAndreas Gohr    'de' => 'German',
36*219268b1SAndreas Gohr    'de-informal' => 'German',
37*219268b1SAndreas Gohr    'dv' => 'Divehi',
38*219268b1SAndreas Gohr    'dz' => 'Dzongkha',
39*219268b1SAndreas Gohr    'ee' => 'Ewe',
40*219268b1SAndreas Gohr    'el' => 'Greek',
41*219268b1SAndreas Gohr    'en' => 'English',
42*219268b1SAndreas Gohr    'eo' => 'Esperanto',
43*219268b1SAndreas Gohr    'es' => 'Spanish',
44*219268b1SAndreas Gohr    'et' => 'Estonian',
45*219268b1SAndreas Gohr    'eu' => 'Basque',
46*219268b1SAndreas Gohr    'fa' => 'Persian',
47*219268b1SAndreas Gohr    'ff' => 'Fula',
48*219268b1SAndreas Gohr    'fi' => 'Finnish',
49*219268b1SAndreas Gohr    'fj' => 'Fijian',
50*219268b1SAndreas Gohr    'fo' => 'Faroese',
51*219268b1SAndreas Gohr    'fr' => 'French',
52*219268b1SAndreas Gohr    'fy' => 'Western Frisian',
53*219268b1SAndreas Gohr    'ga' => 'Irish',
54*219268b1SAndreas Gohr    'gd' => 'Scottish Gaelic',
55*219268b1SAndreas Gohr    'gl' => 'Galician',
56*219268b1SAndreas Gohr    'gn' => 'Guaraní',
57*219268b1SAndreas Gohr    'gu' => 'Gujarati',
58*219268b1SAndreas Gohr    'gv' => 'Manx',
59*219268b1SAndreas Gohr    'ha' => 'Hausa',
60*219268b1SAndreas Gohr    'he' => 'Hebrew',
61*219268b1SAndreas Gohr    'hi' => 'Hindi',
62*219268b1SAndreas Gohr    'ho' => 'Hiri Motu',
63*219268b1SAndreas Gohr    'hr' => 'Croatian',
64*219268b1SAndreas Gohr    'ht' => 'Haitian Creole',
65*219268b1SAndreas Gohr    'hu' => 'Hungarian',
66*219268b1SAndreas Gohr    'hu-formal' => 'Hungarian',
67*219268b1SAndreas Gohr    'hy' => 'Armenian',
68*219268b1SAndreas Gohr    'hz' => 'Herero',
69*219268b1SAndreas Gohr    'ia' => 'Interlingua',
70*219268b1SAndreas Gohr    'id' => 'Indonesian',
71*219268b1SAndreas Gohr    'ie' => 'Interlingue',
72*219268b1SAndreas Gohr    'ig' => 'Igbo',
73*219268b1SAndreas Gohr    'ii' => 'Nuosu',
74*219268b1SAndreas Gohr    'ik' => 'Inupiaq',
75*219268b1SAndreas Gohr    'io' => 'Ido',
76*219268b1SAndreas Gohr    'is' => 'Icelandic',
77*219268b1SAndreas Gohr    'it' => 'Italian',
78*219268b1SAndreas Gohr    'iu' => 'Inuktitut',
79*219268b1SAndreas Gohr    'ja' => 'Japanese',
80*219268b1SAndreas Gohr    'jv' => 'Javanese',
81*219268b1SAndreas Gohr    'ka' => 'Georgian',
82*219268b1SAndreas Gohr    'kg' => 'Kongo',
83*219268b1SAndreas Gohr    'ki' => 'Kikuyu',
84*219268b1SAndreas Gohr    'kj' => 'Kwanyama',
85*219268b1SAndreas Gohr    'kk' => 'Kazakh',
86*219268b1SAndreas Gohr    'kl' => 'Greenlandic',
87*219268b1SAndreas Gohr    'km' => 'Khmer',
88*219268b1SAndreas Gohr    'kn' => 'Kannada',
89*219268b1SAndreas Gohr    'ko' => 'Korean',
90*219268b1SAndreas Gohr    'kr' => 'Kanuri',
91*219268b1SAndreas Gohr    'ks' => 'Kashmiri',
92*219268b1SAndreas Gohr    'ku' => 'Kurdish',
93*219268b1SAndreas Gohr    'kv' => 'Komi',
94*219268b1SAndreas Gohr    'kw' => 'Cornish',
95*219268b1SAndreas Gohr    'ky' => 'Kyrgyz',
96*219268b1SAndreas Gohr    'la' => 'Latin',
97*219268b1SAndreas Gohr    'lb' => 'Luxembourgish',
98*219268b1SAndreas Gohr    'lg' => 'Ganda',
99*219268b1SAndreas Gohr    'li' => 'Limburgish',
100*219268b1SAndreas Gohr    'ln' => 'Lingala',
101*219268b1SAndreas Gohr    'lo' => 'Lao',
102*219268b1SAndreas Gohr    'lt' => 'Lithuanian',
103*219268b1SAndreas Gohr    'lu' => 'Luba-Katanga',
104*219268b1SAndreas Gohr    'lv' => 'Latvian',
105*219268b1SAndreas Gohr    'mg' => 'Malagasy',
106*219268b1SAndreas Gohr    'mh' => 'Marshallese',
107*219268b1SAndreas Gohr    'mi' => 'Māori',
108*219268b1SAndreas Gohr    'mk' => 'Macedonian',
109*219268b1SAndreas Gohr    'ml' => 'Malayalam',
110*219268b1SAndreas Gohr    'mn' => 'Mongolian',
111*219268b1SAndreas Gohr    'mr' => 'Marathi',
112*219268b1SAndreas Gohr    'ms' => 'Malay',
113*219268b1SAndreas Gohr    'mt' => 'Maltese',
114*219268b1SAndreas Gohr    'my' => 'Burmese',
115*219268b1SAndreas Gohr    'na' => 'Nauruan',
116*219268b1SAndreas Gohr    'nb' => 'Norwegian Bokmål',
117*219268b1SAndreas Gohr    'nd' => 'Northern Ndebele',
118*219268b1SAndreas Gohr    'ne' => 'Nepali',
119*219268b1SAndreas Gohr    'ng' => 'Ndonga',
120*219268b1SAndreas Gohr    'nl' => 'Dutch',
121*219268b1SAndreas Gohr    'nn' => 'Norwegian Nynorsk',
122*219268b1SAndreas Gohr    'no' => 'Norwegian',
123*219268b1SAndreas Gohr    'nr' => 'Southern Ndebele',
124*219268b1SAndreas Gohr    'nv' => 'Navajo',
125*219268b1SAndreas Gohr    'ny' => 'Chichewa',
126*219268b1SAndreas Gohr    'oc' => 'Occitan',
127*219268b1SAndreas Gohr    'oj' => 'Ojibwe, Ojibwa',
128*219268b1SAndreas Gohr    'om' => 'Oromo',
129*219268b1SAndreas Gohr    'or' => 'Oriya',
130*219268b1SAndreas Gohr    'os' => 'Ossetian',
131*219268b1SAndreas Gohr    'pa' => 'Punjabi',
132*219268b1SAndreas Gohr    'pi' => 'Pāli',
133*219268b1SAndreas Gohr    'pl' => 'Polish',
134*219268b1SAndreas Gohr    'ps' => 'Pashto',
135*219268b1SAndreas Gohr    'pt' => 'Portuguese',
136*219268b1SAndreas Gohr    'pt-br' => 'Brazilian Portuguese',
137*219268b1SAndreas Gohr    'qu' => 'Quechua',
138*219268b1SAndreas Gohr    'rm' => 'Romansh',
139*219268b1SAndreas Gohr    'rn' => 'Kirundi',
140*219268b1SAndreas Gohr    'ro' => 'Romanian',
141*219268b1SAndreas Gohr    'ru' => 'Russian',
142*219268b1SAndreas Gohr    'rw' => 'Kinyarwanda',
143*219268b1SAndreas Gohr    'sa' => 'Sanskrit',
144*219268b1SAndreas Gohr    'sc' => 'Sardinian',
145*219268b1SAndreas Gohr    'sd' => 'Sindhi',
146*219268b1SAndreas Gohr    'se' => 'Northern Sami',
147*219268b1SAndreas Gohr    'sg' => 'Sango',
148*219268b1SAndreas Gohr    'si' => 'Sinhalese',
149*219268b1SAndreas Gohr    'sk' => 'Slovak',
150*219268b1SAndreas Gohr    'sl' => 'Slovene',
151*219268b1SAndreas Gohr    'sm' => 'Samoan',
152*219268b1SAndreas Gohr    'sn' => 'Shona',
153*219268b1SAndreas Gohr    'so' => 'Somali',
154*219268b1SAndreas Gohr    'sq' => 'Albanian',
155*219268b1SAndreas Gohr    'sr' => 'Serbian',
156*219268b1SAndreas Gohr    'ss' => 'Swati',
157*219268b1SAndreas Gohr    'st' => 'Southern Sotho',
158*219268b1SAndreas Gohr    'su' => 'Sundanese',
159*219268b1SAndreas Gohr    'sv' => 'Swedish',
160*219268b1SAndreas Gohr    'sw' => 'Swahili',
161*219268b1SAndreas Gohr    'ta' => 'Tamil',
162*219268b1SAndreas Gohr    'te' => 'Telugu',
163*219268b1SAndreas Gohr    'tg' => 'Tajik',
164*219268b1SAndreas Gohr    'th' => 'Thai',
165*219268b1SAndreas Gohr    'ti' => 'Tigrinya',
166*219268b1SAndreas Gohr    'tk' => 'Turkmen',
167*219268b1SAndreas Gohr    'tl' => 'Tagalog',
168*219268b1SAndreas Gohr    'tn' => 'Tswana',
169*219268b1SAndreas Gohr    'to' => 'Tonga',
170*219268b1SAndreas Gohr    'tr' => 'Turkish',
171*219268b1SAndreas Gohr    'ts' => 'Tsonga',
172*219268b1SAndreas Gohr    'tt' => 'Tatar',
173*219268b1SAndreas Gohr    'tw' => 'Twi',
174*219268b1SAndreas Gohr    'ty' => 'Tahitian',
175*219268b1SAndreas Gohr    'ug' => 'Uyghur',
176*219268b1SAndreas Gohr    'uk' => 'Ukrainian',
177*219268b1SAndreas Gohr    'ur' => 'Urdu',
178*219268b1SAndreas Gohr    'uz' => 'Uzbek',
179*219268b1SAndreas Gohr    've' => 'Venda',
180*219268b1SAndreas Gohr    'vi' => 'Vietnamese',
181*219268b1SAndreas Gohr    'vo' => 'Volapük',
182*219268b1SAndreas Gohr    'wa' => 'Walloon',
183*219268b1SAndreas Gohr    'wo' => 'Wolof',
184*219268b1SAndreas Gohr    'xh' => 'Xhosa',
185*219268b1SAndreas Gohr    'yi' => 'Yiddish',
186*219268b1SAndreas Gohr    'yo' => 'Yoruba',
187*219268b1SAndreas Gohr    'za' => 'Zhuang',
188*219268b1SAndreas Gohr    'zh' => 'Chinese',
189*219268b1SAndreas Gohr    'zh-tw' => 'Taiwanese Mandarin',
190*219268b1SAndreas Gohr    'zu' => 'Zulu',
191*219268b1SAndreas Gohr];
192