Translated language list

pull/4193/head
Aleksanderk123 2024-12-04 23:35:59 +01:00 committed by GitHub
parent 5586cae348
commit 313442707e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 25 additions and 25 deletions

View File

@ -658,30 +658,30 @@ $SLANG = array(
'ZoomIn' => 'Zoom Inn', 'ZoomIn' => 'Zoom Inn',
'ZoomOut' => 'Zoom Ut', 'ZoomOut' => 'Zoom Ut',
// language names translation // language names translation
'es_la' => 'Spanish Latam', 'es_la' => 'Spansk Latam',
'es_CR' => 'Spanish Costa Rica', 'es_CR' => 'Spansk Costa Rica',
'es_ar' => 'Spanish Argentina', 'es_ar' => 'Argentinsk',
'es_es' => 'Spanish Spain', 'es_es' => 'Spansk',
'en_gb' => 'British English', 'en_gb' => 'Britisk Engelsk',
'en_us' => 'Us English', 'en_us' => 'Us Engelsk',
'fr_fr' => 'French', 'fr_fr' => 'Fransk',
'cs_cz' => 'Czech', 'cs_cz' => 'Tsjekkisk',
'zh_cn' => 'Simplified Chinese', 'zh_cn' => 'Forenklet Kinesisk',
'zh_tw' => 'Traditional Chinese', 'zh_tw' => 'Tradisjonell Kinesisk',
'de_de' => 'German', 'de_de' => 'Tysk',
'it_it' => 'Italian', 'it_it' => 'Italiensk',
'ja_jp' => 'Japanese', 'ja_jp' => 'Japansk',
'hu_hu' => 'Hungarian', 'hu_hu' => 'Ungarsk',
'pl_pl' => 'Polish', 'pl_pl' => 'Polsk',
'pt_br' => 'Portuguese Brazil', 'pt_br' => 'Portugisisk Brasil',
'ru_ru' => 'Russian', 'ru_ru' => 'Russisk',
'nl_nl' => 'Dutch', 'nl_nl' => 'Nederlandsk',
'se_se' => 'Sami', 'se_se' => 'Samisk',
'et_ee' => 'Estonian', 'et_ee' => 'Estisk',
'he_il' => 'Hebrew', 'he_il' => 'Hebraisk',
'dk_dk' => 'Danish', 'dk_dk' => 'Dansk',
'ro_ro' => 'Romanian', 'ro_ro' => 'Rumensk',
'no_nb' => 'Norwegian', 'no_nb' => 'Norsk',
); );