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-26 23:41:55 -06:00
committed by FusionPBX
parent 866462a408
commit df3f153ebd
131 changed files with 724 additions and 220 deletions
+2 -2
View File
@@ -11,9 +11,9 @@
$apps[$x]['description']['en-us'] = "Displays registrations from endpoints.";
$apps[$x]['description']['es-cl'] = "Muestra los registros desde los extremos";
$apps[$x]['description']['es-mx'] = "";
$apps[$x]['description']['de-de'] = "";
$apps[$x]['description']['de-de'] = "Zeigt registrierte Endgeräte an.";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-at'] = "";
$apps[$x]['description']['de-at'] = "Zeigt registrierte Endgeräte an.";
$apps[$x]['description']['fr-fr'] = "Afficher les enregistrements des équipements.";
$apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['fr-ch'] = "";
+1
View File
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Rejestracje";
$apps[$x]['menu'][0]['title']['ru-ru'] = "Регистрации SIP";
$apps[$x]['menu'][0]['title']['sv-se'] = "Registreringar";
$apps[$x]['menu'][0]['title']['uk'] = "Реєстрації";
$apps[$x]['menu'][0]['title']['de-de'] = "Registrierungen";
$apps[$x]['menu'][0]['title']['de-at'] = "Registrierungen";
$apps[$x]['menu'][0]['uuid'] = "17dbfd56-291d-8c1c-bc43-713283a9dd5a";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";