Sfoglia il codice sorgente

reworked text class to gather the languages on construction (more efficient) (#2576)

organize_languages will now use an internal function to escape values as fusion's check_str would not be appropriate
enabled two missing flags
organize on remaining app_languages.php and add missing 'he'
Mafoo 8 anni fa
parent
commit
2b2e1815b4

+ 8 - 1
core/apps/app_languages.php

@@ -1,5 +1,5 @@
 <?php
-#This file was last reorganized on 10th of May 2017 11:10:19 AM UTC
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-apps']['en-us'] = "App Manager";
 $text['title-apps']['ar-eg'] = "";
@@ -7,6 +7,7 @@ $text['title-apps']['de-at'] = "Applikation Verwaltung";
 $text['title-apps']['de-de'] = "Applikation Verwaltung";
 $text['title-apps']['es-cl'] = "Administrador de Aplicaciones";
 $text['title-apps']['fr-fr'] = "Gestionnaire App";
+$text['title-apps']['he'   ] = "";
 $text['title-apps']['it-it'] = "Gestore applicazioni";
 $text['title-apps']['nl-nl'] = "";
 $text['title-apps']['pl'   ] = "Menedżer aplikacji";
@@ -22,6 +23,7 @@ $text['title-app-edit']['de-at'] = "Applikationen Editieren";
 $text['title-app-edit']['de-de'] = "Applikationen Editieren";
 $text['title-app-edit']['es-cl'] = "Editar Aplicaciones";
 $text['title-app-edit']['fr-fr'] = "Editer l'application";
+$text['title-app-edit']['he'   ] = "";
 $text['title-app-edit']['it-it'] = "Modifica applicazione";
 $text['title-app-edit']['nl-nl'] = "";
 $text['title-app-edit']['pl'   ] = "Edytuj aplikację ";
@@ -37,6 +39,7 @@ $text['label-version']['de-at'] = "Version";
 $text['label-version']['de-de'] = "Version";
 $text['label-version']['es-cl'] = "Versión";
 $text['label-version']['fr-fr'] = "Version";
+$text['label-version']['he'   ] = "";
 $text['label-version']['it-it'] = "Versione";
 $text['label-version']['nl-nl'] = "";
 $text['label-version']['pl'   ] = "Wersja";
@@ -52,6 +55,7 @@ $text['header-apps']['de-at'] = "Applikation verwalten";
 $text['header-apps']['de-de'] = "Applikation verwalten";
 $text['header-apps']['es-cl'] = "Administrador de Aplicaciones";
 $text['header-apps']['fr-fr'] = "Gestionnaire App";
+$text['header-apps']['he'   ] = "";
 $text['header-apps']['it-it'] = "Gestore applicazioni";
 $text['header-apps']['nl-nl'] = "";
 $text['header-apps']['pl'   ] = "Menedżer aplikacji";
@@ -67,6 +71,7 @@ $text['header-app-edit']['de-at'] = "Applikation bearbeiten";
 $text['header-app-edit']['de-de'] = "Applikation bearbeiten";
 $text['header-app-edit']['es-cl'] = "Editar Aplicaciones";
 $text['header-app-edit']['fr-fr'] = "Editer l'application";
+$text['header-app-edit']['he'   ] = "";
 $text['header-app-edit']['it-it'] = "Modifica applicazione";
 $text['header-app-edit']['nl-nl'] = "";
 $text['header-app-edit']['pl'   ] = "Edytuj aplikację ";
@@ -82,6 +87,7 @@ $text['description-apps']['de-at'] = "Installierte Applikationen verwalten";
 $text['description-apps']['de-de'] = "Installierte Applikationen verwalten";
 $text['description-apps']['es-cl'] = "Administre las aplicaciones instaladas.";
 $text['description-apps']['fr-fr'] = "Gérer les applications installées.";
+$text['description-apps']['he'   ] = "";
 $text['description-apps']['it-it'] = "Gestisci le applicazioni installate.";
 $text['description-apps']['nl-nl'] = "";
 $text['description-apps']['pl'   ] = "Zarządzajnie zainstalowanymi aplikacjami.";
@@ -97,6 +103,7 @@ $text['description-app-edit']['de-at'] = "Installierte Applikationen verwalten";
 $text['description-app-edit']['de-de'] = "";
 $text['description-app-edit']['es-cl'] = "Administre las aplicaciones instaladas.";
 $text['description-app-edit']['fr-fr'] = "Gérer les applications installées";
+$text['description-app-edit']['he'   ] = "";
 $text['description-app-edit']['it-it'] = "Gestisci le applicazioni installate.";
 $text['description-app-edit']['nl-nl'] = "";
 $text['description-app-edit']['pl'   ] = "Zarządzajnie zainstalowanymi aplikacjami.";

+ 23 - 1
core/databases/app_languages.php

@@ -1,5 +1,5 @@
 <?php
-#This file was last reorganized on 10th of May 2017 11:11:40 AM UTC
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-databases']['en-us'] = "Databases";
 $text['title-databases']['ar-eg'] = "قواعد البيانات";
@@ -7,6 +7,7 @@ $text['title-databases']['de-at'] = "Datenbanken";
 $text['title-databases']['de-de'] = "Datenbanken";
 $text['title-databases']['es-cl'] = "Bases de datos";
 $text['title-databases']['fr-fr'] = "Bases de données";
+$text['title-databases']['he'   ] = "";
 $text['title-databases']['it-it'] = "Database";
 $text['title-databases']['nl-nl'] = "";
 $text['title-databases']['pl'   ] = "Bazy danych";
@@ -22,6 +23,7 @@ $text['title-database-edit']['de-at'] = "Datenbank editieren";
 $text['title-database-edit']['de-de'] = "Datenbank editieren";
 $text['title-database-edit']['es-cl'] = "Editar base de datos";
 $text['title-database-edit']['fr-fr'] = "Editer la Base de données";
+$text['title-database-edit']['he'   ] = "";
 $text['title-database-edit']['it-it'] = "Modifica Database";
 $text['title-database-edit']['nl-nl'] = "";
 $text['title-database-edit']['pl'   ] = "Edytuj bazę danych";
@@ -37,6 +39,7 @@ $text['title-database-add']['de-at'] = "Datenbank hinzufügen";
 $text['title-database-add']['de-de'] = "Datenbank hinzufügen";
 $text['title-database-add']['es-cl'] = "Agregar Base de Datos";
 $text['title-database-add']['fr-fr'] = "Ajouter une Base de données";
+$text['title-database-add']['he'   ] = "";
 $text['title-database-add']['it-it'] = "Aggiungi Database";
 $text['title-database-add']['nl-nl'] = "";
 $text['title-database-add']['pl'   ] = "Dodaj bazę danych";
@@ -52,6 +55,7 @@ $text['label-username']['de-at'] = "Benutzername";
 $text['label-username']['de-de'] = "Benutzername";
 $text['label-username']['es-cl'] = "Nombre de usuario";
 $text['label-username']['fr-fr'] = "Utilisateur";
+$text['label-username']['he'   ] = "";
 $text['label-username']['it-it'] = "Nome utente";
 $text['label-username']['nl-nl'] = "";
 $text['label-username']['pl'   ] = "Użytkownik";
@@ -67,6 +71,7 @@ $text['label-port']['de-at'] = "Port";
 $text['label-port']['de-de'] = "Port";
 $text['label-port']['es-cl'] = "Puerto";
 $text['label-port']['fr-fr'] = "Port";
+$text['label-port']['he'   ] = "";
 $text['label-port']['it-it'] = "Porta";
 $text['label-port']['nl-nl'] = "";
 $text['label-port']['pl'   ] = "Port";
@@ -82,6 +87,7 @@ $text['label-path']['de-at'] = "Pfad";
 $text['label-path']['de-de'] = "Pfad";
 $text['label-path']['es-cl'] = "Ruta";
 $text['label-path']['fr-fr'] = "Chemin";
+$text['label-path']['he'   ] = "";
 $text['label-path']['it-it'] = "Percorso";
 $text['label-path']['nl-nl'] = "";
 $text['label-path']['pl'   ] = "Ścieżka";
@@ -97,6 +103,7 @@ $text['label-host']['de-at'] = "Host";
 $text['label-host']['de-de'] = "Host";
 $text['label-host']['es-cl'] = "Host";
 $text['label-host']['fr-fr'] = "Hôte";
+$text['label-host']['he'   ] = "";
 $text['label-host']['it-it'] = "Host";
 $text['label-host']['nl-nl'] = "";
 $text['label-host']['pl'   ] = "Host";
@@ -112,6 +119,7 @@ $text['label-driver']['de-at'] = "Treiber";
 $text['label-driver']['de-de'] = "Treiber";
 $text['label-driver']['es-cl'] = "Controlador";
 $text['label-driver']['fr-fr'] = "Driver";
+$text['label-driver']['he'   ] = "";
 $text['label-driver']['it-it'] = "Driver";
 $text['label-driver']['nl-nl'] = "";
 $text['label-driver']['pl'   ] = "Sterownik";
@@ -127,6 +135,7 @@ $text['header-databases']['de-at'] = "Datenbanken";
 $text['header-databases']['de-de'] = "Datenbanken";
 $text['header-databases']['es-cl'] = "Bases de datos";
 $text['header-databases']['fr-fr'] = "Bases de données";
+$text['header-databases']['he'   ] = "";
 $text['header-databases']['it-it'] = "Database";
 $text['header-databases']['nl-nl'] = "";
 $text['header-databases']['pl'   ] = "Bazy danych";
@@ -142,6 +151,7 @@ $text['header-database-edit']['de-at'] = "Datenbanken bearbeiten";
 $text['header-database-edit']['de-de'] = "Datenbanken bearbeiten";
 $text['header-database-edit']['es-cl'] = "Editar base de datos";
 $text['header-database-edit']['fr-fr'] = "Editer la Base de données";
+$text['header-database-edit']['he'   ] = "";
 $text['header-database-edit']['it-it'] = "Modifica Database";
 $text['header-database-edit']['nl-nl'] = "";
 $text['header-database-edit']['pl'   ] = "Edytuj bazę danych";
@@ -157,6 +167,7 @@ $text['header-database-add']['de-at'] = "Datenbanken hinzufügen";
 $text['header-database-add']['de-de'] = "Datenbanken hinzufügen";
 $text['header-database-add']['es-cl'] = "Agregar Base de Datos";
 $text['header-database-add']['fr-fr'] = "Ajouter une Base de données";
+$text['header-database-add']['he'   ] = "";
 $text['header-database-add']['it-it'] = "Aggiungi Database";
 $text['header-database-add']['nl-nl'] = "";
 $text['header-database-add']['pl'   ] = "Dodaj bazę danych";
@@ -172,6 +183,7 @@ $text['description-username']['de-at'] = "Geben Sie den Datenbank Benutzernamen
 $text['description-username']['de-de'] = "Geben Sie den Datenbank Benutzernamen an.";
 $text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos.";
 $text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données.";
+$text['description-username']['he'   ] = "";
 $text['description-username']['it-it'] = "Inserire il nome del database.";
 $text['description-username']['nl-nl'] = "";
 $text['description-username']['pl'   ] = "Wprowadź nazwę użytkownika";
@@ -187,6 +199,7 @@ $text['description-type']['de-at'] = "Wählen Sie den Datenbank Typ.";
 $text['description-type']['de-de'] = "";
 $text['description-type']['es-cl'] = "Seleccione el tipo de base de datos";
 $text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
+$text['description-type']['he'   ] = "";
 $text['description-type']['it-it'] = "Seleziona il tipo di database.";
 $text['description-type']['nl-nl'] = "";
 $text['description-type']['pl'   ] = "Wprowadź rodzaj bazy danych";
@@ -202,6 +215,7 @@ $text['description-port']['de-at'] = "Geben Sie die Port Nummer an.";
 $text['description-port']['de-de'] = "Geben Sie die Port Nummer an.";
 $text['description-port']['es-cl'] = "Ingrese el número del puerto.";
 $text['description-port']['fr-fr'] = "Entrer le numéro de port.";
+$text['description-port']['he'   ] = "";
 $text['description-port']['it-it'] = "Inserisci il numero di porta.";
 $text['description-port']['nl-nl'] = "";
 $text['description-port']['pl'   ] = "Wprowadź numer portu";
@@ -217,6 +231,7 @@ $text['description-path']['de-at'] = "Geben Sie den Datenbank Pfad an (nur für
 $text['description-path']['de-de'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
 $text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
 $text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
+$text['description-path']['he'   ] = "";
 $text['description-path']['it-it'] = "Inserisci il percorso del database (solo SQLite).";
 $text['description-path']['nl-nl'] = "";
 $text['description-path']['pl'   ] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
@@ -232,6 +247,7 @@ $text['description-password']['de-at'] = "Geben Sie das Datenbank Passwort ein."
 $text['description-password']['de-de'] = "Geben Sie das Datenbank Passwort ein.";
 $text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos.";
 $text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données.";
+$text['description-password']['he'   ] = "";
 $text['description-password']['it-it'] = "Inserisci la passwor del database.";
 $text['description-password']['nl-nl'] = "";
 $text['description-password']['pl'   ] = "Wpisz hasło";
@@ -247,6 +263,7 @@ $text['description-name']['de-at'] = "Geben Sie den Namen der Datenbank an";
 $text['description-name']['de-de'] = "Geben Sie den Namen der Datenbank an";
 $text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos.";
 $text['description-name']['fr-fr'] = "Entrer le nom de la Base de données.";
+$text['description-name']['he'   ] = "";
 $text['description-name']['it-it'] = "Inserisci il nome del database.";
 $text['description-name']['nl-nl'] = "";
 $text['description-name']['pl'   ] = "Wprowadź nazwę bazy danych.";
@@ -262,6 +279,7 @@ $text['description-host']['de-at'] = "Geben Sie den Host Namen ein.";
 $text['description-host']['de-de'] = "Geben Sie den Host Namen ein.";
 $text['description-host']['es-cl'] = "Ingrese el nombre de host";
 $text['description-host']['fr-fr'] = "Entrer le nom de l'hôte.";
+$text['description-host']['he'   ] = "";
 $text['description-host']['it-it'] = "Inserisci il nome host.";
 $text['description-host']['nl-nl'] = "";
 $text['description-host']['pl'   ] = "Wprowadź nazwę hosta.";
@@ -277,6 +295,7 @@ $text['description-driver']['de-at'] = "Wählen Sie den Datenbank Treiber.";
 $text['description-driver']['de-de'] = "";
 $text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos.";
 $text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données.";
+$text['description-driver']['he'   ] = "";
 $text['description-driver']['it-it'] = "Seleziona il driver del database.";
 $text['description-driver']['nl-nl'] = "";
 $text['description-driver']['pl'   ] = "Wybierz sterownik bazy danych.";
@@ -292,6 +311,7 @@ $text['description-databases']['de-at'] = "Datenbank Information.";
 $text['description-databases']['de-de'] = "Datenbank Information.";
 $text['description-databases']['es-cl'] = "Información de bases de datos.";
 $text['description-databases']['fr-fr'] = "Informations sur les bases de données";
+$text['description-databases']['he'   ] = "";
 $text['description-databases']['it-it'] = "Informazioni Database.";
 $text['description-databases']['nl-nl'] = "";
 $text['description-databases']['pl'   ] = "Informacje o bazie danych.";
@@ -307,6 +327,7 @@ $text['description-database-edit']['de-at'] = "Datenbank Verbindungs Information
 $text['description-database-edit']['de-de'] = "Datenbank Verbindungs Information.";
 $text['description-database-edit']['es-cl'] = "Información de conexión a base de datos.";
 $text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base";
+$text['description-database-edit']['he'   ] = "";
 $text['description-database-edit']['it-it'] = "Informazioni di connessione al Database.";
 $text['description-database-edit']['nl-nl'] = "";
 $text['description-database-edit']['pl'   ] = "Informacje o połączeniach z bazą danych.";
@@ -322,6 +343,7 @@ $text['description-database-add']['de-at'] = "Datenbank Verbindungs Information.
 $text['description-database-add']['de-de'] = "Datenbank Verbindungs Information.";
 $text['description-database-add']['es-cl'] = "Información de conexión a base de datos.";
 $text['description-database-add']['fr-fr'] = "Informations de connexion à la Base.";
+$text['description-database-add']['he'   ] = "";
 $text['description-database-add']['it-it'] = "Informazioni di connessione al Database.";
 $text['description-database-add']['nl-nl'] = "";
 $text['description-database-add']['pl'   ] = "Informacje o połączeniach z bazą danych.";

+ 39 - 1
core/default_settings/app_languages.php

@@ -1,5 +1,5 @@
 <?php
-#This file was last reorganized on 10th of May 2017 11:11:45 AM UTC
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-default_settings']['en-us'] = "Default Settings";
 $text['title-default_settings']['ar-eg'] = "";
@@ -7,6 +7,7 @@ $text['title-default_settings']['de-at'] = "Standardeinstellungen";
 $text['title-default_settings']['de-de'] = "Standardeinstellungen";
 $text['title-default_settings']['es-cl'] = "Condiciones Predeterminadas";
 $text['title-default_settings']['fr-fr'] = "Configurations par Défaut";
+$text['title-default_settings']['he'   ] = "";
 $text['title-default_settings']['it-it'] = "Impostazioni predefinite";
 $text['title-default_settings']['nl-nl'] = "";
 $text['title-default_settings']['pl'   ] = "Ustawienia domyślne";
@@ -22,6 +23,7 @@ $text['title-default_setting-edit']['de-at'] = "Standardeinstellungen";
 $text['title-default_setting-edit']['de-de'] = "Standardeinstellungen";
 $text['title-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas";
 $text['title-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
+$text['title-default_setting-edit']['he'   ] = "";
 $text['title-default_setting-edit']['it-it'] = "Impostazione predefinita";
 $text['title-default_setting-edit']['nl-nl'] = "";
 $text['title-default_setting-edit']['pl'   ] = "Ustawienie domyślne";
@@ -37,6 +39,7 @@ $text['title-default_setting-add']['de-at'] = "Standardeinstellungen";
 $text['title-default_setting-add']['de-de'] = "Standardeinstellungen";
 $text['title-default_setting-add']['es-cl'] = "Agregar Configuración Predeterminada";
 $text['title-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
+$text['title-default_setting-add']['he'   ] = "";
 $text['title-default_setting-add']['it-it'] = "Aggiungi impostazione predefinita";
 $text['title-default_setting-add']['nl-nl'] = "";
 $text['title-default_setting-add']['pl'   ] = "Dodaj ustawienie domyślne";
@@ -52,6 +55,7 @@ $text['option-voicemail_file_listen']['de-at'] = "Link zur Nachricht (Login erfo
 $text['option-voicemail_file_listen']['de-de'] = "Link zur Nachricht (Login erforderlich)";
 $text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
 $text['option-voicemail_file_listen']['fr-fr'] = "Écouter Link (Connexion requise)";
+$text['option-voicemail_file_listen']['he'   ] = "";
 $text['option-voicemail_file_listen']['it-it'] = "Ascolta tramite link (Login richiesto)";
 $text['option-voicemail_file_listen']['nl-nl'] = "";
 $text['option-voicemail_file_listen']['pl'   ] = "Link do odsłuchu (po zalogowaniu)";
@@ -67,6 +71,7 @@ $text['option-voicemail_file_link']['de-at'] = "Link zur Nachricht (kein Login e
 $text['option-voicemail_file_link']['de-de'] = "Link zur Nachricht (kein Login erforderlich)";
 $text['option-voicemail_file_link']['es-cl'] = "Enlace de descarga (No se requiere conexión)";
 $text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
+$text['option-voicemail_file_link']['he'   ] = "";
 $text['option-voicemail_file_link']['it-it'] = "Download tramite link (Login non richiesto)";
 $text['option-voicemail_file_link']['nl-nl'] = "";
 $text['option-voicemail_file_link']['pl'   ] = "Link do pobrania (logowanie nie jest wymagane)";
@@ -82,6 +87,7 @@ $text['option-voicemail_file_attach']['de-at'] = "Audiodatei als Anhang";
 $text['option-voicemail_file_attach']['de-de'] = "Audiodatei als Anhang";
 $text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
 $text['option-voicemail_file_attach']['fr-fr'] = "Audio File Attachment";
+$text['option-voicemail_file_attach']['he'   ] = "";
 $text['option-voicemail_file_attach']['it-it'] = "File audio Allegato";
 $text['option-voicemail_file_attach']['nl-nl'] = "";
 $text['option-voicemail_file_attach']['pl'   ] = "Załącznik plik audio";
@@ -97,6 +103,7 @@ $text['message-toggled']['de-at'] = "Toggle Completed";
 $text['message-toggled']['de-de'] = "Toggle Completed";
 $text['message-toggled']['es-cl'] = "Alternar Completado";
 $text['message-toggled']['fr-fr'] = "Basculer Terminé";
+$text['message-toggled']['he'   ] = "";
 $text['message-toggled']['it-it'] = "Pulsante completato";
 $text['message-toggled']['nl-nl'] = "";
 $text['message-toggled']['pl'   ] = "Przegubowe Zakończony";
@@ -112,6 +119,7 @@ $text['message-settings_reloaded']['de-at'] = "Einstellungen neu geladen";
 $text['message-settings_reloaded']['de-de'] = "Einstellungen neu geladen";
 $text['message-settings_reloaded']['es-cl'] = "Ajustes Reloaded";
 $text['message-settings_reloaded']['fr-fr'] = "Paramètres Reloaded";
+$text['message-settings_reloaded']['he'   ] = "";
 $text['message-settings_reloaded']['it-it'] = "Impostazioni ricaricate";
 $text['message-settings_reloaded']['nl-nl'] = "";
 $text['message-settings_reloaded']['pl'   ] = "Ustawienia Reloaded";
@@ -127,6 +135,7 @@ $text['message-delete_failed']['de-at'] = "Löschen fehlgeschlagen";
 $text['message-delete_failed']['de-de'] = "Löschen fehlgeschlagen";
 $text['message-delete_failed']['es-cl'] = "No hay ajustes facturado";
 $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
+$text['message-delete_failed']['he'   ] = "";
 $text['message-delete_failed']['it-it'] = "Nessuna impostazione flaggata";
 $text['message-delete_failed']['nl-nl'] = "";
 $text['message-delete_failed']['pl'   ] = "Próba usunięcia zakończyła się niepowodzeniem";
@@ -142,6 +151,7 @@ $text['message-copy_failed']['de-at'] = "Keine Einstellungen ausgewählt oder un
 $text['message-copy_failed']['de-de'] = "Keine Einstellungen ausgewählt oder ungültige Domain";
 $text['message-copy_failed']['es-cl'] = "No hay ajustes facturado o de dominio no válido";
 $text['message-copy_failed']['fr-fr'] = "Pas de paramètres enregistrés ou domaine non valide";
+$text['message-copy_failed']['he'   ] = "";
 $text['message-copy_failed']['it-it'] = "Nessuna impostazione flaggata o Dominio non valido";
 $text['message-copy_failed']['nl-nl'] = "";
 $text['message-copy_failed']['pl'   ] = "Nie zaznaczono ustawień lub domena jest niepoprawna";
@@ -157,6 +167,7 @@ $text['label-web_fonts']['de-at'] = "Web Fonts";
 $text['label-web_fonts']['de-de'] = "Web Fonts";
 $text['label-web_fonts']['es-cl'] = "Fuentes web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
+$text['label-web_fonts']['he'   ] = "";
 $text['label-web_fonts']['it-it'] = "Caratteri Web";
 $text['label-web_fonts']['nl-nl'] = "";
 $text['label-web_fonts']['pl'   ] = "Czcionki sieci";
@@ -172,6 +183,7 @@ $text['label-top']['de-at'] = "Oben";
 $text['label-top']['de-de'] = "Oben";
 $text['label-top']['es-cl'] = "encima";
 $text['label-top']['fr-fr'] = "Meilleur";
+$text['label-top']['he'   ] = "";
 $text['label-top']['it-it'] = "Inizio";
 $text['label-top']['nl-nl'] = "";
 $text['label-top']['pl'   ] = "Top";
@@ -187,6 +199,7 @@ $text['label-text']['de-at'] = "Text";
 $text['label-text']['de-de'] = "Text";
 $text['label-text']['es-cl'] = "Texto";
 $text['label-text']['fr-fr'] = "Texte";
+$text['label-text']['he'   ] = "";
 $text['label-text']['it-it'] = "Testo";
 $text['label-text']['nl-nl'] = "";
 $text['label-text']['pl'   ] = "Tekst";
@@ -202,6 +215,7 @@ $text['label-superfine']['de-at'] = "Superfein";
 $text['label-superfine']['de-de'] = "Superfein";
 $text['label-superfine']['es-cl'] = "Superfino";
 $text['label-superfine']['fr-fr'] = "Superfin";
+$text['label-superfine']['he'   ] = "";
 $text['label-superfine']['it-it'] = "Superfine";
 $text['label-superfine']['nl-nl'] = "";
 $text['label-superfine']['pl'   ] = "Najlepsza";
@@ -217,6 +231,7 @@ $text['label-static']['de-at'] = "Statisch";
 $text['label-static']['de-de'] = "";
 $text['label-static']['es-cl'] = "Estático";
 $text['label-static']['fr-fr'] = "Statique";
+$text['label-static']['he'   ] = "";
 $text['label-static']['it-it'] = "Statico";
 $text['label-static']['nl-nl'] = "";
 $text['label-static']['pl'   ] = "Statyczny";
@@ -232,6 +247,7 @@ $text['label-reference']['de-at'] = "Referenz";
 $text['label-reference']['de-de'] = "Referenz";
 $text['label-reference']['es-cl'] = "Referencia";
 $text['label-reference']['fr-fr'] = "Référence";
+$text['label-reference']['he'   ] = "";
 $text['label-reference']['it-it'] = "Visualizza";
 $text['label-reference']['nl-nl'] = "";
 $text['label-reference']['pl'   ] = "Odniesienie";
@@ -247,6 +263,7 @@ $text['label-right']['de-at'] = "Rechts";
 $text['label-right']['de-de'] = "Rechts";
 $text['label-right']['es-cl'] = "Derecha";
 $text['label-right']['fr-fr'] = "Droite";
+$text['label-right']['he'   ] = "";
 $text['label-right']['it-it'] = "Destra";
 $text['label-right']['nl-nl'] = "";
 $text['label-right']['pl'   ] = "Dobrze";
@@ -262,6 +279,7 @@ $text['label-other']['de-at'] = "Andere";
 $text['label-other']['de-de'] = "Andere";
 $text['label-other']['es-cl'] = "Otro";
 $text['label-other']['fr-fr'] = "Autre";
+$text['label-other']['he'   ] = "";
 $text['label-other']['it-it'] = "Altro";
 $text['label-other']['nl-nl'] = "";
 $text['label-other']['pl'   ] = "Inne";
@@ -277,6 +295,7 @@ $text['label-normal']['de-at'] = "Normal";
 $text['label-normal']['de-de'] = "Normal";
 $text['label-normal']['es-cl'] = "Normal";
 $text['label-normal']['fr-fr'] = "Normal";
+$text['label-normal']['he'   ] = "";
 $text['label-normal']['it-it'] = "Normale";
 $text['label-normal']['nl-nl'] = "";
 $text['label-normal']['pl'   ] = "Normalny";
@@ -292,6 +311,7 @@ $text['label-none']['de-at'] = "Keiner";
 $text['label-none']['de-de'] = "Keiner";
 $text['label-none']['es-cl'] = "Ninguna";
 $text['label-none']['fr-fr'] = "Aucun";
+$text['label-none']['he'   ] = "";
 $text['label-none']['it-it'] = "Nessuno";
 $text['label-none']['nl-nl'] = "";
 $text['label-none']['pl'   ] = "Żaden";
@@ -307,6 +327,7 @@ $text['label-left']['de-at'] = "Links";
 $text['label-left']['de-de'] = "";
 $text['label-left']['es-cl'] = "Izquierda";
 $text['label-left']['fr-fr'] = "À gauche";
+$text['label-left']['he'   ] = "";
 $text['label-left']['it-it'] = "Sinistra";
 $text['label-left']['nl-nl'] = "";
 $text['label-left']['pl'   ] = "Lewo";
@@ -322,6 +343,7 @@ $text['label-inline']['de-at'] = "In der Reihe";
 $text['label-inline']['de-de'] = "Inline";
 $text['label-inline']['es-cl'] = "En línea";
 $text['label-inline']['fr-fr'] = "En ligne";
+$text['label-inline']['he'   ] = "";
 $text['label-inline']['it-it'] = "In linea";
 $text['label-inline']['nl-nl'] = "";
 $text['label-inline']['pl'   ] = "inline";
@@ -337,6 +359,7 @@ $text['label-image']['de-at'] = "Image";
 $text['label-image']['de-de'] = "Bild";
 $text['label-image']['es-cl'] = "Imagen";
 $text['label-image']['fr-fr'] = "image";
+$text['label-image']['he'   ] = "";
 $text['label-image']['it-it'] = "Immagine";
 $text['label-image']['nl-nl'] = "";
 $text['label-image']['pl'   ] = "Obraz";
@@ -352,6 +375,7 @@ $text['label-fixed']['de-at'] = "Fest";
 $text['label-fixed']['de-de'] = "Fest";
 $text['label-fixed']['es-cl'] = "Fijo";
 $text['label-fixed']['fr-fr'] = "Fixé";
+$text['label-fixed']['he'   ] = "";
 $text['label-fixed']['it-it'] = "Fisso";
 $text['label-fixed']['nl-nl'] = "";
 $text['label-fixed']['pl'   ] = "Naprawiony";
@@ -367,6 +391,7 @@ $text['label-fine']['de-at'] = "Fein";
 $text['label-fine']['de-de'] = "Fein";
 $text['label-fine']['es-cl'] = "Fine";
 $text['label-fine']['fr-fr'] = "Fin";
+$text['label-fine']['he'   ] = "";
 $text['label-fine']['it-it'] = "Fino";
 $text['label-fine']['nl-nl'] = "";
 $text['label-fine']['pl'   ] = "Dobry";
@@ -382,6 +407,7 @@ $text['label-center']['de-at'] = "Mitte";
 $text['label-center']['de-de'] = "Mitte";
 $text['label-center']['es-cl'] = "Centrar";
 $text['label-center']['fr-fr'] = "centre";
+$text['label-center']['he'   ] = "";
 $text['label-center']['it-it'] = "Centro";
 $text['label-center']['nl-nl'] = "";
 $text['label-center']['pl'   ] = "Centrum";
@@ -397,6 +423,7 @@ $text['label-bottom']['de-at'] = "Unten";
 $text['label-bottom']['de-de'] = "";
 $text['label-bottom']['es-cl'] = "Fondo";
 $text['label-bottom']['fr-fr'] = "Bas";
+$text['label-bottom']['he'   ] = "";
 $text['label-bottom']['it-it'] = "Basso";
 $text['label-bottom']['nl-nl'] = "";
 $text['label-bottom']['pl'   ] = "Dolny";
@@ -412,6 +439,7 @@ $text['label-24-hour']['de-at'] = "24 Stunden";
 $text['label-24-hour']['de-de'] = "24 Stunden";
 $text['label-24-hour']['es-cl'] = "24 horas";
 $text['label-24-hour']['fr-fr'] = "24 heures";
+$text['label-24-hour']['he'   ] = "";
 $text['label-24-hour']['it-it'] = "24-Ore";
 $text['label-24-hour']['nl-nl'] = "";
 $text['label-24-hour']['pl'   ] = "24-godzinny";
@@ -427,6 +455,7 @@ $text['label-12-hour']['de-at'] = "12 Stunden";
 $text['label-12-hour']['de-de'] = "12 Stunden";
 $text['label-12-hour']['es-cl'] = "12 horas";
 $text['label-12-hour']['fr-fr'] = "12 heures";
+$text['label-12-hour']['he'   ] = "";
 $text['label-12-hour']['it-it'] = "12-Ore";
 $text['label-12-hour']['nl-nl'] = "";
 $text['label-12-hour']['pl'   ] = "12-godzinny";
@@ -442,6 +471,7 @@ $text['header-default_settings']['de-at'] = "Standard Einstellungen";
 $text['header-default_settings']['de-de'] = "Standard Einstellungen";
 $text['header-default_settings']['es-cl'] = "Condiciones Predeterminadas";
 $text['header-default_settings']['fr-fr'] = "Configurations par Défaut";
+$text['header-default_settings']['he'   ] = "";
 $text['header-default_settings']['it-it'] = "Impostazioni predefinite";
 $text['header-default_settings']['nl-nl'] = "";
 $text['header-default_settings']['pl'   ] = "Ustawienia domyślne";
@@ -457,6 +487,7 @@ $text['header-default_setting-edit']['de-at'] = "Standard Einstellungen";
 $text['header-default_setting-edit']['de-de'] = "Standard Einstellungen";
 $text['header-default_setting-edit']['es-cl'] = "Configuraciones Predeterminadas";
 $text['header-default_setting-edit']['fr-fr'] = "Configurations par Défaut";
+$text['header-default_setting-edit']['he'   ] = "";
 $text['header-default_setting-edit']['it-it'] = "Impostazione predefinita";
 $text['header-default_setting-edit']['nl-nl'] = "";
 $text['header-default_setting-edit']['pl'   ] = "Ustawienie domyślne";
@@ -472,6 +503,7 @@ $text['header-default_setting-add']['de-at'] = "Standard Einstellungen hinzufüg
 $text['header-default_setting-add']['de-de'] = "Standard Einstellungen hinzufügen";
 $text['header-default_setting-add']['es-cl'] = "Agregar Configuración Predeterminada";
 $text['header-default_setting-add']['fr-fr'] = "Ajouter une configuration per défaut";
+$text['header-default_setting-add']['he'   ] = "";
 $text['header-default_setting-add']['it-it'] = "Aggiungi impostazione predefinita";
 $text['header-default_setting-add']['nl-nl'] = "";
 $text['header-default_setting-add']['pl'   ] = "Dodaj ustawienie domyślne";
@@ -487,6 +519,7 @@ $text['description-order']['de-at'] = "Wählen Sie die Reihenfolge (Index) für
 $text['description-order']['de-de'] = "Wählen Sie die Reihenfolge (Index) für das Array Element.";
 $text['description-order']['es-cl'] = "Establecer el orden (índice) para este elemento de la matriz.";
 $text['description-order']['fr-fr'] = "Définir l'ordre (index) pour cet élément de tableau.";
+$text['description-order']['he'   ] = "";
 $text['description-order']['it-it'] = "Imposta l'ordine (indice) per questo elemento matrice.";
 $text['description-order']['nl-nl'] = "";
 $text['description-order']['pl'   ] = "Wybierz kolejność.";
@@ -502,6 +535,7 @@ $text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Standardei
 $text['description-enabled']['de-de'] = "Setzen Sie den Status dieser Standardeinstellung.";
 $text['description-enabled']['es-cl'] = "Ingrese el estado de esta configuración.";
 $text['description-enabled']['fr-fr'] = "Choisir l'état de ce paraètre";
+$text['description-enabled']['he'   ] = "";
 $text['description-enabled']['it-it'] = "Imposta lo stato dell'impostazione predefinita.";
 $text['description-enabled']['nl-nl'] = "";
 $text['description-enabled']['pl'   ] = "Ustaw status ustawienia domyślnego.";
@@ -517,6 +551,7 @@ $text['description-default_settings']['de-at'] = "Einstellungen für alle Domain
 $text['description-default_settings']['de-de'] = "Einstellungen für alle Domains.";
 $text['description-default_settings']['es-cl'] = "Configuraciones usadas por todos los dominios";
 $text['description-default_settings']['fr-fr'] = "Configurations communes à tous les domaines.";
+$text['description-default_settings']['he'   ] = "";
 $text['description-default_settings']['it-it'] = "Impostazioni usate da tutti i domini.";
 $text['description-default_settings']['nl-nl'] = "";
 $text['description-default_settings']['pl'   ] = "Ustawienia stosowane dla wszystkich domen.";
@@ -532,6 +567,7 @@ $text['description-default_setting-edit']['de-at'] = "Einstellungen für alle Do
 $text['description-default_setting-edit']['de-de'] = "Einstellungen für alle Domains.";
 $text['description-default_setting-edit']['es-cl'] = "Configuraciones usadas para todos los dominios.";
 $text['description-default_setting-edit']['fr-fr'] = "Configurations communes à tous les domaines";
+$text['description-default_setting-edit']['he'   ] = "";
 $text['description-default_setting-edit']['it-it'] = "Impostazioni usate da tutti i domini.";
 $text['description-default_setting-edit']['nl-nl'] = "";
 $text['description-default_setting-edit']['pl'   ] = "Ustawienia stosowane dla wszystkich domen.";
@@ -547,6 +583,7 @@ $text['description-default_setting-add']['de-at'] = "Einstellungen für alle Dom
 $text['description-default_setting-add']['de-de'] = "Einstellungen für alle Domains.";
 $text['description-default_setting-add']['es-cl'] = "Configuraciones usadas para todos los dominios.";
 $text['description-default_setting-add']['fr-fr'] = "Configurations communes à tous les domaines";
+$text['description-default_setting-add']['he'   ] = "";
 $text['description-default_setting-add']['it-it'] = "Impostazioni usate da tutti i domini.";
 $text['description-default_setting-add']['nl-nl'] = "";
 $text['description-default_setting-add']['pl'   ] = "Ustawienia stosowane dla wszystkich domen.";
@@ -562,6 +599,7 @@ $text['button-toggle']['de-at'] = "Umschalten";
 $text['button-toggle']['de-de'] = "Umschalten";
 $text['button-toggle']['es-cl'] = "Palanca";
 $text['button-toggle']['fr-fr'] = "Basculer";
+$text['button-toggle']['he'   ] = "";
 $text['button-toggle']['it-it'] = "Bottone";
 $text['button-toggle']['nl-nl'] = "";
 $text['button-toggle']['pl'   ] = "Przełącznik";

+ 379 - 313
core/domain_settings/app_languages.php

@@ -1,610 +1,676 @@
 <?php
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-domains']['en-us'] = "Domains";
+$text['title-domains']['ar-eg'] = "";
+$text['title-domains']['de-at'] = "Domains";
+$text['title-domains']['de-de'] = "Domains";
 $text['title-domains']['es-cl'] = "Dominios";
-$text['title-domains']['pt-pt'] = "Domínios";
 $text['title-domains']['fr-fr'] = "Domaines";
+$text['title-domains']['he'   ] = "";
+$text['title-domains']['it-it'] = "Domini";
+$text['title-domains']['nl-nl'] = "";
+$text['title-domains']['pl'   ] = "Domeny";
 $text['title-domains']['pt-br'] = "Dominios";
-$text['title-domains']['pl'] = "Domeny";
+$text['title-domains']['pt-pt'] = "Domínios";
 $text['title-domains']['ru-ru'] = "Домены";
 $text['title-domains']['sv-se'] = "Domäner";
-$text['title-domains']['uk'] = "Домени";
-$text['title-domains']['de-de'] = "Domains";
-$text['title-domains']['de-at'] = "Domains";
-$text['title-domains']['it-it'] = "Domini";
+$text['title-domains']['uk'   ] = "Домени";
 
 $text['title-domain_setting-edit']['en-us'] = "Domain Setting";
+$text['title-domain_setting-edit']['ar-eg'] = "";
+$text['title-domain_setting-edit']['de-at'] = "Domain Einstellungen";
+$text['title-domain_setting-edit']['de-de'] = "Domain Einstellungen";
 $text['title-domain_setting-edit']['es-cl'] = "Configuraciones de dominio.";
-$text['title-domain_setting-edit']['pt-pt'] = "Definições do Domínio";
 $text['title-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
+$text['title-domain_setting-edit']['he'   ] = "";
+$text['title-domain_setting-edit']['it-it'] = "Impostazione Dominio";
+$text['title-domain_setting-edit']['nl-nl'] = "";
+$text['title-domain_setting-edit']['pl'   ] = "Ustawienia domen";
 $text['title-domain_setting-edit']['pt-br'] = "Configurações do dominio";
-$text['title-domain_setting-edit']['pl'] = "Ustawienia domen";
+$text['title-domain_setting-edit']['pt-pt'] = "Definições do Domínio";
 $text['title-domain_setting-edit']['ru-ru'] = "Настройки домена";
 $text['title-domain_setting-edit']['sv-se'] = "Domän Inställning";
-$text['title-domain_setting-edit']['uk'] = "Налаштування доменів";
-$text['title-domain_setting-edit']['de-de'] = "Domain Einstellungen";
-$text['title-domain_setting-edit']['de-at'] = "Domain Einstellungen";
-$text['title-domain_setting-edit']['it-it'] = "Impostazione Dominio";
+$text['title-domain_setting-edit']['uk'   ] = "Налаштування доменів";
 
 $text['title-domain_setting-add']['en-us'] = "Domain Setting Add";
+$text['title-domain_setting-add']['ar-eg'] = "";
+$text['title-domain_setting-add']['de-at'] = "Domain Einstellungen hinzufügen";
+$text['title-domain_setting-add']['de-de'] = "Domain Einstellungen hinzufügen";
 $text['title-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio";
-$text['title-domain_setting-add']['pt-pt'] = "Adicionar Definição ao Domínio";
 $text['title-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
+$text['title-domain_setting-add']['he'   ] = "";
+$text['title-domain_setting-add']['it-it'] = "Aggiungi Impostazione Dominio";
+$text['title-domain_setting-add']['nl-nl'] = "";
+$text['title-domain_setting-add']['pl'   ] = "Dodaj ustawienie domeny";
 $text['title-domain_setting-add']['pt-br'] = "Adicionar configurações do dominio";
-$text['title-domain_setting-add']['pl'] = "Dodaj ustawienie domeny";
+$text['title-domain_setting-add']['pt-pt'] = "Adicionar Definição ao Domínio";
 $text['title-domain_setting-add']['ru-ru'] = "Добавить настройку домена";
 $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-de'] = "Domain Einstellungen hinzufügen";
-$text['title-domain_setting-add']['de-at'] = "Domain Einstellungen hinzufügen";
-$text['title-domain_setting-add']['it-it'] = "Aggiungi Impostazione Dominio";
+$text['title-domain_setting-add']['uk'   ] = "Додавання домену";
 
 $text['title-domain-edit']['en-us'] = "Domain";
+$text['title-domain-edit']['ar-eg'] = "";
+$text['title-domain-edit']['de-at'] = "Domain";
+$text['title-domain-edit']['de-de'] = "Domain";
 $text['title-domain-edit']['es-cl'] = "Dominio";
-$text['title-domain-edit']['pt-pt'] = "Domínio";
 $text['title-domain-edit']['fr-fr'] = "Domaines";
+$text['title-domain-edit']['he'   ] = "";
+$text['title-domain-edit']['it-it'] = "Dominio";
+$text['title-domain-edit']['nl-nl'] = "";
+$text['title-domain-edit']['pl'   ] = "Domena";
 $text['title-domain-edit']['pt-br'] = "Dominio";
-$text['title-domain-edit']['pl'] = "Domena";
+$text['title-domain-edit']['pt-pt'] = "Domínio";
 $text['title-domain-edit']['ru-ru'] = "Домен";
 $text['title-domain-edit']['sv-se'] = "Domän";
-$text['title-domain-edit']['uk'] = "Домен";
-$text['title-domain-edit']['de-de'] = "Domain";
-$text['title-domain-edit']['de-at'] = "Domain";
-$text['title-domain-edit']['it-it'] = "Dominio";
+$text['title-domain-edit']['uk'   ] = "Домен";
 
 $text['title-domain-add']['en-us'] = "Domain Add";
+$text['title-domain-add']['ar-eg'] = "";
+$text['title-domain-add']['de-at'] = "Domain hinzufügen";
+$text['title-domain-add']['de-de'] = "Domain hinzufügen";
 $text['title-domain-add']['es-cl'] = "Agregar Dominio";
-$text['title-domain-add']['pt-pt'] = "Adicionar Domínio";
 $text['title-domain-add']['fr-fr'] = "Ajouter un Domaine";
+$text['title-domain-add']['he'   ] = "";
+$text['title-domain-add']['it-it'] = "Aggiungi Dominio";
+$text['title-domain-add']['nl-nl'] = "";
+$text['title-domain-add']['pl'   ] = "Dodaj domenę";
 $text['title-domain-add']['pt-br'] = "Adicionar dominio";
-$text['title-domain-add']['pl'] = "Dodaj domenę";
+$text['title-domain-add']['pt-pt'] = "Adicionar Domínio";
 $text['title-domain-add']['ru-ru'] = "Добавить домен";
 $text['title-domain-add']['sv-se'] = "Lägg Till Domän";
-$text['title-domain-add']['uk'] = "Новий домен";
-$text['title-domain-add']['de-de'] = "Domain hinzufügen";
-$text['title-domain-add']['de-at'] = "Domain hinzufügen";
-$text['title-domain-add']['it-it'] = "Aggiungi Dominio";
+$text['title-domain-add']['uk'   ] = "Новий домен";
 
 $text['message-delete_failed']['en-us'] = "No Settings Checked";
+$text['message-delete_failed']['ar-eg'] = "";
+$text['message-delete_failed']['de-at'] = "Keine Einstellungen ausgewählt";
+$text['message-delete_failed']['de-de'] = "Keine Einstellungen ausgewählt";
 $text['message-delete_failed']['es-cl'] = "No hay ajustes facturado";
-$text['message-delete_failed']['pt-pt'] = "Nenhuma configuração marcada";
 $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
+$text['message-delete_failed']['he'   ] = "";
+$text['message-delete_failed']['it-it'] = "Nessuna Impostazione Flaggate";
+$text['message-delete_failed']['nl-nl'] = "";
+$text['message-delete_failed']['pl'   ] = "Próba usunięcia zakończyła się niepowodzeniem";
 $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']['pt-pt'] = "Nenhuma configuração marcada";
 $text['message-delete_failed']['ru-ru'] = "Не выбрана настройка";
 $text['message-delete_failed']['sv-se'] = "Ingen Inställning Markerad";
-$text['message-delete_failed']['uk'] = "Налаштування не вказано";
-$text['message-delete_failed']['de-at'] = "Keine Einstellungen ausgewählt";
-$text['message-delete_failed']['de-de'] = "Keine Einstellungen ausgewählt";
-$text['message-delete_failed']['it-it'] = "Nessuna Impostazione Flaggate";
+$text['message-delete_failed']['uk'   ] = "Налаштування не вказано";
 
 $text['label-web_fonts']['en-us'] = "Web Fonts";
+$text['label-web_fonts']['ar-eg'] = "الخطوط على شبكة الإنترنت";
+$text['label-web_fonts']['de-at'] = "Web Fonts";
+$text['label-web_fonts']['de-de'] = "Web Fonts";
 $text['label-web_fonts']['es-cl'] = "Fuentes web";
-$text['label-web_fonts']['pt-pt'] = "Fontes da web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
+$text['label-web_fonts']['he'   ] = "";
+$text['label-web_fonts']['it-it'] = "Caratteri Web";
+$text['label-web_fonts']['nl-nl'] = "";
+$text['label-web_fonts']['pl'   ] = "Czcionki sieci";
 $text['label-web_fonts']['pt-br'] = "Polices Web";
-$text['label-web_fonts']['pl'] = "Czcionki sieci";
+$text['label-web_fonts']['pt-pt'] = "Fontes da web";
 $text['label-web_fonts']['ru-ru'] = "Шрифты Web";
-$text['label-web_fonts']['he'] = "גופני אינטרנט";
-$text['label-web_fonts']['uk'] = "веб-шрифти";
 $text['label-web_fonts']['sv-se'] = "web teckensnitt";
-$text['label-web_fonts']['de-de'] = "Web Fonts";
-$text['label-web_fonts']['de-at'] = "Web Fonts";
-$text['label-web_fonts']['ro'] = "Fonturi web";
-$text['label-web_fonts']['fa'] = "";
-$text['label-web_fonts']['ar-eg'] = "الخطوط على شبكة الإنترنت";
-$text['label-web_fonts']['it-it'] = "Caratteri Web";
+$text['label-web_fonts']['uk'   ] = "веб-шрифти";
 
 $text['label-top']['en-us'] = "Top";
+$text['label-top']['ar-eg'] = "أعلى";
+$text['label-top']['de-at'] = "Oben";
+$text['label-top']['de-de'] = "Oben";
 $text['label-top']['es-cl'] = "encima";
-$text['label-top']['pt-pt'] = "Topo";
 $text['label-top']['fr-fr'] = "Meilleur";
+$text['label-top']['he'   ] = "";
+$text['label-top']['it-it'] = "Inizio";
+$text['label-top']['nl-nl'] = "";
+$text['label-top']['pl'   ] = "Top";
 $text['label-top']['pt-br'] = "Topo";
-$text['label-top']['pl'] = "Top";
+$text['label-top']['pt-pt'] = "Topo";
 $text['label-top']['ru-ru'] = "Верхний";
-$text['label-top']['he'] = "עליון";
-$text['label-top']['uk'] = "топ";
 $text['label-top']['sv-se'] = "Topp";
-$text['label-top']['de-de'] = "Oben";
-$text['label-top']['de-at'] = "Oben";
-$text['label-top']['ro'] = "Top";
-$text['label-top']['fa'] = "";
-$text['label-top']['ar-eg'] = "أعلى";
-$text['label-top']['it-it'] = "Inizio";
+$text['label-top']['uk'   ] = "топ";
 
 $text['label-tools']['en-us'] = "Tools";
+$text['label-tools']['ar-eg'] = "";
+$text['label-tools']['de-at'] = "Werkzeuge";
+$text['label-tools']['de-de'] = "Werkzeuge";
 $text['label-tools']['es-cl'] = "Herramientas";
-$text['label-tools']['pt-pt'] = "Ferramentas";
 $text['label-tools']['fr-fr'] = "Outils";
+$text['label-tools']['he'   ] = "";
+$text['label-tools']['it-it'] = "Strumenti";
+$text['label-tools']['nl-nl'] = "";
+$text['label-tools']['pl'   ] = "Narzędzia";
 $text['label-tools']['pt-br'] = "Ferramentas";
-$text['label-tools']['pl'] = "Narzędzia";
+$text['label-tools']['pt-pt'] = "Ferramentas";
 $text['label-tools']['ru-ru'] = "Инструменты";
 $text['label-tools']['sv-se'] = "Verktyg";
-$text['label-tools']['uk'] = "Параметри";
-$text['label-tools']['de-de'] = "Werkzeuge";
-$text['label-tools']['de-at'] = "Werkzeuge";
-$text['label-tools']['it-it'] = "Strumenti";
+$text['label-tools']['uk'   ] = "Параметри";
 
 $text['label-text']['en-us'] = "Text";
+$text['label-text']['ar-eg'] = "نص";
+$text['label-text']['de-at'] = "Text";
+$text['label-text']['de-de'] = "Text";
 $text['label-text']['es-cl'] = "Texto";
-$text['label-text']['pt-pt'] = "Texto";
 $text['label-text']['fr-fr'] = "Texte";
+$text['label-text']['he'   ] = "";
+$text['label-text']['it-it'] = "Testo";
+$text['label-text']['nl-nl'] = "";
+$text['label-text']['pl'   ] = "Tekst";
 $text['label-text']['pt-br'] = "Texto";
-$text['label-text']['pl'] = "Tekst";
+$text['label-text']['pt-pt'] = "Texto";
 $text['label-text']['ru-ru'] = "Текст";
-$text['label-text']['he'] = "טֶקסט";
-$text['label-text']['uk'] = "текст";
 $text['label-text']['sv-se'] = "Text";
-$text['label-text']['de-de'] = "Text";
-$text['label-text']['de-at'] = "Text";
-$text['label-text']['ro'] = "Text";
-$text['label-text']['fa'] = "";
-$text['label-text']['ar-eg'] = "نص";
-$text['label-text']['it-it'] = "Testo";
+$text['label-text']['uk'   ] = "текст";
 
 $text['label-static']['en-us'] = "Static";
+$text['label-static']['ar-eg'] = "ساكن";
+$text['label-static']['de-at'] = "Statisch";
+$text['label-static']['de-de'] = "Statisch";
 $text['label-static']['es-cl'] = "Estático";
-$text['label-static']['pt-pt'] = "Estático";
 $text['label-static']['fr-fr'] = "Statique";
+$text['label-static']['he'   ] = "";
+$text['label-static']['it-it'] = "Statico";
+$text['label-static']['nl-nl'] = "";
+$text['label-static']['pl'   ] = "Statyczny";
 $text['label-static']['pt-br'] = "Estático";
-$text['label-static']['pl'] = "Statyczny";
+$text['label-static']['pt-pt'] = "Estático";
 $text['label-static']['ru-ru'] = "Статичный";
-$text['label-static']['he'] = "סטָטִי";
-$text['label-static']['uk'] = "статичний";
 $text['label-static']['sv-se'] = "Statisk";
-$text['label-static']['de-de'] = "Statisch";
-$text['label-static']['de-at'] = "Statisch";
-$text['label-static']['ro'] = "Static";
-$text['label-static']['fa'] = "";
-$text['label-static']['ar-eg'] = "ساكن";
-$text['label-static']['it-it'] = "Statico";
+$text['label-static']['uk'   ] = "статичний";
 
 $text['label-right']['en-us'] = "Right";
+$text['label-right']['ar-eg'] = "حق";
+$text['label-right']['de-at'] = "Rechts";
+$text['label-right']['de-de'] = "Rechts";
 $text['label-right']['es-cl'] = "Derecha";
-$text['label-right']['pt-pt'] = "Certo";
 $text['label-right']['fr-fr'] = "Droite";
+$text['label-right']['he'   ] = "";
+$text['label-right']['it-it'] = "Destra";
+$text['label-right']['nl-nl'] = "";
+$text['label-right']['pl'   ] = "Dobrze";
 $text['label-right']['pt-br'] = "Certo";
-$text['label-right']['pl'] = "Dobrze";
+$text['label-right']['pt-pt'] = "Certo";
 $text['label-right']['ru-ru'] = "Правый";
-$text['label-right']['he'] = "יָמִינָה";
-$text['label-right']['uk'] = "правий";
 $text['label-right']['sv-se'] = "Höger";
-$text['label-right']['de-de'] = "Rechts";
-$text['label-right']['de-at'] = "Rechts";
-$text['label-right']['ro'] = "Dreapta";
-$text['label-right']['fa'] = "";
-$text['label-right']['ar-eg'] = "حق";
-$text['label-right']['it-it'] = "Destra";
+$text['label-right']['uk'   ] = "правий";
 
 $text['label-reference']['en-us'] = "See";
+$text['label-reference']['ar-eg'] = "مرجع";
+$text['label-reference']['de-at'] = "Referenz";
+$text['label-reference']['de-de'] = "Referenz";
 $text['label-reference']['es-cl'] = "Referencia";
-$text['label-reference']['pt-pt'] = "Referência";
 $text['label-reference']['fr-fr'] = "Référence";
+$text['label-reference']['he'   ] = "";
+$text['label-reference']['it-it'] = "Visualizza";
+$text['label-reference']['nl-nl'] = "";
+$text['label-reference']['pl'   ] = "Odniesienie";
 $text['label-reference']['pt-br'] = "Referência";
-$text['label-reference']['pl'] = "Odniesienie";
+$text['label-reference']['pt-pt'] = "Referência";
 $text['label-reference']['ru-ru'] = "Вид";
-$text['label-reference']['he'] = "התייחסות";
-$text['label-reference']['uk'] = "посилання";
 $text['label-reference']['sv-se'] = "Referens";
-$text['label-reference']['de-de'] = "Referenz";
-$text['label-reference']['de-at'] = "Referenz";
-$text['label-reference']['ro'] = "Referinţă";
-$text['label-reference']['fa'] = "";
-$text['label-reference']['ar-eg'] = "مرجع";
-$text['label-reference']['it-it'] = "Visualizza";
+$text['label-reference']['uk'   ] = "посилання";
 
 $text['label-parent_domain']['en-us'] = "Parent Domain";
+$text['label-parent_domain']['ar-eg'] = "";
+$text['label-parent_domain']['de-at'] = "Übergeordnete Domain";
+$text['label-parent_domain']['de-de'] = "Übergeordnete Domain";
 $text['label-parent_domain']['es-cl'] = "Dominio de los Padres";
-$text['label-parent_domain']['pt-pt'] = "Domínio Parent";
 $text['label-parent_domain']['fr-fr'] = "Domaine Parent";
+$text['label-parent_domain']['he'   ] = "";
+$text['label-parent_domain']['it-it'] = "Dominio Padre";
+$text['label-parent_domain']['nl-nl'] = "";
+$text['label-parent_domain']['pl'   ] = "Domena nadrzędna";
 $text['label-parent_domain']['pt-br'] = "Dominio principal";
-$text['label-parent_domain']['pl'] = "Domena nadrzędna";
+$text['label-parent_domain']['pt-pt'] = "Domínio Parent";
 $text['label-parent_domain']['ru-ru'] = "Родительский домен";
 $text['label-parent_domain']['sv-se'] = "Överordnad Domän";
-$text['label-parent_domain']['uk'] = "Батьківський домен";
-$text['label-parent_domain']['de-de'] = "Übergeordnete Domain";
-$text['label-parent_domain']['de-at'] = "Übergeordnete Domain";
-$text['label-parent_domain']['it-it'] = "Dominio Padre";
+$text['label-parent_domain']['uk'   ] = "Батьківський домен";
 
 $text['label-other']['en-us'] = "Other";
+$text['label-other']['ar-eg'] = "";
+$text['label-other']['de-at'] = "Andere";
+$text['label-other']['de-de'] = "Andere";
 $text['label-other']['es-cl'] = "Otro";
-$text['label-other']['pt-pt'] = "Outro";
 $text['label-other']['fr-fr'] = "Autre";
+$text['label-other']['he'   ] = "";
+$text['label-other']['it-it'] = "Altro";
+$text['label-other']['nl-nl'] = "";
+$text['label-other']['pl'   ] = "Inne";
 $text['label-other']['pt-br'] = "Outro";
-$text['label-other']['pl'] = "Inne";
+$text['label-other']['pt-pt'] = "Outro";
 $text['label-other']['ru-ru'] = "Другие";
-$text['label-other']['uk'] = "";
 $text['label-other']['sv-se'] = "Annat";
-$text['label-other']['de-de'] = "Andere";
-$text['label-other']['de-at'] = "Andere";
-$text['label-other']['he'] = "אחר";
-$text['label-other']['it-it'] = "Altro";
+$text['label-other']['uk'   ] = "";
 
 $text['label-none']['en-us'] = "None";
+$text['label-none']['ar-eg'] = "لا شيء";
+$text['label-none']['de-at'] = "Keiner";
+$text['label-none']['de-de'] = "Keiner";
 $text['label-none']['es-cl'] = "Ninguna";
-$text['label-none']['pt-pt'] = "Nenhum";
 $text['label-none']['fr-fr'] = "Aucun";
+$text['label-none']['he'   ] = "";
+$text['label-none']['it-it'] = "Nessuno";
+$text['label-none']['nl-nl'] = "";
+$text['label-none']['pl'   ] = "Żaden";
 $text['label-none']['pt-br'] = "Nenhum";
-$text['label-none']['pl'] = "Żaden";
+$text['label-none']['pt-pt'] = "Nenhum";
 $text['label-none']['ru-ru'] = "Никто";
-$text['label-none']['he'] = "אף לא אחד";
-$text['label-none']['uk'] = "жоден";
 $text['label-none']['sv-se'] = "Ingen";
-$text['label-none']['de-de'] = "Keiner";
-$text['label-none']['de-at'] = "Keiner";
-$text['label-none']['ro'] = "Nici unul";
-$text['label-none']['fa'] = "";
-$text['label-none']['ar-eg'] = "لا شيء";
-$text['label-none']['it-it'] = "Nessuno";
+$text['label-none']['uk'   ] = "жоден";
 
 $text['label-manage']['en-us'] = "Manage";
+$text['label-manage']['ar-eg'] = "";
+$text['label-manage']['de-at'] = "Verwalten";
+$text['label-manage']['de-de'] = "Verwalten";
 $text['label-manage']['es-cl'] = "Gestionar";
-$text['label-manage']['pt-pt'] = "Gerir";
 $text['label-manage']['fr-fr'] = "Gérer";
+$text['label-manage']['he'   ] = "";
+$text['label-manage']['it-it'] = "Gestisci";
+$text['label-manage']['nl-nl'] = "";
+$text['label-manage']['pl'   ] = "Zarządzaj";
 $text['label-manage']['pt-br'] = "Gerenciar";
-$text['label-manage']['pl'] = "Zarządzaj";
+$text['label-manage']['pt-pt'] = "Gerir";
 $text['label-manage']['ru-ru'] = "Управлять";
 $text['label-manage']['sv-se'] = "Hantera";
-$text['label-manage']['uk'] = "Керувати";
-$text['label-manage']['de-de'] = "Verwalten";
-$text['label-manage']['de-at'] = "Verwalten";
-$text['label-manage']['it-it'] = "Gestisci";
+$text['label-manage']['uk'   ] = "Керувати";
 
 $text['label-left']['en-us'] = "Left";
+$text['label-left']['ar-eg'] = "اليسار";
+$text['label-left']['de-at'] = "Links";
+$text['label-left']['de-de'] = "Links";
 $text['label-left']['es-cl'] = "Izquierda";
-$text['label-left']['pt-pt'] = "Esquerda";
 $text['label-left']['fr-fr'] = "À gauche";
+$text['label-left']['he'   ] = "";
+$text['label-left']['it-it'] = "Sinistra";
+$text['label-left']['nl-nl'] = "";
+$text['label-left']['pl'   ] = "Lewo";
 $text['label-left']['pt-br'] = "Esquerda";
-$text['label-left']['pl'] = "Lewo";
+$text['label-left']['pt-pt'] = "Esquerda";
 $text['label-left']['ru-ru'] = "Слева";
-$text['label-left']['he'] = "שְׁמֹאל";
-$text['label-left']['uk'] = "лівий";
 $text['label-left']['sv-se'] = "Vänster";
-$text['label-left']['de-de'] = "Links";
-$text['label-left']['de-at'] = "Links";
-$text['label-left']['ro'] = "Stânga";
-$text['label-left']['fa'] = "";
-$text['label-left']['ar-eg'] = "اليسار";
-$text['label-left']['it-it'] = "Sinistra";
+$text['label-left']['uk'   ] = "лівий";
 
 $text['label-inline']['en-us'] = "Inline";
+$text['label-inline']['ar-eg'] = "في النسق";
+$text['label-inline']['de-at'] = "Inline";
+$text['label-inline']['de-de'] = "";
 $text['label-inline']['es-cl'] = "En línea";
-$text['label-inline']['pt-pt'] = "Na linha";
 $text['label-inline']['fr-fr'] = "En ligne";
+$text['label-inline']['he'   ] = "";
+$text['label-inline']['it-it'] = "In linea";
+$text['label-inline']['nl-nl'] = "";
+$text['label-inline']['pl'   ] = "inline";
 $text['label-inline']['pt-br'] = "Na linha";
-$text['label-inline']['pl'] = "inline";
+$text['label-inline']['pt-pt'] = "Na linha";
 $text['label-inline']['ru-ru'] = "inline";
-$text['label-inline']['he'] = "בשורה";
-$text['label-inline']['uk'] = "В лінію";
 $text['label-inline']['sv-se'] = "I kö";
-$text['label-inline']['de-at'] = "Inline";
-$text['label-inline']['de-at'] = "Inline";
-$text['label-inline']['ro'] = "In linie";
-$text['label-inline']['fa'] = "";
-$text['label-inline']['ar-eg'] = "في النسق";
-$text['label-inline']['it-it'] = "In linea";
+$text['label-inline']['uk'   ] = "В лінію";
 
 $text['label-image']['en-us'] = "Image";
+$text['label-image']['ar-eg'] = "صورة";
+$text['label-image']['de-at'] = "Bild";
+$text['label-image']['de-de'] = "Bild";
 $text['label-image']['es-cl'] = "Imagen";
-$text['label-image']['pt-pt'] = "Imagem";
 $text['label-image']['fr-fr'] = "image";
+$text['label-image']['he'   ] = "";
+$text['label-image']['it-it'] = "Immagine";
+$text['label-image']['nl-nl'] = "";
+$text['label-image']['pl'   ] = "Obraz";
 $text['label-image']['pt-br'] = "Imagem";
-$text['label-image']['pl'] = "Obraz";
+$text['label-image']['pt-pt'] = "Imagem";
 $text['label-image']['ru-ru'] = "Изображение";
-$text['label-image']['he'] = "תמונה";
-$text['label-image']['uk'] = "зображення";
 $text['label-image']['sv-se'] = "Bild";
-$text['label-image']['de-de'] = "Bild";
-$text['label-image']['de-at'] = "Bild";
-$text['label-image']['ro'] = "Imagine";
-$text['label-image']['fa'] = "";
-$text['label-image']['ar-eg'] = "صورة";
-$text['label-image']['it-it'] = "Immagine";
+$text['label-image']['uk'   ] = "зображення";
 
 $text['label-fixed']['en-us'] = "Fixed";
+$text['label-fixed']['ar-eg'] = "ثابت";
+$text['label-fixed']['de-at'] = "Fest";
+$text['label-fixed']['de-de'] = "Fest";
 $text['label-fixed']['es-cl'] = "Fijo";
-$text['label-fixed']['pt-pt'] = "Fixo";
 $text['label-fixed']['fr-fr'] = "Fixé";
+$text['label-fixed']['he'   ] = "";
+$text['label-fixed']['it-it'] = "Fissa";
+$text['label-fixed']['nl-nl'] = "";
+$text['label-fixed']['pl'   ] = "Naprawiony";
 $text['label-fixed']['pt-br'] = "Fixo";
-$text['label-fixed']['pl'] = "Naprawiony";
+$text['label-fixed']['pt-pt'] = "Fixo";
 $text['label-fixed']['ru-ru'] = "Фиксированный";
-$text['label-fixed']['he'] = "קָבוּעַ";
-$text['label-fixed']['uk'] = "фіксований";
 $text['label-fixed']['sv-se'] = "Fast";
-$text['label-fixed']['de-de'] = "Fest";
-$text['label-fixed']['de-at'] = "Fest";
-$text['label-fixed']['ro'] = "Fix";
-$text['label-fixed']['fa'] = "";
-$text['label-fixed']['ar-eg'] = "ثابت";
-$text['label-fixed']['it-it'] = "Fissa";
+$text['label-fixed']['uk'   ] = "фіксований";
 
 $text['label-domain']['en-us'] = "Domain";
+$text['label-domain']['ar-eg'] = "";
+$text['label-domain']['de-at'] = "Domain";
+$text['label-domain']['de-de'] = "Domain";
 $text['label-domain']['es-cl'] = "Dominio";
-$text['label-domain']['pt-pt'] = "Domínio";
 $text['label-domain']['fr-fr'] = "Domaine";
+$text['label-domain']['he'   ] = "";
+$text['label-domain']['it-it'] = "Dominio";
+$text['label-domain']['nl-nl'] = "";
+$text['label-domain']['pl'   ] = "Domena";
 $text['label-domain']['pt-br'] = "Dominio";
-$text['label-domain']['pl'] = "Domena";
+$text['label-domain']['pt-pt'] = "Domínio";
 $text['label-domain']['ru-ru'] = "Домен";
 $text['label-domain']['sv-se'] = "Domän";
-$text['label-domain']['uk'] = "Домен";
-$text['label-domain']['de-de'] = "Domain";
-$text['label-domain']['de-at'] = "Domain";
-$text['label-domain']['it-it'] = "Dominio";
+$text['label-domain']['uk'   ] = "Домен";
 
 $text['label-center']['en-us'] = "Center";
+$text['label-center']['ar-eg'] = "مركز";
+$text['label-center']['de-at'] = "Mitte";
+$text['label-center']['de-de'] = "Mitte";
 $text['label-center']['es-cl'] = "Centrar";
-$text['label-center']['pt-pt'] = "Centro";
 $text['label-center']['fr-fr'] = "centre";
+$text['label-center']['he'   ] = "";
+$text['label-center']['it-it'] = "Centro";
+$text['label-center']['nl-nl'] = "";
+$text['label-center']['pl'   ] = "Centrum";
 $text['label-center']['pt-br'] = "Centro";
-$text['label-center']['pl'] = "Centrum";
+$text['label-center']['pt-pt'] = "Centro";
 $text['label-center']['ru-ru'] = "Центр";
-$text['label-center']['he'] = "מֶרְכָּז";
-$text['label-center']['uk'] = "центр";
 $text['label-center']['sv-se'] = "Centrum";
-$text['label-center']['de-de'] = "Mitte";
-$text['label-center']['de-at'] = "Mitte";
-$text['label-center']['ro'] = "Centru";
-$text['label-center']['fa'] = "";
-$text['label-center']['ar-eg'] = "مركز";
-$text['label-center']['it-it'] = "Centro";
+$text['label-center']['uk'   ] = "центр";
 
 $text['label-bottom']['en-us'] = "Bottom";
+$text['label-bottom']['ar-eg'] = "أسفل";
+$text['label-bottom']['de-at'] = "Unten";
+$text['label-bottom']['de-de'] = "";
 $text['label-bottom']['es-cl'] = "Fondo";
-$text['label-bottom']['pt-pt'] = "Inferior";
 $text['label-bottom']['fr-fr'] = "Bas";
+$text['label-bottom']['he'   ] = "";
+$text['label-bottom']['it-it'] = "Basso";
+$text['label-bottom']['nl-nl'] = "";
+$text['label-bottom']['pl'   ] = "Dolny";
 $text['label-bottom']['pt-br'] = "Inferior";
-$text['label-bottom']['pl'] = "Dolny";
+$text['label-bottom']['pt-pt'] = "Inferior";
 $text['label-bottom']['ru-ru'] = "Низ";
-$text['label-bottom']['he'] = "תַחתִית";
-$text['label-bottom']['uk'] = "дно";
 $text['label-bottom']['sv-se'] = "Botten";
-$text['label-bottom']['de-at'] = "Unten";
-$text['label-bottom']['de-at'] = "Unten";
-$text['label-bottom']['ro'] = "Fund";
-$text['label-bottom']['fa'] = "";
-$text['label-bottom']['ar-eg'] = "أسفل";
-$text['label-bottom']['it-it'] = "Basso";
+$text['label-bottom']['uk'   ] = "дно";
 
 $text['label-24-hour']['en-us'] = "24-Hour";
+$text['label-24-hour']['ar-eg'] = "24 ساعة";
+$text['label-24-hour']['de-at'] = "24 Stunden";
+$text['label-24-hour']['de-de'] = "24 Stunden";
 $text['label-24-hour']['es-cl'] = "24 horas";
-$text['label-24-hour']['pt-pt'] = "24 horas";
 $text['label-24-hour']['fr-fr'] = "24 heures";
+$text['label-24-hour']['he'   ] = "";
+$text['label-24-hour']['it-it'] = "24-Ore";
+$text['label-24-hour']['nl-nl'] = "";
+$text['label-24-hour']['pl'   ] = "24-godzinny";
 $text['label-24-hour']['pt-br'] = "24 horas";
-$text['label-24-hour']['pl'] = "24-godzinny";
+$text['label-24-hour']['pt-pt'] = "24 horas";
 $text['label-24-hour']['ru-ru'] = "24-часовой";
-$text['label-24-hour']['he'] = "24 שעות";
-$text['label-24-hour']['uk'] = "24-годинний";
 $text['label-24-hour']['sv-se'] = "24-timmars";
-$text['label-24-hour']['de-de'] = "24 Stunden";
-$text['label-24-hour']['de-at'] = "24 Stunden";
-$text['label-24-hour']['ro'] = "24 de ore";
-$text['label-24-hour']['fa'] = "";
-$text['label-24-hour']['ar-eg'] = "24 ساعة";
-$text['label-24-hour']['it-it'] = "24-Ore";
+$text['label-24-hour']['uk'   ] = "24-годинний";
 
 $text['label-12-hour']['en-us'] = "12-Hour";
+$text['label-12-hour']['ar-eg'] = "12 ساعة";
+$text['label-12-hour']['de-at'] = "12 Stunden";
+$text['label-12-hour']['de-de'] = "12 Stunden";
 $text['label-12-hour']['es-cl'] = "12 horas";
-$text['label-12-hour']['pt-pt'] = "12 horas";
 $text['label-12-hour']['fr-fr'] = "12 heures";
+$text['label-12-hour']['he'   ] = "";
+$text['label-12-hour']['it-it'] = "12-Ore";
+$text['label-12-hour']['nl-nl'] = "";
+$text['label-12-hour']['pl'   ] = "12-godzinny";
 $text['label-12-hour']['pt-br'] = "12 horas";
-$text['label-12-hour']['pl'] = "12-godzinny";
+$text['label-12-hour']['pt-pt'] = "12 horas";
 $text['label-12-hour']['ru-ru'] = "12-часовой";
-$text['label-12-hour']['he'] = "12 שעות";
-$text['label-12-hour']['uk'] = "12-годинний";
 $text['label-12-hour']['sv-se'] = "12-timmars";
-$text['label-12-hour']['de-de'] = "12 Stunden";
-$text['label-12-hour']['de-at'] = "12 Stunden";
-$text['label-12-hour']['ro'] = "12 de ore";
-$text['label-12-hour']['fa'] = "";
-$text['label-12-hour']['ar-eg'] = "12 ساعة";
-$text['label-12-hour']['it-it'] = "12-Ore";
+$text['label-12-hour']['uk'   ] = "12-годинний";
 
 $text['header-settings']['en-us'] = "Settings";
+$text['header-settings']['ar-eg'] = "";
+$text['header-settings']['de-at'] = "Einstellungen";
+$text['header-settings']['de-de'] = "Einstellungen";
 $text['header-settings']['es-cl'] = "Configuraciones";
-$text['header-settings']['pt-pt'] = "Definições";
 $text['header-settings']['fr-fr'] = "Paramètres";
+$text['header-settings']['he'   ] = "";
+$text['header-settings']['it-it'] = "Impostazioni";
+$text['header-settings']['nl-nl'] = "";
+$text['header-settings']['pl'   ] = "Ustawienia";
 $text['header-settings']['pt-br'] = "Configurações";
-$text['header-settings']['pl'] = "Ustawienia";
+$text['header-settings']['pt-pt'] = "Definições";
 $text['header-settings']['ru-ru'] = "Настройки";
 $text['header-settings']['sv-se'] = "Inställning";
-$text['header-settings']['uk'] = "Налаштування";
-$text['header-settings']['de-de'] = "Einstellungen";
-$text['header-settings']['de-at'] = "Einstellungen";
-$text['header-settings']['it-it'] = "Impostazioni";
+$text['header-settings']['uk'   ] = "Налаштування";
 
 $text['header-domains']['en-us'] = "Domains";
+$text['header-domains']['ar-eg'] = "";
+$text['header-domains']['de-at'] = "Domains";
+$text['header-domains']['de-de'] = "Domains";
 $text['header-domains']['es-cl'] = "Dominios";
-$text['header-domains']['pt-pt'] = "Domínios";
 $text['header-domains']['fr-fr'] = "Domaines";
+$text['header-domains']['he'   ] = "";
+$text['header-domains']['it-it'] = "Domini";
+$text['header-domains']['nl-nl'] = "";
+$text['header-domains']['pl'   ] = "Domeny";
 $text['header-domains']['pt-br'] = "Dominios";
-$text['header-domains']['pl'] = "Domeny";
+$text['header-domains']['pt-pt'] = "Domínios";
 $text['header-domains']['ru-ru'] = "Домены";
 $text['header-domains']['sv-se'] = "Domäner";
-$text['header-domains']['uk'] = "Домени";
-$text['header-domains']['de-de'] = "Domains";
-$text['header-domains']['de-at'] = "Domains";
-$text['header-domains']['it-it'] = "Domini";
+$text['header-domains']['uk'   ] = "Домени";
 
 $text['header-domain_setting-edit']['en-us'] = "Domain Setting";
+$text['header-domain_setting-edit']['ar-eg'] = "";
+$text['header-domain_setting-edit']['de-at'] = "Domain Einstellungen";
+$text['header-domain_setting-edit']['de-de'] = "Domain Einstellungen";
 $text['header-domain_setting-edit']['es-cl'] = "Configuraciones de dominio";
-$text['header-domain_setting-edit']['pt-pt'] = "Definições do Domínio";
 $text['header-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
+$text['header-domain_setting-edit']['he'   ] = "";
+$text['header-domain_setting-edit']['it-it'] = "Impostazione Dominio";
+$text['header-domain_setting-edit']['nl-nl'] = "";
+$text['header-domain_setting-edit']['pl'   ] = "Ustawienia domeny";
 $text['header-domain_setting-edit']['pt-br'] = "Configurações do dominio";
-$text['header-domain_setting-edit']['pl'] = "Ustawienia domeny";
+$text['header-domain_setting-edit']['pt-pt'] = "Definições do Domínio";
 $text['header-domain_setting-edit']['ru-ru'] = "Настройки домена";
 $text['header-domain_setting-edit']['sv-se'] = "Domän Inställning";
-$text['header-domain_setting-edit']['uk'] = "Налаштування домену";
-$text['header-domain_setting-edit']['de-de'] = "Domain Einstellungen";
-$text['header-domain_setting-edit']['de-at'] = "Domain Einstellungen";
-$text['header-domain_setting-edit']['it-it'] = "Impostazione Dominio";
+$text['header-domain_setting-edit']['uk'   ] = "Налаштування домену";
 
 $text['header-domain_setting-add']['en-us'] = "Domain Setting Add";
+$text['header-domain_setting-add']['ar-eg'] = "";
+$text['header-domain_setting-add']['de-at'] = "Domain Einstellungen hinzufügen";
+$text['header-domain_setting-add']['de-de'] = "Domain Einstellungen hinzufügen";
 $text['header-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio";
-$text['header-domain_setting-add']['pt-pt'] = "Adicionar Definição ao Domínio";
 $text['header-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
+$text['header-domain_setting-add']['he'   ] = "";
+$text['header-domain_setting-add']['it-it'] = "Aggiungi Impostazione Dominio";
+$text['header-domain_setting-add']['nl-nl'] = "";
+$text['header-domain_setting-add']['pl'   ] = "Dodaj ustawienie domeny";
 $text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao dominio";
-$text['header-domain_setting-add']['pl'] = "Dodaj ustawienie domeny";
+$text['header-domain_setting-add']['pt-pt'] = "Adicionar Definição ao Domínio";
 $text['header-domain_setting-add']['ru-ru'] = "Добавить настройки домена";
 $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-de'] = "Domain Einstellungen hinzufügen";
-$text['header-domain_setting-add']['de-at'] = "Domain Einstellungen hinzufügen";
-$text['header-domain_setting-add']['it-it'] = "Aggiungi Impostazione Dominio";
+$text['header-domain_setting-add']['uk'   ] = "Параметри домену";
 
 $text['header-domain-edit']['en-us'] = "Domain";
+$text['header-domain-edit']['ar-eg'] = "";
+$text['header-domain-edit']['de-at'] = "Domain";
+$text['header-domain-edit']['de-de'] = "Domain";
 $text['header-domain-edit']['es-cl'] = "Dominio";
-$text['header-domain-edit']['pt-pt'] = "Domínio";
 $text['header-domain-edit']['fr-fr'] = "Domaine";
+$text['header-domain-edit']['he'   ] = "";
+$text['header-domain-edit']['it-it'] = "Dominio";
+$text['header-domain-edit']['nl-nl'] = "";
+$text['header-domain-edit']['pl'   ] = "Domena";
 $text['header-domain-edit']['pt-br'] = "Dominio";
-$text['header-domain-edit']['pl'] = "Domena";
+$text['header-domain-edit']['pt-pt'] = "Domínio";
 $text['header-domain-edit']['ru-ru'] = "Домен";
 $text['header-domain-edit']['sv-se'] = "Domän";
-$text['header-domain-edit']['uk'] = "Домен";
-$text['header-domain-edit']['de-at'] = "Domain";
-$text['header-domain-edit']['de-de'] = "Domain";
-$text['header-domain-edit']['it-it'] = "Dominio";
+$text['header-domain-edit']['uk'   ] = "Домен";
 
 $text['header-domain-add']['en-us'] = "Domain Add";
+$text['header-domain-add']['ar-eg'] = "";
+$text['header-domain-add']['de-at'] = "Domain hinzufügen";
+$text['header-domain-add']['de-de'] = "Domain hinzufügen";
 $text['header-domain-add']['es-cl'] = "Agregar Dominio";
-$text['header-domain-add']['pt-pt'] = "Adicionar Domínio";
 $text['header-domain-add']['fr-fr'] = "Ajouter un Domaine";
+$text['header-domain-add']['he'   ] = "";
+$text['header-domain-add']['it-it'] = "Aggiungi Dominio";
+$text['header-domain-add']['nl-nl'] = "";
+$text['header-domain-add']['pl'   ] = "Dodaj domenę";
 $text['header-domain-add']['pt-br'] = "Adicionar dominio";
-$text['header-domain-add']['pl'] = "Dodaj domenę";
+$text['header-domain-add']['pt-pt'] = "Adicionar Domínio";
 $text['header-domain-add']['ru-ru'] = "Добавить домен";
 $text['header-domain-add']['sv-se'] = "Lägg Till Domän";
-$text['header-domain-add']['uk'] = "Новий домен";
-$text['header-domain-add']['de-de'] = "Domain hinzufügen";
-$text['header-domain-add']['de-at'] = "Domain hinzufügen";
-$text['header-domain-add']['it-it'] = "Aggiungi Dominio";
+$text['header-domain-add']['uk'   ] = "Новий домен";
 
 $text['description-setting_enabled']['en-us'] = "Set the status of this default setting.";
+$text['description-setting_enabled']['ar-eg'] = "";
+$text['description-setting_enabled']['de-at'] = "Setzen Sie den Status dieser Standardeinstellung.";
+$text['description-setting_enabled']['de-de'] = "Setzen Sie den Status dieser Standardeinstellung.";
 $text['description-setting_enabled']['es-cl'] = "Configure el estado de esta configuración predeterminada.";
-$text['description-setting_enabled']['pt-pt'] = "Escolha o estado desta definição por omissão.";
 $text['description-setting_enabled']['fr-fr'] = "Choisir l'état de ce paramètre";
+$text['description-setting_enabled']['he'   ] = "";
+$text['description-setting_enabled']['it-it'] = "Imposta lo stato di questa impostazione predefinita.";
+$text['description-setting_enabled']['nl-nl'] = "";
+$text['description-setting_enabled']['pl'   ] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
 $text['description-setting_enabled']['pt-br'] = "Escolha o estado desta configuração";
-$text['description-setting_enabled']['pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
+$text['description-setting_enabled']['pt-pt'] = "Escolha o estado desta definição por omissão.";
 $text['description-setting_enabled']['ru-ru'] = "Установить этот параметр в значение по умолчанию.";
 $text['description-setting_enabled']['sv-se'] = "Ange status på denna standard inställning.";
-$text['description-setting_enabled']['uk'] = "Встановіть стан цього параметра за замовчуванням.";
-$text['description-setting_enabled']['de-de'] = "Setzen Sie den Status dieser Standardeinstellung.";
-$text['description-setting_enabled']['de-at'] = "Setzen Sie den Status dieser Standardeinstellung.";
-$text['description-setting_enabled']['it-it'] = "Imposta lo stato di questa impostazione predefinita.";
+$text['description-setting_enabled']['uk'   ] = "Встановіть стан цього параметра за замовчуванням.";
 
 $text['description-parent_domain']['en-us'] = "Set the parent domain.";
+$text['description-parent_domain']['ar-eg'] = "";
+$text['description-parent_domain']['de-at'] = "Setzen Sie die übergeordnete Domain.";
+$text['description-parent_domain']['de-de'] = "Setzen Sie die übergeordnete Domain.";
 $text['description-parent_domain']['es-cl'] = "Establecer el dominio principal.";
-$text['description-parent_domain']['pt-pt'] = "Defina o domínio pai.";
 $text['description-parent_domain']['fr-fr'] = "Réglez le domaine parent.";
+$text['description-parent_domain']['he'   ] = "";
+$text['description-parent_domain']['it-it'] = "Imposta il dominio padre.";
+$text['description-parent_domain']['nl-nl'] = "";
+$text['description-parent_domain']['pl'   ] = "Ustaw domenę nadrzędną";
 $text['description-parent_domain']['pt-br'] = "Defina o dominio pai";
-$text['description-parent_domain']['pl'] = "Ustaw domenę nadrzędną";
+$text['description-parent_domain']['pt-pt'] = "Defina o domínio pai.";
 $text['description-parent_domain']['ru-ru'] = "Установить родительский домен.";
 $text['description-parent_domain']['sv-se'] = "Ange Överordan Domän.";
-$text['description-parent_domain']['uk'] = "Вкажіть батьківський домен";
-$text['description-parent_domain']['de-de'] = "Setzen Sie die übergeordnete Domain.";
-$text['description-parent_domain']['de-at'] = "Setzen Sie die übergeordnete Domain.";
-$text['description-parent_domain']['it-it'] = "Imposta il dominio padre.";
+$text['description-parent_domain']['uk'   ] = "Вкажіть батьківський домен";
 
 $text['description-order']['en-us'] = "Set the order for this array element.";
+$text['description-order']['ar-eg'] = "";
+$text['description-order']['de-at'] = "Wählen Sie die Reihenfolge des Array Elements.";
+$text['description-order']['de-de'] = "Wählen Sie die Reihenfolge des Array Elements.";
 $text['description-order']['es-cl'] = "Establecer el orden para este elemento de la matriz.";
-$text['description-order']['pt-pt'] = "Definir a ordem para este elemento do array.";
 $text['description-order']['fr-fr'] = "Définissez l'ordre de cet élément de tableau.";
+$text['description-order']['he'   ] = "";
+$text['description-order']['it-it'] = "Imposta l'ordine di questo elemento matrice.";
+$text['description-order']['nl-nl'] = "";
+$text['description-order']['pl'   ] = "Wybierz kolejność.";
 $text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz";
-$text['description-order']['pl'] = "Wybierz kolejność.";
+$text['description-order']['pt-pt'] = "Definir a ordem para este elemento do array.";
 $text['description-order']['ru-ru'] = "Установите порядок для этого элемента массива.";
 $text['description-order']['sv-se'] = "Ställ in ordningen för detta element.";
-$text['description-order']['uk'] = "Вкажіть порядок для масиву елементів";
-$text['description-order']['de-de'] = "Wählen Sie die Reihenfolge des Array Elements.";
-$text['description-order']['de-at'] = "Wählen Sie die Reihenfolge des Array Elements.";
-$text['description-order']['it-it'] = "Imposta l'ordine di questo elemento matrice.";
+$text['description-order']['uk'   ] = "Вкажіть порядок для масиву елементів";
 
 $text['description-name']['en-us'] = "Enter the name of the domain.";
+$text['description-name']['ar-eg'] = "";
+$text['description-name']['de-at'] = "Geben Sie den Namen dieser Domain an";
+$text['description-name']['de-de'] = "Geben Sie den Namen dieser Domain an";
 $text['description-name']['es-cl'] = "Ingrese el nombre del dominio";
-$text['description-name']['pt-pt'] = "Introduza o nome do domínio.";
 $text['description-name']['fr-fr'] = "Entrer le nom du domaine.";
+$text['description-name']['he'   ] = "";
+$text['description-name']['it-it'] = "Inserisci il nome del dominio.";
+$text['description-name']['nl-nl'] = "";
+$text['description-name']['pl'   ] = "Wprowadź nazwę";
 $text['description-name']['pt-br'] = "Insira o nome do menu";
-$text['description-name']['pl'] = "Wprowadź nazwę";
+$text['description-name']['pt-pt'] = "Introduza o nome do domínio.";
 $text['description-name']['ru-ru'] = "Введите имя домена.";
 $text['description-name']['sv-se'] = "Ange namn på Domänen.";
-$text['description-name']['uk'] = "Вкажіть назву домену";
-$text['description-name']['de-de'] = "Geben Sie den Namen dieser Domain an";
-$text['description-name']['de-at'] = "Geben Sie den Namen dieser Domain an";
-$text['description-name']['it-it'] = "Inserisci il nome del dominio.";
+$text['description-name']['uk'   ] = "Вкажіть назву домену";
 
 $text['description-domains']['en-us'] = "Control the list of domains to manage.";
+$text['description-domains']['ar-eg'] = "";
+$text['description-domains']['de-at'] = "Eine Liste aller Domains.";
+$text['description-domains']['de-de'] = "Eine Liste aller Domains.";
 $text['description-domains']['es-cl'] = "Controlar la lista de dominios a gestionar.";
-$text['description-domains']['pt-pt'] = "Controlar a lista dos domínios a gerir";
 $text['description-domains']['fr-fr'] = "Contrôler la liste des domaines à gérer";
+$text['description-domains']['he'   ] = "";
+$text['description-domains']['it-it'] = "Controlla la lista dei domini da gestire.";
+$text['description-domains']['nl-nl'] = "";
+$text['description-domains']['pl'   ] = "Zarządzanie listą domen.";
 $text['description-domains']['pt-br'] = "Gerencie a lista dos dominios";
-$text['description-domains']['pl'] = "Zarządzanie listą domen.";
+$text['description-domains']['pt-pt'] = "Controlar a lista dos domínios a gerir";
 $text['description-domains']['ru-ru'] = "Списк доменов для управления.";
 $text['description-domains']['sv-se'] = "Kontrollera lista med Domäner att hantera.";
-$text['description-domains']['uk'] = "Список доменів для керування";
-$text['description-domains']['de-de'] = "Eine Liste aller Domains.";
-$text['description-domains']['de-at'] = "Eine Liste aller Domains.";
-$text['description-domains']['it-it'] = "Controlla la lista dei domini da gestire.";
+$text['description-domains']['uk'   ] = "Список доменів для керування";
 
 $text['description-domain_setting-edit']['en-us'] = "Edit a setting for this domain.";
+$text['description-domain_setting-edit']['ar-eg'] = "";
+$text['description-domain_setting-edit']['de-at'] = "Eine Einstellung für diese Domain ändern.";
+$text['description-domain_setting-edit']['de-de'] = "Eine Einstellung für diese Domain ändern.";
 $text['description-domain_setting-edit']['es-cl'] = "Edita una configuración para este dominio.";
-$text['description-domain_setting-edit']['pt-pt'] = "Editar uma definição deste domínio.";
 $text['description-domain_setting-edit']['fr-fr'] = "Editer un paramètre du domaine.";
+$text['description-domain_setting-edit']['he'   ] = "";
+$text['description-domain_setting-edit']['it-it'] = "Modifica una impostazione per questo dominio.";
+$text['description-domain_setting-edit']['nl-nl'] = "";
+$text['description-domain_setting-edit']['pl'   ] = "Edytuj ustawienia w tej domenie";
 $text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração deste dominio";
-$text['description-domain_setting-edit']['pl'] = "Edytuj ustawienia w tej domenie";
+$text['description-domain_setting-edit']['pt-pt'] = "Editar uma definição deste domínio.";
 $text['description-domain_setting-edit']['ru-ru'] = "Изменить настройки для домена.";
 $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-de'] = "Eine Einstellung für diese Domain ändern.";
-$text['description-domain_setting-edit']['de-at'] = "Eine Einstellung für diese Domain ändern.";
-$text['description-domain_setting-edit']['it-it'] = "Modifica una impostazione per questo dominio.";
+$text['description-domain_setting-edit']['uk'   ] = "Редагування параметрів для домену";
 
 $text['description-domain_setting-add']['en-us'] = "Add a setting for this domain.";
+$text['description-domain_setting-add']['ar-eg'] = "";
+$text['description-domain_setting-add']['de-at'] = "Eine Einstellung für diese Domain hinzufügen.";
+$text['description-domain_setting-add']['de-de'] = "Eine Einstellung für diese Domain hinzufügen.";
 $text['description-domain_setting-add']['es-cl'] = "Agregar una configuración para este dominio.";
-$text['description-domain_setting-add']['pt-pt'] = "Adicionar uma definição a este domínio.";
 $text['description-domain_setting-add']['fr-fr'] = "";
+$text['description-domain_setting-add']['he'   ] = "";
+$text['description-domain_setting-add']['it-it'] = "Aggiungi una impostazione per questo dominio.";
+$text['description-domain_setting-add']['nl-nl'] = "";
+$text['description-domain_setting-add']['pl'   ] = "Dodaj ustawienie w tej domenie";
 $text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração a este dominio";
-$text['description-domain_setting-add']['pl'] = "Dodaj ustawienie w tej domenie";
+$text['description-domain_setting-add']['pt-pt'] = "Adicionar uma definição a este domínio.";
 $text['description-domain_setting-add']['ru-ru'] = "Добавить настройку для домена.";
 $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-de'] = "Eine Einstellung für diese Domain hinzufügen.";
-$text['description-domain_setting-add']['de-at'] = "Eine Einstellung für diese Domain hinzufügen.";
-$text['description-domain_setting-add']['it-it'] = "Aggiungi una impostazione per questo dominio.";
+$text['description-domain_setting-add']['uk'   ] = "Додавання параметра для домену";
 
 $text['description-domain_enabled']['en-us'] = "Set the status of the domain.";
+$text['description-domain_enabled']['ar-eg'] = "";
+$text['description-domain_enabled']['de-at'] = "Den Status der Domain setzen.";
+$text['description-domain_enabled']['de-de'] = "Den Status der Domain setzen.";
 $text['description-domain_enabled']['es-cl'] = "Ajuste el estado del dominio.";
-$text['description-domain_enabled']['pt-pt'] = "Definir o estado do domínio.";
 $text['description-domain_enabled']['fr-fr'] = "Régler le statut du domaine.";
+$text['description-domain_enabled']['he'   ] = "";
+$text['description-domain_enabled']['it-it'] = "Imposta lo stato del dominio.";
+$text['description-domain_enabled']['nl-nl'] = "";
+$text['description-domain_enabled']['pl'   ] = "Ustaw status tej domeny.";
 $text['description-domain_enabled']['pt-br'] = "Definir o estado do dominio";
-$text['description-domain_enabled']['pl'] = "Ustaw status tej domeny.";
+$text['description-domain_enabled']['pt-pt'] = "Definir o estado do domínio.";
 $text['description-domain_enabled']['ru-ru'] = "Установить статус домена.";
 $text['description-domain_enabled']['sv-se'] = "Ange status för Domänen.";
-$text['description-domain_enabled']['uk'] = "Вкажіть стан домену";
-$text['description-domain_enabled']['de-de'] = "Den Status der Domain setzen.";
-$text['description-domain_enabled']['de-at'] = "Den Status der Domain setzen.";
-$text['description-domain_enabled']['it-it'] = "Imposta lo stato del dominio.";
+$text['description-domain_enabled']['uk'   ] = "Вкажіть стан домену";
 
 $text['description-domain-edit']['en-us'] = "Edit the details of this domain.";
+$text['description-domain-edit']['ar-eg'] = "";
+$text['description-domain-edit']['de-at'] = "Die Details dieser Domain ändern.";
+$text['description-domain-edit']['de-de'] = "Die Details dieser Domain ändern.";
 $text['description-domain-edit']['es-cl'] = "Editar detalles de este dominio.";
-$text['description-domain-edit']['pt-pt'] = "Editar detalhes deste domínio.";
 $text['description-domain-edit']['fr-fr'] = "Editer les détaisl de ce domaine. ";
+$text['description-domain-edit']['he'   ] = "";
+$text['description-domain-edit']['it-it'] = "Modifica i dettagli di questo dominio.";
+$text['description-domain-edit']['nl-nl'] = "";
+$text['description-domain-edit']['pl'   ] = "Edytuj szczegóły tej domeny.";
 $text['description-domain-edit']['pt-br'] = "Editar detalhes deste dominio";
-$text['description-domain-edit']['pl'] = "Edytuj szczegóły tej domeny.";
+$text['description-domain-edit']['pt-pt'] = "Editar detalhes deste domínio.";
 $text['description-domain-edit']['ru-ru'] = "Редактирование сведений о домене.";
 $text['description-domain-edit']['sv-se'] = "Ändra detaljer för denna Domän.";
-$text['description-domain-edit']['uk'] = "Редагування деталей домену";
-$text['description-domain-edit']['de-de'] = "Die Details dieser Domain ändern.";
-$text['description-domain-edit']['de-at'] = "Die Details dieser Domain ändern.";
-$text['description-domain-edit']['it-it'] = "Modifica i dettagli di questo dominio.";
+$text['description-domain-edit']['uk'   ] = "Редагування деталей домену";
 
 $text['description-domain-add']['en-us'] = "Enter the domain details below.";
+$text['description-domain-add']['ar-eg'] = "";
+$text['description-domain-add']['de-at'] = "Geben Sie die Domain Details unten an.";
+$text['description-domain-add']['de-de'] = "Geben Sie die Domain Details unten an.";
 $text['description-domain-add']['es-cl'] = "Ingrese los detalles del dominio a continuación.";
-$text['description-domain-add']['pt-pt'] = "Introduza os detalhes do domínio abaixo.";
 $text['description-domain-add']['fr-fr'] = "Entrer les détails du domaine ci-dessous.";
+$text['description-domain-add']['he'   ] = "";
+$text['description-domain-add']['it-it'] = "Inserisci i dettagli del dominio di seguito.";
+$text['description-domain-add']['nl-nl'] = "";
+$text['description-domain-add']['pl'   ] = "Poniżej wprowadź szczegóły domeny";
 $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']['pt-pt'] = "Introduza os detalhes do domínio abaixo.";
 $text['description-domain-add']['ru-ru'] = "Введите данные домена ниже.";
 $text['description-domain-add']['sv-se'] = "Ange domändetaljer nedan.";
-$text['description-domain-add']['uk'] = "Введіть дані домену нижче.";
-$text['description-domain-add']['de-de'] = "Geben Sie die Domain Details unten an.";
-$text['description-domain-add']['de-at'] = "Geben Sie die Domain Details unten an.";
-$text['description-domain-add']['it-it'] = "Inserisci i dettagli del dominio di seguito.";
+$text['description-domain-add']['uk'   ] = "Введіть дані домену нижче.";
 
 ?>

+ 1046 - 862
core/groups/app_languages.php

@@ -1,1516 +1,1700 @@
 <?php
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-user_setting-edit']['en-us'] = "User Setting";
+$text['title-user_setting-edit']['ar-eg'] = "";
+$text['title-user_setting-edit']['de-at'] = "Benutzereinstellungen";
+$text['title-user_setting-edit']['de-de'] = "Benutzereinstellungen";
 $text['title-user_setting-edit']['es-cl'] = "Configuración de Usuario";
-$text['title-user_setting-edit']['pt-pt'] = "Definição do Utilizador";
-$text['title-user_setting-edit']['ru-ru'] = "Настройки пользователя";
 $text['title-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
-$text['title-user_setting-edit']['de-de'] = "Benutzereinstellungen";
-$text['title-user_setting-edit']['de-at'] = "Benutzereinstellungen";
+$text['title-user_setting-edit']['he'   ] = "";
 $text['title-user_setting-edit']['it-it'] = "Impostazione utente";
+$text['title-user_setting-edit']['nl-nl'] = "";
+$text['title-user_setting-edit']['pl'   ] = "";
+$text['title-user_setting-edit']['pt-br'] = "";
+$text['title-user_setting-edit']['pt-pt'] = "Definição do Utilizador";
+$text['title-user_setting-edit']['ru-ru'] = "Настройки пользователя";
+$text['title-user_setting-edit']['sv-se'] = "";
+$text['title-user_setting-edit']['uk'   ] = "";
 
 $text['title-user_setting-add']['en-us'] = "User Setting Add";
+$text['title-user_setting-add']['ar-eg'] = "";
+$text['title-user_setting-add']['de-at'] = "Benutzereinstellungen hinzufügen";
+$text['title-user_setting-add']['de-de'] = "Benutzereinstellungen hinzufügen";
 $text['title-user_setting-add']['es-cl'] = "Ajuste del usuario Agregar";
-$text['title-user_setting-add']['pt-pt'] = "Usuário setting Adicionar";
-$text['title-user_setting-add']['ru-ru'] = "Добавить настройки пользователя";
 $text['title-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
-$text['title-user_setting-add']['de-de'] = "Benutzereinstellungen hinzufügen";
-$text['title-user_setting-add']['de-at'] = "Benutzereinstellungen hinzufügen";
+$text['title-user_setting-add']['he'   ] = "";
 $text['title-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
+$text['title-user_setting-add']['nl-nl'] = "";
+$text['title-user_setting-add']['pl'   ] = "";
+$text['title-user_setting-add']['pt-br'] = "";
+$text['title-user_setting-add']['pt-pt'] = "Usuário setting Adicionar";
+$text['title-user_setting-add']['ru-ru'] = "Добавить настройки пользователя";
+$text['title-user_setting-add']['sv-se'] = "";
+$text['title-user_setting-add']['uk'   ] = "";
 
 $text['title-user_manager']['en-us'] = "User Manager";
+$text['title-user_manager']['ar-eg'] = "";
+$text['title-user_manager']['de-at'] = "Benutzerverwaltung";
+$text['title-user_manager']['de-de'] = "Benutzerverwaltung";
 $text['title-user_manager']['es-cl'] = "Administración de Usuarios";
-$text['title-user_manager']['pt-pt'] = "Gestão de Utilizadores";
 $text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
-$text['title-user_manager']['pl'] = "Menedżer użytkowników";
+$text['title-user_manager']['he'   ] = "";
+$text['title-user_manager']['it-it'] = "Gestione Utenti";
+$text['title-user_manager']['nl-nl'] = "";
+$text['title-user_manager']['pl'   ] = "Menedżer użytkowników";
+$text['title-user_manager']['pt-br'] = "";
+$text['title-user_manager']['pt-pt'] = "Gestão de Utilizadores";
 $text['title-user_manager']['ru-ru'] = "Управление пользователями";
-$text['title-user_manager']['uk'] = "Користувачі";
 $text['title-user_manager']['sv-se'] = "Användar Inställningar";
-$text['title-user_manager']['ro'] = "";
-$text['title-user_manager']['de-de'] = "Benutzerverwaltung";
-$text['title-user_manager']['de-at'] = "Benutzerverwaltung";
-$text['title-user_manager']['he'] = "מנהל משתמש";
-$text['title-user_manager']['it-it'] = "Gestione Utenti";
+$text['title-user_manager']['uk'   ] = "Користувачі";
 
 $text['title-user_edit']['en-us'] = "User";
+$text['title-user_edit']['ar-eg'] = "";
+$text['title-user_edit']['de-at'] = "Benutzer";
+$text['title-user_edit']['de-de'] = "Benutzer";
 $text['title-user_edit']['es-cl'] = "Editar Usuario";
-$text['title-user_edit']['pt-pt'] = "Utilizador";
 $text['title-user_edit']['fr-fr'] = "Modifier l'utilisateur";
-$text['title-user_edit']['pl'] = "Użytkownik";
+$text['title-user_edit']['he'   ] = "";
+$text['title-user_edit']['it-it'] = "Utente";
+$text['title-user_edit']['nl-nl'] = "";
+$text['title-user_edit']['pl'   ] = "Użytkownik";
+$text['title-user_edit']['pt-br'] = "";
+$text['title-user_edit']['pt-pt'] = "Utilizador";
 $text['title-user_edit']['ru-ru'] = "Пользователь";
-$text['title-user_edit']['uk'] = "Користувач";
 $text['title-user_edit']['sv-se'] = "Användare";
-$text['title-user_edit']['ro'] = "Utilizator";
-$text['title-user_edit']['de-de'] = "Benutzer";
-$text['title-user_edit']['de-at'] = "Benutzer";
-$text['title-user_edit']['he'] = "משתמש";
-$text['title-user_edit']['it-it'] = "Utente";
+$text['title-user_edit']['uk'   ] = "Користувач";
 
 $text['title-user_add']['en-us'] = "User";
+$text['title-user_add']['ar-eg'] = "";
+$text['title-user_add']['de-at'] = "Benutzer";
+$text['title-user_add']['de-de'] = "Benutzer";
 $text['title-user_add']['es-cl'] = "Agregar Usuario";
-$text['title-user_add']['pt-pt'] = "Adicionar Utilizador";
 $text['title-user_add']['fr-fr'] = "Ajouter un utilisateur";
-$text['title-user_add']['pl'] = "Użytkownik";
+$text['title-user_add']['he'   ] = "";
+$text['title-user_add']['it-it'] = "Utente";
+$text['title-user_add']['nl-nl'] = "";
+$text['title-user_add']['pl'   ] = "Użytkownik";
+$text['title-user_add']['pt-br'] = "";
+$text['title-user_add']['pt-pt'] = "Adicionar Utilizador";
 $text['title-user_add']['ru-ru'] = "Пользователь";
-$text['title-user_add']['uk'] = "Користувач";
 $text['title-user_add']['sv-se'] = "Användare";
-$text['title-user_add']['ro'] = "Utilizator";
-$text['title-user_add']['de-de'] = "Benutzer";
-$text['title-user_add']['de-at'] = "Benutzer";
-$text['title-user_add']['he'] = "משתמש";
-$text['title-user_add']['it-it'] = "Utente";
+$text['title-user_add']['uk'   ] = "Користувач";
 
 $text['title-group_permissions']['en-us'] = "Group Permissions";
+$text['title-group_permissions']['ar-eg'] = "";
+$text['title-group_permissions']['de-at'] = "Gruppenberechtigung";
+$text['title-group_permissions']['de-de'] = "Gruppenberechtigung";
 $text['title-group_permissions']['es-cl'] = "Permisos de Grupo";
-$text['title-group_permissions']['pt-pt'] = "Permissões do Grupo";
 $text['title-group_permissions']['fr-fr'] = "Permissions du Groupe";
-$text['title-group_permissions']['pl'] = "Uprawnienia grupy:";
+$text['title-group_permissions']['he'   ] = "";
+$text['title-group_permissions']['it-it'] = "Permessi del Gruppo";
+$text['title-group_permissions']['nl-nl'] = "";
+$text['title-group_permissions']['pl'   ] = "Uprawnienia grupy:";
+$text['title-group_permissions']['pt-br'] = "";
+$text['title-group_permissions']['pt-pt'] = "Permissões do Grupo";
 $text['title-group_permissions']['ru-ru'] = "Права группы";
-$text['title-group_permissions']['uk'] = "Привілеї групи";
 $text['title-group_permissions']['sv-se'] = "Grupp Rättigheter";
-$text['title-group_permissions']['ro'] = "Permisiuni grup";
-$text['title-group_permissions']['de-de'] = "Gruppenberechtigung";
-$text['title-group_permissions']['de-at'] = "Gruppenberechtigung";
-$text['title-group_permissions']['he'] = "הרשאות קבוצה";
-$text['title-group_permissions']['it-it'] = "Permessi del Gruppo";
+$text['title-group_permissions']['uk'   ] = "Привілеї групи";
 
 $text['title-group_members']['en-us'] = "Group Members";
+$text['title-group_members']['ar-eg'] = "";
+$text['title-group_members']['de-at'] = "Gruppenmitglieder";
+$text['title-group_members']['de-de'] = "Gruppenmitglieder";
 $text['title-group_members']['es-cl'] = "Miembros del Grupo";
-$text['title-group_members']['pt-pt'] = "Membros do Grupo";
 $text['title-group_members']['fr-fr'] = "Membres du Groupe";
-$text['title-group_members']['pl'] = "Członkowie grupy:";
+$text['title-group_members']['he'   ] = "";
+$text['title-group_members']['it-it'] = "Membri del Gruppo";
+$text['title-group_members']['nl-nl'] = "";
+$text['title-group_members']['pl'   ] = "Członkowie grupy:";
+$text['title-group_members']['pt-br'] = "";
+$text['title-group_members']['pt-pt'] = "Membros do Grupo";
 $text['title-group_members']['ru-ru'] = "Участники группы";
-$text['title-group_members']['uk'] = "Учасники групи";
 $text['title-group_members']['sv-se'] = "Grupp Medlemmar";
-$text['title-group_members']['ro'] = "Membri grup";
-$text['title-group_members']['de-de'] = "Gruppenmitglieder";
-$text['title-group_members']['de-at'] = "Gruppenmitglieder";
-$text['title-group_members']['he'] = "חברי קבוצה";
-$text['title-group_members']['it-it'] = "Membri del Gruppo";
+$text['title-group_members']['uk'   ] = "Учасники групи";
 
 $text['title-group_manager']['en-us'] = "Group Manager";
+$text['title-group_manager']['ar-eg'] = "";
+$text['title-group_manager']['de-at'] = "Gruppenverwaltung";
+$text['title-group_manager']['de-de'] = "Gruppenverwaltung";
 $text['title-group_manager']['es-cl'] = "Administración de Grupo";
-$text['title-group_manager']['pt-pt'] = "Gestão de Grupos";
 $text['title-group_manager']['fr-fr'] = "Gestion de Groupe";
-$text['title-group_manager']['pl'] = "Menedżer grup";
+$text['title-group_manager']['he'   ] = "";
+$text['title-group_manager']['it-it'] = "Gestione Gruppo";
+$text['title-group_manager']['nl-nl'] = "";
+$text['title-group_manager']['pl'   ] = "Menedżer grup";
+$text['title-group_manager']['pt-br'] = "";
+$text['title-group_manager']['pt-pt'] = "Gestão de Grupos";
 $text['title-group_manager']['ru-ru'] = "Управление группами";
-$text['title-group_manager']['uk'] = "Групи";
 $text['title-group_manager']['sv-se'] = "Grupp Inställningar";
-$text['title-group_manager']['ro'] = "";
-$text['title-group_manager']['de-de'] = "Gruppenverwaltung";
-$text['title-group_manager']['de-at'] = "Gruppenverwaltung";
-$text['title-group_manager']['he'] = "מנהל קבוצה";
-$text['title-group_manager']['it-it'] = "Gestione Gruppo";
+$text['title-group_manager']['uk'   ] = "Групи";
 
 $text['title-group_edit']['en-us'] = "Edit Group";
+$text['title-group_edit']['ar-eg'] = "";
+$text['title-group_edit']['de-at'] = "Gruppe ändern";
+$text['title-group_edit']['de-de'] = "Gruppe ändern";
 $text['title-group_edit']['es-cl'] = "Editar Grupo";
-$text['title-group_edit']['pt-pt'] = "Editar Grupo";
 $text['title-group_edit']['fr-fr'] = "Modifier le Groupe";
-$text['title-group_edit']['pl'] = "Edycja grupy";
+$text['title-group_edit']['he'   ] = "";
+$text['title-group_edit']['it-it'] = "Modifica Gruppo";
+$text['title-group_edit']['nl-nl'] = "";
+$text['title-group_edit']['pl'   ] = "Edycja grupy";
+$text['title-group_edit']['pt-br'] = "";
+$text['title-group_edit']['pt-pt'] = "Editar Grupo";
 $text['title-group_edit']['ru-ru'] = "Изменить группу";
-$text['title-group_edit']['uk'] = "Редагувати групу";
 $text['title-group_edit']['sv-se'] = "Editera Grupp";
-$text['title-group_edit']['ro'] = "Editare grup";
-$text['title-group_edit']['de-de'] = "Gruppe ändern";
-$text['title-group_edit']['de-at'] = "Gruppe ändern";
-$text['title-group_edit']['he'] = "ערוך קבוצה";
-$text['title-group_edit']['it-it'] = "Modifica Gruppo";
+$text['title-group_edit']['uk'   ] = "Редагувати групу";
 
 $text['title-group_add']['en-us'] = "Add Group";
+$text['title-group_add']['ar-eg'] = "";
+$text['title-group_add']['de-at'] = "Gruppe hinzufügen";
+$text['title-group_add']['de-de'] = "Gruppe hinzufügen";
 $text['title-group_add']['es-cl'] = "Agregar Grupo";
-$text['title-group_add']['pt-pt'] = "Adicionar Grupo";
 $text['title-group_add']['fr-fr'] = "Ajouter un Groupe";
-$text['title-group_add']['pl'] = "Dodaj grupę";
+$text['title-group_add']['he'   ] = "";
+$text['title-group_add']['it-it'] = "Aggiungi Gruppo";
+$text['title-group_add']['nl-nl'] = "";
+$text['title-group_add']['pl'   ] = "Dodaj grupę";
+$text['title-group_add']['pt-br'] = "";
+$text['title-group_add']['pt-pt'] = "Adicionar Grupo";
 $text['title-group_add']['ru-ru'] = "Добавить группу";
-$text['title-group_add']['uk'] = "Додати групу";
 $text['title-group_add']['sv-se'] = "Lägg Till Grupp";
-$text['title-group_add']['ro'] = "Adăugare grup";
-$text['title-group_add']['de-de'] = "Gruppe hinzufügen";
-$text['title-group_add']['de-at'] = "Gruppe hinzufügen";
-$text['title-group_add']['he'] = "הוסף קבוצה";
-$text['title-group_add']['it-it'] = "Aggiungi Gruppo";
+$text['title-group_add']['uk'   ] = "Додати групу";
 
 $text['option-true']['en-us'] = "True";
+$text['option-true']['ar-eg'] = "";
+$text['option-true']['de-at'] = "Ein";
+$text['option-true']['de-de'] = "Ein";
 $text['option-true']['es-cl'] = "Verdadero";
-$text['option-true']['pt-pt'] = "Sim";
 $text['option-true']['fr-fr'] = "Oui";
-$text['option-true']['pl'] = "Tak";
+$text['option-true']['he'   ] = "";
+$text['option-true']['it-it'] = "Vero";
+$text['option-true']['nl-nl'] = "";
+$text['option-true']['pl'   ] = "Tak";
+$text['option-true']['pt-br'] = "";
+$text['option-true']['pt-pt'] = "Sim";
 $text['option-true']['ru-ru'] = "Да";
-$text['option-true']['uk'] = "Так";
 $text['option-true']['sv-se'] = "Sann";
-$text['option-true']['ro'] = "";
-$text['option-true']['de-de'] = "Ein";
-$text['option-true']['de-at'] = "Ein";
-$text['option-true']['he'] = "חוקי";
-$text['option-true']['it-it'] = "Vero";
+$text['option-true']['uk'   ] = "Так";
 
 $text['option-on_break']['en-us'] = "On Break";
+$text['option-on_break']['ar-eg'] = "";
+$text['option-on_break']['de-at'] = "In Pause";
+$text['option-on_break']['de-de'] = "In Pause";
 $text['option-on_break']['es-cl'] = "En Pausa";
-$text['option-on_break']['pt-pt'] = "Em Pausa";
 $text['option-on_break']['fr-fr'] = "En Pause";
-$text['option-on_break']['pl'] = "Na przerwie";
+$text['option-on_break']['he'   ] = "";
+$text['option-on_break']['it-it'] = "In Pausa";
+$text['option-on_break']['nl-nl'] = "";
+$text['option-on_break']['pl'   ] = "Na przerwie";
+$text['option-on_break']['pt-br'] = "";
+$text['option-on_break']['pt-pt'] = "Em Pausa";
 $text['option-on_break']['ru-ru'] = "На перерыве";
-$text['option-on_break']['uk'] = "На перерві";
 $text['option-on_break']['sv-se'] = "På Rast";
-$text['option-on_break']['ro'] = "În pauză";
-$text['option-on_break']['de-de'] = "In Pause";
-$text['option-on_break']['de-at'] = "In Pause";
-$text['option-on_break']['he'] = "בהפסקה";
-$text['option-on_break']['it-it'] = "In Pausa";
+$text['option-on_break']['uk'   ] = "На перерві";
 
 $text['option-logged_out']['en-us'] = "Logged Out";
+$text['option-logged_out']['ar-eg'] = "";
+$text['option-logged_out']['de-at'] = "Abgemeldet";
+$text['option-logged_out']['de-de'] = "Abgemeldet";
 $text['option-logged_out']['es-cl'] = "Desconectado";
-$text['option-logged_out']['pt-pt'] = "Desligado";
 $text['option-logged_out']['fr-fr'] = "Déconnecté";
-$text['option-logged_out']['pl'] = "Wylogowany";
+$text['option-logged_out']['he'   ] = "";
+$text['option-logged_out']['it-it'] = "Disconnesso";
+$text['option-logged_out']['nl-nl'] = "";
+$text['option-logged_out']['pl'   ] = "Wylogowany";
+$text['option-logged_out']['pt-br'] = "";
+$text['option-logged_out']['pt-pt'] = "Desligado";
 $text['option-logged_out']['ru-ru'] = "Выйти";
-$text['option-logged_out']['uk'] = "Вийшов";
 $text['option-logged_out']['sv-se'] = "Utloggad";
-$text['option-logged_out']['ro'] = "";
-$text['option-logged_out']['de-de'] = "Abgemeldet";
-$text['option-logged_out']['de-at'] = "Abgemeldet";
-$text['option-logged_out']['he'] = "התנתק";
-$text['option-logged_out']['it-it'] = "Disconnesso";
+$text['option-logged_out']['uk'   ] = "Вийшов";
 
 $text['option-global']['en-us'] = "Global";
+$text['option-global']['ar-eg'] = "";
+$text['option-global']['de-at'] = "Global";
+$text['option-global']['de-de'] = "Global";
 $text['option-global']['es-cl'] = "Global";
-$text['option-global']['pt-pt'] = "Global";
 $text['option-global']['fr-fr'] = "Global";
-$text['option-global']['pl'] = "Ogólny";
+$text['option-global']['he'   ] = "";
+$text['option-global']['it-it'] = "Globale";
+$text['option-global']['nl-nl'] = "";
+$text['option-global']['pl'   ] = "Ogólny";
+$text['option-global']['pt-br'] = "";
+$text['option-global']['pt-pt'] = "Global";
 $text['option-global']['ru-ru'] = "Глобальный";
-$text['option-global']['uk'] = "Глобально";
 $text['option-global']['sv-se'] = "Global";
-$text['option-global']['ro'] = "Global";
-$text['option-global']['de-de'] = "Global";
-$text['option-global']['de-at'] = "Global";
-$text['option-global']['he'] = "כללי";
-$text['option-global']['it-it'] = "Globale";
+$text['option-global']['uk'   ] = "Глобально";
 
 $text['option-false']['en-us'] = "False";
+$text['option-false']['ar-eg'] = "";
+$text['option-false']['de-at'] = "Aus";
+$text['option-false']['de-de'] = "Aus";
 $text['option-false']['es-cl'] = "Falso";
-$text['option-false']['pt-pt'] = "Não";
 $text['option-false']['fr-fr'] = "Non";
-$text['option-false']['pl'] = "Nie";
+$text['option-false']['he'   ] = "";
+$text['option-false']['it-it'] = "Falso";
+$text['option-false']['nl-nl'] = "";
+$text['option-false']['pl'   ] = "Nie";
+$text['option-false']['pt-br'] = "";
+$text['option-false']['pt-pt'] = "Não";
 $text['option-false']['ru-ru'] = "Нет";
-$text['option-false']['uk'] = "Ні";
 $text['option-false']['sv-se'] = "Falsk";
-$text['option-false']['ro'] = "";
-$text['option-false']['de-de'] = "Aus";
-$text['option-false']['de-at'] = "Aus";
-$text['option-false']['he'] = "לא חוקי";
-$text['option-false']['it-it'] = "Falso";
+$text['option-false']['uk'   ] = "Ні";
 
 $text['option-do_not_disturb']['en-us'] = "Do Not Disturb";
+$text['option-do_not_disturb']['ar-eg'] = "";
+$text['option-do_not_disturb']['de-at'] = "Bitte nicht stören";
+$text['option-do_not_disturb']['de-de'] = "Bitte nicht stören";
 $text['option-do_not_disturb']['es-cl'] = "No Molestar";
-$text['option-do_not_disturb']['pt-pt'] = "Não Perturbar";
 $text['option-do_not_disturb']['fr-fr'] = "Ne pas Déranger";
-$text['option-do_not_disturb']['pl'] = "Nie przeszkadzaj (DND)";
+$text['option-do_not_disturb']['he'   ] = "";
+$text['option-do_not_disturb']['it-it'] = "Non disturbare";
+$text['option-do_not_disturb']['nl-nl'] = "";
+$text['option-do_not_disturb']['pl'   ] = "Nie przeszkadzaj (DND)";
+$text['option-do_not_disturb']['pt-br'] = "";
+$text['option-do_not_disturb']['pt-pt'] = "Não Perturbar";
 $text['option-do_not_disturb']['ru-ru'] = "Не беспокоить (DND)";
-$text['option-do_not_disturb']['uk'] = "Не турбувати";
 $text['option-do_not_disturb']['sv-se'] = "Stör Ej";
-$text['option-do_not_disturb']['ro'] = "";
-$text['option-do_not_disturb']['de-de'] = "Bitte nicht stören";
-$text['option-do_not_disturb']['de-at'] = "Bitte nicht stören";
-$text['option-do_not_disturb']['he'] = "נא לא להפריע";
-$text['option-do_not_disturb']['it-it'] = "Non disturbare";
+$text['option-do_not_disturb']['uk'   ] = "Не турбувати";
 
 $text['option-available_on_demand']['en-us'] = "Available (On Demand)";
+$text['option-available_on_demand']['ar-eg'] = "";
+$text['option-available_on_demand']['de-at'] = "Verfügbar (auf Anfrage)";
+$text['option-available_on_demand']['de-de'] = "Verfügbar (auf Anfrage)";
 $text['option-available_on_demand']['es-cl'] = "Disponible (A Pedido)";
-$text['option-available_on_demand']['pt-pt'] = "Disponível (A Pedido)";
 $text['option-available_on_demand']['fr-fr'] = "Disponible (sur demande)";
-$text['option-available_on_demand']['pl'] = "Dostępny (na żądanie)";
+$text['option-available_on_demand']['he'   ] = "";
+$text['option-available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
+$text['option-available_on_demand']['nl-nl'] = "";
+$text['option-available_on_demand']['pl'   ] = "Dostępny (na żądanie)";
+$text['option-available_on_demand']['pt-br'] = "";
+$text['option-available_on_demand']['pt-pt'] = "Disponível (A Pedido)";
 $text['option-available_on_demand']['ru-ru'] = "Доступен (по требованию)";
-$text['option-available_on_demand']['uk'] = "Доступний (на вимогу)";
 $text['option-available_on_demand']['sv-se'] = "Tillgänglig (På Begäran)";
-$text['option-available_on_demand']['ro'] = "";
-$text['option-available_on_demand']['de-de'] = "Verfügbar (auf Anfrage)";
-$text['option-available_on_demand']['de-at'] = "Verfügbar (auf Anfrage)";
-$text['option-available_on_demand']['he'] = "זמין (לפי דרישה(";
-$text['option-available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
+$text['option-available_on_demand']['uk'   ] = "Доступний (на вимогу)";
 
 $text['option-available']['en-us'] = "Available";
+$text['option-available']['ar-eg'] = "";
+$text['option-available']['de-at'] = "Verfügbar";
+$text['option-available']['de-de'] = "Verfügbar";
 $text['option-available']['es-cl'] = "Disponible";
-$text['option-available']['pt-pt'] = "Disponível";
 $text['option-available']['fr-fr'] = "Disponible";
-$text['option-available']['pl'] = "Dostępny";
+$text['option-available']['he'   ] = "";
+$text['option-available']['it-it'] = "Disponibile";
+$text['option-available']['nl-nl'] = "";
+$text['option-available']['pl'   ] = "Dostępny";
+$text['option-available']['pt-br'] = "";
+$text['option-available']['pt-pt'] = "Disponível";
 $text['option-available']['ru-ru'] = "Доступен";
-$text['option-available']['uk'] = "Доступний";
 $text['option-available']['sv-se'] = "Tillgänglig";
-$text['option-available']['ro'] = "";
-$text['option-available']['de-de'] = "Verfügbar";
-$text['option-available']['de-at'] = "Verfügbar";
-$text['option-available']['he'] = "זמין";
-$text['option-available']['it-it'] = "Disponibile";
+$text['option-available']['uk'   ] = "Доступний";
 
 $text['message-username_exists']['en-us'] = "Username Already Exists";
+$text['message-username_exists']['ar-eg'] = "";
+$text['message-username_exists']['de-at'] = "Benutzername existiert bereits";
+$text['message-username_exists']['de-de'] = "Benutzername existiert bereits";
 $text['message-username_exists']['es-cl'] = "Ya existe Nombre de usuario";
-$text['message-username_exists']['pt-pt'] = "Nome de usuário já existe";
 $text['message-username_exists']['fr-fr'] = "Le nom d'utilisateur existe déjà";
-$text['message-username_exists']['pl'] = "Nazwa użytkownika już istnieje";
+$text['message-username_exists']['he'   ] = "";
+$text['message-username_exists']['it-it'] = "Il nome utente esiste già";
+$text['message-username_exists']['nl-nl'] = "";
+$text['message-username_exists']['pl'   ] = "Nazwa użytkownika już istnieje";
+$text['message-username_exists']['pt-br'] = "";
+$text['message-username_exists']['pt-pt'] = "Nome de usuário já existe";
 $text['message-username_exists']['ru-ru'] = "Имя пользователя уже занято";
-$text['message-username_exists']['uk'] = "Користувач вже існує";
 $text['message-username_exists']['sv-se'] = "Användarnamnet Existerar Redan";
-$text['message-username_exists']['ro'] = "";
-$text['message-username_exists']['de-de'] = "Benutzername existiert bereits";
-$text['message-username_exists']['de-at'] = "Benutzername existiert bereits";
-$text['message-username_exists']['he'] = "שם משתמש כבר קיים";
-$text['message-username_exists']['it-it'] = "Il nome utente esiste già";
+$text['message-username_exists']['uk'   ] = "Користувач вже існує";
 
 $text['message-password_mismatch']['en-us'] = "Password Mismatch";
+$text['message-password_mismatch']['ar-eg'] = "";
+$text['message-password_mismatch']['de-at'] = "Passwörter stimmen nicht überein.";
+$text['message-password_mismatch']['de-de'] = "Passwörter stimmen nicht überein.";
 $text['message-password_mismatch']['es-cl'] = "Contraseñas no coinciden";
-$text['message-password_mismatch']['pt-pt'] = "As passwords não correspondem.";
 $text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
-$text['message-password_mismatch']['pl'] = "Wprowadzone hasła nie są takie same";
+$text['message-password_mismatch']['he'   ] = "";
+$text['message-password_mismatch']['it-it'] = "Le Password non coincidono";
+$text['message-password_mismatch']['nl-nl'] = "";
+$text['message-password_mismatch']['pl'   ] = "Wprowadzone hasła nie są takie same";
+$text['message-password_mismatch']['pt-br'] = "";
+$text['message-password_mismatch']['pt-pt'] = "As passwords não correspondem.";
 $text['message-password_mismatch']['ru-ru'] = "Пароли не совпадают";
-$text['message-password_mismatch']['uk'] = "Паролі не співпадають";
 $text['message-password_mismatch']['sv-se'] = "Lösenordet Stämmer Inte";
-$text['message-password_mismatch']['ro'] = "";
-$text['message-password_mismatch']['de-de'] = "Passwörter stimmen nicht überein.";
-$text['message-password_mismatch']['de-at'] = "Passwörter stimmen nicht überein.";
-$text['message-password_mismatch']['he'] = "הסיסמא לא נכונה";
-$text['message-password_mismatch']['it-it'] = "Le Password non coincidono";
+$text['message-password_mismatch']['uk'   ] = "Паролі не співпадають";
 
 $text['message-password_blank']['en-us'] = "Invalid Password";
+$text['message-password_blank']['ar-eg'] = "";
+$text['message-password_blank']['de-at'] = "Falsches Passwort";
+$text['message-password_blank']['de-de'] = "Falsches Passwort";
 $text['message-password_blank']['es-cl'] = "Contraseña No Válida";
-$text['message-password_blank']['pt-pt'] = "Senha Inválida";
 $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
-$text['message-password_blank']['pl'] = "Nieprawidłowe hasło";
+$text['message-password_blank']['he'   ] = "";
+$text['message-password_blank']['it-it'] = "Password non valida";
+$text['message-password_blank']['nl-nl'] = "";
+$text['message-password_blank']['pl'   ] = "Nieprawidłowe hasło";
+$text['message-password_blank']['pt-br'] = "";
+$text['message-password_blank']['pt-pt'] = "Senha Inválida";
 $text['message-password_blank']['ru-ru'] = "Неверный пароль";
-$text['message-password_blank']['uk'] = "Неправильний пароль";
 $text['message-password_blank']['sv-se'] = "Ogiltigt Lösenord";
-$text['message-password_blank']['ro'] = "";
-$text['message-password_blank']['de-de'] = "Falsches Passwort";
-$text['message-password_blank']['de-at'] = "Falsches Passwort";
-$text['message-password_blank']['he'] = "סיסמא לא קיימת";
-$text['message-password_blank']['it-it'] = "Password non valida";
+$text['message-password_blank']['uk'   ] = "Неправильний пароль";
 
 $text['message-password_requirements']['en-us'] = "Password Requirements";
+$text['message-password_requirements']['ar-eg'] = "";
+$text['message-password_requirements']['de-at'] = "Kennwortanforderungen ";
+$text['message-password_requirements']['de-de'] = "Kennwortanforderungen ";
 $text['message-password_requirements']['es-cl'] = "Requisitos de Contraseña";
-$text['message-password_requirements']['pt-pt'] = "Requisitos Senha";
 $text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
-$text['message-password_requirements']['pl'] = "Wymagania Hasło";
+$text['message-password_requirements']['he'   ] = "";
+$text['message-password_requirements']['it-it'] = "Requisiti Password";
+$text['message-password_requirements']['nl-nl'] = "";
+$text['message-password_requirements']['pl'   ] = "Wymagania Hasło";
+$text['message-password_requirements']['pt-br'] = "";
+$text['message-password_requirements']['pt-pt'] = "Requisitos Senha";
 $text['message-password_requirements']['ru-ru'] = "Требования к паролю";
-$text['message-password_requirements']['uk'] = "вимоги до паролю";
 $text['message-password_requirements']['sv-se'] = "lösenordskrav ";
-$text['message-password_requirements']['ro'] = "Cerințe privind parola";
-$text['message-password_requirements']['de-de'] = "Kennwortanforderungen ";
-$text['message-password_requirements']['de-at'] = "Kennwortanforderungen ";
-$text['message-password_requirements']['he'] = "דרישות סיסמא";
-$text['message-password_requirements']['it-it'] = "Requisiti Password";
+$text['message-password_requirements']['uk'   ] = "вимоги до паролю";
 
 $text['message-new_group_name']['en-us'] = "Enter a Name for the new Group...";
+$text['message-new_group_name']['ar-eg'] = "";
+$text['message-new_group_name']['de-at'] = "Geben Sie den Namen der neuen Gruppe an...";
+$text['message-new_group_name']['de-de'] = "Geben Sie den Namen der neuen Gruppe an...";
 $text['message-new_group_name']['es-cl'] = "Introduzca un Nombre para el nuevo Grupo...";
-$text['message-new_group_name']['pt-pt'] = "Digite um Nome para o novo Grupo...";
 $text['message-new_group_name']['fr-fr'] = "Entrez un Nom pour le nouveau Groupe...";
-$text['message-new_group_name']['pl'] = "Wprowadź nazwę nowej grupy";
+$text['message-new_group_name']['he'   ] = "";
+$text['message-new_group_name']['it-it'] = "Inserisci un Nome per il nuovo Gruppo...";
+$text['message-new_group_name']['nl-nl'] = "";
+$text['message-new_group_name']['pl'   ] = "Wprowadź nazwę nowej grupy";
+$text['message-new_group_name']['pt-br'] = "";
+$text['message-new_group_name']['pt-pt'] = "Digite um Nome para o novo Grupo...";
 $text['message-new_group_name']['ru-ru'] = "Введите имя для новой группы...";
-$text['message-new_group_name']['uk'] = "Введіть назву нової групи";
 $text['message-new_group_name']['sv-se'] = "Ange ett Namn för den nya Gruppen...";
-$text['message-new_group_name']['ro'] = "";
-$text['message-new_group_name']['de-de'] = "Geben Sie den Namen der neuen Gruppe an...";
-$text['message-new_group_name']['de-at'] = "Geben Sie den Namen der neuen Gruppe an...";
-$text['message-new_group_name']['he'] = "הכנס שם לקבוצה";
-$text['message-new_group_name']['it-it'] = "Inserisci un Nome per il nuovo Gruppo...";
+$text['message-new_group_name']['uk'   ] = "Введіть назву нової групи";
 
 $text['message-new_group_description']['en-us'] = "Enter a Description for the new Group...";
+$text['message-new_group_description']['ar-eg'] = "";
+$text['message-new_group_description']['de-at'] = "Geben Sie eine Beschreiben für die neue Gruppe an...";
+$text['message-new_group_description']['de-de'] = "Geben Sie eine Beschreiben für die neue Gruppe an...";
 $text['message-new_group_description']['es-cl'] = "Introduzca una Descripción para el nuevo Grupo...";
-$text['message-new_group_description']['pt-pt'] = "Digite uma Descrição para o novo grupo...";
 $text['message-new_group_description']['fr-fr'] = "Entrez une Description pour le nouveau groupe...";
-$text['message-new_group_description']['pl'] = "Wprowadź opis nowej grupy";
+$text['message-new_group_description']['he'   ] = "";
+$text['message-new_group_description']['it-it'] = "Inserisci una Descrizione per il nuovo Gruppo...";
+$text['message-new_group_description']['nl-nl'] = "";
+$text['message-new_group_description']['pl'   ] = "Wprowadź opis nowej grupy";
+$text['message-new_group_description']['pt-br'] = "";
+$text['message-new_group_description']['pt-pt'] = "Digite uma Descrição para o novo grupo...";
 $text['message-new_group_description']['ru-ru'] = "Введите описание для новой группы...";
-$text['message-new_group_description']['uk'] = "Введіть опис нової групи";
 $text['message-new_group_description']['sv-se'] = "Ange en Beskrivning för den nya Gruppen...";
-$text['message-new_group_description']['ro'] = "";
-$text['message-new_group_description']['de-de'] = "Geben Sie eine Beschreiben für die neue Gruppe an...";
-$text['message-new_group_description']['de-at'] = "Geben Sie eine Beschreiben für die neue Gruppe an...";
-$text['message-new_group_description']['he'] = "הכנס תאור לקבוצה";
-$text['message-new_group_description']['it-it'] = "Inserisci una Descrizione per il nuovo Gruppo...";
+$text['message-new_group_description']['uk'   ] = "Введіть опис нової групи";
 
 $text['message-maximum_users']['en-us'] = "Maximum Users:";
+$text['message-maximum_users']['ar-eg'] = "";
+$text['message-maximum_users']['de-at'] = "Maximale Anzahl an Benutzern:";
+$text['message-maximum_users']['de-de'] = "";
 $text['message-maximum_users']['es-cl'] = "Usuarios Máximo Permitido:";
-$text['message-maximum_users']['pt-pt'] = "Usuários Máximo Permitido:";
 $text['message-maximum_users']['fr-fr'] = "Utilisateurs Maximale Autorisée:";
-$text['message-maximum_users']['pl'] = "Maks ilość użytkowników";
+$text['message-maximum_users']['he'   ] = "";
+$text['message-maximum_users']['it-it'] = "Utenti Massimi:";
+$text['message-maximum_users']['nl-nl'] = "";
+$text['message-maximum_users']['pl'   ] = "Maks ilość użytkowników";
+$text['message-maximum_users']['pt-br'] = "";
+$text['message-maximum_users']['pt-pt'] = "Usuários Máximo Permitido:";
 $text['message-maximum_users']['ru-ru'] = "Максимальное количество пользователей:";
-$text['message-maximum_users']['uk'] = "Максимальна кількість користувачів";
 $text['message-maximum_users']['sv-se'] = "Max Antal Användare:";
-$text['message-maximum_users']['ro'] = "";
-$text['message-maximum_users']['de-at'] = "Maximale Anzahl an Benutzern:";
-$text['message-maximum_users']['he'] = "מקסימום משתמשים";
-$text['message-maximum_users']['it-it'] = "Utenti Massimi:";
+$text['message-maximum_users']['uk'   ] = "Максимальна кількість користувачів";
 
 $text['message-group_exists']['en-us'] = "Group Already Exists";
+$text['message-group_exists']['ar-eg'] = "";
+$text['message-group_exists']['de-at'] = "Gruppe existiert bereits";
+$text['message-group_exists']['de-de'] = "Gruppe existiert bereits";
 $text['message-group_exists']['es-cl'] = "El Grupo ya Existe";
-$text['message-group_exists']['pt-pt'] = "O Grupo já Existe";
 $text['message-group_exists']['fr-fr'] = "Le groupe existe déjà";
-$text['message-group_exists']['pl'] = "Grupa już istnieje";
+$text['message-group_exists']['he'   ] = "";
+$text['message-group_exists']['it-it'] = "Il Gruppo esiste già";
+$text['message-group_exists']['nl-nl'] = "";
+$text['message-group_exists']['pl'   ] = "Grupa już istnieje";
+$text['message-group_exists']['pt-br'] = "";
+$text['message-group_exists']['pt-pt'] = "O Grupo já Existe";
 $text['message-group_exists']['ru-ru'] = "Группа уже существует";
-$text['message-group_exists']['uk'] = "Група вже існує";
 $text['message-group_exists']['sv-se'] = "Gruppen Existerar Redan";
-$text['message-group_exists']['ro'] = "";
-$text['message-group_exists']['de-de'] = "Gruppe existiert bereits";
-$text['message-group_exists']['de-at'] = "Gruppe existiert bereits";
-$text['message-group_exists']['he'] = "הקבוצה כבר קיימת";
-$text['message-group_exists']['it-it'] = "Il Gruppo esiste già";
+$text['message-group_exists']['uk'   ] = "Група вже існує";
 
 $text['message-default_system_group']['en-us'] = "Default system groups cannot be edited or deleted.";
+$text['message-default_system_group']['ar-eg'] = "";
+$text['message-default_system_group']['de-at'] = "Systemgruppen können nicht bearbeitet oder gelöscht werden.";
+$text['message-default_system_group']['de-de'] = "Systemgruppen können nicht bearbeitet oder gelöscht werden.";
 $text['message-default_system_group']['es-cl'] = "Grupos predeterminados del sistema no pueden ser editados o eliminados.";
-$text['message-default_system_group']['pt-pt'] = "Grupos de sistema padrão não podem ser editados ou apagados.";
 $text['message-default_system_group']['fr-fr'] = "Les groupes par défaut du système ne peuvent pas être modifiés ou supprimés.";
-$text['message-default_system_group']['pl'] = "Domyślne grupy systemowe nie mogą być edytowane lub usuwane";
+$text['message-default_system_group']['he'   ] = "";
+$text['message-default_system_group']['it-it'] = "I gruppi di sistema non possono essere modificati o cancellati.";
+$text['message-default_system_group']['nl-nl'] = "";
+$text['message-default_system_group']['pl'   ] = "Domyślne grupy systemowe nie mogą być edytowane lub usuwane";
+$text['message-default_system_group']['pt-br'] = "";
+$text['message-default_system_group']['pt-pt'] = "Grupos de sistema padrão não podem ser editados ou apagados.";
 $text['message-default_system_group']['ru-ru'] = "Системные группы по умолчанию нельзя редактировать или удалять.";
-$text['message-default_system_group']['uk'] = "Системні групи за замовчуванням не можна редагувати або видаляти";
 $text['message-default_system_group']['sv-se'] = "Standard system grupper kan inte redigeras eller tas bort.";
-$text['message-default_system_group']['ro'] = "";
-$text['message-default_system_group']['de-de'] = "Systemgruppen können nicht bearbeitet oder gelöscht werden.";
-$text['message-default_system_group']['de-at'] = "Systemgruppen können nicht bearbeitet oder gelöscht werden.";
-$text['message-default_system_group']['he'] = "";
-$text['message-default_system_group']['it-it'] = "I gruppi di sistema non possono essere modificati o cancellati.";
+$text['message-default_system_group']['uk'   ] = "Системні групи за замовчуванням не можна редагувати або видаляти";
 
 $text['message-copy']['en-us'] = "Copy Completed";
+$text['message-copy']['ar-eg'] = "";
+$text['message-copy']['de-at'] = "Kopieren erfolgreich";
+$text['message-copy']['de-de'] = "Kopieren erfolgreich";
 $text['message-copy']['es-cl'] = "Copia Completada";
-$text['message-copy']['pt-pt'] = "Cópia Efectuada";
 $text['message-copy']['fr-fr'] = "Copie effectuée";
-$text['message-copy']['pl'] = "Skopiowano poprawnie";
+$text['message-copy']['he'   ] = "";
+$text['message-copy']['it-it'] = "Copia Completata";
+$text['message-copy']['nl-nl'] = "";
+$text['message-copy']['pl'   ] = "Skopiowano poprawnie";
+$text['message-copy']['pt-br'] = "";
+$text['message-copy']['pt-pt'] = "Cópia Efectuada";
 $text['message-copy']['ru-ru'] = "Копирование выполнено";
-$text['message-copy']['uk'] = "Скопійовано";
 $text['message-copy']['sv-se'] = "Kopiering Slutförd";
-$text['message-copy']['ro'] = "Copiere completă";
-$text['message-copy']['de-de'] = "Kopieren erfolgreich";
-$text['message-copy']['de-at'] = "Kopieren erfolgreich";
-$text['message-copy']['he'] = "העתקה הושלמה";
-$text['message-copy']['it-it'] = "Copia Completata";
+$text['message-copy']['uk'   ] = "Скопійовано";
 
 $text['message-cannot_delete_own_account']['en-us'] = "You cannot delete your own user account. Please login as a different user, then try again.";
+$text['message-cannot_delete_own_account']['ar-eg'] = "";
+$text['message-cannot_delete_own_account']['de-at'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut.";
+$text['message-cannot_delete_own_account']['de-de'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut.";
 $text['message-cannot_delete_own_account']['es-cl'] = "No se puede eliminar su propia cuenta de usuario. Por favor, iniciar sesión como un usuario diferente, vuelva a intentarlo.";
-$text['message-cannot_delete_own_account']['pt-pt'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente.";
 $text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez.";
-$text['message-cannot_delete_own_account']['pl'] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
+$text['message-cannot_delete_own_account']['he'   ] = "";
+$text['message-cannot_delete_own_account']['it-it'] = "Non puoi cancellare il tuo utente. Per favore collegati con un utente differente e riprova nuovamente.";
+$text['message-cannot_delete_own_account']['nl-nl'] = "";
+$text['message-cannot_delete_own_account']['pl'   ] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
+$text['message-cannot_delete_own_account']['pt-br'] = "";
+$text['message-cannot_delete_own_account']['pt-pt'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente.";
 $text['message-cannot_delete_own_account']['ru-ru'] = "Вы не можете удалить свою учетную запись. Войдите как другой пользователь, а затем повторите попытку..";
-$text['message-cannot_delete_own_account']['uk'] = "Ви не можете видалити власний обліковий запис. Будь ласка, увійдіть під іншим користувачем, потім повторіть спробу.";
 $text['message-cannot_delete_own_account']['sv-se'] = "Du kan inte ta bort ditt egna användarkonto. Logg ain som en annan användare och försök igen.";
-$text['message-cannot_delete_own_account']['ro'] = "";
-$text['message-cannot_delete_own_account']['de-de'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut.";
-$text['message-cannot_delete_own_account']['de-at'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut.";
-$text['message-cannot_delete_own_account']['he'] = "";
-$text['message-cannot_delete_own_account']['it-it'] = "Non puoi cancellare il tuo utente. Per favore collegati con un utente differente e riprova nuovamente.";
+$text['message-cannot_delete_own_account']['uk'   ] = "Ви не можете видалити власний обліковий запис. Будь ласка, увійдіть під іншим користувачем, потім повторіть спробу.";
 
 $text['label-web_fonts']['en-us'] = "Web Fonts";
+$text['label-web_fonts']['ar-eg'] = "الخطوط على شبكة الإنترنت";
+$text['label-web_fonts']['de-at'] = "Web Fonts";
+$text['label-web_fonts']['de-de'] = "Web Fonts";
 $text['label-web_fonts']['es-cl'] = "Fuentes web";
-$text['label-web_fonts']['pt-pt'] = "Fontes da web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
+$text['label-web_fonts']['he'   ] = "";
+$text['label-web_fonts']['it-it'] = "Caratteri Web";
+$text['label-web_fonts']['nl-nl'] = "";
+$text['label-web_fonts']['pl'   ] = "Czcionki sieci";
 $text['label-web_fonts']['pt-br'] = "Polices Web";
-$text['label-web_fonts']['pl'] = "Czcionki sieci";
+$text['label-web_fonts']['pt-pt'] = "Fontes da web";
 $text['label-web_fonts']['ru-ru'] = "Шрифты Web";
-$text['label-web_fonts']['he'] = "גופני אינטרנט";
-$text['label-web_fonts']['uk'] = "веб-шрифти";
 $text['label-web_fonts']['sv-se'] = "web teckensnitt";
-$text['label-web_fonts']['de-de'] = "Web Fonts";
-$text['label-web_fonts']['de-at'] = "Web Fonts";
-$text['label-web_fonts']['ro'] = "Fonturi web";
-$text['label-web_fonts']['fa'] = "";
-$text['label-web_fonts']['ar-eg'] = "الخطوط على شبكة الإنترنت";
-$text['label-web_fonts']['it-it'] = "Caratteri Web";
+$text['label-web_fonts']['uk'   ] = "веб-шрифти";
 
 $text['label-username']['en-us'] = "Username";
+$text['label-username']['ar-eg'] = "";
+$text['label-username']['de-at'] = "Benutzername";
+$text['label-username']['de-de'] = "Benutzername";
 $text['label-username']['es-cl'] = "Nombre de usuario";
-$text['label-username']['pt-pt'] = "Nome de Utilizador";
 $text['label-username']['fr-fr'] = "Nom d'utilisateur";
-$text['label-username']['pl'] = "Użytkownik";
+$text['label-username']['he'   ] = "";
+$text['label-username']['it-it'] = "Nome utente";
+$text['label-username']['nl-nl'] = "";
+$text['label-username']['pl'   ] = "Użytkownik";
+$text['label-username']['pt-br'] = "";
+$text['label-username']['pt-pt'] = "Nome de Utilizador";
 $text['label-username']['ru-ru'] = "Имя пользователя";
-$text['label-username']['uk'] = "Ім’я користувача";
 $text['label-username']['sv-se'] = "Användarnamn";
-$text['label-username']['ro'] = "Utilizator";
-$text['label-username']['de-de'] = "Benutzername";
-$text['label-username']['de-at'] = "Benutzername";
-$text['label-username']['he'] = "שם משתמש";
-$text['label-username']['it-it'] = "Nome utente";
+$text['label-username']['uk'   ] = "Ім’я користувача";
 
 $text['label-user_language']['en-us'] = "Language";
+$text['label-user_language']['ar-eg'] = "";
+$text['label-user_language']['de-at'] = "Sprache";
+$text['label-user_language']['de-de'] = "Sprache";
 $text['label-user_language']['es-cl'] = "Lengua";
-$text['label-user_language']['pt-pt'] = "Língua";
 $text['label-user_language']['fr-fr'] = "Langue";
-$text['label-user_language']['pl'] = "Język";
+$text['label-user_language']['he'   ] = "";
+$text['label-user_language']['it-it'] = "Lingua";
+$text['label-user_language']['nl-nl'] = "";
+$text['label-user_language']['pl'   ] = "Język";
+$text['label-user_language']['pt-br'] = "";
+$text['label-user_language']['pt-pt'] = "Língua";
 $text['label-user_language']['ru-ru'] = "Язык";
-$text['label-user_language']['uk'] = "Мова";
 $text['label-user_language']['sv-se'] = "Språk";
-$text['label-user_language']['ro'] = "Limbă";
-$text['label-user_language']['de-de'] = "Sprache";
-$text['label-user_language']['de-at'] = "Sprache";
-$text['label-user_language']['he'] = "שפה";
-$text['label-user_language']['it-it'] = "Lingua";
+$text['label-user_language']['uk'   ] = "Мова";
 
 $text['label-user_info']['en-us'] = "User Info";
+$text['label-user_info']['ar-eg'] = "";
+$text['label-user_info']['de-at'] = "Benutzerinformation";
+$text['label-user_info']['de-de'] = "Benutzerinformation";
 $text['label-user_info']['es-cl'] = "Información de Usuario";
-$text['label-user_info']['pt-pt'] = "Informação do Utilizador";
 $text['label-user_info']['fr-fr'] = "Informations sur l'utilisateur";
-$text['label-user_info']['pl'] = "Informacje o użytkowniku";
+$text['label-user_info']['he'   ] = "";
+$text['label-user_info']['it-it'] = "Informazioni Utente";
+$text['label-user_info']['nl-nl'] = "";
+$text['label-user_info']['pl'   ] = "Informacje o użytkowniku";
+$text['label-user_info']['pt-br'] = "";
+$text['label-user_info']['pt-pt'] = "Informação do Utilizador";
 $text['label-user_info']['ru-ru'] = "Информация о пользователе";
-$text['label-user_info']['uk'] = "Інформація про користувача";
 $text['label-user_info']['sv-se'] = "Användar Info";
-$text['label-user_info']['ro'] = "";
-$text['label-user_info']['de-de'] = "Benutzerinformation";
-$text['label-user_info']['de-at'] = "Benutzerinformation";
-$text['label-user_info']['he'] = "פרטי משתמש";
-$text['label-user_info']['it-it'] = "Informazioni Utente";
+$text['label-user_info']['uk'   ] = "Інформація про користувача";
 
 $text['label-uppercase_letters']['en-us'] = "Uppercase Letters";
+$text['label-uppercase_letters']['ar-eg'] = "الأحرف الكبيرة";
+$text['label-uppercase_letters']['de-at'] = "Großbuchstaben";
+$text['label-uppercase_letters']['de-de'] = "Großbuchstaben";
 $text['label-uppercase_letters']['es-cl'] = "Letras mayúsculas";
-$text['label-uppercase_letters']['pt-pt'] = "Letras maiúsculas";
 $text['label-uppercase_letters']['fr-fr'] = "Lettres capitales";
+$text['label-uppercase_letters']['he'   ] = "";
+$text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
+$text['label-uppercase_letters']['nl-nl'] = "";
+$text['label-uppercase_letters']['pl'   ] = "Wielkie litery";
 $text['label-uppercase_letters']['pt-br'] = "Letras maiúsculas";
-$text['label-uppercase_letters']['pl'] = "Wielkie litery";
+$text['label-uppercase_letters']['pt-pt'] = "Letras maiúsculas";
 $text['label-uppercase_letters']['ru-ru'] = "Заглавные буквы";
-$text['label-uppercase_letters']['he'] = "אותיות רישיות";
-$text['label-uppercase_letters']['uk'] = "Великі літери";
 $text['label-uppercase_letters']['sv-se'] = "Versala bokstäver";
-$text['label-uppercase_letters']['de-de'] = "Großbuchstaben";
-$text['label-uppercase_letters']['de-at'] = "Großbuchstaben";
-$text['label-uppercase_letters']['ro'] = "Litere mari";
-$text['label-uppercase_letters']['fa'] = "";
-$text['label-uppercase_letters']['ar-eg'] = "الأحرف الكبيرة";
-$text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
+$text['label-uppercase_letters']['uk'   ] = "Великі літери";
 
 $text['label-top']['en-us'] = "Top";
+$text['label-top']['ar-eg'] = "أعلى";
+$text['label-top']['de-at'] = "Oben";
+$text['label-top']['de-de'] = "Oben";
 $text['label-top']['es-cl'] = "encima";
-$text['label-top']['pt-pt'] = "Topo";
 $text['label-top']['fr-fr'] = "Meilleur";
+$text['label-top']['he'   ] = "";
+$text['label-top']['it-it'] = "Inizio";
+$text['label-top']['nl-nl'] = "";
+$text['label-top']['pl'   ] = "Top";
 $text['label-top']['pt-br'] = "Topo";
-$text['label-top']['pl'] = "Top";
+$text['label-top']['pt-pt'] = "Topo";
 $text['label-top']['ru-ru'] = "Верхний";
-$text['label-top']['he'] = "עליון";
-$text['label-top']['uk'] = "топ";
 $text['label-top']['sv-se'] = "Topp";
-$text['label-top']['de-de'] = "Oben";
-$text['label-top']['de-at'] = "Oben";
-$text['label-top']['ro'] = "Top";
-$text['label-top']['fa'] = "";
-$text['label-top']['ar-eg'] = "أعلى";
-$text['label-top']['it-it'] = "Inizio";
+$text['label-top']['uk'   ] = "топ";
 
 $text['label-time_zone']['en-us'] = "Time Zone";
+$text['label-time_zone']['ar-eg'] = "";
+$text['label-time_zone']['de-at'] = "Zeitzone";
+$text['label-time_zone']['de-de'] = "Zeitzone";
 $text['label-time_zone']['es-cl'] = "Zona Horaria";
-$text['label-time_zone']['pt-pt'] = "Fuso Horário";
 $text['label-time_zone']['fr-fr'] = "Fuseau Horaire";
-$text['label-time_zone']['pl'] = "Strefa czasowa";
+$text['label-time_zone']['he'   ] = "";
+$text['label-time_zone']['it-it'] = "Fuso Orario";
+$text['label-time_zone']['nl-nl'] = "";
+$text['label-time_zone']['pl'   ] = "Strefa czasowa";
+$text['label-time_zone']['pt-br'] = "";
+$text['label-time_zone']['pt-pt'] = "Fuso Horário";
 $text['label-time_zone']['ru-ru'] = "Часовой пояс";
-$text['label-time_zone']['uk'] = "Часовий пояс";
 $text['label-time_zone']['sv-se'] = "Tidszon";
-$text['label-time_zone']['ro'] = "";
-$text['label-time_zone']['de-de'] = "Zeitzone";
-$text['label-time_zone']['de-at'] = "Zeitzone";
-$text['label-time_zone']['he'] = "אזור זמן";
-$text['label-time_zone']['it-it'] = "Fuso Orario";
+$text['label-time_zone']['uk'   ] = "Часовий пояс";
 
 $text['label-text']['en-us'] = "Text";
+$text['label-text']['ar-eg'] = "نص";
+$text['label-text']['de-at'] = "Text";
+$text['label-text']['de-de'] = "Text";
 $text['label-text']['es-cl'] = "Texto";
-$text['label-text']['pt-pt'] = "Texto";
 $text['label-text']['fr-fr'] = "Texte";
+$text['label-text']['he'   ] = "";
+$text['label-text']['it-it'] = "Testo";
+$text['label-text']['nl-nl'] = "";
+$text['label-text']['pl'   ] = "Tekst";
 $text['label-text']['pt-br'] = "Texto";
-$text['label-text']['pl'] = "Tekst";
+$text['label-text']['pt-pt'] = "Texto";
 $text['label-text']['ru-ru'] = "Текст";
-$text['label-text']['he'] = "טֶקסט";
-$text['label-text']['uk'] = "текст";
 $text['label-text']['sv-se'] = "Text";
-$text['label-text']['de-de'] = "Text";
-$text['label-text']['de-at'] = "Text";
-$text['label-text']['ro'] = "Text";
-$text['label-text']['fa'] = "";
-$text['label-text']['ar-eg'] = "نص";
-$text['label-text']['it-it'] = "Testo";
+$text['label-text']['uk'   ] = "текст";
 
 $text['label-status']['en-us'] = "Status";
+$text['label-status']['ar-eg'] = "";
+$text['label-status']['de-at'] = "Status";
+$text['label-status']['de-de'] = "Status";
 $text['label-status']['es-cl'] = "Estado";
-$text['label-status']['pt-pt'] = "Estado";
 $text['label-status']['fr-fr'] = "Etat";
-$text['label-status']['pl'] = "Status";
+$text['label-status']['he'   ] = "";
+$text['label-status']['it-it'] = "Stato";
+$text['label-status']['nl-nl'] = "";
+$text['label-status']['pl'   ] = "Status";
+$text['label-status']['pt-br'] = "";
+$text['label-status']['pt-pt'] = "Estado";
 $text['label-status']['ru-ru'] = "Статус";
-$text['label-status']['uk'] = "Статус";
 $text['label-status']['sv-se'] = "Status";
-$text['label-status']['ro'] = "Stare";
-$text['label-status']['de-de'] = "Status";
-$text['label-status']['de-at'] = "Status";
-$text['label-status']['he'] = "סטטוס";
-$text['label-status']['it-it'] = "Stato";
+$text['label-status']['uk'   ] = "Статус";
 
 $text['label-static']['en-us'] = "Static";
+$text['label-static']['ar-eg'] = "ساكن";
+$text['label-static']['de-at'] = "Statisch";
+$text['label-static']['de-de'] = "Statisch";
 $text['label-static']['es-cl'] = "Estático";
-$text['label-static']['pt-pt'] = "Estático";
 $text['label-static']['fr-fr'] = "Statique";
+$text['label-static']['he'   ] = "";
+$text['label-static']['it-it'] = "Statico";
+$text['label-static']['nl-nl'] = "";
+$text['label-static']['pl'   ] = "Statyczny";
 $text['label-static']['pt-br'] = "Estático";
-$text['label-static']['pl'] = "Statyczny";
+$text['label-static']['pt-pt'] = "Estático";
 $text['label-static']['ru-ru'] = "Статичный";
-$text['label-static']['he'] = "סטָטִי";
-$text['label-static']['uk'] = "статичний";
 $text['label-static']['sv-se'] = "Statisk";
-$text['label-static']['de-de'] = "Statisch";
-$text['label-static']['de-at'] = "Statisch";
-$text['label-static']['ro'] = "Static";
-$text['label-static']['fa'] = "";
-$text['label-static']['ar-eg'] = "ساكن";
-$text['label-static']['it-it'] = "Statico";
+$text['label-static']['uk'   ] = "статичний";
 
 $text['label-special_characters']['en-us'] = "Special Characters";
+$text['label-special_characters']['ar-eg'] = "أحرف خاصة";
+$text['label-special_characters']['de-at'] = "";
+$text['label-special_characters']['de-de'] = "";
 $text['label-special_characters']['es-cl'] = "Caracteres especiales";
-$text['label-special_characters']['pt-pt'] = "Caracteres especiais";
 $text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
+$text['label-special_characters']['he'   ] = "";
+$text['label-special_characters']['it-it'] = "Caratteri speciali";
+$text['label-special_characters']['nl-nl'] = "";
+$text['label-special_characters']['pl'   ] = "Znaki specjalne";
 $text['label-special_characters']['pt-br'] = "Caracteres especiais";
-$text['label-special_characters']['pl'] = "Znaki specjalne";
+$text['label-special_characters']['pt-pt'] = "Caracteres especiais";
 $text['label-special_characters']['ru-ru'] = "Специальные символы";
-$text['label-special_characters']['he'] = "תווים מיוחדים";
-$text['label-special_characters']['uk'] = "спеціальні символи";
 $text['label-special_characters']['sv-se'] = "Speciella karaktärer";
-$text['label-static']['de-de'] = "Statisch";
-$text['label-static']['de-at'] = "Statisch";
-$text['label-special_characters']['ro'] = "caractere speciale";
-$text['label-special_characters']['fa'] = "";
-$text['label-special_characters']['ar-eg'] = "أحرف خاصة";
-$text['label-special_characters']['it-it'] = "Caratteri speciali";
+$text['label-special_characters']['uk'   ] = "спеціальні символи";
 
 $text['label-right']['en-us'] = "Right";
+$text['label-right']['ar-eg'] = "حق";
+$text['label-right']['de-at'] = "Rechts";
+$text['label-right']['de-de'] = "Rechts";
 $text['label-right']['es-cl'] = "Derecha";
-$text['label-right']['pt-pt'] = "Certo";
 $text['label-right']['fr-fr'] = "Droite";
+$text['label-right']['he'   ] = "";
+$text['label-right']['it-it'] = "Destra";
+$text['label-right']['nl-nl'] = "";
+$text['label-right']['pl'   ] = "Dobrze";
 $text['label-right']['pt-br'] = "Certo";
-$text['label-right']['pl'] = "Dobrze";
+$text['label-right']['pt-pt'] = "Certo";
 $text['label-right']['ru-ru'] = "Справа";
-$text['label-right']['he'] = "יָמִינָה";
-$text['label-right']['uk'] = "правий";
 $text['label-right']['sv-se'] = "Höger";
-$text['label-right']['de-de'] = "Rechts";
-$text['label-right']['de-at'] = "Rechts";
-$text['label-right']['ro'] = "Dreapta";
-$text['label-right']['fa'] = "";
-$text['label-right']['ar-eg'] = "حق";
-$text['label-right']['it-it'] = "Destra";
+$text['label-right']['uk'   ] = "правий";
 
 $text['label-reference']['en-us'] = "See";
+$text['label-reference']['ar-eg'] = "مرجع";
+$text['label-reference']['de-at'] = "Referenz";
+$text['label-reference']['de-de'] = "Referenz";
 $text['label-reference']['es-cl'] = "Referencia";
-$text['label-reference']['pt-pt'] = "Referência";
 $text['label-reference']['fr-fr'] = "Référence";
+$text['label-reference']['he'   ] = "";
+$text['label-reference']['it-it'] = "Visualizza";
+$text['label-reference']['nl-nl'] = "";
+$text['label-reference']['pl'   ] = "Odniesienie";
 $text['label-reference']['pt-br'] = "Referência";
-$text['label-reference']['pl'] = "Odniesienie";
+$text['label-reference']['pt-pt'] = "Referência";
 $text['label-reference']['ru-ru'] = "Вид";
-$text['label-reference']['he'] = "התייחסות";
-$text['label-reference']['uk'] = "посилання";
 $text['label-reference']['sv-se'] = "Referens";
-$text['label-reference']['de-de'] = "Referenz";
-$text['label-reference']['de-at'] = "Referenz";
-$text['label-reference']['ro'] = "Referinţă";
-$text['label-reference']['fa'] = "";
-$text['label-reference']['ar-eg'] = "مرجع";
-$text['label-reference']['it-it'] = "Visualizza";
+$text['label-reference']['uk'   ] = "посилання";
 
 $text['label-permission_permissions']['en-us'] = "Permissions";
+$text['label-permission_permissions']['ar-eg'] = "";
+$text['label-permission_permissions']['de-at'] = "Berechtigungen";
+$text['label-permission_permissions']['de-de'] = "Berechtigungen";
 $text['label-permission_permissions']['es-cl'] = "Permisos";
-$text['label-permission_permissions']['pt-pt'] = "Permissões";
 $text['label-permission_permissions']['fr-fr'] = "Permissions";
-$text['label-permission_permissions']['pl'] = "Uprawnienia";
+$text['label-permission_permissions']['he'   ] = "";
+$text['label-permission_permissions']['it-it'] = "Permessi";
+$text['label-permission_permissions']['nl-nl'] = "";
+$text['label-permission_permissions']['pl'   ] = "Uprawnienia";
+$text['label-permission_permissions']['pt-br'] = "";
+$text['label-permission_permissions']['pt-pt'] = "Permissões";
 $text['label-permission_permissions']['ru-ru'] = "Права";
-$text['label-permission_permissions']['uk'] = "Привілеї";
 $text['label-permission_permissions']['sv-se'] = "Rättigheter";
-$text['label-permission_permissions']['ro'] = "";
-$text['label-permission_permissions']['de-de'] = "Berechtigungen";
-$text['label-permission_permissions']['de-at'] = "Berechtigungen";
-$text['label-permission_permissions']['he'] = "הרשאות";
-$text['label-permission_permissions']['it-it'] = "Permessi";
+$text['label-permission_permissions']['uk'   ] = "Привілеї";
 
 $text['label-permission_description']['en-us'] = "Description";
+$text['label-permission_description']['ar-eg'] = "";
+$text['label-permission_description']['de-at'] = "Beschreibung";
+$text['label-permission_description']['de-de'] = "Beschreibung";
 $text['label-permission_description']['es-cl'] = "Descripción";
-$text['label-permission_description']['pt-pt'] = "Descrição";
 $text['label-permission_description']['fr-fr'] = "Description";
-$text['label-permission_description']['pl'] = "Opis";
+$text['label-permission_description']['he'   ] = "";
+$text['label-permission_description']['it-it'] = "Descrizione";
+$text['label-permission_description']['nl-nl'] = "";
+$text['label-permission_description']['pl'   ] = "Opis";
+$text['label-permission_description']['pt-br'] = "";
+$text['label-permission_description']['pt-pt'] = "Descrição";
 $text['label-permission_description']['ru-ru'] = "Описание";
-$text['label-permission_description']['uk'] = "Опис";
 $text['label-permission_description']['sv-se'] = "Beskrivning";
-$text['label-permission_description']['ro'] = "";
-$text['label-permission_description']['de-de'] = "Beschreibung";
-$text['label-permission_description']['de-at'] = "Beschreibung";
-$text['label-permission_description']['he'] = "תאור";
-$text['label-permission_description']['it-it'] = "Descrizione";
+$text['label-permission_description']['uk'   ] = "Опис";
 
 $text['label-password']['en-us'] = "Password";
+$text['label-password']['ar-eg'] = "";
+$text['label-password']['de-at'] = "Passwort";
+$text['label-password']['de-de'] = "Passwort";
 $text['label-password']['es-cl'] = "Contraseña";
-$text['label-password']['pt-pt'] = "Palavra-Passe";
 $text['label-password']['fr-fr'] = "Mot de passe";
-$text['label-password']['pl'] = "Hasło";
+$text['label-password']['he'   ] = "";
+$text['label-password']['it-it'] = "Password";
+$text['label-password']['nl-nl'] = "";
+$text['label-password']['pl'   ] = "Hasło";
+$text['label-password']['pt-br'] = "";
+$text['label-password']['pt-pt'] = "Palavra-Passe";
 $text['label-password']['ru-ru'] = "Пароль";
-$text['label-password']['uk'] = "Пароль";
 $text['label-password']['sv-se'] = "Lösenord";
-$text['label-password']['ro'] = "Parolă";
-$text['label-password']['de-de'] = "Passwort";
-$text['label-password']['de-at'] = "Passwort";
-$text['label-password']['he'] = "סיסמה";
-$text['label-password']['it-it'] = "Password";
+$text['label-password']['uk'   ] = "Пароль";
 
 $text['label-other']['en-us'] = "Other";
+$text['label-other']['ar-eg'] = "";
+$text['label-other']['de-at'] = "Andere";
+$text['label-other']['de-de'] = "Andere";
 $text['label-other']['es-cl'] = "Otro";
-$text['label-other']['pt-pt'] = "Outro";
 $text['label-other']['fr-fr'] = "Autre";
+$text['label-other']['he'   ] = "";
+$text['label-other']['it-it'] = "Altro";
+$text['label-other']['nl-nl'] = "";
+$text['label-other']['pl'   ] = "Inne";
 $text['label-other']['pt-br'] = "Outro";
-$text['label-other']['pl'] = "Inne";
+$text['label-other']['pt-pt'] = "Outro";
 $text['label-other']['ru-ru'] = "Другие";
-$text['label-other']['uk'] = "";
 $text['label-other']['sv-se'] = "Annat";
-$text['label-other']['de-de'] = "Andere";
-$text['label-other']['de-at'] = "Andere";
-$text['label-other']['he'] = "אחר";
-$text['label-other']['it-it'] = "Altro";
+$text['label-other']['uk'   ] = "";
 
 $text['label-numbers']['en-us'] = "Numbers";
+$text['label-numbers']['ar-eg'] = "أرقام";
+$text['label-numbers']['de-at'] = "Nummern";
+$text['label-numbers']['de-de'] = "Nummern";
 $text['label-numbers']['es-cl'] = "Números";
-$text['label-numbers']['pt-pt'] = "Números";
 $text['label-numbers']['fr-fr'] = "Nombres";
+$text['label-numbers']['he'   ] = "";
+$text['label-numbers']['it-it'] = "Numeri";
+$text['label-numbers']['nl-nl'] = "";
+$text['label-numbers']['pl'   ] = "Liczby";
 $text['label-numbers']['pt-br'] = "Números";
-$text['label-numbers']['pl'] = "Liczby";
+$text['label-numbers']['pt-pt'] = "Números";
 $text['label-numbers']['ru-ru'] = "Цифры";
-$text['label-numbers']['he'] = "מספרים";
-$text['label-numbers']['uk'] = "чисел";
 $text['label-numbers']['sv-se'] = "Tal";
-$text['label-numbers']['de-de'] = "Nummern";
-$text['label-numbers']['de-at'] = "Nummern";
-$text['label-numbers']['ro'] = "numere";
-$text['label-numbers']['fa'] = "";
-$text['label-numbers']['ar-eg'] = "أرقام";
-$text['label-numbers']['it-it'] = "Numeri";
+$text['label-numbers']['uk'   ] = "чисел";
 
 $text['label-none']['en-us'] = "None";
+$text['label-none']['ar-eg'] = "لا شيء";
+$text['label-none']['de-at'] = "Keiner";
+$text['label-none']['de-de'] = "Keiner";
 $text['label-none']['es-cl'] = "Ninguna";
-$text['label-none']['pt-pt'] = "Nenhum";
 $text['label-none']['fr-fr'] = "Aucun";
+$text['label-none']['he'   ] = "";
+$text['label-none']['it-it'] = "Nessuno";
+$text['label-none']['nl-nl'] = "";
+$text['label-none']['pl'   ] = "Żaden";
 $text['label-none']['pt-br'] = "Nenhum";
-$text['label-none']['pl'] = "Żaden";
+$text['label-none']['pt-pt'] = "Nenhum";
 $text['label-none']['ru-ru'] = "Никто";
-$text['label-none']['he'] = "אף לא אחד";
-$text['label-none']['uk'] = "жоден";
 $text['label-none']['sv-se'] = "Ingen";
-$text['label-none']['de-de'] = "Keiner";
-$text['label-none']['de-at'] = "Keiner";
-$text['label-none']['ro'] = "Nici unul";
-$text['label-none']['fa'] = "";
-$text['label-none']['ar-eg'] = "لا شيء";
-$text['label-none']['it-it'] = "Nessuno";
+$text['label-none']['uk'   ] = "жоден";
 
 $text['label-lowercase_letters']['en-us'] = "Lowercase Letters";
+$text['label-lowercase_letters']['ar-eg'] = "أحرف صغيرة";
+$text['label-lowercase_letters']['de-at'] = "Kleinbuchstaben";
+$text['label-lowercase_letters']['de-de'] = "Kleinbuchstaben";
 $text['label-lowercase_letters']['es-cl'] = "Letras minusculas";
-$text['label-lowercase_letters']['pt-pt'] = "Letras minúsculas";
 $text['label-lowercase_letters']['fr-fr'] = "Minuscules";
+$text['label-lowercase_letters']['he'   ] = "";
+$text['label-lowercase_letters']['it-it'] = "Lettere minuscole";
+$text['label-lowercase_letters']['nl-nl'] = "";
+$text['label-lowercase_letters']['pl'   ] = "Małe litery";
 $text['label-lowercase_letters']['pt-br'] = "Letras minúsculas";
-$text['label-lowercase_letters']['pl'] = "Małe litery";
+$text['label-lowercase_letters']['pt-pt'] = "Letras minúsculas";
 $text['label-lowercase_letters']['ru-ru'] = "Строчные буквы";
-$text['label-lowercase_letters']['he'] = "אותיות קטנות";
-$text['label-lowercase_letters']['uk'] = "Букви нижнього регістру";
 $text['label-lowercase_letters']['sv-se'] = "Gemener";
-$text['label-lowercase_letters']['de-de'] = "Kleinbuchstaben";
-$text['label-lowercase_letters']['de-at'] = "Kleinbuchstaben";
-$text['label-lowercase_letters']['ro'] = "Litere mici";
-$text['label-lowercase_letters']['fa'] = "";
-$text['label-lowercase_letters']['ar-eg'] = "أحرف صغيرة";
-$text['label-lowercase_letters']['it-it'] = "Lettere minuscole";
+$text['label-lowercase_letters']['uk'   ] = "Букви нижнього регістру";
 
 $text['label-left']['en-us'] = "Left";
+$text['label-left']['ar-eg'] = "اليسار";
+$text['label-left']['de-at'] = "Links";
+$text['label-left']['de-de'] = "Links";
 $text['label-left']['es-cl'] = "Izquierda";
-$text['label-left']['pt-pt'] = "Esquerda";
 $text['label-left']['fr-fr'] = "À gauche";
+$text['label-left']['he'   ] = "";
+$text['label-left']['it-it'] = "Sinistra";
+$text['label-left']['nl-nl'] = "";
+$text['label-left']['pl'   ] = "Lewo";
 $text['label-left']['pt-br'] = "Esquerda";
-$text['label-left']['pl'] = "Lewo";
+$text['label-left']['pt-pt'] = "Esquerda";
 $text['label-left']['ru-ru'] = "Слева";
-$text['label-left']['he'] = "שְׁמֹאל";
-$text['label-left']['uk'] = "лівий";
 $text['label-left']['sv-se'] = "Vänster";
-$text['label-left']['de-de'] = "Links";
-$text['label-left']['de-at'] = "Links";
-$text['label-left']['ro'] = "Stânga";
-$text['label-left']['fa'] = "";
-$text['label-left']['ar-eg'] = "اليسار";
-$text['label-left']['it-it'] = "Sinistra";
+$text['label-left']['uk'   ] = "лівий";
 
 $text['label-last_name']['en-us'] = "Last Name";
+$text['label-last_name']['ar-eg'] = "";
+$text['label-last_name']['de-at'] = "Nachname";
+$text['label-last_name']['de-de'] = "Nachname";
 $text['label-last_name']['es-cl'] = "Apellido";
-$text['label-last_name']['pt-pt'] = "Último Nome";
 $text['label-last_name']['fr-fr'] = "Nom";
-$text['label-last_name']['pl'] = "Nazwisko";
+$text['label-last_name']['he'   ] = "";
+$text['label-last_name']['it-it'] = "Cognome";
+$text['label-last_name']['nl-nl'] = "";
+$text['label-last_name']['pl'   ] = "Nazwisko";
+$text['label-last_name']['pt-br'] = "";
+$text['label-last_name']['pt-pt'] = "Último Nome";
 $text['label-last_name']['ru-ru'] = "Фамилия";
-$text['label-last_name']['uk'] = "Прізвище";
 $text['label-last_name']['sv-se'] = "Efternamn";
-$text['label-last_name']['ro'] = "";
-$text['label-last_name']['de-de'] = "Nachname";
-$text['label-last_name']['de-at'] = "Nachname";
-$text['label-last_name']['he'] = "שם משפחה";
-$text['label-last_name']['it-it'] = "Cognome";
+$text['label-last_name']['uk'   ] = "Прізвище";
 
 $text['label-inline']['en-us'] = "Inline";
+$text['label-inline']['ar-eg'] = "في النسق";
+$text['label-inline']['de-at'] = "In der Reihe";
+$text['label-inline']['de-de'] = "In der Reihe";
 $text['label-inline']['es-cl'] = "En línea";
-$text['label-inline']['pt-pt'] = "Na linha";
 $text['label-inline']['fr-fr'] = "En ligne";
+$text['label-inline']['he'   ] = "";
+$text['label-inline']['it-it'] = "In linea";
+$text['label-inline']['nl-nl'] = "";
+$text['label-inline']['pl'   ] = "inline";
 $text['label-inline']['pt-br'] = "Na linha";
-$text['label-inline']['pl'] = "inline";
+$text['label-inline']['pt-pt'] = "Na linha";
 $text['label-inline']['ru-ru'] = "inline";
-$text['label-inline']['he'] = "בשורה";
-$text['label-inline']['uk'] = "В лінію";
 $text['label-inline']['sv-se'] = "I kö";
-$text['label-inline']['de-de'] = "In der Reihe";
-$text['label-inline']['de-at'] = "In der Reihe";
-$text['label-inline']['ro'] = "In linie";
-$text['label-inline']['fa'] = "";
-$text['label-inline']['ar-eg'] = "في النسق";
-$text['label-inline']['it-it'] = "In linea";
+$text['label-inline']['uk'   ] = "В лінію";
 
 $text['label-image']['en-us'] = "Image";
+$text['label-image']['ar-eg'] = "صورة";
+$text['label-image']['de-at'] = "Bild";
+$text['label-image']['de-de'] = "Bild";
 $text['label-image']['es-cl'] = "Imagen";
-$text['label-image']['pt-pt'] = "Imagem";
 $text['label-image']['fr-fr'] = "image";
+$text['label-image']['he'   ] = "";
+$text['label-image']['it-it'] = "Immagine";
+$text['label-image']['nl-nl'] = "";
+$text['label-image']['pl'   ] = "Obraz";
 $text['label-image']['pt-br'] = "Imagem";
-$text['label-image']['pl'] = "Obraz";
+$text['label-image']['pt-pt'] = "Imagem";
 $text['label-image']['ru-ru'] = "Изображение";
-$text['label-image']['he'] = "תמונה";
-$text['label-image']['uk'] = "зображення";
 $text['label-image']['sv-se'] = "Bild";
-$text['label-image']['de-de'] = "Bild";
-$text['label-image']['de-at'] = "Bild";
-$text['label-image']['ro'] = "Imagine";
-$text['label-image']['fa'] = "";
-$text['label-image']['ar-eg'] = "صورة";
-$text['label-image']['it-it'] = "Immagine";
+$text['label-image']['uk'   ] = "зображення";
 
 $text['label-groups']['en-us'] = "Groups";
+$text['label-groups']['ar-eg'] = "";
+$text['label-groups']['de-at'] = "Gruppen";
+$text['label-groups']['de-de'] = "Gruppen";
 $text['label-groups']['es-cl'] = "Grupos";
-$text['label-groups']['pt-pt'] = "Grupos";
 $text['label-groups']['fr-fr'] = "Groupes";
-$text['label-groups']['pl'] = "Grupy";
+$text['label-groups']['he'   ] = "";
+$text['label-groups']['it-it'] = "Gruppi";
+$text['label-groups']['nl-nl'] = "";
+$text['label-groups']['pl'   ] = "Grupy";
+$text['label-groups']['pt-br'] = "";
+$text['label-groups']['pt-pt'] = "Grupos";
 $text['label-groups']['ru-ru'] = "Группы";
-$text['label-groups']['uk'] = "Групи";
 $text['label-groups']['sv-se'] = "Grupper";
-$text['label-groups']['ro'] = "";
-$text['label-groups']['de-de'] = "Gruppen";
-$text['label-groups']['de-at'] = "Gruppen";
-$text['label-groups']['he'] = "קבוצות";
-$text['label-groups']['it-it'] = "Gruppi";
+$text['label-groups']['uk'   ] = "Групи";
 
 $text['label-group_tools']['en-us'] = "Tools";
+$text['label-group_tools']['ar-eg'] = "";
+$text['label-group_tools']['de-at'] = "Funktionen";
+$text['label-group_tools']['de-de'] = "Funktionen";
 $text['label-group_tools']['es-cl'] = "Instrumentos";
-$text['label-group_tools']['pt-pt'] = "Ferramentas";
 $text['label-group_tools']['fr-fr'] = "Outils";
-$text['label-group_tools']['pl'] = "Narzędzia";
+$text['label-group_tools']['he'   ] = "";
+$text['label-group_tools']['it-it'] = "Strumenti";
+$text['label-group_tools']['nl-nl'] = "";
+$text['label-group_tools']['pl'   ] = "Narzędzia";
+$text['label-group_tools']['pt-br'] = "";
+$text['label-group_tools']['pt-pt'] = "Ferramentas";
 $text['label-group_tools']['ru-ru'] = "Инструменты";
-$text['label-group_tools']['uk'] = "Інструменти";
 $text['label-group_tools']['sv-se'] = "Verktyg";
-$text['label-group_tools']['ro'] = "";
-$text['label-group_tools']['de-de'] = "Funktionen";
-$text['label-group_tools']['de-at'] = "Funktionen";
-$text['label-group_tools']['he'] = "כלים";
-$text['label-group_tools']['it-it'] = "Strumenti";
+$text['label-group_tools']['uk'   ] = "Інструменти";
 
 $text['label-group_protected']['en-us'] = "Protected";
+$text['label-group_protected']['ar-eg'] = "";
+$text['label-group_protected']['de-at'] = "Geschützt";
+$text['label-group_protected']['de-de'] = "Geschützt";
 $text['label-group_protected']['es-cl'] = "Protegido";
-$text['label-group_protected']['pt-pt'] = "Protegido";
 $text['label-group_protected']['fr-fr'] = "Protégé";
-$text['label-group_protected']['pl'] = "Zabezpieczony";
+$text['label-group_protected']['he'   ] = "";
+$text['label-group_protected']['it-it'] = "Protetto";
+$text['label-group_protected']['nl-nl'] = "";
+$text['label-group_protected']['pl'   ] = "Zabezpieczony";
+$text['label-group_protected']['pt-br'] = "";
+$text['label-group_protected']['pt-pt'] = "Protegido";
 $text['label-group_protected']['ru-ru'] = "Защищенный";
-$text['label-group_protected']['uk'] = "Захищено";
 $text['label-group_protected']['sv-se'] = "Skyddad";
-$text['label-group_protected']['ro'] = "";
-$text['label-group_protected']['de-de'] = "Geschützt";
-$text['label-group_protected']['de-at'] = "Geschützt";
-$text['label-group_protected']['he'] = "שמור";
-$text['label-group_protected']['it-it'] = "Protetto";
+$text['label-group_protected']['uk'   ] = "Захищено";
 
 $text['label-group_permissions']['en-us'] = "Permissions";
+$text['label-group_permissions']['ar-eg'] = "";
+$text['label-group_permissions']['de-at'] = "Berechtigungen";
+$text['label-group_permissions']['de-de'] = "Berechtigungen";
 $text['label-group_permissions']['es-cl'] = "Permisos";
-$text['label-group_permissions']['pt-pt'] = "Permissões";
 $text['label-group_permissions']['fr-fr'] = "Permissions";
-$text['label-group_permissions']['pl'] = "Uprawnienia";
+$text['label-group_permissions']['he'   ] = "";
+$text['label-group_permissions']['it-it'] = "Permessi";
+$text['label-group_permissions']['nl-nl'] = "";
+$text['label-group_permissions']['pl'   ] = "Uprawnienia";
+$text['label-group_permissions']['pt-br'] = "";
+$text['label-group_permissions']['pt-pt'] = "Permissões";
 $text['label-group_permissions']['ru-ru'] = "Права";
-$text['label-group_permissions']['uk'] = "Дозволи";
 $text['label-group_permissions']['sv-se'] = "Rättigheter";
-$text['label-group_permissions']['ro'] = "";
-$text['label-group_permissions']['de-de'] = "Berechtigungen";
-$text['label-group_permissions']['de-at'] = "Berechtigungen";
-$text['label-group_permissions']['he'] = "הראשות";
-$text['label-group_permissions']['it-it'] = "Permessi";
+$text['label-group_permissions']['uk'   ] = "Дозволи";
 
 $text['label-group_name']['en-us'] = "Name";
+$text['label-group_name']['ar-eg'] = "";
+$text['label-group_name']['de-at'] = "Name";
+$text['label-group_name']['de-de'] = "Name";
 $text['label-group_name']['es-cl'] = "Nombre";
-$text['label-group_name']['pt-pt'] = "Nome";
 $text['label-group_name']['fr-fr'] = "Nom";
-$text['label-group_name']['pl'] = "Nazwa";
+$text['label-group_name']['he'   ] = "";
+$text['label-group_name']['it-it'] = "Nome";
+$text['label-group_name']['nl-nl'] = "";
+$text['label-group_name']['pl'   ] = "Nazwa";
+$text['label-group_name']['pt-br'] = "";
+$text['label-group_name']['pt-pt'] = "Nome";
 $text['label-group_name']['ru-ru'] = "Название";
-$text['label-group_name']['uk'] = "Назва";
 $text['label-group_name']['sv-se'] = "Namn";
-$text['label-group_name']['ro'] = "";
-$text['label-group_name']['de-de'] = "Name";
-$text['label-group_name']['de-at'] = "Name";
-$text['label-group_name']['he'] = "שם";
-$text['label-group_name']['it-it'] = "Nome";
+$text['label-group_name']['uk'   ] = "Назва";
 
 $text['label-group_members']['en-us'] = "Members";
+$text['label-group_members']['ar-eg'] = "";
+$text['label-group_members']['de-at'] = "Mitglieder";
+$text['label-group_members']['de-de'] = "Mitglieder";
 $text['label-group_members']['es-cl'] = "Miembros";
-$text['label-group_members']['pt-pt'] = "Membros";
 $text['label-group_members']['fr-fr'] = "Membres";
-$text['label-group_members']['pl'] = "Członkowie";
+$text['label-group_members']['he'   ] = "";
+$text['label-group_members']['it-it'] = "Membri";
+$text['label-group_members']['nl-nl'] = "";
+$text['label-group_members']['pl'   ] = "Członkowie";
+$text['label-group_members']['pt-br'] = "";
+$text['label-group_members']['pt-pt'] = "Membros";
 $text['label-group_members']['ru-ru'] = "Участники";
-$text['label-group_members']['uk'] = "Учасники";
 $text['label-group_members']['sv-se'] = "Medlemmar";
-$text['label-group_members']['ro'] = "";
-$text['label-group_members']['de-de'] = "Mitglieder";
-$text['label-group_members']['de-at'] = "Mitglieder";
-$text['label-group_members']['he'] = "משתמשים";
-$text['label-group_members']['it-it'] = "Membri";
+$text['label-group_members']['uk'   ] = "Учасники";
 
 $text['label-group_description']['en-us'] = "Description";
+$text['label-group_description']['ar-eg'] = "";
+$text['label-group_description']['de-at'] = "Beschreibung";
+$text['label-group_description']['de-de'] = "Beschreibung";
 $text['label-group_description']['es-cl'] = "Descripción";
-$text['label-group_description']['pt-pt'] = "Descrição";
 $text['label-group_description']['fr-fr'] = "Description";
-$text['label-group_description']['pl'] = "Opis";
+$text['label-group_description']['he'   ] = "";
+$text['label-group_description']['it-it'] = "Descrizione";
+$text['label-group_description']['nl-nl'] = "";
+$text['label-group_description']['pl'   ] = "Opis";
+$text['label-group_description']['pt-br'] = "";
+$text['label-group_description']['pt-pt'] = "Descrição";
 $text['label-group_description']['ru-ru'] = "Описание";
-$text['label-group_description']['uk'] = "Опис";
 $text['label-group_description']['sv-se'] = "Beskrivning";
-$text['label-group_description']['ro'] = "";
-$text['label-group_description']['de-de'] = "Beschreibung";
-$text['label-group_description']['de-at'] = "Beschreibung";
-$text['label-group_description']['he'] = "תאור";
-$text['label-group_description']['it-it'] = "Descrizione";
+$text['label-group_description']['uk'   ] = "Опис";
 
 $text['label-group']['en-us'] = "Group";
+$text['label-group']['ar-eg'] = "";
+$text['label-group']['de-at'] = "Gruppe";
+$text['label-group']['de-de'] = "Gruppe";
 $text['label-group']['es-cl'] = "Grupo";
-$text['label-group']['pt-pt'] = "Grupo";
 $text['label-group']['fr-fr'] = "Group";
-$text['label-group']['pl'] = "Grupa";
+$text['label-group']['he'   ] = "";
+$text['label-group']['it-it'] = "Gruppo";
+$text['label-group']['nl-nl'] = "";
+$text['label-group']['pl'   ] = "Grupa";
+$text['label-group']['pt-br'] = "";
+$text['label-group']['pt-pt'] = "Grupo";
 $text['label-group']['ru-ru'] = "Группа";
-$text['label-group']['uk'] = "Група";
 $text['label-group']['sv-se'] = "Grupp";
-$text['label-group']['ro'] = "";
-$text['label-group']['de-de'] = "Gruppe";
-$text['label-group']['de-at'] = "Gruppe";
-$text['label-group']['he'] = "קבוצה";
-$text['label-group']['it-it'] = "Gruppo";
+$text['label-group']['uk'   ] = "Група";
 
 $text['label-global']['en-us'] = "Global";
+$text['label-global']['ar-eg'] = "";
+$text['label-global']['de-at'] = "Global";
+$text['label-global']['de-de'] = "Global";
 $text['label-global']['es-cl'] = "Global";
-$text['label-global']['pt-pt'] = "Global";
 $text['label-global']['fr-fr'] = "Global";
-$text['label-global']['pl'] = "Ogólny";
+$text['label-global']['he'   ] = "";
+$text['label-global']['it-it'] = "Globale";
+$text['label-global']['nl-nl'] = "";
+$text['label-global']['pl'   ] = "Ogólny";
+$text['label-global']['pt-br'] = "";
+$text['label-global']['pt-pt'] = "Global";
 $text['label-global']['ru-ru'] = "Глобальный";
-$text['label-global']['uk'] = "Глобально";
 $text['label-global']['sv-se'] = "Global";
-$text['label-global']['ro'] = "";
-$text['label-global']['de-de'] = "Global";
-$text['label-global']['de-at'] = "Global";
-$text['label-global']['he'] = "כללי";
-$text['label-global']['it-it'] = "Globale";
+$text['label-global']['uk'   ] = "Глобально";
 
 $text['label-fixed']['en-us'] = "Fixed";
+$text['label-fixed']['ar-eg'] = "ثابت";
+$text['label-fixed']['de-at'] = "Fest";
+$text['label-fixed']['de-de'] = "Fest";
 $text['label-fixed']['es-cl'] = "Fijo";
-$text['label-fixed']['pt-pt'] = "Fixo";
 $text['label-fixed']['fr-fr'] = "Fixé";
+$text['label-fixed']['he'   ] = "";
+$text['label-fixed']['it-it'] = "Fisso";
+$text['label-fixed']['nl-nl'] = "";
+$text['label-fixed']['pl'   ] = "Naprawiony";
 $text['label-fixed']['pt-br'] = "Fixo";
-$text['label-fixed']['pl'] = "Naprawiony";
+$text['label-fixed']['pt-pt'] = "Fixo";
 $text['label-fixed']['ru-ru'] = "Фиксированный";
-$text['label-fixed']['he'] = "קָבוּעַ";
-$text['label-fixed']['uk'] = "фіксований";
 $text['label-fixed']['sv-se'] = "Fast";
-$text['label-fixed']['de-de'] = "Fest";
-$text['label-fixed']['de-at'] = "Fest";
-$text['label-fixed']['ro'] = "Fix";
-$text['label-fixed']['fa'] = "";
-$text['label-fixed']['ar-eg'] = "ثابت";
-$text['label-fixed']['it-it'] = "Fisso";
+$text['label-fixed']['uk'   ] = "фіксований";
 
 $text['label-first_name']['en-us'] = "First Name";
+$text['label-first_name']['ar-eg'] = "";
+$text['label-first_name']['de-at'] = "Vorname";
+$text['label-first_name']['de-de'] = "Vorname";
 $text['label-first_name']['es-cl'] = "Nombre";
-$text['label-first_name']['pt-pt'] = "Primeiro Nome";
 $text['label-first_name']['fr-fr'] = "Prénom";
-$text['label-first_name']['pl'] = "Imię";
+$text['label-first_name']['he'   ] = "";
+$text['label-first_name']['it-it'] = "Nome";
+$text['label-first_name']['nl-nl'] = "";
+$text['label-first_name']['pl'   ] = "Imię";
+$text['label-first_name']['pt-br'] = "";
+$text['label-first_name']['pt-pt'] = "Primeiro Nome";
 $text['label-first_name']['ru-ru'] = "Имя";
-$text['label-first_name']['uk'] = "Ім’я";
 $text['label-first_name']['sv-se'] = "Förnamn";
-$text['label-first_name']['ro'] = "";
-$text['label-first_name']['de-de'] = "Vorname";
-$text['label-first_name']['de-at'] = "Vorname";
-$text['label-first_name']['he'] = "שם";
-$text['label-first_name']['it-it'] = "Nome";
+$text['label-first_name']['uk'   ] = "Ім’я";
 
 $text['label-email']['en-us'] = "Email";
+$text['label-email']['ar-eg'] = "";
+$text['label-email']['de-at'] = "Email";
+$text['label-email']['de-de'] = "Email";
 $text['label-email']['es-cl'] = "Email";
-$text['label-email']['pt-pt'] = "Email";
 $text['label-email']['fr-fr'] = "Courriel";
-$text['label-email']['pl'] = "Email";
+$text['label-email']['he'   ] = "";
+$text['label-email']['it-it'] = "Email";
+$text['label-email']['nl-nl'] = "";
+$text['label-email']['pl'   ] = "Email";
+$text['label-email']['pt-br'] = "";
+$text['label-email']['pt-pt'] = "Email";
 $text['label-email']['ru-ru'] = "Email";
-$text['label-email']['uk'] = "Електронна пошта";
 $text['label-email']['sv-se'] = "E-post";
-$text['label-email']['ro'] = "";
-$text['label-email']['de-de'] = "Email";
-$text['label-email']['de-at'] = "Email";
-$text['label-email']['he'] = "אימייל";
-$text['label-email']['it-it'] = "Email";
+$text['label-email']['uk'   ] = "Електронна пошта";
 
 $text['label-domain']['en-us'] = "Domain";
+$text['label-domain']['ar-eg'] = "";
+$text['label-domain']['de-at'] = "Domain";
+$text['label-domain']['de-de'] = "Domain";
 $text['label-domain']['es-cl'] = "Dominio";
-$text['label-domain']['pt-pt'] = "Domínio";
 $text['label-domain']['fr-fr'] = "Domaine";
-$text['label-domain']['pl'] = "Domena";
+$text['label-domain']['he'   ] = "";
+$text['label-domain']['it-it'] = "Dominio";
+$text['label-domain']['nl-nl'] = "";
+$text['label-domain']['pl'   ] = "Domena";
+$text['label-domain']['pt-br'] = "";
+$text['label-domain']['pt-pt'] = "Domínio";
 $text['label-domain']['ru-ru'] = "Домен";
-$text['label-domain']['uk'] = "Домен";
 $text['label-domain']['sv-se'] = "Domän";
-$text['label-domain']['ro'] = "Domeniu";
-$text['label-domain']['de-de'] = "Domain";
-$text['label-domain']['de-at'] = "Domain";
-$text['label-domain']['he'] = "תחום";
-$text['label-domain']['it-it'] = "Dominio";
+$text['label-domain']['uk'   ] = "Домен";
 
 $text['label-contact']['en-us'] = "Contact";
+$text['label-contact']['ar-eg'] = "";
+$text['label-contact']['de-at'] = "Kontakt";
+$text['label-contact']['de-de'] = "Kontakt";
 $text['label-contact']['es-cl'] = "Contacto";
-$text['label-contact']['pt-pt'] = "Contacto";
 $text['label-contact']['fr-fr'] = "Contact";
-$text['label-contact']['pl'] = "Kontakt";
+$text['label-contact']['he'   ] = "";
+$text['label-contact']['it-it'] = "Contatto";
+$text['label-contact']['nl-nl'] = "";
+$text['label-contact']['pl'   ] = "Kontakt";
+$text['label-contact']['pt-br'] = "";
+$text['label-contact']['pt-pt'] = "Contacto";
 $text['label-contact']['ru-ru'] = "Контакт";
-$text['label-contact']['uk'] = "Контакт";
 $text['label-contact']['sv-se'] = "Kontakt";
-$text['label-contact']['ro'] = "";
-$text['label-contact']['de-de'] = "Kontakt";
-$text['label-contact']['de-at'] = "Kontakt";
-$text['label-contact']['he'] = "איש קשר";
-$text['label-contact']['it-it'] = "Contatto";
+$text['label-contact']['uk'   ] = "Контакт";
 
 $text['label-confirm_password']['en-us'] = "Confirm Password";
+$text['label-confirm_password']['ar-eg'] = "";
+$text['label-confirm_password']['de-at'] = "Passwort bestätigen";
+$text['label-confirm_password']['de-de'] = "Passwort bestätigen";
 $text['label-confirm_password']['es-cl'] = "Confirme Contraseña";
-$text['label-confirm_password']['pt-pt'] = "Confirmar Palavra-Passe";
 $text['label-confirm_password']['fr-fr'] = "Confirmer le mot de passe";
-$text['label-confirm_password']['pl'] = "Potwierdź hasło";
+$text['label-confirm_password']['he'   ] = "";
+$text['label-confirm_password']['it-it'] = "Conferma Password";
+$text['label-confirm_password']['nl-nl'] = "";
+$text['label-confirm_password']['pl'   ] = "Potwierdź hasło";
+$text['label-confirm_password']['pt-br'] = "";
+$text['label-confirm_password']['pt-pt'] = "Confirmar Palavra-Passe";
 $text['label-confirm_password']['ru-ru'] = "Подтвердите пароль";
-$text['label-confirm_password']['uk'] = "Повторити пароль";
 $text['label-confirm_password']['sv-se'] = "Bekräfta Lösenord";
-$text['label-confirm_password']['ro'] = "";
-$text['label-confirm_password']['de-de'] = "Passwort bestätigen";
-$text['label-confirm_password']['de-at'] = "Passwort bestätigen";
-$text['label-confirm_password']['he'] = "אשר סיסמא";
-$text['label-confirm_password']['it-it'] = "Conferma Password";
+$text['label-confirm_password']['uk'   ] = "Повторити пароль";
 
 $text['label-company_name']['en-us'] = "Company Name";
+$text['label-company_name']['ar-eg'] = "";
+$text['label-company_name']['de-at'] = "Firmenname";
+$text['label-company_name']['de-de'] = "Firmenname";
 $text['label-company_name']['es-cl'] = "Nombre de la Compañia";
-$text['label-company_name']['pt-pt'] = "Nome da Empresa";
 $text['label-company_name']['fr-fr'] = "Compagnie";
-$text['label-company_name']['pl'] = "Nazwa firmy";
+$text['label-company_name']['he'   ] = "";
+$text['label-company_name']['it-it'] = "Nome Azienda";
+$text['label-company_name']['nl-nl'] = "";
+$text['label-company_name']['pl'   ] = "Nazwa firmy";
+$text['label-company_name']['pt-br'] = "";
+$text['label-company_name']['pt-pt'] = "Nome da Empresa";
 $text['label-company_name']['ru-ru'] = "Название компании";
-$text['label-company_name']['uk'] = "Назва компанії";
 $text['label-company_name']['sv-se'] = "Företags Namn";
-$text['label-company_name']['ro'] = "";
-$text['label-company_name']['de-de'] = "Firmenname";
-$text['label-company_name']['de-at'] = "Firmenname";
-$text['label-company_name']['he'] = "שם חברה";
-$text['label-company_name']['it-it'] = "Nome Azienda";
+$text['label-company_name']['uk'   ] = "Назва компанії";
 
 $text['label-characters']['en-us'] = "Characters";
+$text['label-characters']['ar-eg'] = "الشخصيات";
+$text['label-characters']['de-at'] = "Zeichen";
+$text['label-characters']['de-de'] = "Zeichen";
 $text['label-characters']['es-cl'] = "Caracteres";
-$text['label-characters']['pt-pt'] = "Personagens";
 $text['label-characters']['fr-fr'] = "Personnages";
+$text['label-characters']['he'   ] = "";
+$text['label-characters']['it-it'] = "Caratteri";
+$text['label-characters']['nl-nl'] = "";
+$text['label-characters']['pl'   ] = "Postacie";
 $text['label-characters']['pt-br'] = "Personagens";
-$text['label-characters']['pl'] = "Postacie";
+$text['label-characters']['pt-pt'] = "Personagens";
 $text['label-characters']['ru-ru'] = "символов";
-$text['label-characters']['he'] = "דמויות";
-$text['label-characters']['uk'] = "персонажі";
 $text['label-characters']['sv-se'] = "tecken";
-$text['label-characters']['de-de'] = "Zeichen";
-$text['label-characters']['de-at'] = "Zeichen";
-$text['label-characters']['ro'] = "caractere";
-$text['label-characters']['fa'] = "";
-$text['label-characters']['ar-eg'] = "الشخصيات";
-$text['label-characters']['it-it'] = "Caratteri";
+$text['label-characters']['uk'   ] = "персонажі";
 
 $text['label-center']['en-us'] = "Center";
+$text['label-center']['ar-eg'] = "مركز";
+$text['label-center']['de-at'] = "Mitte";
+$text['label-center']['de-de'] = "Mitte";
 $text['label-center']['es-cl'] = "Centrar";
-$text['label-center']['pt-pt'] = "Centro";
 $text['label-center']['fr-fr'] = "centre";
+$text['label-center']['he'   ] = "";
+$text['label-center']['it-it'] = "Centro";
+$text['label-center']['nl-nl'] = "";
+$text['label-center']['pl'   ] = "Centrum";
 $text['label-center']['pt-br'] = "Centro";
-$text['label-center']['pl'] = "Centrum";
+$text['label-center']['pt-pt'] = "Centro";
 $text['label-center']['ru-ru'] = "Центр";
-$text['label-center']['he'] = "מֶרְכָּז";
-$text['label-center']['uk'] = "центр";
 $text['label-center']['sv-se'] = "Centrum";
-$text['label-center']['de-de'] = "Mitte";
-$text['label-center']['de-at'] = "Mitte";
-$text['label-center']['ro'] = "Centru";
-$text['label-center']['fa'] = "";
-$text['label-center']['ar-eg'] = "مركز";
-$text['label-center']['it-it'] = "Centro";
+$text['label-center']['uk'   ] = "центр";
 
 $text['label-bottom']['en-us'] = "Bottom";
+$text['label-bottom']['ar-eg'] = "أسفل";
+$text['label-bottom']['de-at'] = "Unten";
+$text['label-bottom']['de-de'] = "Unten";
 $text['label-bottom']['es-cl'] = "Fondo";
-$text['label-bottom']['pt-pt'] = "Inferior";
 $text['label-bottom']['fr-fr'] = "Bas";
+$text['label-bottom']['he'   ] = "";
+$text['label-bottom']['it-it'] = "Basso";
+$text['label-bottom']['nl-nl'] = "";
+$text['label-bottom']['pl'   ] = "Dolny";
 $text['label-bottom']['pt-br'] = "Inferior";
-$text['label-bottom']['pl'] = "Dolny";
+$text['label-bottom']['pt-pt'] = "Inferior";
 $text['label-bottom']['ru-ru'] = "Низ";
-$text['label-bottom']['he'] = "תַחתִית";
-$text['label-bottom']['uk'] = "дно";
 $text['label-bottom']['sv-se'] = "Botten";
-$text['label-bottom']['de-de'] = "Unten";
-$text['label-bottom']['de-at'] = "Unten";
-$text['label-bottom']['ro'] = "Fund";
-$text['label-bottom']['fa'] = "";
-$text['label-bottom']['ar-eg'] = "أسفل";
-$text['label-bottom']['it-it'] = "Basso";
+$text['label-bottom']['uk'   ] = "дно";
 
 $text['label-api_key']['en-us'] = "API Key";
+$text['label-api_key']['ar-eg'] = "";
+$text['label-api_key']['de-at'] = "API Schlüssel";
+$text['label-api_key']['de-de'] = "API Schlüssel";
 $text['label-api_key']['es-cl'] = "API Key";
-$text['label-api_key']['pt-pt'] = "API Key";
 $text['label-api_key']['fr-fr'] = "Clé d'API";
-$text['label-api_key']['pl'] = "Klucz API";
+$text['label-api_key']['he'   ] = "";
+$text['label-api_key']['it-it'] = "API Key";
+$text['label-api_key']['nl-nl'] = "";
+$text['label-api_key']['pl'   ] = "Klucz API";
+$text['label-api_key']['pt-br'] = "";
+$text['label-api_key']['pt-pt'] = "API Key";
 $text['label-api_key']['ru-ru'] = "Ключ API";
-$text['label-api_key']['uk'] = "Ключ API";
 $text['label-api_key']['sv-se'] = "API Nyckel";
-$text['label-api_key']['ro'] = "";
-$text['label-api_key']['de-de'] = "API Schlüssel";
-$text['label-api_key']['de-at'] = "API Schlüssel";
-$text['label-api_key']['he'] = "";
-$text['label-api_key']['it-it'] = "API Key";
+$text['label-api_key']['uk'   ] = "Ключ API";
 
 $text['label-additional_info']['en-us'] = "Additional Info";
+$text['label-additional_info']['ar-eg'] = "";
+$text['label-additional_info']['de-at'] = "Zusätzliche Information";
+$text['label-additional_info']['de-de'] = "Zusätzliche Information";
 $text['label-additional_info']['es-cl'] = "Información Adicional";
-$text['label-additional_info']['pt-pt'] = "Informação Adicional";
 $text['label-additional_info']['fr-fr'] = "Informations additionnelles";
-$text['label-additional_info']['pl'] = "Dodatkowe informacje";
+$text['label-additional_info']['he'   ] = "";
+$text['label-additional_info']['it-it'] = "Informazioni Aggiuntive";
+$text['label-additional_info']['nl-nl'] = "";
+$text['label-additional_info']['pl'   ] = "Dodatkowe informacje";
+$text['label-additional_info']['pt-br'] = "";
+$text['label-additional_info']['pt-pt'] = "Informação Adicional";
 $text['label-additional_info']['ru-ru'] = "Дополнительная информация";
-$text['label-additional_info']['uk'] = "Додаткова інформація";
 $text['label-additional_info']['sv-se'] = "Ytterligare Info";
-$text['label-additional_info']['ro'] = "";
-$text['label-additional_info']['de-de'] = "Zusätzliche Information";
-$text['label-additional_info']['de-at'] = "Zusätzliche Information";
-$text['label-additional_info']['he'] = "מידע נוסף";
-$text['label-additional_info']['it-it'] = "Informazioni Aggiuntive";
+$text['label-additional_info']['uk'   ] = "Додаткова інформація";
 
 $text['label-24-hour']['en-us'] = "24-Hour";
+$text['label-24-hour']['ar-eg'] = "24 ساعة";
+$text['label-24-hour']['de-at'] = "24 Stunden";
+$text['label-24-hour']['de-de'] = "24 Stunden";
 $text['label-24-hour']['es-cl'] = "24 horas";
-$text['label-24-hour']['pt-pt'] = "24 horas";
 $text['label-24-hour']['fr-fr'] = "24 heures";
+$text['label-24-hour']['he'   ] = "";
+$text['label-24-hour']['it-it'] = "24-Ore";
+$text['label-24-hour']['nl-nl'] = "";
+$text['label-24-hour']['pl'   ] = "24-godzinny";
 $text['label-24-hour']['pt-br'] = "24 horas";
-$text['label-24-hour']['pl'] = "24-godzinny";
+$text['label-24-hour']['pt-pt'] = "24 horas";
 $text['label-24-hour']['ru-ru'] = "24-часовой";
-$text['label-24-hour']['he'] = "24 שעות";
-$text['label-24-hour']['uk'] = "24-годинний";
 $text['label-24-hour']['sv-se'] = "24-timmars";
-$text['label-24-hour']['de-de'] = "24 Stunden";
-$text['label-24-hour']['de-at'] = "24 Stunden";
-$text['label-24-hour']['ro'] = "24 de ore";
-$text['label-24-hour']['fa'] = "";
-$text['label-24-hour']['ar-eg'] = "24 ساعة";
-$text['label-24-hour']['it-it'] = "24-Ore";
+$text['label-24-hour']['uk'   ] = "24-годинний";
 
 $text['label-12-hour']['en-us'] = "12-Hour";
+$text['label-12-hour']['ar-eg'] = "12 ساعة";
+$text['label-12-hour']['de-at'] = "12 Stunden";
+$text['label-12-hour']['de-de'] = "12 Stunden";
 $text['label-12-hour']['es-cl'] = "12 horas";
-$text['label-12-hour']['pt-pt'] = "12 horas";
 $text['label-12-hour']['fr-fr'] = "12 heures";
+$text['label-12-hour']['he'   ] = "";
+$text['label-12-hour']['it-it'] = "12-Ore";
+$text['label-12-hour']['nl-nl'] = "";
+$text['label-12-hour']['pl'   ] = "12-godzinny";
 $text['label-12-hour']['pt-br'] = "12 horas";
-$text['label-12-hour']['pl'] = "12-godzinny";
+$text['label-12-hour']['pt-pt'] = "12 horas";
 $text['label-12-hour']['ru-ru'] = "12-часовой";
-$text['label-12-hour']['he'] = "12 שעות";
-$text['label-12-hour']['uk'] = "12-годинний";
 $text['label-12-hour']['sv-se'] = "12-timmars";
-$text['label-12-hour']['de-at'] = "12 Stunden";
-$text['label-12-hour']['de-de'] = "12 Stunden";
-$text['label-12-hour']['ro'] = "12 de ore";
-$text['label-12-hour']['fa'] = "";
-$text['label-12-hour']['ar-eg'] = "12 ساعة";
-$text['label-12-hour']['it-it'] = "12-Ore";
+$text['label-12-hour']['uk'   ] = "12-годинний";
 
 $text['header-user_setting-edit']['en-us'] = "User Setting";
+$text['header-user_setting-edit']['ar-eg'] = "";
+$text['header-user_setting-edit']['de-at'] = "Benutzereinstellung";
+$text['header-user_setting-edit']['de-de'] = "Benutzereinstellung";
 $text['header-user_setting-edit']['es-cl'] = "Configuración de Usuario";
-$text['header-user_setting-edit']['pt-pt'] = "Definição do Utilizador";
-$text['header-user_setting-edit']['ru-ru'] = "Настройки пользователя";
 $text['header-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
-$text['header-user_setting-edit']['de-de'] = "Benutzereinstellung";
-$text['header-user_setting-edit']['de-at'] = "Benutzereinstellung";
+$text['header-user_setting-edit']['he'   ] = "";
 $text['header-user_setting-edit']['it-it'] = "Impostazione Utente";
+$text['header-user_setting-edit']['nl-nl'] = "";
+$text['header-user_setting-edit']['pl'   ] = "";
+$text['header-user_setting-edit']['pt-br'] = "";
+$text['header-user_setting-edit']['pt-pt'] = "Definição do Utilizador";
+$text['header-user_setting-edit']['ru-ru'] = "Настройки пользователя";
+$text['header-user_setting-edit']['sv-se'] = "";
+$text['header-user_setting-edit']['uk'   ] = "";
 
 $text['header-user_setting-add']['en-us'] = "User Setting Add";
+$text['header-user_setting-add']['ar-eg'] = "";
+$text['header-user_setting-add']['de-at'] = "Benutzereinstellung hinzufügen";
+$text['header-user_setting-add']['de-de'] = "Benutzereinstellung hinzufügen";
 $text['header-user_setting-add']['es-cl'] = "Ajuste del usuario Agregar";
-$text['header-user_setting-add']['pt-pt'] = "Usuário setting Adicionar";
-$text['header-user_setting-add']['ru-ru'] = "Добавить настройки пользователя";
 $text['header-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
-$text['header-user_setting-add']['de-de'] = "Benutzereinstellung hinzufügen";
-$text['header-user_setting-add']['de-at'] = "Benutzereinstellung hinzufügen";
+$text['header-user_setting-add']['he'   ] = "";
 $text['header-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
+$text['header-user_setting-add']['nl-nl'] = "";
+$text['header-user_setting-add']['pl'   ] = "";
+$text['header-user_setting-add']['pt-br'] = "";
+$text['header-user_setting-add']['pt-pt'] = "Usuário setting Adicionar";
+$text['header-user_setting-add']['ru-ru'] = "Добавить настройки пользователя";
+$text['header-user_setting-add']['sv-se'] = "";
+$text['header-user_setting-add']['uk'   ] = "";
 
 $text['header-user_manager']['en-us'] = "Users";
+$text['header-user_manager']['ar-eg'] = "";
+$text['header-user_manager']['de-at'] = "Benutzerverwaltung";
+$text['header-user_manager']['de-de'] = "Benutzerverwaltung";
 $text['header-user_manager']['es-cl'] = "Administración de Usuario";
-$text['header-user_manager']['pt-pt'] = "Gestão de Utilizadores";
 $text['header-user_manager']['fr-fr'] = "Gestion des utilisateurs";
-$text['header-user_manager']['pl'] = "Menadżer użytkowników";
+$text['header-user_manager']['he'   ] = "";
+$text['header-user_manager']['it-it'] = "Utenti";
+$text['header-user_manager']['nl-nl'] = "";
+$text['header-user_manager']['pl'   ] = "Menadżer użytkowników";
+$text['header-user_manager']['pt-br'] = "";
+$text['header-user_manager']['pt-pt'] = "Gestão de Utilizadores";
 $text['header-user_manager']['ru-ru'] = "Пользователи";
-$text['header-user_manager']['uk'] = "Користувачі";
 $text['header-user_manager']['sv-se'] = "Användar Inställningar";
-$text['header-user_manager']['ro'] = "";
-$text['header-user_manager']['de-de'] = "Benutzerverwaltung";
-$text['header-user_manager']['de-at'] = "Benutzerverwaltung";
-$text['header-user_manager']['he'] = "מנהל משתמש";
-$text['header-user_manager']['it-it'] = "Utenti";
+$text['header-user_manager']['uk'   ] = "Користувачі";
 
 $text['header-user_edit']['en-us'] = "User";
+$text['header-user_edit']['ar-eg'] = "";
+$text['header-user_edit']['de-at'] = "Benutzer";
+$text['header-user_edit']['de-de'] = "Benutzer";
 $text['header-user_edit']['es-cl'] = "Editar Usuario";
-$text['header-user_edit']['pt-pt'] = "Editar Utilizador";
 $text['header-user_edit']['fr-fr'] = "Modifier l'utilisateur";
-$text['header-user_edit']['pl'] = "Użytkownik";
+$text['header-user_edit']['he'   ] = "";
+$text['header-user_edit']['it-it'] = "Utenti";
+$text['header-user_edit']['nl-nl'] = "";
+$text['header-user_edit']['pl'   ] = "Użytkownik";
+$text['header-user_edit']['pt-br'] = "";
+$text['header-user_edit']['pt-pt'] = "Editar Utilizador";
 $text['header-user_edit']['ru-ru'] = "Пользователь";
-$text['header-user_edit']['uk'] = "Користувач";
 $text['header-user_edit']['sv-se'] = "Användare";
-$text['header-user_edit']['ro'] = "";
-$text['header-user_edit']['de-de'] = "Benutzer";
-$text['header-user_edit']['de-at'] = "Benutzer";
-$text['header-user_edit']['he'] = "משתמש";
-$text['header-user_edit']['it-it'] = "Utenti";
+$text['header-user_edit']['uk'   ] = "Користувач";
 
 $text['header-user_add']['en-us'] = "User";
+$text['header-user_add']['ar-eg'] = "";
+$text['header-user_add']['de-at'] = "Benutzer";
+$text['header-user_add']['de-de'] = "Benutzer";
 $text['header-user_add']['es-cl'] = "Agregar Usuario";
-$text['header-user_add']['pt-pt'] = "Adicionar Utilizador";
 $text['header-user_add']['fr-fr'] = "Ajout d'un utilisateur";
-$text['header-user_add']['pl'] = "Użytkownik";
+$text['header-user_add']['he'   ] = "";
+$text['header-user_add']['it-it'] = "Utente";
+$text['header-user_add']['nl-nl'] = "";
+$text['header-user_add']['pl'   ] = "Użytkownik";
+$text['header-user_add']['pt-br'] = "";
+$text['header-user_add']['pt-pt'] = "Adicionar Utilizador";
 $text['header-user_add']['ru-ru'] = "Пользователь";
-$text['header-user_add']['uk'] = "Користувач";
 $text['header-user_add']['sv-se'] = "Användare";
-$text['header-user_add']['ro'] = "";
-$text['header-user_add']['de-de'] = "Benutzer";
-$text['header-user_add']['de-at'] = "Benutzer";
-$text['header-user_add']['he'] = "משתמש";
-$text['header-user_add']['it-it'] = "Utente";
+$text['header-user_add']['uk'   ] = "Користувач";
 
 $text['header-group_permissions']['en-us'] = "Group Permissions: ";
+$text['header-group_permissions']['ar-eg'] = "";
+$text['header-group_permissions']['de-at'] = "Gruppenberechtigungen:";
+$text['header-group_permissions']['de-de'] = "Gruppenberechtigungen:";
 $text['header-group_permissions']['es-cl'] = "Permisos de Grupo: ";
-$text['header-group_permissions']['pt-pt'] = "Permissões do Grupo: ";
 $text['header-group_permissions']['fr-fr'] = "Permissions du Groupe: ";
-$text['header-group_permissions']['pl'] = "Uprawnienia grupy";
+$text['header-group_permissions']['he'   ] = "";
+$text['header-group_permissions']['it-it'] = "Permessi Gruppo: ";
+$text['header-group_permissions']['nl-nl'] = "";
+$text['header-group_permissions']['pl'   ] = "Uprawnienia grupy";
+$text['header-group_permissions']['pt-br'] = "";
+$text['header-group_permissions']['pt-pt'] = "Permissões do Grupo: ";
 $text['header-group_permissions']['ru-ru'] = "Права группы: ";
-$text['header-group_permissions']['uk'] = "Привілеї групи:";
 $text['header-group_permissions']['sv-se'] = "Grupp Rättigheter";
-$text['header-group_permissions']['ro'] = "";
-$text['header-group_permissions']['de-de'] = "Gruppenberechtigungen:";
-$text['header-group_permissions']['de-at'] = "Gruppenberechtigungen:";
-$text['header-group_permissions']['he'] = "הרשאות קבוצה";
-$text['header-group_permissions']['it-it'] = "Permessi Gruppo: ";
+$text['header-group_permissions']['uk'   ] = "Привілеї групи:";
 
 $text['header-group_members']['en-us'] = "Group Members: ";
+$text['header-group_members']['ar-eg'] = "";
+$text['header-group_members']['de-at'] = "Gruppenmitglieder:";
+$text['header-group_members']['de-de'] = "Gruppenmitglieder:";
 $text['header-group_members']['es-cl'] = "Miembros de Grupo: ";
-$text['header-group_members']['pt-pt'] = "Membros do Grupo: ";
 $text['header-group_members']['fr-fr'] = "Membres du Groupe: ";
-$text['header-group_members']['pl'] = "Członkowie grupy:";
+$text['header-group_members']['he'   ] = "";
+$text['header-group_members']['it-it'] = "Membri Gruppo: ";
+$text['header-group_members']['nl-nl'] = "";
+$text['header-group_members']['pl'   ] = "Członkowie grupy:";
+$text['header-group_members']['pt-br'] = "";
+$text['header-group_members']['pt-pt'] = "Membros do Grupo: ";
 $text['header-group_members']['ru-ru'] = "Участники группы: ";
-$text['header-group_members']['uk'] = "Учасники групи: ";
 $text['header-group_members']['sv-se'] = "Grupp Medlemmar:";
-$text['header-group_members']['ro'] = "";
-$text['header-group_members']['de-de'] = "Gruppenmitglieder:";
-$text['header-group_members']['de-at'] = "Gruppenmitglieder:";
-$text['header-group_members']['he'] = "משתמשי קבוצה";
-$text['header-group_members']['it-it'] = "Membri Gruppo: ";
+$text['header-group_members']['uk'   ] = "Учасники групи: ";
 
 $text['header-group_manager']['en-us'] = "Group Manager";
+$text['header-group_manager']['ar-eg'] = "";
+$text['header-group_manager']['de-at'] = "Gruppenverwaltung";
+$text['header-group_manager']['de-de'] = "Gruppenverwaltung";
 $text['header-group_manager']['es-cl'] = "Administración de Grupo";
-$text['header-group_manager']['pt-pt'] = "Gestão de Grupos";
 $text['header-group_manager']['fr-fr'] = "Gestion de Groupe";
-$text['header-group_manager']['pl'] = "Menadżer  grup";
+$text['header-group_manager']['he'   ] = "";
+$text['header-group_manager']['it-it'] = "Gestione Gruppo";
+$text['header-group_manager']['nl-nl'] = "";
+$text['header-group_manager']['pl'   ] = "Menadżer  grup";
+$text['header-group_manager']['pt-br'] = "";
+$text['header-group_manager']['pt-pt'] = "Gestão de Grupos";
 $text['header-group_manager']['ru-ru'] = "Управление группами";
-$text['header-group_manager']['uk'] = "Групи";
 $text['header-group_manager']['sv-se'] = "Grupp Inställningar";
-$text['header-group_manager']['ro'] = "";
-$text['header-group_manager']['de-de'] = "Gruppenverwaltung";
-$text['header-group_manager']['de-at'] = "Gruppenverwaltung";
-$text['header-group_manager']['he'] = "מנהל קבוצה";
-$text['header-group_manager']['it-it'] = "Gestione Gruppo";
+$text['header-group_manager']['uk'   ] = "Групи";
 
 $text['header-group_edit']['en-us'] = "Edit Group";
+$text['header-group_edit']['ar-eg'] = "";
+$text['header-group_edit']['de-at'] = "Gruppe bearbeiten";
+$text['header-group_edit']['de-de'] = "Gruppe bearbeiten";
 $text['header-group_edit']['es-cl'] = "Editar Grupo";
-$text['header-group_edit']['pt-pt'] = "Editar Grupo";
 $text['header-group_edit']['fr-fr'] = "Modifier le Groupe";
-$text['header-group_edit']['pl'] = "Edycja grupy";
+$text['header-group_edit']['he'   ] = "";
+$text['header-group_edit']['it-it'] = "Modifica Gruppo";
+$text['header-group_edit']['nl-nl'] = "";
+$text['header-group_edit']['pl'   ] = "Edycja grupy";
+$text['header-group_edit']['pt-br'] = "";
+$text['header-group_edit']['pt-pt'] = "Editar Grupo";
 $text['header-group_edit']['ru-ru'] = "Изменить группу";
-$text['header-group_edit']['uk'] = "Редагувати групу";
 $text['header-group_edit']['sv-se'] = "Editera Grupp";
-$text['header-group_edit']['ro'] = "";
-$text['header-group_edit']['de-de'] = "Gruppe bearbeiten";
-$text['header-group_edit']['de-at'] = "Gruppe bearbeiten";
-$text['header-group_edit']['he'] = "ערוך קבוצה";
-$text['header-group_edit']['it-it'] = "Modifica Gruppo";
+$text['header-group_edit']['uk'   ] = "Редагувати групу";
 
 $text['header-group_add']['en-us'] = "Add Group";
+$text['header-group_add']['ar-eg'] = "";
+$text['header-group_add']['de-at'] = "Gruppe hinzufügen";
+$text['header-group_add']['de-de'] = "Gruppe hinzufügen";
 $text['header-group_add']['es-cl'] = "Agregar Grupo";
-$text['header-group_add']['pt-pt'] = "Adicionar Grupo";
 $text['header-group_add']['fr-fr'] = "Ajouter un Groupe";
-$text['header-group_add']['pl'] = "Dodaj grupę";
+$text['header-group_add']['he'   ] = "";
+$text['header-group_add']['it-it'] = "Aggiungi Gruppo";
+$text['header-group_add']['nl-nl'] = "";
+$text['header-group_add']['pl'   ] = "Dodaj grupę";
+$text['header-group_add']['pt-br'] = "";
+$text['header-group_add']['pt-pt'] = "Adicionar Grupo";
 $text['header-group_add']['ru-ru'] = "Добавить группу";
-$text['header-group_add']['uk'] = "Додати групу";
 $text['header-group_add']['sv-se'] = "Lägg Till Grupp";
-$text['header-group_add']['ro'] = "";
-$text['header-group_add']['de-de'] = "Gruppe hinzufügen";
-$text['header-group_add']['de-at'] = "Gruppe hinzufügen";
-$text['header-group_add']['he'] = "הוסף קבוצה";
-$text['header-group_add']['it-it'] = "Aggiungi Gruppo";
+$text['header-group_add']['uk'   ] = "Додати групу";
 
 $text['description-user_setting-edit']['en-us'] = "Edit a setting for this user.";
+$text['description-user_setting-edit']['ar-eg'] = "";
+$text['description-user_setting-edit']['de-at'] = "";
+$text['description-user_setting-edit']['de-de'] = "Eine Einstellung dieses Benuters anpassen.";
 $text['description-user_setting-edit']['es-cl'] = "Editar un escenario de este usuario.";
-$text['description-user_setting-edit']['pt-pt'] = "Editar uma configuração para este usuário.";
-$text['description-user_setting-edit']['ru-ru'] = "Изменить настройки пользователя.";
 $text['description-user_setting-edit']['fr-fr'] = "Modifier un réglage pour cet utilisateur.";
-$text['description-user_setting-edit']['de-de'] = "Eine Einstellung dieses Benuters anpassen.";
-$text['description-user_setting-edit']['de-ate'] = "Eine Einstellung dieses Benuters anpassen.";
+$text['description-user_setting-edit']['he'   ] = "";
 $text['description-user_setting-edit']['it-it'] = "Modifica una impostazione di questo utente.";
+$text['description-user_setting-edit']['nl-nl'] = "";
+$text['description-user_setting-edit']['pl'   ] = "";
+$text['description-user_setting-edit']['pt-br'] = "";
+$text['description-user_setting-edit']['pt-pt'] = "Editar uma configuração para este usuário.";
+$text['description-user_setting-edit']['ru-ru'] = "Изменить настройки пользователя.";
+$text['description-user_setting-edit']['sv-se'] = "";
+$text['description-user_setting-edit']['uk'   ] = "";
 
 $text['description-user_setting-add']['en-us'] = "Add a setting for this user.";
+$text['description-user_setting-add']['ar-eg'] = "";
+$text['description-user_setting-add']['de-at'] = "Eine Einstellung für diesen Benutzer hinzufügen.";
+$text['description-user_setting-add']['de-de'] = "Eine Einstellung für diesen Benutzer hinzufügen.";
 $text['description-user_setting-add']['es-cl'] = "Añadir un entorno para este usuario.";
-$text['description-user_setting-add']['pt-pt'] = "Adicionar uma definição para esse usuário.";
-$text['description-user_setting-add']['ru-ru'] = "Добавьте параметр пользователя.";
 $text['description-user_setting-add']['fr-fr'] = "Ajouter un cadre pour cet utilisateur.";
-$text['description-user_setting-add']['de-de'] = "Eine Einstellung für diesen Benutzer hinzufügen.";
-$text['description-user_setting-add']['de-at'] = "Eine Einstellung für diesen Benutzer hinzufügen.";
+$text['description-user_setting-add']['he'   ] = "";
 $text['description-user_setting-add']['it-it'] = "Aggiungi una impostazione per questo utente.";
+$text['description-user_setting-add']['nl-nl'] = "";
+$text['description-user_setting-add']['pl'   ] = "";
+$text['description-user_setting-add']['pt-br'] = "";
+$text['description-user_setting-add']['pt-pt'] = "Adicionar uma definição para esse usuário.";
+$text['description-user_setting-add']['ru-ru'] = "Добавьте параметр пользователя.";
+$text['description-user_setting-add']['sv-se'] = "";
+$text['description-user_setting-add']['uk'   ] = "";
 
 $text['description-user_manager']['en-us'] = "Add, edit, delete, and search users. ";
+$text['description-user_manager']['ar-eg'] = "";
+$text['description-user_manager']['de-at'] = "Benutzer anlegen, editieren, löschen und suchen.";
+$text['description-user_manager']['de-de'] = "Benutzer anlegen, editieren, löschen und suchen.";
 $text['description-user_manager']['es-cl'] = "Agregar, Editar, Eliminar y Buscar Usuarios. ";
-$text['description-user_manager']['pt-pt'] = "Adicionar, editar, remover e pesquisar utilizadores. ";
 $text['description-user_manager']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
-$text['description-user_manager']['pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
+$text['description-user_manager']['he'   ] = "";
+$text['description-user_manager']['it-it'] = "Aggiungi, modifica, elimina e cerca utenti. ";
+$text['description-user_manager']['nl-nl'] = "";
+$text['description-user_manager']['pl'   ] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
+$text['description-user_manager']['pt-br'] = "";
+$text['description-user_manager']['pt-pt'] = "Adicionar, editar, remover e pesquisar utilizadores. ";
 $text['description-user_manager']['ru-ru'] = "Добавление, изменение, удаление и поиск пользователей. ";
-$text['description-user_manager']['uk'] = "Додавання, редагування, видалення та пошук користувачів";
 $text['description-user_manager']['sv-se'] = "Lägg Till, editera, ta bort och sök användare.";
-$text['description-user_manager']['ro'] = "";
-$text['description-user_manager']['de-de'] = "Benutzer anlegen, editieren, löschen und suchen.";
-$text['description-user_manager']['de-at'] = "Benutzer anlegen, editieren, löschen und suchen.";
-$text['description-user_manager']['he'] = "הוסף, ערוך, מחק וחפש משתמשים";
-$text['description-user_manager']['it-it'] = "Aggiungi, modifica, elimina e cerca utenti. ";
+$text['description-user_manager']['uk'   ] = "Додавання, редагування, видалення та пошук користувачів";
 
 $text['description-user_language']['en-us'] = "Select the language.";
+$text['description-user_language']['ar-eg'] = "";
+$text['description-user_language']['de-at'] = "Sprache auswählen";
+$text['description-user_language']['de-de'] = "Sprache auswählen";
 $text['description-user_language']['es-cl'] = "Seleccione el idioma.";
-$text['description-user_language']['pt-pt'] = "Selecione o idioma.";
 $text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
-$text['description-user_language']['pl'] = "Wybierz język";
+$text['description-user_language']['he'   ] = "";
+$text['description-user_language']['it-it'] = "Seleziona lingua.";
+$text['description-user_language']['nl-nl'] = "";
+$text['description-user_language']['pl'   ] = "Wybierz język";
+$text['description-user_language']['pt-br'] = "";
+$text['description-user_language']['pt-pt'] = "Selecione o idioma.";
 $text['description-user_language']['ru-ru'] = "Выберите язык.";
-$text['description-user_language']['uk'] = "Виберіть мову";
 $text['description-user_language']['sv-se'] = "Välj Språk";
-$text['description-user_language']['ro'] = "Selecție limbă";
-$text['description-user_language']['de-de'] = "Sprache auswählen";
-$text['description-user_language']['de-at'] = "Sprache auswählen";
-$text['description-user_language']['he'] = "בחר שפה";
-$text['description-user_language']['it-it'] = "Seleziona lingua.";
+$text['description-user_language']['uk'   ] = "Виберіть мову";
 
 $text['description-user_edit']['en-us'] = "Edit user information and group membership. ";
+$text['description-user_edit']['ar-eg'] = "";
+$text['description-user_edit']['de-at'] = "Benutzerinformationen und Gruppen verwalten.";
+$text['description-user_edit']['de-de'] = "Benutzerinformationen und Gruppen verwalten.";
 $text['description-user_edit']['es-cl'] = "Editar información del usuario y pertenencia al grupo. ";
-$text['description-user_edit']['pt-pt'] = "Editar a informação do utilizador e os membros do grupo. ";
 $text['description-user_edit']['fr-fr'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe.";
-$text['description-user_edit']['pl'] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
+$text['description-user_edit']['he'   ] = "";
+$text['description-user_edit']['it-it'] = "Modifica le informazioni dell'utente e l'appartenenza al gruppo. ";
+$text['description-user_edit']['nl-nl'] = "";
+$text['description-user_edit']['pl'   ] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
+$text['description-user_edit']['pt-br'] = "";
+$text['description-user_edit']['pt-pt'] = "Editar a informação do utilizador e os membros do grupo. ";
 $text['description-user_edit']['ru-ru'] = "Изменение информации о пользователях и членстве в группах. ";
-$text['description-user_edit']['uk'] = "Змініть інформацію користувача і членство в групі.";
 $text['description-user_edit']['sv-se'] = "Meditera användarinformation och grupp medlemskap.";
-$text['description-user_edit']['ro'] = "";
-$text['description-user_edit']['de-de'] = "Benutzerinformationen und Gruppen verwalten.";
-$text['description-user_edit']['de-at'] = "Benutzerinformationen und Gruppen verwalten.";
-$text['description-user_edit']['he'] = "ערוך פרטי משתמש ושיוך לקבוצה";
-$text['description-user_edit']['it-it'] = "Modifica le informazioni dell'utente e l'appartenenza al gruppo. ";
+$text['description-user_edit']['uk'   ] = "Змініть інформацію користувача і членство в групі.";
 
 $text['description-user_add']['en-us'] = "To add a user, please fill out this form completely. All fields are required. ";
+$text['description-user_add']['ar-eg'] = "";
+$text['description-user_add']['de-at'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich.";
+$text['description-user_add']['de-de'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich.";
 $text['description-user_add']['es-cl'] = "Para agregar un usuario, por favor llene completamente el siguiente formulario. Todos los campos son obligatorios. ";
-$text['description-user_add']['pt-pt'] = "Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. ";
 $text['description-user_add']['fr-fr'] = "Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. ";
-$text['description-user_add']['pl'] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
+$text['description-user_add']['he'   ] = "";
+$text['description-user_add']['it-it'] = "Per aggiungere un utente, per favore completa interamente il modulo. Tutti i campi sono obbligatori. ";
+$text['description-user_add']['nl-nl'] = "";
+$text['description-user_add']['pl'   ] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
+$text['description-user_add']['pt-br'] = "";
+$text['description-user_add']['pt-pt'] = "Para adicionar um utilizador por favor preencha este formulário. Todos os campos são de preenchimento obrigatório. ";
 $text['description-user_add']['ru-ru'] = "Чтобы добавить пользователя, заполните эту форму полностью. Все поля обязательны для заполнения. ";
-$text['description-user_add']['uk'] = "Щоб додати користувача, будь ласка, заповніть цю форму повністю. Всі поля обов'язкові для заповнення.";
 $text['description-user_add']['sv-se'] = "För att lägga till en användare, fyll i hela detta formulär. Alla fält måste fyllas i.";
-$text['description-user_add']['ro'] = "";
-$text['description-user_add']['de-de'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich.";
-$text['description-user_add']['de-at'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich.";
-$text['description-user_add']['he'] = "בכדי להוסיף משתמש, אנא הכנס את הפרטים בכל השדות.";
-$text['description-user_add']['it-it'] = "Per aggiungere un utente, per favore completa interamente il modulo. Tutti i campi sono obbligatori. ";
+$text['description-user_add']['uk'   ] = "Щоб додати користувача, будь ласка, заповніть цю форму повністю. Всі поля обов'язкові для заповнення.";
 
 $text['description-time_zone']['en-us'] = "Select the default time zone.";
+$text['description-time_zone']['ar-eg'] = "";
+$text['description-time_zone']['de-at'] = "Wählen Sie die Standard-Zeitzone";
+$text['description-time_zone']['de-de'] = "Wählen Sie die Standard-Zeitzone";
 $text['description-time_zone']['es-cl'] = "Seleccione la zona horaria por defecto.";
-$text['description-time_zone']['pt-pt'] = "Escolha o fuso horário por omissão.";
 $text['description-time_zone']['fr-fr'] = "Sélectionnez le fuseau horaire par défaut.";
-$text['description-time_zone']['pl'] = "Wybierz domyślną strefę czasową";
+$text['description-time_zone']['he'   ] = "";
+$text['description-time_zone']['it-it'] = "Seleziona il fuso orario predefinito.";
+$text['description-time_zone']['nl-nl'] = "";
+$text['description-time_zone']['pl'   ] = "Wybierz domyślną strefę czasową";
+$text['description-time_zone']['pt-br'] = "";
+$text['description-time_zone']['pt-pt'] = "Escolha o fuso horário por omissão.";
 $text['description-time_zone']['ru-ru'] = "Выберите часовой пояс по умолчанию.";
-$text['description-time_zone']['uk'] = "Виберіть часовий пояс за замовчуванням.";
 $text['description-time_zone']['sv-se'] = "Välj standard tidszon";
-$text['description-time_zone']['ro'] = "";
-$text['description-time_zone']['de-de'] = "Wählen Sie die Standard-Zeitzone";
-$text['description-time_zone']['de-at'] = "Wählen Sie die Standard-Zeitzone";
-$text['description-time_zone']['he'] = "הגדר אזור זמן";
-$text['description-time_zone']['it-it'] = "Seleziona il fuso orario predefinito.";
+$text['description-time_zone']['uk'   ] = "Виберіть часовий пояс за замовчуванням.";
 
 $text['description-status']['en-us'] = "Set the user's presence.";
+$text['description-status']['ar-eg'] = "";
+$text['description-status']['de-at'] = "Benutzerstatus auswählen";
+$text['description-status']['de-de'] = "Benutzerstatus auswählen";
 $text['description-status']['es-cl'] = "Configure la presencia del usuario.";
-$text['description-status']['pt-pt'] = "Escolher o estado de presença do utilizador.";
 $text['description-status']['fr-fr'] = "Sélectionnez l'état de présence de l'utilisateur.";
-$text['description-status']['pl'] = "Wybierz status użytkownika";
+$text['description-status']['he'   ] = "";
+$text['description-status']['it-it'] = "Imposta la presenza dell'utente.";
+$text['description-status']['nl-nl'] = "";
+$text['description-status']['pl'   ] = "Wybierz status użytkownika";
+$text['description-status']['pt-br'] = "";
+$text['description-status']['pt-pt'] = "Escolher o estado de presença do utilizador.";
 $text['description-status']['ru-ru'] = "Установить статус присутствие.";
-$text['description-status']['uk'] = "Виберіть статус користувача";
 $text['description-status']['sv-se'] = "Välj en användarstatus.";
-$text['description-status']['ro'] = "Selectați starea utilizatorului";
-$text['description-status']['de-de'] = "Benutzerstatus auswählen";
-$text['description-status']['de-at'] = "Benutzerstatus auswählen";
-$text['description-status']['he'] = "בחר את סטטוס המשתמש";
-$text['description-status']['it-it'] = "Imposta la presenza dell'utente.";
+$text['description-status']['uk'   ] = "Виберіть статус користувача";
 
 $text['description-group_permissions']['en-us'] = "Assign permissions for this group.";
+$text['description-group_permissions']['ar-eg'] = "";
+$text['description-group_permissions']['de-at'] = "Ordnen Sie Berechtigungen für diese Gruppe zu.";
+$text['description-group_permissions']['de-de'] = "Ordnen Sie Berechtigungen für diese Gruppe zu.";
 $text['description-group_permissions']['es-cl'] = "Asigne permisos para este grupo.";
-$text['description-group_permissions']['pt-pt'] = "Atribua permissões para este grupo.";
 $text['description-group_permissions']['fr-fr'] = "Assignez des permissions à ce groupe.";
-$text['description-group_permissions']['pl'] = "Przypisywanie uprawnień tej grupie.";
+$text['description-group_permissions']['he'   ] = "";
+$text['description-group_permissions']['it-it'] = "Assegna i permessi per questo gruppo.";
+$text['description-group_permissions']['nl-nl'] = "";
+$text['description-group_permissions']['pl'   ] = "Przypisywanie uprawnień tej grupie.";
+$text['description-group_permissions']['pt-br'] = "";
+$text['description-group_permissions']['pt-pt'] = "Atribua permissões para este grupo.";
 $text['description-group_permissions']['ru-ru'] = "Назначить права для этой группы.";
-$text['description-group_permissions']['uk'] = "Призначення привілеїв для цієї групи.";
 $text['description-group_permissions']['sv-se'] = "Tilldela rättigheter till denna grupp.";
-$text['description-group_permissions']['ro'] = "";
-$text['description-group_permissions']['de-de'] = "Ordnen Sie Berechtigungen für diese Gruppe zu.";
-$text['description-group_permissions']['de-at'] = "Ordnen Sie Berechtigungen für diese Gruppe zu.";
-$text['description-group_permissions']['he'] = "צור הרשאות לקבוצה";
-$text['description-group_permissions']['it-it'] = "Assegna i permessi per questo gruppo.";
+$text['description-group_permissions']['uk'   ] = "Призначення привілеїв для цієї групи.";
 
 $text['description-group_edit']['en-us'] = "Edit the properties of the group.";
+$text['description-group_edit']['ar-eg'] = "";
+$text['description-group_edit']['de-at'] = "Bearbeiten Sie die Eigenschaften dieser Gruppe";
+$text['description-group_edit']['de-de'] = "Bearbeiten Sie die Eigenschaften dieser Gruppe";
 $text['description-group_edit']['es-cl'] = "Editar las propiedades del grupo.";
-$text['description-group_edit']['pt-pt'] = "Editar as propriedades do grupo.";
 $text['description-group_edit']['fr-fr'] = "Modifier les propriétés du groupe.";
-$text['description-group_edit']['pl'] = "Edytuj właściwości grupy.";
+$text['description-group_edit']['he'   ] = "";
+$text['description-group_edit']['it-it'] = "Modifica le proprietà del gruppo.";
+$text['description-group_edit']['nl-nl'] = "";
+$text['description-group_edit']['pl'   ] = "Edytuj właściwości grupy.";
+$text['description-group_edit']['pt-br'] = "";
+$text['description-group_edit']['pt-pt'] = "Editar as propriedades do grupo.";
 $text['description-group_edit']['ru-ru'] = "Редактирование свойств группы.";
-$text['description-group_edit']['uk'] = "Зміна властивостей групи.";
 $text['description-group_edit']['sv-se'] = "Editera inställningar för gruppen.";
-$text['description-group_edit']['ro'] = "";
-$text['description-group_edit']['de-de'] = "Bearbeiten Sie die Eigenschaften dieser Gruppe";
-$text['description-group_edit']['de-at'] = "Bearbeiten Sie die Eigenschaften dieser Gruppe";
-$text['description-group_edit']['he'] = "";
-$text['description-group_edit']['it-it'] = "Modifica le proprietà del gruppo.";
+$text['description-group_edit']['uk'   ] = "Зміна властивостей групи.";
 
 $text['description-group_add']['en-us'] = "Create a new user group.";
+$text['description-group_add']['ar-eg'] = "";
+$text['description-group_add']['de-at'] = "Neue Benutzergruppe anlegen.";
+$text['description-group_add']['de-de'] = "Neue Benutzergruppe anlegen.";
 $text['description-group_add']['es-cl'] = "Crear un nuevo grupo de usuarios.";
-$text['description-group_add']['pt-pt'] = "Criar um novo grupo de usuários.";
 $text['description-group_add']['fr-fr'] = "Créez un nouveau groupe d'utilisateurs.";
-$text['description-group_add']['pl'] = "Utwórz nową grupę użytkowników.";
+$text['description-group_add']['he'   ] = "";
+$text['description-group_add']['it-it'] = "Crea un nuovo gruppo di utenti.";
+$text['description-group_add']['nl-nl'] = "";
+$text['description-group_add']['pl'   ] = "Utwórz nową grupę użytkowników.";
+$text['description-group_add']['pt-br'] = "";
+$text['description-group_add']['pt-pt'] = "Criar um novo grupo de usuários.";
 $text['description-group_add']['ru-ru'] = "Создать новую группу пользователей.";
-$text['description-group_add']['uk'] = "Створити нову групу користувачів.";
 $text['description-group_add']['sv-se'] = "Skapa en ny användargrupp.";
-$text['description-group_add']['ro'] = "";
-$text['description-group_add']['de-de'] = "Neue Benutzergruppe anlegen.";
-$text['description-group_add']['de-at'] = "Neue Benutzergruppe anlegen.";
-$text['description-group_add']['he'] = "";
-$text['description-group_add']['it-it'] = "Crea un nuovo gruppo di utenti.";
+$text['description-group_add']['uk'   ] = "Створити нову групу користувачів.";
 
 $text['description-enabled']['en-us'] = "Set the status of this account.";
+$text['description-enabled']['ar-eg'] = "";
+$text['description-enabled']['de-at'] = "Status dieses Kontos setzen.";
+$text['description-enabled']['de-de'] = "";
 $text['description-enabled']['es-cl'] = "Indique el estaso de esta cuenta.";
-$text['description-enabled']['pt-pt'] = "Escolha o estado desta conta.";
 $text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
-$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
+$text['description-enabled']['he'   ] = "";
+$text['description-enabled']['it-it'] = "Imposta lo stato di questo account.";
+$text['description-enabled']['nl-nl'] = "";
+$text['description-enabled']['pl'   ] = "Ustaw status numeru wewnętrznego.";
+$text['description-enabled']['pt-br'] = "";
+$text['description-enabled']['pt-pt'] = "Escolha o estado desta conta.";
 $text['description-enabled']['ru-ru'] = "Установить статус учетной записи.";
-$text['description-enabled']['uk'] = "Вкажіть стан цього облікового запису.";
 $text['description-enabled']['sv-se'] = "Välj status på denna standardinställning.";
-$text['description-enabled']['ro'] = "";
-$text['description-enabled']['de-at'] = "Status dieses Kontos setzen.";
-$text['description-enabled']['de-at'] = "Status dieses Kontos setzen.";
-$text['description-enabled']['he'] = "בחר את הסטטוס לחשבון זה";
-$text['description-enabled']['it-it'] = "Imposta lo stato di questo account.";
+$text['description-enabled']['uk'   ] = "Вкажіть стан цього облікового запису.";
 
 $text['description-contact_view']['en-us'] = "View";
+$text['description-contact_view']['ar-eg'] = "";
+$text['description-contact_view']['de-at'] = "Ansicht";
+$text['description-contact_view']['de-de'] = "Ansicht";
 $text['description-contact_view']['es-cl'] = "Ver";
-$text['description-contact_view']['pt-pt'] = "Ver";
 $text['description-contact_view']['fr-fr'] = "Voir";
-$text['description-contact_view']['pl'] = "Widok";
+$text['description-contact_view']['he'   ] = "";
+$text['description-contact_view']['it-it'] = "Visualizza";
+$text['description-contact_view']['nl-nl'] = "";
+$text['description-contact_view']['pl'   ] = "Widok";
+$text['description-contact_view']['pt-br'] = "";
+$text['description-contact_view']['pt-pt'] = "Ver";
 $text['description-contact_view']['ru-ru'] = "Просмотр";
-$text['description-contact_view']['uk'] = "Перегляд";
 $text['description-contact_view']['sv-se'] = "Granska";
-$text['description-contact_view']['ro'] = "";
-$text['description-contact_view']['de-de'] = "Ansicht";
-$text['description-contact_view']['de-at'] = "Ansicht";
-$text['description-contact_view']['he'] = "הצג";
-$text['description-contact_view']['it-it'] = "Visualizza";
+$text['description-contact_view']['uk'   ] = "Перегляд";
 
 $text['description-contact']['en-us'] = "Assign a contact to this user account.";
+$text['description-contact']['ar-eg'] = "";
+$text['description-contact']['de-at'] = "Weisen Sie diesem Benutzer einen Kontakt zu.";
+$text['description-contact']['de-de'] = "Weisen Sie diesem Benutzer einen Kontakt zu.";
 $text['description-contact']['es-cl'] = "Asignar un contacto a este usuario.";
-$text['description-contact']['pt-pt'] = "Atribuir um contacto a esta conta de utilizador.";
 $text['description-contact']['fr-fr'] = "Attacher un contact à ce compte utilisateur";
-$text['description-contact']['pl'] = "Wybierz numer";
+$text['description-contact']['he'   ] = "";
+$text['description-contact']['it-it'] = "Assegna un contatto a questo utente.";
+$text['description-contact']['nl-nl'] = "";
+$text['description-contact']['pl'   ] = "Wybierz numer";
+$text['description-contact']['pt-br'] = "";
+$text['description-contact']['pt-pt'] = "Atribuir um contacto a esta conta de utilizador.";
 $text['description-contact']['ru-ru'] = "Назначить контакт для этой учетной записи пользователя.";
-$text['description-contact']['uk'] = "Призначити контакт в цей обліковий запис користувача.";
 $text['description-contact']['sv-se'] = "Tilldela en kontakt till detta konto.";
-$text['description-contact']['ro'] = "";
-$text['description-contact']['de-de'] = "Weisen Sie diesem Benutzer einen Kontakt zu.";
-$text['description-contact']['de-at'] = "Weisen Sie diesem Benutzer einen Kontakt zu.";
-$text['description-contact']['he'] = "שייך איש קשר לחשבון";
-$text['description-contact']['it-it'] = "Assegna un contatto a questo utente.";
+$text['description-contact']['uk'   ] = "Призначити контакт в цей обліковий запис користувача.";
 
 $text['description-api_key']['en-us'] = "Enter the API key is often a UUID. The API key should be 128 bit or greater.";
+$text['description-api_key']['ar-eg'] = "";
+$text['description-api_key']['de-at'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein.";
+$text['description-api_key']['de-de'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein.";
 $text['description-api_key']['es-cl'] = "Indique la API key.";
-$text['description-api_key']['pt-pt'] = "";
 $text['description-api_key']['fr-fr'] = "Entrez la  clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
-$text['description-api_key']['pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
+$text['description-api_key']['he'   ] = "";
+$text['description-api_key']['it-it'] = "Inserisci la API key che è spesso un UUID. L'API key dovrebbe essere di almeno 128 bit.";
+$text['description-api_key']['nl-nl'] = "";
+$text['description-api_key']['pl'   ] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
+$text['description-api_key']['pt-br'] = "";
+$text['description-api_key']['pt-pt'] = "";
 $text['description-api_key']['ru-ru'] = "Введите ключ API (обычно UUID). Ключ API должен быть 128 бит или больше.";
-$text['description-api_key']['uk'] = "Введіть ключ API, зазвичай UUID. Ключ API повинен бути 128 біт або більше.";
 $text['description-api_key']['sv-se'] = "Ange API nyckel (ofta UUID). API nyckeln borde vara 128 bit eller mer.";
-$text['description-api_key']['ro'] = "";
-$text['description-api_key']['de-de'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein.";
-$text['description-api_key']['de-at'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein.";
-$text['description-api_key']['he'] = "";
-$text['description-api_key']['it-it'] = "Inserisci la API key che è spesso un UUID. L'API key dovrebbe essere di almeno 128 bit.";
+$text['description-api_key']['uk'   ] = "Введіть ключ API, зазвичай UUID. Ключ API повинен бути 128 біт або більше.";
 
 $text['confirm-delete']['en-us'] = "Do you really want to delete this?";
+$text['confirm-delete']['ar-eg'] = "";
+$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
+$text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
 $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
-$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
 $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
-$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
+$text['confirm-delete']['he'   ] = "";
+$text['confirm-delete']['it-it'] = "Vuoi veramente cancellare questo?";
+$text['confirm-delete']['nl-nl'] = "";
+$text['confirm-delete']['pl'   ] = "Czy na pewno chcesz to usunąć?";
+$text['confirm-delete']['pt-br'] = "";
+$text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
 $text['confirm-delete']['ru-ru'] = "Вы действительно хотите удалить?";
-$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
 $text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
-$text['confirm-delete']['ro'] = "";
-$text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
-$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
-$text['confirm-delete']['he'] = "?בטוח שאתה רוצה למחוק";
-$text['confirm-delete']['it-it'] = "Vuoi veramente cancellare questo?";
+$text['confirm-delete']['uk'   ] = "Ви дійсно бажаєте це видалити?";
 
 $text['button-show_all']['en-us'] = "Show All";
+$text['button-show_all']['ar-eg'] = "";
+$text['button-show_all']['de-at'] = "Alle anzeigen";
+$text['button-show_all']['de-de'] = "Alle anzeigen";
 $text['button-show_all']['es-cl'] = "Mostrar Todos";
-$text['button-show_all']['pt-pt'] = "Mostrar Todos";
 $text['button-show_all']['fr-fr'] = "Tout Montrer";
-$text['button-show_all']['pl'] = "Pokaż wszystkie";
+$text['button-show_all']['he'   ] = "";
+$text['button-show_all']['it-it'] = "Mostra tutti";
+$text['button-show_all']['nl-nl'] = "";
+$text['button-show_all']['pl'   ] = "Pokaż wszystkie";
+$text['button-show_all']['pt-br'] = "";
+$text['button-show_all']['pt-pt'] = "Mostrar Todos";
 $text['button-show_all']['ru-ru'] = "Показать все";
-$text['button-show_all']['uk'] = "Показати всі";
 $text['button-show_all']['sv-se'] = "Visa Allt";
-$text['button-show_all']['ro'] = "";
-$text['button-show_all']['de-de'] = "Alle anzeigen";
-$text['button-show_all']['de-at'] = "Alle anzeigen";
-$text['button-show_all']['he'] = "הצג הכל";
-$text['button-show_all']['it-it'] = "Mostra tutti";
+$text['button-show_all']['uk'   ] = "Показати всі";
 
 $text['button-generate']['en-us'] = "Generate";
+$text['button-generate']['ar-eg'] = "";
+$text['button-generate']['de-at'] = "Erzeugen";
+$text['button-generate']['de-de'] = "Erzeugen";
 $text['button-generate']['es-cl'] = "Generar";
-$text['button-generate']['pt-pt'] = "Geração";
 $text['button-generate']['fr-fr'] = "Générer";
-$text['button-generate']['pl'] = "Generuj";
+$text['button-generate']['he'   ] = "";
+$text['button-generate']['it-it'] = "Genera";
+$text['button-generate']['nl-nl'] = "";
+$text['button-generate']['pl'   ] = "Generuj";
+$text['button-generate']['pt-br'] = "";
+$text['button-generate']['pt-pt'] = "Geração";
 $text['button-generate']['ru-ru'] = "Сгенерировать";
-$text['button-generate']['uk'] = "Згенерувати";
 $text['button-generate']['sv-se'] = "Generera";
-$text['button-generate']['ro'] = "";
-$text['button-generate']['de-de'] = "Erzeugen";
-$text['button-generate']['de-at'] = "Erzeugen";
-$text['button-generate']['he'] = "יצר";
-$text['button-generate']['it-it'] = "Genera";
+$text['button-generate']['uk'   ] = "Згенерувати";
 
 $text['button-create_account']['en-us'] = "Create Account";
+$text['button-create_account']['ar-eg'] = "";
+$text['button-create_account']['de-at'] = "Konto hinzufügen";
+$text['button-create_account']['de-de'] = "Konto hinzufügen";
 $text['button-create_account']['es-cl'] = "Crear Cuenta";
-$text['button-create_account']['pt-pt'] = "Criar Conta";
 $text['button-create_account']['fr-fr'] = "Créer le Compte";
-$text['button-create_account']['pl'] = "Załóż konto";
+$text['button-create_account']['he'   ] = "";
+$text['button-create_account']['it-it'] = "Crea Account";
+$text['button-create_account']['nl-nl'] = "";
+$text['button-create_account']['pl'   ] = "Załóż konto";
+$text['button-create_account']['pt-br'] = "";
+$text['button-create_account']['pt-pt'] = "Criar Conta";
 $text['button-create_account']['ru-ru'] = "Создать учетную запись";
-$text['button-create_account']['uk'] = "Створити обліковий запис";
 $text['button-create_account']['sv-se'] = "Skapa Konto";
-$text['button-create_account']['ro'] = "";
-$text['button-create_account']['de-de'] = "Konto hinzufügen";
-$text['button-create_account']['de-at'] = "Konto hinzufügen";
-$text['button-create_account']['he'] = "צור חשבון";
-$text['button-create_account']['it-it'] = "Crea Account";
+$text['button-create_account']['uk'   ] = "Створити обліковий запис";
 
 $text['button-add_member']['en-us'] = "Add Member";
+$text['button-add_member']['ar-eg'] = "";
+$text['button-add_member']['de-at'] = "Mitglied hinzufügen";
+$text['button-add_member']['de-de'] = "Mitglied hinzufügen";
 $text['button-add_member']['es-cl'] = "Agregar Miembro";
-$text['button-add_member']['pt-pt'] = "Adicionar Membro";
 $text['button-add_member']['fr-fr'] = "Ajouter un Membre";
-$text['button-add_member']['pl'] = "Dodaj członka";
+$text['button-add_member']['he'   ] = "";
+$text['button-add_member']['it-it'] = "Aggiungi Membro";
+$text['button-add_member']['nl-nl'] = "";
+$text['button-add_member']['pl'   ] = "Dodaj członka";
+$text['button-add_member']['pt-br'] = "";
+$text['button-add_member']['pt-pt'] = "Adicionar Membro";
 $text['button-add_member']['ru-ru'] = "Добавить участника";
-$text['button-add_member']['uk'] = "Додати учасника";
 $text['button-add_member']['sv-se'] = "Lägg Till Medlem";
-$text['button-add_member']['ro'] = "";
-$text['button-add_member']['de-de'] = "Mitglied hinzufügen";
-$text['button-add_member']['de-at'] = "Mitglied hinzufügen";
-$text['button-add_member']['he'] = "הוסף משתמש";
-$text['button-add_member']['it-it'] = "Aggiungi Membro";
+$text['button-add_member']['uk'   ] = "Додати учасника";
 
 ?>

+ 345 - 268
core/install/app_languages.php

@@ -1,535 +1,612 @@
 <?php
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-install']['en-us'] = "Install";
+$text['title-install']['ar-eg'] = "للمرة الأولى قم بتثبيت";
+$text['title-install']['de-at'] = "Erstinstallation";
+$text['title-install']['de-de'] = "Erstinstallation";
 $text['title-install']['es-cl'] = "Instale";
-$text['title-install']['pt-pt'] = "Installation";
 $text['title-install']['fr-fr'] = "Installation";
+$text['title-install']['he'   ] = "";
+$text['title-install']['it-it'] = "Installazione";
+$text['title-install']['nl-nl'] = "";
+$text['title-install']['pl'   ] = "Zainstalować";
 $text['title-install']['pt-br'] = "Installation";
-$text['title-install']['pl'] = "Zainstalować";
+$text['title-install']['pt-pt'] = "Installation";
 $text['title-install']['ru-ru'] = "Установка";
 $text['title-install']['sv-se'] = "Installera";
-$text['title-install']['uk'] = "Перший раз Встановіть";
-$text['title-install']['de-de'] = "Erstinstallation";
-$text['title-install']['de-at'] = "Erstinstallation";
-$text['title-install']['ar-eg'] = "للمرة الأولى قم بتثبيت";
-$text['title-install']['it-it'] = "Installazione";
+$text['title-install']['uk'   ] = "Перший раз Встановіть";
 
 $text['title-detected_configuration']['en-us'] = "Detected Configuration";
+$text['title-detected_configuration']['ar-eg'] = "تكوين الكشف عن";
+$text['title-detected_configuration']['de-at'] = "Erkannte Konfiguration";
+$text['title-detected_configuration']['de-de'] = "Erkannte Konfiguration";
 $text['title-detected_configuration']['es-cl'] = "Configuración detectado";
-$text['title-detected_configuration']['pt-pt'] = "Configuração detectado";
 $text['title-detected_configuration']['fr-fr'] = "Detected Configuration";
+$text['title-detected_configuration']['he'   ] = "";
+$text['title-detected_configuration']['it-it'] = "Rilevata Configurazione";
+$text['title-detected_configuration']['nl-nl'] = "";
+$text['title-detected_configuration']['pl'   ] = "Wykryto Konfiguracja";
 $text['title-detected_configuration']['pt-br'] = "Configuração detectado";
-$text['title-detected_configuration']['pl'] = "Wykryto Konfiguracja";
+$text['title-detected_configuration']['pt-pt'] = "Configuração detectado";
 $text['title-detected_configuration']['ru-ru'] = "Обнаруженная конфигурация";
 $text['title-detected_configuration']['sv-se'] = "Detekterad Konfiguration";
-$text['title-detected_configuration']['uk'] = "виявлено Конфігурація";
-$text['title-detected_configuration']['de-de'] = "Erkannte Konfiguration";
-$text['title-detected_configuration']['de-at'] = "Erkannte Konfiguration";
-$text['title-detected_configuration']['ar-eg'] = "تكوين الكشف عن";
-$text['title-detected_configuration']['it-it'] = "Rilevata Configurazione";
+$text['title-detected_configuration']['uk'   ] = "виявлено Конфігурація";
 
 $text['title-assumed_configuration']['en-us'] = "Assumed Configuration";
+$text['title-assumed_configuration']['ar-eg'] = "تكوين المفترضة";
+$text['title-assumed_configuration']['de-at'] = "Angenommene Konfiguration";
+$text['title-assumed_configuration']['de-de'] = "Angenommene Konfiguration";
 $text['title-assumed_configuration']['es-cl'] = "Configuración adoptada";
-$text['title-assumed_configuration']['pt-pt'] = "Assumed Configuration";
 $text['title-assumed_configuration']['fr-fr'] = "Configuration supposée";
+$text['title-assumed_configuration']['he'   ] = "";
+$text['title-assumed_configuration']['it-it'] = "Configurazione accettata";
+$text['title-assumed_configuration']['nl-nl'] = "";
+$text['title-assumed_configuration']['pl'   ] = "Zakładana Konfiguracja";
 $text['title-assumed_configuration']['pt-br'] = "Assumed Configuration";
-$text['title-assumed_configuration']['pl'] = "Zakładana Konfiguracja";
+$text['title-assumed_configuration']['pt-pt'] = "Assumed Configuration";
 $text['title-assumed_configuration']['ru-ru'] = "Предполагаемая конфигурация";
 $text['title-assumed_configuration']['sv-se'] = "Antagen Konfiguration";
-$text['title-assumed_configuration']['uk'] = "передбачуваний Конфігурація";
-$text['title-assumed_configuration']['de-de'] = "Angenommene Konfiguration";
-$text['title-assumed_configuration']['de-at'] = "Angenommene Konfiguration";
-$text['title-assumed_configuration']['ar-eg'] = "تكوين المفترضة";
-$text['title-assumed_configuration']['it-it'] = "Configurazione accettata";
+$text['title-assumed_configuration']['uk'   ] = "передбачуваний Конфігурація";
 
 $text['label-ft-install']['en-us'] = "First Time Install";
+$text['label-ft-install']['ar-eg'] = "للمرة الأولى قم بتثبيت";
+$text['label-ft-install']['de-at'] = "Erstinstallation";
+$text['label-ft-install']['de-de'] = "Erstinstallation";
 $text['label-ft-install']['es-cl'] = "La primera instalación";
-$text['label-ft-install']['pt-pt'] = "First Time Install";
 $text['label-ft-install']['fr-fr'] = "Première installation";
+$text['label-ft-install']['he'   ] = "";
+$text['label-ft-install']['it-it'] = "Prima Installazione";
+$text['label-ft-install']['nl-nl'] = "";
+$text['label-ft-install']['pl'   ] = "Zainstalować";
 $text['label-ft-install']['pt-br'] = "First Time Install";
-$text['label-ft-install']['pl'] = "Zainstalować";
+$text['label-ft-install']['pt-pt'] = "First Time Install";
 $text['label-ft-install']['ru-ru'] = "Первая установка";
 $text['label-ft-install']['sv-se'] = "Första gången Installera";
-$text['label-ft-install']['uk'] = "Перший раз Встановіть";
-$text['label-ft-install']['de-de'] = "Erstinstallation";
-$text['label-ft-install']['de-at'] = "Erstinstallation";
-$text['label-ft-install']['ar-eg'] = "للمرة الأولى قم بتثبيت";
-$text['label-ft-install']['it-it'] = "Prima Installazione";
+$text['label-ft-install']['uk'   ] = "Перший раз Встановіть";
 
 $text['description-ft-install']['en-us'] = "Perform all actions for a First Time Install";
+$text['description-ft-install']['ar-eg'] = "تنفيذ كافة الإجراءات لأول مرة التثبيت";
+$text['description-ft-install']['de-at'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
+$text['description-ft-install']['de-de'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
 $text['description-ft-install']['es-cl'] = "Realizar todas las acciones para una primera instalación";
-$text['description-ft-install']['pt-pt'] = "Executar todas as ações para uma primeira vez Instalar";
 $text['description-ft-install']['fr-fr'] = "Effectuer toutes les actions pour une première installation";
+$text['description-ft-install']['he'   ] = "";
+$text['description-ft-install']['it-it'] = "Esecuzione di tutte le operazione per la Prima Installazione";
+$text['description-ft-install']['nl-nl'] = "";
+$text['description-ft-install']['pl'   ] = "Wykonać wszystkie czynności dla pierwszy raz zainstalować";
 $text['description-ft-install']['pt-br'] = "Executar todas as ações para uma primeira vez Instalar";
-$text['description-ft-install']['pl'] = "Wykonać wszystkie czynności dla pierwszy raz zainstalować";
+$text['description-ft-install']['pt-pt'] = "Executar todas as ações para uma primeira vez Instalar";
 $text['description-ft-install']['ru-ru'] = "Выполнять все действия для первой установки";
 $text['description-ft-install']['sv-se'] = "Utföra alla åtgärder för första gången Installera";
-$text['description-ft-install']['uk'] = "Виконайте всі дії для першого разу Встановіть";
-$text['description-ft-install']['de-de'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
-$text['description-ft-install']['de-at'] = "Führen Sie alle Scritte für eine Erstinstallation durch";
-$text['description-ft-install']['ar-eg'] = "تنفيذ كافة الإجراءات لأول مرة التثبيت";
-$text['description-ft-install']['it-it'] = "Esecuzione di tutte le operazione per la Prima Installazione";
+$text['description-ft-install']['uk'   ] = "Виконайте всі дії для першого разу Встановіть";
 
 $text['label-add-switch']['en-us'] = "Add a new switch";
+$text['label-add-switch']['ar-eg'] = "إضافة مفتاح جديد";
+$text['label-add-switch']['de-at'] = "Fügen Sie einen neuen Schalter hinzu";
+$text['label-add-switch']['de-de'] = "Fügen Sie einen neuen Schalter hinzu";
 $text['label-add-switch']['es-cl'] = "Añadir un nuevo conmutador";
-$text['label-add-switch']['pt-pt'] = "Adicionar um novo switch";
 $text['label-add-switch']['fr-fr'] = "Ajouter un nouveau commutateur";
+$text['label-add-switch']['he'   ] = "";
+$text['label-add-switch']['it-it'] = "Aggiungi un nuovo switch";
+$text['label-add-switch']['nl-nl'] = "";
+$text['label-add-switch']['pl'   ] = "Dodaj nowy przełącznik";
 $text['label-add-switch']['pt-br'] = "Adicionar um novo switch";
-$text['label-add-switch']['pl'] = "Dodaj nowy przełącznik";
+$text['label-add-switch']['pt-pt'] = "Adicionar um novo switch";
 $text['label-add-switch']['ru-ru'] = "Добавить новый коммутатор";
 $text['label-add-switch']['sv-se'] = "Lägg till en ny switch";
-$text['label-add-switch']['uk'] = "Додати новий перемикач";
-$text['label-add-switch']['de-de'] = "Fügen Sie einen neuen Schalter hinzu";
-$text['label-add-switch']['de-at'] = "Fügen Sie einen neuen Schalter hinzu";
-$text['label-add-switch']['ar-eg'] = "إضافة مفتاح جديد";
-$text['label-add-switch']['it-it'] = "Aggiungi un nuovo switch";
+$text['label-add-switch']['uk'   ] = "Додати новий перемикач";
 
 $text['label-select_language']['en-us'] = "Language";
+$text['label-select_language']['ar-eg'] = "لغة";
+$text['label-select_language']['de-at'] = "Sprache";
+$text['label-select_language']['de-de'] = "Sprache";
 $text['label-select_language']['es-cl'] = "Idioma";
-$text['label-select_language']['pt-pt'] = "Idioma";
 $text['label-select_language']['fr-fr'] = "Langue";
+$text['label-select_language']['he'   ] = "";
+$text['label-select_language']['it-it'] = "Lingua";
+$text['label-select_language']['nl-nl'] = "";
+$text['label-select_language']['pl'   ] = "Język";
 $text['label-select_language']['pt-br'] = "Idioma";
-$text['label-select_language']['pl'] = "Język";
+$text['label-select_language']['pt-pt'] = "Idioma";
 $text['label-select_language']['ru-ru'] = "Язык";
 $text['label-select_language']['sv-se'] = "Språk";
-$text['label-select_language']['uk'] = "Мова";
-$text['label-select_language']['de-de'] = "Sprache";
-$text['label-select_language']['de-at'] = "Sprache";
-$text['label-select_language']['ar-eg'] = "لغة";
-$text['label-select_language']['it-it'] = "Lingua";
+$text['label-select_language']['uk'   ] = "Мова";
 
 $text['label-event_host']['en-us'] = "Host address";
+$text['label-event_host']['ar-eg'] = "عنوان المضيف";
+$text['label-event_host']['de-at'] = "Host-Adresse";
+$text['label-event_host']['de-de'] = "Host-Adresse";
 $text['label-event_host']['es-cl'] = "Dirección de host";
-$text['label-event_host']['pt-pt'] = "Endereço do host";
 $text['label-event_host']['fr-fr'] = "Adresse de l'hôte";
+$text['label-event_host']['he'   ] = "";
+$text['label-event_host']['it-it'] = "Indirizzo Host";
+$text['label-event_host']['nl-nl'] = "";
+$text['label-event_host']['pl'   ] = "Adres hosta";
 $text['label-event_host']['pt-br'] = "Endereço do host";
-$text['label-event_host']['pl'] = "Adres hosta";
+$text['label-event_host']['pt-pt'] = "Endereço do host";
 $text['label-event_host']['ru-ru'] = "Адрес хоста";
 $text['label-event_host']['sv-se'] = "Host adress";
-$text['label-event_host']['uk'] = "адреса хоста";
-$text['label-event_host']['de-de'] = "Host-Adresse";
-$text['label-event_host']['de-at'] = "Host-Adresse";
-$text['label-event_host']['ar-eg'] = "عنوان المضيف";
-$text['label-event_host']['it-it'] = "Indirizzo Host";
+$text['label-event_host']['uk'   ] = "адреса хоста";
 
 $text['label-event_port']['en-us'] = "Port";
+$text['label-event_port']['ar-eg'] = "منفذ";
+$text['label-event_port']['de-at'] = "Port";
+$text['label-event_port']['de-de'] = "Port";
 $text['label-event_port']['es-cl'] = "Puerto";
-$text['label-event_port']['pt-pt'] = "Porto";
 $text['label-event_port']['fr-fr'] = "Port";
+$text['label-event_port']['he'   ] = "";
+$text['label-event_port']['it-it'] = "Porta";
+$text['label-event_port']['nl-nl'] = "";
+$text['label-event_port']['pl'   ] = "Port";
 $text['label-event_port']['pt-br'] = "Porta";
-$text['label-event_port']['pl'] = "Port";
+$text['label-event_port']['pt-pt'] = "Porto";
 $text['label-event_port']['ru-ru'] = "Порт";
 $text['label-event_port']['sv-se'] = "Port";
-$text['label-event_port']['uk'] = "Порт";
-$text['label-event_port']['de-at'] = "Port";
-$text['label-event_port']['de-de'] = "Port";
-$text['label-event_port']['ar-eg'] = "منفذ";
-$text['label-event_port']['it-it'] = "Porta";
+$text['label-event_port']['uk'   ] = "Порт";
 
 $text['label-event_password']['en-us'] = "Password";
+$text['label-event_password']['ar-eg'] = "كلمة السر";
+$text['label-event_password']['de-at'] = "Passwort";
+$text['label-event_password']['de-de'] = "Passwort";
 $text['label-event_password']['es-cl'] = "Contreseña";
-$text['label-event_password']['pt-pt'] = "Palavra-Chave";
 $text['label-event_password']['fr-fr'] = "Mot de Passe";
+$text['label-event_password']['he'   ] = "";
+$text['label-event_password']['it-it'] = "Password";
+$text['label-event_password']['nl-nl'] = "";
+$text['label-event_password']['pl'   ] = "Hasło";
 $text['label-event_password']['pt-br'] = "Senha";
-$text['label-event_password']['pl'] = "Hasło";
+$text['label-event_password']['pt-pt'] = "Palavra-Chave";
 $text['label-event_password']['ru-ru'] = "Пароль";
 $text['label-event_password']['sv-se'] = "Lösenord";
-$text['label-event_password']['uk'] = "Пароль";
-$text['label-event_password']['de-de'] = "Passwort";
-$text['label-event_password']['de-at'] = "Passwort";
-$text['label-event_password']['ar-eg'] = "كلمة السر";
-$text['label-event_password']['it-it'] = "Password";
+$text['label-event_password']['uk'   ] = "Пароль";
 
 $text['label-username']['en-us'] = "Username";
+$text['label-username']['ar-eg'] = "اسم المستخدم";
+$text['label-username']['de-at'] = "Benutzername";
+$text['label-username']['de-de'] = "Benutzername";
 $text['label-username']['es-cl'] = "Nombre de usuario";
-$text['label-username']['pt-pt'] = "Utilizador";
 $text['label-username']['fr-fr'] = "Utilisateur";
+$text['label-username']['he'   ] = "";
+$text['label-username']['it-it'] = "Nome Utente";
+$text['label-username']['nl-nl'] = "";
+$text['label-username']['pl'   ] = "Użytkownik";
 $text['label-username']['pt-br'] = "Nome do Usuário";
-$text['label-username']['pl'] = "Użytkownik";
+$text['label-username']['pt-pt'] = "Utilizador";
 $text['label-username']['ru-ru'] = "Имя пользователя";
 $text['label-username']['sv-se'] = "Användarnamn";
-$text['label-username']['uk'] = "Ім’я користувача";
-$text['label-username']['de-de'] = "Benutzername";
-$text['label-username']['de-at'] = "Benutzername";
-$text['label-username']['ar-eg'] = "اسم المستخدم";
-$text['label-username']['it-it'] = "Nome Utente";
+$text['label-username']['uk'   ] = "Ім’я користувача";
 
 $text['label-port']['en-us'] = "Port";
+$text['label-port']['ar-eg'] = "منفذ";
+$text['label-port']['de-at'] = "Port";
+$text['label-port']['de-de'] = "Port";
 $text['label-port']['es-cl'] = "Puerto";
-$text['label-port']['pt-pt'] = "Porto";
 $text['label-port']['fr-fr'] = "Port";
+$text['label-port']['he'   ] = "";
+$text['label-port']['it-it'] = "Porta";
+$text['label-port']['nl-nl'] = "";
+$text['label-port']['pl'   ] = "Port";
 $text['label-port']['pt-br'] = "Porta";
-$text['label-port']['pl'] = "Port";
+$text['label-port']['pt-pt'] = "Porto";
 $text['label-port']['ru-ru'] = "Порт";
 $text['label-port']['sv-se'] = "Port";
-$text['label-port']['uk'] = "Порт";
-$text['label-port']['de-de'] = "Port";
-$text['label-port']['de-at'] = "Port";
-$text['label-port']['ar-eg'] = "منفذ";
-$text['label-port']['it-it'] = "Porta";
+$text['label-port']['uk'   ] = "Порт";
 
 $text['label-path']['en-us'] = "Path";
+$text['label-path']['ar-eg'] = "مسار";
+$text['label-path']['de-at'] = "Pfad";
+$text['label-path']['de-de'] = "Pfad";
 $text['label-path']['es-cl'] = "Ruta";
-$text['label-path']['pt-pt'] = "Caminho";
 $text['label-path']['fr-fr'] = "Chemin";
+$text['label-path']['he'   ] = "";
+$text['label-path']['it-it'] = "Percorso";
+$text['label-path']['nl-nl'] = "";
+$text['label-path']['pl'   ] = "Ścieżka";
 $text['label-path']['pt-br'] = "Caminho";
-$text['label-path']['pl'] = "Ścieżka";
+$text['label-path']['pt-pt'] = "Caminho";
 $text['label-path']['ru-ru'] = "Путь";
 $text['label-path']['sv-se'] = "Sökväg";
-$text['label-path']['uk'] = "Шлях";
-$text['label-path']['de-de'] = "Pfad";
-$text['label-path']['de-at'] = "Pfad";
-$text['label-path']['ar-eg'] = "مسار";
-$text['label-path']['it-it'] = "Percorso";
+$text['label-path']['uk'   ] = "Шлях";
 
 $text['label-host']['en-us'] = "Host";
+$text['label-host']['ar-eg'] = "مضيف";
+$text['label-host']['de-at'] = "Host";
+$text['label-host']['de-de'] = "Host";
 $text['label-host']['es-cl'] = "Host";
-$text['label-host']['pt-pt'] = "Máquina";
 $text['label-host']['fr-fr'] = "Hôte";
+$text['label-host']['he'   ] = "";
+$text['label-host']['it-it'] = "Host";
+$text['label-host']['nl-nl'] = "";
+$text['label-host']['pl'   ] = "Host";
 $text['label-host']['pt-br'] = "Máquina";
-$text['label-host']['pl'] = "Host";
+$text['label-host']['pt-pt'] = "Máquina";
 $text['label-host']['ru-ru'] = "Хост";
 $text['label-host']['sv-se'] = "Värd";
-$text['label-host']['uk'] = "Хост";
-$text['label-host']['de-de'] = "Host";
-$text['label-host']['de-at'] = "Host";
-$text['label-host']['ar-eg'] = "مضيف";
-$text['label-host']['it-it'] = "Host";
+$text['label-host']['uk'   ] = "Хост";
 
 $text['label-driver']['en-us'] = "Driver";
+$text['label-driver']['ar-eg'] = "سائق";
+$text['label-driver']['de-at'] = "Treiber";
+$text['label-driver']['de-de'] = "Treiber";
 $text['label-driver']['es-cl'] = "Controlador";
-$text['label-driver']['pt-pt'] = "Driver";
 $text['label-driver']['fr-fr'] = "Driver";
+$text['label-driver']['he'   ] = "";
+$text['label-driver']['it-it'] = "Driver";
+$text['label-driver']['nl-nl'] = "";
+$text['label-driver']['pl'   ] = "Sterownik";
 $text['label-driver']['pt-br'] = "Driver";
-$text['label-driver']['pl'] = "Sterownik";
+$text['label-driver']['pt-pt'] = "Driver";
 $text['label-driver']['ru-ru'] = "Драйвер";
 $text['label-driver']['sv-se'] = "Drivrutin";
-$text['label-driver']['uk'] = "Драйвер";
-$text['label-driver']['de-de'] = "Treiber";
-$text['label-driver']['de-at'] = "Treiber";
-$text['label-driver']['ar-eg'] = "سائق";
-$text['label-driver']['it-it'] = "Driver";
+$text['label-driver']['uk'   ] = "Драйвер";
 
 $text['header-install']['en-us'] = "Install";
+$text['header-install']['ar-eg'] = "تثبيت";
+$text['header-install']['de-at'] = "Installieren";
+$text['header-install']['de-de'] = "Installieren";
 $text['header-install']['es-cl'] = "Instalar";
-$text['header-install']['pt-pt'] = "Instalar";
 $text['header-install']['fr-fr'] = "Installer";
+$text['header-install']['he'   ] = "";
+$text['header-install']['it-it'] = "Installazione";
+$text['header-install']['nl-nl'] = "";
+$text['header-install']['pl'   ] = "Zainstalować";
 $text['header-install']['pt-br'] = "Instalar";
-$text['header-install']['pl'] = "Zainstalować";
+$text['header-install']['pt-pt'] = "Instalar";
 $text['header-install']['ru-ru'] = "Установка";
 $text['header-install']['sv-se'] = "Installera";
-$text['header-install']['uk'] = "встановлювати";
-$text['header-install']['de-at'] = "Installieren";
-$text['header-install']['de-de'] = "Installieren";
-$text['header-install']['ar-eg'] = "تثبيت";
-$text['header-install']['it-it'] = "Installazione";
+$text['header-install']['uk'   ] = "встановлювати";
 
 $text['header-select_language']['en-us'] = "Select Language";
+$text['header-select_language']['ar-eg'] = "اختار اللغة";
+$text['header-select_language']['de-at'] = "Sprache auswählen";
+$text['header-select_language']['de-de'] = "Sprache auswählen";
 $text['header-select_language']['es-cl'] = "Selecciona idioma";
-$text['header-select_language']['pt-pt'] = "Selecione o idioma";
 $text['header-select_language']['fr-fr'] = "Sélectionnez la langue";
+$text['header-select_language']['he'   ] = "";
+$text['header-select_language']['it-it'] = "Seleziona Lingua";
+$text['header-select_language']['nl-nl'] = "";
+$text['header-select_language']['pl'   ] = "Wybierz język";
 $text['header-select_language']['pt-br'] = "Selecione o idioma";
-$text['header-select_language']['pl'] = "Wybierz język";
+$text['header-select_language']['pt-pt'] = "Selecione o idioma";
 $text['header-select_language']['ru-ru'] = "Выберите язык";
 $text['header-select_language']['sv-se'] = "Välj språk";
-$text['header-select_language']['uk'] = "вибір мови";
-$text['header-select_language']['de-de'] = "Sprache auswählen";
-$text['header-select_language']['de-at'] = "Sprache auswählen";
-$text['header-select_language']['ar-eg'] = "اختار اللغة";
-$text['header-select_language']['it-it'] = "Seleziona Lingua";
+$text['header-select_language']['uk'   ] = "вибір мови";
 
 $text['header-event_socket']['en-us'] = "Event Socket Configuration";
+$text['header-event_socket']['ar-eg'] = "تكوين المقبس الحدث";
+$text['header-event_socket']['de-at'] = "Event-Socket Konfigurieren";
+$text['header-event_socket']['de-de'] = "Event-Socket Konfigurieren";
 $text['header-event_socket']['es-cl'] = "Configuración del zócalo evento";
-$text['header-event_socket']['pt-pt'] = "Configuração soquete evento";
 $text['header-event_socket']['fr-fr'] = "Event Configuration Socket";
+$text['header-event_socket']['he'   ] = "";
+$text['header-event_socket']['it-it'] = "Configurazione degli eventi Socket";
+$text['header-event_socket']['nl-nl'] = "";
+$text['header-event_socket']['pl'   ] = "Zdarzenie Gniazdo Konfiguracja";
 $text['header-event_socket']['pt-br'] = "Configuração soquete evento";
-$text['header-event_socket']['pl'] = "Zdarzenie Gniazdo Konfiguracja";
+$text['header-event_socket']['pt-pt'] = "Configuração soquete evento";
 $text['header-event_socket']['ru-ru'] = "Конфигурация сокета событий";
 $text['header-event_socket']['sv-se'] = "Händelse Socket Konfiguration";
-$text['header-event_socket']['uk'] = "Конфігурація гніздо Подія";
-$text['header-event_socket']['de-de'] = "Event-Socket Konfigurieren";
-$text['header-event_socket']['de-at'] = "Event-Socket Konfigurieren";
-$text['header-event_socket']['ar-eg'] = "تكوين المقبس الحدث";
-$text['header-event_socket']['it-it'] = "Configurazione degli eventi Socket";
+$text['header-event_socket']['uk'   ] = "Конфігурація гніздо Подія";
 
 $text['header-config_detail']['en-us'] = "Admin Configuration";
+$text['header-config_detail']['ar-eg'] = "تكوين المشرف";
+$text['header-config_detail']['de-at'] = "Admin-Konfiguration";
+$text['header-config_detail']['de-de'] = "Admin-Konfiguration";
 $text['header-config_detail']['es-cl'] = "Configuración de administración";
-$text['header-config_detail']['pt-pt'] = "Configuração de administrador";
 $text['header-config_detail']['fr-fr'] = "Configuration Admin";
+$text['header-config_detail']['he'   ] = "";
+$text['header-config_detail']['it-it'] = "Configurazione Amministratore";
+$text['header-config_detail']['nl-nl'] = "";
+$text['header-config_detail']['pl'   ] = "Konfiguracja Admin";
 $text['header-config_detail']['pt-br'] = "Configuração de administrador";
-$text['header-config_detail']['pl'] = "Konfiguracja Admin";
+$text['header-config_detail']['pt-pt'] = "Configuração de administrador";
 $text['header-config_detail']['ru-ru'] = "Конфигурация администратора";
 $text['header-config_detail']['sv-se'] = "Admin Konfiguration";
-$text['header-config_detail']['uk'] = "конфігурація Адмін";
-$text['header-config_detail']['de-de'] = "Admin-Konfiguration";
-$text['header-config_detail']['de-at'] = "Admin-Konfiguration";
-$text['header-config_detail']['ar-eg'] = "تكوين المشرف";
-$text['header-config_detail']['it-it'] = "Configurazione Amministratore";
+$text['header-config_detail']['uk'   ] = "конфігурація Адмін";
 
 $text['header-config_database']['en-us'] = "Database Configuration";
+$text['header-config_database']['ar-eg'] = "تكوين قاعدة بيانات";
+$text['header-config_database']['de-at'] = "Datenbankkonfiguration ";
+$text['header-config_database']['de-de'] = "Datenbankkonfiguration ";
 $text['header-config_database']['es-cl'] = "Configuración de la base de datos";
-$text['header-config_database']['pt-pt'] = "Configuration Database";
 $text['header-config_database']['fr-fr'] = "Configuration de base de données";
+$text['header-config_database']['he'   ] = "";
+$text['header-config_database']['it-it'] = "Configurazione Database";
+$text['header-config_database']['nl-nl'] = "";
+$text['header-config_database']['pl'   ] = "Konfiguracja bazy danych";
 $text['header-config_database']['pt-br'] = "Configuration Database";
-$text['header-config_database']['pl'] = "Konfiguracja bazy danych";
+$text['header-config_database']['pt-pt'] = "Configuration Database";
 $text['header-config_database']['ru-ru'] = "Конфигурация базы данных";
 $text['header-config_database']['sv-se'] = "Databaskonfiguration ";
-$text['header-config_database']['uk'] = "конфігурація бази даних";
-$text['header-config_database']['de-de'] = "Datenbankkonfiguration ";
-$text['header-config_database']['de-at'] = "Datenbankkonfiguration ";
-$text['header-config_database']['ar-eg'] = "تكوين قاعدة بيانات";
-$text['header-config_database']['it-it'] = "Configurazione Database";
+$text['header-config_database']['uk'   ] = "конфігурація бази даних";
 
 $text['header-installing']['en-us'] = "Executing Install";
+$text['header-installing']['ar-eg'] = "تنفيذ التثبيت";
+$text['header-installing']['de-at'] = "Installation ausführen";
+$text['header-installing']['de-de'] = "Installation ausführen";
 $text['header-installing']['es-cl'] = "Instalar la ejecución";
-$text['header-installing']['pt-pt'] = "Execução Instalar";
 $text['header-installing']['fr-fr'] = "Installez exécution";
+$text['header-installing']['he'   ] = "";
+$text['header-installing']['it-it'] = "Installazione in corso";
+$text['header-installing']['nl-nl'] = "";
+$text['header-installing']['pl'   ] = "Wykonywanie Install";
 $text['header-installing']['pt-br'] = "Execução Instalar";
-$text['header-installing']['pl'] = "Wykonywanie Install";
+$text['header-installing']['pt-pt'] = "Execução Instalar";
 $text['header-installing']['ru-ru'] = "Выполнение установки";
 $text['header-installing']['sv-se'] = "Exekvera Installera";
-$text['header-installing']['uk'] = "виконання Встановіть";
-$text['header-installing']['de-de'] = "Installation ausführen";
-$text['header-installing']['de-at'] = "Installation ausführen";
-$text['header-installing']['ar-eg'] = "تنفيذ التثبيت";
-$text['header-installing']['it-it'] = "Installazione in corso";
+$text['header-installing']['uk'   ] = "виконання Встановіть";
 
 $text['description-event_host']['en-us'] = "Enter the event socket host name or IP address.";
+$text['description-event_host']['ar-eg'] = "أدخل اسم المضيف مأخذ الحدث.";
+$text['description-event_host']['de-at'] = "Geben Sie die Hostnamen oder die IP-Adresse  für den Event-Socket an.";
+$text['description-event_host']['de-de'] = "Geben Sie die Hostnamen oder die IP-Adresse  für den Event-Socket an.";
 $text['description-event_host']['es-cl'] = "Introduzca el nombre de host toma evento o dirección IP.";
-$text['description-event_host']['pt-pt'] = "Digite o nome do host tomada evento ou endereço IP.";
 $text['description-event_host']['fr-fr'] = "Entrez le socket nom d'hôte de l'événement ou de l'adresse IP.";
+$text['description-event_host']['he'   ] = "";
+$text['description-event_host']['it-it'] = "Inserisci il nome host o l'indirizzo IP per gli eventi socket.";
+$text['description-event_host']['nl-nl'] = "";
+$text['description-event_host']['pl'   ] = "Wprowadź nazwę hosta gniazda wydarzenie lub adres IP.";
 $text['description-event_host']['pt-br'] = "Digite o nome do host tomada evento ou endereço IP.";
-$text['description-event_host']['pl'] = "Wprowadź nazwę hosta gniazda wydarzenie lub adres IP.";
+$text['description-event_host']['pt-pt'] = "Digite o nome do host tomada evento ou endereço IP.";
 $text['description-event_host']['ru-ru'] = "Введите имя хоста сокета события или IP-адрес.";
 $text['description-event_host']['sv-se'] = "Ange händelsen uttag värdnamn eller IP-adress.";
-$text['description-event_host']['uk'] = "Введіть проведення сокета ім'я хоста або IP-адресу.";
-$text['description-event_host']['de-de'] = "Geben Sie die Hostnamen oder die IP-Adresse  für den Event-Socket an.";
-$text['description-event_host']['de-at'] = "Geben Sie die Hostnamen oder die IP-Adresse  für den Event-Socket an.";
-$text['description-event_host']['ar-eg'] = "أدخل اسم المضيف مأخذ الحدث.";
-$text['description-event_host']['it-it'] = "Inserisci il nome host o l'indirizzo IP per gli eventi socket.";
+$text['description-event_host']['uk'   ] = "Введіть проведення сокета ім'я хоста або IP-адресу.";
 
 $text['description-event_port']['en-us'] = "Enter the event socket port number.";
+$text['description-event_port']['ar-eg'] = "أدخل رقم الحدث ميناء المقبس.";
+$text['description-event_port']['de-at'] = "Geben Sie die Portnummer des Event-Sockets an";
+$text['description-event_port']['de-de'] = "Geben Sie die Portnummer des Event-Sockets an";
 $text['description-event_port']['es-cl'] = "Introduzca el número de puerto de socket evento.";
-$text['description-event_port']['pt-pt'] = "Digite o número do evento porta de soquete.";
 $text['description-event_port']['fr-fr'] = "Entrez le numéro cas de port du socket.";
+$text['description-event_port']['he'   ] = "";
+$text['description-event_port']['it-it'] = "Inseriesci il numero porta per gli eventi socket.";
+$text['description-event_port']['nl-nl'] = "";
+$text['description-event_port']['pl'   ] = "Wprowadź numer portu gniazda zdarzenia.";
 $text['description-event_port']['pt-br'] = "Digite o número do evento porta de soquete.";
-$text['description-event_port']['pl'] = "Wprowadź numer portu gniazda zdarzenia.";
+$text['description-event_port']['pt-pt'] = "Digite o número do evento porta de soquete.";
 $text['description-event_port']['ru-ru'] = "Введите номер порта сокета события.";
 $text['description-event_port']['sv-se'] = "Ange händelsen socket portnummer.";
-$text['description-event_port']['uk'] = "Введіть номер подія гніздо порту.";
-$text['description-event_port']['de-de'] = "Geben Sie die Portnummer des Event-Sockets an";
-$text['description-event_port']['de-at'] = "Geben Sie die Portnummer des Event-Sockets an";
-$text['description-event_port']['ar-eg'] = "أدخل رقم الحدث ميناء المقبس.";
-$text['description-event_port']['it-it'] = "Inseriesci il numero porta per gli eventi socket.";
+$text['description-event_port']['uk'   ] = "Введіть номер подія гніздо порту.";
 
 $text['description-event_password']['en-us'] = "Enter the event socket password.";
+$text['description-event_password']['ar-eg'] = "أدخل كلمة المرور مأخذ الحدث.";
+$text['description-event_password']['de-at'] = "Geben Sie das Passwort für den Event-Socket an.";
+$text['description-event_password']['de-de'] = "Geben Sie das Passwort für den Event-Socket an.";
 $text['description-event_password']['es-cl'] = "Introduzca la toma evento contraseña.";
-$text['description-event_password']['pt-pt'] = "Digite tomada a senha evento.";
 $text['description-event_password']['fr-fr'] = "Saisissez la prise de mot de passe de l'événement.";
+$text['description-event_password']['he'   ] = "";
+$text['description-event_password']['it-it'] = "Inserisci la password per gli eventi socket.";
+$text['description-event_password']['nl-nl'] = "";
+$text['description-event_password']['pl'   ] = "Wprowadź hasło gniazda zdarzenia.";
 $text['description-event_password']['pt-br'] = "Digite tomada a senha evento.";
-$text['description-event_password']['pl'] = "Wprowadź hasło gniazda zdarzenia.";
+$text['description-event_password']['pt-pt'] = "Digite tomada a senha evento.";
 $text['description-event_password']['ru-ru'] = "Введите пароль сокета события.";
 $text['description-event_password']['sv-se'] = "Ange händelsen uttag lösenord.";
-$text['description-event_password']['uk'] = "Введіть гніздо пароль подією.";
-$text['description-event_password']['de-de'] = "Geben Sie das Passwort für den Event-Socket an.";
-$text['description-event_password']['de-at'] = "Geben Sie das Passwort für den Event-Socket an.";
-$text['description-event_password']['ar-eg'] = "أدخل كلمة المرور مأخذ الحدث.";
-$text['description-event_password']['it-it'] = "Inserisci la password per gli eventi socket.";
+$text['description-event_password']['uk'   ] = "Введіть гніздо пароль подією.";
 
 $text['description-username']['en-us'] = "Enter the database username.";
+$text['description-username']['ar-eg'] = "أدخل اسم المستخدم هنا";
+$text['description-username']['de-at'] = "Geben Sie den Benutzernamen für die Datenbank an.";
+$text['description-username']['de-de'] = "Geben Sie den Benutzernamen für die Datenbank an.";
 $text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos.";
-$text['description-username']['pt-pt'] = "Introduza o utilizador da base de dados.";
 $text['description-username']['fr-fr'] = "Entrer le nom d'utilisateur de la Base de données.";
+$text['description-username']['he'   ] = "";
+$text['description-username']['it-it'] = "Inserisci il nome utente del database.";
+$text['description-username']['nl-nl'] = "";
+$text['description-username']['pl'   ] = "Wprowadź nazwę użytkownika";
 $text['description-username']['pt-br'] = "Insira o nome do usuário";
-$text['description-username']['pl'] = "Wprowadź nazwę użytkownika";
+$text['description-username']['pt-pt'] = "Introduza o utilizador da base de dados.";
 $text['description-username']['ru-ru'] = "Введите имя пользователя базы данных.";
 $text['description-username']['sv-se'] = "Ange databasen användarnamn här.";
-$text['description-username']['uk'] = "Введіть ім’я користувача бази даних";
-$text['description-username']['de-de'] = "Geben Sie den Benutzernamen für die Datenbank an.";
-$text['description-username']['de-at'] = "Geben Sie den Benutzernamen für die Datenbank an.";
-$text['description-username']['ar-eg'] = "أدخل اسم المستخدم هنا";
-$text['description-username']['it-it'] = "Inserisci il nome utente del database.";
+$text['description-username']['uk'   ] = "Введіть ім’я користувача бази даних";
 
 $text['description-type']['en-us'] = "Select the database type.";
+$text['description-type']['ar-eg'] = "إختر نوع قاعدة البيانات";
+$text['description-type']['de-at'] = "Wählen Sie den Datenbank Typ.";
+$text['description-type']['de-de'] = "Wählen Sie den Datenbank Typ.";
 $text['description-type']['es-cl'] = "Seleccione el tipo de base de datos";
-$text['description-type']['pt-pt'] = "Escolha o tipo de base de dados.";
 $text['description-type']['fr-fr'] = "Choisir le type de Base de données.";
+$text['description-type']['he'   ] = "";
+$text['description-type']['it-it'] = "Seleziona il tipo di database.";
+$text['description-type']['nl-nl'] = "";
+$text['description-type']['pl'   ] = "Wprowadź rodzaj bazy danych";
 $text['description-type']['pt-br'] = "Introduza o tipo de definição.";
-$text['description-type']['pl'] = "Wprowadź rodzaj bazy danych";
+$text['description-type']['pt-pt'] = "Escolha o tipo de base de dados.";
 $text['description-type']['ru-ru'] = "Выберите тип базы данных.";
 $text['description-type']['sv-se'] = "Välj databastyp";
-$text['description-type']['uk'] = "Виберіть тип бази даних";
-$text['description-type']['de-de'] = "Wählen Sie den Datenbank Typ.";
-$text['description-type']['de-at'] = "Wählen Sie den Datenbank Typ.";
-$text['description-type']['ar-eg'] = "إختر نوع قاعدة البيانات";
-$text['description-type']['it-it'] = "Seleziona il tipo di database.";
+$text['description-type']['uk'   ] = "Виберіть тип бази даних";
 
 $text['description-port']['en-us'] = "Enter the port number.";
+$text['description-port']['ar-eg'] = "أدخل رقم المنفذ";
+$text['description-port']['de-at'] = "Geben Sie die Portnummer an.";
+$text['description-port']['de-de'] = "Geben Sie die Portnummer an.";
 $text['description-port']['es-cl'] = "Ingrese el número del puerto.";
-$text['description-port']['pt-pt'] = "Introduza o número do porto.";
 $text['description-port']['fr-fr'] = "Entrer le numéro de port.";
+$text['description-port']['he'   ] = "";
+$text['description-port']['it-it'] = "Inserisci il numero di porta.";
+$text['description-port']['nl-nl'] = "";
+$text['description-port']['pl'   ] = "Wprowadź numer portu";
 $text['description-port']['pt-br'] = "Insira o número da porta";
-$text['description-port']['pl'] = "Wprowadź numer portu";
+$text['description-port']['pt-pt'] = "Introduza o número do porto.";
 $text['description-port']['ru-ru'] = "Введите номер порта.";
 $text['description-port']['sv-se'] = "Ange portnummer";
-$text['description-port']['uk'] = "Введіть номер порта";
-$text['description-port']['de-de'] = "Geben Sie die Portnummer an.";
-$text['description-port']['de-at'] = "Geben Sie die Portnummer an.";
-$text['description-port']['ar-eg'] = "أدخل رقم المنفذ";
-$text['description-port']['it-it'] = "Inserisci il numero di porta.";
+$text['description-port']['uk'   ] = "Введіть номер порта";
 
 $text['description-path']['en-us'] = "Enter the database file path (SQLite only).";
+$text['description-path']['ar-eg'] = "أدخل مسار ملف قاعدة البيانات (سكليتي فقط).";
+$text['description-path']['de-at'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
+$text['description-path']['de-de'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
 $text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
-$text['description-path']['pt-pt'] = "Introduza o caminho da base de dados (apenas SQLite)";
 $text['description-path']['fr-fr'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
+$text['description-path']['he'   ] = "";
+$text['description-path']['it-it'] = "Inserisci il percorso del database (solo SQLite).";
+$text['description-path']['nl-nl'] = "";
+$text['description-path']['pl'   ] = "Wprowadź ścieżkę do pliku bazy danych (tylko SQLite)";
 $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']['pt-pt'] = "Introduza o caminho da base de dados (apenas SQLite)";
 $text['description-path']['ru-ru'] = "Введите путь к файлу базы данных (только для SQLite).";
 $text['description-path']['sv-se'] = "Ange databasens sökväg (gäller endast SQLite).";
-$text['description-path']['uk'] = "Вкажіть шлях до файлу бази даних (тільки SQLite).";
-$text['description-path']['de-de'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
-$text['description-path']['de-at'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
-$text['description-path']['ar-eg'] = "أدخل مسار ملف قاعدة البيانات (سكليتي فقط).";
-$text['description-path']['it-it'] = "Inserisci il percorso del database (solo SQLite).";
+$text['description-path']['uk'   ] = "Вкажіть шлях до файлу бази даних (тільки SQLite).";
 
 $text['description-password']['en-us'] = "Enter the database password.";
+$text['description-password']['ar-eg'] = "أدخل الرقم السري الخاص بقاعدة البيانات";
+$text['description-password']['de-at'] = "Geben Sie das Password für die Datenbank ein.";
+$text['description-password']['de-de'] = "Geben Sie das Password für die Datenbank ein.";
 $text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos.";
-$text['description-password']['pt-pt'] = "Introduza a palavra-chave da base de dados.";
 $text['description-password']['fr-fr'] = "Entrer le mot de passe pour la Base de données.";
+$text['description-password']['he'   ] = "";
+$text['description-password']['it-it'] = "Inserisci la password del database.";
+$text['description-password']['nl-nl'] = "";
+$text['description-password']['pl'   ] = "Wpisz hasło";
 $text['description-password']['pt-br'] = "Introduza a senha";
-$text['description-password']['pl'] = "Wpisz hasło";
+$text['description-password']['pt-pt'] = "Introduza a palavra-chave da base de dados.";
 $text['description-password']['ru-ru'] = "Введите пароль базы данных.";
 $text['description-password']['sv-se'] = "Ange databasens lösenord.";
-$text['description-password']['uk'] = "Введіть пароль бази даних.";
-$text['description-password']['de-de'] = "Geben Sie das Password für die Datenbank ein.";
-$text['description-password']['de-at'] = "Geben Sie das Password für die Datenbank ein.";
-$text['description-password']['ar-eg'] = "أدخل الرقم السري الخاص بقاعدة البيانات";
-$text['description-password']['it-it'] = "Inserisci la password del database.";
+$text['description-password']['uk'   ] = "Введіть пароль бази даних.";
 
 $text['description-name']['en-us'] = "Enter the database name.";
+$text['description-name']['ar-eg'] = "أدخل إسم قاعدة البيانات";
+$text['description-name']['de-at'] = "Geben Sie den Namen der Datenbank an";
+$text['description-name']['de-de'] = "Geben Sie den Namen der Datenbank an";
 $text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos.";
-$text['description-name']['pt-pt'] = "Introduza o nome da base de dados.";
 $text['description-name']['fr-fr'] = "Entrer le nom de la Base de données.";
+$text['description-name']['he'   ] = "";
+$text['description-name']['it-it'] = "Inserisci il nome del database.";
+$text['description-name']['nl-nl'] = "";
+$text['description-name']['pl'   ] = "Wprowadź nazwę bazy danych.";
 $text['description-name']['pt-br'] = "Insira o nome do menu";
-$text['description-name']['pl'] = "Wprowadź nazwę bazy danych.";
+$text['description-name']['pt-pt'] = "Introduza o nome da base de dados.";
 $text['description-name']['ru-ru'] = "Введите имя базы данных.";
 $text['description-name']['sv-se'] = "Ange databasens namn.";
-$text['description-name']['uk'] = "Введіть ім'я бази даних.";
-$text['description-name']['de-de'] = "Geben Sie den Namen der Datenbank an";
-$text['description-name']['de-at'] = "Geben Sie den Namen der Datenbank an";
-$text['description-name']['ar-eg'] = "أدخل إسم قاعدة البيانات";
-$text['description-name']['it-it'] = "Inserisci il nome del database.";
+$text['description-name']['uk'   ] = "Введіть ім'я бази даних.";
 
 $text['description-host']['en-us'] = "Enter the host name.";
+$text['description-host']['ar-eg'] = "أدخل إسم المضيف";
+$text['description-host']['de-at'] = "Geben Sie den Hostnamen ein.";
+$text['description-host']['de-de'] = "Geben Sie den Hostnamen ein.";
 $text['description-host']['es-cl'] = "Ingrese el nombre de host";
-$text['description-host']['pt-pt'] = "Introduza o nome da máquina.";
 $text['description-host']['fr-fr'] = "Entrer le nom de l'hôte.";
+$text['description-host']['he'   ] = "";
+$text['description-host']['it-it'] = "Inserisci il nome host.";
+$text['description-host']['nl-nl'] = "";
+$text['description-host']['pl'   ] = "Wprowadź nazwę hosta.";
 $text['description-host']['pt-br'] = "Insira o nome da máquina ";
-$text['description-host']['pl'] = "Wprowadź nazwę hosta.";
+$text['description-host']['pt-pt'] = "Introduza o nome da máquina.";
 $text['description-host']['ru-ru'] = "Введите имя хоста.";
 $text['description-host']['sv-se'] = "Ange värdnamnet";
-$text['description-host']['uk'] = "Введіть ім'я хоста.";
-$text['description-host']['de-de'] = "Geben Sie den Hostnamen ein.";
-$text['description-host']['de-at'] = "Geben Sie den Hostnamen ein.";
-$text['description-host']['ar-eg'] = "أدخل إسم المضيف";
-$text['description-host']['it-it'] = "Inserisci il nome host.";
+$text['description-host']['uk'   ] = "Введіть ім'я хоста.";
 
 $text['description-driver']['en-us'] = "Select the database driver.";
+$text['description-driver']['ar-eg'] = "حدد برنامج تشغيل قاعدة البيانات.";
+$text['description-driver']['de-at'] = "Wählen Sie den Datenbank Treiber.";
+$text['description-driver']['de-de'] = "Wählen Sie den Datenbank Treiber.";
 $text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos.";
-$text['description-driver']['pt-pt'] = "Escolha o driver da base de dados";
 $text['description-driver']['fr-fr'] = "Choisir le driver de la Base de données.";
+$text['description-driver']['he'   ] = "";
+$text['description-driver']['it-it'] = "Seleziona il driver del database.";
+$text['description-driver']['nl-nl'] = "";
+$text['description-driver']['pl'   ] = "Wybierz sterownik bazy danych.";
 $text['description-driver']['pt-br'] = "Escolha o driver da base de dados";
-$text['description-driver']['pl'] = "Wybierz sterownik bazy danych.";
+$text['description-driver']['pt-pt'] = "Escolha o driver da base de dados";
 $text['description-driver']['ru-ru'] = "Выберите драйвер базы данных.";
 $text['description-driver']['sv-se'] = "Välj databas drivrutin.";
-$text['description-driver']['uk'] = "Виберіть драйвер бази даних.";
-$text['description-driver']['de-de'] = "Wählen Sie den Datenbank Treiber.";
-$text['description-driver']['de-at'] = "Wählen Sie den Datenbank Treiber.";
-$text['description-driver']['ar-eg'] = "حدد برنامج تشغيل قاعدة البيانات.";
-$text['description-driver']['it-it'] = "Seleziona il driver del database.";
+$text['description-driver']['uk'   ] = "Виберіть драйвер бази даних.";
 
 $text['description-install']['en-us'] = "Select the action below you wish to perform.";
+$text['description-install']['ar-eg'] = "حدد الإجراء أدناه كنت ترغب في القيام بها.";
+$text['description-install']['de-at'] = "Wählen Sie eine Aktion.";
+$text['description-install']['de-de'] = "Wählen Sie eine Aktion.";
 $text['description-install']['es-cl'] = "Seleccione las accion a continuación que desea realizar.";
-$text['description-install']['pt-pt'] = "Selecione as ações abaixo você deseja executar.";	//action signular needed
 $text['description-install']['fr-fr'] = "Sélectionnez les action ci-dessous que vous souhaitez effectuer.";
-$text['description-install']['pt-br'] = "Seleciona as ações abaixo que deseja executar ";	//action signular needed
-$text['description-install']['pl'] = "Wybierz opcje, które chcesz wykonać.";	//action signular needed
-$text['description-install']['ru-ru'] = "Выберите действие ниже, которое вы хотите выполнить.";
-$text['description-install']['sv-se'] = "Välj de åtgärder nedan som du vill utföra.";	//action signular needed
-$text['description-install']['uk'] = "Виберіть об’єкти для оновлення";	//action signular needed
-$text['description-install']['de-de'] = "Wählen Sie eine Aktion.";	//action signular needed
-$text['description-install']['de-at'] = "Wählen Sie eine Aktion.";	//action signular needed
-$text['description-install']['ar-eg'] = "حدد الإجراء أدناه كنت ترغب في القيام بها.";
+$text['description-install']['he'   ] = "";
 $text['description-install']['it-it'] = "Seleziona l'azione che si vuole eseguire.";
+$text['description-install']['nl-nl'] = "";
+$text['description-install']['pl'   ] = "Wybierz opcje, które chcesz wykonać.";
+$text['description-install']['pt-br'] = "Seleciona as ações abaixo que deseja executar ";
+$text['description-install']['pt-pt'] = "Selecione as ações abaixo você deseja executar.";
+$text['description-install']['ru-ru'] = "Выберите действие ниже, которое вы хотите выполнить.";
+$text['description-install']['sv-se'] = "Välj de åtgärder nedan som du vill utföra.";
+$text['description-install']['uk'   ] = "Виберіть об’єкти для оновлення";
 
 $text['description-database-edit']['en-us'] = "Database connection information.";
+$text['description-database-edit']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
+$text['description-database-edit']['de-at'] = "Datenbank Verbindungsinformation.";
+$text['description-database-edit']['de-de'] = "Datenbank Verbindungsinformation.";
 $text['description-database-edit']['es-cl'] = "Información de conexión a base de datos.";
-$text['description-database-edit']['pt-pt'] = "Informação da ligação à base de dados.";
 $text['description-database-edit']['fr-fr'] = "Informations de connexion à la Base";
+$text['description-database-edit']['he'   ] = "";
+$text['description-database-edit']['it-it'] = "Informazioni di connessione al Database.";
+$text['description-database-edit']['nl-nl'] = "";
+$text['description-database-edit']['pl'   ] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-edit']['pt-br'] = "Informações da ligação na base de dados";
-$text['description-database-edit']['pl'] = "Informacje o połączeniach z bazą danych.";
+$text['description-database-edit']['pt-pt'] = "Informação da ligação à base de dados.";
 $text['description-database-edit']['ru-ru'] = "Информация о соединении с базой данных.";
 $text['description-database-edit']['sv-se'] = "Information om Databasanslutning";
-$text['description-database-edit']['uk'] = "інформація про підключення до бази даних.";
-$text['description-database-edit']['de-de'] = "Datenbank Verbindungsinformation.";
-$text['description-database-edit']['de-at'] = "Datenbank Verbindungsinformation.";
-$text['description-database-edit']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
-$text['description-database-edit']['it-it'] = "Informazioni di connessione al Database.";
+$text['description-database-edit']['uk'   ] = "інформація про підключення до бази даних.";
 
 $text['description-database-add']['en-us'] = "Database connection information.";
+$text['description-database-add']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
+$text['description-database-add']['de-at'] = "Datenbank Verbindungsinformation.";
+$text['description-database-add']['de-de'] = "Datenbank Verbindungsinformation.";
 $text['description-database-add']['es-cl'] = "Información de conexión a base de datos.";
-$text['description-database-add']['pt-pt'] = "Informação da ligação à base de dados.";
 $text['description-database-add']['fr-fr'] = "Informations de connexion à la Base.";
+$text['description-database-add']['he'   ] = "";
+$text['description-database-add']['it-it'] = "Informazioni di connessione al Database.";
+$text['description-database-add']['nl-nl'] = "";
+$text['description-database-add']['pl'   ] = "Informacje o połączeniach z bazą danych.";
 $text['description-database-add']['pt-br'] = "Informações da ligação na base de dados";
-$text['description-database-add']['pl'] = "Informacje o połączeniach z bazą danych.";
+$text['description-database-add']['pt-pt'] = "Informação da ligação à base de dados.";
 $text['description-database-add']['ru-ru'] = "Информация о соединении с базой данных.";
 $text['description-database-add']['sv-se'] = "Information om Databasanslutning";
-$text['description-database-add']['uk'] = "інформація про підключення до бази даних.";
-$text['description-database-add']['de-de'] = "Datenbank Verbindungsinformation.";
-$text['description-database-add']['de-at'] = "Datenbank Verbindungsinformation.";
-$text['description-database-add']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
-$text['description-database-add']['it-it'] = "Informazioni di connessione al Database.";
+$text['description-database-add']['uk'   ] = "інформація про підключення до бази даних.";
 
 $text['description-select_language']['en-us'] = "Please select the language you want to use";
+$text['description-select_language']['ar-eg'] = "يرجى اختيار اللغة التي تريد استخدامها";
+$text['description-select_language']['de-at'] = "Bitte wählen Sie die zu verwendende Sprache aus";
+$text['description-select_language']['de-de'] = "Bitte wählen Sie die zu verwendende Sprache aus";
 $text['description-select_language']['es-cl'] = "Por favor, seleccione el idioma que desea utilizar";
-$text['description-select_language']['pt-pt'] = "Por favor, selecione o idioma que deseja usar";
 $text['description-select_language']['fr-fr'] = "S'il vous plaît choisir la langue que vous souhaitez utiliser";
+$text['description-select_language']['he'   ] = "";
+$text['description-select_language']['it-it'] = "Per favore seleziona la lingua che desideri usare";
+$text['description-select_language']['nl-nl'] = "";
+$text['description-select_language']['pl'   ] = "Wybierz język, którego chcesz używać";
 $text['description-select_language']['pt-br'] = "Por favor, selecione o idioma que deseja usar";
-$text['description-select_language']['pl'] = "Wybierz język, którego chcesz używać";
+$text['description-select_language']['pt-pt'] = "Por favor, selecione o idioma que deseja usar";
 $text['description-select_language']['ru-ru'] = "Выберите язык, который вы хотите использовать";
 $text['description-select_language']['sv-se'] = "Välj det språk du vill använda";
-$text['description-select_language']['uk'] = "Виберіть мову, який ви хочете використовувати";
-$text['description-select_language']['de-de'] = "Bitte wählen Sie die zu verwendende Sprache aus";
-$text['description-select_language']['de-at'] = "Bitte wählen Sie die zu verwendende Sprache aus";
-$text['description-select_language']['ar-eg'] = "يرجى اختيار اللغة التي تريد استخدامها";
-$text['description-select_language']['it-it'] = "Per favore seleziona la lingua che desideri usare";
+$text['description-select_language']['uk'   ] = "Виберіть мову, який ви хочете використовувати";
 
 $text['button-detect']['en-us'] = "Detect Configuration";
+$text['button-detect']['ar-eg'] = "كشف تكوين";
+$text['button-detect']['de-at'] = "Konfiguration ermitteln";
+$text['button-detect']['de-de'] = "Konfiguration ermitteln";
 $text['button-detect']['es-cl'] = "Detectar Configuración";
-$text['button-detect']['pt-pt'] = "Detectar Configuração";
 $text['button-detect']['fr-fr'] = "Détecter Configuration";
+$text['button-detect']['he'   ] = "";
+$text['button-detect']['it-it'] = "Rileva Configurazione";
+$text['button-detect']['nl-nl'] = "";
+$text['button-detect']['pl'   ] = "Wykrywanie Konfiguracja";
 $text['button-detect']['pt-br'] = "Detectar Configuração";
-$text['button-detect']['pl'] = "Wykrywanie Konfiguracja";
+$text['button-detect']['pt-pt'] = "Detectar Configuração";
 $text['button-detect']['ru-ru'] = "Определить конфигурацию";
 $text['button-detect']['sv-se'] = "Detektera Konfiguration";
-$text['button-detect']['uk'] = "виявлення Конфігурація";
-$text['button-detect']['de-de'] = "Konfiguration ermitteln";
-$text['button-detect']['de-at'] = "Konfiguration ermitteln";
-$text['button-detect']['ar-eg'] = "كشف تكوين";
-$text['button-detect']['it-it'] = "Rileva Configurazione";
+$text['button-detect']['uk'   ] = "виявлення Конфігурація";
 
 $text['button-select']['en-us'] = "Select";
+$text['button-select']['ar-eg'] = "اختار";
+$text['button-select']['de-at'] = "Auswählen";
+$text['button-select']['de-de'] = "Auswählen";
 $text['button-select']['es-cl'] = "Seleccionar";
-$text['button-select']['pt-pt'] = "Selecionar";
 $text['button-select']['fr-fr'] = "Sélectionner";
+$text['button-select']['he'   ] = "";
+$text['button-select']['it-it'] = "Seleziona";
+$text['button-select']['nl-nl'] = "";
+$text['button-select']['pl'   ] = "Wybierz";
 $text['button-select']['pt-br'] = "Selecionar";
-$text['button-select']['pl'] = "Wybierz";
+$text['button-select']['pt-pt'] = "Selecionar";
 $text['button-select']['ru-ru'] = "Выбрать";
 $text['button-select']['sv-se'] = "Välj";
-$text['button-select']['uk'] = "вибрати";
-$text['button-select']['de-de'] = "Auswählen";
-$text['button-select']['de-at'] = "Auswählen";
-$text['button-select']['ar-eg'] = "اختار";
-$text['button-select']['it-it'] = "Seleziona";
+$text['button-select']['uk'   ] = "вибрати";
 
 ?>

+ 0 - 0
core/install/resources/images/flags/Austria.png → core/install/resources/images/flags/de-de.png


+ 0 - 0
core/install/resources/images/flags/Italy.png → core/install/resources/images/flags/it-it.png


+ 407 - 269
core/menu/app_languages.php

@@ -1,586 +1,724 @@
 <?php
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-menus']['en-us'] = "Menu Manager";
+$text['title-menus']['ar-eg'] = "";
+$text['title-menus']['de-at'] = "Menü Konfigurationsmanager";
+$text['title-menus']['de-de'] = "Menü Konfigurationsmanager";
 $text['title-menus']['es-cl'] = "Gestor de Menú";
-$text['title-menus']['pt-pt'] = "Gestor de Menus";
 $text['title-menus']['fr-fr'] = "Gestion des Menus";
+$text['title-menus']['he'   ] = "";
+$text['title-menus']['it-it'] = "Gestione Menu";
+$text['title-menus']['nl-nl'] = "";
+$text['title-menus']['pl'   ] = "Menedżer menu";
 $text['title-menus']['pt-br'] = "Menu Admistrador";
-$text['title-menus']['pl'] = "Menedżer menu";
+$text['title-menus']['pt-pt'] = "Gestor de Menus";
 $text['title-menus']['ru-ru'] = "Управление меню";
-$text['title-menus']['uk'] = "Менеджер меню";
 $text['title-menus']['sv-se'] = "Meny Inställningar";
-$text['title-menus']['de-de'] = "Menü Konfigurationsmanager";
-$text['title-menus']['de-at'] = "Menü Konfigurationsmanager";
-$text['title-menus']['it-it'] = "Gestione Menu";
+$text['title-menus']['uk'   ] = "Менеджер меню";
 
 $text['title-menu_item-edit']['en-us'] = "Menu Item";
+$text['title-menu_item-edit']['ar-eg'] = "";
+$text['title-menu_item-edit']['de-at'] = "Menüpunkt";
+$text['title-menu_item-edit']['de-de'] = "Menüpunkt";
 $text['title-menu_item-edit']['es-cl'] = "Editar Ítem de Menú";
-$text['title-menu_item-edit']['pt-pt'] = "Editar o Item do Menu";
 $text['title-menu_item-edit']['fr-fr'] = "Editer l'objet menu";
+$text['title-menu_item-edit']['he'   ] = "";
+$text['title-menu_item-edit']['it-it'] = "Elemento Menu";
+$text['title-menu_item-edit']['nl-nl'] = "";
+$text['title-menu_item-edit']['pl'   ] = "Pozycja menu";
 $text['title-menu_item-edit']['pt-br'] = "Editar o Item do Menu";
-$text['title-menu_item-edit']['pl'] = "Pozycja menu";
+$text['title-menu_item-edit']['pt-pt'] = "Editar o Item do Menu";
 $text['title-menu_item-edit']['ru-ru'] = "Пункт меню";
-$text['title-menu_item-edit']['uk'] = "Пункт меню";
 $text['title-menu_item-edit']['sv-se'] = "Meny Post";
-$text['title-menu_item-edit']['de-de'] = "Menüpunkt";
-$text['title-menu_item-edit']['de-at'] = "Menüpunkt";
-$text['title-menu_item-edit']['it-it'] = "Elemento Menu";
+$text['title-menu_item-edit']['uk'   ] = "Пункт меню";
 
 $text['title-menu_item-add']['en-us'] = "Menu Item";
+$text['title-menu_item-add']['ar-eg'] = "";
+$text['title-menu_item-add']['de-at'] = "Menüpunkt";
+$text['title-menu_item-add']['de-de'] = "Menüpunkt";
 $text['title-menu_item-add']['es-cl'] = "Agregar Ítem de Menú";
-$text['title-menu_item-add']['pt-pt'] = "Adicionar um Item ao Menu";
 $text['title-menu_item-add']['fr-fr'] = "Ajouter un objet menu";
+$text['title-menu_item-add']['he'   ] = "";
+$text['title-menu_item-add']['it-it'] = "Elemento Menu";
+$text['title-menu_item-add']['nl-nl'] = "";
+$text['title-menu_item-add']['pl'   ] = "Pozycja menu";
 $text['title-menu_item-add']['pt-br'] = "Adicionar um Item ao Menu";
-$text['title-menu_item-add']['pl'] = "Pozycja menu";
+$text['title-menu_item-add']['pt-pt'] = "Adicionar um Item ao Menu";
 $text['title-menu_item-add']['ru-ru'] = "Пункт меню";
-$text['title-menu_item-add']['uk'] = "Пункт меню";
 $text['title-menu_item-add']['sv-se'] = "Meny Post";
-$text['title-menu_item-add']['de-de'] = "Menüpunkt";
-$text['title-menu_item-add']['de-at'] = "Menüpunkt";
-$text['title-menu_item-add']['it-it'] = "Elemento Menu";
+$text['title-menu_item-add']['uk'   ] = "Пункт меню";
 
 $text['title-menu-edit']['en-us'] = "Menu";
+$text['title-menu-edit']['ar-eg'] = "";
+$text['title-menu-edit']['de-at'] = "Menü";
+$text['title-menu-edit']['de-de'] = "Menü";
 $text['title-menu-edit']['es-cl'] = "Editar Menú";
-$text['title-menu-edit']['pt-pt'] = "Editar Menu";
 $text['title-menu-edit']['fr-fr'] = "Editer le Menu";
+$text['title-menu-edit']['he'   ] = "";
+$text['title-menu-edit']['it-it'] = "Menu";
+$text['title-menu-edit']['nl-nl'] = "";
+$text['title-menu-edit']['pl'   ] = "Menu";
 $text['title-menu-edit']['pt-br'] = "Editar Menu";
-$text['title-menu-edit']['pl'] = "Menu";
+$text['title-menu-edit']['pt-pt'] = "Editar Menu";
 $text['title-menu-edit']['ru-ru'] = "Меню";
-$text['title-menu-edit']['uk'] = "Меню";
 $text['title-menu-edit']['sv-se'] = "Meny";
-$text['title-menu-edit']['de-de'] = "Menü";
-$text['title-menu-edit']['de-at'] = "Menü";
-$text['title-menu-edit']['it-it'] = "Menu";
+$text['title-menu-edit']['uk'   ] = "Меню";
 
 $text['title-menu-add']['en-us'] = "Menu";
+$text['title-menu-add']['ar-eg'] = "";
+$text['title-menu-add']['de-at'] = "Menü";
+$text['title-menu-add']['de-de'] = "Menü";
 $text['title-menu-add']['es-cl'] = "Agregar Menú";
-$text['title-menu-add']['pt-pt'] = "Adicionar Menu";
 $text['title-menu-add']['fr-fr'] = "Ajouter un menu";
+$text['title-menu-add']['he'   ] = "";
+$text['title-menu-add']['it-it'] = "Menu";
+$text['title-menu-add']['nl-nl'] = "";
+$text['title-menu-add']['pl'   ] = "Menu";
 $text['title-menu-add']['pt-br'] = "Adicionar Menu";
-$text['title-menu-add']['pl'] = "Menu";
+$text['title-menu-add']['pt-pt'] = "Adicionar Menu";
 $text['title-menu-add']['ru-ru'] = "Меню";
-$text['title-menu-add']['uk'] = "Меню";
 $text['title-menu-add']['sv-se'] = "Meny";
-$text['title-menu-add']['de-de'] = "Menü";
-$text['title-menu-add']['de-at'] = "Menü";
-$text['title-menu-add']['it-it'] = "Menu";
+$text['title-menu-add']['uk'   ] = "Меню";
 
 $text['option-internal']['en-us'] = "Internal";
+$text['option-internal']['ar-eg'] = "";
+$text['option-internal']['de-at'] = "Intern";
+$text['option-internal']['de-de'] = "Intern";
 $text['option-internal']['es-cl'] = "Interno";
-$text['option-internal']['pt-pt'] = "Interno";
 $text['option-internal']['fr-fr'] = "Interne";
+$text['option-internal']['he'   ] = "";
+$text['option-internal']['it-it'] = "Interno";
+$text['option-internal']['nl-nl'] = "";
+$text['option-internal']['pl'   ] = "Wewnętrzny";
 $text['option-internal']['pt-br'] = "Interno";
-$text['option-internal']['pl'] = "Wewnętrzny";
+$text['option-internal']['pt-pt'] = "Interno";
 $text['option-internal']['ru-ru'] = "Внутренний";
-$text['option-internal']['uk'] = "Внутрішній (Internal)";
 $text['option-internal']['sv-se'] = "Intern";
-$text['option-internal']['de-de'] = "Intern";
-$text['option-internal']['de-at'] = "Intern";
-$text['option-internal']['it-it'] = "Interno";
+$text['option-internal']['uk'   ] = "Внутрішній (Internal)";
 
 $text['option-external']['en-us'] = "External";
+$text['option-external']['ar-eg'] = "";
+$text['option-external']['de-at'] = "Extern";
+$text['option-external']['de-de'] = "Extern";
 $text['option-external']['es-cl'] = "Externo";
-$text['option-external']['pt-pt'] = "Externo";
 $text['option-external']['fr-fr'] = "Externe";
+$text['option-external']['he'   ] = "";
+$text['option-external']['it-it'] = "Esterno";
+$text['option-external']['nl-nl'] = "";
+$text['option-external']['pl'   ] = "Zewnętrzny";
 $text['option-external']['pt-br'] = "Externo";
-$text['option-external']['pl'] = "Zewnętrzny";
+$text['option-external']['pt-pt'] = "Externo";
 $text['option-external']['ru-ru'] = "Внешний";
-$text['option-external']['uk'] = "Зовнішній (External)";
 $text['option-external']['sv-se'] = "EXtern";
-$text['option-external']['de-de'] = "Extern";
-$text['option-external']['de-at'] = "Extern";
-$text['option-external']['it-it'] = "Esterno";
+$text['option-external']['uk'   ] = "Зовнішній (External)";
 
 $text['option-email']['en-us'] = "E-mail";
+$text['option-email']['ar-eg'] = "";
+$text['option-email']['de-at'] = "E-mail";
+$text['option-email']['de-de'] = "E-mail";
 $text['option-email']['es-cl'] = "E-mail";
-$text['option-email']['pt-pt'] = "E-mail";
 $text['option-email']['fr-fr'] = "Courriel";
+$text['option-email']['he'   ] = "";
+$text['option-email']['it-it'] = "E-mail";
+$text['option-email']['nl-nl'] = "";
+$text['option-email']['pl'   ] = "E-mail";
 $text['option-email']['pt-br'] = "E-mail";
-$text['option-email']['pl'] = "E-mail";
+$text['option-email']['pt-pt'] = "E-mail";
 $text['option-email']['ru-ru'] = "Email";
-$text['option-email']['uk'] = "Електронна пошта";
 $text['option-email']['sv-se'] = "E-post";
-$text['option-email']['de-de'] = "E-mail";
-$text['option-email']['de-at'] = "E-mail";
-$text['option-email']['it-it'] = "E-mail";
+$text['option-email']['uk'   ] = "Електронна пошта";
 
 $text['message-update']['en-us'] = "Update Completed";
+$text['message-update']['ar-eg'] = "";
+$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
+$text['message-update']['de-de'] = "Aktualisierung durchgeführt";
 $text['message-update']['es-cl'] = "Actualización Completada";
-$text['message-update']['pt-pt'] = "Actualização Efectuada";
 $text['message-update']['fr-fr'] = "Mis à jour";
+$text['message-update']['he'   ] = "";
+$text['message-update']['it-it'] = "Aggiornamento completato";
+$text['message-update']['nl-nl'] = "";
+$text['message-update']['pl'   ] = "Zaktualizowano poprawnie";
 $text['message-update']['pt-br'] = "Atualização Efetuada";
-$text['message-update']['pl'] = "Zaktualizowano poprawnie";
+$text['message-update']['pt-pt'] = "Actualização Efectuada";
 $text['message-update']['ru-ru'] = "Обновление завершено";
-$text['message-update']['uk'] = "Оновлення завершено";
 $text['message-update']['sv-se'] = "Uppdatering Klar";
-$text['message-update']['de-de'] = "Aktualisierung durchgeführt";
-$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
-$text['message-update']['it-it'] = "Aggiornamento completato";
+$text['message-update']['uk'   ] = "Оновлення завершено";
 
 $text['message-moved_up']['en-us'] = "Item Moved Up";
+$text['message-moved_up']['ar-eg'] = "";
+$text['message-moved_up']['de-at'] = "Menüpunkt nach oben verschoben";
+$text['message-moved_up']['de-de'] = "Menüpunkt nach oben verschoben";
 $text['message-moved_up']['es-cl'] = "Elemento Subido";
-$text['message-moved_up']['pt-pt'] = "Item Movido para Cima";
 $text['message-moved_up']['fr-fr'] = "Monter l'objet";
+$text['message-moved_up']['he'   ] = "";
+$text['message-moved_up']['it-it'] = "Elemento Spostato sù";
+$text['message-moved_up']['nl-nl'] = "";
+$text['message-moved_up']['pl'   ] = "Pozycja przeniesiona do góry";
 $text['message-moved_up']['pt-br'] = "Mover Item para cima";
-$text['message-moved_up']['pl'] = "Pozycja przeniesiona do góry";
+$text['message-moved_up']['pt-pt'] = "Item Movido para Cima";
 $text['message-moved_up']['ru-ru'] = "Элемент перемещен вверх";
-$text['message-moved_up']['uk'] = "Елемент переміщено вгору";
 $text['message-moved_up']['sv-se'] = "Posten Flyttades Uppåt";
-$text['message-moved_up']['de-de'] = "Menüpunkt nach oben verschoben";
-$text['message-moved_up']['de-at'] = "Menüpunkt nach oben verschoben";
-$text['message-moved_up']['it-it'] = "Elemento Spostato sù";
+$text['message-moved_up']['uk'   ] = "Елемент переміщено вгору";
 
 $text['message-moved_down']['en-us'] = "Item Moved Down";
+$text['message-moved_down']['ar-eg'] = "";
+$text['message-moved_down']['de-at'] = "Menüpunkt nach unten verschoben";
+$text['message-moved_down']['de-de'] = "Menüpunkt nach unten verschoben";
 $text['message-moved_down']['es-cl'] = "Elemento Bajado";
-$text['message-moved_down']['pt-pt'] = "Item Movido para Baixo";
 $text['message-moved_down']['fr-fr'] = "Descendre l'objet";
+$text['message-moved_down']['he'   ] = "";
+$text['message-moved_down']['it-it'] = "Elemento spostato giù";
+$text['message-moved_down']['nl-nl'] = "";
+$text['message-moved_down']['pl'   ] = "Pozycja przeniesiona na dół";
 $text['message-moved_down']['pt-br'] = "Mover Item para baixo";
-$text['message-moved_down']['pl'] = "Pozycja przeniesiona na dół";
+$text['message-moved_down']['pt-pt'] = "Item Movido para Baixo";
 $text['message-moved_down']['ru-ru'] = "Элемент перемещен вниз";
-$text['message-moved_down']['uk'] = "Елемент переміщено вниз";
 $text['message-moved_down']['sv-se'] = "Posten Flyttades Nedåt";
-$text['message-moved_down']['de-de'] = "Menüpunkt nach unten verschoben";
-$text['message-moved_down']['de-at'] = "Menüpunkt nach unten verschoben";
-$text['message-moved_down']['it-it'] = "Elemento spostato giù";
+$text['message-moved_down']['uk'   ] = "Елемент переміщено вниз";
 
 $text['label-title']['en-us'] = "Title";
+$text['label-title']['ar-eg'] = "";
+$text['label-title']['de-at'] = "Titel";
+$text['label-title']['de-de'] = "Titel";
 $text['label-title']['es-cl'] = "Título";
-$text['label-title']['pt-pt'] = "Título";
 $text['label-title']['fr-fr'] = "Titre";
+$text['label-title']['he'   ] = "";
+$text['label-title']['it-it'] = "Titolo";
+$text['label-title']['nl-nl'] = "";
+$text['label-title']['pl'   ] = "Tytuł";
 $text['label-title']['pt-br'] = "Título";
-$text['label-title']['pl'] = "Tytuł";
+$text['label-title']['pt-pt'] = "Título";
 $text['label-title']['ru-ru'] = "Название";
-$text['label-title']['uk'] = "Назва";
 $text['label-title']['sv-se'] = "Titel";
-$text['label-title']['de-de'] = "Titel";
-$text['label-title']['de-at'] = "Titel";
-$text['label-title']['it-it'] = "Titolo";
+$text['label-title']['uk'   ] = "Назва";
 
 $text['label-protected']['en-us'] = "Protected";
+$text['label-protected']['ar-eg'] = "";
+$text['label-protected']['de-at'] = "Geschützt";
+$text['label-protected']['de-de'] = "Geschützt";
 $text['label-protected']['es-cl'] = "Protegido";
-$text['label-protected']['pt-pt'] = "Protegido";
 $text['label-protected']['fr-fr'] = "Proteger";
+$text['label-protected']['he'   ] = "";
+$text['label-protected']['it-it'] = "Protetto";
+$text['label-protected']['nl-nl'] = "";
+$text['label-protected']['pl'   ] = "Zabezpieczony";
 $text['label-protected']['pt-br'] = "Protegido";
-$text['label-protected']['pl'] = "Zabezpieczony";
+$text['label-protected']['pt-pt'] = "Protegido";
 $text['label-protected']['ru-ru'] = "Защищено";
-$text['label-protected']['uk'] = "Захищено";
 $text['label-protected']['sv-se'] = "Skyddad";
-$text['label-protected']['de-de'] = "Geschützt";
-$text['label-protected']['de-at'] = "Geschützt";
-$text['label-protected']['it-it'] = "Protetto";
+$text['label-protected']['uk'   ] = "Захищено";
 
 $text['label-parent_menu']['en-us'] = "Parent Menu";
+$text['label-parent_menu']['ar-eg'] = "";
+$text['label-parent_menu']['de-at'] = "Übergeordnetes Menü";
+$text['label-parent_menu']['de-de'] = "Übergeordnetes Menü";
 $text['label-parent_menu']['es-cl'] = "Nivel Superior";
-$text['label-parent_menu']['pt-pt'] = "Menu Pai";
 $text['label-parent_menu']['fr-fr'] = "Menu Parent";
+$text['label-parent_menu']['he'   ] = "";
+$text['label-parent_menu']['it-it'] = "Menu Padre";
+$text['label-parent_menu']['nl-nl'] = "";
+$text['label-parent_menu']['pl'   ] = "Główne menu";
 $text['label-parent_menu']['pt-br'] = "Meni Pai";
-$text['label-parent_menu']['pl'] = "Główne menu";
+$text['label-parent_menu']['pt-pt'] = "Menu Pai";
 $text['label-parent_menu']['ru-ru'] = "Родительское меню";
-$text['label-parent_menu']['uk'] = "Батьківське меню";
 $text['label-parent_menu']['sv-se'] = "Överordnad Meny";
-$text['label-parent_menu']['de-de'] = "Übergeordnetes Menü";
-$text['label-parent_menu']['de-at'] = "Übergeordnetes Menü";
-$text['label-parent_menu']['it-it'] = "Menu Padre";
+$text['label-parent_menu']['uk'   ] = "Батьківське меню";
 
 $text['label-name']['en-us'] = "Name";
+$text['label-name']['ar-eg'] = "";
+$text['label-name']['de-at'] = "Name";
+$text['label-name']['de-de'] = "Name";
 $text['label-name']['es-cl'] = "Nombre";
-$text['label-name']['pt-pt'] = "Nome";
 $text['label-name']['fr-fr'] = "Nom";
+$text['label-name']['he'   ] = "";
+$text['label-name']['it-it'] = "Nome";
+$text['label-name']['nl-nl'] = "";
+$text['label-name']['pl'   ] = "Nazwa";
 $text['label-name']['pt-br'] = "Nome";
-$text['label-name']['pl'] = "Nazwa";
+$text['label-name']['pt-pt'] = "Nome";
 $text['label-name']['ru-ru'] = "Название";
-$text['label-name']['uk'] = "Назва";
 $text['label-name']['sv-se'] = "Namn";
-$text['label-name']['de-de'] = "Name";
-$text['label-name']['de-at'] = "Name";
-$text['label-name']['it-it'] = "Nome";
+$text['label-name']['uk'   ] = "Назва";
 
 $text['label-menu_order']['en-us'] = "Order";
+$text['label-menu_order']['ar-eg'] = "";
+$text['label-menu_order']['de-at'] = "Reihenfolge";
+$text['label-menu_order']['de-de'] = "Reihenfolge";
 $text['label-menu_order']['es-cl'] = "Orden";
-$text['label-menu_order']['pt-pt'] = "Ordem";
 $text['label-menu_order']['fr-fr'] = "Ordre";
+$text['label-menu_order']['he'   ] = "";
+$text['label-menu_order']['it-it'] = "Ordine";
+$text['label-menu_order']['nl-nl'] = "";
+$text['label-menu_order']['pl'   ] = "Kolejność";
 $text['label-menu_order']['pt-br'] = "Ordem";
-$text['label-menu_order']['pl'] = "Kolejność";
+$text['label-menu_order']['pt-pt'] = "Ordem";
 $text['label-menu_order']['ru-ru'] = "Приоритет";
-$text['label-menu_order']['uk'] = "Інше";
 $text['label-menu_order']['sv-se'] = "Ordning";
-$text['label-menu_order']['de-de'] = "Reihenfolge";
-$text['label-menu_order']['de-at'] = "Reihenfolge";
-$text['label-menu_order']['it-it'] = "Ordine";
+$text['label-menu_order']['uk'   ] = "Інше";
 
 $text['label-link']['en-us'] = "Link";
+$text['label-link']['ar-eg'] = "";
+$text['label-link']['de-at'] = "Link";
+$text['label-link']['de-de'] = "Link";
 $text['label-link']['es-cl'] = "Enlace";
-$text['label-link']['pt-pt'] = "Ligação";
 $text['label-link']['fr-fr'] = "Lien";
+$text['label-link']['he'   ] = "";
+$text['label-link']['it-it'] = "Link";
+$text['label-link']['nl-nl'] = "";
+$text['label-link']['pl'   ] = "Link";
 $text['label-link']['pt-br'] = "Ligação";
-$text['label-link']['pl'] = "Link";
+$text['label-link']['pt-pt'] = "Ligação";
 $text['label-link']['ru-ru'] = "Ссылка";
-$text['label-link']['uk'] = "Посилання";
 $text['label-link']['sv-se'] = "Länk";
-$text['label-link']['de-de'] = "Link";
-$text['label-link']['de-at'] = "Link";
-$text['label-link']['it-it'] = "Link";
+$text['label-link']['uk'   ] = "Посилання";
 
 $text['label-language']['en-us'] = "Language";
+$text['label-language']['ar-eg'] = "";
+$text['label-language']['de-at'] = "Sprache";
+$text['label-language']['de-de'] = "Sprache";
 $text['label-language']['es-cl'] = "Lenguaje";
-$text['label-language']['pt-pt'] = "Língua";
 $text['label-language']['fr-fr'] = "Langue";
+$text['label-language']['he'   ] = "";
+$text['label-language']['it-it'] = "Lingua";
+$text['label-language']['nl-nl'] = "";
+$text['label-language']['pl'   ] = "Język";
 $text['label-language']['pt-br'] = "Lingua";
-$text['label-language']['pl'] = "Język";
+$text['label-language']['pt-pt'] = "Língua";
 $text['label-language']['ru-ru'] = "Язык";
-$text['label-language']['uk'] = "Мова";
 $text['label-language']['sv-se'] = "Språk";
-$text['label-language']['de-at'] = "Sprache";
-$text['label-language']['de-de'] = "Sprache";
-$text['label-language']['it-it'] = "Lingua";
+$text['label-language']['uk'   ] = "Мова";
 
 $text['label-icon']['en-us'] = "Icon";
+$text['label-icon']['ar-eg'] = "";
+$text['label-icon']['de-at'] = "Symbol";
+$text['label-icon']['de-de'] = "Symbol";
 $text['label-icon']['es-cl'] = "Icono";
-$text['label-icon']['pt-pt'] = "Ícone";
 $text['label-icon']['fr-fr'] = "Icône";
+$text['label-icon']['he'   ] = "";
+$text['label-icon']['it-it'] = "Icona";
+$text['label-icon']['nl-nl'] = "";
+$text['label-icon']['pl'   ] = "Ikona";
 $text['label-icon']['pt-br'] = "Ícone";
-$text['label-icon']['pl'] = "Ikona";
+$text['label-icon']['pt-pt'] = "Ícone";
 $text['label-icon']['ru-ru'] = "Иконка";
-$text['label-icon']['uk'] = "іконка";
 $text['label-icon']['sv-se'] = "Ikon";
-$text['label-icon']['de-de'] = "Symbol";
-$text['label-icon']['de-at'] = "Symbol";
-$text['label-icon']['it-it'] = "Icona";
+$text['label-icon']['uk'   ] = "іконка";
 
 $text['label-groups']['en-us'] = "Groups";
+$text['label-groups']['ar-eg'] = "";
+$text['label-groups']['de-at'] = "Gruppen";
+$text['label-groups']['de-de'] = "Gruppen";
 $text['label-groups']['es-cl'] = "Grupos";
-$text['label-groups']['pt-pt'] = "Grupos";
 $text['label-groups']['fr-fr'] = "Groupes";
+$text['label-groups']['he'   ] = "";
+$text['label-groups']['it-it'] = "Gruppi";
+$text['label-groups']['nl-nl'] = "";
+$text['label-groups']['pl'   ] = "Grupy";
 $text['label-groups']['pt-br'] = "Grupos";
-$text['label-groups']['pl'] = "Grupy";
+$text['label-groups']['pt-pt'] = "Grupos";
 $text['label-groups']['ru-ru'] = "Группы";
-$text['label-groups']['uk'] = "Групи";
 $text['label-groups']['sv-se'] = "Grupper";
-$text['label-groups']['de-de'] = "Gruppen";
-$text['label-groups']['de-at'] = "Gruppen";
-$text['label-groups']['it-it'] = "Gruppi";
+$text['label-groups']['uk'   ] = "Групи";
 
 $text['label-category']['en-us'] = "Target";
+$text['label-category']['ar-eg'] = "";
+$text['label-category']['de-at'] = "Ziel";
+$text['label-category']['de-de'] = "Ziel";
 $text['label-category']['es-cl'] = "Destino";
-$text['label-category']['pt-pt'] = "Destino";
 $text['label-category']['fr-fr'] = "Cible";
+$text['label-category']['he'   ] = "";
+$text['label-category']['it-it'] = "Destinazione";
+$text['label-category']['nl-nl'] = "";
+$text['label-category']['pl'   ] = "Kategoria";
 $text['label-category']['pt-br'] = "Destino";
-$text['label-category']['pl'] = "Kategoria";
+$text['label-category']['pt-pt'] = "Destino";
 $text['label-category']['ru-ru'] = "Цель";
-$text['label-category']['uk'] = "Категорія";
 $text['label-category']['sv-se'] = "Kategori";
-$text['label-category']['de-de'] = "Ziel";
-$text['label-category']['de-at'] = "Ziel";
-$text['label-category']['it-it'] = "Destinazione";
+$text['label-category']['uk'   ] = "Категорія";
 
 $text['header-menus']['en-us'] = "Menu Manager";
+$text['header-menus']['ar-eg'] = "";
+$text['header-menus']['de-at'] = "Menü Konfigurationsmanager";
+$text['header-menus']['de-de'] = "Menü Konfigurationsmanager";
 $text['header-menus']['es-cl'] = "Gestor de Menú";
-$text['header-menus']['pt-pt'] = "Gestor de Menus";
 $text['header-menus']['fr-fr'] = "Gestion des Menus";
+$text['header-menus']['he'   ] = "";
+$text['header-menus']['it-it'] = "Gestione Menu";
+$text['header-menus']['nl-nl'] = "";
+$text['header-menus']['pl'   ] = "Menedżer menu";
 $text['header-menus']['pt-br'] = "Menu Administrador";
-$text['header-menus']['pl'] = "Menedżer menu";
+$text['header-menus']['pt-pt'] = "Gestor de Menus";
 $text['header-menus']['ru-ru'] = "Управление меню";
-$text['header-menus']['uk'] = "Менеджер меню";
 $text['header-menus']['sv-se'] = "Meny Inställningar";
-$text['header-menus']['de-de'] = "Menü Konfigurationsmanager";
-$text['header-menus']['de-at'] = "Menü Konfigurationsmanager";
-$text['header-menus']['it-it'] = "Gestione Menu";
+$text['header-menus']['uk'   ] = "Менеджер меню";
 
 $text['header-menu_item-edit']['en-us'] = "Menu Item";
+$text['header-menu_item-edit']['ar-eg'] = "";
+$text['header-menu_item-edit']['de-at'] = "Menüpunkt";
+$text['header-menu_item-edit']['de-de'] = "Menüpunkt";
 $text['header-menu_item-edit']['es-cl'] = "Editar Ítem de Menú";
-$text['header-menu_item-edit']['pt-pt'] = "Editar o Item do Menu";
 $text['header-menu_item-edit']['fr-fr'] = "Editer l'objet menu";
+$text['header-menu_item-edit']['he'   ] = "";
+$text['header-menu_item-edit']['it-it'] = "Elemento Menu";
+$text['header-menu_item-edit']['nl-nl'] = "";
+$text['header-menu_item-edit']['pl'   ] = "Pozycja menu";
 $text['header-menu_item-edit']['pt-br'] = "Editar Item do Menu";
-$text['header-menu_item-edit']['pl'] = "Pozycja menu";
+$text['header-menu_item-edit']['pt-pt'] = "Editar o Item do Menu";
 $text['header-menu_item-edit']['ru-ru'] = "Пункт меню";
-$text['header-menu_item-edit']['uk'] = "Пункт меню";
 $text['header-menu_item-edit']['sv-se'] = "Meny Post";
-$text['header-menu_item-edit']['de-de'] = "Menüpunkt";
-$text['header-menu_item-edit']['de-at'] = "Menüpunkt";
-$text['header-menu_item-edit']['it-it'] = "Elemento Menu";
+$text['header-menu_item-edit']['uk'   ] = "Пункт меню";
 
 $text['header-menu_item-add']['en-us'] = "Menu Item";
+$text['header-menu_item-add']['ar-eg'] = "";
+$text['header-menu_item-add']['de-at'] = "Menüpunkt";
+$text['header-menu_item-add']['de-de'] = "Menüpunkt";
 $text['header-menu_item-add']['es-cl'] = "Agregar Ítem de Menú";
-$text['header-menu_item-add']['pt-pt'] = "Adicionar um Item ao Menu";
 $text['header-menu_item-add']['fr-fr'] = "Ajouter un objet menu";
+$text['header-menu_item-add']['he'   ] = "";
+$text['header-menu_item-add']['it-it'] = "Elemento Menu";
+$text['header-menu_item-add']['nl-nl'] = "";
+$text['header-menu_item-add']['pl'   ] = "Pozycja menu";
 $text['header-menu_item-add']['pt-br'] = "Adicionar um Item ao Menu";
-$text['header-menu_item-add']['pl'] = "Pozycja menu";
+$text['header-menu_item-add']['pt-pt'] = "Adicionar um Item ao Menu";
 $text['header-menu_item-add']['ru-ru'] = "Пункт меню";
-$text['header-menu_item-add']['uk'] = "Пункт меню";
 $text['header-menu_item-add']['sv-se'] = "Meny Post";
-$text['header-menu_item-add']['de-de'] = "Menüpunkt";
-$text['header-menu_item-add']['de-at'] = "Menüpunkt";
-$text['header-menu_item-add']['it-it'] = "Elemento Menu";
+$text['header-menu_item-add']['uk'   ] = "Пункт меню";
 
 $text['header-menu-edit']['en-us'] = "Menu";
+$text['header-menu-edit']['ar-eg'] = "";
+$text['header-menu-edit']['de-at'] = "Menü";
+$text['header-menu-edit']['de-de'] = "Menü";
 $text['header-menu-edit']['es-cl'] = "Editar Menú";
-$text['header-menu-edit']['pt-pt'] = "Editar Menu";
 $text['header-menu-edit']['fr-fr'] = "Editer le Menu";
+$text['header-menu-edit']['he'   ] = "";
+$text['header-menu-edit']['it-it'] = "Menu";
+$text['header-menu-edit']['nl-nl'] = "";
+$text['header-menu-edit']['pl'   ] = "Menu";
 $text['header-menu-edit']['pt-br'] = "Editar Menu";
-$text['header-menu-edit']['pl'] = "Menu";
+$text['header-menu-edit']['pt-pt'] = "Editar Menu";
 $text['header-menu-edit']['ru-ru'] = "Меню";
-$text['header-menu-edit']['uk'] = "Меню";
 $text['header-menu-edit']['sv-se'] = "Meny";
-$text['header-menu-edit']['de-de'] = "Menü";
-$text['header-menu-edit']['de-at'] = "Menü";
-$text['header-menu-edit']['it-it'] = "Menu";
+$text['header-menu-edit']['uk'   ] = "Меню";
 
 $text['header-menu-add']['en-us'] = "Menu";
+$text['header-menu-add']['ar-eg'] = "";
+$text['header-menu-add']['de-at'] = "Menü";
+$text['header-menu-add']['de-de'] = "Menü";
 $text['header-menu-add']['es-cl'] = "Agregar Menú";
-$text['header-menu-add']['pt-pt'] = "Adicionar Menu";
 $text['header-menu-add']['fr-fr'] = "Ajouter un menu";
+$text['header-menu-add']['he'   ] = "";
+$text['header-menu-add']['it-it'] = "Menu";
+$text['header-menu-add']['nl-nl'] = "";
+$text['header-menu-add']['pl'   ] = "Menu";
 $text['header-menu-add']['pt-br'] = "Adicionar Menu";
-$text['header-menu-add']['pl'] = "Menu";
+$text['header-menu-add']['pt-pt'] = "Adicionar Menu";
 $text['header-menu-add']['ru-ru'] = "Меню";
-$text['header-menu-add']['uk'] = "Меню";
 $text['header-menu-add']['sv-se'] = "Meny";
-$text['header-menu-add']['de-de'] = "Menü";
-$text['header-menu-add']['de-at'] = "Menü";
-$text['header-menu-add']['it-it'] = "Menu";
+$text['header-menu-add']['uk'   ] = "Меню";
 
 $text['description-title']['en-us'] = "Description";
+$text['description-title']['ar-eg'] = "";
+$text['description-title']['de-at'] = "Beschreibung";
+$text['description-title']['de-de'] = "Beschreibung";
 $text['description-title']['es-cl'] = "";
-$text['description-title']['pt-pt'] = "Descrição";
 $text['description-title']['fr-fr'] = "";
+$text['description-title']['he'   ] = "";
+$text['description-title']['it-it'] = "Descrizione";
+$text['description-title']['nl-nl'] = "";
+$text['description-title']['pl'   ] = "Opis";
 $text['description-title']['pt-br'] = "Descrição";
-$text['description-title']['pl'] = "Opis";
+$text['description-title']['pt-pt'] = "Descrição";
 $text['description-title']['ru-ru'] = "Описание";
-$text['description-title']['uk'] = "Опис";
 $text['description-title']['sv-se'] = "Beskrivning";
-$text['description-title']['de-de'] = "Beschreibung";
-$text['description-title']['de-at'] = "Beschreibung";
-$text['description-title']['it-it'] = "Descrizione";
+$text['description-title']['uk'   ] = "Опис";
 
 $text['description-protected']['en-us'] = "Enable this to protect the menu item from being removed by 'Restore Default'.";
+$text['description-protected']['ar-eg'] = "";
+$text['description-protected']['de-at'] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird.";
+$text['description-protected']['de-de'] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird.";
 $text['description-protected']['es-cl'] = "Active esto para editar que este ítem pueda ser eliminado por 'Restore Default'.";
-$text['description-protected']['pt-pt'] = "Active isto para proteger os items do menu de serem removidos por 'Restaurar Predefinições'.";
 $text['description-protected']['fr-fr'] = "Activer cette fonctionnalité pour que ce menu ne soit pas supprimé en cas d'activation de la fonction 'Restaurer'.";
+$text['description-protected']['he'   ] = "";
+$text['description-protected']['it-it'] = "Abilita questo per proteggere gli elementi del mene dell'essere rimossi dal 'Ripristina predefiniti'.";
+$text['description-protected']['nl-nl'] = "";
+$text['description-protected']['pl'   ] = "Włącz tę opcję, aby zapobiec usunięciu pozycji menu przez funkcje  'Przywróć ustawienia domyślne'.";
 $text['description-protected']['pt-br'] = "Selecione para proteger os itens do menu de serem removidos por 'Restaurar Configurações'";
-$text['description-protected']['pl'] = "Włącz tę opcję, aby zapobiec usunięciu pozycji menu przez funkcje  'Przywróć ustawienia domyślne'.";
+$text['description-protected']['pt-pt'] = "Active isto para proteger os items do menu de serem removidos por 'Restaurar Predefinições'.";
 $text['description-protected']['ru-ru'] = "Включите это, чтобы защитить пункт меню от удаления с помощью 'Восстановить значение по умолчанию'.";
-$text['description-protected']['uk'] = "Цей параметр використовується для захисту пункту меню від видалення після  'Відновити значення за замовчуванням».";
 $text['description-protected']['sv-se'] = "Aktivera för att skydda menyalternativet från att tas bort med 'Återställ Standard'.";
-$text['description-protected']['de-de'] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird.";
-$text['description-protected']['de-at'] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird.";
-$text['description-protected']['it-it'] = "Abilita questo per proteggere gli elementi del mene dell'essere rimossi dal 'Ripristina predefiniti'.";
+$text['description-protected']['uk'   ] = "Цей параметр використовується для захисту пункту меню від видалення після  'Відновити значення за замовчуванням».";
 
 $text['description-parent_menu']['en-us'] = "Description";
+$text['description-parent_menu']['ar-eg'] = "";
+$text['description-parent_menu']['de-at'] = "Beschreibung";
+$text['description-parent_menu']['de-de'] = "Beschreibung";
 $text['description-parent_menu']['es-cl'] = "";
-$text['description-parent_menu']['pt-pt'] = "Descrição";
 $text['description-parent_menu']['fr-fr'] = "";
+$text['description-parent_menu']['he'   ] = "";
+$text['description-parent_menu']['it-it'] = "Descrizione";
+$text['description-parent_menu']['nl-nl'] = "";
+$text['description-parent_menu']['pl'   ] = "Opis";
 $text['description-parent_menu']['pt-br'] = "Descrição";
-$text['description-parent_menu']['pl'] = "Opis";
+$text['description-parent_menu']['pt-pt'] = "Descrição";
 $text['description-parent_menu']['ru-ru'] = "Описание";
-$text['description-parent_menu']['uk'] = "Опис";
 $text['description-parent_menu']['sv-se'] = "Beskrivning";
-$text['description-parent_menu']['de-de'] = "Beschreibung";
-$text['description-parent_menu']['de-at'] = "Beschreibung";
-$text['description-parent_menu']['it-it'] = "Descrizione";
+$text['description-parent_menu']['uk'   ] = "Опис";
 
 $text['description-name']['en-us'] = "Enter the name of the menu.";
+$text['description-name']['ar-eg'] = "";
+$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an.";
+$text['description-name']['de-de'] = "Geben Sie den Namen des Menüs an.";
 $text['description-name']['es-cl'] = "Ingrese el nombre del menú";
-$text['description-name']['pt-pt'] = "Introduza o nome do menu.";
 $text['description-name']['fr-fr'] = "Entrer le nom du menu.";
+$text['description-name']['he'   ] = "";
+$text['description-name']['it-it'] = "Inserisci il nome del menu.";
+$text['description-name']['nl-nl'] = "";
+$text['description-name']['pl'   ] = "Wprowadź nazwę";
 $text['description-name']['pt-br'] = "Insira o nome do menu";
-$text['description-name']['pl'] = "Wprowadź nazwę";
+$text['description-name']['pt-pt'] = "Introduza o nome do menu.";
 $text['description-name']['ru-ru'] = "Введите название меню.";
-$text['description-name']['uk'] = "Введіть назву меню";
 $text['description-name']['sv-se'] = "Skriv in namnet på menyn.";
-$text['description-name']['de-de'] = "Geben Sie den Namen des Menüs an.";
-$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an.";
-$text['description-name']['it-it'] = "Inserisci il nome del menu.";
+$text['description-name']['uk'   ] = "Введіть назву меню";
 
 $text['description-menus']['en-us'] = "Used to customize one or more menus.";
+$text['description-menus']['ar-eg'] = "";
+$text['description-menus']['de-at'] = "Hier können Sie die Menüleiste bearbeiten.";
+$text['description-menus']['de-de'] = "Hier können Sie die Menüleiste bearbeiten.";
 $text['description-menus']['es-cl'] = "Se usa para personalizar uno o más menús.";
-$text['description-menus']['pt-pt'] = "Utilizado para customizar um ou mais menus.";
 $text['description-menus']['fr-fr'] = "Personnaliser un ou plusieurs menus.";
+$text['description-menus']['he'   ] = "";
+$text['description-menus']['it-it'] = "Usato per personalizzare uno o più menu.";
+$text['description-menus']['nl-nl'] = "";
+$text['description-menus']['pl'   ] = "Używany jest do konfiguracji jednej lub kilku list menu.";
 $text['description-menus']['pt-br'] = "Utilize para customizar um ou mais menus";
-$text['description-menus']['pl'] = "Używany jest do konfiguracji jednej lub kilku list menu.";
+$text['description-menus']['pt-pt'] = "Utilizado para customizar um ou mais menus.";
 $text['description-menus']['ru-ru'] = "Используется для настройки одного или нескольких меню.";
-$text['description-menus']['uk'] = "Використовується для налаштування одного або декількох меню.";
 $text['description-menus']['sv-se'] = "Används för att anpassa en eller flera menyer.";
-$text['description-menus']['de-de'] = "Hier können Sie die Menüleiste bearbeiten.";
-$text['description-menus']['de-at'] = "Hier können Sie die Menüleiste bearbeiten.";
-$text['description-menus']['it-it'] = "Usato per personalizzare uno o più menu.";
+$text['description-menus']['uk'   ] = "Використовується для налаштування одного або декількох меню.";
 
 $text['description-menu_order']['en-us'] = "Description";
+$text['description-menu_order']['ar-eg'] = "";
+$text['description-menu_order']['de-at'] = "Beschreibung";
+$text['description-menu_order']['de-de'] = "Beschreibung";
 $text['description-menu_order']['es-cl'] = "";
-$text['description-menu_order']['pt-pt'] = "Descrição";
 $text['description-menu_order']['fr-fr'] = "";
+$text['description-menu_order']['he'   ] = "";
+$text['description-menu_order']['it-it'] = "Descrizione";
+$text['description-menu_order']['nl-nl'] = "";
+$text['description-menu_order']['pl'   ] = "Opis";
 $text['description-menu_order']['pt-br'] = "Descrição";
-$text['description-menu_order']['pl'] = "Opis";
+$text['description-menu_order']['pt-pt'] = "Descrição";
 $text['description-menu_order']['ru-ru'] = "Описание";
-$text['description-menu_order']['uk'] = "Опис";
 $text['description-menu_order']['sv-se'] = "Beskrivning";
-$text['description-menu_order']['de-de'] = "Beschreibung";
-$text['description-menu_order']['de-at'] = "Beschreibung";
-$text['description-menu_order']['it-it'] = "Descrizione";
+$text['description-menu_order']['uk'   ] = "Опис";
 
 $text['description-menu_item-edit']['en-us'] = "Description";
-$text['description-menu_item-edit']['pt-pt'] = "Descrição";
+$text['description-menu_item-edit']['ar-eg'] = "";
+$text['description-menu_item-edit']['de-at'] = "Beschreibung";
+$text['description-menu_item-edit']['de-de'] = "Beschreibung";
+$text['description-menu_item-edit']['es-cl'] = "";
 $text['description-menu_item-edit']['fr-fr'] = "";
+$text['description-menu_item-edit']['he'   ] = "";
+$text['description-menu_item-edit']['it-it'] = "Descrizione";
+$text['description-menu_item-edit']['nl-nl'] = "";
+$text['description-menu_item-edit']['pl'   ] = "Opis";
 $text['description-menu_item-edit']['pt-br'] = "Descrição";
-$text['description-menu_item-edit']['pl'] = "Opis";
+$text['description-menu_item-edit']['pt-pt'] = "Descrição";
 $text['description-menu_item-edit']['ru-ru'] = "Описание";
-$text['description-menu_item-edit']['uk'] = "Опис";
 $text['description-menu_item-edit']['sv-se'] = "Beskrivning";
-$text['description-menu_item-edit']['de-de'] = "Beschreibung";
-$text['description-menu_item-edit']['de-at'] = "Beschreibung";
-$text['description-menu_item-edit']['it-it'] = "Descrizione";
+$text['description-menu_item-edit']['uk'   ] = "Опис";
 
 $text['description-menu_item-add']['en-us'] = "Description";
+$text['description-menu_item-add']['ar-eg'] = "";
+$text['description-menu_item-add']['de-at'] = "Beschreibung";
+$text['description-menu_item-add']['de-de'] = "Beschreibung";
 $text['description-menu_item-add']['es-cl'] = "";
-$text['description-menu_item-add']['pt-pt'] = "Descrição";
 $text['description-menu_item-add']['fr-fr'] = "";
+$text['description-menu_item-add']['he'   ] = "";
+$text['description-menu_item-add']['it-it'] = "Descrizione";
+$text['description-menu_item-add']['nl-nl'] = "";
+$text['description-menu_item-add']['pl'   ] = "Opis";
 $text['description-menu_item-add']['pt-br'] = "Descrição";
-$text['description-menu_item-add']['pl'] = "Opis";
+$text['description-menu_item-add']['pt-pt'] = "Descrição";
 $text['description-menu_item-add']['ru-ru'] = "Описание";
-$text['description-menu_item-add']['uk'] = "Опис";
 $text['description-menu_item-add']['sv-se'] = "Beskrivning";
-$text['description-menu_item-add']['de-de'] = "Beschreibung";
-$text['description-menu_item-add']['de-at'] = "Beschreibung";
-$text['description-menu_item-add']['it-it'] = "Descrizione";
+$text['description-menu_item-add']['uk'   ] = "Опис";
 
 $text['description-menu-edit']['en-us'] = "Used to customize one or more menus.";
+$text['description-menu-edit']['ar-eg'] = "";
+$text['description-menu-edit']['de-at'] = "Hier können Sie die Menüleiste bearbeiten.";
+$text['description-menu-edit']['de-de'] = "Hier können Sie die Menüleiste bearbeiten.";
 $text['description-menu-edit']['es-cl'] = "Se usa para personalizar uno o más menús.";
-$text['description-menu-edit']['pt-pt'] = "Utilizado para customizar um ou mais menus.";
 $text['description-menu-edit']['fr-fr'] = "Personnaliser un ou plusieurs menus.";
+$text['description-menu-edit']['he'   ] = "";
+$text['description-menu-edit']['it-it'] = "Usato per personalizzare uno o più menu.";
+$text['description-menu-edit']['nl-nl'] = "";
+$text['description-menu-edit']['pl'   ] = "Używane do konfiguracji jednego lub kilku menu.";
 $text['description-menu-edit']['pt-br'] = "Utilize para customizar um ou mais menus";
-$text['description-menu-edit']['pl'] = "Używane do konfiguracji jednego lub kilku menu.";
+$text['description-menu-edit']['pt-pt'] = "Utilizado para customizar um ou mais menus.";
 $text['description-menu-edit']['ru-ru'] = "Используется для настройки одного или нескольких меню.";
-$text['description-menu-edit']['uk'] = "Використовується для налаштування одного або декількох меню.";
 $text['description-menu-edit']['sv-se'] = "Används för att anpassa en eller flera menyer.";
-$text['description-menu-edit']['de-de'] = "Hier können Sie die Menüleiste bearbeiten.";
-$text['description-menu-edit']['de-at'] = "Hier können Sie die Menüleiste bearbeiten.";
-$text['description-menu-edit']['it-it'] = "Usato per personalizzare uno o più menu.";
+$text['description-menu-edit']['uk'   ] = "Використовується для налаштування одного або декількох меню.";
 
 $text['description-menu-add']['en-us'] = "Used to customize one or more menus.";
+$text['description-menu-add']['ar-eg'] = "";
+$text['description-menu-add']['de-at'] = "Hier können Sie die Menüleiste bearbeiten.";
+$text['description-menu-add']['de-de'] = "Hier können Sie die Menüleiste bearbeiten.";
 $text['description-menu-add']['es-cl'] = "Se usa para personalizar uno o más menús.";
-$text['description-menu-add']['pt-pt'] = "Utilizado para customizar um ou mais menus.";
 $text['description-menu-add']['fr-fr'] = "Personnaliser un ou plusieurs menus.";
+$text['description-menu-add']['he'   ] = "";
+$text['description-menu-add']['it-it'] = "Usato per personalizzare uno o più menu.";
+$text['description-menu-add']['nl-nl'] = "";
+$text['description-menu-add']['pl'   ] = "Używane do konfiguracji jednego lub kilku menu.";
 $text['description-menu-add']['pt-br'] = "Utilize para customizar um ou mais menus";
-$text['description-menu-add']['pl'] = "Używane do konfiguracji jednego lub kilku menu.";
+$text['description-menu-add']['pt-pt'] = "Utilizado para customizar um ou mais menus.";
 $text['description-menu-add']['ru-ru'] = "Используется для настройки одного или нескольких меню.";
-$text['description-menu-add']['uk'] = "Використовується для налаштування одного або декількох меню.";
 $text['description-menu-add']['sv-se'] = "Används för att anpassa en eller flera menyer.";
-$text['description-menu-add']['de-de'] = "Hier können Sie die Menüleiste bearbeiten.";
-$text['description-menu-add']['de-at'] = "Hier können Sie die Menüleiste bearbeiten.";
-$text['description-menu-add']['it-it'] = "Usato per personalizzare uno o più menu.";
+$text['description-menu-add']['uk'   ] = "Використовується для налаштування одного або декількох меню.";
 
 $text['description-link']['en-us'] = "Description";
+$text['description-link']['ar-eg'] = "";
+$text['description-link']['de-at'] = "Beschreibung";
+$text['description-link']['de-de'] = "Beschreibung";
 $text['description-link']['es-cl'] = "";
-$text['description-link']['pt-pt'] = "Descrição";
 $text['description-link']['fr-fr'] = "";
+$text['description-link']['he'   ] = "";
+$text['description-link']['it-it'] = "Descrizione";
+$text['description-link']['nl-nl'] = "";
+$text['description-link']['pl'   ] = "Opis";
 $text['description-link']['pt-br'] = "Descrição";
-$text['description-link']['pl'] = "Opis";
+$text['description-link']['pt-pt'] = "Descrição";
 $text['description-link']['ru-ru'] = "Описание";
-$text['description-link']['uk'] = "Опис";
 $text['description-link']['sv-se'] = "Beskrivning";
-$text['description-link']['de-de'] = "Beschreibung";
-$text['description-link']['de-at'] = "Beschreibung";
-$text['description-link']['it-it'] = "Descrizione";
+$text['description-link']['uk'   ] = "Опис";
 
 $text['description-language']['en-us'] = "Enter the language.";
+$text['description-language']['ar-eg'] = "";
+$text['description-language']['de-at'] = "Geben Sie die Sprache an.";
+$text['description-language']['de-de'] = "Geben Sie die Sprache an.";
 $text['description-language']['es-cl'] = "Ingrese el lenguaje.";
-$text['description-language']['pt-pt'] = "Introduza a língua.";
 $text['description-language']['fr-fr'] = "Entrer la langue.";
+$text['description-language']['he'   ] = "";
+$text['description-language']['it-it'] = "Inserisci la lingua.";
+$text['description-language']['nl-nl'] = "";
+$text['description-language']['pl'   ] = "Wprowadź język";
 $text['description-language']['pt-br'] = "Insira a linguagem";
-$text['description-language']['pl'] = "Wprowadź język";
+$text['description-language']['pt-pt'] = "Introduza a língua.";
 $text['description-language']['ru-ru'] = "Введите язык.";
-$text['description-language']['uk'] = "Введіть мову.";
 $text['description-language']['sv-se'] = "Väl språk";
-$text['description-language']['de-de'] = "Geben Sie die Sprache an.";
-$text['description-language']['de-at'] = "Geben Sie die Sprache an.";
-$text['description-language']['it-it'] = "Inserisci la lingua.";
+$text['description-language']['uk'   ] = "Введіть мову.";
 
 $text['description-groups']['en-us'] = "Description";
+$text['description-groups']['ar-eg'] = "";
+$text['description-groups']['de-at'] = "Beschreibung";
+$text['description-groups']['de-de'] = "";
 $text['description-groups']['es-cl'] = "";
-$text['description-groups']['pt-pt'] = "Descrição";
 $text['description-groups']['fr-fr'] = "";
+$text['description-groups']['he'   ] = "";
+$text['description-groups']['it-it'] = "Descrizione";
+$text['description-groups']['nl-nl'] = "";
+$text['description-groups']['pl'   ] = "Kontaky przypisane do grupy, są widoczne tylko dla użytkowników w grupie. Kontakty nie przypisane do grupy będą widoczna dla wszystkich użytkowników w domenie.";
 $text['description-groups']['pt-br'] = "Descrição";
-$text['description-groups']['pl'] = "Kontaky przypisane do grupy, są widoczne tylko dla użytkowników w grupie. Kontakty nie przypisane do grupy będą widoczna dla wszystkich użytkowników w domenie.";
+$text['description-groups']['pt-pt'] = "Descrição";
 $text['description-groups']['ru-ru'] = "Описание";
-$text['description-groups']['uk'] = "Опис";
 $text['description-groups']['sv-se'] = "Beskrivning";
-$text['description-groups']['de-at'] = "Beschreibung";
-$text['description-groups']['it-it'] = "Descrizione";
+$text['description-groups']['uk'   ] = "Опис";
 
 $text['description-description']['en-us'] = "Enter a description, if desired.";
+$text['description-description']['ar-eg'] = "";
+$text['description-description']['de-at'] = "Geben Sie eine Beschreibung an falls gewünscht.";
+$text['description-description']['de-de'] = "Geben Sie eine Beschreibung an falls gewünscht.";
 $text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
-$text['description-description']['pt-pt'] = "Introduza a descrição, caso pretenda.";
 $text['description-description']['fr-fr'] = "";
+$text['description-description']['he'   ] = "";
+$text['description-description']['it-it'] = "Inserisci una richiesta, se lo si desidera.";
+$text['description-description']['nl-nl'] = "";
+$text['description-description']['pl'   ] = "Wprowadź opis (opcjonalne)";
 $text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
-$text['description-description']['pl'] = "Wprowadź opis (opcjonalne)";
+$text['description-description']['pt-pt'] = "Introduza a descrição, caso pretenda.";
 $text['description-description']['ru-ru'] = "Введите описание, если хотите.";
-$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
 $text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
-$text['description-description']['de-de'] = "Geben Sie eine Beschreibung an falls gewünscht.";
-$text['description-description']['de-at'] = "Geben Sie eine Beschreibung an falls gewünscht.";
-$text['description-description']['it-it'] = "Inserisci una richiesta, se lo si desidera.";
+$text['description-description']['uk'   ] = "Введіть опис, якщо це необхідно.";
 
 $text['description-category']['en-us'] = "Description";
+$text['description-category']['ar-eg'] = "";
+$text['description-category']['de-at'] = "Beschreibung";
+$text['description-category']['de-de'] = "Beschreibung";
 $text['description-category']['es-cl'] = "";
-$text['description-category']['pt-pt'] = "Descrição";
 $text['description-category']['fr-fr'] = "";
+$text['description-category']['he'   ] = "";
+$text['description-category']['it-it'] = "Descrizione";
+$text['description-category']['nl-nl'] = "";
+$text['description-category']['pl'   ] = "Wprowadź kategorię";
 $text['description-category']['pt-br'] = "Descrição";
-$text['description-category']['pl'] = "Wprowadź kategorię";
+$text['description-category']['pt-pt'] = "Descrição";
 $text['description-category']['ru-ru'] = "Описание";
-$text['description-category']['uk'] = "Опис";
 $text['description-category']['sv-se'] = "Beskrivning";
-$text['description-category']['de-de'] = "Beschreibung";
-$text['description-category']['de-at'] = "Beschreibung";
-$text['description-category']['it-it'] = "Descrizione";
+$text['description-category']['uk'   ] = "Опис";
 
 $text['button-restore_default']['en-us'] = "Restore Default";
+$text['button-restore_default']['ar-eg'] = "";
+$text['button-restore_default']['de-at'] = "Zurücksetzen";
+$text['button-restore_default']['de-de'] = "Zurücksetzen";
 $text['button-restore_default']['es-cl'] = "Restaurar Predeterminados";
-$text['button-restore_default']['pt-pt'] = "Restaurar Predefinições";
 $text['button-restore_default']['fr-fr'] = "Restaurer";
+$text['button-restore_default']['he'   ] = "";
+$text['button-restore_default']['it-it'] = "Ripristina predefiniti";
+$text['button-restore_default']['nl-nl'] = "";
+$text['button-restore_default']['pl'   ] = "Przywróć do ustawień domyślnych";
 $text['button-restore_default']['pt-br'] = "Restaurar Configurações";
-$text['button-restore_default']['pl'] = "Przywróć do ustawień domyślnych";
+$text['button-restore_default']['pt-pt'] = "Restaurar Predefinições";
 $text['button-restore_default']['ru-ru'] = "Восстановить значения по умолчанию";
-$text['button-restore_default']['uk'] = "Відновити значення за замовчуванням";
 $text['button-restore_default']['sv-se'] = "Återställ Standard";
-$text['button-restore_default']['de-de'] = "Zurücksetzen";
-$text['button-restore_default']['de-at'] = "Zurücksetzen";
-$text['button-restore_default']['it-it'] = "Ripristina predefiniti";
+$text['button-restore_default']['uk'   ] = "Відновити значення за замовчуванням";
 
 $text['button-restore_all']['en-us'] = "Restore All";
+$text['button-restore_all']['ar-eg'] = "";
+$text['button-restore_all']['de-at'] = "Alles Zurücksetzen";
+$text['button-restore_all']['de-de'] = "Alles Zurücksetzen";
 $text['button-restore_all']['es-cl'] = "Restaurar Todos";
-$text['button-restore_all']['pt-pt'] = "Restaurar Tudo";
 $text['button-restore_all']['fr-fr'] = "Tout restaurer";
+$text['button-restore_all']['he'   ] = "";
+$text['button-restore_all']['it-it'] = "Ripristina Tutto";
+$text['button-restore_all']['nl-nl'] = "";
+$text['button-restore_all']['pl'   ] = "Przywróć wszystko";
 $text['button-restore_all']['pt-br'] = "Restaurar Tudo";
-$text['button-restore_all']['pl'] = "Przywróć wszystko";
+$text['button-restore_all']['pt-pt'] = "Restaurar Tudo";
 $text['button-restore_all']['ru-ru'] = "Восстановить все";
-$text['button-restore_all']['uk'] = "Відновити все";
 $text['button-restore_all']['sv-se'] = "Återställ Allt";
-$text['button-restore_all']['de-de'] = "Alles Zurücksetzen";
-$text['button-restore_all']['de-at'] = "Alles Zurücksetzen";
-$text['button-restore_all']['it-it'] = "Ripristina Tutto";
+$text['button-restore_all']['uk'   ] = "Відновити все";
 
 $text['button-move_up']['en-us'] = "Move Up";
+$text['button-move_up']['ar-eg'] = "";
+$text['button-move_up']['de-at'] = "Nach Oben";
+$text['button-move_up']['de-de'] = "Nach Oben";
 $text['button-move_up']['es-cl'] = "Mover Arriba";
-$text['button-move_up']['pt-pt'] = "Mover para Cima";
 $text['button-move_up']['fr-fr'] = "Monter";
+$text['button-move_up']['he'   ] = "";
+$text['button-move_up']['it-it'] = "Sposta Sù";
+$text['button-move_up']['nl-nl'] = "";
+$text['button-move_up']['pl'   ] = "Przenieś w górę";
 $text['button-move_up']['pt-br'] = "Mover Item para cima";
-$text['button-move_up']['pl'] = "Przenieś w górę";
+$text['button-move_up']['pt-pt'] = "Mover para Cima";
 $text['button-move_up']['ru-ru'] = "Переместить вверх";
-$text['button-move_up']['uk'] = "Перемістити вгору";
 $text['button-move_up']['sv-se'] = "Flytta Upp";
-$text['button-move_up']['de-de'] = "Nach Oben";
-$text['button-move_up']['de-at'] = "Nach Oben";
-$text['button-move_up']['it-it'] = "Sposta Sù";
+$text['button-move_up']['uk'   ] = "Перемістити вгору";
 
 $text['button-move_down']['en-us'] = "Move Down";
+$text['button-move_down']['ar-eg'] = "";
+$text['button-move_down']['de-at'] = "Nach Unten";
+$text['button-move_down']['de-de'] = "Nach Unten";
 $text['button-move_down']['es-cl'] = "Mover Abajo";
-$text['button-move_down']['pt-pt'] = "Mover para Baixo";
 $text['button-move_down']['fr-fr'] = "Descendre";
+$text['button-move_down']['he'   ] = "";
+$text['button-move_down']['it-it'] = "Sposta Giù";
+$text['button-move_down']['nl-nl'] = "";
+$text['button-move_down']['pl'   ] = "Przenieś w dół";
 $text['button-move_down']['pt-br'] = "Mover Item para baixo";
-$text['button-move_down']['pl'] = "Przenieś w dół";
+$text['button-move_down']['pt-pt'] = "Mover para Baixo";
 $text['button-move_down']['ru-ru'] = "Переместить вниз";
-$text['button-move_down']['uk'] = "Перемістити вниз";
 $text['button-move_down']['sv-se'] = "Flytta Ned";
-$text['button-move_down']['de-de'] = "Nach Unten";
-$text['button-move_down']['de-at'] = "Nach Unten";
-$text['button-move_down']['it-it'] = "Sposta Giù";
+$text['button-move_down']['uk'   ] = "Перемістити вниз";
 
 ?>

+ 235 - 156
core/notifications/app_languages.php

@@ -1,341 +1,420 @@
 <?php
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-notifications']['en-us'] = "Notifications";
+$text['title-notifications']['ar-eg'] = "";
+$text['title-notifications']['de-at'] = "Benachrichtigungen";
+$text['title-notifications']['de-de'] = "Benachrichtigungen";
 $text['title-notifications']['es-cl'] = "Notificaciones";
-$text['title-notifications']['pt-pt'] = "Notifica珲es";
 $text['title-notifications']['fr-fr'] = "Notifications";
+$text['title-notifications']['he'   ] = "";
+$text['title-notifications']['it-it'] = "Notifiche";
+$text['title-notifications']['nl-nl'] = "";
+$text['title-notifications']['pl'   ] = "Powiadomienia";
 $text['title-notifications']['pt-br'] = "Notifica莽玫es";
-$text['title-notifications']['pl'] = "Powiadomienia";
+$text['title-notifications']['pt-pt'] = "Notifica珲es";
 $text['title-notifications']['ru-ru'] = "Уведомления";
-$text['title-notifications']['uk'] = "小锌芯胁褨褖械薪薪褟";
 $text['title-notifications']['sv-se'] = "Meddelanden";
-$text['title-notifications']['de-de'] = "Benachrichtigungen";
-$text['title-notifications']['de-at'] = "Benachrichtigungen";
-$text['title-notifications']['it-it'] = "Notifiche";
+$text['title-notifications']['uk'   ] = "小锌芯胁褨褖械薪薪褟";
 
 $text['option-enabled']['en-us'] = "Enabled";
+$text['option-enabled']['ar-eg'] = "";
+$text['option-enabled']['de-at'] = "Aktiviert";
+$text['option-enabled']['de-de'] = "Aktiviert";
 $text['option-enabled']['es-cl'] = "Activado";
-$text['option-enabled']['pt-pt'] = "Ativado";
 $text['option-enabled']['fr-fr'] = "Activ?";
+$text['option-enabled']['he'   ] = "";
+$text['option-enabled']['it-it'] = "Attivo";
+$text['option-enabled']['nl-nl'] = "";
+$text['option-enabled']['pl'   ] = "W艂膮czony";
 $text['option-enabled']['pt-br'] = "Ativado";
-$text['option-enabled']['pl'] = "W艂膮czony";
+$text['option-enabled']['pt-pt'] = "Ativado";
 $text['option-enabled']['ru-ru'] = "Включено";
-$text['option-enabled']['uk'] = "袙泻谢褞褔械薪芯";
 $text['option-enabled']['sv-se'] = "Aktiverad";
-$text['option-enabled']['de-de'] = "Aktiviert";
-$text['option-enabled']['de-at'] = "Aktiviert";
-$text['option-enabled']['it-it'] = "Attivo";
+$text['option-enabled']['uk'   ] = "袙泻谢褞褔械薪芯";
 
 $text['option-email']['en-us'] = "Email";
+$text['option-email']['ar-eg'] = "";
+$text['option-email']['de-at'] = "E-mail";
+$text['option-email']['de-de'] = "E-mail";
 $text['option-email']['es-cl'] = "Email";
-$text['option-email']['pt-pt'] = "Email";
 $text['option-email']['fr-fr'] = "Email";
+$text['option-email']['he'   ] = "";
+$text['option-email']['it-it'] = "Email";
+$text['option-email']['nl-nl'] = "";
+$text['option-email']['pl'   ] = "E-mail";
 $text['option-email']['pt-br'] = "E-mail";
-$text['option-email']['pl'] = "E-mail";
+$text['option-email']['pt-pt'] = "Email";
 $text['option-email']['ru-ru'] = "Email";
-$text['option-email']['uk'] = "袝谢械泻褌褉芯薪薪邪 锌芯褕褌邪";
 $text['option-email']['sv-se'] = "E-post";
-$text['option-email']['de-de'] = "E-mail";
-$text['option-email']['de-at'] = "E-mail";
-$text['option-email']['it-it'] = "Email";
+$text['option-email']['uk'   ] = "袝谢械泻褌褉芯薪薪邪 锌芯褕褌邪";
 
 $text['option-disabled']['en-us'] = "Disabled";
+$text['option-disabled']['ar-eg'] = "";
+$text['option-disabled']['de-at'] = "Deaktiviert";
+$text['option-disabled']['de-de'] = "Deaktiviert";
 $text['option-disabled']['es-cl'] = "Discapacitado";
-$text['option-disabled']['pt-pt'] = "Inv醠ido";
 $text['option-disabled']['fr-fr'] = "Handicap閟";
+$text['option-disabled']['he'   ] = "";
+$text['option-disabled']['it-it'] = "Disattivo";
+$text['option-disabled']['nl-nl'] = "";
+$text['option-disabled']['pl'   ] = "Wy艂膮czony";
 $text['option-disabled']['pt-br'] = "Inv谩lido";
-$text['option-disabled']['pl'] = "Wy艂膮czony";
+$text['option-disabled']['pt-pt'] = "Inv醠ido";
 $text['option-disabled']['ru-ru'] = "Отключено";
-$text['option-disabled']['uk'] = "袙懈泻谢褞褔械薪芯";
 $text['option-disabled']['sv-se'] = "Avaktiverad";
-$text['option-disabled']['de-de'] = "Deaktiviert";
-$text['option-disabled']['de-at'] = "Deaktiviert";
-$text['option-disabled']['it-it'] = "Disattivo";
+$text['option-disabled']['uk'   ] = "袙懈泻谢褞褔械薪芯";
 
 $text['message-no_channels']['en-us'] = "No Channels Enabled";
+$text['message-no_channels']['ar-eg'] = "";
+$text['message-no_channels']['de-at'] = "Keine Kanäle aktiviert";
+$text['message-no_channels']['de-de'] = "Keine Kanäle aktiviert";
 $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']['he'   ] = "";
+$text['message-no_channels']['it-it'] = "Nessun Canale abilitato";
+$text['message-no_channels']['nl-nl'] = "";
+$text['message-no_channels']['pl'   ] = "Brak w艂膮czonych kana艂贸w";
 $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']['pt-pt'] = "N鉶 h?canais habilitados";
 $text['message-no_channels']['ru-ru'] = "Каналы не включены";
-$text['message-no_channels']['uk'] = "袞芯写械薪 泻邪薪邪谢 薪械 胁泻谢褞褔械薪懈泄";
 $text['message-no_channels']['sv-se'] = "Inga Kanaler Aktiverade";
-$text['message-no_channels']['de-de'] = "Keine Kanäle aktiviert";
-$text['message-no_channels']['de-at'] = "Keine Kanäle aktiviert";
-$text['message-no_channels']['it-it'] = "Nessun Canale abilitato";
+$text['message-no_channels']['uk'   ] = "袞芯写械薪 泻邪薪邪谢 薪械 胁泻谢褞褔械薪懈泄";
 
 $text['message-invalid_recipient']['en-us'] = "Invalid Notification Recipient";
+$text['message-invalid_recipient']['ar-eg'] = "";
+$text['message-invalid_recipient']['de-at'] = "Ungültiger Empfänger";
+$text['message-invalid_recipient']['de-de'] = "Ungültiger Empfänger";
 $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']['he'   ] = "";
+$text['message-invalid_recipient']['it-it'] = "Destinatario Notifica non valido";
+$text['message-invalid_recipient']['nl-nl'] = "";
+$text['message-invalid_recipient']['pl'   ] = "Nieprawid艂owy odbiorca powiadomienia";
 $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']['pt-pt'] = "Inv醠ido Notifica玢o Destinat醨io";
 $text['message-invalid_recipient']['ru-ru'] = "Недопустимый получатель";
-$text['message-invalid_recipient']['uk'] = "袧械胁褨褉薪懈泄  芯褌褉懈屑褍胁邪褔 锌芯胁褨写芯屑谢械薪薪褟";
 $text['message-invalid_recipient']['sv-se'] = "Ogiltig Mottagare f枚r Meddelande";
-$text['message-invalid_recipient']['de-de'] = "Ungültiger Empfänger";
-$text['message-invalid_recipient']['de-at'] = "Ungültiger Empfänger";
-$text['message-invalid_recipient']['it-it'] = "Destinatario Notifica non valido";
+$text['message-invalid_recipient']['uk'   ] = "袧械胁褨褉薪懈泄  芯褌褉懈屑褍胁邪褔 锌芯胁褨写芯屑谢械薪薪褟";
 
 $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']['ar-eg'] = "";
+$text['message-disclaimer']['de-at'] = "Bemerkung: Durch das Aktivieren der Projekt-Benachrichtigung werden anonyme Daten und allgemeine statistische Informationen über Ihre Installation gesammelt. Diese Informationen beinhalten folgendes: 1) FusionPBX Version, 2) PHP Version, 3) Web Server und Version, 4) Voice Switch Version, 5) Datenbank Typ und Version, 7) öffentliche IP Addresse. Wenn Sie diese Informationen nicht weitergeben möchten, lassen Sie Projekt-Benachrichtigungen einfach deaktiviert und es werden keine Informationen weitergegeben.";
+$text['message-disclaimer']['de-de'] = "Bemerkung: Durch das Aktivieren der Projekt-Benachrichtigung werden anonyme Daten und allgemeine statistische Informationen über Ihre Installation gesammelt. Diese Informationen beinhalten folgendes: 1) FusionPBX Version, 2) PHP Version, 3) Web Server und Version, 4) Voice Switch Version, 5) Datenbank Typ und Version, 7) öffentliche IP Addresse. Wenn Sie diese Informationen nicht weitergeben möchten, lassen Sie Projekt-Benachrichtigungen einfach deaktiviert und es werden keine Informationen weitergegeben.";
 $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']['he'   ] = "";
+$text['message-disclaimer']['it-it'] = "<u>Avviso</u>: Abilitato le il Progetto Notifiche si acconsente alla raccolta in forma <i>anonima</i> e <i>generale</i> delle informazioni del tuo ambiente di installazione.  Le informazioni richieste sono le seguenti: 1) Versione di FusionPBX, 2) Versione di PHP, 3) Tipo di web server e versione, 4) Versione dello switch voce, 5) tipo di database e tipo, 6) sistema operativo e versione, e 7) indirizzo IP pubblico. Se non vuoi che queste informazioni vengano trasmesse, lascia disabilitato il Progetto Notifiche e nessuna informazione del tuo sistema verrà trasmessa.";
+$text['message-disclaimer']['nl-nl'] = "";
+$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']['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']['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']['ru-ru'] = "<u>Соглашение</u>: Включение уведомлений о проекте - это согласие на сбор статистической информации <i>анонимной</i> и <i>общей</i> о вашей среде установки. Запрошенная информация состоит из следующих компонентов:<br> 1) версия FusionPBX;<br> 2) версия PHP;<br> 3) веб-сервер и версия;<br> 4) версия голосового коммутатора;<br> 5) тип и версия базы данных;<br> 6) платформа и версия операционной системы;<br> 7) публичный IP-адрес.<br>Если вы не хотите, чтобы эта информация была отправлена, просто отключите уведомление проекту, и информация о вашей системе не будет отправлена.";
-$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-de'] = "Bemerkung: Durch das Aktivieren der Projekt-Benachrichtigung werden anonyme Daten und allgemeine statistische Informationen über Ihre Installation gesammelt. Diese Informationen beinhalten folgendes: 1) FusionPBX Version, 2) PHP Version, 3) Web Server und Version, 4) Voice Switch Version, 5) Datenbank Typ und Version, 7) öffentliche IP Addresse. Wenn Sie diese Informationen nicht weitergeben möchten, lassen Sie Projekt-Benachrichtigungen einfach deaktiviert und es werden keine Informationen weitergegeben.";
-$text['message-disclaimer']['de-at'] = "Bemerkung: Durch das Aktivieren der Projekt-Benachrichtigung werden anonyme Daten und allgemeine statistische Informationen über Ihre Installation gesammelt. Diese Informationen beinhalten folgendes: 1) FusionPBX Version, 2) PHP Version, 3) Web Server und Version, 4) Voice Switch Version, 5) Datenbank Typ und Version, 7) öffentliche IP Addresse. Wenn Sie diese Informationen nicht weitergeben möchten, lassen Sie Projekt-Benachrichtigungen einfach deaktiviert und es werden keine Informationen weitergegeben.";
-$text['message-disclaimer']['it-it'] = "<u>Avviso</u>: Abilitato le il Progetto Notifiche si acconsente alla raccolta in forma <i>anonima</i> e <i>generale</i> delle informazioni del tuo ambiente di installazione.  Le informazioni richieste sono le seguenti: 1) Versione di FusionPBX, 2) Versione di PHP, 3) Tipo di web server e versione, 4) Versione dello switch voce, 5) tipo di database e tipo, 6) sistema operativo e versione, e 7) indirizzo IP pubblico. Se non vuoi che queste informazioni vengano trasmesse, lascia disabilitato il Progetto Notifiche e nessuna informazione del tuo sistema verrà trasmessa.";
+$text['message-disclaimer']['uk'   ] = "";
 
 $text['message-demographics_submitted']['en-us'] = "Demographics Submitted";
+$text['message-demographics_submitted']['ar-eg'] = "";
+$text['message-demographics_submitted']['de-at'] = "Statistik weitergegeben";
+$text['message-demographics_submitted']['de-de'] = "Statistik weitergegeben";
 $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']['he'   ] = "";
+$text['message-demographics_submitted']['it-it'] = "Informazioni trasmesse";
+$text['message-demographics_submitted']['nl-nl'] = "";
+$text['message-demographics_submitted']['pl'   ] = "Informacje demograficzne zosta艂y przed艂o偶one";
 $text['message-demographics_submitted']['pt-br'] = "Demografia Submetida";
-$text['message-demographics_submitted']['pl'] = "Informacje demograficzne zosta艂y przed艂o偶one";
+$text['message-demographics_submitted']['pt-pt'] = "Demografia Submetido";
 $text['message-demographics_submitted']['ru-ru'] = "Статистическая информация отправлена";
-$text['message-demographics_submitted']['uk'] = "袛械屑芯谐褉邪褎褨褟 胁褨写锌褉邪胁谢械薪褟";
 $text['message-demographics_submitted']['sv-se'] = "Demografi Skickat";
-$text['message-demographics_submitted']['de-de'] = "Statistik weitergegeben";
-$text['message-demographics_submitted']['de-at'] = "Statistik weitergegeben";
-$text['message-demographics_submitted']['it-it'] = "Informazioni trasmesse";
+$text['message-demographics_submitted']['uk'   ] = "袛械屑芯谐褉邪褎褨褟 胁褨写锌褉邪胁谢械薪褟";
 
 $text['message-demographics_click_here']['en-us'] = "click here";
+$text['message-demographics_click_here']['ar-eg'] = "";
+$text['message-demographics_click_here']['de-at'] = "Hier Klicken";
+$text['message-demographics_click_here']['de-de'] = "Hier Klicken";
 $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']['he'   ] = "";
+$text['message-demographics_click_here']['it-it'] = "clicca qui";
+$text['message-demographics_click_here']['nl-nl'] = "";
+$text['message-demographics_click_here']['pl'   ] = "kliknij tutaj";
 $text['message-demographics_click_here']['pt-br'] = "Clique Aqui";
-$text['message-demographics_click_here']['pl'] = "kliknij tutaj";
+$text['message-demographics_click_here']['pt-pt'] = "clicar aqui";
 $text['message-demographics_click_here']['ru-ru'] = "нажмите сюда";
-$text['message-demographics_click_here']['uk'] = "泻谢褨泻薪褨褌褜 褌褍褌";
 $text['message-demographics_click_here']['sv-se'] = "klicka h盲r";
-$text['message-demographics_click_here']['de-de'] = "Hier Klicken";
-$text['message-demographics_click_here']['de-at'] = "Hier Klicken";
-$text['message-demographics_click_here']['it-it'] = "clicca qui";
+$text['message-demographics_click_here']['uk'   ] = "泻谢褨泻薪褨褌褜 褌褍褌";
 
 $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']['ar-eg'] = "";
+$text['message-demographics']['de-at'] = "<u>Anmerkung</u>: Um das FusionPBX Projekt zu unterstützen ohne statistische Informationen über Ihre Installation preiszugeben, ";
+$text['message-demographics']['de-de'] = "<u>Anmerkung</u>: Um das FusionPBX Projekt zu unterstützen ohne statistische Informationen über Ihre Installation preiszugeben, ";
 $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']['he'   ] = "";
+$text['message-demographics']['it-it'] = "<u>Nota</u>: Per aiutare il progetto FusionPBX inviando le informazioni descritte sopra <i>senza</i> iscriversi al Progetto Notifiche, semplicemente ";
+$text['message-demographics']['nl-nl'] = "";
+$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']['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']['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']['ru-ru'] = "<u>Примечание:</u> Чтобы помочь проекту FusionPBX, отправив статистической информацию, описанную выше, <i>без</i> подписывания на уведомления о проекте, просто";
-$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-de'] = "<u>Anmerkung</u>: Um das FusionPBX Projekt zu unterstützen ohne statistische Informationen über Ihre Installation preiszugeben, ";
-$text['message-demographics']['de-at'] = "<u>Anmerkung</u>: Um das FusionPBX Projekt zu unterstützen ohne statistische Informationen über Ihre Installation preiszugeben, ";
-$text['message-demographics']['it-it'] = "<u>Nota</u>: Per aiutare il progetto FusionPBX inviando le informazioni descritte sopra <i>senza</i> iscriversi al Progetto Notifiche, semplicemente ";
+$text['message-demographics']['uk'   ] = "";
 
 $text['label-project_security']['en-us'] = "Security";
+$text['label-project_security']['ar-eg'] = "";
+$text['label-project_security']['de-at'] = "Sicherheit";
+$text['label-project_security']['de-de'] = "Sicherheit";
 $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']['he'   ] = "";
+$text['label-project_security']['it-it'] = "Sicurezza";
+$text['label-project_security']['nl-nl'] = "";
+$text['label-project_security']['pl'   ] = "Zabezpieczenia";
 $text['label-project_security']['pt-br'] = "Seguran莽a";
-$text['label-project_security']['pl'] = "Zabezpieczenia";
+$text['label-project_security']['pt-pt'] = "Seguran鏰";
 $text['label-project_security']['ru-ru'] = "Безопасность";
-$text['label-project_security']['uk'] = "袘械蟹锌械泻邪";
 $text['label-project_security']['sv-se'] = "S盲kerhet";
-$text['label-project_security']['de-de'] = "Sicherheit";
-$text['label-project_security']['de-at'] = "Sicherheit";
-$text['label-project_security']['it-it'] = "Sicurezza";
+$text['label-project_security']['uk'   ] = "袘械蟹锌械泻邪";
 
 $text['label-project_releases']['en-us'] = "Releases";
+$text['label-project_releases']['ar-eg'] = "";
+$text['label-project_releases']['de-at'] = "Versionen";
+$text['label-project_releases']['de-de'] = "Versionen";
 $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']['he'   ] = "";
+$text['label-project_releases']['it-it'] = "Rilasci";
+$text['label-project_releases']['nl-nl'] = "";
+$text['label-project_releases']['pl'   ] = "Wydania";
 $text['label-project_releases']['pt-br'] = "Lan莽amentos";
-$text['label-project_releases']['pl'] = "Wydania";
+$text['label-project_releases']['pt-pt'] = "Lan鏰mentos";
 $text['label-project_releases']['ru-ru'] = "Релизы";
-$text['label-project_releases']['uk'] = "袪械谢褨蟹懈";
 $text['label-project_releases']['sv-se'] = "Utg氓va";
-$text['label-project_releases']['de-de'] = "Versionen";
-$text['label-project_releases']['de-at'] = "Versionen";
-$text['label-project_releases']['it-it'] = "Rilasci";
+$text['label-project_releases']['uk'   ] = "袪械谢褨蟹懈";
 
 $text['label-project_notifications']['en-us'] = "Project Notifications";
+$text['label-project_notifications']['ar-eg'] = "";
+$text['label-project_notifications']['de-at'] = "Projekt Benachrichtigungen";
+$text['label-project_notifications']['de-de'] = "Projekt Benachrichtigungen";
 $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']['he'   ] = "";
+$text['label-project_notifications']['it-it'] = "Progetto Notifiche";
+$text['label-project_notifications']['nl-nl'] = "";
+$text['label-project_notifications']['pl'   ] = "Powiadomienia projektu";
 $text['label-project_notifications']['pt-br'] = "Notifica莽玫es do Sistema";
-$text['label-project_notifications']['pl'] = "Powiadomienia projektu";
+$text['label-project_notifications']['pt-pt'] = "Projeto Notifica珲es";
 $text['label-project_notifications']['ru-ru'] = "Уведомления о проекте";
-$text['label-project_notifications']['uk'] = "小锌芯胁褨褖械薪薪褟 锌褉芯械泻褌褍";
 $text['label-project_notifications']['sv-se'] = "Projekt Meddelanden";
-$text['label-project_notifications']['de-de'] = "Projekt Benachrichtigungen";
-$text['label-project_notifications']['de-at'] = "Projekt Benachrichtigungen";
-$text['label-project_notifications']['it-it'] = "Progetto Notifiche";
+$text['label-project_notifications']['uk'   ] = "小锌芯胁褨褖械薪薪褟 锌褉芯械泻褌褍";
 
 $text['label-project_notification_recipient']['en-us'] = "Recipient";
+$text['label-project_notification_recipient']['ar-eg'] = "";
+$text['label-project_notification_recipient']['de-at'] = "Empfänger";
+$text['label-project_notification_recipient']['de-de'] = "Empfänger";
 $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']['he'   ] = "";
+$text['label-project_notification_recipient']['it-it'] = "Destinatario";
+$text['label-project_notification_recipient']['nl-nl'] = "";
+$text['label-project_notification_recipient']['pl'   ] = "Odbiorca";
 $text['label-project_notification_recipient']['pt-br'] = "Benefici谩rio";
-$text['label-project_notification_recipient']['pl'] = "Odbiorca";
+$text['label-project_notification_recipient']['pt-pt'] = "Benefici醨io";
 $text['label-project_notification_recipient']['ru-ru'] = "Получатель";
-$text['label-project_notification_recipient']['uk'] = "袨褌褉懈屑褍胁邪褔";
 $text['label-project_notification_recipient']['sv-se'] = "Mottagare";
-$text['label-project_notification_recipient']['de-de'] = "Empfänger";
-$text['label-project_notification_recipient']['de-at'] = "Empfänger";
-$text['label-project_notification_recipient']['it-it'] = "Destinatario";
+$text['label-project_notification_recipient']['uk'   ] = "袨褌褉懈屑褍胁邪褔";
 
 $text['label-project_notification_method']['en-us'] = "Method";
+$text['label-project_notification_method']['ar-eg'] = "";
+$text['label-project_notification_method']['de-at'] = "Methode";
+$text['label-project_notification_method']['de-de'] = "Methode";
 $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']['he'   ] = "";
+$text['label-project_notification_method']['it-it'] = "Metodo";
+$text['label-project_notification_method']['nl-nl'] = "";
+$text['label-project_notification_method']['pl'   ] = "Metoda";
 $text['label-project_notification_method']['pt-br'] = "M茅todo";
-$text['label-project_notification_method']['pl'] = "Metoda";
+$text['label-project_notification_method']['pt-pt'] = "M閠odo";
 $text['label-project_notification_method']['ru-ru'] = "Метод";
-$text['label-project_notification_method']['uk'] = "袦械褌芯写";
 $text['label-project_notification_method']['sv-se'] = "Metod";
-$text['label-project_notification_method']['de-de'] = "Methode";
-$text['label-project_notification_method']['de-at'] = "Methode";
-$text['label-project_notification_method']['it-it'] = "Metodo";
+$text['label-project_notification_method']['uk'   ] = "袦械褌芯写";
 
 $text['label-project_news']['en-us'] = "News";
+$text['label-project_news']['ar-eg'] = "";
+$text['label-project_news']['de-at'] = "Nachrichten";
+$text['label-project_news']['de-de'] = "Nachrichten";
 $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']['he'   ] = "";
+$text['label-project_news']['it-it'] = "Novità";
+$text['label-project_news']['nl-nl'] = "";
+$text['label-project_news']['pl'   ] = "Aktualno艣ci";
 $text['label-project_news']['pt-br'] = "Not铆cia";
-$text['label-project_news']['pl'] = "Aktualno艣ci";
+$text['label-project_news']['pt-pt'] = "Not韈ia";
 $text['label-project_news']['ru-ru'] = "Новости";
-$text['label-project_news']['uk'] = "袧芯胁懈薪懈";
 $text['label-project_news']['sv-se'] = "Nyheter";
-$text['label-project_news']['de-de'] = "Nachrichten";
-$text['label-project_news']['de-at'] = "Nachrichten";
-$text['label-project_news']['it-it'] = "Novità";
+$text['label-project_news']['uk'   ] = "袧芯胁懈薪懈";
 
 $text['label-project_events']['en-us'] = "Events";
+$text['label-project_events']['ar-eg'] = "";
+$text['label-project_events']['de-at'] = "Veranstaltungen";
+$text['label-project_events']['de-de'] = "Veranstaltungen";
 $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']['he'   ] = "";
+$text['label-project_events']['it-it'] = "Eventi";
+$text['label-project_events']['nl-nl'] = "";
+$text['label-project_events']['pl'   ] = "Wydarzenia";
 $text['label-project_events']['pt-br'] = "Eventos";
-$text['label-project_events']['pl'] = "Wydarzenia";
+$text['label-project_events']['pt-pt'] = "Eventos";
 $text['label-project_events']['ru-ru'] = "События";
-$text['label-project_events']['uk'] = "袩芯写褨褩";
 $text['label-project_events']['sv-se'] = "Evenemang";
-$text['label-project_events']['de-de'] = "Veranstaltungen";
-$text['label-project_events']['de-at'] = "Veranstaltungen";
-$text['label-project_events']['it-it'] = "Eventi";
+$text['label-project_events']['uk'   ] = "袩芯写褨褩";
 
 $text['header-notifications']['en-us'] = "Notifications";
+$text['header-notifications']['ar-eg'] = "";
+$text['header-notifications']['de-at'] = "Benachrichtigungen";
+$text['header-notifications']['de-de'] = "Benachrichtigungen";
 $text['header-notifications']['es-cl'] = "Notificaciones";
-$text['header-notifications']['pt-pt'] = "Notifica珲es";
 $text['header-notifications']['fr-fr'] = "Notifications";
+$text['header-notifications']['he'   ] = "";
+$text['header-notifications']['it-it'] = "Notifiche";
+$text['header-notifications']['nl-nl'] = "";
+$text['header-notifications']['pl'   ] = "Powiadomienia";
 $text['header-notifications']['pt-br'] = "Notifica莽玫es";
-$text['header-notifications']['pl'] = "Powiadomienia";
+$text['header-notifications']['pt-pt'] = "Notifica珲es";
 $text['header-notifications']['ru-ru'] = "Уведомления";
-$text['header-notifications']['uk'] = "小锌芯胁褨褖械薪薪褟";
 $text['header-notifications']['sv-se'] = "Meddelanden";
-$text['header-notifications']['de-de'] = "Benachrichtigungen";
-$text['header-notifications']['de-at'] = "Benachrichtigungen";
-$text['header-notifications']['it-it'] = "Notifiche";
+$text['header-notifications']['uk'   ] = "小锌芯胁褨褖械薪薪褟";
 
 $text['description-project_security']['en-us'] = "Receive notifications of security updates.";
+$text['description-project_security']['ar-eg'] = "";
+$text['description-project_security']['de-at'] = "Benachrichtigungen über Sicherheitskritische Updates erhalten.";
+$text['description-project_security']['de-de'] = "Benachrichtigungen über Sicherheitskritische Updates erhalten.";
 $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']['he'   ] = "";
+$text['description-project_security']['it-it'] = "Ricevi le notifiche sugli aggiornamenti di sicurezza.";
+$text['description-project_security']['nl-nl'] = "";
+$text['description-project_security']['pl'   ] = "Otrzymuj powiadomienia o aktualizacjach zabezpiecze艅.";
 $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']['pt-pt'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
 $text['description-project_security']['ru-ru'] = "Получать уведомления об обновлениях безопасности.";
-$text['description-project_security']['uk'] = "";
 $text['description-project_security']['sv-se'] = "Ta emot meddelanden om s盲kerhets uppdateringar.";
-$text['description-project_security']['de-de'] = "Benachrichtigungen über Sicherheitskritische Updates erhalten.";
-$text['description-project_security']['de-at'] = "Benachrichtigungen über Sicherheitskritische Updates erhalten.";
-$text['description-project_security']['it-it'] = "Ricevi le notifiche sugli aggiornamenti di sicurezza.";
+$text['description-project_security']['uk'   ] = "";
 
 $text['description-project_releases']['en-us'] = "Receive notifications when new stable version of FusionPBX are released and available for download.";
+$text['description-project_releases']['ar-eg'] = "";
+$text['description-project_releases']['de-at'] = "Benachrichtigungen über neue stabile Versionen von FusionPBX erhalten.";
+$text['description-project_releases']['de-de'] = "Benachrichtigungen über neue stabile Versionen von FusionPBX erhalten.";
 $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']['he'   ] = "";
+$text['description-project_releases']['it-it'] = "Ricevi notifiche quando una nuova versione stabile di FusionPBX è rilasciata e disponibile per il download.";
+$text['description-project_releases']['nl-nl'] = "";
+$text['description-project_releases']['pl'   ] = "Otrzymuj powiadomienia kiedy nowe i stabilne wersje FusionPBX zostaj膮 wydane i dost臋pne do pobrania.";
 $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']['pt-pt'] = "Receba notifica珲es quando nova vers鉶 est醰el do FusionPBX s鉶 liberados e dispon韛eis para download.";
 $text['description-project_releases']['ru-ru'] = "Получать уведомления, когда новая стабильная версия FusionPBX выпущена и доступна для загрузки.";
-$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-de'] = "Benachrichtigungen über neue stabile Versionen von FusionPBX erhalten.";
-$text['description-project_releases']['de-at'] = "Benachrichtigungen über neue stabile Versionen von FusionPBX erhalten.";
-$text['description-project_releases']['it-it'] = "Ricevi notifiche quando una nuova versione stabile di FusionPBX è rilasciata e disponibile per il download.";
+$text['description-project_releases']['uk'   ] = "";
 
 $text['description-project_notifications']['en-us'] = "Enable FusionPBX project notifications.";
+$text['description-project_notifications']['ar-eg'] = "";
+$text['description-project_notifications']['de-at'] = "FusionPBX Projekt-Benachrichtigung aktivieren.";
+$text['description-project_notifications']['de-de'] = "FusionPBX Projekt-Benachrichtigung aktivieren.";
 $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']['he'   ] = "";
+$text['description-project_notifications']['it-it'] = "Abilita il progetto di notifiche di FusionPBX.";
+$text['description-project_notifications']['nl-nl'] = "";
+$text['description-project_notifications']['pl'   ] = "W艂膮cz powiadomienia projektu 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']['pt-pt'] = "Ativar notifica珲es de projetos FusionPBX.";
 $text['description-project_notifications']['ru-ru'] = "Включить уведомления проекта FusionPBX.";
-$text['description-project_notifications']['uk'] = "";
 $text['description-project_notifications']['sv-se'] = "Aktivera FusionPBX projekt meddelanden.";
-$text['description-project_notifications']['de-de'] = "FusionPBX Projekt-Benachrichtigung aktivieren.";
-$text['description-project_notifications']['de-at'] = "FusionPBX Projekt-Benachrichtigung aktivieren.";
-$text['description-project_notifications']['it-it'] = "Abilita il progetto di notifiche di FusionPBX.";
+$text['description-project_notifications']['uk'   ] = "";
 
 $text['description-project_notification_recipient']['en-us'] = "Enter the desired Email Address for the recipient.";
+$text['description-project_notification_recipient']['ar-eg'] = "";
+$text['description-project_notification_recipient']['de-at'] = "Geben Sie die gewünschte E-Mail Addresse ein.";
+$text['description-project_notification_recipient']['de-de'] = "Geben Sie die gewünschte E-Mail Addresse ein.";
 $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']['he'   ] = "";
+$text['description-project_notification_recipient']['it-it'] = "Inserisci l'indirizzo email destinatario desiderato.";
+$text['description-project_notification_recipient']['nl-nl'] = "";
+$text['description-project_notification_recipient']['pl'   ] = "Wpisz  adres e-mail odbiorcy.";
 $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']['pt-pt'] = "Digite o endere鏾 de email desejado para o destinat醨io.";
 $text['description-project_notification_recipient']['ru-ru'] = "Введите адрес электронной почты получателя.";
-$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-de'] = "Geben Sie die gewünschte E-Mail Addresse ein.";
-$text['description-project_notification_recipient']['de-at'] = "Geben Sie die gewünschte E-Mail Addresse ein.";
-$text['description-project_notification_recipient']['it-it'] = "Inserisci l'indirizzo email destinatario desiderato.";
+$text['description-project_notification_recipient']['uk'   ] = "";
 
 $text['description-project_notification_method']['en-us'] = "Select the desired method of communication.";
+$text['description-project_notification_method']['ar-eg'] = "";
+$text['description-project_notification_method']['de-at'] = "Wählen Sie den gewünschten Kommunikationsweg.";
+$text['description-project_notification_method']['de-de'] = "Wählen Sie den gewünschten Kommunikationsweg.";
 $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']['he'   ] = "";
+$text['description-project_notification_method']['it-it'] = "Seleziona il metodo di comunicazione.";
+$text['description-project_notification_method']['nl-nl'] = "";
+$text['description-project_notification_method']['pl'   ] = "Wybierz  metod臋 komunikacji.";
 $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']['pt-pt'] = "Seleccione o m閠odo desejado de comunica玢o.";
 $text['description-project_notification_method']['ru-ru'] = "Выберите желаемый способ связи.";
-$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-de'] = "Wählen Sie den gewünschten Kommunikationsweg.";
-$text['description-project_notification_method']['de-at'] = "Wählen Sie den gewünschten Kommunikationsweg.";
-$text['description-project_notification_method']['it-it'] = "Seleziona il metodo di comunicazione.";
+$text['description-project_notification_method']['uk'   ] = "";
 
 $text['description-project_news']['en-us'] = "Receive notifications of general FusionPBX related news and information.";
+$text['description-project_news']['ar-eg'] = "";
+$text['description-project_news']['de-at'] = "Allgemeine Informationen über FusionPBX.";
+$text['description-project_news']['de-de'] = "Allgemeine Informationen über FusionPBX.";
 $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']['he'   ] = "";
+$text['description-project_news']['it-it'] = "Ricevi notifiche su novità e informazioni generali su FusionPBX.";
+$text['description-project_news']['nl-nl'] = "";
+$text['description-project_news']['pl'   ] = "Otrzymuj og贸lne powiadomienia zawieraj膮ce informacje i nowo艣ci o projekcie FusionPBX.";
 $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']['pt-pt'] = "Receber notifica珲es de not韈ias e informa珲es gerais FusionPBX relacionados.";
 $text['description-project_news']['ru-ru'] = "Получать уведомления об общих новостях и информации 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-de'] = "Allgemeine Informationen über FusionPBX.";
-$text['description-project_news']['de-at'] = "Allgemeine Informationen über FusionPBX.";
-$text['description-project_news']['it-it'] = "Ricevi notifiche su novità e informazioni generali su FusionPBX.";
+$text['description-project_news']['uk'   ] = "";
 
 $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']['ar-eg'] = "";
+$text['description-project_events']['de-at'] = "Benachrichtigungen über kommende FusionPBX Schulungen und andere Projektbezogene Veranstaltungen.";
+$text['description-project_events']['de-de'] = "Benachrichtigungen über kommende FusionPBX Schulungen und andere Projektbezogene Veranstaltungen.";
 $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']['he'   ] = "";
+$text['description-project_events']['it-it'] = "Ricevi notifiche dei corsi FusionPBX, convenzioni, e altri eventi collegati al progetto.";
+$text['description-project_events']['nl-nl'] = "";
+$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']['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']['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']['ru-ru'] = "Получать уведомления о предстоящих учебных классах 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-de'] = "Benachrichtigungen über kommende FusionPBX Schulungen und andere Projektbezogene Veranstaltungen.";
-$text['description-project_events']['de-at'] = "Benachrichtigungen über kommende FusionPBX Schulungen und andere Projektbezogene Veranstaltungen.";
-$text['description-project_events']['it-it'] = "Ricevi notifiche dei corsi FusionPBX, convenzioni, e altri eventi collegati al progetto.";
+$text['description-project_events']['uk'   ] = "";
 
 $text['description-notifications']['en-us'] = "Set notification preferences for FusionPBX project-related communication and other local system alerts.";
+$text['description-notifications']['ar-eg'] = "";
+$text['description-notifications']['de-at'] = "Benachrichtigungseinstellungen für FusionPBX Projektbezogene Informationen.";
+$text['description-notifications']['de-de'] = "Benachrichtigungseinstellungen für FusionPBX Projektbezogene Informationen.";
 $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']['he'   ] = "";
+$text['description-notifications']['it-it'] = "Imposta le preferene di notifica per i progetti collegati a FusionPBX e altri alert di sistema locali.";
+$text['description-notifications']['nl-nl'] = "";
+$text['description-notifications']['pl'   ] = "Ustawienia preferencji powiadomie艅 zawieraj膮cych informacje o projekcie FusionPBX i innych lokalnych alertach systemowych.";
 $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']['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']['ru-ru'] = "Устанавливать настройки уведомлений для FusionPBX связанных с проектом сообщений и других локальных системных предупреждений.";
-$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-de'] = "Benachrichtigungseinstellungen für FusionPBX Projektbezogene Informationen.";
-$text['description-notifications']['de-at'] = "Benachrichtigungseinstellungen für FusionPBX Projektbezogene Informationen.";
-$text['description-notifications']['it-it'] = "Imposta le preferene di notifica per i progetti collegati a FusionPBX e altri alert di sistema locali.";
+$text['description-notifications']['uk'   ] = "";
 
 ?>

+ 43 - 1
core/upgrade/app_languages.php

@@ -1,5 +1,5 @@
 <?php
-#This file was last reorganized on 10th of May 2017 11:12:05 AM UTC
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-upgrade_schema']['en-us'] = "Upgrade Schema";
 $text['title-upgrade_schema']['ar-eg'] = "";
@@ -7,6 +7,7 @@ $text['title-upgrade_schema']['de-at'] = "Schema Aktualisieren";
 $text['title-upgrade_schema']['de-de'] = "Schema Aktualisieren";
 $text['title-upgrade_schema']['es-cl'] = "Actualizar Esquema";
 $text['title-upgrade_schema']['fr-fr'] = "Mise à jour du Schéma";
+$text['title-upgrade_schema']['he'   ] = "";
 $text['title-upgrade_schema']['it-it'] = "Aggiorna Scherma";
 $text['title-upgrade_schema']['nl-nl'] = "";
 $text['title-upgrade_schema']['pl'   ] = "Aktualizacja schematu";
@@ -22,6 +23,7 @@ $text['title-upgrade']['de-at'] = "Aktualisierung";
 $text['title-upgrade']['de-de'] = "Aktualisierung";
 $text['title-upgrade']['es-cl'] = "Actualizar";
 $text['title-upgrade']['fr-fr'] = "Mise à jour";
+$text['title-upgrade']['he'   ] = "";
 $text['title-upgrade']['it-it'] = "Aggiorna";
 $text['title-upgrade']['nl-nl'] = "";
 $text['title-upgrade']['pl'   ] = "Aktualizacja";
@@ -37,6 +39,7 @@ $text['option-true']['de-at'] = "Ein";
 $text['option-true']['de-de'] = "Ein";
 $text['option-true']['es-cl'] = "Verdadero";
 $text['option-true']['fr-fr'] = "Oui";
+$text['option-true']['he'   ] = "";
 $text['option-true']['it-it'] = "Vero";
 $text['option-true']['nl-nl'] = "";
 $text['option-true']['pl'   ] = "Tak";
@@ -52,6 +55,7 @@ $text['option-false']['de-at'] = "Aus";
 $text['option-false']['de-de'] = "Aus";
 $text['option-false']['es-cl'] = "Falso";
 $text['option-false']['fr-fr'] = "Non";
+$text['option-false']['he'   ] = "";
 $text['option-false']['it-it'] = "Falso";
 $text['option-false']['nl-nl'] = "";
 $text['option-false']['pl'   ] = "Nie";
@@ -67,6 +71,7 @@ $text['message-upgrade_source_scripts']['de-at'] = "Quellcode und Scripte aktual
 $text['message-upgrade_source_scripts']['de-de'] = "Quellcode und Scripte aktualisieren";
 $text['message-upgrade_source_scripts']['es-cl'] = "Fuente archivos actualizados";
 $text['message-upgrade_source_scripts']['fr-fr'] = "Code source et scripts mis à jour";
+$text['message-upgrade_source_scripts']['he'   ] = "";
 $text['message-upgrade_source_scripts']['it-it'] = "Files sorgente e scripts caricati";
 $text['message-upgrade_source_scripts']['nl-nl'] = "";
 $text['message-upgrade_source_scripts']['pl'   ] = "Aktualizacja plików źródłowych powiodła się";
@@ -82,6 +87,7 @@ $text['message-upgrade_source_failed']['de-at'] = "Quellcode Aktualisierung fehl
 $text['message-upgrade_source_failed']['de-de'] = "Quellcode Aktualisierung fehlgeschlagen";
 $text['message-upgrade_source_failed']['es-cl'] = "Fuente actualización de archivos Error";
 $text['message-upgrade_source_failed']['fr-fr'] = "La mise à jour du code source à échoué";
+$text['message-upgrade_source_failed']['he'   ] = "";
 $text['message-upgrade_source_failed']['it-it'] = "Caricamento dei Files Sorgente Fallito";
 $text['message-upgrade_source_failed']['nl-nl'] = "";
 $text['message-upgrade_source_failed']['pl'   ] = "Aktualizacja plików źródłowych nie powiodła się.";
@@ -97,6 +103,7 @@ $text['message-upgrade_source']['de-at'] = "Quellcode aktualisiert";
 $text['message-upgrade_source']['de-de'] = "Quellcode aktualisiert";
 $text['message-upgrade_source']['es-cl'] = "Fuente archivos actualizados";
 $text['message-upgrade_source']['fr-fr'] = "Code source mis à jour";
+$text['message-upgrade_source']['he'   ] = "";
 $text['message-upgrade_source']['it-it'] = "";
 $text['message-upgrade_source']['nl-nl'] = "";
 $text['message-upgrade_source']['pl'   ] = "Aktualizacja plików źródłowych powiodła się";
@@ -112,6 +119,7 @@ $text['message-upgrade_schema']['de-at'] = "Schema geprüft";
 $text['message-upgrade_schema']['de-de'] = "Schema geprüft";
 $text['message-upgrade_schema']['es-cl'] = "Esquema Verified";
 $text['message-upgrade_schema']['fr-fr'] = "Schéma Verifié";
+$text['message-upgrade_schema']['he'   ] = "";
 $text['message-upgrade_schema']['it-it'] = "Schema Verificato";
 $text['message-upgrade_schema']['nl-nl'] = "";
 $text['message-upgrade_schema']['pl'   ] = "Schemat zostałl zweryfikowany";
@@ -127,6 +135,7 @@ $text['message-upgrade_menu']['de-at'] = "Menüs zurückgesetzt";
 $text['message-upgrade_menu']['de-de'] = "Menüs zurückgesetzt";
 $text['message-upgrade_menu']['es-cl'] = "Omisión del menú Restauradas";
 $text['message-upgrade_menu']['fr-fr'] = "Menu par défaut rétablis";
+$text['message-upgrade_menu']['he'   ] = "";
 $text['message-upgrade_menu']['it-it'] = "Menu Predefiniti Ripristinati";
 $text['message-upgrade_menu']['nl-nl'] = "";
 $text['message-upgrade_menu']['pl'   ] = "Ustawienia domyślne Menu zostały przywrócone";
@@ -142,6 +151,7 @@ $text['message-upgrade_apps']['de-at'] = "Applikationen zurückgesetzt";
 $text['message-upgrade_apps']['de-de'] = "Applikationen zurückgesetzt";
 $text['message-upgrade_apps']['es-cl'] = "Predeterminadas de la aplicación Ejecutados";
 $text['message-upgrade_apps']['fr-fr'] = "Réglages par défaut de l'application rétablis";
+$text['message-upgrade_apps']['he'   ] = "";
 $text['message-upgrade_apps']['it-it'] = "Impostazioni predefinite per le App Eseguite";
 $text['message-upgrade_apps']['nl-nl'] = "";
 $text['message-upgrade_apps']['pl'   ] = "Przywrócenie do ustawień domyślnych aplikacji zostało wykonane.";
@@ -157,6 +167,7 @@ $text['message-upgrade']['de-at'] = "";
 $text['message-upgrade']['de-de'] = "";
 $text['message-upgrade']['es-cl'] = "Actualización Completa";
 $text['message-upgrade']['fr-fr'] = "Mis à jour";
+$text['message-upgrade']['he'   ] = "";
 $text['message-upgrade']['it-it'] = "Aggiornamento Completato";
 $text['message-upgrade']['nl-nl'] = "";
 $text['message-upgrade']['pl'   ] = "Aktualizacja zakończyła się pomyślnie.";
@@ -172,6 +183,7 @@ $text['login-message_text']['de-at'] = "Halten Sie sich über FusionPBX auf dem
 $text['login-message_text']['de-de'] = "Halten Sie sich über FusionPBX auf dem Laufenden indem Sie die Benachrichtigungseinstellungen im System Menü setzen.";
 $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!";
 $text['login-message_text']['fr-fr'] = "Tenez-vous au courant des nouveautés du projet FusionPBX en configurant vos préférences dans la section <a href=''/core/notifications/notification_edit.php''>Notifications</a> , du menu système!";
+$text['login-message_text']['he'   ] = "";
 $text['login-message_text']['it-it'] = "Stai in contatto con il progetto FusionPBX configurando le tue preferenze nella sezione <a href=''/core/notifications/notification_edit.php''>Notifiche</a>, nel menu di Sistema!";
 $text['login-message_text']['nl-nl'] = "";
 $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!";
@@ -187,6 +199,7 @@ $text['label-upgrade_source']['de-at'] = "Quellcode";
 $text['label-upgrade_source']['de-de'] = "Quellcode";
 $text['label-upgrade_source']['es-cl'] = "Código Fuente";
 $text['label-upgrade_source']['fr-fr'] = "Code Source";
+$text['label-upgrade_source']['he'   ] = "";
 $text['label-upgrade_source']['it-it'] = "Codice Sorgente";
 $text['label-upgrade_source']['nl-nl'] = "";
 $text['label-upgrade_source']['pl'   ] = "Kod źródłowy";
@@ -202,6 +215,7 @@ $text['label-upgrade_schema']['de-at'] = "Schema";
 $text['label-upgrade_schema']['de-de'] = "Schema";
 $text['label-upgrade_schema']['es-cl'] = "Esquema";
 $text['label-upgrade_schema']['fr-fr'] = "Schéma";
+$text['label-upgrade_schema']['he'   ] = "";
 $text['label-upgrade_schema']['it-it'] = "Schema";
 $text['label-upgrade_schema']['nl-nl'] = "";
 $text['label-upgrade_schema']['pl'   ] = "Schemat";
@@ -217,6 +231,7 @@ $text['label-upgrade_permissions']['de-at'] = "Berechtigungen zurücksetzen";
 $text['label-upgrade_permissions']['de-de'] = "Berechtigungen zurücksetzen";
 $text['label-upgrade_permissions']['es-cl'] = "predeterminados de permisos";
 $text['label-upgrade_permissions']['fr-fr'] = "Autorisations par défaut";
+$text['label-upgrade_permissions']['he'   ] = "";
 $text['label-upgrade_permissions']['it-it'] = "Permessi Predefiniti";
 $text['label-upgrade_permissions']['nl-nl'] = "";
 $text['label-upgrade_permissions']['pl'   ] = "Ustawienia domyślne uprawnień";
@@ -232,6 +247,7 @@ $text['label-upgrade_menu']['de-at'] = "Menüs zurücksetzen";
 $text['label-upgrade_menu']['de-de'] = "Menüs zurücksetzen";
 $text['label-upgrade_menu']['es-cl'] = "Omisión del menú";
 $text['label-upgrade_menu']['fr-fr'] = "Menu par défaut";
+$text['label-upgrade_menu']['he'   ] = "";
 $text['label-upgrade_menu']['it-it'] = "Menu Predefiniti";
 $text['label-upgrade_menu']['nl-nl'] = "";
 $text['label-upgrade_menu']['pl'   ] = "Ustawienia domyślne menu";
@@ -247,6 +263,7 @@ $text['label-upgrade_data_types']['de-at'] = "Daten Typen";
 $text['label-upgrade_data_types']['de-de'] = "Daten Typen";
 $text['label-upgrade_data_types']['es-cl'] = "Tipos de datos";
 $text['label-upgrade_data_types']['fr-fr'] = "Types de données";
+$text['label-upgrade_data_types']['he'   ] = "";
 $text['label-upgrade_data_types']['it-it'] = "Tipi di dato";
 $text['label-upgrade_data_types']['nl-nl'] = "";
 $text['label-upgrade_data_types']['pl'   ] = "Rodzaje danych";
@@ -262,6 +279,7 @@ $text['label-upgrade_apps']['de-at'] = "Applikationen zurücksetzen";
 $text['label-upgrade_apps']['de-de'] = "Applikationen zurücksetzen";
 $text['label-upgrade_apps']['es-cl'] = "predeterminadas de la aplicación";
 $text['label-upgrade_apps']['fr-fr'] = "Défaut de l'application";
+$text['label-upgrade_apps']['he'   ] = "";
 $text['label-upgrade_apps']['it-it'] = "Impostazioni di default per le Applicazioni";
 $text['label-upgrade_apps']['nl-nl'] = "";
 $text['label-upgrade_apps']['pl'   ] = "Ustawienia domyślne aplikacji";
@@ -277,6 +295,7 @@ $text['label-upgrade_switch']['de-at'] = "Switch aktualisieren";
 $text['label-upgrade_switch']['de-de'] = "Switch aktualisieren";
 $text['label-upgrade_switch']['es-cl'] = "";
 $text['label-upgrade_switch']['fr-fr'] = "";
+$text['label-upgrade_switch']['he'   ] = "";
 $text['label-upgrade_switch']['it-it'] = "Aggiornamento Switch";
 $text['label-upgrade_switch']['nl-nl'] = "";
 $text['label-upgrade_switch']['pl'   ] = "";
@@ -292,6 +311,7 @@ $text['label-upgrade']['de-at'] = "Aktualisieren";
 $text['label-upgrade']['de-de'] = "Aktualisieren";
 $text['label-upgrade']['es-cl'] = "Actualizar";
 $text['label-upgrade']['fr-fr'] = "Mise à jour";
+$text['label-upgrade']['he'   ] = "";
 $text['label-upgrade']['it-it'] = "Aggiorna";
 $text['label-upgrade']['nl-nl'] = "";
 $text['label-upgrade']['pl'   ] = "Aktualizacja";
@@ -307,6 +327,7 @@ $text['label-type']['de-at'] = "Typ";
 $text['label-type']['de-de'] = "Typ";
 $text['label-type']['es-cl'] = "Tipo";
 $text['label-type']['fr-fr'] = "Type";
+$text['label-type']['he'   ] = "";
 $text['label-type']['it-it'] = "Tipo";
 $text['label-type']['nl-nl'] = "";
 $text['label-type']['pl'   ] = "Typ";
@@ -322,6 +343,7 @@ $text['label-table']['de-at'] = "Tabelle";
 $text['label-table']['de-de'] = "Tabelle";
 $text['label-table']['es-cl'] = "Tabla";
 $text['label-table']['fr-fr'] = "Table";
+$text['label-table']['he'   ] = "";
 $text['label-table']['it-it'] = "Tabella";
 $text['label-table']['nl-nl'] = "";
 $text['label-table']['pl'   ] = "Tabela";
@@ -337,6 +359,7 @@ $text['label-sql_changes']['de-at'] = "SQL Änderungen";
 $text['label-sql_changes']['de-de'] = "SQL Änderungen";
 $text['label-sql_changes']['es-cl'] = "Cambios SQL";
 $text['label-sql_changes']['fr-fr'] = "Modifications SQL";
+$text['label-sql_changes']['he'   ] = "";
 $text['label-sql_changes']['it-it'] = "Cambiamenti SQL";
 $text['label-sql_changes']['nl-nl'] = "";
 $text['label-sql_changes']['pl'   ] = "Zmiany SQL";
@@ -352,6 +375,7 @@ $text['label-schema']['de-at'] = "Schema";
 $text['label-schema']['de-de'] = "Schema";
 $text['label-schema']['es-cl'] = "Esquema";
 $text['label-schema']['fr-fr'] = "Schéma";
+$text['label-schema']['he'   ] = "";
 $text['label-schema']['it-it'] = "Schema";
 $text['label-schema']['nl-nl'] = "";
 $text['label-schema']['pl'   ] = "Schemat";
@@ -367,6 +391,7 @@ $text['label-no_change']['de-at'] = "Keine Änderungen";
 $text['label-no_change']['de-de'] = "Keine Änderungen";
 $text['label-no_change']['es-cl'] = "Sin Carga";
 $text['label-no_change']['fr-fr'] = "Pas de changement";
+$text['label-no_change']['he'   ] = "";
 $text['label-no_change']['it-it'] = "Nessun cambiamento";
 $text['label-no_change']['nl-nl'] = "";
 $text['label-no_change']['pl'   ] = "Bez zmian";
@@ -382,6 +407,7 @@ $text['label-name']['de-at'] = "Name";
 $text['label-name']['de-de'] = "Name";
 $text['label-name']['es-cl'] = "Nombre";
 $text['label-name']['fr-fr'] = "Nom";
+$text['label-name']['he'   ] = "";
 $text['label-name']['it-it'] = "Nome";
 $text['label-name']['nl-nl'] = "";
 $text['label-name']['pl'   ] = "Nazwa";
@@ -397,6 +423,7 @@ $text['label-exists']['de-at'] = "Existiert";
 $text['label-exists']['de-de'] = "Existiert";
 $text['label-exists']['es-cl'] = "Existe";
 $text['label-exists']['fr-fr'] = "Existe";
+$text['label-exists']['he'   ] = "";
 $text['label-exists']['it-it'] = "Esiste";
 $text['label-exists']['nl-nl'] = "";
 $text['label-exists']['pl'   ] = "Istnieje";
@@ -412,6 +439,7 @@ $text['label-details']['de-at'] = "Details";
 $text['label-details']['de-de'] = "Details";
 $text['label-details']['es-cl'] = "Detalles";
 $text['label-details']['fr-fr'] = "Détails";
+$text['label-details']['he'   ] = "";
 $text['label-details']['it-it'] = "Dettagli";
 $text['label-details']['nl-nl'] = "";
 $text['label-details']['pl'   ] = "Szczegóły";
@@ -427,6 +455,7 @@ $text['label-database']['de-at'] = "Datenbank";
 $text['label-database']['de-de'] = "Datenbank";
 $text['label-database']['es-cl'] = "Base de datos";
 $text['label-database']['fr-fr'] = "Base de Données";
+$text['label-database']['he'   ] = "";
 $text['label-database']['it-it'] = "Database";
 $text['label-database']['nl-nl'] = "";
 $text['label-database']['pl'   ] = "Baza danych";
@@ -442,6 +471,7 @@ $text['header-upgrade_schema_results']['de-at'] = "Schema Ergebnisse";
 $text['header-upgrade_schema_results']['de-de'] = "Schema Ergebnisse";
 $text['header-upgrade_schema_results']['es-cl'] = "Resultados de Esquema";
 $text['header-upgrade_schema_results']['fr-fr'] = "Résultats de Schéma";
+$text['header-upgrade_schema_results']['he'   ] = "";
 $text['header-upgrade_schema_results']['it-it'] = "Risultato Schema";
 $text['header-upgrade_schema_results']['nl-nl'] = "";
 $text['header-upgrade_schema_results']['pl'   ] = "Wyniki schematu";
@@ -457,6 +487,7 @@ $text['header-upgrade']['de-at'] = "Aktualisieren";
 $text['header-upgrade']['de-de'] = "Aktualisieren";
 $text['header-upgrade']['es-cl'] = "Actualizar";
 $text['header-upgrade']['fr-fr'] = "Mise à jour";
+$text['header-upgrade']['he'   ] = "";
 $text['header-upgrade']['it-it'] = "Aggiorna";
 $text['header-upgrade']['nl-nl'] = "";
 $text['header-upgrade']['pl'   ] = "Aktualizacja";
@@ -472,6 +503,7 @@ $text['header-source_update_results']['de-at'] = "Ergebnisse";
 $text['header-source_update_results']['de-de'] = "Ergebnisse";
 $text['header-source_update_results']['es-cl'] = "Respuesta";
 $text['header-source_update_results']['fr-fr'] = "Résultats";
+$text['header-source_update_results']['he'   ] = "";
 $text['header-source_update_results']['it-it'] = "Risultati";
 $text['header-source_update_results']['nl-nl'] = "";
 $text['header-source_update_results']['pl'   ] = "Rezultat";
@@ -487,6 +519,7 @@ $text['header-database_type']['de-at'] = "Datenbank Typ";
 $text['header-database_type']['de-de'] = "Datenbank Typ";
 $text['header-database_type']['es-cl'] = "Tipo de base de datos";
 $text['header-database_type']['fr-fr'] = "Type de base de données";
+$text['header-database_type']['he'   ] = "";
 $text['header-database_type']['it-it'] = "Tipo Database";
 $text['header-database_type']['nl-nl'] = "";
 $text['header-database_type']['pl'   ] = "Rodzaj bazy danych";
@@ -502,6 +535,7 @@ $text['description-upgrade_source']['de-at'] = "Aktualisiert den FusionPBX Quell
 $text['description-upgrade_source']['de-de'] = "Aktualisiert den FusionPBX Quellcode aus dem Repository";
 $text['description-upgrade_source']['es-cl'] = "Archivos de origen Actualizaciones FusionPBX del repositorio.";
 $text['description-upgrade_source']['fr-fr'] = "Mise à jour du code source de FusionPBX depuis le dépôt.";
+$text['description-upgrade_source']['he'   ] = "";
 $text['description-upgrade_source']['it-it'] = "Aggiornamenti dei files sorgenti di FusionPBX dal repository.";
 $text['description-upgrade_source']['nl-nl'] = "";
 $text['description-upgrade_source']['pl'   ] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni.";
@@ -517,6 +551,7 @@ $text['description-upgrade_schema']['de-at'] = "Überprüft die Integrität der
 $text['description-upgrade_schema']['de-de'] = "Überprüft die Integrität der Tabellen und Felder in der Datenbank.";
 $text['description-upgrade_schema']['es-cl'] = "Los cheques para asegurar mesa y campo de integridad en la base de datos.";
 $text['description-upgrade_schema']['fr-fr'] = "Contrôles pour assurer l'intégrité des tables et des champs dans la base de données.";
+$text['description-upgrade_schema']['he'   ] = "";
 $text['description-upgrade_schema']['it-it'] = "Clicca per assicurare l'integrità di tabelle e campi nel database.";
 $text['description-upgrade_schema']['nl-nl'] = "";
 $text['description-upgrade_schema']['pl'   ] = "Sprawdza integralność tabel i pól w bazie danych.";
@@ -532,6 +567,7 @@ $text['description-upgrade_permissions']['de-at'] = "Setzt die Standard Gruppen
 $text['description-upgrade_permissions']['de-de'] = "Setzt die Standard Gruppen Berechtigungen zurück.";
 $text['description-upgrade_permissions']['es-cl'] = "Restaura permisos de grupo por defecto.";
 $text['description-upgrade_permissions']['fr-fr'] = "Restaure les permissions de groupe par défaut.";
+$text['description-upgrade_permissions']['he'   ] = "";
 $text['description-upgrade_permissions']['it-it'] = "Ripristina i permessi predefiniti del gruppo.";
 $text['description-upgrade_permissions']['nl-nl'] = "";
 $text['description-upgrade_permissions']['pl'   ] = "Przywraca domyślne uprawnienia grup.";
@@ -547,6 +583,7 @@ $text['description-upgrade_menu']['de-at'] = "Setzt die Menüpunkte im ausgewäh
 $text['description-upgrade_menu']['de-de'] = "Setzt die Menüpunkte im ausgewählten Menü auf den Standard zurück.";
 $text['description-upgrade_menu']['es-cl'] = "Restaura los elementos predeterminados del menú seleccionado.";
 $text['description-upgrade_menu']['fr-fr'] = "Restaure les éléments par défaut dans le menu sélectionné.";
+$text['description-upgrade_menu']['he'   ] = "";
 $text['description-upgrade_menu']['it-it'] = "Ripristina gli elementi predefiniti nel menu.";
 $text['description-upgrade_menu']['nl-nl'] = "";
 $text['description-upgrade_menu']['pl'   ] = "Przywraca domyślne elementy wybranego menu.";
@@ -562,6 +599,7 @@ $text['description-upgrade_data_types']['de-at'] = "Ermittelt fehlerhafte Datent
 $text['description-upgrade_data_types']['de-de'] = "Ermittelt fehlerhafte Datentypen und korrigiert diese.";
 $text['description-upgrade_data_types']['es-cl'] = "Detecta y actualiza los tipos de datos de campo correctos.";
 $text['description-upgrade_data_types']['fr-fr'] = "Détecte et met à jour les types de données de champ incorrect.";
+$text['description-upgrade_data_types']['he'   ] = "";
 $text['description-upgrade_data_types']['it-it'] = "Individua e aggiorna i campi di tipo errato.";
 $text['description-upgrade_data_types']['nl-nl'] = "";
 $text['description-upgrade_data_types']['pl'   ] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych.";
@@ -577,6 +615,7 @@ $text['description-upgrade_apps']['de-at'] = "Setzt alle Applikationen auf die S
 $text['description-upgrade_apps']['de-de'] = "Setzt alle Applikationen auf die Standardeinstellungen zurück.";
 $text['description-upgrade_apps']['es-cl'] = "Ejecuta la configuración predeterminada para cada aplicación.";
 $text['description-upgrade_apps']['fr-fr'] = "Rétablis les paramètres par défaut pour chaque application.";
+$text['description-upgrade_apps']['he'   ] = "";
 $text['description-upgrade_apps']['it-it'] = "Applica le impostazioni predefinite per ogni applicazione.";
 $text['description-upgrade_apps']['nl-nl'] = "";
 $text['description-upgrade_apps']['pl'   ] = "Przywraca domyślne ustawienia każdej aplikacji.";
@@ -592,6 +631,7 @@ $text['description-upgrade_switch']['de-at'] = "Führt die Switch-Update Routine
 $text['description-upgrade_switch']['de-de'] = "Führt die Switch-Update Routine aus";
 $text['description-upgrade_switch']['es-cl'] = "";
 $text['description-upgrade_switch']['fr-fr'] = "";
+$text['description-upgrade_switch']['he'   ] = "";
 $text['description-upgrade_switch']['it-it'] = "Avvia l'aggiornamento delle routing dello switch.";
 $text['description-upgrade_switch']['nl-nl'] = "";
 $text['description-upgrade_switch']['pl'   ] = "";
@@ -607,6 +647,7 @@ $text['description-upgrade']['de-at'] = "Wählen Sie die die gewünschten Aktion
 $text['description-upgrade']['de-de'] = "Wählen Sie die die gewünschten Aktionen unten aus.";
 $text['description-upgrade']['es-cl'] = "Seleccione las acciones a continuación que desea realizar.";
 $text['description-upgrade']['fr-fr'] = "Sélectionnez les actions ci-dessous que vous souhaitez effectuer.";
+$text['description-upgrade']['he'   ] = "";
 $text['description-upgrade']['it-it'] = "Seleziona le azioni che vuoi eseguire qui sotto.";
 $text['description-upgrade']['nl-nl'] = "";
 $text['description-upgrade']['pl'   ] = "Wybierz opcje, które chcesz wykonać.";
@@ -622,6 +663,7 @@ $text['button-upgrade_execute']['de-at'] = "Ausführen";
 $text['button-upgrade_execute']['de-de'] = "Ausführen";
 $text['button-upgrade_execute']['es-cl'] = "Ejecutar";
 $text['button-upgrade_execute']['fr-fr'] = "Exécuter";
+$text['button-upgrade_execute']['he'   ] = "";
 $text['button-upgrade_execute']['it-it'] = "Esegui";
 $text['button-upgrade_execute']['nl-nl'] = "";
 $text['button-upgrade_execute']['pl'   ] = "Wykonaj";

+ 105 - 1
core/user_settings/app_languages.php

@@ -1,5 +1,5 @@
 <?php
-#This file was last reorganized on 10th of May 2017 11:09:53 AM UTC
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-user_dashboard']['en-us'] = "Dashboard";
 $text['title-user_dashboard']['ar-eg'] = "الصفحه الرئيسيه للمستخدم";
@@ -7,6 +7,7 @@ $text['title-user_dashboard']['de-at'] = "Benutzerübersicht";
 $text['title-user_dashboard']['de-de'] = "Benutzerübersicht";
 $text['title-user_dashboard']['es-cl'] = "Dashboard Usuario";
 $text['title-user_dashboard']['fr-fr'] = "Tableau de bord de l'utilisateur";
+$text['title-user_dashboard']['he'   ] = "";
 $text['title-user_dashboard']['it-it'] = "Cruscotto";
 $text['title-user_dashboard']['nl-nl'] = "";
 $text['title-user_dashboard']['pl'   ] = "Panel użytkowników";
@@ -22,6 +23,7 @@ $text['title']['de-at'] = "Kontoeinstellungen";
 $text['title']['de-de'] = "Kontoeinstellungen";
 $text['title']['es-cl'] = "Configuración de Cuenta";
 $text['title']['fr-fr'] = "Personalisation du compte";
+$text['title']['he'   ] = "";
 $text['title']['it-it'] = "Impostazioni Account";
 $text['title']['nl-nl'] = "";
 $text['title']['pl'   ] = "Ustawienia konta";
@@ -37,6 +39,7 @@ $text['table2-title']['de-at'] = "Zusätzliche Informationen";
 $text['table2-title']['de-de'] = "Zusätzliche Informationen";
 $text['table2-title']['es-cl'] = "Información Adicional";
 $text['table2-title']['fr-fr'] = "Informations aditionnelles";
+$text['table2-title']['he'   ] = "";
 $text['table2-title']['it-it'] = "Informazioni Aggiuntive";
 $text['table2-title']['nl-nl'] = "";
 $text['table2-title']['pl'   ] = "Informacje dodatkowe ";
@@ -52,6 +55,7 @@ $text['table-tools']['de-at'] = "Funktionen";
 $text['table-tools']['de-de'] = "Funktionen";
 $text['table-tools']['es-cl'] = "Herramientas";
 $text['table-tools']['fr-fr'] = "Outils";
+$text['table-tools']['he'   ] = "";
 $text['table-tools']['it-it'] = "Strumenti";
 $text['table-tools']['nl-nl'] = "";
 $text['table-tools']['pl'   ] = "Narzędzia";
@@ -67,6 +71,7 @@ $text['table-title']['de-at'] = "Benutzerinformationen";
 $text['table-title']['de-de'] = "Benutzerinformationen";
 $text['table-title']['es-cl'] = "Información de Usuario";
 $text['table-title']['fr-fr'] = "Informations de l'usager";
+$text['table-title']['he'   ] = "";
 $text['table-title']['it-it'] = "Informazioni Utente";
 $text['table-title']['nl-nl'] = "";
 $text['table-title']['pl'   ] = "Informacje o użytkowniku";
@@ -82,6 +87,7 @@ $text['table-extension']['de-at'] = "Nebenstelle";
 $text['table-extension']['de-de'] = "Nebenstelle";
 $text['table-extension']['es-cl'] = "Extensión";
 $text['table-extension']['fr-fr'] = "Extension";
+$text['table-extension']['he'   ] = "";
 $text['table-extension']['it-it'] = "Interni";
 $text['table-extension']['nl-nl'] = "";
 $text['table-extension']['pl'   ] = "Numer wewnętrzny";
@@ -97,6 +103,7 @@ $text['table-description']['de-at'] = "Beschreibung";
 $text['table-description']['de-de'] = "Beschreibung";
 $text['table-description']['es-cl'] = "Descripción";
 $text['table-description']['fr-fr'] = "Description";
+$text['table-description']['he'   ] = "";
 $text['table-description']['it-it'] = "Descrizione";
 $text['table-description']['nl-nl'] = "";
 $text['table-description']['pl'   ] = "Opis";
@@ -112,6 +119,7 @@ $text['message-reset_link_sent']['de-at'] = "Link zum Zurücksetzen des Passwort
 $text['message-reset_link_sent']['de-de'] = "Link zum Zurücksetzen des Passworts gesendet";
 $text['message-reset_link_sent']['es-cl'] = "Restablecer Contraseña de Conexión Enviados";
 $text['message-reset_link_sent']['fr-fr'] = "Lien de réinitialisation de mot de passe envoyé";
+$text['message-reset_link_sent']['he'   ] = "";
 $text['message-reset_link_sent']['it-it'] = "Link per il reset della Password Inviato";
 $text['message-reset_link_sent']['nl-nl'] = "";
 $text['message-reset_link_sent']['pl'   ] = "Link do resetowania hasla zostal wyslany";
@@ -127,6 +135,7 @@ $text['message-password_reset']['de-at'] = "Passwort zurücksetzen";
 $text['message-password_reset']['de-de'] = "Passwort zurücksetzen";
 $text['message-password_reset']['es-cl'] = "Restablecer Contraseña";
 $text['message-password_reset']['fr-fr'] = "Réinitialiser votre mot de passe";
+$text['message-password_reset']['he'   ] = "";
 $text['message-password_reset']['it-it'] = "Reset Password";
 $text['message-password_reset']['nl-nl'] = "";
 $text['message-password_reset']['pl'   ] = "Resetowanie hasła";
@@ -142,6 +151,7 @@ $text['message-password_requirements']['de-at'] = "Kennwortanforderungen ";
 $text['message-password_requirements']['de-de'] = "Kennwortanforderungen ";
 $text['message-password_requirements']['es-cl'] = "Requisitos de Contraseña";
 $text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
+$text['message-password_requirements']['he'   ] = "";
 $text['message-password_requirements']['it-it'] = "Requisiti Password";
 $text['message-password_requirements']['nl-nl'] = "";
 $text['message-password_requirements']['pl'   ] = "Wymagania Hasło";
@@ -157,6 +167,7 @@ $text['message-password_mismatch']['de-at'] = "Passwörter stimmen nicht überei
 $text['message-password_mismatch']['de-de'] = "Passwörter stimmen nicht überein.";
 $text['message-password_mismatch']['es-cl'] = "Contraseñas no coinciden";
 $text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
+$text['message-password_mismatch']['he'   ] = "";
 $text['message-password_mismatch']['it-it'] = "Le Password non Coincidono";
 $text['message-password_mismatch']['nl-nl'] = "";
 $text['message-password_mismatch']['pl'   ] = "Wprowadzone hasła nie są takie same";
@@ -172,6 +183,7 @@ $text['message-password_blank']['de-at'] = "Falsches Passwort";
 $text['message-password_blank']['de-de'] = "Falsches Passwort";
 $text['message-password_blank']['es-cl'] = "Contraseña No Válida";
 $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
+$text['message-password_blank']['he'   ] = "";
 $text['message-password_blank']['it-it'] = "Password non valida";
 $text['message-password_blank']['nl-nl'] = "";
 $text['message-password_blank']['pl'   ] = "Nieprawidłowe hasło";
@@ -187,6 +199,7 @@ $text['message-invalid_username_mismatch_passwords']['de-at'] = "Falscher Benutz
 $text['message-invalid_username_mismatch_passwords']['de-de'] = "Falscher Benutzername und/oder Nichtübereinstimmung der Passwörter";
 $text['message-invalid_username_mismatch_passwords']['es-cl'] = "Nombre de usuario válido y/o contraseñas no coincidentes";
 $text['message-invalid_username_mismatch_passwords']['fr-fr'] = "Nom d'utilisateur invalide et/ou les mots de passe ne correspondent pas";
+$text['message-invalid_username_mismatch_passwords']['he'   ] = "";
 $text['message-invalid_username_mismatch_passwords']['it-it'] = "Nome utente non valido e/o Password non coincidenti";
 $text['message-invalid_username_mismatch_passwords']['nl-nl'] = "";
 $text['message-invalid_username_mismatch_passwords']['pl'   ] = "Nieprawidłowa nazwa użytkownika lub/i niepoprawne hasła";
@@ -202,6 +215,7 @@ $text['message-invalid_email']['de-at'] = "Ungültige E-Mail-Adresse";
 $text['message-invalid_email']['de-de'] = "Ungültige E-Mail-Adresse";
 $text['message-invalid_email']['es-cl'] = "Dirección no válida de correo electrónico";
 $text['message-invalid_email']['fr-fr'] = "Adresse email invalide";
+$text['message-invalid_email']['he'   ] = "";
 $text['message-invalid_email']['it-it'] = "Indirizzo Email non valido";
 $text['message-invalid_email']['nl-nl'] = "";
 $text['message-invalid_email']['pl'   ] = "Nieprawidłowy adres email";
@@ -217,6 +231,7 @@ $text['login-message_dismiss']['de-at'] = "Verwerfen";
 $text['login-message_dismiss']['de-de'] = "Verwerfen";
 $text['login-message_dismiss']['es-cl'] = "Despedir";
 $text['login-message_dismiss']['fr-fr'] = "Rejeter";
+$text['login-message_dismiss']['he'   ] = "";
 $text['login-message_dismiss']['it-it'] = "Annulla";
 $text['login-message_dismiss']['nl-nl'] = "";
 $text['login-message_dismiss']['pl'   ] = "Odrzuć";
@@ -232,6 +247,7 @@ $text['login-message_attention']['de-at'] = "Achtung!";
 $text['login-message_attention']['de-de'] = "Achtung!";
 $text['login-message_attention']['es-cl'] = "¡Atención!";
 $text['login-message_attention']['fr-fr'] = "Attention!";
+$text['login-message_attention']['he'   ] = "";
 $text['login-message_attention']['it-it'] = "Attenzione!";
 $text['login-message_attention']['nl-nl'] = "";
 $text['login-message_attention']['pl'   ] = "Uwaga";
@@ -247,6 +263,7 @@ $text['label-welcome']['de-at'] = "Herzlich willkommen:";
 $text['label-welcome']['de-de'] = "Herzlich willkommen:";
 $text['label-welcome']['es-cl'] = "Bienvenido:";
 $text['label-welcome']['fr-fr'] = "Bienvenue:";
+$text['label-welcome']['he'   ] = "";
 $text['label-welcome']['it-it'] = "Benvenuto:";
 $text['label-welcome']['nl-nl'] = "";
 $text['label-welcome']['pl'   ] = "Witamy:";
@@ -262,6 +279,7 @@ $text['label-voicemail']['de-at'] = "Mailbox";
 $text['label-voicemail']['de-de'] = "Mailbox";
 $text['label-voicemail']['es-cl'] = "Correo de Voz";
 $text['label-voicemail']['fr-fr'] = "Messagerie Vocale";
+$text['label-voicemail']['he'   ] = "";
 $text['label-voicemail']['it-it'] = "Casella vocale";
 $text['label-voicemail']['nl-nl'] = "";
 $text['label-voicemail']['pl'   ] = "Poczta głosowa";
@@ -277,6 +295,7 @@ $text['label-view_all']['de-at'] = "Alle anzeigen";
 $text['label-view_all']['de-de'] = "Alle anzeigen";
 $text['label-view_all']['es-cl'] = "Mostrar Todos";
 $text['label-view_all']['fr-fr'] = "Tout Montrer";
+$text['label-view_all']['he'   ] = "";
 $text['label-view_all']['it-it'] = "Mostra Tutto";
 $text['label-view_all']['nl-nl'] = "";
 $text['label-view_all']['pl'   ] = "Pokaż wszystkie";
@@ -292,6 +311,7 @@ $text['label-value']['de-at'] = "Wert";
 $text['label-value']['de-de'] = "Wert";
 $text['label-value']['es-cl'] = "Valor";
 $text['label-value']['fr-fr'] = "Valeur";
+$text['label-value']['he'   ] = "";
 $text['label-value']['it-it'] = "Valore";
 $text['label-value']['nl-nl'] = "";
 $text['label-value']['pl'   ] = "Wartość";
@@ -307,6 +327,7 @@ $text['label-username']['de-at'] = "Benutzername";
 $text['label-username']['de-de'] = "Benutzername";
 $text['label-username']['es-cl'] = "Nombre de Usuario";
 $text['label-username']['fr-fr'] = "Nom d'utilisateur";
+$text['label-username']['he'   ] = "";
 $text['label-username']['it-it'] = "Nome Utente";
 $text['label-username']['nl-nl'] = "";
 $text['label-username']['pl'   ] = "Użytkownik";
@@ -322,6 +343,7 @@ $text['label-users']['de-at'] = "Benutzer";
 $text['label-users']['de-de'] = "Benutzer";
 $text['label-users']['es-cl'] = "Usuarios";
 $text['label-users']['fr-fr'] = "Utilisateurs";
+$text['label-users']['he'   ] = "";
 $text['label-users']['it-it'] = "Utenti";
 $text['label-users']['nl-nl'] = "";
 $text['label-users']['pl'   ] = "Użytkownicy";
@@ -337,6 +359,7 @@ $text['label-user_language']['de-at'] = "Sprache";
 $text['label-user_language']['de-de'] = "Sprache";
 $text['label-user_language']['es-cl'] = "Lengua";
 $text['label-user_language']['fr-fr'] = "Langue";
+$text['label-user_language']['he'   ] = "";
 $text['label-user_language']['it-it'] = "Lingua";
 $text['label-user_language']['nl-nl'] = "";
 $text['label-user_language']['pl'   ] = "Język";
@@ -352,6 +375,7 @@ $text['label-used']['de-at'] = "Benutzt";
 $text['label-used']['de-de'] = "Benutzt";
 $text['label-used']['es-cl'] = "Usado";
 $text['label-used']['fr-fr'] = "Utilisé";
+$text['label-used']['he'   ] = "";
 $text['label-used']['it-it'] = "Usato";
 $text['label-used']['nl-nl'] = "";
 $text['label-used']['pl'   ] = "Używany";
@@ -367,6 +391,7 @@ $text['label-uppercase_letters']['de-at'] = "Großbuchstaben";
 $text['label-uppercase_letters']['de-de'] = "Großbuchstaben";
 $text['label-uppercase_letters']['es-cl'] = "Letras mayúsculas";
 $text['label-uppercase_letters']['fr-fr'] = "Lettres capitales";
+$text['label-uppercase_letters']['he'   ] = "";
 $text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
 $text['label-uppercase_letters']['nl-nl'] = "";
 $text['label-uppercase_letters']['pl'   ] = "Wielkie litery";
@@ -382,6 +407,7 @@ $text['label-total_extensions']['de-at'] = "Nebenstellen insgesamt";
 $text['label-total_extensions']['de-de'] = "Nebenstellen insgesamt";
 $text['label-total_extensions']['es-cl'] = "Las extensiones totales";
 $text['label-total_extensions']['fr-fr'] = "total des extensions";
+$text['label-total_extensions']['he'   ] = "";
 $text['label-total_extensions']['it-it'] = "Interni Totali";
 $text['label-total_extensions']['nl-nl'] = "";
 $text['label-total_extensions']['pl'   ] = "Wszystkich Rozszerzenia";
@@ -397,6 +423,7 @@ $text['label-total_destinations']['de-at'] = "Ziele insgesamt";
 $text['label-total_destinations']['de-de'] = "Ziele insgesamt";
 $text['label-total_destinations']['es-cl'] = "destinos totales";
 $text['label-total_destinations']['fr-fr'] = "total des destinations";
+$text['label-total_destinations']['he'   ] = "";
 $text['label-total_destinations']['it-it'] = "Destinazioni Totali";
 $text['label-total_destinations']['nl-nl'] = "";
 $text['label-total_destinations']['pl'   ] = "Wszystkich Kierunki";
@@ -412,6 +439,7 @@ $text['label-total']['de-at'] = "Summe";
 $text['label-total']['de-de'] = "Summe";
 $text['label-total']['es-cl'] = "Total";
 $text['label-total']['fr-fr'] = "Total";
+$text['label-total']['he'   ] = "";
 $text['label-total']['it-it'] = "Totale";
 $text['label-total']['nl-nl'] = "";
 $text['label-total']['pl'   ] = "Podsumowanie";
@@ -427,6 +455,7 @@ $text['label-time']['de-at'] = "Zeitzone";
 $text['label-time']['de-de'] = "Zeitzone";
 $text['label-time']['es-cl'] = "Zona Horaria";
 $text['label-time']['fr-fr'] = "Fuseau Horaire";
+$text['label-time']['he'   ] = "";
 $text['label-time']['it-it'] = "Fuso Orario";
 $text['label-time']['nl-nl'] = "";
 $text['label-time']['pl'   ] = "Strefa czasowa";
@@ -442,6 +471,7 @@ $text['label-system_uptime']['de-at'] = "System-Uptime";
 $text['label-system_uptime']['de-de'] = "System-Uptime";
 $text['label-system_uptime']['es-cl'] = "Tiempo de actividad del sistema";
 $text['label-system_uptime']['fr-fr'] = "système Uptime";
+$text['label-system_uptime']['he'   ] = "";
 $text['label-system_uptime']['it-it'] = "Tempo di attività del Sistema";
 $text['label-system_uptime']['nl-nl'] = "";
 $text['label-system_uptime']['pl'   ] = "System Uptime";
@@ -457,6 +487,7 @@ $text['label-system_status']['de-at'] = "Systemstatus";
 $text['label-system_status']['de-de'] = "Systemstatus";
 $text['label-system_status']['es-cl'] = "Estado del sistema";
 $text['label-system_status']['fr-fr'] = "État du système";
+$text['label-system_status']['he'   ] = "";
 $text['label-system_status']['it-it'] = "Stato del Sistema";
 $text['label-system_status']['nl-nl'] = "";
 $text['label-system_status']['pl'   ] = "Status systemu";
@@ -472,6 +503,7 @@ $text['label-system_counts']['de-at'] = "Systemzähler";
 $text['label-system_counts']['de-de'] = "Systemzähler";
 $text['label-system_counts']['es-cl'] = "Cuenta del sistema";
 $text['label-system_counts']['fr-fr'] = "Chiffres de système";
+$text['label-system_counts']['he'   ] = "";
 $text['label-system_counts']['it-it'] = "Valori di Sistema";
 $text['label-system_counts']['nl-nl'] = "";
 $text['label-system_counts']['pl'   ] = "Liczy systemowe";
@@ -487,6 +519,7 @@ $text['label-switch_uptime']['de-at'] = "Switch Uptime";
 $text['label-switch_uptime']['de-de'] = "Switch Uptime";
 $text['label-switch_uptime']['es-cl'] = "Tiempo de actividad Switch";
 $text['label-switch_uptime']['fr-fr'] = "Switch Uptime";
+$text['label-switch_uptime']['he'   ] = "";
 $text['label-switch_uptime']['it-it'] = "Tempo di attività Switch";
 $text['label-switch_uptime']['nl-nl'] = "";
 $text['label-switch_uptime']['pl'   ] = "Switch Uptime";
@@ -502,6 +535,7 @@ $text['label-switch']['de-at'] = "Switch";
 $text['label-switch']['de-de'] = "Switch";
 $text['label-switch']['es-cl'] = "Switch";
 $text['label-switch']['fr-fr'] = "Switch";
+$text['label-switch']['he'   ] = "";
 $text['label-switch']['it-it'] = "Switch";
 $text['label-switch']['nl-nl'] = "";
 $text['label-switch']['pl'   ] = "Switch";
@@ -517,6 +551,7 @@ $text['label-status']['de-at'] = "Status";
 $text['label-status']['de-de'] = "Status";
 $text['label-status']['es-cl'] = "Estado";
 $text['label-status']['fr-fr'] = "Etat";
+$text['label-status']['he'   ] = "";
 $text['label-status']['it-it'] = "Stato";
 $text['label-status']['nl-nl'] = "";
 $text['label-status']['pl'   ] = "Status";
@@ -532,6 +567,7 @@ $text['label-special_characters']['de-at'] = "Sonderzeichen";
 $text['label-special_characters']['de-de'] = "Sonderzeichen";
 $text['label-special_characters']['es-cl'] = "Caracteres especiales";
 $text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
+$text['label-special_characters']['he'   ] = "";
 $text['label-special_characters']['it-it'] = "Caratteri Speciali";
 $text['label-special_characters']['nl-nl'] = "";
 $text['label-special_characters']['pl'   ] = "Znaki specjalne";
@@ -547,6 +583,7 @@ $text['label-ring_groups']['de-at'] = "Rufgruppen";
 $text['label-ring_groups']['de-de'] = "Rufgruppen";
 $text['label-ring_groups']['es-cl'] = "Grupo de llamado";
 $text['label-ring_groups']['fr-fr'] = "Groupes de Sonnerie";
+$text['label-ring_groups']['he'   ] = "";
 $text['label-ring_groups']['it-it'] = "Gruppi di Suoneria";
 $text['label-ring_groups']['nl-nl'] = "";
 $text['label-ring_groups']['pl'   ] = "Grupy odbiorców rozmów";
@@ -562,6 +599,7 @@ $text['label-reset_password']['de-at'] = "Passwort zurücksetzen";
 $text['label-reset_password']['de-de'] = "Passwort zurücksetzen";
 $text['label-reset_password']['es-cl'] = "Restablecer contraseña";
 $text['label-reset_password']['fr-fr'] = "Réinitialiser le mot de passe";
+$text['label-reset_password']['he'   ] = "";
 $text['label-reset_password']['it-it'] = "Resetta Password";
 $text['label-reset_password']['nl-nl'] = "";
 $text['label-reset_password']['pl'   ] = "Resetowanie hasla";
@@ -577,6 +615,7 @@ $text['label-reset_link']['de-at'] = "Link zum Zurücksetzen des Passworts";
 $text['label-reset_link']['de-de'] = "Link zum Zurücksetzen des Passworts";
 $text['label-reset_link']['es-cl'] = "Password Reset Enlace";
 $text['label-reset_link']['fr-fr'] = "Lien de réinitialisation du mot de passe";
+$text['label-reset_link']['he'   ] = "";
 $text['label-reset_link']['it-it'] = "Link per Reset Password";
 $text['label-reset_link']['nl-nl'] = "";
 $text['label-reset_link']['pl'   ] = "Link do resetowania hasla";
@@ -592,6 +631,7 @@ $text['label-repeat_password']['de-at'] = "Passwort wiederholen";
 $text['label-repeat_password']['de-de'] = "Passwort wiederholen";
 $text['label-repeat_password']['es-cl'] = "Repita la Contraseña";
 $text['label-repeat_password']['fr-fr'] = "Répéter le mot de passe";
+$text['label-repeat_password']['he'   ] = "";
 $text['label-repeat_password']['it-it'] = "Ripeti Password";
 $text['label-repeat_password']['nl-nl'] = "";
 $text['label-repeat_password']['pl'   ] = "Wpisz ponownie hasło ";
@@ -607,6 +647,7 @@ $text['label-registrations']['de-at'] = "Registrierungen";
 $text['label-registrations']['de-de'] = "Registrierungen";
 $text['label-registrations']['es-cl'] = "Inscripciones";
 $text['label-registrations']['fr-fr'] = "Enregistrements SIP";
+$text['label-registrations']['he'   ] = "";
 $text['label-registrations']['it-it'] = "Registrazioni SIP";
 $text['label-registrations']['nl-nl'] = "";
 $text['label-registrations']['pl'   ] = "Rejestracje";
@@ -622,6 +663,7 @@ $text['label-recent_calls']['de-at'] = "Kürzliche Anrufe";
 $text['label-recent_calls']['de-de'] = "Kürzliche Anrufe";
 $text['label-recent_calls']['es-cl'] = "Llamadas recientes";
 $text['label-recent_calls']['fr-fr'] = "Appels récents";
+$text['label-recent_calls']['he'   ] = "";
 $text['label-recent_calls']['it-it'] = "Chiamate Recenti";
 $text['label-recent_calls']['nl-nl'] = "";
 $text['label-recent_calls']['pl'   ] = "Ostatnie połączenia";
@@ -637,6 +679,7 @@ $text['label-processor_usage']['de-at'] = "Prozessorauslastung ";
 $text['label-processor_usage']['de-de'] = "Prozessorauslastung ";
 $text['label-processor_usage']['es-cl'] = "uso del procesador";
 $text['label-processor_usage']['fr-fr'] = "processeur Utilisation";
+$text['label-processor_usage']['he'   ] = "";
 $text['label-processor_usage']['it-it'] = "Uso CPU";
 $text['label-processor_usage']['nl-nl'] = "";
 $text['label-processor_usage']['pl'   ] = "Wykorzystanie procesora";
@@ -652,6 +695,7 @@ $text['label-password']['de-at'] = "Passwort";
 $text['label-password']['de-de'] = "Passwort";
 $text['label-password']['es-cl'] = "Contraseña";
 $text['label-password']['fr-fr'] = "Mot de passe";
+$text['label-password']['he'   ] = "";
 $text['label-password']['it-it'] = "Password";
 $text['label-password']['nl-nl'] = "";
 $text['label-password']['pl'   ] = "Hasło";
@@ -667,6 +711,7 @@ $text['label-outbound']['de-at'] = "Ausgehend";
 $text['label-outbound']['de-de'] = "Ausgehend";
 $text['label-outbound']['es-cl'] = "Salida";
 $text['label-outbound']['fr-fr'] = "Sortant";
+$text['label-outbound']['he'   ] = "";
 $text['label-outbound']['it-it'] = "In Uscita";
 $text['label-outbound']['nl-nl'] = "";
 $text['label-outbound']['pl'   ] = "Wychodzące";
@@ -682,6 +727,7 @@ $text['label-numbers']['de-at'] = "Nummern";
 $text['label-numbers']['de-de'] = "Nummern";
 $text['label-numbers']['es-cl'] = "Números";
 $text['label-numbers']['fr-fr'] = "Nombres";
+$text['label-numbers']['he'   ] = "";
 $text['label-numbers']['it-it'] = "Numberi";
 $text['label-numbers']['nl-nl'] = "";
 $text['label-numbers']['pl'   ] = "Liczby";
@@ -697,6 +743,7 @@ $text['label-no_voicemail_assigned']['de-at'] = "Keine Mailbox zugewiesen";
 $text['label-no_voicemail_assigned']['de-de'] = "Keine Mailbox zugewiesen";
 $text['label-no_voicemail_assigned']['es-cl'] = "No Asignado correo de voz";
 $text['label-no_voicemail_assigned']['fr-fr'] = "Non Voicemail Assigné";
+$text['label-no_voicemail_assigned']['he'   ] = "";
 $text['label-no_voicemail_assigned']['it-it'] = "Nessuna casella Vocale assegnata";
 $text['label-no_voicemail_assigned']['nl-nl'] = "";
 $text['label-no_voicemail_assigned']['pl'   ] = "Nie głosowa Przypisany";
@@ -712,6 +759,7 @@ $text['label-new_password']['de-at'] = "Neues Passwort";
 $text['label-new_password']['de-de'] = "Neues Passwort";
 $text['label-new_password']['es-cl'] = "Nueva Contraseña";
 $text['label-new_password']['fr-fr'] = "Nouveau mot de passe";
+$text['label-new_password']['he'   ] = "";
 $text['label-new_password']['it-it'] = "Nuova Password";
 $text['label-new_password']['nl-nl'] = "";
 $text['label-new_password']['pl'   ] = "Nowe haslo";
@@ -727,6 +775,7 @@ $text['label-new_messages']['de-at'] = "Neue Nachrichten";
 $text['label-new_messages']['de-de'] = "Neue Nachrichten";
 $text['label-new_messages']['es-cl'] = "Nuevos mensajes";
 $text['label-new_messages']['fr-fr'] = "Nouveaux messages";
+$text['label-new_messages']['he'   ] = "";
 $text['label-new_messages']['it-it'] = "Nuovi Messaggi";
 $text['label-new_messages']['nl-nl'] = "";
 $text['label-new_messages']['pl'   ] = "Nowe wiadomości";
@@ -742,6 +791,7 @@ $text['label-new']['de-at'] = "Neu";
 $text['label-new']['de-de'] = "Neu";
 $text['label-new']['es-cl'] = "Nueva";
 $text['label-new']['fr-fr'] = "Nouveau";
+$text['label-new']['he'   ] = "";
 $text['label-new']['it-it'] = "Nuovo";
 $text['label-new']['nl-nl'] = "";
 $text['label-new']['pl'   ] = "Nowy";
@@ -757,6 +807,7 @@ $text['label-missed_calls']['de-at'] = "Anrufe in Abwesenheit";
 $text['label-missed_calls']['de-de'] = "Anrufe in Abwesenheit";
 $text['label-missed_calls']['es-cl'] = "Llamadas perdidas";
 $text['label-missed_calls']['fr-fr'] = "Appels manqués";
+$text['label-missed_calls']['he'   ] = "";
 $text['label-missed_calls']['it-it'] = "Chiamate Perse";
 $text['label-missed_calls']['nl-nl'] = "";
 $text['label-missed_calls']['pl'   ] = "Nieodebrane połączenie";
@@ -772,6 +823,7 @@ $text['label-missed']['de-at'] = "Verpasst";
 $text['label-missed']['de-de'] = "Verpasst";
 $text['label-missed']['es-cl'] = "Perdido";
 $text['label-missed']['fr-fr'] = "Raté";
+$text['label-missed']['he'   ] = "";
 $text['label-missed']['it-it'] = "Perse";
 $text['label-missed']['nl-nl'] = "";
 $text['label-missed']['pl'   ] = "Nie odebrany";
@@ -787,6 +839,7 @@ $text['label-messages']['de-at'] = "Nachrichten";
 $text['label-messages']['de-de'] = "Nachrichten";
 $text['label-messages']['es-cl'] = "Mensajes";
 $text['label-messages']['fr-fr'] = "Messages";
+$text['label-messages']['he'   ] = "";
 $text['label-messages']['it-it'] = "Messaggi";
 $text['label-messages']['nl-nl'] = "";
 $text['label-messages']['pl'   ] = "Wiadomości";
@@ -802,6 +855,7 @@ $text['label-memory_usage']['de-at'] = "Speichernutzung";
 $text['label-memory_usage']['de-de'] = "Speichernutzung";
 $text['label-memory_usage']['es-cl'] = "Uso de memoria";
 $text['label-memory_usage']['fr-fr'] = "Utilisation de la mémoire";
+$text['label-memory_usage']['he'   ] = "";
 $text['label-memory_usage']['it-it'] = "Uso Memoria";
 $text['label-memory_usage']['nl-nl'] = "";
 $text['label-memory_usage']['pl'   ] = "Zużycie pamięci";
@@ -817,6 +871,7 @@ $text['label-lowercase_letters']['de-at'] = "Kleinbuchstaben";
 $text['label-lowercase_letters']['de-de'] = "Kleinbuchstaben";
 $text['label-lowercase_letters']['es-cl'] = "Letras minusculas";
 $text['label-lowercase_letters']['fr-fr'] = "Minuscules";
+$text['label-lowercase_letters']['he'   ] = "";
 $text['label-lowercase_letters']['it-it'] = "Lettere minuscole";
 $text['label-lowercase_letters']['nl-nl'] = "";
 $text['label-lowercase_letters']['pl'   ] = "Małe litery";
@@ -832,6 +887,7 @@ $text['label-local']['de-at'] = "Lokal";
 $text['label-local']['de-de'] = "Lokal";
 $text['label-local']['es-cl'] = "Local";
 $text['label-local']['fr-fr'] = "Local";
+$text['label-local']['he'   ] = "";
 $text['label-local']['it-it'] = "Locale";
 $text['label-local']['nl-nl'] = "";
 $text['label-local']['pl'   ] = "Lokalne";
@@ -847,6 +903,7 @@ $text['label-last_24_hours']['de-at'] = "Die letzten 24 Stunden";
 $text['label-last_24_hours']['de-de'] = "Die letzten 24 Stunden";
 $text['label-last_24_hours']['es-cl'] = "Últimas 24 horas";
 $text['label-last_24_hours']['fr-fr'] = "Dernières 24 heures";
+$text['label-last_24_hours']['he'   ] = "";
 $text['label-last_24_hours']['it-it'] = "Ultime 24 Ore";
 $text['label-last_24_hours']['nl-nl'] = "";
 $text['label-last_24_hours']['pl'   ] = "Ostatnie 24 godziny";
@@ -862,6 +919,7 @@ $text['label-ivr_menus']['de-at'] = "Automatische Vermittlungen";
 $text['label-ivr_menus']['de-de'] = "Automatische Vermittlungen";
 $text['label-ivr_menus']['es-cl'] = "Menus IVR";
 $text['label-ivr_menus']['fr-fr'] = "Menus SVI";
+$text['label-ivr_menus']['he'   ] = "";
 $text['label-ivr_menus']['it-it'] = "Menu Risponditore Vocale";
 $text['label-ivr_menus']['nl-nl'] = "";
 $text['label-ivr_menus']['pl'   ] = "Menu zapowiedzi głosowych (IVR)";
@@ -877,6 +935,7 @@ $text['label-inbound']['de-at'] = "Eingehend";
 $text['label-inbound']['de-de'] = "Eingehend";
 $text['label-inbound']['es-cl'] = "Entrada";
 $text['label-inbound']['fr-fr'] = "Entrant";
+$text['label-inbound']['he'   ] = "";
 $text['label-inbound']['it-it'] = "Ingresso";
 $text['label-inbound']['nl-nl'] = "";
 $text['label-inbound']['pl'   ] = "Przychodzące";
@@ -892,6 +951,7 @@ $text['label-item']['de-at'] = "Objekt";
 $text['label-item']['de-de'] = "Objekt";
 $text['label-item']['es-cl'] = "Ítem";
 $text['label-item']['fr-fr'] = "Article";
+$text['label-item']['he'   ] = "";
 $text['label-item']['it-it'] = "Elemento";
 $text['label-item']['nl-nl'] = "";
 $text['label-item']['pl'   ] = "Pozycja";
@@ -907,6 +967,7 @@ $text['label-gateways']['de-at'] = "Gateways";
 $text['label-gateways']['de-de'] = "Gateways";
 $text['label-gateways']['es-cl'] = "Pasarelas";
 $text['label-gateways']['fr-fr'] = "Passerelles";
+$text['label-gateways']['he'   ] = "";
 $text['label-gateways']['it-it'] = "Gateways";
 $text['label-gateways']['nl-nl'] = "";
 $text['label-gateways']['pl'   ] = "Bramy wyjściowe (gateways)";
@@ -922,6 +983,7 @@ $text['label-followme']['de-at'] = "Anrufweiterschaltung";
 $text['label-followme']['de-de'] = "Anrufweiterschaltung";
 $text['label-followme']['es-cl'] = "Sígueme";
 $text['label-followme']['fr-fr'] = "Follow Me";
+$text['label-followme']['he'   ] = "";
 $text['label-followme']['it-it'] = "Seguimi";
 $text['label-followme']['nl-nl'] = "";
 $text['label-followme']['pl'   ] = "Podążaj za mną";
@@ -937,6 +999,7 @@ $text['label-feature']['de-at'] = "Funktion";
 $text['label-feature']['de-de'] = "Funktion";
 $text['label-feature']['es-cl'] = "Característica";
 $text['label-feature']['fr-fr'] = "Fonctionnalité";
+$text['label-feature']['he'   ] = "";
 $text['label-feature']['it-it'] = "Caratteristica";
 $text['label-feature']['nl-nl'] = "";
 $text['label-feature']['pl'   ] = "Cecha";
@@ -952,6 +1015,7 @@ $text['label-failed']['de-at'] = "Fehlgeschlagen";
 $text['label-failed']['de-de'] = "Fehlgeschlagen";
 $text['label-failed']['es-cl'] = "Fracasado";
 $text['label-failed']['fr-fr'] = "Manqué";
+$text['label-failed']['he'   ] = "";
 $text['label-failed']['it-it'] = "Fallito";
 $text['label-failed']['nl-nl'] = "";
 $text['label-failed']['pl'   ] = "Nie powiodło się";
@@ -967,6 +1031,7 @@ $text['label-extensions']['de-at'] = "Nebenstellen";
 $text['label-extensions']['de-de'] = "Nebenstellen";
 $text['label-extensions']['es-cl'] = "Extensiones";
 $text['label-extensions']['fr-fr'] = "Extensions";
+$text['label-extensions']['he'   ] = "";
 $text['label-extensions']['it-it'] = "Interni";
 $text['label-extensions']['nl-nl'] = "";
 $text['label-extensions']['pl'   ] = "Numery wewnętrzne";
@@ -982,6 +1047,7 @@ $text['label-extension']['de-at'] = "Nebenstelle";
 $text['label-extension']['de-de'] = "Nebenstelle";
 $text['label-extension']['es-cl'] = "Extensión";
 $text['label-extension']['fr-fr'] = "Extension";
+$text['label-extension']['he'   ] = "";
 $text['label-extension']['it-it'] = "Interno";
 $text['label-extension']['nl-nl'] = "";
 $text['label-extension']['pl'   ] = "Numer wewnętrzny";
@@ -997,6 +1063,7 @@ $text['label-email_address']['de-at'] = "Email Adresse";
 $text['label-email_address']['de-de'] = "Email Adresse";
 $text['label-email_address']['es-cl'] = "Dirección de Correo Electrónico";
 $text['label-email_address']['fr-fr'] = "Adresse E-mail";
+$text['label-email_address']['he'   ] = "";
 $text['label-email_address']['it-it'] = "Indirizzo Email";
 $text['label-email_address']['nl-nl'] = "";
 $text['label-email_address']['pl'   ] = "Adres email";
@@ -1012,6 +1079,7 @@ $text['label-domains']['de-at'] = "Domänen";
 $text['label-domains']['de-de'] = "Domänen";
 $text['label-domains']['es-cl'] = "Dominios";
 $text['label-domains']['fr-fr'] = "Domaines";
+$text['label-domains']['he'   ] = "";
 $text['label-domains']['it-it'] = "Domini";
 $text['label-domains']['nl-nl'] = "";
 $text['label-domains']['pl'   ] = "Domeny";
@@ -1027,6 +1095,7 @@ $text['label-domain_limits']['de-at'] = "Grenzen der Domäne";
 $text['label-domain_limits']['de-de'] = "Grenzen der Domäne";
 $text['label-domain_limits']['es-cl'] = "Límites de dominio";
 $text['label-domain_limits']['fr-fr'] = "Limites de domaine";
+$text['label-domain_limits']['he'   ] = "";
 $text['label-domain_limits']['it-it'] = "Limiti di Dominio";
 $text['label-domain_limits']['nl-nl'] = "";
 $text['label-domain_limits']['pl'   ] = "Granice domen";
@@ -1042,6 +1111,7 @@ $text['label-domain']['de-at'] = "Domäne";
 $text['label-domain']['de-de'] = "Domäne";
 $text['label-domain']['es-cl'] = "Dominio";
 $text['label-domain']['fr-fr'] = "Domaine";
+$text['label-domain']['he'   ] = "";
 $text['label-domain']['it-it'] = "Dominio";
 $text['label-domain']['nl-nl'] = "";
 $text['label-domain']['pl'   ] = "Domena";
@@ -1057,6 +1127,7 @@ $text['label-dnd']['de-at'] = "Nicht stören";
 $text['label-dnd']['de-de'] = "Nicht stören";
 $text['label-dnd']['es-cl'] = "No Molestar";
 $text['label-dnd']['fr-fr'] = "Ne Pas Déranger";
+$text['label-dnd']['he'   ] = "";
 $text['label-dnd']['it-it'] = "Non disturbare";
 $text['label-dnd']['nl-nl'] = "";
 $text['label-dnd']['pl'   ] = "Nie przeszkadzaj (DND)";
@@ -1072,6 +1143,7 @@ $text['label-disk_usage']['de-at'] = "Festplattennutzung";
 $text['label-disk_usage']['de-de'] = "Festplattennutzung";
 $text['label-disk_usage']['es-cl'] = "Uso del disco";
 $text['label-disk_usage']['fr-fr'] = "Utilisation du disque";
+$text['label-disk_usage']['he'   ] = "";
 $text['label-disk_usage']['it-it'] = "Uso Disco";
 $text['label-disk_usage']['nl-nl'] = "";
 $text['label-disk_usage']['pl'   ] = "Użycie dysku";
@@ -1087,6 +1159,7 @@ $text['label-disabled']['de-at'] = "Ausgeschaltet";
 $text['label-disabled']['de-de'] = "Ausgeschaltet";
 $text['label-disabled']['es-cl'] = "Discapacitado";
 $text['label-disabled']['fr-fr'] = "Non Permis";
+$text['label-disabled']['he'   ] = "";
 $text['label-disabled']['it-it'] = "Disabilitato";
 $text['label-disabled']['nl-nl'] = "";
 $text['label-disabled']['pl'   ] = "Wyłączony";
@@ -1102,6 +1175,7 @@ $text['label-devices']['de-at'] = "Geräte";
 $text['label-devices']['de-de'] = "Geräte";
 $text['label-devices']['es-cl'] = "Dispositivos";
 $text['label-devices']['fr-fr'] = "Equipements";
+$text['label-devices']['he'   ] = "";
 $text['label-devices']['it-it'] = "Telefoni";
 $text['label-devices']['nl-nl'] = "";
 $text['label-devices']['pl'   ] = "Urządzenia";
@@ -1117,6 +1191,7 @@ $text['label-destinations']['de-at'] = "Kopfnummern";
 $text['label-destinations']['de-de'] = "Kopfnummern";
 $text['label-destinations']['es-cl'] = "Destinos";
 $text['label-destinations']['fr-fr'] = "Destinations";
+$text['label-destinations']['he'   ] = "";
 $text['label-destinations']['it-it'] = "Destinazioni";
 $text['label-destinations']['nl-nl'] = "";
 $text['label-destinations']['pl'   ] = "Destynacje";
@@ -1132,6 +1207,7 @@ $text['label-date_time']['de-at'] = "Datum/Uhrzeit";
 $text['label-date_time']['de-de'] = "Datum/Uhrzeit";
 $text['label-date_time']['es-cl'] = "Fecha y hora";
 $text['label-date_time']['fr-fr'] = "Date / Heure";
+$text['label-date_time']['he'   ] = "";
 $text['label-date_time']['it-it'] = "Data/Ora";
 $text['label-date_time']['nl-nl'] = "";
 $text['label-date_time']['pl'   ] = "Data Godzina";
@@ -1147,6 +1223,7 @@ $text['label-database_connections']['de-at'] = "Datenbankverbindungen";
 $text['label-database_connections']['de-de'] = "Datenbankverbindungen";
 $text['label-database_connections']['es-cl'] = "Conexiones de base de datos";
 $text['label-database_connections']['fr-fr'] = "Connexions de base de données";
+$text['label-database_connections']['he'   ] = "";
 $text['label-database_connections']['it-it'] = "Connessioni al database";
 $text['label-database_connections']['nl-nl'] = "";
 $text['label-database_connections']['pl'   ] = "Połączenia z bazami danych";
@@ -1162,6 +1239,7 @@ $text['label-confirm-password']['de-at'] = "Passwort bestätigen";
 $text['label-confirm-password']['de-de'] = "Passwort bestätigen";
 $text['label-confirm-password']['es-cl'] = "Confirmar Contraseña";
 $text['label-confirm-password']['fr-fr'] = "Confirmation du mot de passe";
+$text['label-confirm-password']['he'   ] = "";
 $text['label-confirm-password']['it-it'] = "Conferma Password";
 $text['label-confirm-password']['nl-nl'] = "";
 $text['label-confirm-password']['pl'   ] = "Potwierdź hasło";
@@ -1177,6 +1255,7 @@ $text['label-cid_number']['de-at'] = "Nummer";
 $text['label-cid_number']['de-de'] = "Nummer";
 $text['label-cid_number']['es-cl'] = "Número";
 $text['label-cid_number']['fr-fr'] = "Numéro";
+$text['label-cid_number']['he'   ] = "";
 $text['label-cid_number']['it-it'] = "Numero";
 $text['label-cid_number']['nl-nl'] = "";
 $text['label-cid_number']['pl'   ] = "Numer";
@@ -1192,6 +1271,7 @@ $text['label-cid_name']['de-at'] = "Name";
 $text['label-cid_name']['de-de'] = "Name";
 $text['label-cid_name']['es-cl'] = "Nombre";
 $text['label-cid_name']['fr-fr'] = "Nom";
+$text['label-cid_name']['he'   ] = "";
 $text['label-cid_name']['it-it'] = "Nome";
 $text['label-cid_name']['nl-nl'] = "";
 $text['label-cid_name']['pl'   ] = "Nazwa";
@@ -1207,6 +1287,7 @@ $text['label-characters']['de-at'] = "Zeichen";
 $text['label-characters']['de-de'] = "Zeichen";
 $text['label-characters']['es-cl'] = "Caracteres";
 $text['label-characters']['fr-fr'] = "Personnages";
+$text['label-characters']['he'   ] = "";
 $text['label-characters']['it-it'] = "Caratteri";
 $text['label-characters']['nl-nl'] = "";
 $text['label-characters']['pl'   ] = "Postacie";
@@ -1222,6 +1303,7 @@ $text['label-channels']['de-at'] = "Kanäle";
 $text['label-channels']['de-de'] = "Kanäle";
 $text['label-channels']['es-cl'] = "Canales";
 $text['label-channels']['fr-fr'] = "Canaux";
+$text['label-channels']['he'   ] = "";
 $text['label-channels']['it-it'] = "Canali";
 $text['label-channels']['nl-nl'] = "";
 $text['label-channels']['pl'   ] = "Kanały";
@@ -1237,6 +1319,7 @@ $text['label-cancelled']['de-at'] = "Abgebrochen";
 $text['label-cancelled']['de-de'] = "Abgebrochen";
 $text['label-cancelled']['es-cl'] = "Cancelado";
 $text['label-cancelled']['fr-fr'] = "Annulé";
+$text['label-cancelled']['he'   ] = "";
 $text['label-cancelled']['it-it'] = "Annullato";
 $text['label-cancelled']['nl-nl'] = "";
 $text['label-cancelled']['pl'   ] = "Odwołany";
@@ -1252,6 +1335,7 @@ $text['label-cancel']['de-at'] = "Abbrechen";
 $text['label-cancel']['de-de'] = "Abbrechen";
 $text['label-cancel']['es-cl'] = "Cancelar";
 $text['label-cancel']['fr-fr'] = "Annuler";
+$text['label-cancel']['he'   ] = "";
 $text['label-cancel']['it-it'] = "Annulla";
 $text['label-cancel']['nl-nl'] = "";
 $text['label-cancel']['pl'   ] = "Anuluj";
@@ -1267,6 +1351,7 @@ $text['label-callforward']['de-at'] = "Rufumleitung";
 $text['label-callforward']['de-de'] = "Rufumleitung";
 $text['label-callforward']['es-cl'] = "Desvío de Llamadas";
 $text['label-callforward']['fr-fr'] = "Renvoi d'appel";
+$text['label-callforward']['he'   ] = "";
 $text['label-callforward']['it-it'] = "Inoltri chiamata";
 $text['label-callforward']['nl-nl'] = "";
 $text['label-callforward']['pl'   ] = "Przekierowanie rozmowy";
@@ -1282,6 +1367,7 @@ $text['label-call_center_queues']['de-at'] = "Callcenter Warteschlangen";
 $text['label-call_center_queues']['de-de'] = "Callcenter Warteschlangen";
 $text['label-call_center_queues']['es-cl'] = "Colas de Centro de Llamados";
 $text['label-call_center_queues']['fr-fr'] = "Queues du Centre d'appels";
+$text['label-call_center_queues']['he'   ] = "";
 $text['label-call_center_queues']['it-it'] = "Code di Chiamata";
 $text['label-call_center_queues']['nl-nl'] = "";
 $text['label-call_center_queues']['pl'   ] = "Kolejki w Call Center ";
@@ -1297,6 +1383,7 @@ $text['label-answered']['de-at'] = "Angenommen";
 $text['label-answered']['de-de'] = "Angenommen";
 $text['label-answered']['es-cl'] = "Respondido";
 $text['label-answered']['fr-fr'] = "Répondu";
+$text['label-answered']['he'   ] = "";
 $text['label-answered']['it-it'] = "Risposta";
 $text['label-answered']['nl-nl'] = "";
 $text['label-answered']['pl'   ] = "Odebrano";
@@ -1312,6 +1399,7 @@ $text['label-active_users']['de-at'] = "Aktive Benutzer";
 $text['label-active_users']['de-de'] = "Aktive Benutzer";
 $text['label-active_users']['es-cl'] = "Los usuarios activos";
 $text['label-active_users']['fr-fr'] = "Usuários ativos...";
+$text['label-active_users']['he'   ] = "";
 $text['label-active_users']['it-it'] = "Utenti Attivi";
 $text['label-active_users']['nl-nl'] = "";
 $text['label-active_users']['pl'   ] = "Aktywni użytkownicy";
@@ -1327,6 +1415,7 @@ $text['label-active_extensions']['de-at'] = "Aktive Nebenstellen";
 $text['label-active_extensions']['de-de'] = "Aktive Nebenstellen";
 $text['label-active_extensions']['es-cl'] = "Extensiones de activos";
 $text['label-active_extensions']['fr-fr'] = "Extensions actives";
+$text['label-active_extensions']['he'   ] = "";
 $text['label-active_extensions']['it-it'] = "Interni Attivi";
 $text['label-active_extensions']['nl-nl'] = "";
 $text['label-active_extensions']['pl'   ] = "Całość Rozszerzenia";
@@ -1342,6 +1431,7 @@ $text['label-active_domains']['de-at'] = "Aktive Domänen";
 $text['label-active_domains']['de-de'] = "Aktive Domänen";
 $text['label-active_domains']['es-cl'] = "Los dominios activos";
 $text['label-active_domains']['fr-fr'] = "domaines active";
+$text['label-active_domains']['he'   ] = "";
 $text['label-active_domains']['it-it'] = "Domini Attivi";
 $text['label-active_domains']['nl-nl'] = "";
 $text['label-active_domains']['pl'   ] = "aktywne Domeny";
@@ -1357,6 +1447,7 @@ $text['header-user_dashboard']['de-at'] = "Benutzerübersicht";
 $text['header-user_dashboard']['de-de'] = "Benutzerübersicht";
 $text['header-user_dashboard']['es-cl'] = "Dashboard Usuario";
 $text['header-user_dashboard']['fr-fr'] = "Tableau de bord de l'utilisateur";
+$text['header-user_dashboard']['he'   ] = "";
 $text['header-user_dashboard']['it-it'] = "Cruscotto";
 $text['header-user_dashboard']['nl-nl'] = "";
 $text['header-user_dashboard']['pl'   ] = "Panel użytkowników";
@@ -1372,6 +1463,7 @@ $text['description-user_language']['de-at'] = "Sprache auswählen";
 $text['description-user_language']['de-de'] = "Sprache auswählen";
 $text['description-user_language']['es-cl'] = "Seleccione el idioma.";
 $text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
+$text['description-user_language']['he'   ] = "";
 $text['description-user_language']['it-it'] = "Seleziona la lingua.";
 $text['description-user_language']['nl-nl'] = "";
 $text['description-user_language']['pl'   ] = "Wybierz język";
@@ -1387,6 +1479,7 @@ $text['description-user_dashboard']['de-at'] = "Schneller Zugriff auf Kontoinfor
 $text['description-user_dashboard']['de-de'] = "Schneller Zugriff auf Kontoinformationen und -funktionen";
 $text['description-user_dashboard']['es-cl'] = "Acceso rápido a la información y herramientas relacionadas con su cuenta.";
 $text['description-user_dashboard']['fr-fr'] = "Accéder rapidement aux informations et outils liés à votre compte.";
+$text['description-user_dashboard']['he'   ] = "";
 $text['description-user_dashboard']['it-it'] = "Accesso veloce alle informazioni e strumenti collegati al tuo account.";
 $text['description-user_dashboard']['nl-nl'] = "";
 $text['description-user_dashboard']['pl'   ] = "Szybki dostęp do informacji i narzędzi związanych z twoim kontem";
@@ -1402,6 +1495,7 @@ $text['description-timezone']['de-at'] = "Standardzeitzone auswählen";
 $text['description-timezone']['de-de'] = "Standardzeitzone auswählen";
 $text['description-timezone']['es-cl'] = "Seleccione la zona horaria predeterminada.";
 $text['description-timezone']['fr-fr'] = "Sélection du Fuseau Horaire par défaut.";
+$text['description-timezone']['he'   ] = "";
 $text['description-timezone']['it-it'] = "Seleziona il fuso orario predefinito.";
 $text['description-timezone']['nl-nl'] = "";
 $text['description-timezone']['pl'   ] = "Wybierz domyślną strefę czasową";
@@ -1417,6 +1511,7 @@ $text['description-status']['de-at'] = "Benutzerstatus auswählen";
 $text['description-status']['de-de'] = "Benutzerstatus auswählen";
 $text['description-status']['es-cl'] = "Seleccione el estado del usuario.";
 $text['description-status']['fr-fr'] = "Sélection de l'état de l'usager.";
+$text['description-status']['he'   ] = "";
 $text['description-status']['it-it'] = "Seleziona lo stato dell'utente.";
 $text['description-status']['nl-nl'] = "";
 $text['description-status']['pl'   ] = "Wybierz status użytkownika";
@@ -1432,6 +1527,7 @@ $text['description']['de-at'] = "Kontoinformationen bearbeiten";
 $text['description']['de-de'] = "";
 $text['description']['es-cl'] = "Editar configuración de la cuenta.";
 $text['description']['fr-fr'] = "Modifier les informations du compte.";
+$text['description']['he'   ] = "";
 $text['description']['it-it'] = "Modifica le informazioni utente.";
 $text['description']['nl-nl'] = "";
 $text['description']['pl'   ] = "Edytuj informacje o koncie";
@@ -1447,6 +1543,7 @@ $text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
 $text['confirm-update']['de-de'] = "Aktualisierung durchgeführt";
 $text['confirm-update']['es-cl'] = "Actualización Completa";
 $text['confirm-update']['fr-fr'] = "Mise à jour terminée";
+$text['confirm-update']['he'   ] = "";
 $text['confirm-update']['it-it'] = "Aggiornamento completato";
 $text['confirm-update']['nl-nl'] = "";
 $text['confirm-update']['pl'   ] = "Aktualizacja zakonczona";
@@ -1462,6 +1559,7 @@ $text['confirm-password']['de-at'] = "Die Passwörter stimmen nicht überein";
 $text['confirm-password']['de-de'] = "Die Passwörter stimmen nicht überein";
 $text['confirm-password']['es-cl'] = "Las contraseñas no coinciden.";
 $text['confirm-password']['fr-fr'] = "Les mots de passe ne sont pas les mêmes.";
+$text['confirm-password']['he'   ] = "";
 $text['confirm-password']['it-it'] = "Le Passwords non coincidono.";
 $text['confirm-password']['nl-nl'] = "";
 $text['confirm-password']['pl'   ] = "Hasła nie sa takie same";
@@ -1477,6 +1575,7 @@ $text['check-onbreak-status']['de-at'] = "Pause";
 $text['check-onbreak-status']['de-de'] = "Pause";
 $text['check-onbreak-status']['es-cl'] = "En Pausa";
 $text['check-onbreak-status']['fr-fr'] = "En Pause";
+$text['check-onbreak-status']['he'   ] = "";
 $text['check-onbreak-status']['it-it'] = "In Pausa";
 $text['check-onbreak-status']['nl-nl'] = "";
 $text['check-onbreak-status']['pl'   ] = "Na przerwie";
@@ -1492,6 +1591,7 @@ $text['check-loggedout-status']['de-at'] = "Abgemeldet";
 $text['check-loggedout-status']['de-de'] = "Abgemeldet";
 $text['check-loggedout-status']['es-cl'] = "Desconectado";
 $text['check-loggedout-status']['fr-fr'] = "Déconnecté";
+$text['check-loggedout-status']['he'   ] = "";
 $text['check-loggedout-status']['it-it'] = "Disconnesso";
 $text['check-loggedout-status']['nl-nl'] = "";
 $text['check-loggedout-status']['pl'   ] = "Wylogowany";
@@ -1507,6 +1607,7 @@ $text['check-do-not-disturb-status']['de-at'] = "Nicht stören";
 $text['check-do-not-disturb-status']['de-de'] = "Nicht stören";
 $text['check-do-not-disturb-status']['es-cl'] = "No molestar";
 $text['check-do-not-disturb-status']['fr-fr'] = "Ne pas déranger";
+$text['check-do-not-disturb-status']['he'   ] = "";
 $text['check-do-not-disturb-status']['it-it'] = "Non Disturbare";
 $text['check-do-not-disturb-status']['nl-nl'] = "";
 $text['check-do-not-disturb-status']['pl'   ] = "Nie przeszkadzaj (DND)";
@@ -1522,6 +1623,7 @@ $text['check-available-status']['de-at'] = "Erreichbar";
 $text['check-available-status']['de-de'] = "Erreichbar";
 $text['check-available-status']['es-cl'] = "Disponible";
 $text['check-available-status']['fr-fr'] = "Disponible";
+$text['check-available-status']['he'   ] = "";
 $text['check-available-status']['it-it'] = "Disponibile";
 $text['check-available-status']['nl-nl'] = "";
 $text['check-available-status']['pl'   ] = "Dostępny";
@@ -1537,6 +1639,7 @@ $text['check-available-ondemand-status']['de-at'] = "Erreichbar (bei Bedarf)";
 $text['check-available-ondemand-status']['de-de'] = "Erreichbar (bei Bedarf)";
 $text['check-available-ondemand-status']['es-cl'] = "Disponible (A Pedido)";
 $text['check-available-ondemand-status']['fr-fr'] = "Disponble (sur demande)";
+$text['check-available-ondemand-status']['he'   ] = "";
 $text['check-available-ondemand-status']['it-it'] = "Disponibile (Su Richiesta)";
 $text['check-available-ondemand-status']['nl-nl'] = "";
 $text['check-available-ondemand-status']['pl'   ] = "Dostepny (na żądanie)";
@@ -1552,6 +1655,7 @@ $text['button-voicemail']['de-at'] = "Mailbox";
 $text['button-voicemail']['de-de'] = "Mailbox";
 $text['button-voicemail']['es-cl'] = "Correo de Voz";
 $text['button-voicemail']['fr-fr'] = "Messagerie Vocale";
+$text['button-voicemail']['he'   ] = "";
 $text['button-voicemail']['it-it'] = "Casella Vocale";
 $text['button-voicemail']['nl-nl'] = "";
 $text['button-voicemail']['pl'   ] = "Poczta głosowa";

+ 84 - 1
core/users/app_languages.php

@@ -1,5 +1,5 @@
 <?php
-#This file was last reorganized on 10th of May 2017 11:12:09 AM UTC
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['title-user_setting-edit']['en-us'] = "User Setting";
 $text['title-user_setting-edit']['ar-eg'] = "";
@@ -7,6 +7,7 @@ $text['title-user_setting-edit']['de-at'] = "Benutzereinstellung";
 $text['title-user_setting-edit']['de-de'] = "Benutzereinstellung";
 $text['title-user_setting-edit']['es-cl'] = "Configuración de Usuario";
 $text['title-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
+$text['title-user_setting-edit']['he'   ] = "";
 $text['title-user_setting-edit']['it-it'] = "Impostazioni utente";
 $text['title-user_setting-edit']['nl-nl'] = "";
 $text['title-user_setting-edit']['pl'   ] = "";
@@ -22,6 +23,7 @@ $text['title-user_setting-add']['de-at'] = "Benutzereinstellung hinzufügen";
 $text['title-user_setting-add']['de-de'] = "Benutzereinstellung hinzufügen";
 $text['title-user_setting-add']['es-cl'] = "Ajuste del usuario Agregar";
 $text['title-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
+$text['title-user_setting-add']['he'   ] = "";
 $text['title-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
 $text['title-user_setting-add']['nl-nl'] = "";
 $text['title-user_setting-add']['pl'   ] = "";
@@ -37,6 +39,7 @@ $text['title-user_manager']['de-at'] = "Benutzerverwaltung";
 $text['title-user_manager']['de-de'] = "Benutzerverwaltung";
 $text['title-user_manager']['es-cl'] = "Administración de Usuarios";
 $text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
+$text['title-user_manager']['he'   ] = "";
 $text['title-user_manager']['it-it'] = "Gestione Utenti";
 $text['title-user_manager']['nl-nl'] = "";
 $text['title-user_manager']['pl'   ] = "Menedżer użytkowników";
@@ -52,6 +55,7 @@ $text['title-user_edit']['de-at'] = "Benutzer";
 $text['title-user_edit']['de-de'] = "Benutzer";
 $text['title-user_edit']['es-cl'] = "Editar Usuario";
 $text['title-user_edit']['fr-fr'] = "Modifier l'utilisateur";
+$text['title-user_edit']['he'   ] = "";
 $text['title-user_edit']['it-it'] = "Utente";
 $text['title-user_edit']['nl-nl'] = "";
 $text['title-user_edit']['pl'   ] = "Użytkownik";
@@ -67,6 +71,7 @@ $text['title-user_add']['de-at'] = "Benutzer";
 $text['title-user_add']['de-de'] = "Benutzer";
 $text['title-user_add']['es-cl'] = "Agregar Usuario";
 $text['title-user_add']['fr-fr'] = "Ajouter un utilisateur";
+$text['title-user_add']['he'   ] = "";
 $text['title-user_add']['it-it'] = "Utente";
 $text['title-user_add']['nl-nl'] = "";
 $text['title-user_add']['pl'   ] = "Użytkownik";
@@ -82,6 +87,7 @@ $text['option-true']['de-at'] = "Ein";
 $text['option-true']['de-de'] = "Ein";
 $text['option-true']['es-cl'] = "Verdadero";
 $text['option-true']['fr-fr'] = "Oui";
+$text['option-true']['he'   ] = "";
 $text['option-true']['it-it'] = "Vero";
 $text['option-true']['nl-nl'] = "";
 $text['option-true']['pl'   ] = "Tak";
@@ -97,6 +103,7 @@ $text['option-on_break']['de-at'] = "In Pause";
 $text['option-on_break']['de-de'] = "In Pause";
 $text['option-on_break']['es-cl'] = "En Pausa";
 $text['option-on_break']['fr-fr'] = "En Pause";
+$text['option-on_break']['he'   ] = "";
 $text['option-on_break']['it-it'] = "In Pausa";
 $text['option-on_break']['nl-nl'] = "";
 $text['option-on_break']['pl'   ] = "Na przerwie";
@@ -112,6 +119,7 @@ $text['option-logged_out']['de-at'] = "Abgemeldet";
 $text['option-logged_out']['de-de'] = "Abgemeldet";
 $text['option-logged_out']['es-cl'] = "Desconectado";
 $text['option-logged_out']['fr-fr'] = "Déconnecté";
+$text['option-logged_out']['he'   ] = "";
 $text['option-logged_out']['it-it'] = "Scollegato";
 $text['option-logged_out']['nl-nl'] = "";
 $text['option-logged_out']['pl'   ] = "Wylogowany";
@@ -127,6 +135,7 @@ $text['option-global']['de-at'] = "Global";
 $text['option-global']['de-de'] = "Global";
 $text['option-global']['es-cl'] = "Global";
 $text['option-global']['fr-fr'] = "Global";
+$text['option-global']['he'   ] = "";
 $text['option-global']['it-it'] = "Globale";
 $text['option-global']['nl-nl'] = "";
 $text['option-global']['pl'   ] = "Ogólny";
@@ -142,6 +151,7 @@ $text['option-false']['de-at'] = "Aus";
 $text['option-false']['de-de'] = "Aus";
 $text['option-false']['es-cl'] = "Falso";
 $text['option-false']['fr-fr'] = "Non";
+$text['option-false']['he'   ] = "";
 $text['option-false']['it-it'] = "Falso";
 $text['option-false']['nl-nl'] = "";
 $text['option-false']['pl'   ] = "Nie";
@@ -157,6 +167,7 @@ $text['option-do_not_disturb']['de-at'] = "Bitte nicht stören";
 $text['option-do_not_disturb']['de-de'] = "Bitte nicht stören";
 $text['option-do_not_disturb']['es-cl'] = "No Molestar";
 $text['option-do_not_disturb']['fr-fr'] = "Ne pas Déranger";
+$text['option-do_not_disturb']['he'   ] = "";
 $text['option-do_not_disturb']['it-it'] = "Non Disturbare";
 $text['option-do_not_disturb']['nl-nl'] = "";
 $text['option-do_not_disturb']['pl'   ] = "Nie przeszkadzaj (DND)";
@@ -172,6 +183,7 @@ $text['option-available_on_demand']['de-at'] = "Verfügbar (auf Anfrage)";
 $text['option-available_on_demand']['de-de'] = "Verfügbar (auf Anfrage)";
 $text['option-available_on_demand']['es-cl'] = "Disponible (A Pedido)";
 $text['option-available_on_demand']['fr-fr'] = "Disponible (sur demande)";
+$text['option-available_on_demand']['he'   ] = "";
 $text['option-available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
 $text['option-available_on_demand']['nl-nl'] = "";
 $text['option-available_on_demand']['pl'   ] = "Dostępny (na żądanie)";
@@ -187,6 +199,7 @@ $text['option-available']['de-at'] = "Verfügbar";
 $text['option-available']['de-de'] = "Verfügbar";
 $text['option-available']['es-cl'] = "Disponible";
 $text['option-available']['fr-fr'] = "Disponible";
+$text['option-available']['he'   ] = "";
 $text['option-available']['it-it'] = "Disponbile";
 $text['option-available']['nl-nl'] = "";
 $text['option-available']['pl'   ] = "Dostępny";
@@ -202,6 +215,7 @@ $text['message-username_exists']['de-at'] = "Benutzername existiert bereits";
 $text['message-username_exists']['de-de'] = "Benutzername existiert bereits";
 $text['message-username_exists']['es-cl'] = "Ya existe Nombre de usuario";
 $text['message-username_exists']['fr-fr'] = "Le nom d'utilisateur existe déjà";
+$text['message-username_exists']['he'   ] = "";
 $text['message-username_exists']['it-it'] = "L'username esiste già";
 $text['message-username_exists']['nl-nl'] = "";
 $text['message-username_exists']['pl'   ] = "Nazwa użytkownika już istnieje";
@@ -217,6 +231,7 @@ $text['message-password_mismatch']['de-at'] = "Passwörter stimmen nicht überei
 $text['message-password_mismatch']['de-de'] = "Passwörter stimmen nicht überein.";
 $text['message-password_mismatch']['es-cl'] = "Contraseñas no coinciden";
 $text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
+$text['message-password_mismatch']['he'   ] = "";
 $text['message-password_mismatch']['it-it'] = "Le Password non coincidono";
 $text['message-password_mismatch']['nl-nl'] = "";
 $text['message-password_mismatch']['pl'   ] = "Wprowadzone hasła nie są takie same";
@@ -232,6 +247,7 @@ $text['message-password_blank']['de-at'] = "Falsches Passwort";
 $text['message-password_blank']['de-de'] = "Falsches Passwort";
 $text['message-password_blank']['es-cl'] = "Contraseña No Válida";
 $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
+$text['message-password_blank']['he'   ] = "";
 $text['message-password_blank']['it-it'] = "Password non valida";
 $text['message-password_blank']['nl-nl'] = "";
 $text['message-password_blank']['pl'   ] = "Nieprawidłowe hasło";
@@ -247,6 +263,7 @@ $text['message-password_requirements']['de-at'] = "Kennwortanforderungen ";
 $text['message-password_requirements']['de-de'] = "Kennwortanforderungen ";
 $text['message-password_requirements']['es-cl'] = "Requisitos de Contraseña";
 $text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
+$text['message-password_requirements']['he'   ] = "";
 $text['message-password_requirements']['it-it'] = "Requisiti Password";
 $text['message-password_requirements']['nl-nl'] = "";
 $text['message-password_requirements']['pl'   ] = "Wymagania Hasło";
@@ -262,6 +279,7 @@ $text['message-maximum_users']['de-at'] = "Maximale Anzahl von Benutzern:";
 $text['message-maximum_users']['de-de'] = "Maximale Anzahl von Benutzern:";
 $text['message-maximum_users']['es-cl'] = "Usuarios Máximo Permitido:";
 $text['message-maximum_users']['fr-fr'] = "Utilisateurs Maximale Autorisée:";
+$text['message-maximum_users']['he'   ] = "";
 $text['message-maximum_users']['it-it'] = "Utenti massimi:";
 $text['message-maximum_users']['nl-nl'] = "";
 $text['message-maximum_users']['pl'   ] = "Maks ilość użytkowników";
@@ -277,6 +295,7 @@ $text['message-copy']['de-at'] = "Kopieren erfolgreich";
 $text['message-copy']['de-de'] = "Kopieren erfolgreich";
 $text['message-copy']['es-cl'] = "Copia Completada";
 $text['message-copy']['fr-fr'] = "Copie effectuée";
+$text['message-copy']['he'   ] = "";
 $text['message-copy']['it-it'] = "Copia Completata";
 $text['message-copy']['nl-nl'] = "";
 $text['message-copy']['pl'   ] = "Skopiowano poprawnie";
@@ -292,6 +311,7 @@ $text['message-cannot_delete_own_account']['de-at'] = "Sie können nicht ihren e
 $text['message-cannot_delete_own_account']['de-de'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut.";
 $text['message-cannot_delete_own_account']['es-cl'] = "No se puede eliminar su propia cuenta de usuario. Por favor, iniciar sesión como un usuario diferente, vuelva a intentarlo.";
 $text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez.";
+$text['message-cannot_delete_own_account']['he'   ] = "";
 $text['message-cannot_delete_own_account']['it-it'] = "Non puoi cancellare il tuo account. Per favore loggati con un utente differente e riprova.";
 $text['message-cannot_delete_own_account']['nl-nl'] = "";
 $text['message-cannot_delete_own_account']['pl'   ] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
@@ -307,6 +327,7 @@ $text['label-web_fonts']['de-at'] = "Web Fonts";
 $text['label-web_fonts']['de-de'] = "Web Fonts";
 $text['label-web_fonts']['es-cl'] = "Fuentes web";
 $text['label-web_fonts']['fr-fr'] = "Polices Web";
+$text['label-web_fonts']['he'   ] = "";
 $text['label-web_fonts']['it-it'] = "Caratteri Web";
 $text['label-web_fonts']['nl-nl'] = "";
 $text['label-web_fonts']['pl'   ] = "Czcionki sieci";
@@ -322,6 +343,7 @@ $text['label-username']['de-at'] = "Benutzername";
 $text['label-username']['de-de'] = "Benutzername";
 $text['label-username']['es-cl'] = "Nombre de usuario";
 $text['label-username']['fr-fr'] = "Nom d'utilisateur";
+$text['label-username']['he'   ] = "";
 $text['label-username']['it-it'] = "Nome Utente";
 $text['label-username']['nl-nl'] = "";
 $text['label-username']['pl'   ] = "Użytkownik";
@@ -337,6 +359,7 @@ $text['label-user_language']['de-at'] = "Sprache";
 $text['label-user_language']['de-de'] = "Sprache";
 $text['label-user_language']['es-cl'] = "Lengua";
 $text['label-user_language']['fr-fr'] = "Langue";
+$text['label-user_language']['he'   ] = "";
 $text['label-user_language']['it-it'] = "Lingua";
 $text['label-user_language']['nl-nl'] = "";
 $text['label-user_language']['pl'   ] = "Język";
@@ -352,6 +375,7 @@ $text['label-user_info']['de-at'] = "Benutzer Information";
 $text['label-user_info']['de-de'] = "Benutzer Information";
 $text['label-user_info']['es-cl'] = "Información de Usuario";
 $text['label-user_info']['fr-fr'] = "Informations sur l'utilisateur";
+$text['label-user_info']['he'   ] = "";
 $text['label-user_info']['it-it'] = "Informazioni Utente";
 $text['label-user_info']['nl-nl'] = "";
 $text['label-user_info']['pl'   ] = "Informacje o użytkowniku";
@@ -367,6 +391,7 @@ $text['label-uppercase_letters']['de-at'] = "Großbuchstaben";
 $text['label-uppercase_letters']['de-de'] = "Großbuchstaben";
 $text['label-uppercase_letters']['es-cl'] = "Letras mayúsculas";
 $text['label-uppercase_letters']['fr-fr'] = "Lettres capitales";
+$text['label-uppercase_letters']['he'   ] = "";
 $text['label-uppercase_letters']['it-it'] = "Lettere Maiuscole";
 $text['label-uppercase_letters']['nl-nl'] = "";
 $text['label-uppercase_letters']['pl'   ] = "Wielkie litery";
@@ -382,6 +407,7 @@ $text['label-top']['de-at'] = "Oben";
 $text['label-top']['de-de'] = "Oben";
 $text['label-top']['es-cl'] = "encima";
 $text['label-top']['fr-fr'] = "Meilleur";
+$text['label-top']['he'   ] = "";
 $text['label-top']['it-it'] = "Inizio";
 $text['label-top']['nl-nl'] = "";
 $text['label-top']['pl'   ] = "Top";
@@ -397,6 +423,7 @@ $text['label-time_zone']['de-at'] = "Zeitzone";
 $text['label-time_zone']['de-de'] = "Zeitzone";
 $text['label-time_zone']['es-cl'] = "Zona Horaria";
 $text['label-time_zone']['fr-fr'] = "Fuseau Horaire";
+$text['label-time_zone']['he'   ] = "";
 $text['label-time_zone']['it-it'] = "Fuso Orario";
 $text['label-time_zone']['nl-nl'] = "";
 $text['label-time_zone']['pl'   ] = "Strefa czasowa";
@@ -412,6 +439,7 @@ $text['label-text']['de-at'] = "Text";
 $text['label-text']['de-de'] = "Text";
 $text['label-text']['es-cl'] = "Texto";
 $text['label-text']['fr-fr'] = "Texte";
+$text['label-text']['he'   ] = "";
 $text['label-text']['it-it'] = "Testo";
 $text['label-text']['nl-nl'] = "";
 $text['label-text']['pl'   ] = "Tekst";
@@ -427,6 +455,7 @@ $text['label-status']['de-at'] = "Status";
 $text['label-status']['de-de'] = "Status";
 $text['label-status']['es-cl'] = "Estado";
 $text['label-status']['fr-fr'] = "Etat";
+$text['label-status']['he'   ] = "";
 $text['label-status']['it-it'] = "Stato";
 $text['label-status']['nl-nl'] = "";
 $text['label-status']['pl'   ] = "Status";
@@ -442,6 +471,7 @@ $text['label-static']['de-at'] = "Statisch";
 $text['label-static']['de-de'] = "Statisch";
 $text['label-static']['es-cl'] = "Estático";
 $text['label-static']['fr-fr'] = "Statique";
+$text['label-static']['he'   ] = "";
 $text['label-static']['it-it'] = "Statico";
 $text['label-static']['nl-nl'] = "";
 $text['label-static']['pl'   ] = "Statyczny";
@@ -457,6 +487,7 @@ $text['label-special_characters']['de-at'] = "Sonderzeichen";
 $text['label-special_characters']['de-de'] = "Sonderzeichen";
 $text['label-special_characters']['es-cl'] = "Caracteres especiales";
 $text['label-special_characters']['fr-fr'] = "Caractères spéciaux";
+$text['label-special_characters']['he'   ] = "";
 $text['label-special_characters']['it-it'] = "Caratteri Speciali";
 $text['label-special_characters']['nl-nl'] = "";
 $text['label-special_characters']['pl'   ] = "Znaki specjalne";
@@ -472,6 +503,7 @@ $text['label-right']['de-at'] = "Rechts";
 $text['label-right']['de-de'] = "Rechts";
 $text['label-right']['es-cl'] = "Derecha";
 $text['label-right']['fr-fr'] = "Droite";
+$text['label-right']['he'   ] = "";
 $text['label-right']['it-it'] = "Destra";
 $text['label-right']['nl-nl'] = "";
 $text['label-right']['pl'   ] = "Dobrze";
@@ -487,6 +519,7 @@ $text['label-reference']['de-at'] = "Referenz";
 $text['label-reference']['de-de'] = "Referenz";
 $text['label-reference']['es-cl'] = "Referencia";
 $text['label-reference']['fr-fr'] = "Référence";
+$text['label-reference']['he'   ] = "";
 $text['label-reference']['it-it'] = "Visualizza";
 $text['label-reference']['nl-nl'] = "";
 $text['label-reference']['pl'   ] = "Odniesienie";
@@ -502,6 +535,7 @@ $text['label-permission_permissions']['de-at'] = "Berechtigungen";
 $text['label-permission_permissions']['de-de'] = "Berechtigungen";
 $text['label-permission_permissions']['es-cl'] = "Permisos";
 $text['label-permission_permissions']['fr-fr'] = "Permissions";
+$text['label-permission_permissions']['he'   ] = "";
 $text['label-permission_permissions']['it-it'] = "Permessi";
 $text['label-permission_permissions']['nl-nl'] = "";
 $text['label-permission_permissions']['pl'   ] = "Uprawnienia";
@@ -517,6 +551,7 @@ $text['label-permission_description']['de-at'] = "Beschreibung";
 $text['label-permission_description']['de-de'] = "Beschreibung";
 $text['label-permission_description']['es-cl'] = "Descripción";
 $text['label-permission_description']['fr-fr'] = "Description";
+$text['label-permission_description']['he'   ] = "";
 $text['label-permission_description']['it-it'] = "Descrizione";
 $text['label-permission_description']['nl-nl'] = "";
 $text['label-permission_description']['pl'   ] = "Opis";
@@ -532,6 +567,7 @@ $text['label-password']['de-at'] = "Passwort";
 $text['label-password']['de-de'] = "Passwort";
 $text['label-password']['es-cl'] = "Contraseña";
 $text['label-password']['fr-fr'] = "Mot de passe";
+$text['label-password']['he'   ] = "";
 $text['label-password']['it-it'] = "Password";
 $text['label-password']['nl-nl'] = "";
 $text['label-password']['pl'   ] = "Hasło";
@@ -547,6 +583,7 @@ $text['label-other']['de-at'] = "Andere";
 $text['label-other']['de-de'] = "Andere";
 $text['label-other']['es-cl'] = "Otro";
 $text['label-other']['fr-fr'] = "Autre";
+$text['label-other']['he'   ] = "";
 $text['label-other']['it-it'] = "Altro";
 $text['label-other']['nl-nl'] = "";
 $text['label-other']['pl'   ] = "Inne";
@@ -562,6 +599,7 @@ $text['label-numbers']['de-at'] = "Nummern";
 $text['label-numbers']['de-de'] = "Nummern";
 $text['label-numbers']['es-cl'] = "Números";
 $text['label-numbers']['fr-fr'] = "Nombres";
+$text['label-numbers']['he'   ] = "";
 $text['label-numbers']['it-it'] = "Numeri";
 $text['label-numbers']['nl-nl'] = "";
 $text['label-numbers']['pl'   ] = "Liczby";
@@ -577,6 +615,7 @@ $text['label-none']['de-at'] = "Keiner";
 $text['label-none']['de-de'] = "Keiner";
 $text['label-none']['es-cl'] = "Ninguna";
 $text['label-none']['fr-fr'] = "Aucun";
+$text['label-none']['he'   ] = "";
 $text['label-none']['it-it'] = "Nessuno";
 $text['label-none']['nl-nl'] = "";
 $text['label-none']['pl'   ] = "Żaden";
@@ -592,6 +631,7 @@ $text['label-lowercase_letters']['de-at'] = "Kleinbuchstaben";
 $text['label-lowercase_letters']['de-de'] = "Kleinbuchstaben";
 $text['label-lowercase_letters']['es-cl'] = "Letras minusculas";
 $text['label-lowercase_letters']['fr-fr'] = "Minuscules";
+$text['label-lowercase_letters']['he'   ] = "";
 $text['label-lowercase_letters']['it-it'] = "Lettere minuscole";
 $text['label-lowercase_letters']['nl-nl'] = "";
 $text['label-lowercase_letters']['pl'   ] = "Małe litery";
@@ -607,6 +647,7 @@ $text['label-left']['de-at'] = "Links";
 $text['label-left']['de-de'] = "Links";
 $text['label-left']['es-cl'] = "Izquierda";
 $text['label-left']['fr-fr'] = "À gauche";
+$text['label-left']['he'   ] = "";
 $text['label-left']['it-it'] = "Sinistra";
 $text['label-left']['nl-nl'] = "";
 $text['label-left']['pl'   ] = "Lewo";
@@ -622,6 +663,7 @@ $text['label-last_name']['de-at'] = "Nachname";
 $text['label-last_name']['de-de'] = "Nachname";
 $text['label-last_name']['es-cl'] = "Apellido";
 $text['label-last_name']['fr-fr'] = "Nom";
+$text['label-last_name']['he'   ] = "";
 $text['label-last_name']['it-it'] = "Cognome";
 $text['label-last_name']['nl-nl'] = "";
 $text['label-last_name']['pl'   ] = "Nazwisko";
@@ -637,6 +679,7 @@ $text['label-inline']['de-at'] = "In der Reihe";
 $text['label-inline']['de-de'] = "In der Reihe";
 $text['label-inline']['es-cl'] = "En línea";
 $text['label-inline']['fr-fr'] = "En ligne";
+$text['label-inline']['he'   ] = "";
 $text['label-inline']['it-it'] = "In linea";
 $text['label-inline']['nl-nl'] = "";
 $text['label-inline']['pl'   ] = "inline";
@@ -652,6 +695,7 @@ $text['label-image']['de-at'] = "Bild";
 $text['label-image']['de-de'] = "Bild";
 $text['label-image']['es-cl'] = "Imagen";
 $text['label-image']['fr-fr'] = "image";
+$text['label-image']['he'   ] = "";
 $text['label-image']['it-it'] = "Immagine";
 $text['label-image']['nl-nl'] = "";
 $text['label-image']['pl'   ] = "Obraz";
@@ -667,6 +711,7 @@ $text['label-groups']['de-at'] = "Gruppen";
 $text['label-groups']['de-de'] = "Gruppen";
 $text['label-groups']['es-cl'] = "Grupos";
 $text['label-groups']['fr-fr'] = "Groupes";
+$text['label-groups']['he'   ] = "";
 $text['label-groups']['it-it'] = "Gruppi";
 $text['label-groups']['nl-nl'] = "";
 $text['label-groups']['pl'   ] = "Grupy";
@@ -682,6 +727,7 @@ $text['label-group']['de-at'] = "Gruppe";
 $text['label-group']['de-de'] = "Gruppe";
 $text['label-group']['es-cl'] = "Grupo";
 $text['label-group']['fr-fr'] = "Group";
+$text['label-group']['he'   ] = "";
 $text['label-group']['it-it'] = "Gruppo";
 $text['label-group']['nl-nl'] = "";
 $text['label-group']['pl'   ] = "Grupa";
@@ -697,6 +743,7 @@ $text['label-global']['de-at'] = "Global";
 $text['label-global']['de-de'] = "Global";
 $text['label-global']['es-cl'] = "Global";
 $text['label-global']['fr-fr'] = "Global";
+$text['label-global']['he'   ] = "";
 $text['label-global']['it-it'] = "Globale";
 $text['label-global']['nl-nl'] = "";
 $text['label-global']['pl'   ] = "Ogólny";
@@ -712,6 +759,7 @@ $text['label-fixed']['de-at'] = "Fest";
 $text['label-fixed']['de-de'] = "Fest";
 $text['label-fixed']['es-cl'] = "Fijo";
 $text['label-fixed']['fr-fr'] = "Fixé";
+$text['label-fixed']['he'   ] = "";
 $text['label-fixed']['it-it'] = "Fisso";
 $text['label-fixed']['nl-nl'] = "";
 $text['label-fixed']['pl'   ] = "Naprawiony";
@@ -727,6 +775,7 @@ $text['label-first_name']['de-at'] = "Vorname";
 $text['label-first_name']['de-de'] = "Vorname";
 $text['label-first_name']['es-cl'] = "Nombre";
 $text['label-first_name']['fr-fr'] = "Prénom";
+$text['label-first_name']['he'   ] = "";
 $text['label-first_name']['it-it'] = "Nome";
 $text['label-first_name']['nl-nl'] = "";
 $text['label-first_name']['pl'   ] = "Imię";
@@ -742,6 +791,7 @@ $text['label-email']['de-at'] = "Email";
 $text['label-email']['de-de'] = "Email";
 $text['label-email']['es-cl'] = "Email";
 $text['label-email']['fr-fr'] = "Courriel";
+$text['label-email']['he'   ] = "";
 $text['label-email']['it-it'] = "Email";
 $text['label-email']['nl-nl'] = "";
 $text['label-email']['pl'   ] = "Email";
@@ -757,6 +807,7 @@ $text['label-domain']['de-at'] = "Domain";
 $text['label-domain']['de-de'] = "Domain";
 $text['label-domain']['es-cl'] = "Dominio";
 $text['label-domain']['fr-fr'] = "Domaine";
+$text['label-domain']['he'   ] = "";
 $text['label-domain']['it-it'] = "Dominio";
 $text['label-domain']['nl-nl'] = "";
 $text['label-domain']['pl'   ] = "Domena";
@@ -772,6 +823,7 @@ $text['label-contact']['de-at'] = "Kontakt";
 $text['label-contact']['de-de'] = "Kontakt";
 $text['label-contact']['es-cl'] = "Contacto";
 $text['label-contact']['fr-fr'] = "Contact";
+$text['label-contact']['he'   ] = "";
 $text['label-contact']['it-it'] = "Contatto";
 $text['label-contact']['nl-nl'] = "";
 $text['label-contact']['pl'   ] = "Kontakt";
@@ -787,6 +839,7 @@ $text['label-confirm_password']['de-at'] = "Passwort bestätigen";
 $text['label-confirm_password']['de-de'] = "Passwort bestätigen";
 $text['label-confirm_password']['es-cl'] = "Confirme Contraseña";
 $text['label-confirm_password']['fr-fr'] = "Confirmer le mot de passe";
+$text['label-confirm_password']['he'   ] = "";
 $text['label-confirm_password']['it-it'] = "Conferma Password";
 $text['label-confirm_password']['nl-nl'] = "";
 $text['label-confirm_password']['pl'   ] = "Potwierdź hasło";
@@ -802,6 +855,7 @@ $text['label-company_name']['de-at'] = "Firmenname";
 $text['label-company_name']['de-de'] = "Firmenname";
 $text['label-company_name']['es-cl'] = "Nombre de la Compañia";
 $text['label-company_name']['fr-fr'] = "Compagnie";
+$text['label-company_name']['he'   ] = "";
 $text['label-company_name']['it-it'] = "Nome Azienda";
 $text['label-company_name']['nl-nl'] = "";
 $text['label-company_name']['pl'   ] = "Nazwa firmy";
@@ -817,6 +871,7 @@ $text['label-characters']['de-at'] = "Zeichen";
 $text['label-characters']['de-de'] = "Zeichen";
 $text['label-characters']['es-cl'] = "Caracteres";
 $text['label-characters']['fr-fr'] = "Personnages";
+$text['label-characters']['he'   ] = "";
 $text['label-characters']['it-it'] = "Caratteri";
 $text['label-characters']['nl-nl'] = "";
 $text['label-characters']['pl'   ] = "Postacie";
@@ -832,6 +887,7 @@ $text['label-center']['de-at'] = "Mitte";
 $text['label-center']['de-de'] = "Mitte";
 $text['label-center']['es-cl'] = "Centrar";
 $text['label-center']['fr-fr'] = "centre";
+$text['label-center']['he'   ] = "";
 $text['label-center']['it-it'] = "Centro";
 $text['label-center']['nl-nl'] = "";
 $text['label-center']['pl'   ] = "Centrum";
@@ -847,6 +903,7 @@ $text['label-bottom']['de-at'] = "Unten";
 $text['label-bottom']['de-de'] = "Unten";
 $text['label-bottom']['es-cl'] = "Fondo";
 $text['label-bottom']['fr-fr'] = "Bas";
+$text['label-bottom']['he'   ] = "";
 $text['label-bottom']['it-it'] = "Fondo";
 $text['label-bottom']['nl-nl'] = "";
 $text['label-bottom']['pl'   ] = "Dolny";
@@ -862,6 +919,7 @@ $text['label-api_key']['de-at'] = "API Schlüssel";
 $text['label-api_key']['de-de'] = "API Schlüssel";
 $text['label-api_key']['es-cl'] = "API Key";
 $text['label-api_key']['fr-fr'] = "Clé d'API";
+$text['label-api_key']['he'   ] = "";
 $text['label-api_key']['it-it'] = "API Key";
 $text['label-api_key']['nl-nl'] = "";
 $text['label-api_key']['pl'   ] = "Klucz API";
@@ -877,6 +935,7 @@ $text['label-additional_info']['de-at'] = "Zusätzliche Information";
 $text['label-additional_info']['de-de'] = "Zusätzliche Information";
 $text['label-additional_info']['es-cl'] = "Información Adicional";
 $text['label-additional_info']['fr-fr'] = "Informations additionnelles";
+$text['label-additional_info']['he'   ] = "";
 $text['label-additional_info']['it-it'] = "Informazioni Aggiuntive";
 $text['label-additional_info']['nl-nl'] = "";
 $text['label-additional_info']['pl'   ] = "Dodatkowe informacje";
@@ -892,6 +951,7 @@ $text['label-24-hour']['de-at'] = "24 Stunden";
 $text['label-24-hour']['de-de'] = "24 Stunden";
 $text['label-24-hour']['es-cl'] = "24 horas";
 $text['label-24-hour']['fr-fr'] = "24 heures";
+$text['label-24-hour']['he'   ] = "";
 $text['label-24-hour']['it-it'] = "24-Ore";
 $text['label-24-hour']['nl-nl'] = "";
 $text['label-24-hour']['pl'   ] = "24-godzinny";
@@ -907,6 +967,7 @@ $text['label-12-hour']['de-at'] = "12 Stunden";
 $text['label-12-hour']['de-de'] = "12 Stunden";
 $text['label-12-hour']['es-cl'] = "12 horas";
 $text['label-12-hour']['fr-fr'] = "12 heures";
+$text['label-12-hour']['he'   ] = "";
 $text['label-12-hour']['it-it'] = "12-Ore";
 $text['label-12-hour']['nl-nl'] = "";
 $text['label-12-hour']['pl'   ] = "12-godzinny";
@@ -922,6 +983,7 @@ $text['header-user_setting-edit']['de-at'] = "Benutzereinstellung";
 $text['header-user_setting-edit']['de-de'] = "Benutzereinstellung";
 $text['header-user_setting-edit']['es-cl'] = "Configuración de Usuario";
 $text['header-user_setting-edit']['fr-fr'] = "Cadre de l'utilisateur";
+$text['header-user_setting-edit']['he'   ] = "";
 $text['header-user_setting-edit']['it-it'] = "Impostazione Utente";
 $text['header-user_setting-edit']['nl-nl'] = "";
 $text['header-user_setting-edit']['pl'   ] = "";
@@ -937,6 +999,7 @@ $text['header-user_setting-add']['de-at'] = "Benutzereinstellung hinzufügen";
 $text['header-user_setting-add']['de-de'] = "Benutzereinstellung hinzufügen";
 $text['header-user_setting-add']['es-cl'] = "Ajuste del usuario Agregar";
 $text['header-user_setting-add']['fr-fr'] = "Cadre utilisateur Ajouter";
+$text['header-user_setting-add']['he'   ] = "";
 $text['header-user_setting-add']['it-it'] = "Aggiungi Impostazione Utente";
 $text['header-user_setting-add']['nl-nl'] = "";
 $text['header-user_setting-add']['pl'   ] = "";
@@ -952,6 +1015,7 @@ $text['header-user_manager']['de-at'] = "Benutzerverwaltung";
 $text['header-user_manager']['de-de'] = "Benutzerverwaltung";
 $text['header-user_manager']['es-cl'] = "Administración de Usuario";
 $text['header-user_manager']['fr-fr'] = "Gestion des utilisateurs";
+$text['header-user_manager']['he'   ] = "";
 $text['header-user_manager']['it-it'] = "Utenti";
 $text['header-user_manager']['nl-nl'] = "";
 $text['header-user_manager']['pl'   ] = "Menadżer użytkowników";
@@ -967,6 +1031,7 @@ $text['header-user_edit']['de-at'] = "Benutzer";
 $text['header-user_edit']['de-de'] = "Benutzer";
 $text['header-user_edit']['es-cl'] = "Editar Usuario";
 $text['header-user_edit']['fr-fr'] = "Modifier l'utilisateur";
+$text['header-user_edit']['he'   ] = "";
 $text['header-user_edit']['it-it'] = "Utente";
 $text['header-user_edit']['nl-nl'] = "";
 $text['header-user_edit']['pl'   ] = "Użytkownik";
@@ -982,6 +1047,7 @@ $text['header-user_add']['de-at'] = "Benutzer";
 $text['header-user_add']['de-de'] = "Benutzer";
 $text['header-user_add']['es-cl'] = "Agregar Usuario";
 $text['header-user_add']['fr-fr'] = "Ajout d'un utilisateur";
+$text['header-user_add']['he'   ] = "";
 $text['header-user_add']['it-it'] = "Utente";
 $text['header-user_add']['nl-nl'] = "";
 $text['header-user_add']['pl'   ] = "Użytkownik";
@@ -997,6 +1063,7 @@ $text['description-user_setting-edit']['de-at'] = "Eine Einstellung für diesen
 $text['description-user_setting-edit']['de-de'] = "Eine Einstellung für diesen Benutzer bearbeiten.";
 $text['description-user_setting-edit']['es-cl'] = "Editar un escenario de este usuario.";
 $text['description-user_setting-edit']['fr-fr'] = "Modifier un réglage pour cet utilisateur.";
+$text['description-user_setting-edit']['he'   ] = "";
 $text['description-user_setting-edit']['it-it'] = "Modifica le impostazioni di questo utente.";
 $text['description-user_setting-edit']['nl-nl'] = "";
 $text['description-user_setting-edit']['pl'   ] = "";
@@ -1012,6 +1079,7 @@ $text['description-user_setting-add']['de-at'] = "Eine Einstellung für diesen B
 $text['description-user_setting-add']['de-de'] = "Eine Einstellung für diesen Benutzer hinzufügen.";
 $text['description-user_setting-add']['es-cl'] = "Añadir un entorno para este usuario.";
 $text['description-user_setting-add']['fr-fr'] = "Ajouter un cadre pour cet utilisateur.";
+$text['description-user_setting-add']['he'   ] = "";
 $text['description-user_setting-add']['it-it'] = "Aggiungi una impostazione per questo utente.";
 $text['description-user_setting-add']['nl-nl'] = "";
 $text['description-user_setting-add']['pl'   ] = "";
@@ -1027,6 +1095,7 @@ $text['description-user_manager']['de-at'] = "Benutzer anlegen, editieren, lösc
 $text['description-user_manager']['de-de'] = "Benutzer anlegen, editieren, löschen und suchen.";
 $text['description-user_manager']['es-cl'] = "Agregar, Editar, Eliminar y Buscar Usuarios. ";
 $text['description-user_manager']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
+$text['description-user_manager']['he'   ] = "";
 $text['description-user_manager']['it-it'] = "Aggiungi, modifica, cancella e cerca utenti. ";
 $text['description-user_manager']['nl-nl'] = "";
 $text['description-user_manager']['pl'   ] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
@@ -1042,6 +1111,7 @@ $text['description-user_language']['de-at'] = "Sprache auswählen";
 $text['description-user_language']['de-de'] = "Sprache auswählen";
 $text['description-user_language']['es-cl'] = "Seleccione el idioma.";
 $text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
+$text['description-user_language']['he'   ] = "";
 $text['description-user_language']['it-it'] = "Seleziona la lingua.";
 $text['description-user_language']['nl-nl'] = "";
 $text['description-user_language']['pl'   ] = "Wybierz język";
@@ -1057,6 +1127,7 @@ $text['description-user_edit']['de-at'] = "Benutzerinformationen und Gruppen ver
 $text['description-user_edit']['de-de'] = "Benutzerinformationen und Gruppen verwalten.";
 $text['description-user_edit']['es-cl'] = "Editar información del usuario y pertenencia al grupo. ";
 $text['description-user_edit']['fr-fr'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe.";
+$text['description-user_edit']['he'   ] = "";
 $text['description-user_edit']['it-it'] = "Modifica le informazioni dell'utente e l'appartenenza al gruppo. ";
 $text['description-user_edit']['nl-nl'] = "";
 $text['description-user_edit']['pl'   ] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
@@ -1072,6 +1143,7 @@ $text['description-user_add']['de-at'] = "Um einen Benutzer anzulegen, füllen S
 $text['description-user_add']['de-de'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich.";
 $text['description-user_add']['es-cl'] = "Para agregar un usuario, por favor llene completamente el siguiente formulario. Todos los campos son obligatorios. ";
 $text['description-user_add']['fr-fr'] = "Afin d'ajouter des utilisateurs, remplissez complètement ce formulaire. Tous les champs sont requis. ";
+$text['description-user_add']['he'   ] = "";
 $text['description-user_add']['it-it'] = "Per aggiungere un utente, compila il modulo in ogni parte. Tutti i campi sono obbligatori. ";
 $text['description-user_add']['nl-nl'] = "";
 $text['description-user_add']['pl'   ] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
@@ -1087,6 +1159,7 @@ $text['description-time_zone']['de-at'] = "Wählen Sie die Standard-Zeitzone";
 $text['description-time_zone']['de-de'] = "Wählen Sie die Standard-Zeitzone";
 $text['description-time_zone']['es-cl'] = "Seleccione la zona horaria por defecto.";
 $text['description-time_zone']['fr-fr'] = "Sélectionnez le fuseau horaire par défaut.";
+$text['description-time_zone']['he'   ] = "";
 $text['description-time_zone']['it-it'] = "Seleziona il fuso orario predefinito.";
 $text['description-time_zone']['nl-nl'] = "";
 $text['description-time_zone']['pl'   ] = "Wybierz domyślną strefę czasową";
@@ -1102,6 +1175,7 @@ $text['description-status']['de-at'] = "Benutzerstatus auswählen";
 $text['description-status']['de-de'] = "Benutzerstatus auswählen";
 $text['description-status']['es-cl'] = "Configure la presencia del usuario.";
 $text['description-status']['fr-fr'] = "Sélectionnez l'état de présence de l'utilisateur.";
+$text['description-status']['he'   ] = "";
 $text['description-status']['it-it'] = "Imposta la presenza dell'utente.";
 $text['description-status']['nl-nl'] = "";
 $text['description-status']['pl'   ] = "Wybierz status użytkownika";
@@ -1117,6 +1191,7 @@ $text['description-enabled']['de-at'] = "Setzen Sie den Status dieses Kontos.";
 $text['description-enabled']['de-de'] = "Setzen Sie den Status dieses Kontos.";
 $text['description-enabled']['es-cl'] = "Indique el estaso de esta cuenta.";
 $text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
+$text['description-enabled']['he'   ] = "";
 $text['description-enabled']['it-it'] = "Imposta lo stato di questo account.";
 $text['description-enabled']['nl-nl'] = "";
 $text['description-enabled']['pl'   ] = "Ustaw status numeru wewnętrznego.";
@@ -1132,6 +1207,7 @@ $text['description-contact_view']['de-at'] = "Ansicht";
 $text['description-contact_view']['de-de'] = "Ansicht";
 $text['description-contact_view']['es-cl'] = "Ver";
 $text['description-contact_view']['fr-fr'] = "Voir";
+$text['description-contact_view']['he'   ] = "";
 $text['description-contact_view']['it-it'] = "Visualizza";
 $text['description-contact_view']['nl-nl'] = "";
 $text['description-contact_view']['pl'   ] = "Widok";
@@ -1147,6 +1223,7 @@ $text['description-contact']['de-at'] = "Weisen Sie diesem Benutzer einen Kontak
 $text['description-contact']['de-de'] = "Weisen Sie diesem Benutzer einen Kontakt zu.";
 $text['description-contact']['es-cl'] = "Asignar un contacto a este usuario.";
 $text['description-contact']['fr-fr'] = "Attacher un contact à ce compte utilisateur";
+$text['description-contact']['he'   ] = "";
 $text['description-contact']['it-it'] = "Assegna un contatto a questo account utente";
 $text['description-contact']['nl-nl'] = "";
 $text['description-contact']['pl'   ] = "Wybierz numer";
@@ -1162,6 +1239,7 @@ $text['description-api_key']['de-at'] = "Geben Sie den API Schlüssel an. Der AP
 $text['description-api_key']['de-de'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein.";
 $text['description-api_key']['es-cl'] = "Indique la API key.";
 $text['description-api_key']['fr-fr'] = "Entrez la  clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
+$text['description-api_key']['he'   ] = "";
 $text['description-api_key']['it-it'] = "Inserisci l'API key. L'API key dovrebbe essere maggiore di 128 bit.";
 $text['description-api_key']['nl-nl'] = "";
 $text['description-api_key']['pl'   ] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
@@ -1177,6 +1255,7 @@ $text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
 $text['confirm-delete']['de-de'] = "Wollen Sie das wirklich löschen?";
 $text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
 $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
+$text['confirm-delete']['he'   ] = "";
 $text['confirm-delete']['it-it'] = "Vuoi davvero cancellare questo elemento?";
 $text['confirm-delete']['nl-nl'] = "";
 $text['confirm-delete']['pl'   ] = "Czy na pewno chcesz to usunąć?";
@@ -1192,6 +1271,7 @@ $text['button-show_all']['de-at'] = "Alle anzeigen";
 $text['button-show_all']['de-de'] = "Alle anzeigen";
 $text['button-show_all']['es-cl'] = "Mostrar Todos";
 $text['button-show_all']['fr-fr'] = "Tout Montrer";
+$text['button-show_all']['he'   ] = "";
 $text['button-show_all']['it-it'] = "Mostra Tutto";
 $text['button-show_all']['nl-nl'] = "";
 $text['button-show_all']['pl'   ] = "Pokaż wszystkie";
@@ -1207,6 +1287,7 @@ $text['button-generate']['de-at'] = "Erzeugen";
 $text['button-generate']['de-de'] = "Erzeugen";
 $text['button-generate']['es-cl'] = "Generar";
 $text['button-generate']['fr-fr'] = "Générer";
+$text['button-generate']['he'   ] = "";
 $text['button-generate']['it-it'] = "Genera";
 $text['button-generate']['nl-nl'] = "";
 $text['button-generate']['pl'   ] = "Generuj";
@@ -1222,6 +1303,7 @@ $text['button-create_account']['de-at'] = "Konto hinzufügen";
 $text['button-create_account']['de-de'] = "Konto hinzufügen";
 $text['button-create_account']['es-cl'] = "Crear Cuenta";
 $text['button-create_account']['fr-fr'] = "Créer le Compte";
+$text['button-create_account']['he'   ] = "";
 $text['button-create_account']['it-it'] = "Crea Account";
 $text['button-create_account']['nl-nl'] = "";
 $text['button-create_account']['pl'   ] = "Załóż konto";
@@ -1237,6 +1319,7 @@ $text['button-add_member']['de-at'] = "Mitglied hinzufügen";
 $text['button-add_member']['de-de'] = "Mitglied hinzufügen";
 $text['button-add_member']['es-cl'] = "Agregar Miembro";
 $text['button-add_member']['fr-fr'] = "Ajouter un Membre";
+$text['button-add_member']['he'   ] = "";
 $text['button-add_member']['it-it'] = "Aggiungi Membro";
 $text['button-add_member']['nl-nl'] = "";
 $text['button-add_member']['pl'   ] = "Dodaj członka";

+ 9 - 7
resources/app_languages.php

@@ -7,6 +7,7 @@ $text['language-name']['de-at'] = "Deutsch - Österreich";
 $text['language-name']['de-de'] = "Deutsch - Deutsch";
 $text['language-name']['es-cl'] = "Español - Chile";
 $text['language-name']['fr-fr'] = "Français - France";
+$text['language-name']['he'   ] = "Hebrew - Hebrew";
 $text['language-name']['it-it'] = "Italiano - Italia";
 $text['language-name']['nl-nl'] = "Nederlands - De Nederland";
 $text['language-name']['pl'   ] = "Polski - Polska";
@@ -17,19 +18,20 @@ $text['language-name']['sv-se'] = "Svenska - Sverige";
 $text['language-name']['uk'   ] = "Українська - Україна";
 
 $text['language-en-us']['en-us'] = "English - United States";
+$text['language-ar-eg']['en-us'] = "العربية - مصر";
+$text['language-de-at']['en-us'] = "Deutsch - Österreich";
+$text['language-de-de']['en-us'] = "Deutsch - Deutsch";
 $text['language-es-cl']['en-us'] = "Español - Chile";
-$text['language-pt-pt']['en-us'] = "Português - Portugal";
 $text['language-fr-fr']['en-us'] = "Français - France";
+$text['language-he'   ]['en-us'] = "Hebrew - Hebrew";
+$text['language-it-it']['en-us'] = "italiano - Italia";
 $text['language-nl-nl']['en-us'] = "Nederlands - De Nederland";
-$text['language-pt-br']['en-us'] = "Brasileiro - Português";
 $text['language-pl'   ]['en-us'] = "Polski - Polska";
+$text['language-pt-br']['en-us'] = "Brasileiro - Português";
+$text['language-pt-pt']['en-us'] = "Português - Portugal";
+$text['language-ru-ru']['en-us'] = "Русский - Россия";
 $text['language-sv-se']['en-us'] = "Svenska - Sverige";
 $text['language-uk'   ]['en-us'] = "Українська - Україна";
-$text['language-de-de']['en-us'] = "Deutsch - Deutsch";
-$text['language-de-at']['en-us'] = "Deutsch - Österreich";
-$text['language-ar-eg']['en-us'] = "العربية - مصر";
-$text['language-ru-ru']['en-us'] = "Русский - Россия";
-$text['language-it-it']['en-us'] = "italiano - Italia";
 
 $text['message-update']['en-us'] = "Update Completed";
 $text['message-update']['ar-eg'] = "تحديث مكتمل";

+ 26 - 40
resources/classes/text.php

@@ -9,8 +9,24 @@ class text {
 	/**
 	 * Called when the object is created
 	 */
+	public $languages;
+	
 	public function __construct() {
-		//place holder
+		//define the text array
+			$text = array();
+
+		//get the global app_languages.php so we can get the list of languages
+			include $_SERVER["PROJECT_ROOT"]."/resources/app_languages.php";
+		
+		//get the list of languages, remove en-us, sort it then put en-us in front
+			unset($text['language-name']['en-us']);
+			$languages = array_keys($text['language-name']);
+			asort($languages);
+			array_unshift($languages, 'en-us');
+		
+		//support legacy variable
+			$_SESSION['app']['languages'] = $languages;
+			$this->languages = $languages;
 	}
 
 	/**
@@ -49,19 +65,6 @@ class text {
 				require $lang_path;
 			}
 
-		//get the available languages
-			if (is_array($text)) {
-				krsort($text);
-				foreach ($text as $lang_label => $lang_codes) {
-					if (is_array($lang_codes)) foreach ($lang_codes as $lang_code => $lang_text) {
-						if ($lang_text != '') {
-							$app_languages[] = $lang_code;
-						}
-					}
-				}
-			}
-			if (is_array($app_languages)) { $_SESSION['app']['languages'] = array_unique($app_languages); }
-
 		//check the session language
 			if (isset($_SESSION['domain']) and $language_code == null){
 				$language_code = $_SESSION['domain']['language']['code'];
@@ -92,9 +95,6 @@ class text {
 	 */
 	public function organize_language($app_path = null, $no_sort = false) {
 	
-		//fetch the languages
-			$languages = get_languages();
-			
 		//clear $text ready for the import
 			$text = array();
 
@@ -128,13 +128,13 @@ class text {
 						$spacer = "";
 						if(strlen($lang_label) == 11)
 							$spacer = "   ";
-						fwrite($lang_file, "\$text['$lang_label'$spacer]['en-us'] = \"".array_shift($text[$lang_label])."\";\n");
+						fwrite($lang_file, "\$text['$lang_label'$spacer]['en-us'] = \"".$this->escape_str(array_shift($text[$lang_label]))."\";\n");
 					}else{
 					
 						//put a line break in between the last tag if it has changed
 							if($last_lang_label != $lang_label)
 								fwrite($lang_file, "\n");
-							foreach ($languages as $lang_code) {
+							foreach ($this->languages as $lang_code) {
 								$value = "";
 								$append = "";
 								$spacer = "";
@@ -142,7 +142,7 @@ class text {
 									$spacer = "   ";
 								if(array_key_exists($lang_code, $text[$lang_label]))
 									$value = $text[$lang_label][$lang_code];
-								fwrite($lang_file, "\$text['$lang_label']['$lang_code'$spacer] = \"".$value."\";$append\n");
+								fwrite($lang_file, "\$text['$lang_label']['$lang_code'$spacer] = \"".$this->escape_str($value)."\";$append\n");
 							}
 					}
 					$last_lang_label = $lang_label;
@@ -152,26 +152,12 @@ class text {
 			fwrite($lang_file, "\n?>\n");
 			fclose($lang_file);
 	}
-	
-	/**
-	 * fetch the list of installed languages detected in resources
-	 */
-	public function get_languages() {
-		
-		//define the text array
-			$text = array();
-
-		//get the global app_languages.php so we can get the list of languages
-			include $_SERVER["PROJECT_ROOT"]."/resources/app_languages.php";
-		
-		//get the list of languages, remove en-us, sort it then put en-us in front
-			unset($text['language-name']['en-us']);
-			$languages = array_keys($text['language-name']);
-			asort($languages);
-			array_unshift($languages, 'en-us');
-			return $languages;
+	private function escape_str($string = '') {
+		//perform initial escape
+			$string = addslashes($string);
+		//swap \' back otherwise we end up with a double escape
+			return preg_replace("/\\\'/", "'", $string);
 	}
-
 }
 
-?>
+?>

+ 9 - 1
themes/default/app_languages.php

@@ -1,5 +1,5 @@
 <?php
-#This file was last reorganized on 10th of May 2017 11:11:49 AM UTC
+#This file was last reorganized on 11th of May 2017 12:21:56 PM UTC
 
 $text['theme-label-logout']['en-us'] = "Logout";
 $text['theme-label-logout']['ar-eg'] = "";
@@ -7,6 +7,7 @@ $text['theme-label-logout']['de-at'] = "Abmelden";
 $text['theme-label-logout']['de-de'] = "Abmelden";
 $text['theme-label-logout']['es-cl'] = "Salir";
 $text['theme-label-logout']['fr-fr'] = "Déconnexion";
+$text['theme-label-logout']['he'   ] = "";
 $text['theme-label-logout']['it-it'] = "Esci";
 $text['theme-label-logout']['nl-nl'] = "";
 $text['theme-label-logout']['pl'   ] = "Wyloguj";
@@ -22,6 +23,7 @@ $text['theme-confirm-logout']['de-at'] = "Möchten Sie sich wirklich abmelden?";
 $text['theme-confirm-logout']['de-de'] = "Möchten Sie sich wirklich abmelden?";
 $text['theme-confirm-logout']['es-cl'] = "¿Realmente desea cerrar la sesi?";
 $text['theme-confirm-logout']['fr-fr'] = "Voulez-vous vraiment vous déconnecter?";
+$text['theme-confirm-logout']['he'   ] = "";
 $text['theme-confirm-logout']['it-it'] = "Vuoi davvero uscire?";
 $text['theme-confirm-logout']['nl-nl'] = "";
 $text['theme-confirm-logout']['pl'   ] = "Czy na pewno chcesz się wylogować?";
@@ -37,6 +39,7 @@ $text['theme-label-open_selector']['de-at'] = "Dömänen Auswählen [ESC]";
 $text['theme-label-open_selector']['de-de'] = "Dömänen Auswählen [ESC]";
 $text['theme-label-open_selector']['es-cl'] = "Selector de Dominio Abierto";
 $text['theme-label-open_selector']['fr-fr'] = "Sélecteur Domaine Ouvert";
+$text['theme-label-open_selector']['he'   ] = "";
 $text['theme-label-open_selector']['it-it'] = "Selettore di Dominio [ESC]";
 $text['theme-label-open_selector']['nl-nl'] = "";
 $text['theme-label-open_selector']['pl'   ] = "Wybierz domenę";
@@ -52,6 +55,7 @@ $text['theme-title-domains']['de-at'] = "Domänen";
 $text['theme-title-domains']['de-de'] = "Domänen";
 $text['theme-title-domains']['es-cl'] = "Dominios";
 $text['theme-title-domains']['fr-fr'] = "Domaines";
+$text['theme-title-domains']['he'   ] = "";
 $text['theme-title-domains']['it-it'] = "Domini";
 $text['theme-title-domains']['nl-nl'] = "";
 $text['theme-title-domains']['pl'   ] = "Domeny";
@@ -67,6 +71,7 @@ $text['theme-button-close']['de-at'] = "Schließen";
 $text['theme-button-close']['de-de'] = "Schließen";
 $text['theme-button-close']['es-cl'] = "Cerca";
 $text['theme-button-close']['fr-fr'] = "Proche";
+$text['theme-button-close']['he'   ] = "";
 $text['theme-button-close']['it-it'] = "Chiudi";
 $text['theme-button-close']['nl-nl'] = "";
 $text['theme-button-close']['pl'   ] = "Blisko";
@@ -82,6 +87,7 @@ $text['theme-label-search']['de-at'] = "Suchen...";
 $text['theme-label-search']['de-de'] = "Suchen...";
 $text['theme-label-search']['es-cl'] = "Buscar...";
 $text['theme-label-search']['fr-fr'] = "Recherche...";
+$text['theme-label-search']['he'   ] = "";
 $text['theme-label-search']['it-it'] = "Cerca...";
 $text['theme-label-search']['nl-nl'] = "";
 $text['theme-label-search']['pl'   ] = "Poszukiwanie...";
@@ -97,6 +103,7 @@ $text['theme-label-copyright']['de-at'] = "Urheberrecht";
 $text['theme-label-copyright']['de-de'] = "Urheberrecht";
 $text['theme-label-copyright']['es-cl'] = "";
 $text['theme-label-copyright']['fr-fr'] = "";
+$text['theme-label-copyright']['he'   ] = "";
 $text['theme-label-copyright']['it-it'] = "Copyright";
 $text['theme-label-copyright']['nl-nl'] = "";
 $text['theme-label-copyright']['pl'   ] = "";
@@ -112,6 +119,7 @@ $text['theme-label-all_rights_reserved']['de-at'] = "Alle Rechte vorbehalten";
 $text['theme-label-all_rights_reserved']['de-de'] = "Alle Rechte vorbehalten";
 $text['theme-label-all_rights_reserved']['es-cl'] = "";
 $text['theme-label-all_rights_reserved']['fr-fr'] = "";
+$text['theme-label-all_rights_reserved']['he'   ] = "";
 $text['theme-label-all_rights_reserved']['it-it'] = "Tutti i diritti riservati.";
 $text['theme-label-all_rights_reserved']['nl-nl'] = "";
 $text['theme-label-all_rights_reserved']['pl'   ] = "";