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

@@ -10,9 +10,9 @@
$apps[$x]['url'] = "http://www.fusionpbx.com";
$apps[$x]['description']['en-us'] = "Manage a single domain or multiple domains for multi-tenant.";
$apps[$x]['description']['es-cl'] = "Administre un único dominio o múltiples dominios";
$apps[$x]['description']['de-de'] = "";
$apps[$x]['description']['de-de'] = "Verwalte eine einzelne Domäne oder mehrere Domänen für Multi-Mandanten.";
$apps[$x]['description']['de-ch'] = "";
$apps[$x]['description']['de-at'] = "";
$apps[$x]['description']['de-at'] = "Verwalte eine einzelne Domäne oder mehrere Domänen für Multi-Mandanten.";
$apps[$x]['description']['fr-fr'] = "Gestion d'un domaine ou plusieurs dans le cas d'un système multi-parties.";
$apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['fr-ch'] = "";

View File

@@ -9,7 +9,8 @@ $apps[$x]['menu'][0]['title']['pl'] = "Domeny";
$apps[$x]['menu'][0]['title']['ru-ru'] = "Домены";
$apps[$x]['menu'][0]['title']['sv-se'] = "Domäner";
$apps[$x]['menu'][0]['title']['uk'] = "Домени";
$apps[$x]['menu'][0]['title']['de-at'] = "Domains";
$apps[$x]['menu'][0]['title']['de-de'] = "Domänen";
$apps[$x]['menu'][0]['title']['de-at'] = "Domänen";
$apps[$x]['menu'][0]['uuid'] = "4fa7e90b-6d6c-12d4-712f-62857402b801";
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][0]['category'] = "internal";
@@ -25,7 +26,8 @@ $apps[$x]['menu'][1]['title']['pl'] = "Ustawienia Domen";
$apps[$x]['menu'][1]['title']['ru-ru'] = "Параметры домена";
$apps[$x]['menu'][1]['title']['sv-se'] = "Domän Inställning";
$apps[$x]['menu'][1]['title']['uk'] = "Налаштування доменів";
$apps[$x]['menu'][1]['title']['de-at'] = "Domain Einstellungen";
$apps[$x]['menu'][1]['title']['de-de'] = "Domänen Einstellungen";
$apps[$x]['menu'][1]['title']['de-at'] = "Domänen Einstellungen";
$apps[$x]['menu'][1]['uuid'] = "0869ac79-4af3-498f-af65-69662280d74e";
$apps[$x]['menu'][1]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
$apps[$x]['menu'][1]['category'] = "internal";