Merge branch 'master' of github.com:ZoneMinder/zoneminder
commit
8c8a689c4a
|
@ -680,6 +680,7 @@ $SLANG = array(
|
|||
'he_il' => 'Hebrew',
|
||||
'dk_dk' => 'Danish',
|
||||
'ro_ro' => 'Romanian',
|
||||
'no_nb' => 'Norwegian',
|
||||
|
||||
);
|
||||
|
||||
|
|
|
@ -658,30 +658,30 @@ $SLANG = array(
|
|||
'ZoomIn' => 'Zoom Inn',
|
||||
'ZoomOut' => 'Zoom Ut',
|
||||
// language names translation
|
||||
'es_la' => 'Spanish Latam',
|
||||
'es_CR' => 'Spanish Costa Rica',
|
||||
'es_ar' => 'Spanish Argentina',
|
||||
'es_es' => 'Spanish Spain',
|
||||
'en_gb' => 'British English',
|
||||
'en_us' => 'Us English',
|
||||
'fr_fr' => 'French',
|
||||
'cs_cz' => 'Czech',
|
||||
'zh_cn' => 'Simplified Chinese',
|
||||
'zh_tw' => 'Traditional Chinese',
|
||||
'de_de' => 'German',
|
||||
'it_it' => 'Italian',
|
||||
'ja_jp' => 'Japanese',
|
||||
'hu_hu' => 'Hungarian',
|
||||
'pl_pl' => 'Polish',
|
||||
'pt_br' => 'Portuguese Brazil',
|
||||
'ru_ru' => 'Russian',
|
||||
'nl_nl' => 'Dutch',
|
||||
'se_se' => 'Sami',
|
||||
'et_ee' => 'Estonian',
|
||||
'he_il' => 'Hebrew',
|
||||
'dk_dk' => 'Danish',
|
||||
'ro_ro' => 'Romanian',
|
||||
'no_nb' => 'Norwegian',
|
||||
'es_la' => 'Spansk Latam',
|
||||
'es_CR' => 'Spansk Costa Rica',
|
||||
'es_ar' => 'Argentinsk',
|
||||
'es_es' => 'Spansk',
|
||||
'en_gb' => 'Britisk Engelsk',
|
||||
'en_us' => 'Us Engelsk',
|
||||
'fr_fr' => 'Fransk',
|
||||
'cs_cz' => 'Tsjekkisk',
|
||||
'zh_cn' => 'Forenklet Kinesisk',
|
||||
'zh_tw' => 'Tradisjonell Kinesisk',
|
||||
'de_de' => 'Tysk',
|
||||
'it_it' => 'Italiensk',
|
||||
'ja_jp' => 'Japansk',
|
||||
'hu_hu' => 'Ungarsk',
|
||||
'pl_pl' => 'Polsk',
|
||||
'pt_br' => 'Portugisisk Brasil',
|
||||
'ru_ru' => 'Russisk',
|
||||
'nl_nl' => 'Nederlandsk',
|
||||
'se_se' => 'Samisk',
|
||||
'et_ee' => 'Estisk',
|
||||
'he_il' => 'Hebraisk',
|
||||
'dk_dk' => 'Dansk',
|
||||
'ro_ro' => 'Rumensk',
|
||||
'no_nb' => 'Norsk',
|
||||
|
||||
);
|
||||
|
||||
|
@ -1000,4 +1000,4 @@ Alltid: En ZMC prosess vil kjøre og umiddelbart koble til og forbli tilkoblet.~
|
|||
// ),
|
||||
);
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue