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

@@ -9,9 +9,9 @@
$apps[$x]['url'] = "http://www.fusionpbx.com";
$apps[$x]['description']['en-us'] = "Configure notification preferences.";
$apps[$x]['description']['es-cl'] = "Configure las preferencias de notificaciones.";
$apps[$x]['description']['de-de'] = "";
$apps[$x]['description']['de-de'] = "Verwalte Benachrichtigunggseinstellungen.";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-at'] = "";
$apps[$x]['description']['de-at'] = "Verwalte Benachrichtigunggseinstellungen.";
$apps[$x]['description']['fr-fr'] = "Configurez les notifications.";
$apps[$x]['description']['fr-ca'] = "Configurez les notifications.";
$apps[$x]['description']['fr-ch'] = "";

View File

@@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Powiadomienia";
$apps[$x]['menu'][0]['title']['ru-ru'] = "Уведомления";
$apps[$x]['menu'][0]['title']['uk'] = "Сповіщення";
$apps[$x]['menu'][0]['title']['sv-se'] = "Meddelanden";
$apps[$x]['menu'][0]['title']['de-de'] = "Benachrichtigungen";
$apps[$x]['menu'][0]['title']['de-at'] = "Benachrichtigungen";
$apps[$x]['menu'][0]['uuid'] = "f8d65f91-0f4a-405a-b5ac-24cb3c4f10ba";
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";