mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-22 00:18:28 +00:00
Add/Update German and Austrian translations (#2542)
Updated remaining app_languages.php files and all app_config.php and app_menu.php files where necessary.
This commit is contained in:
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Menedżer menu";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Управление меню";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Менеджер меню";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Meny Inställningar";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Menü Einstellungen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Menü Einstellungen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "da3a9ab4-c28e-ea8d-50cc-e8405ac8e76e";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
@@ -25,6 +26,7 @@ $apps[$x]['menu'][1]['title']['pl'] = "Dom";
|
||||
$apps[$x]['menu'][1]['title']['ru-ru'] = "Основные";
|
||||
$apps[$x]['menu'][1]['title']['uk'] = "Основне";
|
||||
$apps[$x]['menu'][1]['title']['sv-se'] = "Hem";
|
||||
$apps[$x]['menu'][1]['title']['de-de'] = "Home";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Home";
|
||||
$apps[$x]['menu'][1]['uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = "";
|
||||
@@ -45,6 +47,7 @@ $apps[$x]['menu'][2]['title']['pl'] = "Konta";
|
||||
$apps[$x]['menu'][2]['title']['ru-ru'] = "Учетные Записи";
|
||||
$apps[$x]['menu'][2]['title']['uk'] = "Облікові записи";
|
||||
$apps[$x]['menu'][2]['title']['sv-se'] = "Konton";
|
||||
$apps[$x]['menu'][2]['title']['de-de'] = "Konten";
|
||||
$apps[$x]['menu'][2]['title']['de-at'] = "Konten";
|
||||
$apps[$x]['menu'][2]['uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
||||
$apps[$x]['menu'][2]['parent_uuid'] = "";
|
||||
@@ -64,6 +67,7 @@ $apps[$x]['menu'][3]['title']['pl'] = "Status ";
|
||||
$apps[$x]['menu'][3]['title']['ru-ru'] = "Статус";
|
||||
$apps[$x]['menu'][3]['title']['uk'] = "Статус";
|
||||
$apps[$x]['menu'][3]['title']['sv-se'] = "Status";
|
||||
$apps[$x]['menu'][3]['title']['de-de'] = "Status";
|
||||
$apps[$x]['menu'][3]['title']['de-at'] = "Status";
|
||||
$apps[$x]['menu'][3]['uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][3]['parent_uuid'] = "";
|
||||
@@ -84,6 +88,7 @@ $apps[$x]['menu'][4]['title']['pl'] = "Zaawansowany";
|
||||
$apps[$x]['menu'][4]['title']['ru-ru'] = "Дополнительные";
|
||||
$apps[$x]['menu'][4]['title']['uk'] = "Розширені";
|
||||
$apps[$x]['menu'][4]['title']['sv-se'] = "Avancerad";
|
||||
$apps[$x]['menu'][4]['title']['de-de'] = "Erweitert";
|
||||
$apps[$x]['menu'][4]['title']['de-at'] = "Erweitert";
|
||||
$apps[$x]['menu'][4]['uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][4]['parent_uuid'] = "";
|
||||
@@ -99,7 +104,8 @@ $apps[$x]['menu'][5]['title']['es-cl'] = "Ingresar";
|
||||
$apps[$x]['menu'][5]['title']['es-mx'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-de'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-ch'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-at'] = "";
|
||||
$apps[$x]['menu'][5]['title']['de-de'] = "Anmelden";
|
||||
$apps[$x]['menu'][5]['title']['de-at'] = "Anmelden";
|
||||
$apps[$x]['menu'][5]['title']['fr-fr'] = "Connexion";
|
||||
$apps[$x]['menu'][5]['title']['fr-ca'] = "";
|
||||
$apps[$x]['menu'][5]['title']['fr-ch'] = "";
|
||||
@@ -118,6 +124,7 @@ $apps[$x]['menu'][6]['title']['en-us'] = 'Logout';
|
||||
$apps[$x]['menu'][6]['title']['es-mx'] = 'Salir';
|
||||
$apps[$x]['menu'][6]['title']['pt-pt'] = 'Sair';
|
||||
$apps[$x]['menu'][6]['title']['pt-br'] = '';
|
||||
$apps[$x]['menu'][6]['title']['de-de'] = 'Abmelden';
|
||||
$apps[$x]['menu'][6]['title']['de-at'] = 'Abmelden';
|
||||
$apps[$x]['menu'][6]['title']['fr-fr'] = 'Déconnexion';
|
||||
$apps[$x]['menu'][6]['title']['pl'] = 'Wyloguj';
|
||||
|
||||
Reference in New Issue
Block a user