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
+3 -3
View File
@@ -8,12 +8,12 @@
$apps[$x]['version'] = "";
$apps[$x]['license'] = "Mozilla Public License 1.1";
$apps[$x]['url'] = "http://www.fusionpbx.com";
$apps[$x]['description']['en-us'] = "Manager recordings primarily used with an IVR.";
$apps[$x]['description']['en-us'] = "Manage recordings primarily used with an IVR.";
$apps[$x]['description']['es-cl'] = "Administrador de grabaciones, utilizadas primordialmente con un IVR";
$apps[$x]['description']['es-mx'] = "";
$apps[$x]['description']['de-de'] = "";
$apps[$x]['description']['de-de'] = "Aufnahmen verwalten. Diese werden hauptsächlich für Anrufzentralen (IVR) verwendet.";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-at'] = "";
$apps[$x]['description']['de-at'] = "Aufnahmen verwalten. Diese werden hauptsächlich für Anrufzentralen (IVR) verwendet.";
$apps[$x]['description']['fr-fr'] = "Gestion des enregistrements principalement utilisés dans les IVR";
$apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['fr-ch'] = "";
+1
View File
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Nagrywanie rozmów";
$apps[$x]['menu'][0]['title']['ru-ru'] = "Записи";
$apps[$x]['menu'][0]['title']['sv-se'] = "Inspelningar";
$apps[$x]['menu'][0]['title']['uk'] = "Записи";
$apps[$x]['menu'][0]['title']['de-de'] = "Aufnahmen";
$apps[$x]['menu'][0]['title']['de-at'] = "Aufnahmen";
$apps[$x]['menu'][0]['uuid'] = "e4290fd2-3ccc-a758-1714-660d38453104";
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";