Przeglądaj źródła

Add latest translations

Mark Crane 10 lat temu
rodzic
commit
caa686b755

+ 21 - 0
core/apps/app_languages.php

@@ -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-at'] = "App Verwaltung";
 
 $text['title-app-edit']['en-us'] = "App Edit";
 $text['title-app-edit']['es-cl'] = "Editar Aplicaciones";
@@ -17,6 +18,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-at'] = "Applikationen Editieren";
 
 $text['message-update']['en-us'] = "Update Completed";
 $text['message-update']['es-cl'] = "Actualización Completada";
@@ -26,6 +28,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-message']['en-us'] = "Message";
 $text['message-message']['es-cl'] = "Mensaje";
@@ -35,6 +38,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";
@@ -44,6 +48,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";
@@ -53,6 +58,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'] = "Erfolgreich hinzugefügt";
 
 $text['label-version']['en-us'] = "Version";
 $text['label-version']['es-cl'] = "Versión";
@@ -62,6 +68,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-at'] = "Version";
 
 $text['label-subcategory']['en-us'] = "Subcategory";
 $text['label-subcategory']['es-cl'] = "Subcategoría";
@@ -71,6 +78,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-name']['en-us'] = "Name";
 $text['label-name']['es-cl'] = "Nombre";
@@ -80,6 +88,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-description']['en-us'] = "Description";
 $text['label-description']['es-cl'] = "Descripción";
@@ -89,6 +98,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";
@@ -98,6 +108,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-apps']['en-us'] = "App Manager";
 $text['header-apps']['es-cl'] = "Administrador de Aplicaciones";
@@ -107,6 +118,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-at'] = "";
 
 $text['header-app-edit']['en-us'] = "App Edit";
 $text['header-app-edit']['es-cl'] = "Editar Aplicaciones";
@@ -116,6 +128,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-at'] = "";
 
 $text['description-apps']['en-us'] = "Manage the applications that are installed.";
 $text['description-apps']['es-cl'] = "Administre las aplicaciones instaladas.";
@@ -125,6 +138,7 @@ $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'] = "";
 
 $text['description-app-edit']['en-us'] = "Manage the applications that are installed.";
 $text['description-app-edit']['es-cl'] = "Administre las aplicaciones instaladas.";
@@ -134,6 +148,7 @@ $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'] = "";
 
 $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
 $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
@@ -143,6 +158,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";
@@ -152,6 +168,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";
@@ -161,6 +178,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";
@@ -170,6 +188,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";
@@ -179,6 +198,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";
@@ -188,5 +208,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";
 
 ?>

+ 2 - 0
core/apps/app_menu.php

@@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Aplicações";
 $apps[$x]['menu'][0]['title']['pl'] = "Aplikacje";
 $apps[$x]['menu'][0]['title']['sv-se'] = "Appar";
 $apps[$x]['menu'][0]['title']['uk'] = "Додатки";
+$apps[$x]['menu'][0]['title']['de-at'] = "Applikationen";
 $apps[$x]['menu'][0]['uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
 $apps[$x]['menu'][0]['parent_uuid'] = "";
 $apps[$x]['menu'][0]['category'] = "internal";
@@ -25,6 +26,7 @@ $apps[$x]['menu'][1]['title']['pt-br'] = "Gerenciador de aplicações";
 $apps[$x]['menu'][1]['title']['pl'] = "Menedżer aplikacji";
 $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]['uuid'] = "ef00f229-7890-00c2-bf23-fed5b8fa9fe7";
 $apps[$x]['menu'][1]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
 $apps[$x]['menu'][1]['category'] = "internal";

+ 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";

+ 292 - 264
core/notifications/app_languages.php

@@ -1,265 +1,293 @@
-<?php
-
-$text['title-notifications']['en-us'] = "Notifications";
-$text['title-notifications']['es-cl'] = "Notificaciones";
-$text['title-notifications']['pt-pt'] = "Notifica珲es";
-$text['title-notifications']['fr-fr'] = "Notifications";
-$text['title-notifications']['pt-br'] = "Notifica莽玫es";
-$text['title-notifications']['pl'] = "Powiadomienia";
-$text['title-notifications']['uk'] = "小锌芯胁褨褖械薪薪褟";
-$text['title-notifications']['sv-se'] = "Meddelanden";
-
-$text['option-enabled']['en-us'] = "Enabled";
-$text['option-enabled']['es-cl'] = "Activado";
-$text['option-enabled']['pt-pt'] = "Ativado";
-$text['option-enabled']['fr-fr'] = "Activ?";
-$text['option-enabled']['pt-br'] = "Ativado";
-$text['option-enabled']['pl'] = "W艂膮czony";
-$text['option-enabled']['uk'] = "袙泻谢褞褔械薪芯";
-$text['option-enabled']['sv-se'] = "Aktiverad";
-
-
-$text['option-email']['en-us'] = "Email";
-$text['option-email']['es-cl'] = "Email";
-$text['option-email']['pt-pt'] = "Email";
-$text['option-email']['fr-fr'] = "Email";
-$text['option-email']['pt-br'] = "E-mail";
-$text['option-email']['pl'] = "E-mail";
-$text['option-email']['uk'] = "袝谢械泻褌褉芯薪薪邪 锌芯褕褌邪";
-$text['option-email']['sv-se'] = "E-post";
-
-$text['option-disabled']['en-us'] = "Disabled";
-$text['option-disabled']['es-cl'] = "Discapacitado";
-$text['option-disabled']['pt-pt'] = "Inv醠ido";
-$text['option-disabled']['fr-fr'] = "Handicap閟";
-$text['option-disabled']['pt-br'] = "Inv谩lido";
-$text['option-disabled']['pl'] = "Wy艂膮czony";
-$text['option-disabled']['uk'] = "袙懈泻谢褞褔械薪芯";
-$text['option-disabled']['sv-se'] = "Avaktiverad";
-
-$text['message-update']['en-us'] = "Update Completed";
-$text['message-update']['es-cl'] = "Actualizaci髇 Completada";
-$text['message-update']['pt-pt'] = "Actualiza玢o Efectuada";
-$text['message-update']['fr-fr'] = "Mis ?jour";
-$text['message-update']['pt-br'] = "Atualiza莽茫o Efetuada";
-$text['message-update']['pl'] = "Zaktualizowano poprawnie";
-$text['message-update']['uk'] = "袨薪芯胁谢械薪芯";
-$text['message-update']['sv-se'] = "Uppdatering Klar";
-
-$text['message-no_channels']['en-us'] = "No Channels Enabled";
-$text['message-no_channels']['es-cl'] = "No hay canales habilitados";
-$text['message-no_channels']['pt-pt'] = "N鉶 h?canais habilitados";
-$text['message-no_channels']['fr-fr'] = "Pas de canaux activ閟";
-$text['message-no_channels']['pt-br'] = "N茫o h谩 canais habilitados";
-$text['message-no_channels']['pl'] = "Brak w艂膮czonych kana艂贸w";
-$text['message-no_channels']['uk'] = "袞芯写械薪 泻邪薪邪谢 薪械 胁泻谢褞褔械薪懈泄";
-$text['message-no_channels']['sv-se'] = "Inga Kanaler Aktiverade";
-
-$text['message-invalid_recipient']['en-us'] = "Invalid Notification Recipient";
-$text['message-invalid_recipient']['es-cl'] = "Inv醠ido destinatario de la notificaci髇";
-$text['message-invalid_recipient']['pt-pt'] = "Inv醠ido Notifica玢o Destinat醨io";
-$text['message-invalid_recipient']['fr-fr'] = "Notification invalide b閚閒iciaire";
-$text['message-invalid_recipient']['pt-br'] = "Notifica莽茫o inv谩lida Destinat谩rio";
-$text['message-invalid_recipient']['pl'] = "Nieprawid艂owy odbiorca powiadomienia";
-$text['message-invalid_recipient']['uk'] = "袧械胁褨褉薪懈泄  芯褌褉懈屑褍胁邪褔 锌芯胁褨写芯屑谢械薪薪褟";
-$text['message-invalid_recipient']['sv-se'] = "Ogiltig Mottagare f枚r Meddelande";
-
-$text['message-failed']['en-us'] = "Update Failed - Contact Support";
-$text['message-failed']['es-cl'] = "Update Error - Contact Support";
-$text['message-failed']['pt-pt'] = "Falha na atualiza玢o - Contato com o suporte";
-$text['message-failed']['fr-fr'] = "Mise ?jour a 閏hou?- Contacter le support technique";
-$text['message-failed']['pt-br'] = "Falha na atualiza莽茫o  - Entre em contato com o suporte";
-$text['message-failed']['pl'] = "Aktualizacja nie powiod艂a si臋 - skontaktuj si臋 z pomoc膮";
-$text['message-failed']['uk'] = "袧械 胁写邪谢芯褋褟 芯薪芯胁懈褌懈 - 蟹胁'褟卸褨褌褜褋褟 蟹褨 褋谢褍卸斜芯褞 锌褨写褌褉懈屑泻懈";
-$text['message-failed']['sv-se'] = "Uppdatering Misslyckades - Kontakta Support";
-
-$text['message-disclaimer']['en-us'] = "<u>Disclosure</u>: Enabling Project Notifications is consent to the collection of <i>anonymous</i> and <i>general</i> demographic information about your installation environment.  Information requested consists of the following: 1) FusionPBX version, 2) PHP version, 3) web server and version, 4) voice switch version, 5) database type and version, 6) operating system platform and version, and 7) public IP address. If you do not wish for this information to be submitted, simply leave Project Notifications disabled, and no information will be submitted about your system.";
-$text['message-disclaimer']['es-cl'] = "<u>Divulgaci髇</u>: Habilitaci髇 del proyecto Notificaciones es el consentimiento a la recopilaci髇 de <i>an髇imo</i> y <i>generales</i> la informaci髇 demogr醘ica sobre su entorno de instalaci髇. La informaci髇 solicitada se compone de los siguientes: 1) FusionPBX versi髇, 2) la versi髇 de PHP, 3) del servidor web y la versi髇 4) Versi髇 conmutador de voz, 5) el tipo de base de datos y la versi髇 6) plataforma de sistema operativo y versi髇, y 7) IP p鷅lica direcci髇. Si usted no desea que esta informaci髇 sea presentada, simplemente deje de Proyecto Notificaciones deshabilitado, y ninguna informaci髇 se presentar?sobre su sistema.";
-$text['message-disclaimer']['pt-pt'] = "<u>Divulga玢o</u>: A habilita玢o do projeto Notifica珲es ?o consentimento para a coleta de <i>an鬾imo</i> e <i>geral</i> informa珲es demogr醘icas sobre o seu ambiente de instala玢o. As informa珲es solicitadas consiste no seguinte: 1) vers鉶 FusionPBX, 2) vers鉶 PHP, 3) servidor web e vers鉶, 4) vers鉶 interruptor de voz, 5) Tipo de banco de dados e vers鉶, 6) plataforma de sistema operacional e vers鉶, e 7) IP p鷅lico endere鏾. Se voc?n鉶 deseja que esta informa玢o ser submetida, basta deixar Projeto Notifica珲es desativada, e nenhuma informa玢o ser?apresentada sobre o sistema.";
-$text['message-disclaimer']['fr-fr'] = "<u>Divulgation</u>: Activation des notifications projet est consentement ?la collecte de <i>anonyme</i> et <i>g閚閞ale</i> des informations d閙ographiques sur l'environnement d'installation. Les informations demand閑s se compose de ce qui suit: 1) FusionPBX version 2) version de PHP, 3) le serveur web et la version 4) Version commutateur vocal, 5) type de base de donn閑s et la version 6) plate-forme de syst鑝e d'exploitation et sa version, et 7) IP publique adresse. Si vous ne souhaitez pas que cette information soit pr閟ent閑, laissez simplement Notifications projet d閟activ? et aucune information ne sera soumis ?votre syst鑝e.";
-$text['message-disclaimer']['pt-br'] = "Informa莽玫es sobre erros";
-$text['message-disclaimer']['pl'] = "Uwaga: W艂膮czanie Powiadomie艅 wi膮偶e si臋 z wyra偶eniem  zgody na zbieranie anonimowych i og贸lnych informacji demograficznych dotycz膮cych 艣rodowiska, gdzie system zosta艂 zainstalowany. Zebrane informacje dotycz膮:  1) wersji FusionPBX, 2) wersji PHP,  3) rodzaj i wersja serwera www, 4) wersja PBXu, 5) rodzaj i wersja bazy danych, 6) wersja systemu operacyjnego i  platforma, 7) publiczny adres IP. Je艣li nie chcesz, aby te informacje zosta艂y zebrane i przes艂ane, nie aktywuj  funkcji Powiadomie艅.";
-$text['message-disclaimer']['uk'] = "";
-$text['message-disclaimer']['sv-se'] = "Information: Att aktivera Projekt Meddelande 盲r samtidigt ett samtycke till att    anonym och demografisk information kommer att samlas in fr氓n din installationsmilj枚. Information som beg盲rs best氓r av f枚ljande : 1 ) FusionPBX versionen , 2 ) PHP -version , 3 ) webbserver och version , 4 ) r枚st switch version , 5 ) databas typ och version , 6 ) operativsystem plattform och version , samt 7 ) publik IP adress. Om du inte vill att denna information l盲mnas, l盲mna d氓  Projekt Meddelande avaktiverat.";
-
-$text['message-demographics_submitted']['en-us'] = "Demographics Submitted";
-$text['message-demographics_submitted']['es-cl'] = "Demograf韆 Enviado";
-$text['message-demographics_submitted']['pt-pt'] = "Demografia Submetido";
-$text['message-demographics_submitted']['fr-fr'] = "D閙ographie Soumis";
-$text['message-demographics_submitted']['pt-br'] = "Demografia Submetida";
-$text['message-demographics_submitted']['pl'] = "Informacje demograficzne zosta艂y przed艂o偶one";
-$text['message-demographics_submitted']['uk'] = "袛械屑芯谐褉邪褎褨褟 胁褨写锌褉邪胁谢械薪褟";
-$text['message-demographics_submitted']['sv-se'] = "Demografi Skickat";
-
-$text['message-demographics_click_here']['en-us'] = "click here";
-$text['message-demographics_click_here']['es-cl'] = "clic aqu?";
-$text['message-demographics_click_here']['pt-pt'] = "clicar aqui";
-$text['message-demographics_click_here']['fr-fr'] = "cliquez ici";
-$text['message-demographics_click_here']['pt-br'] = "Clique Aqui";
-$text['message-demographics_click_here']['pl'] = "kliknij tutaj";
-$text['message-demographics_click_here']['uk'] = "泻谢褨泻薪褨褌褜 褌褍褌";
-$text['message-demographics_click_here']['sv-se'] = "klicka h盲r";
-
-$text['message-demographics']['en-us'] = "<u>Note</u>: To help the FusionPBX project by submitting the demographic information described above <i>without</i> subscribing to Project Notifications, simply ";
-$text['message-demographics']['es-cl'] = "<u>Nota</u>: Para ayudar al proyecto FusionPBX presentando la informaci髇 demogr醘ica descrita anteriormente sin necesidad de suscribirse a Project Notificaciones, haga ";
-$text['message-demographics']['pt-pt'] = "<u>Nota</u>: Para ajudar o projeto FusionPBX, apresentando as informa珲es demogr醘icas descrito acima sem a assinatura do Projeto Notifica珲es, basta ";
-$text['message-demographics']['fr-fr'] = "<u>Remarque</u>: Pour aider le projet FusionPBX en soumettant l'information d閙ographique d閏rit ci-dessus, sans souscrire au Projet Notifications, ";
-$text['message-demographics']['pt-br'] = "Nota: Para ajudar o FusionPBX, nos ajude a solucionar o incidente";
-$text['message-demographics']['pl'] = "Uwaga: Aby wspom贸c projekt FusionPBX poprzez podanie informacji demograficznych opisanych powy偶ej bez konieczno艣ci aktywowania funkcji Powiadomie艅,";
-$text['message-demographics']['uk'] = "";
-$text['message-demographics']['sv-se'] = "Obs! F枚r att hj盲lpa FusionPBX projektet genom att skicka in demografisk information som beskrivs ovan utan att prenumerera p氓 Project Meddelanden , helt enkelt";
-
-$text['label-project_security']['en-us'] = "Security";
-$text['label-project_security']['es-cl'] = "Seguran鏰";
-$text['label-project_security']['pt-pt'] = "Seguran鏰";
-$text['label-project_security']['fr-fr'] = "S閏urit?";
-$text['label-project_security']['pt-br'] = "Seguran莽a";
-$text['label-project_security']['pl'] = "Zabezpieczenia";
-$text['label-project_security']['uk'] = "袘械蟹锌械泻邪";
-$text['label-project_security']['sv-se'] = "S盲kerhet";
-
-$text['label-project_releases']['en-us'] = "Releases";
-$text['label-project_releases']['es-cl'] = "Estrenos";
-$text['label-project_releases']['pt-pt'] = "Lan鏰mentos";
-$text['label-project_releases']['fr-fr'] = "Communiqu閟";
-$text['label-project_releases']['pt-br'] = "Lan莽amentos";
-$text['label-project_releases']['pl'] = "Wydania";
-$text['label-project_releases']['uk'] = "袪械谢褨蟹懈";
-$text['label-project_releases']['sv-se'] = "Utg氓va";
-
-$text['label-project_notifications']['en-us'] = "Project Notifications";
-$text['label-project_notifications']['es-cl'] = "Proyecto Notificaciones";
-$text['label-project_notifications']['pt-pt'] = "Projeto Notifica珲es";
-$text['label-project_notifications']['fr-fr'] = "Notifications Projet";
-$text['label-project_notifications']['pt-br'] = "Notifica莽玫es do Sistema";
-$text['label-project_notifications']['pl'] = "Powiadomienia projektu";
-$text['label-project_notifications']['uk'] = "小锌芯胁褨褖械薪薪褟 锌褉芯械泻褌褍";
-$text['label-project_notifications']['sv-se'] = "Projekt Meddelanden";
-
-$text['label-project_notification_recipient']['en-us'] = "Recipient";
-$text['label-project_notification_recipient']['es-cl'] = "Beneficiario";
-$text['label-project_notification_recipient']['pt-pt'] = "Benefici醨io";
-$text['label-project_notification_recipient']['fr-fr'] = "Destinataire";
-$text['label-project_notification_recipient']['pt-br'] = "Benefici谩rio";
-$text['label-project_notification_recipient']['pl'] = "Odbiorca";
-$text['label-project_notification_recipient']['uk'] = "袨褌褉懈屑褍胁邪褔";
-$text['label-project_notification_recipient']['sv-se'] = "Mottagare";
-
-$text['label-project_notification_method']['en-us'] = "Method";
-$text['label-project_notification_method']['es-cl'] = "M閠odo";
-$text['label-project_notification_method']['pt-pt'] = "M閠odo";
-$text['label-project_notification_method']['fr-fr'] = "M閠hode";
-$text['label-project_notification_method']['pt-br'] = "M茅todo";
-$text['label-project_notification_method']['pl'] = "Metoda";
-$text['label-project_notification_method']['uk'] = "袦械褌芯写";
-$text['label-project_notification_method']['sv-se'] = "Metod";
-
-$text['label-project_news']['en-us'] = "News";
-$text['label-project_news']['es-cl'] = "Noticias";
-$text['label-project_news']['pt-pt'] = "Not韈ia";
-$text['label-project_news']['fr-fr'] = "Nouvelles";
-$text['label-project_news']['pt-br'] = "Not铆cia";
-$text['label-project_news']['pl'] = "Aktualno艣ci";
-$text['label-project_news']['uk'] = "袧芯胁懈薪懈";
-$text['label-project_news']['sv-se'] = "Nyheter";
-
-$text['label-project_events']['en-us'] = "Events";
-$text['label-project_events']['es-cl'] = "Eventos";
-$text['label-project_events']['pt-pt'] = "Eventos";
-$text['label-project_events']['fr-fr'] = "関閚ements";
-$text['label-project_events']['pt-br'] = "Eventos";
-$text['label-project_events']['pl'] = "Wydarzenia";
-$text['label-project_events']['uk'] = "袩芯写褨褩";
-$text['label-project_events']['sv-se'] = "Evenemang";
-
-$text['header-notifications']['en-us'] = "Notifications";
-$text['header-notifications']['es-cl'] = "Notificaciones";
-$text['header-notifications']['pt-pt'] = "Notifica珲es";
-$text['header-notifications']['fr-fr'] = "Notifications";
-$text['header-notifications']['pt-br'] = "Notifica莽玫es";
-$text['header-notifications']['pl'] = "Powiadomienia";
-$text['header-notifications']['uk'] = "小锌芯胁褨褖械薪薪褟";
-$text['header-notifications']['sv-se'] = "Meddelanden";
-
-$text['description-project_security']['en-us'] = "Receive notifications of security updates.";
-$text['description-project_security']['es-cl'] = "Recibir notificaciones de actualizaciones de seguridad.";
-$text['description-project_security']['pt-pt'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
-$text['description-project_security']['fr-fr'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
-$text['description-project_security']['pt-br'] = "Receber notifica莽玫es de atualiza莽茫o de seguran莽a";
-$text['description-project_security']['pl'] = "Otrzymuj powiadomienia o aktualizacjach zabezpiecze艅.";
-$text['description-project_security']['uk'] = "";
-$text['description-project_security']['sv-se'] = "Ta emot meddelanden om s盲kerhets uppdateringar.";
-
-$text['description-project_releases']['en-us'] = "Receive notifications when new stable version of FusionPBX are released and available for download.";
-$text['description-project_releases']['es-cl'] = "Reciba notificaciones cuando una nueva versi髇 estable de FusionPBX se liberan y disponible para su descarga.";
-$text['description-project_releases']['pt-pt'] = "Receba notifica珲es quando nova vers鉶 est醰el do FusionPBX s鉶 liberados e dispon韛eis para download.";
-$text['description-project_releases']['fr-fr'] = "Recevez des alertes lorsque la nouvelle version stable de FusionPBX sont lib閞閟 et disponibles pour le t閘閏hargement.";
-$text['description-project_releases']['pt-br'] = "Receber notifica莽玫es sobre uma nova vers茫o disponivel para download";
-$text['description-project_releases']['pl'] = "Otrzymuj powiadomienia kiedy nowe i stabilne wersje FusionPBX zostaj膮 wydane i dost臋pne do pobrania.";
-$text['description-project_releases']['uk'] = "";
-$text['description-project_releases']['sv-se'] = "Ta emot meddelanden n盲r nya stabila versioner av FusionPBX sl盲pps och finns f枚r nedladdning. ";
-
-$text['description-project_notifications']['en-us'] = "Enable FusionPBX project notifications.";
-$text['description-project_notifications']['es-cl'] = "Habilitar las notificaciones de proyectos FusionPBX.";
-$text['description-project_notifications']['pt-pt'] = "Ativar notifica珲es de projetos FusionPBX.";
-$text['description-project_notifications']['fr-fr'] = "Ativar notifica珲es de projetos FusionPBX.";
-$text['description-project_notifications']['pt-br'] = "Ativivar notifica莽玫es do sistema";
-$text['description-project_notifications']['pl'] = "W艂膮cz powiadomienia projektu FusionPBX.";
-$text['description-project_notifications']['uk'] = "";
-$text['description-project_notifications']['sv-se'] = "Aktivera FusionPBX projekt meddelanden.";
-
-$text['description-project_notification_recipient']['en-us'] = "Enter the desired Email Address for the recipient.";
-$text['description-project_notification_recipient']['es-cl'] = "Introduzca la deseada direcci髇 de correo electr髇ico del destinatario.";
-$text['description-project_notification_recipient']['pt-pt'] = "Digite o endere鏾 de email desejado para o destinat醨io.";
-$text['description-project_notification_recipient']['fr-fr'] = "Entrez l'adresse e-mail souhait閑 pour le destinataire.";
-$text['description-project_notification_recipient']['pt-br'] = "Digite o endere莽o de email desejado para o destinat谩rio";
-$text['description-project_notification_recipient']['pl'] = "Wpisz  adres e-mail odbiorcy.";
-$text['description-project_notification_recipient']['uk'] = "";
-$text['description-project_notification_recipient']['sv-se'] = "Ange 枚nskad e-postadress f枚r mottagaren.";
-
-$text['description-project_notification_method']['en-us'] = "Select the desired method of communication.";
-$text['description-project_notification_method']['es-cl'] = "Seleccione el m閠odo deseado de la comunicaci髇.";
-$text['description-project_notification_method']['pt-pt'] = "Seleccione o m閠odo desejado de comunica玢o.";
-$text['description-project_notification_method']['fr-fr'] = "S閘ectionnez la m閠hode souhait閑 de communication.";
-$text['description-project_notification_method']['pt-br'] = "Selecione o m茅todo desejado de comunica莽茫o";
-$text['description-project_notification_method']['pl'] = "Wybierz  metod臋 komunikacji.";
-$text['description-project_notification_method']['uk'] = "";
-$text['description-project_notification_method']['sv-se'] = "V盲lj 枚nskad metod f枚r kommunikation.";
-
-$text['description-project_news']['en-us'] = "Receive notifications of general FusionPBX related news and information.";
-$text['description-project_news']['es-cl'] = "Recibir notificaciones de noticias FusionPBX relacionadas e informaci髇 general.";
-$text['description-project_news']['pt-pt'] = "Receber notifica珲es de not韈ias e informa珲es gerais FusionPBX relacionados.";
-$text['description-project_news']['fr-fr'] = "Recevoir des notifications de nouvelles et d'information g閚閞ale FusionPBX li閟.";
-$text['description-project_news']['pt-br'] = "Receber notifica莽玫es, not铆cias e informa莽玫es gerais relacionadas ao sistema";
-$text['description-project_news']['pl'] = "Otrzymuj og贸lne powiadomienia zawieraj膮ce informacje i nowo艣ci o projekcie FusionPBX.";
-$text['description-project_news']['uk'] = "";
-$text['description-project_news']['sv-se'] = "Ta emot meddelanden om allm盲nna FusionPBX relaterade nyheter och information.";
-
-$text['description-project_events']['en-us'] = "Receive notifications of upcoming FusionPBX training classes, convention booths, and other events related to the project.";
-$text['description-project_events']['es-cl'] = "Recibir notificaciones de pr髕imas clases FusionPBX formaci髇, cabinas de convenciones y otros eventos relacionados con el proyecto.";
-$text['description-project_events']['pt-pt'] = "Receber notifica珲es de futuras aulas FusionPBX forma玢o, cabines de conven珲es e outros eventos relacionados ao projeto.";
-$text['description-project_events']['fr-fr'] = "Recevoir des notifications de venir les classes FusionPBX de formation, des stands de congr鑣 et d'autres 関閚ements li閟 au projet.";
-$text['description-project_events']['pt-br'] = "Receber notifica莽玫es futuros treinamentos sobre o sistema e outros eventos";
-$text['description-project_events']['pl'] = "Otrzymuj powiadomienia zawieraj膮ce informacje o zbli偶aj膮cych si臋 szkoleniach, zjazdach oraz innych wydarzeniach zwi膮zanych z projektem FusionPBX.";
-$text['description-project_events']['uk'] = "";
-$text['description-project_events']['sv-se'] = "F氓 meddelanden om kommande FusionPBX utbildningar , utst盲llningar och andra h盲ndelser relaterade till projektet.";
-
-$text['description-notifications']['en-us'] = "Set notification preferences for FusionPBX project-related communication and other local system alerts.";
-$text['description-notifications']['es-cl'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
-$text['description-notifications']['pt-pt'] = "Definir prefer阯cias de notifica玢o para a comunica玢o relacionada com o projecto FusionPBX e outros alertas do sistema local.";
-$text['description-notifications']['fr-fr'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
-$text['description-notifications']['pt-br'] = "Definir prefer锚ncias de notifica莽玫es para a comunica莽茫o relacionada ao sistema";
-$text['description-notifications']['pl'] = "Ustawienia preferencji powiadomie艅 zawieraj膮cych informacje o projekcie FusionPBX i innych lokalnych alertach systemowych.";
-$text['description-notifications']['uk'] = "";
-$text['description-notifications']['sv-se'] = "Inst盲llningar f枚r FusionPBX relaterade meddelanden och andra lokala system varningar.";
-
-$text['button-save']['en-us'] = "Save";
-$text['button-save']['es-cl'] = "Guardar";
-$text['button-save']['pt-pt'] = "Guardar";
-$text['button-save']['fr-fr'] = "Sauvegarder";
-$text['button-save']['pt-br'] = "Salvar";
-$text['button-save']['pl'] = "Zachowaj";
-$text['button-save']['uk'] = "袟斜械褉械谐褌懈";
-$text['button-save']['sv-se'] = "Spara";
-
+<?php
+
+$text['title-notifications']['en-us'] = "Notifications";
+$text['title-notifications']['es-cl'] = "Notificaciones";
+$text['title-notifications']['pt-pt'] = "Notifica珲es";
+$text['title-notifications']['fr-fr'] = "Notifications";
+$text['title-notifications']['pt-br'] = "Notifica莽玫es";
+$text['title-notifications']['pl'] = "Powiadomienia";
+$text['title-notifications']['uk'] = "小锌芯胁褨褖械薪薪褟";
+$text['title-notifications']['sv-se'] = "Meddelanden";
+$text['title-notifications']['de-at'] = "Benachrichtigungen";
+
+$text['option-enabled']['en-us'] = "Enabled";
+$text['option-enabled']['es-cl'] = "Activado";
+$text['option-enabled']['pt-pt'] = "Ativado";
+$text['option-enabled']['fr-fr'] = "Activ?";
+$text['option-enabled']['pt-br'] = "Ativado";
+$text['option-enabled']['pl'] = "W艂膮czony";
+$text['option-enabled']['uk'] = "袙泻谢褞褔械薪芯";
+$text['option-enabled']['sv-se'] = "Aktiverad";
+$text['option-enabled']['de-at'] = "Aktiviert";
+
+$text['option-email']['en-us'] = "Email";
+$text['option-email']['es-cl'] = "Email";
+$text['option-email']['pt-pt'] = "Email";
+$text['option-email']['fr-fr'] = "Email";
+$text['option-email']['pt-br'] = "E-mail";
+$text['option-email']['pl'] = "E-mail";
+$text['option-email']['uk'] = "袝谢械泻褌褉芯薪薪邪 锌芯褕褌邪";
+$text['option-email']['sv-se'] = "E-post";
+$text['option-email']['de-at'] = "E-mail";
+
+$text['option-disabled']['en-us'] = "Disabled";
+$text['option-disabled']['es-cl'] = "Discapacitado";
+$text['option-disabled']['pt-pt'] = "Inv醠ido";
+$text['option-disabled']['fr-fr'] = "Handicap閟";
+$text['option-disabled']['pt-br'] = "Inv谩lido";
+$text['option-disabled']['pl'] = "Wy艂膮czony";
+$text['option-disabled']['uk'] = "袙懈泻谢褞褔械薪芯";
+$text['option-disabled']['sv-se'] = "Avaktiverad";
+$text['option-disabled']['de-at'] = "Deaktiviert";
+
+$text['message-update']['en-us'] = "Update Completed";
+$text['message-update']['es-cl'] = "Actualizaci髇 Completada";
+$text['message-update']['pt-pt'] = "Actualiza玢o Efectuada";
+$text['message-update']['fr-fr'] = "Mis ?jour";
+$text['message-update']['pt-br'] = "Atualiza莽茫o Efetuada";
+$text['message-update']['pl'] = "Zaktualizowano poprawnie";
+$text['message-update']['uk'] = "袨薪芯胁谢械薪芯";
+$text['message-update']['sv-se'] = "Uppdatering Klar";
+$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
+
+$text['message-no_channels']['en-us'] = "No Channels Enabled";
+$text['message-no_channels']['es-cl'] = "No hay canales habilitados";
+$text['message-no_channels']['pt-pt'] = "N鉶 h?canais habilitados";
+$text['message-no_channels']['fr-fr'] = "Pas de canaux activ閟";
+$text['message-no_channels']['pt-br'] = "N茫o h谩 canais habilitados";
+$text['message-no_channels']['pl'] = "Brak w艂膮czonych kana艂贸w";
+$text['message-no_channels']['uk'] = "袞芯写械薪 泻邪薪邪谢 薪械 胁泻谢褞褔械薪懈泄";
+$text['message-no_channels']['sv-se'] = "Inga Kanaler Aktiverade";
+$text['message-no_channels']['de-at'] = "";
+
+$text['message-invalid_recipient']['en-us'] = "Invalid Notification Recipient";
+$text['message-invalid_recipient']['es-cl'] = "Inv醠ido destinatario de la notificaci髇";
+$text['message-invalid_recipient']['pt-pt'] = "Inv醠ido Notifica玢o Destinat醨io";
+$text['message-invalid_recipient']['fr-fr'] = "Notification invalide b閚閒iciaire";
+$text['message-invalid_recipient']['pt-br'] = "Notifica莽茫o inv谩lida Destinat谩rio";
+$text['message-invalid_recipient']['pl'] = "Nieprawid艂owy odbiorca powiadomienia";
+$text['message-invalid_recipient']['uk'] = "袧械胁褨褉薪懈泄  芯褌褉懈屑褍胁邪褔 锌芯胁褨写芯屑谢械薪薪褟";
+$text['message-invalid_recipient']['sv-se'] = "Ogiltig Mottagare f枚r Meddelande";
+$text['message-invalid_recipient']['de-at'] = "";
+
+$text['message-failed']['en-us'] = "Update Failed - Contact Support";
+$text['message-failed']['es-cl'] = "Update Error - Contact Support";
+$text['message-failed']['pt-pt'] = "Falha na atualiza玢o - Contato com o suporte";
+$text['message-failed']['fr-fr'] = "Mise ?jour a 閏hou?- Contacter le support technique";
+$text['message-failed']['pt-br'] = "Falha na atualiza莽茫o  - Entre em contato com o suporte";
+$text['message-failed']['pl'] = "Aktualizacja nie powiod艂a si臋 - skontaktuj si臋 z pomoc膮";
+$text['message-failed']['uk'] = "袧械 胁写邪谢芯褋褟 芯薪芯胁懈褌懈 - 蟹胁'褟卸褨褌褜褋褟 蟹褨 褋谢褍卸斜芯褞 锌褨写褌褉懈屑泻懈";
+$text['message-failed']['sv-se'] = "Uppdatering Misslyckades - Kontakta Support";
+$text['message-failed']['de-at'] = "";
+
+$text['message-disclaimer']['en-us'] = "<u>Disclosure</u>: Enabling Project Notifications is consent to the collection of <i>anonymous</i> and <i>general</i> demographic information about your installation environment.  Information requested consists of the following: 1) FusionPBX version, 2) PHP version, 3) web server and version, 4) voice switch version, 5) database type and version, 6) operating system platform and version, and 7) public IP address. If you do not wish for this information to be submitted, simply leave Project Notifications disabled, and no information will be submitted about your system.";
+$text['message-disclaimer']['es-cl'] = "<u>Divulgaci髇</u>: Habilitaci髇 del proyecto Notificaciones es el consentimiento a la recopilaci髇 de <i>an髇imo</i> y <i>generales</i> la informaci髇 demogr醘ica sobre su entorno de instalaci髇. La informaci髇 solicitada se compone de los siguientes: 1) FusionPBX versi髇, 2) la versi髇 de PHP, 3) del servidor web y la versi髇 4) Versi髇 conmutador de voz, 5) el tipo de base de datos y la versi髇 6) plataforma de sistema operativo y versi髇, y 7) IP p鷅lica direcci髇. Si usted no desea que esta informaci髇 sea presentada, simplemente deje de Proyecto Notificaciones deshabilitado, y ninguna informaci髇 se presentar?sobre su sistema.";
+$text['message-disclaimer']['pt-pt'] = "<u>Divulga玢o</u>: A habilita玢o do projeto Notifica珲es ?o consentimento para a coleta de <i>an鬾imo</i> e <i>geral</i> informa珲es demogr醘icas sobre o seu ambiente de instala玢o. As informa珲es solicitadas consiste no seguinte: 1) vers鉶 FusionPBX, 2) vers鉶 PHP, 3) servidor web e vers鉶, 4) vers鉶 interruptor de voz, 5) Tipo de banco de dados e vers鉶, 6) plataforma de sistema operacional e vers鉶, e 7) IP p鷅lico endere鏾. Se voc?n鉶 deseja que esta informa玢o ser submetida, basta deixar Projeto Notifica珲es desativada, e nenhuma informa玢o ser?apresentada sobre o sistema.";
+$text['message-disclaimer']['fr-fr'] = "<u>Divulgation</u>: Activation des notifications projet est consentement ?la collecte de <i>anonyme</i> et <i>g閚閞ale</i> des informations d閙ographiques sur l'environnement d'installation. Les informations demand閑s se compose de ce qui suit: 1) FusionPBX version 2) version de PHP, 3) le serveur web et la version 4) Version commutateur vocal, 5) type de base de donn閑s et la version 6) plate-forme de syst鑝e d'exploitation et sa version, et 7) IP publique adresse. Si vous ne souhaitez pas que cette information soit pr閟ent閑, laissez simplement Notifications projet d閟activ? et aucune information ne sera soumis ?votre syst鑝e.";
+$text['message-disclaimer']['pt-br'] = "Informa莽玫es sobre erros";
+$text['message-disclaimer']['pl'] = "Uwaga: W艂膮czanie Powiadomie艅 wi膮偶e si臋 z wyra偶eniem  zgody na zbieranie anonimowych i og贸lnych informacji demograficznych dotycz膮cych 艣rodowiska, gdzie system zosta艂 zainstalowany. Zebrane informacje dotycz膮:  1) wersji FusionPBX, 2) wersji PHP,  3) rodzaj i wersja serwera www, 4) wersja PBXu, 5) rodzaj i wersja bazy danych, 6) wersja systemu operacyjnego i  platforma, 7) publiczny adres IP. Je艣li nie chcesz, aby te informacje zosta艂y zebrane i przes艂ane, nie aktywuj  funkcji Powiadomie艅.";
+$text['message-disclaimer']['uk'] = "";
+$text['message-disclaimer']['sv-se'] = "Information: Att aktivera Projekt Meddelande 盲r samtidigt ett samtycke till att    anonym och demografisk information kommer att samlas in fr氓n din installationsmilj枚. Information som beg盲rs best氓r av f枚ljande : 1 ) FusionPBX versionen , 2 ) PHP -version , 3 ) webbserver och version , 4 ) r枚st switch version , 5 ) databas typ och version , 6 ) operativsystem plattform och version , samt 7 ) publik IP adress. Om du inte vill att denna information l盲mnas, l盲mna d氓  Projekt Meddelande avaktiverat.";
+$text['message-disclaimer']['de-at'] = "";
+
+$text['message-demographics_submitted']['en-us'] = "Demographics Submitted";
+$text['message-demographics_submitted']['es-cl'] = "Demograf韆 Enviado";
+$text['message-demographics_submitted']['pt-pt'] = "Demografia Submetido";
+$text['message-demographics_submitted']['fr-fr'] = "D閙ographie Soumis";
+$text['message-demographics_submitted']['pt-br'] = "Demografia Submetida";
+$text['message-demographics_submitted']['pl'] = "Informacje demograficzne zosta艂y przed艂o偶one";
+$text['message-demographics_submitted']['uk'] = "袛械屑芯谐褉邪褎褨褟 胁褨写锌褉邪胁谢械薪褟";
+$text['message-demographics_submitted']['sv-se'] = "Demografi Skickat";
+$text['message-demographics_submitted']['de-at'] = "";
+
+$text['message-demographics_click_here']['en-us'] = "click here";
+$text['message-demographics_click_here']['es-cl'] = "clic aqu?";
+$text['message-demographics_click_here']['pt-pt'] = "clicar aqui";
+$text['message-demographics_click_here']['fr-fr'] = "cliquez ici";
+$text['message-demographics_click_here']['pt-br'] = "Clique Aqui";
+$text['message-demographics_click_here']['pl'] = "kliknij tutaj";
+$text['message-demographics_click_here']['uk'] = "泻谢褨泻薪褨褌褜 褌褍褌";
+$text['message-demographics_click_here']['sv-se'] = "klicka h盲r";
+$text['message-demographics_click_here']['de-at'] = "";
+
+$text['message-demographics']['en-us'] = "<u>Note</u>: To help the FusionPBX project by submitting the demographic information described above <i>without</i> subscribing to Project Notifications, simply ";
+$text['message-demographics']['es-cl'] = "<u>Nota</u>: Para ayudar al proyecto FusionPBX presentando la informaci髇 demogr醘ica descrita anteriormente sin necesidad de suscribirse a Project Notificaciones, haga ";
+$text['message-demographics']['pt-pt'] = "<u>Nota</u>: Para ajudar o projeto FusionPBX, apresentando as informa珲es demogr醘icas descrito acima sem a assinatura do Projeto Notifica珲es, basta ";
+$text['message-demographics']['fr-fr'] = "<u>Remarque</u>: Pour aider le projet FusionPBX en soumettant l'information d閙ographique d閏rit ci-dessus, sans souscrire au Projet Notifications, ";
+$text['message-demographics']['pt-br'] = "Nota: Para ajudar o FusionPBX, nos ajude a solucionar o incidente";
+$text['message-demographics']['pl'] = "Uwaga: Aby wspom贸c projekt FusionPBX poprzez podanie informacji demograficznych opisanych powy偶ej bez konieczno艣ci aktywowania funkcji Powiadomie艅,";
+$text['message-demographics']['uk'] = "";
+$text['message-demographics']['sv-se'] = "Obs! F枚r att hj盲lpa FusionPBX projektet genom att skicka in demografisk information som beskrivs ovan utan att prenumerera p氓 Project Meddelanden , helt enkelt";
+$text['message-demographics']['de-at'] = "";
+
+$text['label-project_security']['en-us'] = "Security";
+$text['label-project_security']['es-cl'] = "Seguran鏰";
+$text['label-project_security']['pt-pt'] = "Seguran鏰";
+$text['label-project_security']['fr-fr'] = "S閏urit?";
+$text['label-project_security']['pt-br'] = "Seguran莽a";
+$text['label-project_security']['pl'] = "Zabezpieczenia";
+$text['label-project_security']['uk'] = "袘械蟹锌械泻邪";
+$text['label-project_security']['sv-se'] = "S盲kerhet";
+$text['label-project_security']['de-at'] = "";
+
+$text['label-project_releases']['en-us'] = "Releases";
+$text['label-project_releases']['es-cl'] = "Estrenos";
+$text['label-project_releases']['pt-pt'] = "Lan鏰mentos";
+$text['label-project_releases']['fr-fr'] = "Communiqu閟";
+$text['label-project_releases']['pt-br'] = "Lan莽amentos";
+$text['label-project_releases']['pl'] = "Wydania";
+$text['label-project_releases']['uk'] = "袪械谢褨蟹懈";
+$text['label-project_releases']['sv-se'] = "Utg氓va";
+$text['label-project_releases']['de-at'] = "";
+
+$text['label-project_notifications']['en-us'] = "Project Notifications";
+$text['label-project_notifications']['es-cl'] = "Proyecto Notificaciones";
+$text['label-project_notifications']['pt-pt'] = "Projeto Notifica珲es";
+$text['label-project_notifications']['fr-fr'] = "Notifications Projet";
+$text['label-project_notifications']['pt-br'] = "Notifica莽玫es do Sistema";
+$text['label-project_notifications']['pl'] = "Powiadomienia projektu";
+$text['label-project_notifications']['uk'] = "小锌芯胁褨褖械薪薪褟 锌褉芯械泻褌褍";
+$text['label-project_notifications']['sv-se'] = "Projekt Meddelanden";
+$text['label-project_notifications']['de-at'] = "";
+
+$text['label-project_notification_recipient']['en-us'] = "Recipient";
+$text['label-project_notification_recipient']['es-cl'] = "Beneficiario";
+$text['label-project_notification_recipient']['pt-pt'] = "Benefici醨io";
+$text['label-project_notification_recipient']['fr-fr'] = "Destinataire";
+$text['label-project_notification_recipient']['pt-br'] = "Benefici谩rio";
+$text['label-project_notification_recipient']['pl'] = "Odbiorca";
+$text['label-project_notification_recipient']['uk'] = "袨褌褉懈屑褍胁邪褔";
+$text['label-project_notification_recipient']['sv-se'] = "Mottagare";
+$text['label-project_notification_recipient']['de-at'] = "";
+
+$text['label-project_notification_method']['en-us'] = "Method";
+$text['label-project_notification_method']['es-cl'] = "M閠odo";
+$text['label-project_notification_method']['pt-pt'] = "M閠odo";
+$text['label-project_notification_method']['fr-fr'] = "M閠hode";
+$text['label-project_notification_method']['pt-br'] = "M茅todo";
+$text['label-project_notification_method']['pl'] = "Metoda";
+$text['label-project_notification_method']['uk'] = "袦械褌芯写";
+$text['label-project_notification_method']['sv-se'] = "Metod";
+$text['label-project_notification_method']['de-at'] = "";
+
+$text['label-project_news']['en-us'] = "News";
+$text['label-project_news']['es-cl'] = "Noticias";
+$text['label-project_news']['pt-pt'] = "Not韈ia";
+$text['label-project_news']['fr-fr'] = "Nouvelles";
+$text['label-project_news']['pt-br'] = "Not铆cia";
+$text['label-project_news']['pl'] = "Aktualno艣ci";
+$text['label-project_news']['uk'] = "袧芯胁懈薪懈";
+$text['label-project_news']['sv-se'] = "Nyheter";
+$text['label-project_news']['de-at'] = "";
+
+$text['label-project_events']['en-us'] = "Events";
+$text['label-project_events']['es-cl'] = "Eventos";
+$text['label-project_events']['pt-pt'] = "Eventos";
+$text['label-project_events']['fr-fr'] = "関閚ements";
+$text['label-project_events']['pt-br'] = "Eventos";
+$text['label-project_events']['pl'] = "Wydarzenia";
+$text['label-project_events']['uk'] = "袩芯写褨褩";
+$text['label-project_events']['sv-se'] = "Evenemang";
+$text['label-project_events']['de-at'] = "";
+
+$text['header-notifications']['en-us'] = "Notifications";
+$text['header-notifications']['es-cl'] = "Notificaciones";
+$text['header-notifications']['pt-pt'] = "Notifica珲es";
+$text['header-notifications']['fr-fr'] = "Notifications";
+$text['header-notifications']['pt-br'] = "Notifica莽玫es";
+$text['header-notifications']['pl'] = "Powiadomienia";
+$text['header-notifications']['uk'] = "小锌芯胁褨褖械薪薪褟";
+$text['header-notifications']['sv-se'] = "Meddelanden";
+$text['header-notifications']['de-at'] = "";
+
+$text['description-project_security']['en-us'] = "Receive notifications of security updates.";
+$text['description-project_security']['es-cl'] = "Recibir notificaciones de actualizaciones de seguridad.";
+$text['description-project_security']['pt-pt'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
+$text['description-project_security']['fr-fr'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
+$text['description-project_security']['pt-br'] = "Receber notifica莽玫es de atualiza莽茫o de seguran莽a";
+$text['description-project_security']['pl'] = "Otrzymuj powiadomienia o aktualizacjach zabezpiecze艅.";
+$text['description-project_security']['uk'] = "";
+$text['description-project_security']['sv-se'] = "Ta emot meddelanden om s盲kerhets uppdateringar.";
+$text['description-project_security']['de-at'] = "";
+
+$text['description-project_releases']['en-us'] = "Receive notifications when new stable version of FusionPBX are released and available for download.";
+$text['description-project_releases']['es-cl'] = "Reciba notificaciones cuando una nueva versi髇 estable de FusionPBX se liberan y disponible para su descarga.";
+$text['description-project_releases']['pt-pt'] = "Receba notifica珲es quando nova vers鉶 est醰el do FusionPBX s鉶 liberados e dispon韛eis para download.";
+$text['description-project_releases']['fr-fr'] = "Recevez des alertes lorsque la nouvelle version stable de FusionPBX sont lib閞閟 et disponibles pour le t閘閏hargement.";
+$text['description-project_releases']['pt-br'] = "Receber notifica莽玫es sobre uma nova vers茫o disponivel para download";
+$text['description-project_releases']['pl'] = "Otrzymuj powiadomienia kiedy nowe i stabilne wersje FusionPBX zostaj膮 wydane i dost臋pne do pobrania.";
+$text['description-project_releases']['uk'] = "";
+$text['description-project_releases']['sv-se'] = "Ta emot meddelanden n盲r nya stabila versioner av FusionPBX sl盲pps och finns f枚r nedladdning. ";
+$text['description-project_releases']['de-at'] = "";
+
+$text['description-project_notifications']['en-us'] = "Enable FusionPBX project notifications.";
+$text['description-project_notifications']['es-cl'] = "Habilitar las notificaciones de proyectos FusionPBX.";
+$text['description-project_notifications']['pt-pt'] = "Ativar notifica珲es de projetos FusionPBX.";
+$text['description-project_notifications']['fr-fr'] = "Ativar notifica珲es de projetos FusionPBX.";
+$text['description-project_notifications']['pt-br'] = "Ativivar notifica莽玫es do sistema";
+$text['description-project_notifications']['pl'] = "W艂膮cz powiadomienia projektu FusionPBX.";
+$text['description-project_notifications']['uk'] = "";
+$text['description-project_notifications']['sv-se'] = "Aktivera FusionPBX projekt meddelanden.";
+$text['description-project_notifications']['de-at'] = "";
+
+$text['description-project_notification_recipient']['en-us'] = "Enter the desired Email Address for the recipient.";
+$text['description-project_notification_recipient']['es-cl'] = "Introduzca la deseada direcci髇 de correo electr髇ico del destinatario.";
+$text['description-project_notification_recipient']['pt-pt'] = "Digite o endere鏾 de email desejado para o destinat醨io.";
+$text['description-project_notification_recipient']['fr-fr'] = "Entrez l'adresse e-mail souhait閑 pour le destinataire.";
+$text['description-project_notification_recipient']['pt-br'] = "Digite o endere莽o de email desejado para o destinat谩rio";
+$text['description-project_notification_recipient']['pl'] = "Wpisz  adres e-mail odbiorcy.";
+$text['description-project_notification_recipient']['uk'] = "";
+$text['description-project_notification_recipient']['sv-se'] = "Ange 枚nskad e-postadress f枚r mottagaren.";
+$text['description-project_notification_recipient']['de-at'] = "";
+
+$text['description-project_notification_method']['en-us'] = "Select the desired method of communication.";
+$text['description-project_notification_method']['es-cl'] = "Seleccione el m閠odo deseado de la comunicaci髇.";
+$text['description-project_notification_method']['pt-pt'] = "Seleccione o m閠odo desejado de comunica玢o.";
+$text['description-project_notification_method']['fr-fr'] = "S閘ectionnez la m閠hode souhait閑 de communication.";
+$text['description-project_notification_method']['pt-br'] = "Selecione o m茅todo desejado de comunica莽茫o";
+$text['description-project_notification_method']['pl'] = "Wybierz  metod臋 komunikacji.";
+$text['description-project_notification_method']['uk'] = "";
+$text['description-project_notification_method']['sv-se'] = "V盲lj 枚nskad metod f枚r kommunikation.";
+$text['description-project_notification_method']['de-at'] = "";
+
+$text['description-project_news']['en-us'] = "Receive notifications of general FusionPBX related news and information.";
+$text['description-project_news']['es-cl'] = "Recibir notificaciones de noticias FusionPBX relacionadas e informaci髇 general.";
+$text['description-project_news']['pt-pt'] = "Receber notifica珲es de not韈ias e informa珲es gerais FusionPBX relacionados.";
+$text['description-project_news']['fr-fr'] = "Recevoir des notifications de nouvelles et d'information g閚閞ale FusionPBX li閟.";
+$text['description-project_news']['pt-br'] = "Receber notifica莽玫es, not铆cias e informa莽玫es gerais relacionadas ao sistema";
+$text['description-project_news']['pl'] = "Otrzymuj og贸lne powiadomienia zawieraj膮ce informacje i nowo艣ci o projekcie FusionPBX.";
+$text['description-project_news']['uk'] = "";
+$text['description-project_news']['sv-se'] = "Ta emot meddelanden om allm盲nna FusionPBX relaterade nyheter och information.";
+$text['description-project_news']['de-at'] = "";
+
+$text['description-project_events']['en-us'] = "Receive notifications of upcoming FusionPBX training classes, convention booths, and other events related to the project.";
+$text['description-project_events']['es-cl'] = "Recibir notificaciones de pr髕imas clases FusionPBX formaci髇, cabinas de convenciones y otros eventos relacionados con el proyecto.";
+$text['description-project_events']['pt-pt'] = "Receber notifica珲es de futuras aulas FusionPBX forma玢o, cabines de conven珲es e outros eventos relacionados ao projeto.";
+$text['description-project_events']['fr-fr'] = "Recevoir des notifications de venir les classes FusionPBX de formation, des stands de congr鑣 et d'autres 関閚ements li閟 au projet.";
+$text['description-project_events']['pt-br'] = "Receber notifica莽玫es futuros treinamentos sobre o sistema e outros eventos";
+$text['description-project_events']['pl'] = "Otrzymuj powiadomienia zawieraj膮ce informacje o zbli偶aj膮cych si臋 szkoleniach, zjazdach oraz innych wydarzeniach zwi膮zanych z projektem FusionPBX.";
+$text['description-project_events']['uk'] = "";
+$text['description-project_events']['sv-se'] = "F氓 meddelanden om kommande FusionPBX utbildningar , utst盲llningar och andra h盲ndelser relaterade till projektet.";
+$text['description-project_events']['de-at'] = "";
+
+$text['description-notifications']['en-us'] = "Set notification preferences for FusionPBX project-related communication and other local system alerts.";
+$text['description-notifications']['es-cl'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
+$text['description-notifications']['pt-pt'] = "Definir prefer阯cias de notifica玢o para a comunica玢o relacionada com o projecto FusionPBX e outros alertas do sistema local.";
+$text['description-notifications']['fr-fr'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
+$text['description-notifications']['pt-br'] = "Definir prefer锚ncias de notifica莽玫es para a comunica莽茫o relacionada ao sistema";
+$text['description-notifications']['pl'] = "Ustawienia preferencji powiadomie艅 zawieraj膮cych informacje o projekcie FusionPBX i innych lokalnych alertach systemowych.";
+$text['description-notifications']['uk'] = "";
+$text['description-notifications']['sv-se'] = "Inst盲llningar f枚r FusionPBX relaterade meddelanden och andra lokala system varningar.";
+$text['description-notifications']['de-at'] = "";
+
+$text['button-save']['en-us'] = "Save";
+$text['button-save']['es-cl'] = "Guardar";
+$text['button-save']['pt-pt'] = "Guardar";
+$text['button-save']['fr-fr'] = "Sauvegarder";
+$text['button-save']['pt-br'] = "Salvar";
+$text['button-save']['pl'] = "Zachowaj";
+$text['button-save']['uk'] = "袟斜械褉械谐褌懈";
+$text['button-save']['sv-se'] = "Spara";
+$text['button-save']['de-at'] = "Speichern";
+
 ?>

+ 1 - 0
core/notifications/app_menu.php

@@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['fr-ca'] = "Notifications";
 $apps[$x]['menu'][0]['title']['pl'] = "Powiadomienia";
 $apps[$x]['menu'][0]['title']['uk'] = "Сповіщення";
 $apps[$x]['menu'][0]['title']['sv-se'] = "Meddelanden";
+$apps[$x]['menu'][0]['title']['de-at'] = "Benachrichtigungen";
 $apps[$x]['menu'][0]['uuid'] = "f8d65f91-0f4a-405a-b5ac-24cb3c4f10ba";
 $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";