xref: /plugin/aichat/lang/languages.php (revision 7ebc78955c65af90e7ee0afbd07adc15271113ba)
1219268b1SAndreas Gohr<?php
2*7ebc7895Ssplitbrain
3219268b1SAndreas Gohrreturn [
4219268b1SAndreas Gohr    'aa' => 'Afar',
5219268b1SAndreas Gohr    'ab' => 'Abkhaz',
6219268b1SAndreas Gohr    'ae' => 'Avestan',
7219268b1SAndreas Gohr    'af' => 'Afrikaans',
8219268b1SAndreas Gohr    'ak' => 'Akan',
9219268b1SAndreas Gohr    'am' => 'Amharic',
10219268b1SAndreas Gohr    'an' => 'Aragonese',
11219268b1SAndreas Gohr    'ar' => 'Arabic',
12219268b1SAndreas Gohr    'as' => 'Assamese',
13219268b1SAndreas Gohr    'av' => 'Avaric',
14219268b1SAndreas Gohr    'ay' => 'Aymara',
15219268b1SAndreas Gohr    'az' => 'Azerbaijani',
16219268b1SAndreas Gohr    'ba' => 'Bashkir',
17219268b1SAndreas Gohr    'be' => 'Belarusian',
18219268b1SAndreas Gohr    'bg' => 'Bulgarian',
19219268b1SAndreas Gohr    'bh' => 'Bihari',
20219268b1SAndreas Gohr    'bi' => 'Bislama',
21219268b1SAndreas Gohr    'bm' => 'Bambara',
22219268b1SAndreas Gohr    'bn' => 'Bengali',
23219268b1SAndreas Gohr    'bo' => 'Tibetan',
24219268b1SAndreas Gohr    'br' => 'Breton',
25219268b1SAndreas Gohr    'bs' => 'Bosnian',
26219268b1SAndreas Gohr    'ca' => 'Catalan',
27219268b1SAndreas Gohr    'ce' => 'Chechen',
28219268b1SAndreas Gohr    'ch' => 'Chamorro',
29219268b1SAndreas Gohr    'co' => 'Corsican',
30219268b1SAndreas Gohr    'cr' => 'Cree',
31219268b1SAndreas Gohr    'cs' => 'Czech',
32219268b1SAndreas Gohr    'cu' => 'Old Church Slavonic',
33219268b1SAndreas Gohr    'cv' => 'Chuvash',
34219268b1SAndreas Gohr    'cy' => 'Welsh',
35219268b1SAndreas Gohr    'da' => 'Danish',
36219268b1SAndreas Gohr    'de' => 'German',
37219268b1SAndreas Gohr    'de-informal' => 'German',
38219268b1SAndreas Gohr    'dv' => 'Divehi',
39219268b1SAndreas Gohr    'dz' => 'Dzongkha',
40219268b1SAndreas Gohr    'ee' => 'Ewe',
41219268b1SAndreas Gohr    'el' => 'Greek',
42219268b1SAndreas Gohr    'en' => 'English',
43219268b1SAndreas Gohr    'eo' => 'Esperanto',
44219268b1SAndreas Gohr    'es' => 'Spanish',
45219268b1SAndreas Gohr    'et' => 'Estonian',
46219268b1SAndreas Gohr    'eu' => 'Basque',
47219268b1SAndreas Gohr    'fa' => 'Persian',
48219268b1SAndreas Gohr    'ff' => 'Fula',
49219268b1SAndreas Gohr    'fi' => 'Finnish',
50219268b1SAndreas Gohr    'fj' => 'Fijian',
51219268b1SAndreas Gohr    'fo' => 'Faroese',
52219268b1SAndreas Gohr    'fr' => 'French',
53219268b1SAndreas Gohr    'fy' => 'Western Frisian',
54219268b1SAndreas Gohr    'ga' => 'Irish',
55219268b1SAndreas Gohr    'gd' => 'Scottish Gaelic',
56219268b1SAndreas Gohr    'gl' => 'Galician',
57219268b1SAndreas Gohr    'gn' => 'Guaraní',
58219268b1SAndreas Gohr    'gu' => 'Gujarati',
59219268b1SAndreas Gohr    'gv' => 'Manx',
60219268b1SAndreas Gohr    'ha' => 'Hausa',
61219268b1SAndreas Gohr    'he' => 'Hebrew',
62219268b1SAndreas Gohr    'hi' => 'Hindi',
63219268b1SAndreas Gohr    'ho' => 'Hiri Motu',
64219268b1SAndreas Gohr    'hr' => 'Croatian',
65219268b1SAndreas Gohr    'ht' => 'Haitian Creole',
66219268b1SAndreas Gohr    'hu' => 'Hungarian',
67219268b1SAndreas Gohr    'hu-formal' => 'Hungarian',
68219268b1SAndreas Gohr    'hy' => 'Armenian',
69219268b1SAndreas Gohr    'hz' => 'Herero',
70219268b1SAndreas Gohr    'ia' => 'Interlingua',
71219268b1SAndreas Gohr    'id' => 'Indonesian',
72219268b1SAndreas Gohr    'ie' => 'Interlingue',
73219268b1SAndreas Gohr    'ig' => 'Igbo',
74219268b1SAndreas Gohr    'ii' => 'Nuosu',
75219268b1SAndreas Gohr    'ik' => 'Inupiaq',
76219268b1SAndreas Gohr    'io' => 'Ido',
77219268b1SAndreas Gohr    'is' => 'Icelandic',
78219268b1SAndreas Gohr    'it' => 'Italian',
79219268b1SAndreas Gohr    'iu' => 'Inuktitut',
80219268b1SAndreas Gohr    'ja' => 'Japanese',
81219268b1SAndreas Gohr    'jv' => 'Javanese',
82219268b1SAndreas Gohr    'ka' => 'Georgian',
83219268b1SAndreas Gohr    'kg' => 'Kongo',
84219268b1SAndreas Gohr    'ki' => 'Kikuyu',
85219268b1SAndreas Gohr    'kj' => 'Kwanyama',
86219268b1SAndreas Gohr    'kk' => 'Kazakh',
87219268b1SAndreas Gohr    'kl' => 'Greenlandic',
88219268b1SAndreas Gohr    'km' => 'Khmer',
89219268b1SAndreas Gohr    'kn' => 'Kannada',
90219268b1SAndreas Gohr    'ko' => 'Korean',
91219268b1SAndreas Gohr    'kr' => 'Kanuri',
92219268b1SAndreas Gohr    'ks' => 'Kashmiri',
93219268b1SAndreas Gohr    'ku' => 'Kurdish',
94219268b1SAndreas Gohr    'kv' => 'Komi',
95219268b1SAndreas Gohr    'kw' => 'Cornish',
96219268b1SAndreas Gohr    'ky' => 'Kyrgyz',
97219268b1SAndreas Gohr    'la' => 'Latin',
98219268b1SAndreas Gohr    'lb' => 'Luxembourgish',
99219268b1SAndreas Gohr    'lg' => 'Ganda',
100219268b1SAndreas Gohr    'li' => 'Limburgish',
101219268b1SAndreas Gohr    'ln' => 'Lingala',
102219268b1SAndreas Gohr    'lo' => 'Lao',
103219268b1SAndreas Gohr    'lt' => 'Lithuanian',
104219268b1SAndreas Gohr    'lu' => 'Luba-Katanga',
105219268b1SAndreas Gohr    'lv' => 'Latvian',
106219268b1SAndreas Gohr    'mg' => 'Malagasy',
107219268b1SAndreas Gohr    'mh' => 'Marshallese',
108219268b1SAndreas Gohr    'mi' => 'Māori',
109219268b1SAndreas Gohr    'mk' => 'Macedonian',
110219268b1SAndreas Gohr    'ml' => 'Malayalam',
111219268b1SAndreas Gohr    'mn' => 'Mongolian',
112219268b1SAndreas Gohr    'mr' => 'Marathi',
113219268b1SAndreas Gohr    'ms' => 'Malay',
114219268b1SAndreas Gohr    'mt' => 'Maltese',
115219268b1SAndreas Gohr    'my' => 'Burmese',
116219268b1SAndreas Gohr    'na' => 'Nauruan',
117219268b1SAndreas Gohr    'nb' => 'Norwegian Bokmål',
118219268b1SAndreas Gohr    'nd' => 'Northern Ndebele',
119219268b1SAndreas Gohr    'ne' => 'Nepali',
120219268b1SAndreas Gohr    'ng' => 'Ndonga',
121219268b1SAndreas Gohr    'nl' => 'Dutch',
122219268b1SAndreas Gohr    'nn' => 'Norwegian Nynorsk',
123219268b1SAndreas Gohr    'no' => 'Norwegian',
124219268b1SAndreas Gohr    'nr' => 'Southern Ndebele',
125219268b1SAndreas Gohr    'nv' => 'Navajo',
126219268b1SAndreas Gohr    'ny' => 'Chichewa',
127219268b1SAndreas Gohr    'oc' => 'Occitan',
128219268b1SAndreas Gohr    'oj' => 'Ojibwe, Ojibwa',
129219268b1SAndreas Gohr    'om' => 'Oromo',
130219268b1SAndreas Gohr    'or' => 'Oriya',
131219268b1SAndreas Gohr    'os' => 'Ossetian',
132219268b1SAndreas Gohr    'pa' => 'Punjabi',
133219268b1SAndreas Gohr    'pi' => 'Pāli',
134219268b1SAndreas Gohr    'pl' => 'Polish',
135219268b1SAndreas Gohr    'ps' => 'Pashto',
136219268b1SAndreas Gohr    'pt' => 'Portuguese',
137219268b1SAndreas Gohr    'pt-br' => 'Brazilian Portuguese',
138219268b1SAndreas Gohr    'qu' => 'Quechua',
139219268b1SAndreas Gohr    'rm' => 'Romansh',
140219268b1SAndreas Gohr    'rn' => 'Kirundi',
141219268b1SAndreas Gohr    'ro' => 'Romanian',
142219268b1SAndreas Gohr    'ru' => 'Russian',
143219268b1SAndreas Gohr    'rw' => 'Kinyarwanda',
144219268b1SAndreas Gohr    'sa' => 'Sanskrit',
145219268b1SAndreas Gohr    'sc' => 'Sardinian',
146219268b1SAndreas Gohr    'sd' => 'Sindhi',
147219268b1SAndreas Gohr    'se' => 'Northern Sami',
148219268b1SAndreas Gohr    'sg' => 'Sango',
149219268b1SAndreas Gohr    'si' => 'Sinhalese',
150219268b1SAndreas Gohr    'sk' => 'Slovak',
151219268b1SAndreas Gohr    'sl' => 'Slovene',
152219268b1SAndreas Gohr    'sm' => 'Samoan',
153219268b1SAndreas Gohr    'sn' => 'Shona',
154219268b1SAndreas Gohr    'so' => 'Somali',
155219268b1SAndreas Gohr    'sq' => 'Albanian',
156219268b1SAndreas Gohr    'sr' => 'Serbian',
157219268b1SAndreas Gohr    'ss' => 'Swati',
158219268b1SAndreas Gohr    'st' => 'Southern Sotho',
159219268b1SAndreas Gohr    'su' => 'Sundanese',
160219268b1SAndreas Gohr    'sv' => 'Swedish',
161219268b1SAndreas Gohr    'sw' => 'Swahili',
162219268b1SAndreas Gohr    'ta' => 'Tamil',
163219268b1SAndreas Gohr    'te' => 'Telugu',
164219268b1SAndreas Gohr    'tg' => 'Tajik',
165219268b1SAndreas Gohr    'th' => 'Thai',
166219268b1SAndreas Gohr    'ti' => 'Tigrinya',
167219268b1SAndreas Gohr    'tk' => 'Turkmen',
168219268b1SAndreas Gohr    'tl' => 'Tagalog',
169219268b1SAndreas Gohr    'tn' => 'Tswana',
170219268b1SAndreas Gohr    'to' => 'Tonga',
171219268b1SAndreas Gohr    'tr' => 'Turkish',
172219268b1SAndreas Gohr    'ts' => 'Tsonga',
173219268b1SAndreas Gohr    'tt' => 'Tatar',
174219268b1SAndreas Gohr    'tw' => 'Twi',
175219268b1SAndreas Gohr    'ty' => 'Tahitian',
176219268b1SAndreas Gohr    'ug' => 'Uyghur',
177219268b1SAndreas Gohr    'uk' => 'Ukrainian',
178219268b1SAndreas Gohr    'ur' => 'Urdu',
179219268b1SAndreas Gohr    'uz' => 'Uzbek',
180219268b1SAndreas Gohr    've' => 'Venda',
181219268b1SAndreas Gohr    'vi' => 'Vietnamese',
182219268b1SAndreas Gohr    'vo' => 'Volapük',
183219268b1SAndreas Gohr    'wa' => 'Walloon',
184219268b1SAndreas Gohr    'wo' => 'Wolof',
185219268b1SAndreas Gohr    'xh' => 'Xhosa',
186219268b1SAndreas Gohr    'yi' => 'Yiddish',
187219268b1SAndreas Gohr    'yo' => 'Yoruba',
188219268b1SAndreas Gohr    'za' => 'Zhuang',
189219268b1SAndreas Gohr    'zh' => 'Chinese',
190219268b1SAndreas Gohr    'zh-tw' => 'Taiwanese Mandarin',
191219268b1SAndreas Gohr    'zu' => 'Zulu',
192219268b1SAndreas Gohr];
193