mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-02-21 18:36:31 +00:00
Add German translation and update Austrian translation (#2425)
This commit is contained in:
@@ -8,6 +8,7 @@ $text['title-apps']['pt-br'] = "Gerenciador de aplicações";
|
||||
$text['title-apps']['pl'] = "Menedżer aplikacji";
|
||||
$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']['it-it'] = "Gestore applicazioni";
|
||||
|
||||
@@ -19,6 +20,7 @@ $text['title-app-edit']['pt-br'] = "Editar aplicação";
|
||||
$text['title-app-edit']['pl'] = "Edytuj aplikację ";
|
||||
$text['title-app-edit']['sv-se'] = "Ändra App";
|
||||
$text['title-app-edit']['uk'] = "Редагувати додаток";
|
||||
$text['title-app-edit']['de-de'] = "Applikationen Editieren";
|
||||
$text['title-app-edit']['de-at'] = "Applikationen Editieren";
|
||||
$text['title-app-edit']['it-it'] = "Modifica applicazione";
|
||||
|
||||
@@ -30,6 +32,7 @@ $text['label-version']['pt-br'] = "Versão";
|
||||
$text['label-version']['pl'] = "Wersja";
|
||||
$text['label-version']['sv-se'] = "Version";
|
||||
$text['label-version']['uk'] = "Версія";
|
||||
$text['label-version']['de-de'] = "Version";
|
||||
$text['label-version']['de-at'] = "Version";
|
||||
$text['label-version']['it-it'] = "Versione";
|
||||
|
||||
@@ -41,6 +44,7 @@ $text['header-apps']['pt-br'] = "Gerenciador de aplicações";
|
||||
$text['header-apps']['pl'] = "Menedżer aplikacji";
|
||||
$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']['it-it'] = "Gestore applicazioni";
|
||||
|
||||
@@ -52,6 +56,7 @@ $text['header-app-edit']['pt-br'] = "Editar aplicação";
|
||||
$text['header-app-edit']['pl'] = "Edytuj aplikację ";
|
||||
$text['header-app-edit']['sv-se'] = "Ändra App";
|
||||
$text['header-app-edit']['uk'] = "Редагувати додаток";
|
||||
$text['header-app-edit']['de-de'] = "Applikation bearbeiten";
|
||||
$text['header-app-edit']['de-at'] = "Applikation bearbeiten";
|
||||
$text['header-app-edit']['it-it'] = "Modifica applicazione";
|
||||
|
||||
@@ -63,7 +68,8 @@ $text['description-apps']['pt-br'] = "Gerenciar aplicações instaladas";
|
||||
$text['description-apps']['pl'] = "Zarządzajnie zainstalowanymi aplikacjami.";
|
||||
$text['description-apps']['sv-se'] = "Hantera de applikationer som är installerade.";
|
||||
$text['description-apps']['uk'] = "Керування встановленими додатками";
|
||||
$text['description-apps']['de-at'] = "Verwalten Sie die installierten Applikationen";
|
||||
$text['description-apps']['de-de'] = "Installierte Applikationen verwalten";
|
||||
$text['description-apps']['de-at'] = "Installierte Applikationen verwalten";
|
||||
$text['description-apps']['it-it'] = "Gestisci le applicazioni installate.";
|
||||
|
||||
$text['description-app-edit']['en-us'] = "Manage the applications that are installed.";
|
||||
@@ -74,7 +80,8 @@ $text['description-app-edit']['pt-br'] = "Gerenciar aplicações instaladas";
|
||||
$text['description-app-edit']['pl'] = "Zarządzajnie zainstalowanymi aplikacjami.";
|
||||
$text['description-app-edit']['sv-se'] = "Hantera de applikationer som är installerade.";
|
||||
$text['description-app-edit']['uk'] = "Керування встановленими додатками";
|
||||
$text['description-app-edit']['de-at'] = "Verwalten Sie die installierten Applikationen";
|
||||
$text['description-apps']['de-de'] = "Installierte Applikationen verwalten";
|
||||
$text['description-app-edit']['de-at'] = "Installierte Applikationen verwalten";
|
||||
$text['description-app-edit']['it-it'] = "Gestisci le applicazioni installate.";
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user