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

@@ -11,9 +11,9 @@
$apps[$x]['description']['en-us'] = "Monitor System Services.";
$apps[$x]['description']['es-cl'] = "Monitor de Servicios de Sistema";
$apps[$x]['description']['es-mx'] = "";
$apps[$x]['description']['de-de'] = "";
$apps[$x]['description']['de-de'] = "Systemdienste überwachen.";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-at'] = "";
$apps[$x]['description']['de-at'] = "Systemdienste überwachen.";
$apps[$x]['description']['fr-fr'] = "Contrôler les services du système.";
$apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['fr-ch'] = "";

View File

@@ -10,7 +10,8 @@ $apps[$x]['menu'][0]['title']['ru-ru'] = "Службы";
$apps[$x]['menu'][0]['title']['sv-se'] = "Tjänster";
$apps[$x]['menu'][0]['title']['ro'] = "Servicii";
$apps[$x]['menu'][0]['title']['uk'] = "Служби";
$apps[$x]['menu'][0]['title']['de-at'] = "Services";
$apps[$x]['menu'][0]['title']['de-de'] = "Dienste";
$apps[$x]['menu'][0]['title']['de-at'] = "Dienste";
$apps[$x]['menu'][0]['uuid'] = "c28f14e9-e5ad-e992-0931-d5f5f0db6a79";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['category'] = "internal";