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 ee77c6b404
commit 32c1522cbb
131 changed files with 724 additions and 220 deletions

View File

@@ -11,9 +11,9 @@
$apps[$x]['description']['en-us'] = "Manage failed email messages.";
$apps[$x]['description']['es-cl'] = "Gestionar los mensajes fallidos.";
$apps[$x]['description']['es-mx'] = "";
$apps[$x]['description']['de-de'] = "";
$apps[$x]['description']['de-de'] = "Fehlgeschlagene Email Benachrichtigungen verwalten.";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-at'] = "";
$apps[$x]['description']['de-at'] = "Fehlgeschlagene Email Benachrichtigungen verwalten.";
$apps[$x]['description']['fr-fr'] = "GÈrer les messages Èlectroniques ÈchouÈ.";
$apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['fr-ch'] = "";

View File

@@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Emails";
$apps[$x]['menu'][0]['title']['pt-br'] = "Emails";
$apps[$x]['menu'][0]['title']['pl'] = "E-maile";
$apps[$x]['menu'][0]['title']['sv-se'] = "E-post";
$apps[$x]['menu'][0]['title']['de-de'] = "Emails";
$apps[$x]['menu'][0]['title']['de-at'] = "Emails";
$apps[$x]['menu'][0]['title']['ru-ru'] = "Электронная почта";
$apps[$x]['menu'][0]['uuid'] = "1c2b9569-975f-4b82-9378-f3c5b63991e2";