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:
The-Operator
2017-04-27 07:41:55 +02:00
committed by FusionPBX
parent 866462a408
commit df3f153ebd
131 changed files with 724 additions and 220 deletions

View File

@@ -10,9 +10,9 @@
$apps[$x]['url'] = "http://www.fusionpbx.com";
$apps[$x]['description']['en-us'] = "User account settings can be changed by the user.";
$apps[$x]['description']['es-cl'] = "La configuración de la cuenta puede ser modificada por el usuario.";
$apps[$x]['description']['de-de'] = "";
$apps[$x]['description']['de-de'] = "Einstellungen des Benutzerkontos können durch den Benutzer geändert werden.";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-at'] = "";
$apps[$x]['description']['de-at'] = "Einstellungen des Benutzerkontos können durch den Benutzer geändert werden.";
$apps[$x]['description']['fr-fr'] = "L'usager peut modifier la configuration de son compte";
$apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['fr-ch'] = "";

View File

@@ -10,6 +10,7 @@ $apps[$x]['menu'][1]['title']['ru-ru'] = "Панель пользователя"
$apps[$x]['menu'][1]['title']['he'] = "ממשק משתמש";
$apps[$x]['menu'][1]['title']['uk'] = "Панель користувача";
$apps[$x]['menu'][1]['title']['sv-se'] = "Användarpanel";
$apps[$x]['menu'][1]['title']['de-de'] = "Benutzerübersicht";
$apps[$x]['menu'][1]['title']['de-at'] = "Benutzerübersicht";
$apps[$x]['menu'][1]['title']['ro'] = "Panou control utilizator";
$apps[$x]['menu'][1]['title']['ar-eg'] = "الصفحه الرئيسيه للمستخدم";