mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-26 18:25:42 +00:00
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:
@@ -12,7 +12,8 @@
|
||||
$apps[$x]['description']['es-cl'] = "";
|
||||
$apps[$x]['description']['de-de'] = "";
|
||||
$apps[$x]['description']['de-ch'] = "";
|
||||
$apps[$x]['description']['de-at'] = "";
|
||||
$apps[$x]['description']['de-de'] = "Applikationen Verwalten";
|
||||
$apps[$x]['description']['de-at'] = "Applikationen Verwalten";
|
||||
$apps[$x]['description']['fr-fr'] = "";
|
||||
$apps[$x]['description']['fr-ca'] = "";
|
||||
$apps[$x]['description']['fr-ch'] = "";
|
||||
|
||||
@@ -9,8 +9,8 @@ $text['title-apps']['pl'] = "Menedżer aplikacji";
|
||||
$text['title-apps']['ru-ru'] = "Управление приложениями";
|
||||
$text['title-apps']['sv-se'] = "App Inställningar";
|
||||
$text['title-apps']['uk'] = "Керування додатками";
|
||||
$text['title-apps']['de-de'] = "App Verwaltung";
|
||||
$text['title-apps']['de-at'] = "App Verwaltung";
|
||||
$text['title-apps']['de-de'] = "Applikation Verwaltung";
|
||||
$text['title-apps']['de-at'] = "Applikation Verwaltung";
|
||||
$text['title-apps']['it-it'] = "Gestore applicazioni";
|
||||
|
||||
$text['title-app-edit']['en-us'] = "App Edit";
|
||||
@@ -48,8 +48,8 @@ $text['header-apps']['pl'] = "Menedżer aplikacji";
|
||||
$text['header-apps']['ru-ru'] = "Управление приложениями";
|
||||
$text['header-apps']['sv-se'] = "App Inställningar";
|
||||
$text['header-apps']['uk'] = "Керування додатками";
|
||||
$text['header-apps']['de-de'] = "App Verwaltung";
|
||||
$text['header-apps']['de-at'] = "App Verwaltung";
|
||||
$text['header-apps']['de-de'] = "Applikation verwalten";
|
||||
$text['header-apps']['de-at'] = "Applikation verwalten";
|
||||
$text['header-apps']['it-it'] = "Gestore applicazioni";
|
||||
|
||||
$text['header-app-edit']['en-us'] = "App Edit";
|
||||
|
||||
@@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Aplikacje";
|
||||
$apps[$x]['menu'][0]['title']['ru-ru'] = "Приложения";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Appar";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Додатки";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Applikationen";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Applikationen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "";
|
||||
@@ -29,7 +30,8 @@ $apps[$x]['menu'][1]['title']['pl'] = "Menedżer aplikacji";
|
||||
$apps[$x]['menu'][1]['title']['ru-ru'] = "Менеджер приложений";
|
||||
$apps[$x]['menu'][1]['title']['sv-se'] = "App Inställningar";
|
||||
$apps[$x]['menu'][1]['title']['uk'] = "Керування додатками";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "App Verwaltung";
|
||||
$apps[$x]['menu'][1]['title']['de-de'] = "Applikation Verwalten";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Applikation Verwalten";
|
||||
$apps[$x]['menu'][1]['uuid'] = "ef00f229-7890-00c2-bf23-fed5b8fa9fe7";
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][1]['category'] = "internal";
|
||||
|
||||
Reference in New Issue
Block a user