Bladeren bron

Add latest translations

Mark Crane 10 jaren geleden
bovenliggende
commit
c76109e93d

+ 38 - 0
core/databases/app_languages.php

@@ -8,6 +8,7 @@ $text['title-databases']['pt-br'] = "Base de dados";
 $text['title-databases']['pl'] = "Bazy danych";
 $text['title-databases']['sv-se'] = "Databaser";
 $text['title-databases']['uk'] = "Бази даних";
+$text['title-databases']['de-at'] = "Datenbanken";
 
 $text['title-database-edit']['en-us'] = "Database Edit";
 $text['title-database-edit']['es-cl'] = "Editar base de datos";
@@ -17,6 +18,7 @@ $text['title-database-edit']['pt-br'] = "Editar base de dados";
 $text['title-database-edit']['pl'] = "Edytuj bazę danych";
 $text['title-database-edit']['sv-se'] = "Ändra Databas";
 $text['title-database-edit']['uk'] = "Редагування бази даних";
+$text['title-database-edit']['de-at'] = "Datenbank editieren";
 
 $text['title-database-add']['en-us'] = "Database Add";
 $text['title-database-add']['es-cl'] = "Agregar Base de Datos";
@@ -26,6 +28,7 @@ $text['title-database-add']['pt-br'] = "Adicionar base de dados";
 $text['title-database-add']['pl'] = "Dodaj bazę danych";
 $text['title-database-add']['sv-se'] = "Lägg Till Databas";
 $text['title-database-add']['uk'] = "Додавання бази даних";
+$text['title-database-add']['de-at'] = "Datenbank hinzufügen";
 
 $text['message-update']['en-us'] = "Update Completed";
 $text['message-update']['es-cl'] = "Actualización Completada";
@@ -35,6 +38,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
 $text['message-update']['pl'] = "Zaktualizowano poprawnie";
 $text['message-update']['sv-se'] = "Uppdatering Klar";
 $text['message-update']['uk'] = "Оновлення завершено";
+$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
 
 $text['message-required']['en-us'] = "Please provide: ";
 $text['message-required']['es-cl'] = "Por favor indique: ";
@@ -44,6 +48,7 @@ $text['message-required']['pt-br'] = "Por favor Indique:";
 $text['message-required']['pl'] = "Wpisz:";
 $text['message-required']['sv-se'] = "Var god uppge:";
 $text['message-required']['uk'] = "Будь ласка, вкажіть:";
+$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
 
 $text['message-message']['en-us'] = "Message";
 $text['message-message']['es-cl'] = "Mensaje";
@@ -53,6 +58,7 @@ $text['message-message']['pt-br'] = "Mensagem";
 $text['message-message']['pl'] = "Wiadomość";
 $text['message-message']['sv-se'] = "Meddelande";
 $text['message-message']['uk'] = "Повідомлення";
+$text['message-message']['de-at'] = "Nachricht";
 
 $text['message-delete']['en-us'] = "Delete Completed";
 $text['message-delete']['es-cl'] = "Eliminación Completada";
@@ -62,6 +68,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
 $text['message-delete']['pl'] = "Usunięto poprawnie";
 $text['message-delete']['sv-se'] = "Borttagning Klar";
 $text['message-delete']['uk'] = "Видалено";
+$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
 
 $text['message-add']['en-us'] = "Add Completed";
 $text['message-add']['es-cl'] = "Agregar Completado";
@@ -71,6 +78,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
 $text['message-add']['pl'] = "Dodano poprawnie";
 $text['message-add']['sv-se'] = "Tillagd";
 $text['message-add']['uk'] = "Додано";
+$text['message-add']['de-at'] = "";
 
 $text['label-username']['en-us'] = "Username";
 $text['label-username']['es-cl'] = "Nombre de usuario";
@@ -80,6 +88,7 @@ $text['label-username']['pt-br'] = "Nome do Usuário";
 $text['label-username']['pl'] = "Użytkownik";
 $text['label-username']['sv-se'] = "Användarnamn";
 $text['label-username']['uk'] = "Ім’я користувача";
+$text['label-username']['de-at'] = "Benutzername";
 
 $text['label-type']['en-us'] = "Type";
 $text['label-type']['es-cl'] = "Tipo";
@@ -89,6 +98,7 @@ $text['label-type']['pt-br'] = "Tipo";
 $text['label-type']['pl'] = "Typ";
 $text['label-type']['sv-se'] = "Typ";
 $text['label-type']['uk'] = "Тип";
+$text['label-type']['de-at'] = "";
 
 $text['label-port']['en-us'] = "Port";
 $text['label-port']['es-cl'] = "Puerto";
@@ -98,6 +108,7 @@ $text['label-port']['pt-br'] = "Porta";
 $text['label-port']['pl'] = "Port";
 $text['label-port']['sv-se'] = "Port";
 $text['label-port']['uk'] = "Порт";
+$text['label-port']['de-at'] = "Port";
 
 $text['label-path']['en-us'] = "Path";
 $text['label-path']['es-cl'] = "Ruta";
@@ -107,6 +118,7 @@ $text['label-path']['pt-br'] = "Caminho";
 $text['label-path']['pl'] = "Ścieżka";
 $text['label-path']['sv-se'] = "Sökväg";
 $text['label-path']['uk'] = "Шлях";
+$text['label-path']['de-at'] = "";
 
 $text['label-password']['en-us'] = "Password";
 $text['label-password']['es-cl'] = "Contreseña";
@@ -116,6 +128,7 @@ $text['label-password']['pt-br'] = "Senha";
 $text['label-password']['pl'] = "Hasło";
 $text['label-password']['sv-se'] = "Lösenord";
 $text['label-password']['uk'] = "Пароль";
+$text['label-password']['de-at'] = "Passwort";
 
 $text['label-name']['en-us'] = "Name";
 $text['label-name']['es-cl'] = "Nombre";
@@ -125,6 +138,7 @@ $text['label-name']['pt-br'] = "Nome";
 $text['label-name']['pl'] = "Nazwa";
 $text['label-name']['sv-se'] = "Namn";
 $text['label-name']['uk'] = "Назва";
+$text['label-name']['de-at'] = "Name";
 
 $text['label-host']['en-us'] = "Host";
 $text['label-host']['es-cl'] = "Host";
@@ -134,6 +148,7 @@ $text['label-host']['pt-br'] = "Máquina";
 $text['label-host']['pl'] = "Host";
 $text['label-host']['sv-se'] = "Värd";
 $text['label-host']['uk'] = "Хост";
+$text['label-host']['de-at'] = "";
 
 $text['label-driver']['en-us'] = "Driver";
 $text['label-driver']['es-cl'] = "Controlador";
@@ -143,6 +158,7 @@ $text['label-driver']['pt-br'] = "Driver";
 $text['label-driver']['pl'] = "Sterownik";
 $text['label-driver']['sv-se'] = "Drivrutin";
 $text['label-driver']['uk'] = "Драйвер";
+$text['label-driver']['de-at'] = "";
 
 $text['label-description']['en-us'] = "Description";
 $text['label-description']['es-cl'] = "Descripción";
@@ -152,6 +168,7 @@ $text['label-description']['pt-br'] = "Descrição";
 $text['label-description']['pl'] = "Opis";
 $text['label-description']['sv-se'] = "Beskrivning";
 $text['label-description']['uk'] = "Опис";
+$text['label-description']['de-at'] = "";
 
 $text['header-databases']['en-us'] = "Databases";
 $text['header-databases']['es-cl'] = "Bases de datos";
@@ -161,6 +178,7 @@ $text['header-databases']['pt-br'] = "Base de dados";
 $text['header-databases']['pl'] = "Bazy danych";
 $text['header-databases']['sv-se'] = "Databaser";
 $text['header-databases']['uk'] = "Бази даних";
+$text['header-databases']['de-at'] = "";
 
 $text['header-database-edit']['en-us'] = "Database Edit";
 $text['header-database-edit']['es-cl'] = "Editar base de datos";
@@ -170,6 +188,7 @@ $text['header-database-edit']['pt-br'] = "Editar a base de dados";
 $text['header-database-edit']['pl'] = "Edytuj bazę danych";
 $text['header-database-edit']['sv-se'] = "Ändra Databas";
 $text['header-database-edit']['uk'] = "Редагування бази даних";
+$text['header-database-edit']['de-at'] = "";
 
 $text['header-database-add']['en-us'] = "Database Add";
 $text['header-database-add']['es-cl'] = "Agregar Base de Datos";
@@ -179,6 +198,7 @@ $text['header-database-add']['pt-br'] = "Adicionar base de dados";
 $text['header-database-add']['pl'] = "Dodaj bazę danych";
 $text['header-database-add']['sv-se'] = "Lägg Till Databas";
 $text['header-database-add']['uk'] = "Додавання бази даних";
+$text['header-database-add']['de-at'] = "";
 
 $text['description-username']['en-us'] = "Enter the database username.";
 $text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos.";
@@ -188,6 +208,7 @@ $text['description-username']['pt-br'] = "Insira o nome do usuário";
 $text['description-username']['pl'] = "Wprowadź nazwę użytkownika";
 $text['description-username']['sv-se'] = "Ange databasen användarnamn här.";
 $text['description-username']['uk'] = "Введіть ім’я користувача бази даних";
+$text['description-username']['de-at'] = "Geben Sie den Benutzernamen an.";
 
 $text['description-type']['en-us'] = "Select the database type.";
 $text['description-type']['es-cl'] = "Seleccione el tipo de base de datos";
@@ -197,6 +218,7 @@ $text['description-type']['pt-br'] = "Introduza o tipo de definição.";
 $text['description-type']['pl'] = "Wprowadź rodzaj bazy danych";
 $text['description-type']['sv-se'] = "Välj databastyp";
 $text['description-type']['uk'] = "Виберіть тип бази даних";
+$text['description-type']['de-at'] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc).";
 
 $text['description-port']['en-us'] = "Enter the port number.";
 $text['description-port']['es-cl'] = "Ingrese el número del puerto.";
@@ -206,6 +228,7 @@ $text['description-port']['pt-br'] = "Insira o número da porta";
 $text['description-port']['pl'] = "Wprowadź numer portu";
 $text['description-port']['sv-se'] = "Ange portnummer";
 $text['description-port']['uk'] = "Введіть номер порта";
+$text['description-port']['de-at'] = "";
 
 $text['description-path']['en-us'] = "Enter the database file path (SQLite only).";
 $text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
@@ -215,6 +238,7 @@ $text['description-path']['pt-br'] = "Insira o caminho da base de dados (SQLite)
 $text['description-path']['pl'] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
 $text['description-path']['sv-se'] = "Ange databasens sökväg (gäller endast SQLite).";
 $text['description-path']['uk'] = "Вкажіть шлях до файлу бази даних (тільки SQLite).";
+$text['description-path']['de-at'] = "";
 
 $text['description-password']['en-us'] = "Enter the database password.";
 $text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos.";
@@ -224,6 +248,7 @@ $text['description-password']['pt-br'] = "Introduza a senha";
 $text['description-password']['pl'] = "Wpisz hasło";
 $text['description-password']['sv-se'] = "Ange databasens lösenord.";
 $text['description-password']['uk'] = "Введіть пароль бази даних.";
+$text['description-password']['de-at'] = "Geben Sie das Passwort ein.";
 
 $text['description-name']['en-us'] = "Enter the database name.";
 $text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos.";
@@ -233,6 +258,7 @@ $text['description-name']['pt-br'] = "Insira o nome do menu";
 $text['description-name']['pl'] = "Wprowadź nazwę bazy danych.";
 $text['description-name']['sv-se'] = "Ange databasens namn.";
 $text['description-name']['uk'] = "Введіть ім'я бази даних.";
+$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
 
 $text['description-host']['en-us'] = "Enter the host name.";
 $text['description-host']['es-cl'] = "Ingrese el nombre de host";
@@ -242,6 +268,7 @@ $text['description-host']['pt-br'] = "Insira o nome da máquina ";
 $text['description-host']['pl'] = "Wprowadź nazwę hosta.";
 $text['description-host']['sv-se'] = "Ange värdnamnet";
 $text['description-host']['uk'] = "Введіть ім'я хоста.";
+$text['description-host']['de-at'] = "";
 
 $text['description-driver']['en-us'] = "Select the database driver.";
 $text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos.";
@@ -251,6 +278,7 @@ $text['description-driver']['pt-br'] = "Escolha o driver da base de dados";
 $text['description-driver']['pl'] = "Wybierz sterownik bazy danych.";
 $text['description-driver']['sv-se'] = "Välj databas drivrutin.";
 $text['description-driver']['uk'] = "Виберіть драйвер бази даних.";
+$text['description-driver']['de-at'] = "";
 
 $text['description-description']['en-us'] = "Enter a description for this database, if desired.";
 $text['description-description']['es-cl'] = "Ingrese una descripción para esta base de datos, opcional.";
@@ -260,6 +288,7 @@ $text['description-description']['pt-br'] = "Insira a descrição, caso desejar"
 $text['description-description']['pl'] = "Wprowadź opis  bazy danych (opcjonalne)";
 $text['description-description']['sv-se'] = "Fyll i en beskrivning för denna databas, om nödvändigt.";
 $text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
+$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
 
 $text['description-databases']['en-us'] = "Database information.";
 $text['description-databases']['es-cl'] = "Información de bases de datos.";
@@ -269,6 +298,7 @@ $text['description-databases']['pt-br'] = "Informações sobre a base de dados";
 $text['description-databases']['pl'] = "Informacje o bazie danych.";
 $text['description-databases']['sv-se'] = "Databasinformation.";
 $text['description-databases']['uk'] = "Інформація про базу даних.";
+$text['description-databases']['de-at'] = "";
 
 $text['description-database-edit']['en-us'] = "Database connection information.";
 $text['description-database-edit']['es-cl'] = "Información de conexión a base de datos.";
@@ -278,6 +308,7 @@ $text['description-database-edit']['pt-br'] = "Informações da ligação na bas
 $text['description-database-edit']['pl'] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-edit']['sv-se'] = "Information om Databasanslutning";
 $text['description-database-edit']['uk'] = "інформація про підключення до бази даних.";
+$text['description-database-edit']['de-at'] = "";
 
 $text['description-database-add']['en-us'] = "Database connection information.";
 $text['description-database-add']['es-cl'] = "Información de conexión a base de datos.";
@@ -287,6 +318,7 @@ $text['description-database-add']['pt-br'] = "Informações da ligação na base
 $text['description-database-add']['pl'] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-add']['sv-se'] = "Information om Databasanslutning";
 $text['description-database-add']['uk'] = "інформація про підключення до бази даних.";
+$text['description-database-add']['de-at'] = "";
 
 $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
 $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
@@ -296,6 +328,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
 $text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
 $text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
 $text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
+$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
 
 $text['button-save']['en-us'] = "Save";
 $text['button-save']['es-cl'] = "Guardar";
@@ -305,6 +338,7 @@ $text['button-save']['pt-br'] = "Salvar";
 $text['button-save']['pl'] = "Zachowaj";
 $text['button-save']['sv-se'] = "Spara";
 $text['button-save']['uk'] = "Зберегти";
+$text['button-save']['de-at'] = "Speichern";
 
 $text['button-edit']['en-us'] = "Edit";
 $text['button-edit']['es-cl'] = "Editar";
@@ -314,6 +348,7 @@ $text['button-edit']['pt-br'] = "Editar";
 $text['button-edit']['pl'] = "Edytuj";
 $text['button-edit']['sv-se'] = "Editera";
 $text['button-edit']['uk'] = "Редагувати";
+$text['button-edit']['de-at'] = "Bearbeiten";
 
 $text['button-delete']['en-us'] = "Delete";
 $text['button-delete']['es-cl'] = "Eliminar";
@@ -323,6 +358,7 @@ $text['button-delete']['pt-br'] = "Remover";
 $text['button-delete']['pl'] = "Usuń";
 $text['button-delete']['sv-se'] = "Ta Bort";
 $text['button-delete']['uk'] = "Видалити";
+$text['button-delete']['de-at'] = "";
 
 $text['button-back']['en-us'] = "Back";
 $text['button-back']['es-cl'] = "Volver";
@@ -332,6 +368,7 @@ $text['button-back']['pt-br'] = "Voltar";
 $text['button-back']['pl'] = "Wróć";
 $text['button-back']['sv-se'] = "Tillbaka";
 $text['button-back']['uk'] = "Назад";
+$text['button-back']['de-at'] = "Zurück";
 
 $text['button-add']['en-us'] = "Add";
 $text['button-add']['es-cl'] = "Agregar";
@@ -341,5 +378,6 @@ $text['button-add']['pt-br'] = "Adicionar";
 $text['button-add']['pl'] = "Dodaj";
 $text['button-add']['sv-se'] = "Lägg Till";
 $text['button-add']['uk'] = "Додати";
+$text['button-add']['de-at'] = "Hinzufügen";
 
 ?>

+ 1 - 0
core/databases/app_menu.php

@@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Base de dados";
 $apps[$x]['menu'][0]['title']['pl'] = "Bazy danych";
 $apps[$x]['menu'][0]['title']['sv-se'] = "Databaser";
 $apps[$x]['menu'][0]['title']['uk'] = "Бази даних";
+$apps[$x]['menu'][0]['title']['de-at'] = "Datenbanken";
 $apps[$x]['menu'][0]['uuid'] = "ebbd754d-ca74-d5b1-a77e-9206ba3ecc3f";
 $apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
 $apps[$x]['menu'][0]['category'] = "internal";

+ 56 - 0
core/domain_settings/app_languages.php

@@ -8,6 +8,7 @@ $text['title-domains']['pt-br'] = "Dominios";
 $text['title-domains']['pl'] = "Domeny";
 $text['title-domains']['sv-se'] = "Domäner";
 $text['title-domains']['uk'] = "Домени";
+$text['title-domains']['de-at'] = "Domains";
 
 $text['title-domain_setting-edit']['en-us'] = "Domain Setting";
 $text['title-domain_setting-edit']['es-cl'] = "Configuraciones de dominio.";
@@ -17,6 +18,7 @@ $text['title-domain_setting-edit']['pt-br'] = "Configurações do dominio";
 $text['title-domain_setting-edit']['pl'] = "Ustawienia domen";
 $text['title-domain_setting-edit']['sv-se'] = "Domän Inställning";
 $text['title-domain_setting-edit']['uk'] = "Налаштування доменів";
+$text['title-domain_setting-edit']['de-at'] = "Domain Einstellungen";
 
 $text['title-domain_setting-add']['en-us'] = "Domain Setting Add";
 $text['title-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio";
@@ -26,6 +28,7 @@ $text['title-domain_setting-add']['pt-br'] = "Adicionar configurações do domin
 $text['title-domain_setting-add']['pl'] = "Dodaj ustawienie domeny";
 $text['title-domain_setting-add']['sv-se'] = "Lägg Till Domän Inställning";
 $text['title-domain_setting-add']['uk'] = "Додавання домену";
+$text['title-domain_setting-add']['de-at'] = "Domain Einstellungen hinzufügen";
 
 $text['title-domain-edit']['en-us'] = "Domain";
 $text['title-domain-edit']['es-cl'] = "Dominio";
@@ -35,6 +38,7 @@ $text['title-domain-edit']['pt-br'] = "Dominio";
 $text['title-domain-edit']['pl'] = "Domena";
 $text['title-domain-edit']['sv-se'] = "Domän";
 $text['title-domain-edit']['uk'] = "Домен";
+$text['title-domain-edit']['de-at'] = "Domain";
 
 $text['title-domain-add']['en-us'] = "Domain Add";
 $text['title-domain-add']['es-cl'] = "Agregar Dominio";
@@ -44,6 +48,7 @@ $text['title-domain-add']['pt-br'] = "Adicionar dominio";
 $text['title-domain-add']['pl'] = "Dodaj domenę";
 $text['title-domain-add']['sv-se'] = "Lägg Till Domän";
 $text['title-domain-add']['uk'] = "Новий домен";
+$text['title-domain-add']['de-at'] = "Domain hinzufügen";
 
 $text['message-update']['en-us'] = "Update Completed";
 $text['message-update']['es-cl'] = "Actualización Completada";
@@ -53,6 +58,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
 $text['message-update']['pl'] = "Zaktualizowano poprawnie";
 $text['message-update']['sv-se'] = "Uppdatering Klar";
 $text['message-update']['uk'] = "Оновлено";
+$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
 
 $text['message-required']['en-us'] = "Please provide: ";
 $text['message-required']['es-cl'] = "Por favor indique: ";
@@ -62,6 +68,7 @@ $text['message-required']['pt-br'] = "Por favor Indique:";
 $text['message-required']['pl'] = "Wpisz:";
 $text['message-required']['sv-se'] = "Var god uppge:";
 $text['message-required']['uk'] = "Будь ласка, вкажіть:";
+$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
 
 $text['message-message']['en-us'] = "Message";
 $text['message-message']['es-cl'] = "Mensaje";
@@ -71,6 +78,7 @@ $text['message-message']['pt-br'] = "Mensagem";
 $text['message-message']['pl'] = "Wiadomość";
 $text['message-message']['sv-se'] = "Meddelande";
 $text['message-message']['uk'] = "Повідомлення";
+$text['message-message']['de-at'] = "Nachricht";
 
 $text['message-delete_failed']['en-us'] = "No Settings Checked";
 $text['message-delete_failed']['es-cl'] = "No hay ajustes facturado";
@@ -80,6 +88,7 @@ $text['message-delete_failed']['pt-br'] = "Falha na exclusão";
 $text['message-delete_failed']['pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
 $text['message-delete_failed']['sv-se'] = "Ingen Inställning Markerad";
 $text['message-delete_failed']['uk'] = "Налаштування не вказано";
+$text['message-delete_failed']['de-at'] = "Löschen fehlgeschlagen";
 
 $text['message-delete']['en-us'] = "Delete Completed";
 $text['message-delete']['es-cl'] = "Eliminar Completado";
@@ -89,6 +98,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
 $text['message-delete']['pl'] = "Usunięto poprawnie";
 $text['message-delete']['sv-se'] = "Borttagning Klar";
 $text['message-delete']['uk'] = "Видалено";
+$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
 
 $text['message-add']['en-us'] = "Add Completed";
 $text['message-add']['es-cl'] = "Agregar Completado";
@@ -98,6 +108,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
 $text['message-add']['pl'] = "Dodano poprawnie";
 $text['message-add']['sv-se'] = "Tillagd";
 $text['message-add']['uk'] = "Додано";
+$text['message-add']['de-at'] = "";
 
 $text['label-value']['en-us'] = "Value";
 $text['label-value']['es-cl'] = "Valor";
@@ -107,6 +118,7 @@ $text['label-value']['pt-br'] = "Valor";
 $text['label-value']['pl'] = "Wartość";
 $text['label-value']['sv-se'] = "Värde";
 $text['label-value']['uk'] = "Значення";
+$text['label-value']['de-at'] = "Wert";
 
 $text['label-type']['en-us'] = "Type";
 $text['label-type']['es-cl'] = "Tipo";
@@ -116,6 +128,7 @@ $text['label-type']['pt-br'] = "Tipo";
 $text['label-type']['pl'] = "Typ";
 $text['label-type']['sv-se'] = "Typ";
 $text['label-type']['uk'] = "Тип";
+$text['label-type']['de-at'] = "";
 
 $text['label-true']['en-us'] = "True";
 $text['label-true']['es-cl'] = "Verdadero";
@@ -125,6 +138,7 @@ $text['label-true']['pt-br'] = "Sim";
 $text['label-true']['pl'] = "Tak";
 $text['label-true']['sv-se'] = "Sann";
 $text['label-true']['uk'] = "Так";
+$text['label-true']['de-at'] = "Ein";
 
 $text['label-tools']['en-us'] = "Tools";
 $text['label-tools']['es-cl'] = "Herramientas";
@@ -134,6 +148,7 @@ $text['label-tools']['pt-br'] = "Ferramentas";
 $text['label-tools']['pl'] = "Narzędzia";
 $text['label-tools']['sv-se'] = "Verktyg";
 $text['label-tools']['uk'] = "Параметри";
+$text['label-tools']['de-at'] = "Werkzeug";
 
 $text['label-subcategory']['en-us'] = "Subcategory";
 $text['label-subcategory']['es-cl'] = "Subcategoría";
@@ -143,6 +158,7 @@ $text['label-subcategory']['pt-br'] = "Subcategoria";
 $text['label-subcategory']['pl'] = "Podkategoria";
 $text['label-subcategory']['sv-se'] = "Under-kategori";
 $text['label-subcategory']['uk'] = "Підкатегорія";
+$text['label-subcategory']['de-at'] = "Unterkategorie";
 
 $text['label-parent_domain']['en-us'] = "Parent Domain";
 $text['label-parent_domain']['es-cl'] = "Dominio de los Padres";
@@ -152,6 +168,7 @@ $text['label-parent_domain']['pt-br'] = "Dominio principal";
 $text['label-parent_domain']['pl'] = "Domena nadrzędna";
 $text['label-parent_domain']['sv-se'] = "Överordnad Domän";
 $text['label-parent_domain']['uk'] = "Батьківський домен";
+$text['label-parent_domain']['de-at'] = "";
 
 $text['label-order']['en-us'] = "Order";
 $text['label-order']['es-cl'] = "Orden";
@@ -161,6 +178,7 @@ $text['label-order']['pt-br'] = "Ordenação";
 $text['label-order']['pl'] = "Kolejność";
 $text['label-order']['sv-se'] = "Ordning";
 $text['label-order']['uk'] = "Порядок";
+$text['label-order']['de-at'] = "";
 
 $text['label-none']['en-us'] = "None";
 $text['label-none']['es-cl'] = "Ninguno";
@@ -170,6 +188,7 @@ $text['label-none']['pt-br'] = "Nenhum";
 $text['label-none']['pl'] = "Żaden";
 $text['label-none']['sv-se'] = "Ingen";
 $text['label-none']['uk'] = "Жоден";
+$text['label-none']['de-at'] = "keine";
 
 $text['label-name']['en-us'] = "Name";
 $text['label-name']['es-cl'] = "Nombre";
@@ -179,6 +198,7 @@ $text['label-name']['pt-br'] = "Nome";
 $text['label-name']['pl'] = "Nazwa";
 $text['label-name']['sv-se'] = "Namn";
 $text['label-name']['uk'] = "Назва";
+$text['label-name']['de-at'] = "Name";
 
 $text['label-manage']['en-us'] = "Manage";
 $text['label-manage']['es-cl'] = "Gestionar";
@@ -188,6 +208,7 @@ $text['label-manage']['pt-br'] = "Gerenciar";
 $text['label-manage']['pl'] = "Zarządzaj";
 $text['label-manage']['sv-se'] = "Hantera";
 $text['label-manage']['uk'] = "Керувати";
+$text['label-manage']['de-at'] = "";
 
 $text['label-false']['en-us'] = "False";
 $text['label-false']['es-cl'] = "Falso";
@@ -197,6 +218,7 @@ $text['label-false']['pt-br'] = "Não";
 $text['label-false']['pl'] = "Nie";
 $text['label-false']['sv-se'] = "Falsk";
 $text['label-false']['uk'] = "Ні";
+$text['label-false']['de-at'] = "Aus";
 
 $text['label-enabled']['en-us'] = "Enabled";
 $text['label-enabled']['es-cl'] = "Activado";
@@ -206,6 +228,7 @@ $text['label-enabled']['pt-br'] = "Habilitado";
 $text['label-enabled']['pl'] = "Włączona";
 $text['label-enabled']['sv-se'] = "Aktiverad";
 $text['label-enabled']['uk'] = "Включено";
+$text['label-enabled']['de-at'] = "An";
 
 $text['label-domain']['en-us'] = "Domain";
 $text['label-domain']['es-cl'] = "Dominio";
@@ -215,6 +238,7 @@ $text['label-domain']['pt-br'] = "Dominio";
 $text['label-domain']['pl'] = "Domena";
 $text['label-domain']['sv-se'] = "Domän";
 $text['label-domain']['uk'] = "Домен";
+$text['label-domain']['de-at'] = "Domain";
 
 $text['label-disabled']['en-us'] = "Disabled";
 $text['label-disabled']['es-cl'] = "Discapacitado";
@@ -224,6 +248,7 @@ $text['label-disabled']['pt-br'] = "Inválido";
 $text['label-disabled']['pl'] = "Wyłączony";
 $text['label-disabled']['sv-se'] = "Inaktiverad";
 $text['label-disabled']['uk'] = "Відключено";
+$text['label-disabled']['de-at'] = "Ausgeschaltet";
 
 $text['label-description']['en-us'] = "Description";
 $text['label-description']['es-cl'] = "Descripción";
@@ -233,6 +258,7 @@ $text['label-description']['pt-br'] = "Descrição";
 $text['label-description']['pl'] = "Opis";
 $text['label-description']['sv-se'] = "Beskrivning";
 $text['label-description']['uk'] = "Опис";
+$text['label-description']['de-at'] = "";
 
 $text['label-category']['en-us'] = "Category";
 $text['label-category']['es-cl'] = "Categoría";
@@ -242,6 +268,7 @@ $text['label-category']['pt-br'] = "Categoria";
 $text['label-category']['pl'] = "Kategoria";
 $text['label-category']['sv-se'] = "Kategori";
 $text['label-category']['uk'] = "Категорія";
+$text['label-category']['de-at'] = "";
 
 $text['header-settings']['en-us'] = "Settings";
 $text['header-settings']['es-cl'] = "Configuraciones";
@@ -251,6 +278,7 @@ $text['header-settings']['pt-br'] = "Configurações";
 $text['header-settings']['pl'] = "Ustawienia";
 $text['header-settings']['sv-se'] = "Inställning";
 $text['header-settings']['uk'] = "Налаштування";
+$text['header-settings']['de-at'] = "";
 
 $text['header-domains']['en-us'] = "Domains";
 $text['header-domains']['es-cl'] = "Dominios";
@@ -260,6 +288,7 @@ $text['header-domains']['pt-br'] = "Dominios";
 $text['header-domains']['pl'] = "Domeny";
 $text['header-domains']['sv-se'] = "Domäner";
 $text['header-domains']['uk'] = "Домени";
+$text['header-domains']['de-at'] = "";
 
 $text['header-domain_setting-edit']['en-us'] = "Domain Setting";
 $text['header-domain_setting-edit']['es-cl'] = "Configuraciones de dominio";
@@ -269,6 +298,7 @@ $text['header-domain_setting-edit']['pt-br'] = "Configurações do dominio";
 $text['header-domain_setting-edit']['pl'] = "Ustawienia domeny";
 $text['header-domain_setting-edit']['sv-se'] = "Domän Inställning";
 $text['header-domain_setting-edit']['uk'] = "Налаштування домену";
+$text['header-domain_setting-edit']['de-at'] = "";
 
 $text['header-domain_setting-add']['en-us'] = "Domain Setting Add";
 $text['header-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio";
@@ -278,6 +308,7 @@ $text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao domin
 $text['header-domain_setting-add']['pl'] = "Dodaj ustawienie domeny";
 $text['header-domain_setting-add']['sv-se'] = "Lägg Till Domän Inställning";
 $text['header-domain_setting-add']['uk'] = "Параметри домену";
+$text['header-domain_setting-add']['de-at'] = "";
 
 $text['header-domain-edit']['en-us'] = "Domain";
 $text['header-domain-edit']['es-cl'] = "Dominio";
@@ -287,6 +318,7 @@ $text['header-domain-edit']['pt-br'] = "Dominio";
 $text['header-domain-edit']['pl'] = "Domena";
 $text['header-domain-edit']['sv-se'] = "Domän";
 $text['header-domain-edit']['uk'] = "Домен";
+$text['header-domain-edit']['de-at'] = "";
 
 $text['header-domain-add']['en-us'] = "Domain Add";
 $text['header-domain-add']['es-cl'] = "Agregar Dominio";
@@ -296,6 +328,7 @@ $text['header-domain-add']['pt-br'] = "Adicionar dominio";
 $text['header-domain-add']['pl'] = "Dodaj domenę";
 $text['header-domain-add']['sv-se'] = "Lägg Till Domän";
 $text['header-domain-add']['uk'] = "Новий домен";
+$text['header-domain-add']['de-at'] = "";
 
 $text['description-value']['en-us'] = "Enter the value of this setting.";
 $text['description-value']['es-cl'] = "Ingrese el valor para esta configuración.";
@@ -305,6 +338,7 @@ $text['description-value']['pt-br'] = "Insira o valor da variável";
 $text['description-value']['pl'] = "Wprowadź wartość tego ustawienia";
 $text['description-value']['sv-se'] = "Ange värdet på inställningen.";
 $text['description-value']['uk'] = "Введіть значенння змінної";
+$text['description-value']['de-at'] = "Geben Sie den Wert für diese Einstellung an.";
 
 $text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc).";
 $text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, nombre, var, dir, etc.)";
@@ -314,6 +348,7 @@ $text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,n
 $text['description-type']['pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
 $text['description-type']['sv-se'] = "Fyll i inställnings typ (ie. uuid, name, var, dir, etc).";
 $text['description-type']['uk'] = "Введіть тип параметра (uuid, name, var, dir).";
+$text['description-type']['de-at'] = "Geben Sie den Typ für diese Einstellung an (z.B. uuid, name, var, dir, etc).";
 
 $text['description-subcategory']['en-us'] = "Enter the subcategory.";
 $text['description-subcategory']['es-cl'] = "Ingrese la categoría.";
@@ -323,6 +358,7 @@ $text['description-subcategory']['pt-br'] = "Introduza a subcategoria";
 $text['description-subcategory']['pl'] = "Wprowadź podkategorię";
 $text['description-subcategory']['sv-se'] = "Fyll i under-kategori";
 $text['description-subcategory']['uk'] = "Введіть підкатегорію.";
+$text['description-subcategory']['de-at'] = "Geben Sie die Unterkategorie an.";
 
 $text['description-setting_enabled']['en-us'] = "Set the status of this default setting.";
 $text['description-setting_enabled']['es-cl'] = "Configure el estado de esta configuración predeterminada.";
@@ -332,6 +368,7 @@ $text['description-setting_enabled']['pt-br'] = "Escolha o estado desta configur
 $text['description-setting_enabled']['pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
 $text['description-setting_enabled']['sv-se'] = "Ange status på denna standard inställning.";
 $text['description-setting_enabled']['uk'] = "Встановіть стан цього параметра за замовчуванням.";
+$text['description-setting_enabled']['de-at'] = "";
 
 $text['description-parent_domain']['en-us'] = "Set the parent domain.";
 $text['description-parent_domain']['es-cl'] = "Establecer el dominio principal.";
@@ -341,6 +378,7 @@ $text['description-parent_domain']['pt-br'] = "Defina o dominio pai";
 $text['description-parent_domain']['pl'] = "Ustaw domenę nadrzędną";
 $text['description-parent_domain']['sv-se'] = "Ange Överordan Domän.";
 $text['description-parent_domain']['uk'] = "Вкажіть батьківський домен";
+$text['description-parent_domain']['de-at'] = "";
 
 $text['description-order']['en-us'] = "Set the order for this array element.";
 $text['description-order']['es-cl'] = "Establecer el orden para este elemento de la matriz.";
@@ -350,6 +388,7 @@ $text['description-order']['pt-br'] = "Defina a ordem (indice) para este element
 $text['description-order']['pl'] = "Wybierz kolejność.";
 $text['description-order']['sv-se'] = "Ställ in ordningen för detta element.";
 $text['description-order']['uk'] = "Вкажіть порядок для масиву елементів";
+$text['description-order']['de-at'] = "Wählen Sie die Reihenfolge.";
 
 $text['description-name']['en-us'] = "Enter the name of the domain.";
 $text['description-name']['es-cl'] = "Ingrese el nombre del dominio";
@@ -359,6 +398,7 @@ $text['description-name']['pt-br'] = "Insira o nome do menu";
 $text['description-name']['pl'] = "Wprowadź nazwę";
 $text['description-name']['sv-se'] = "Ange namn på Domänen.";
 $text['description-name']['uk'] = "Вкажіть назву домену";
+$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
 
 $text['description-domains']['en-us'] = "Control the list of domains to manage.";
 $text['description-domains']['es-cl'] = "Controlar la lista de dominios a gestionar.";
@@ -368,6 +408,7 @@ $text['description-domains']['pt-br'] = "Gerencie a lista dos dominios";
 $text['description-domains']['pl'] = "Zarządzanie listą domen.";
 $text['description-domains']['sv-se'] = "Kontrollera lista med Domäner att hantera.";
 $text['description-domains']['uk'] = "Список доменів для керування";
+$text['description-domains']['de-at'] = "";
 
 $text['description-domain_setting-edit']['en-us'] = "Edit a setting for this domain.";
 $text['description-domain_setting-edit']['es-cl'] = "Edita una configuración para este dominio.";
@@ -377,6 +418,7 @@ $text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração d
 $text['description-domain_setting-edit']['pl'] = "Edytuj ustawienia w tej domenie";
 $text['description-domain_setting-edit']['sv-se'] = "Ändra en inställning för denna Domän.";
 $text['description-domain_setting-edit']['uk'] = "Редагування параметрів для домену";
+$text['description-domain_setting-edit']['de-at'] = "";
 
 $text['description-domain_setting-add']['en-us'] = "Add a setting for this domain.";
 $text['description-domain_setting-add']['es-cl'] = "Agregar una configuración para este dominio.";
@@ -386,6 +428,7 @@ $text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração
 $text['description-domain_setting-add']['pl'] = "Dodaj ustawienie w tej domenie";
 $text['description-domain_setting-add']['sv-se'] = "Lägg Till en inställning för denna Domän.";
 $text['description-domain_setting-add']['uk'] = "Додавання параметра для домену";
+$text['description-domain_setting-add']['de-at'] = "";
 
 $text['description-domain_enabled']['en-us'] = "Set the status of the domain.";
 $text['description-domain_enabled']['es-cl'] = "Ajuste el estado del dominio.";
@@ -395,6 +438,7 @@ $text['description-domain_enabled']['pt-br'] = "Definir o estado do dominio";
 $text['description-domain_enabled']['pl'] = "Ustaw status tej domeny.";
 $text['description-domain_enabled']['sv-se'] = "Ange status för Domänen.";
 $text['description-domain_enabled']['uk'] = "Вкажіть стан домену";
+$text['description-domain_enabled']['de-at'] = "";
 
 $text['description-domain-edit']['en-us'] = "Edit the details of this domain.";
 $text['description-domain-edit']['es-cl'] = "Editar detalles de este dominio.";
@@ -404,6 +448,7 @@ $text['description-domain-edit']['pt-br'] = "Editar detalhes deste dominio";
 $text['description-domain-edit']['pl'] = "Edytuj szczegóły tej domeny.";
 $text['description-domain-edit']['sv-se'] = "Ändra detaljer för denna Domän.";
 $text['description-domain-edit']['uk'] = "Редагування деталей домену";
+$text['description-domain-edit']['de-at'] = "";
 
 $text['description-domain-add']['en-us'] = "Enter the domain details below.";
 $text['description-domain-add']['es-cl'] = "Ingrese los detalles del dominio a continuación.";
@@ -413,6 +458,7 @@ $text['description-domain-add']['pt-br'] = "Insira os detalhes do dominio abaixo
 $text['description-domain-add']['pl'] = "Poniżej wprowadź szczegóły domeny";
 $text['description-domain-add']['sv-se'] = "Ange domändetaljer nedan.";
 $text['description-domain-add']['uk'] = "Введіть дані домену нижче.";
+$text['description-domain-add']['de-at'] = "";
 
 $text['description-description']['en-us'] = "Enter a description, if desired.";
 $text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
@@ -422,6 +468,7 @@ $text['description-description']['pt-br'] = "Insira a descrição, caso desejar"
 $text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
 $text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
 $text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
+$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
 
 $text['description-category']['en-us'] = "Enter the category.";
 $text['description-category']['es-cl'] = "Ingrese la categoría.";
@@ -431,6 +478,7 @@ $text['description-category']['pt-br'] = "Descrição";
 $text['description-category']['pl'] = "Wprowadź kategorię";
 $text['description-category']['sv-se'] = "Ange kategori.";
 $text['description-category']['uk'] = "Введіть категорію";
+$text['description-category']['de-at'] = "Beschreibung";
 
 $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
 $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
@@ -440,6 +488,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
 $text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
 $text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
 $text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
+$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
 
 $text['button-search']['en-us'] = "Search";
 $text['button-search']['es-cl'] = "Buscar";
@@ -449,6 +498,7 @@ $text['button-search']['pt-br'] = "Pesquisar";
 $text['button-search']['pl'] = "Wyszukaj";
 $text['button-search']['sv-se'] = "Sök";
 $text['button-search']['uk'] = "Пошук";
+$text['button-search']['de-at'] = "";
 
 $text['button-save']['en-us'] = "Save";
 $text['button-save']['es-cl'] = "Guardar";
@@ -458,6 +508,7 @@ $text['button-save']['pt-br'] = "Salvar";
 $text['button-save']['pl'] = "Zachowaj";
 $text['button-save']['sv-se'] = "Spara";
 $text['button-save']['uk'] = "Зберегти";
+$text['button-save']['de-at'] = "Speichern";
 
 $text['button-export']['en-us'] = "Export";
 $text['button-export']['es-cl'] = "Exportar";
@@ -467,6 +518,7 @@ $text['button-export']['pt-br'] = "Exportação";
 $text['button-export']['pl'] = "Eksportuj";
 $text['button-export']['sv-se'] = "Export";
 $text['button-export']['uk'] = "Експортувати";
+$text['button-export']['de-at'] = "Export";
 
 $text['button-edit']['en-us'] = "Edit";
 $text['button-edit']['es-cl'] = "Editar";
@@ -476,6 +528,7 @@ $text['button-edit']['pt-br'] = "Editar";
 $text['button-edit']['pl'] = "Edytuj";
 $text['button-edit']['sv-se'] = "Editera";
 $text['button-edit']['uk'] = "Редагувати";
+$text['button-edit']['de-at'] = "Bearbeiten";
 
 $text['button-delete']['en-us'] = "Delete";
 $text['button-delete']['es-cl'] = "Eliminar";
@@ -485,6 +538,7 @@ $text['button-delete']['pt-br'] = "Remover";
 $text['button-delete']['pl'] = "Usuń";
 $text['button-delete']['sv-se'] = "Ta Bort";
 $text['button-delete']['uk'] = "Видалити";
+$text['button-delete']['de-at'] = "";
 
 $text['button-back']['en-us'] = "Back";
 $text['button-back']['es-cl'] = "Volver";
@@ -494,6 +548,7 @@ $text['button-back']['pt-br'] = "Voltar";
 $text['button-back']['pl'] = "Wróć";
 $text['button-back']['sv-se'] = "Tillbaka";
 $text['button-back']['uk'] = "Назад";
+$text['button-back']['de-at'] = "Zurück";
 
 $text['button-add']['en-us'] = "Add";
 $text['button-add']['es-cl'] = "Agregar";
@@ -503,5 +558,6 @@ $text['button-add']['pt-br'] = "Adicionar";
 $text['button-add']['pl'] = "Dodaj";
 $text['button-add']['sv-se'] = "Lägg Till";
 $text['button-add']['uk'] = "Додати";
+$text['button-add']['de-at'] = "Hinzufügen";
 
 ?>

+ 1 - 0
core/domain_settings/app_menu.php

@@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Dominios";
 $apps[$x]['menu'][0]['title']['pl'] = "Domeny";
 $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]['uuid'] = "4fa7e90b-6d6c-12d4-712f-62857402b801";
 $apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
 $apps[$x]['menu'][0]['category'] = "internal";

+ 41 - 0
core/upgrade/app_languages.php

@@ -8,6 +8,7 @@ $text['title-upgrade_schema']['pt-br'] = "Atualizar esquema do banco de dados";
 $text['title-upgrade_schema']['pl'] = "Aktualizacja schematu";
 $text['title-upgrade_schema']['sv-se'] = "Uppgraderingsschema";
 $text['title-upgrade_schema']['uk'] = "Схема оновлення";
+$text['title-upgrade_schema']['de-at'] = "Schema Aktualisieren";
 
 $text['title-upgrade']['en-us'] = "Upgrade";
 $text['title-upgrade']['es-cl'] = "Actualizar";
@@ -17,6 +18,7 @@ $text['title-upgrade']['pt-br'] = "Atualizar";
 $text['title-upgrade']['pl'] = "Aktualizacja";
 $text['title-upgrade']['sv-se'] = "Uppgradera";
 $text['title-upgrade']['uk'] = "Оновлення";
+$text['title-upgrade']['de-at'] = "Aktualisierung";
 
 $text['option-true']['en-us'] = "True";
 $text['option-true']['es-cl'] = "Verdadero";
@@ -26,6 +28,7 @@ $text['option-true']['pt-br'] = "Sim";
 $text['option-true']['pl'] = "Tak";
 $text['option-true']['sv-se'] = "Sann";
 $text['option-true']['uk'] = "Так";
+$text['option-true']['de-at'] = "Ein";
 
 $text['option-false']['en-us'] = "False";
 $text['option-false']['es-cl'] = "Falso";
@@ -35,6 +38,7 @@ $text['option-false']['pt-br'] = "Não";
 $text['option-false']['pl'] = "Nie";
 $text['option-false']['sv-se'] = "Falsk";
 $text['option-false']['uk'] = "Ні";
+$text['option-false']['de-at'] = "Aus";
 
 $text['message-upgrade_svn_scripts']['en-us'] = "Source Files and Scripts Updated";
 $text['message-upgrade_svn_scripts']['es-cl'] = "Fuente archivos actualizados";
@@ -44,6 +48,7 @@ $text['message-upgrade_svn_scripts']['pt-br'] = "Fonte de arquivos atualizados";
 $text['message-upgrade_svn_scripts']['pl'] = "Aktualizacja plików źródłowych powiodła się";
 $text['message-upgrade_svn_scripts']['sv-se'] = "Källfiler Uppdaterade";
 $text['message-upgrade_svn_scripts']['uk'] = "Вихідні файли і сценарії оновлено";
+$text['message-upgrade_svn_scripts']['de-at'] = "";
 
 $text['message-upgrade_svn_failed']['en-us'] = "Source Files Update Failed - Please Run SVN Update Via Console";
 $text['message-upgrade_svn_failed']['es-cl'] = "Fuente actualización de archivos Error - Por favor, ejecuta svn update Vía Consola";
@@ -53,6 +58,7 @@ $text['message-upgrade_svn_failed']['pt-br'] = "Fonte arquivos atualialização
 $text['message-upgrade_svn_failed']['pl'] = "Aktualizacja plików źródłowych nie powiodła się - użyj polecenia 'SVN Update' w konsoli.";
 $text['message-upgrade_svn_failed']['sv-se'] = "Källfiler Uppdatering misslyckades - Vänligen Kör SVN Update Via Console";
 $text['message-upgrade_svn_failed']['uk'] = "Помилка оновлення вихідних файлів - Запустіть оновлення з SVN в консолі";
+$text['message-upgrade_svn_failed']['de-at'] = "";
 
 $text['message-upgrade_svn']['en-us'] = "Source Files Updated";
 $text['message-upgrade_svn']['es-cl'] = "Fuente archivos actualizados";
@@ -62,6 +68,7 @@ $text['message-upgrade_svn']['pt-br'] = "Fonte de arquivos atualizados";
 $text['message-upgrade_svn']['pl'] = "Aktualizacja plików źródłowych powiodła się";
 $text['message-upgrade_svn']['sv-se'] = "Källfiler Uppdaterade";
 $text['message-upgrade_svn']['uk'] = "Вихідні файли оновлено";
+$text['message-upgrade_svn']['de-at'] = "";
 
 $text['message-upgrade_schema']['en-us'] = "Schema Verified";
 $text['message-upgrade_schema']['es-cl'] = "Esquema Verified";
@@ -71,6 +78,7 @@ $text['message-upgrade_schema']['pt-br'] = "Esquema verificado";
 $text['message-upgrade_schema']['pl'] = "Schemat zostałl zweryfikowany";
 $text['message-upgrade_schema']['sv-se'] = "Schema Verifierat";
 $text['message-upgrade_schema']['uk'] = "Схеми перевірено";
+$text['message-upgrade_schema']['de-at'] = "";
 
 $text['message-upgrade_menu']['en-us'] = "Menu Defaults Restored";
 $text['message-upgrade_menu']['es-cl'] = "Omisión del menú Restauradas";
@@ -80,6 +88,7 @@ $text['message-upgrade_menu']['pt-br'] = "Menu padrão restaurado";
 $text['message-upgrade_menu']['pl'] = "Ustawienia domyślne Menu zostały przywrócone";
 $text['message-upgrade_menu']['sv-se'] = "Standard Meny Återställd";
 $text['message-upgrade_menu']['uk'] = "Відновлено типові елементи меню";
+$text['message-upgrade_menu']['de-at'] = "";
 
 $text['message-upgrade_apps']['en-us'] = "App Defaults Executed";
 $text['message-upgrade_apps']['es-cl'] = "Predeterminadas de la aplicación Ejecutados";
@@ -89,6 +98,7 @@ $text['message-upgrade_apps']['pt-br'] = "Padrões de execução da aplicação
 $text['message-upgrade_apps']['pl'] = "Przywrócenie do ustawień domyślnych aplikacji zostało wykonane.";
 $text['message-upgrade_apps']['sv-se'] = "App Standardinställningar Utförd";
 $text['message-upgrade_apps']['uk'] = "Встановлено типові налаштування додатків";
+$text['message-upgrade_apps']['de-at'] = "";
 
 $text['message-upgrade']['en-us'] = "Upgrade Completed";
 $text['message-upgrade']['es-cl'] = "Actualización Completa";
@@ -98,6 +108,7 @@ $text['message-upgrade']['pt-br'] = "Atualização execução";
 $text['message-upgrade']['pl'] = "Aktualizacja zakończyła się pomyślnie.";
 $text['message-upgrade']['sv-se'] = "Uppgradering Klar";
 $text['message-upgrade']['uk'] = "Оновлено";
+$text['message-upgrade']['de-at'] = "";
 
 $text['login-message_text']['en-us'] = "Keep up with the FusionPBX project by configuring your preferences in the newly added <a href=''/core/notifications/notification_edit.php''>Notifications</a> section, under the System menu!";
 $text['login-message_text']['es-cl'] = "Manténgase al día con el proyecto FusionPBX configurando sus preferencias en la sección <a href=''/core/notifications/notification_edit.php''>Notificaciones</a> acaba de agregar, en el menú del sistema!";
@@ -107,6 +118,7 @@ $text['login-message_text']['pt-br'] = "Configurações recém adicionadas ao me
 $text['login-message_text']['pl'] = "Bądź na bieżąco z projektem FusionPBX konfigurując swoje preferencje w  nowo dodanej sekcji Powiadomienia w menu System!";
 $text['login-message_text']['sv-se'] = "Håll dig uppdaterad med de FusionPBX projektet genom att konfigurera dina inställningar i nytillkomna Notifications avsnitt , under Systemmenyn !";
 $text['login-message_text']['uk'] = "Keep up with the FusionPBX project by configuring your preferences in the newly added Notifications section, under the System menu! ";
+$text['login-message_text']['de-at'] = "";
 
 $text['label-upgrade_svn']['en-us'] = "Source Code";
 $text['label-upgrade_svn']['es-cl'] = "Código Fuente";
@@ -116,6 +128,7 @@ $text['label-upgrade_svn']['pt-br'] = "Source Code";
 $text['label-upgrade_svn']['pl'] = "Kod źródłowy";
 $text['label-upgrade_svn']['sv-se'] = "Källkod";
 $text['label-upgrade_svn']['uk'] = "Вихідний код";
+$text['label-upgrade_svn']['de-at'] = "";
 
 $text['label-upgrade_schema']['en-us'] = "Schema";
 $text['label-upgrade_schema']['es-cl'] = "Esquema";
@@ -125,6 +138,7 @@ $text['label-upgrade_schema']['pt-br'] = "Esquema";
 $text['label-upgrade_schema']['pl'] = "Schemat";
 $text['label-upgrade_schema']['sv-se'] = "Schema";
 $text['label-upgrade_schema']['uk'] = "Схеми";
+$text['label-upgrade_schema']['de-at'] = "";
 
 $text['label-upgrade_permissions']['en-us'] = "Permission Defaults";
 $text['label-upgrade_permissions']['es-cl'] = "predeterminados de permisos";
@@ -134,6 +148,7 @@ $text['label-upgrade_permissions']['pt-br'] = "Pedrões da permissão";
 $text['label-upgrade_permissions']['pl'] = "Ustawienia domyślne uprawnień";
 $text['label-upgrade_permissions']['sv-se'] = "Standard Rättigheter";
 $text['label-upgrade_permissions']['uk'] = "Типові привілеї";
+$text['label-upgrade_permissions']['de-at'] = "";
 
 $text['label-upgrade_menu']['en-us'] = "Menu Defaults";
 $text['label-upgrade_menu']['es-cl'] = "Omisión del menú";
@@ -143,6 +158,7 @@ $text['label-upgrade_menu']['pt-br'] = "Menu padrão";
 $text['label-upgrade_menu']['pl'] = "Ustawienia domyślne menu";
 $text['label-upgrade_menu']['sv-se'] = "Standard Menyer";
 $text['label-upgrade_menu']['uk'] = "Типові елементи меню";
+$text['label-upgrade_menu']['de-at'] = "";
 
 $text['label-upgrade_data_types']['en-us'] = "Data Types";
 $text['label-upgrade_data_types']['es-cl'] = "Tipos de datos";
@@ -152,6 +168,7 @@ $text['label-upgrade_data_types']['pt-br'] = "Tipo de dados";
 $text['label-upgrade_data_types']['pl'] = "Rodzaje danych";
 $text['label-upgrade_data_types']['sv-se'] = "Datatyper";
 $text['label-upgrade_data_types']['uk'] = "Типи даних";
+$text['label-upgrade_data_types']['de-at'] = "";
 
 $text['label-upgrade_apps']['en-us'] = "App Defaults";
 $text['label-upgrade_apps']['es-cl'] = "predeterminadas de la aplicación";
@@ -161,6 +178,7 @@ $text['label-upgrade_apps']['pt-br'] = "Padrões de aplicativos";
 $text['label-upgrade_apps']['pl'] = "Ustawienia domyślne aplikacji";
 $text['label-upgrade_apps']['sv-se'] = "App Standard";
 $text['label-upgrade_apps']['uk'] = "Типові значення додатків";
+$text['label-upgrade_apps']['de-at'] = "";
 
 $text['label-upgrade']['en-us'] = "Upgrade";
 $text['label-upgrade']['es-cl'] = "Actualizar";
@@ -170,6 +188,7 @@ $text['label-upgrade']['pt-br'] = "Atualizar";
 $text['label-upgrade']['pl'] = "Aktualizacja";
 $text['label-upgrade']['sv-se'] = "Uppgradera";
 $text['label-upgrade']['uk'] = "Оновлення";
+$text['label-upgrade']['de-at'] = "";
 
 $text['label-type']['en-us'] = "Type";
 $text['label-type']['es-cl'] = "Tipo";
@@ -179,6 +198,7 @@ $text['label-type']['pt-br'] = "Tipo";
 $text['label-type']['pl'] = "Typ";
 $text['label-type']['sv-se'] = "Typ";
 $text['label-type']['uk'] = "Тип";
+$text['label-type']['de-at'] = "";
 
 $text['label-table']['en-us'] = "Table";
 $text['label-table']['es-cl'] = "Tabla";
@@ -188,6 +208,7 @@ $text['label-table']['pt-br'] = "Tabela";
 $text['label-table']['pl'] = "Tabela";
 $text['label-table']['sv-se'] = "Tabell";
 $text['label-table']['uk'] = "Таблиця";
+$text['label-table']['de-at'] = "";
 
 $text['label-sql_changes']['en-us'] = "SQL Changes";
 $text['label-sql_changes']['es-cl'] = "Cambios SQL";
@@ -197,6 +218,7 @@ $text['label-sql_changes']['pt-br'] = "Modificações do SQL";
 $text['label-sql_changes']['pl'] = "Zmiany SQL";
 $text['label-sql_changes']['sv-se'] = "SQL Ändringar";
 $text['label-sql_changes']['uk'] = "Зміни SQL";
+$text['label-sql_changes']['de-at'] = "";
 
 $text['label-schema']['en-us'] = "Schema";
 $text['label-schema']['es-cl'] = "Esquema";
@@ -206,6 +228,7 @@ $text['label-schema']['pt-br'] = "Esquema";
 $text['label-schema']['pl'] = "Schemat";
 $text['label-schema']['sv-se'] = "Schema";
 $text['label-schema']['uk'] = "Схеми";
+$text['label-schema']['de-at'] = "";
 
 $text['label-no_change']['en-us'] = "No Change";
 $text['label-no_change']['es-cl'] = "Sin Carga";
@@ -215,6 +238,7 @@ $text['label-no_change']['pt-br'] = "Sem mudanças";
 $text['label-no_change']['pl'] = "Bez zmian";
 $text['label-no_change']['sv-se'] = "Ingen Ändring";
 $text['label-no_change']['uk'] = "Без змін";
+$text['label-no_change']['de-at'] = "";
 
 $text['label-name']['en-us'] = "Name";
 $text['label-name']['es-cl'] = "Nombre";
@@ -224,6 +248,7 @@ $text['label-name']['pt-br'] = "Nome";
 $text['label-name']['pl'] = "Nazwa";
 $text['label-name']['sv-se'] = "Namn";
 $text['label-name']['uk'] = "Назва";
+$text['label-name']['de-at'] = "Name";
 
 $text['label-exists']['en-us'] = "Exists";
 $text['label-exists']['es-cl'] = "Existe";
@@ -233,6 +258,7 @@ $text['label-exists']['pt-br'] = "Existente";
 $text['label-exists']['pl'] = "Istnieje";
 $text['label-exists']['sv-se'] = "Existerar";
 $text['label-exists']['uk'] = "Існує";
+$text['label-exists']['de-at'] = "";
 
 $text['label-details']['en-us'] = "Details";
 $text['label-details']['es-cl'] = "Detalles";
@@ -242,6 +268,7 @@ $text['label-details']['pt-br'] = "Detalhes";
 $text['label-details']['pl'] = "Szczegóły";
 $text['label-details']['sv-se'] = "Detaljer";
 $text['label-details']['uk'] = "Деталі";
+$text['label-details']['de-at'] = "";
 
 $text['label-database']['en-us'] = "Database";
 $text['label-database']['es-cl'] = "Base de datos";
@@ -251,6 +278,7 @@ $text['label-database']['pt-br'] = "Base da dados";
 $text['label-database']['pl'] = "Baza danych";
 $text['label-database']['sv-se'] = "Databas";
 $text['label-database']['uk'] = "База даних";
+$text['label-database']['de-at'] = "";
 
 $text['header-upgrade_schema_results']['en-us'] = "Schema Results";
 $text['header-upgrade_schema_results']['es-cl'] = "Resultados de Esquema";
@@ -260,6 +288,7 @@ $text['header-upgrade_schema_results']['pt-br'] = "Resultados do esquema";
 $text['header-upgrade_schema_results']['pl'] = "Wyniki schematu";
 $text['header-upgrade_schema_results']['sv-se'] = "Schema Resultat";
 $text['header-upgrade_schema_results']['uk'] = "Результати схем";
+$text['header-upgrade_schema_results']['de-at'] = "";
 
 $text['header-upgrade']['en-us'] = "Upgrade";
 $text['header-upgrade']['es-cl'] = "Actualizar";
@@ -269,6 +298,7 @@ $text['header-upgrade']['pt-br'] = "Atualizar";
 $text['header-upgrade']['pl'] = "Aktualizacja";
 $text['header-upgrade']['sv-se'] = "Uppgradera";
 $text['header-upgrade']['uk'] = "Оновлення";
+$text['header-upgrade']['de-at'] = "";
 
 $text['header-svn_update_results']['en-us'] = "SVN Results";
 $text['header-svn_update_results']['es-cl'] = "SVN Respuesta";
@@ -278,6 +308,7 @@ $text['header-svn_update_results']['pt-br'] = "Resposta do SVN ";
 $text['header-svn_update_results']['pl'] = "Rezultat SVN";
 $text['header-svn_update_results']['sv-se'] = "SVN Resultat";
 $text['header-svn_update_results']['uk'] = "Результати з SVN";
+$text['header-svn_update_results']['de-at'] = "";
 
 $text['header-message']['en-us'] = "Message";
 $text['header-message']['es-cl'] = "Mensaje";
@@ -287,6 +318,7 @@ $text['header-message']['pt-br'] = "Mensagem";
 $text['header-message']['pl'] = "Wiadomość";
 $text['header-message']['sv-se'] = "Meddelande";
 $text['header-message']['uk'] = "Повідомлення";
+$text['header-message']['de-at'] = "";
 
 $text['header-database_type']['en-us'] = "Database Type";
 $text['header-database_type']['es-cl'] = "Tipo de base de datos";
@@ -296,6 +328,7 @@ $text['header-database_type']['pt-br'] = "Tipo de base de dados";
 $text['header-database_type']['pl'] = "Rodzaj bazy danych";
 $text['header-database_type']['sv-se'] = "Databas Typ";
 $text['header-database_type']['uk'] = "Тип бази даних";
+$text['header-database_type']['de-at'] = "";
 
 $text['description-upgrade_svn']['en-us'] = "Updates FusionPBX source files from the respository.";
 $text['description-upgrade_svn']['es-cl'] = "Archivos de origen Actualizaciones FusionPBX del repositorio.";
@@ -305,6 +338,7 @@ $text['description-upgrade_svn']['pt-br'] = "Arquivos de atualização";
 $text['description-upgrade_svn']['pl'] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni.";
 $text['description-upgrade_svn']['sv-se'] = "Uppdaterar FusionPBX källfiler från respository.";
 $text['description-upgrade_svn']['uk'] = "Оновлення вихідних файлів  FusionPBX з репозиторію Subversion .";
+$text['description-upgrade_svn']['de-at'] = "";
 
 $text['description-upgrade_schema']['en-us'] = "Checks to ensure table and field integrity in the database.";
 $text['description-upgrade_schema']['es-cl'] = "Los cheques para asegurar mesa y campo de integridad en la base de datos.";
@@ -314,6 +348,7 @@ $text['description-upgrade_schema']['pt-br'] = "Verificar integridade do banco d
 $text['description-upgrade_schema']['pl'] = "Sprawdza integralność tabel i pól w bazie danych.";
 $text['description-upgrade_schema']['sv-se'] = "Kontroller för att säkerställa tabell och fält integritet i databasen.";
 $text['description-upgrade_schema']['uk'] = "Перевіряє цілісність таблиць і полів в базі даних.";
+$text['description-upgrade_schema']['de-at'] = "";
 
 $text['description-upgrade_permissions']['en-us'] = "Restores default group permissions.";
 $text['description-upgrade_permissions']['es-cl'] = "Restaura permisos de grupo por defecto.";
@@ -323,6 +358,7 @@ $text['description-upgrade_permissions']['pt-br'] = "Restaurar as configuraçõe
 $text['description-upgrade_permissions']['pl'] = "Przywraca domyślne uprawnienia grup.";
 $text['description-upgrade_permissions']['sv-se'] = "Återställ standardrättigheter för grupper.";
 $text['description-upgrade_permissions']['uk'] = "Відновлює дозволи групи за замовчуванням.";
+$text['description-upgrade_permissions']['de-at'] = "";
 
 $text['description-upgrade_menu']['en-us'] = "Restores the default items in the selected menu.";
 $text['description-upgrade_menu']['es-cl'] = "Restaura los elementos predeterminados del menú seleccionado.";
@@ -332,6 +368,7 @@ $text['description-upgrade_menu']['pt-br'] = "Restaurar os itens padrão do menu
 $text['description-upgrade_menu']['pl'] = "Przywraca domyślne elementy wybranego menu.";
 $text['description-upgrade_menu']['sv-se'] = "Återställer standard objekt i den valda menyn.";
 $text['description-upgrade_menu']['uk'] = "Відновлює типові елементи в обраному меню.";
+$text['description-upgrade_menu']['de-at'] = "";
 
 $text['description-upgrade_data_types']['en-us'] = "Detects and updates incorrect field data types.";
 $text['description-upgrade_data_types']['es-cl'] = "Detecta y actualiza los tipos de datos de campo correctos.";
@@ -341,6 +378,7 @@ $text['description-upgrade_data_types']['pt-br'] = "Detectar atualuzações com
 $text['description-upgrade_data_types']['pl'] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych.";
 $text['description-upgrade_data_types']['sv-se'] = "Detekterar och uppdaterar inkorrekta fält datatyper.";
 $text['description-upgrade_data_types']['uk'] = "Виявляє  і оновлює невірні типи даних полів.";
+$text['description-upgrade_data_types']['de-at'] = "";
 
 $text['description-upgrade_apps']['en-us'] = "Executes the default settings for each application.";
 $text['description-upgrade_apps']['es-cl'] = "Ejecuta la configuración predeterminada para cada aplicación.";
@@ -350,6 +388,7 @@ $text['description-upgrade_apps']['pt-br'] = "Executar as configurações padrã
 $text['description-upgrade_apps']['pl'] = "Przywraca domyślne ustawienia każdej aplikacji.";
 $text['description-upgrade_apps']['sv-se'] = "Återställer standardinställningar för alla applikationer.";
 $text['description-upgrade_apps']['uk'] = "Встановлює типові значення для додатків";
+$text['description-upgrade_apps']['de-at'] = "";
 
 $text['description-upgrade']['en-us'] = "Select the actions below you wish to perform.";
 $text['description-upgrade']['es-cl'] = "Seleccione las acciones a continuación que desea realizar.";
@@ -359,6 +398,7 @@ $text['description-upgrade']['pt-br'] = "Seleciona as ações abaixo que deseja
 $text['description-upgrade']['pl'] = "Wybierz opcje, które chcesz wykonać.";
 $text['description-upgrade']['sv-se'] = "Välj de åtgärder nedan som du vill utföra.";
 $text['description-upgrade']['uk'] = "Виберіть об’єкти для оновлення";
+$text['description-upgrade']['de-at'] = "";
 
 $text['button-upgrade_execute']['en-us'] = "Execute";
 $text['button-upgrade_execute']['es-cl'] = "Ejecutar";
@@ -368,5 +408,6 @@ $text['button-upgrade_execute']['pt-br'] = "Executar";
 $text['button-upgrade_execute']['pl'] = "Wykonaj";
 $text['button-upgrade_execute']['sv-se'] = "Kör";
 $text['button-upgrade_execute']['uk'] = "Виконати";
+$text['button-upgrade_execute']['de-at'] = "";
 
 ?>

+ 1 - 0
core/upgrade/app_menu.php

@@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Atualizar banco de dados";
 $apps[$x]['menu'][0]['title']['pl'] = "Aktualizacja";
 $apps[$x]['menu'][0]['title']['sv-se'] = "Uppgardera";
 $apps[$x]['menu'][0]['title']['uk'] = "Оновлення";
+$apps[$x]['menu'][0]['title']['de-at'] = "Aktualisierung";
 $apps[$x]['menu'][0]['uuid'] = "8c826e92-be3c-0944-669a-24e5b915d562";
 $apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
 $apps[$x]['menu'][0]['category'] = "internal";