Added Greek translations in core. (#6808)
* Added Greek translations to databases app_languages.php * Added Greek translation for default_settings/app_languages.php * Added Greek translations for install/app_languages.php
This commit is contained in:
@@ -6,6 +6,7 @@ $text['title-install']['ar-eg'] = "ثَبَّتَ";
|
||||
$text['title-install']['de-at'] = "Installieren";
|
||||
$text['title-install']['de-ch'] = "Installieren";
|
||||
$text['title-install']['de-de'] = "Installieren";
|
||||
$text['title-install']['el-gr'] = "Εγκαθιστώ";
|
||||
$text['title-install']['es-cl'] = "Instale";
|
||||
$text['title-install']['es-mx'] = "Instale";
|
||||
$text['title-install']['fr-ca'] = "Installation";
|
||||
@@ -30,6 +31,7 @@ $text['title-detected_configuration']['ar-eg'] = "التكوين المكتشف"
|
||||
$text['title-detected_configuration']['de-at'] = "Erkannte Konfiguration";
|
||||
$text['title-detected_configuration']['de-ch'] = "Erkannte Konfiguration";
|
||||
$text['title-detected_configuration']['de-de'] = "Erkannte Konfiguration";
|
||||
$text['title-detected_configuration']['el-gr'] = "Διαμόρφωση εντοπισμού";
|
||||
$text['title-detected_configuration']['es-cl'] = "Configuración detectado";
|
||||
$text['title-detected_configuration']['es-mx'] = "Configuración detectado";
|
||||
$text['title-detected_configuration']['fr-ca'] = "Configuration Détectée";
|
||||
@@ -54,6 +56,7 @@ $text['title-assumed_configuration']['ar-eg'] = "التكوين المفترض";
|
||||
$text['title-assumed_configuration']['de-at'] = "Angenommene Konfiguration";
|
||||
$text['title-assumed_configuration']['de-ch'] = "Angenommene Konfiguration";
|
||||
$text['title-assumed_configuration']['de-de'] = "Angenommene Konfiguration";
|
||||
$text['title-assumed_configuration']['el-gr'] = "Υποτιθέμενη διαμόρφωση";
|
||||
$text['title-assumed_configuration']['es-cl'] = "Configuración adoptada";
|
||||
$text['title-assumed_configuration']['es-mx'] = "Configuración adoptada";
|
||||
$text['title-assumed_configuration']['fr-ca'] = "Configuration supposée";
|
||||
@@ -78,6 +81,7 @@ $text['label-ft-install']['ar-eg'] = "التثبيت لأول مرة";
|
||||
$text['label-ft-install']['de-at'] = "Erstinstallation";
|
||||
$text['label-ft-install']['de-ch'] = "Erstinstallation";
|
||||
$text['label-ft-install']['de-de'] = "Erstinstallation";
|
||||
$text['label-ft-install']['el-gr'] = "Πρώτη εγκατάσταση";
|
||||
$text['label-ft-install']['es-cl'] = "La primera instalación";
|
||||
$text['label-ft-install']['es-mx'] = "La primera instalación";
|
||||
$text['label-ft-install']['fr-ca'] = "Première installation";
|
||||
@@ -102,6 +106,7 @@ $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-ch'] = "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']['el-gr'] = "Εκτελέστε όλες τις ενέργειες για μια πρώτη εγκατάσταση";
|
||||
$text['description-ft-install']['es-cl'] = "Realizar todas las acciones para una primera instalación";
|
||||
$text['description-ft-install']['es-mx'] = "Realizar todas las acciones para una primera instalación";
|
||||
$text['description-ft-install']['fr-ca'] = "Effectuer toutes les actions pour une première installation";
|
||||
@@ -126,6 +131,7 @@ $text['label-add-switch']['ar-eg'] = "إضافة مفتاح جديد";
|
||||
$text['label-add-switch']['de-at'] = "Fügen Sie einen neuen Schalter hinzu";
|
||||
$text['label-add-switch']['de-ch'] = "Fügen Sie einen neuen Schalter hinzu";
|
||||
$text['label-add-switch']['de-de'] = "Fügen Sie einen neuen Schalter hinzu";
|
||||
$text['label-add-switch']['el-gr'] = "Προσθήκη νέου διακόπτη";
|
||||
$text['label-add-switch']['es-cl'] = "Añadir un nuevo conmutador";
|
||||
$text['label-add-switch']['es-mx'] = "Añadir un nuevo conmutador";
|
||||
$text['label-add-switch']['fr-ca'] = "Ajouter un nouveau commutateur";
|
||||
@@ -150,6 +156,7 @@ $text['label-select_language']['ar-eg'] = "لغة";
|
||||
$text['label-select_language']['de-at'] = "Sprache";
|
||||
$text['label-select_language']['de-ch'] = "Sprache";
|
||||
$text['label-select_language']['de-de'] = "Sprache";
|
||||
$text['label-select_language']['el-gr'] = "Γλώσσα";
|
||||
$text['label-select_language']['es-cl'] = "Idioma";
|
||||
$text['label-select_language']['es-mx'] = "Idioma";
|
||||
$text['label-select_language']['fr-ca'] = "Langue";
|
||||
@@ -174,6 +181,7 @@ $text['label-event_host']['ar-eg'] = "عنوان المضيف";
|
||||
$text['label-event_host']['de-at'] = "Host-Adresse";
|
||||
$text['label-event_host']['de-ch'] = "Host-Adresse";
|
||||
$text['label-event_host']['de-de'] = "Host-Adresse";
|
||||
$text['label-event_host']['el-gr'] = "Διεύθυνση κεντρικού υπολογιστή";
|
||||
$text['label-event_host']['es-cl'] = "Dirección de host";
|
||||
$text['label-event_host']['es-mx'] = "Dirección de host";
|
||||
$text['label-event_host']['fr-ca'] = "Adresse de l'hôte";
|
||||
@@ -198,6 +206,7 @@ $text['label-event_port']['ar-eg'] = "ميناء";
|
||||
$text['label-event_port']['de-at'] = "Port";
|
||||
$text['label-event_port']['de-ch'] = "Port";
|
||||
$text['label-event_port']['de-de'] = "Port";
|
||||
$text['label-event_port']['el-gr'] = "Λιμάνι";
|
||||
$text['label-event_port']['es-cl'] = "Puerto";
|
||||
$text['label-event_port']['es-mx'] = "Puerto";
|
||||
$text['label-event_port']['fr-ca'] = "Port";
|
||||
@@ -222,6 +231,7 @@ $text['label-event_password']['ar-eg'] = "كلمة المرور";
|
||||
$text['label-event_password']['de-at'] = "Passwort";
|
||||
$text['label-event_password']['de-ch'] = "Passwort";
|
||||
$text['label-event_password']['de-de'] = "Passwort";
|
||||
$text['label-event_password']['el-gr'] = "Κωδικός πρόσβασης";
|
||||
$text['label-event_password']['es-cl'] = "Contreseña";
|
||||
$text['label-event_password']['es-mx'] = "Contreseña";
|
||||
$text['label-event_password']['fr-ca'] = "Mot de Passe";
|
||||
@@ -246,6 +256,7 @@ $text['label-username']['ar-eg'] = "اسم المستخدم";
|
||||
$text['label-username']['de-at'] = "Benutzername";
|
||||
$text['label-username']['de-ch'] = "Benutzername";
|
||||
$text['label-username']['de-de'] = "Benutzername";
|
||||
$text['label-username']['el-gr'] = "Όνομα χρήστη";
|
||||
$text['label-username']['es-cl'] = "Nombre de usuario";
|
||||
$text['label-username']['es-mx'] = "Nombre de usuario";
|
||||
$text['label-username']['fr-ca'] = "Utilisateur";
|
||||
@@ -270,6 +281,7 @@ $text['label-port']['ar-eg'] = "ميناء";
|
||||
$text['label-port']['de-at'] = "Port";
|
||||
$text['label-port']['de-ch'] = "Port";
|
||||
$text['label-port']['de-de'] = "Port";
|
||||
$text['label-port']['el-gr'] = "Λιμάνι";
|
||||
$text['label-port']['es-cl'] = "Puerto";
|
||||
$text['label-port']['es-mx'] = "Puerto";
|
||||
$text['label-port']['fr-ca'] = "Port";
|
||||
@@ -294,6 +306,7 @@ $text['label-path']['ar-eg'] = "طريق";
|
||||
$text['label-path']['de-at'] = "Pfad";
|
||||
$text['label-path']['de-ch'] = "Pfad";
|
||||
$text['label-path']['de-de'] = "Pfad";
|
||||
$text['label-path']['el-gr'] = "Μονοπάτι";
|
||||
$text['label-path']['es-cl'] = "Ruta";
|
||||
$text['label-path']['es-mx'] = "Ruta";
|
||||
$text['label-path']['fr-ca'] = "Chemin";
|
||||
@@ -318,6 +331,7 @@ $text['label-host']['ar-eg'] = "يستضيف";
|
||||
$text['label-host']['de-at'] = "Host";
|
||||
$text['label-host']['de-ch'] = "Host";
|
||||
$text['label-host']['de-de'] = "Host";
|
||||
$text['label-host']['el-gr'] = "Πλήθος";
|
||||
$text['label-host']['es-cl'] = "Host";
|
||||
$text['label-host']['es-mx'] = "Host";
|
||||
$text['label-host']['fr-ca'] = "Hôte";
|
||||
@@ -342,6 +356,7 @@ $text['label-domain_name']['ar-eg'] = "اسم النطاق";
|
||||
$text['label-domain_name']['de-at'] = "Domäne";
|
||||
$text['label-domain_name']['de-ch'] = "Domäne";
|
||||
$text['label-domain_name']['de-de'] = "Domäne";
|
||||
$text['label-domain_name']['el-gr'] = "Ονομα τομέα";
|
||||
$text['label-domain_name']['el-gr'] = "Τομέας";
|
||||
$text['label-domain_name']['es-cl'] = "Dominio";
|
||||
$text['label-domain_name']['es-mx'] = "Dominio";
|
||||
@@ -368,6 +383,7 @@ $text['label-driver']['ar-eg'] = "سائق";
|
||||
$text['label-driver']['de-at'] = "Treiber";
|
||||
$text['label-driver']['de-ch'] = "Treiber";
|
||||
$text['label-driver']['de-de'] = "Treiber";
|
||||
$text['label-driver']['el-gr'] = "Οδηγός";
|
||||
$text['label-driver']['es-cl'] = "Controlador";
|
||||
$text['label-driver']['es-mx'] = "Controlador";
|
||||
$text['label-driver']['fr-ca'] = "Pilote";
|
||||
@@ -392,6 +408,7 @@ $text['header-install']['ar-eg'] = "ثَبَّتَ";
|
||||
$text['header-install']['de-at'] = "Installieren";
|
||||
$text['header-install']['de-ch'] = "Installieren";
|
||||
$text['header-install']['de-de'] = "Installieren";
|
||||
$text['header-install']['el-gr'] = "Εγκαθιστώ";
|
||||
$text['header-install']['es-cl'] = "Instalar";
|
||||
$text['header-install']['es-mx'] = "Instalar";
|
||||
$text['header-install']['fr-ca'] = "Installer";
|
||||
@@ -416,6 +433,7 @@ $text['header-select_language']['ar-eg'] = "اختار اللغة";
|
||||
$text['header-select_language']['de-at'] = "Sprache auswählen";
|
||||
$text['header-select_language']['de-ch'] = "Sprache auswählen";
|
||||
$text['header-select_language']['de-de'] = "Sprache auswählen";
|
||||
$text['header-select_language']['el-gr'] = "Επιλέξτε γλώσσα";
|
||||
$text['header-select_language']['es-cl'] = "Selecciona idioma";
|
||||
$text['header-select_language']['es-mx'] = "Selecciona idioma";
|
||||
$text['header-select_language']['fr-ca'] = "Sélectionnez la langue";
|
||||
@@ -440,6 +458,7 @@ $text['header-event_socket']['ar-eg'] = "تكوين مأخذ توصيل الحد
|
||||
$text['header-event_socket']['de-at'] = "Event-Socket Konfigurieren";
|
||||
$text['header-event_socket']['de-ch'] = "Event-Socket Konfigurieren";
|
||||
$text['header-event_socket']['de-de'] = "Event-Socket Konfigurieren";
|
||||
$text['header-event_socket']['el-gr'] = "Διαμόρφωση υποδοχής συμβάντος";
|
||||
$text['header-event_socket']['es-cl'] = "Configuración del zócalo evento";
|
||||
$text['header-event_socket']['es-mx'] = "Configuración del zócalo evento";
|
||||
$text['header-event_socket']['fr-ca'] = "Configuration du socket d'événement";
|
||||
@@ -464,6 +483,7 @@ $text['header-config_detail']['ar-eg'] = "تكوين المسؤول";
|
||||
$text['header-config_detail']['de-at'] = "Admin-Konfiguration";
|
||||
$text['header-config_detail']['de-ch'] = "Admin-Konfiguration";
|
||||
$text['header-config_detail']['de-de'] = "Admin-Konfiguration";
|
||||
$text['header-config_detail']['el-gr'] = "Διαμόρφωση διαχειριστή";
|
||||
$text['header-config_detail']['es-cl'] = "Configuración de administración";
|
||||
$text['header-config_detail']['es-mx'] = "Configuración de administración";
|
||||
$text['header-config_detail']['fr-ca'] = "Configuration Admin";
|
||||
@@ -488,6 +508,7 @@ $text['header-config_database']['ar-eg'] = "تكوين قاعدة البيانا
|
||||
$text['header-config_database']['de-at'] = "Datenbankkonfiguration ";
|
||||
$text['header-config_database']['de-ch'] = "Datenbankkonfiguration ";
|
||||
$text['header-config_database']['de-de'] = "Datenbankkonfiguration ";
|
||||
$text['header-config_database']['el-gr'] = "Διαμόρφωση βάσης δεδομένων";
|
||||
$text['header-config_database']['es-cl'] = "Configuración de la base de datos";
|
||||
$text['header-config_database']['es-mx'] = "Configuración de la base de datos";
|
||||
$text['header-config_database']['fr-ca'] = "Configuration de base de données";
|
||||
@@ -512,6 +533,7 @@ $text['header-installing']['ar-eg'] = "تنفيذ التثبيت";
|
||||
$text['header-installing']['de-at'] = "Installation ausführen";
|
||||
$text['header-installing']['de-ch'] = "Installation ausführen";
|
||||
$text['header-installing']['de-de'] = "Installation ausführen";
|
||||
$text['header-installing']['el-gr'] = "Εκτέλεση εγκατάστασης";
|
||||
$text['header-installing']['es-cl'] = "Instalar la ejecución";
|
||||
$text['header-installing']['es-mx'] = "Instalar la ejecución";
|
||||
$text['header-installing']['fr-ca'] = "Installez exécution";
|
||||
@@ -536,6 +558,7 @@ $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-ch'] = "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']['el-gr'] = "Εισαγάγετε το όνομα του κεντρικού υπολογιστή υποδοχής συμβάντος ή τη διεύθυνση IP.";
|
||||
$text['description-event_host']['es-cl'] = "Introduzca el nombre de host toma evento o dirección IP.";
|
||||
$text['description-event_host']['es-mx'] = "Introduzca el nombre de host toma evento o dirección IP.";
|
||||
$text['description-event_host']['fr-ca'] = "Entrez le socket nom d'hôte de l'événement ou de l'adresse IP.";
|
||||
@@ -560,6 +583,7 @@ $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-ch'] = "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']['el-gr'] = "Εισαγάγετε τον αριθμό θύρας υποδοχής συμβάντος.";
|
||||
$text['description-event_port']['es-cl'] = "Introduzca el número de puerto de socket evento.";
|
||||
$text['description-event_port']['es-mx'] = "Introduzca el número de puerto de socket evento.";
|
||||
$text['description-event_port']['fr-ca'] = "Entrez le numéro cas de port du socket.";
|
||||
@@ -584,6 +608,7 @@ $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-ch'] = "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']['el-gr'] = "Εισαγάγετε τον κωδικό πρόσβασης υποδοχής συμβάντος.";
|
||||
$text['description-event_password']['es-cl'] = "Introduzca la toma evento contraseña.";
|
||||
$text['description-event_password']['es-mx'] = "Introduzca la toma evento contraseña.";
|
||||
$text['description-event_password']['fr-ca'] = "Saisissez la prise de mot de passe de l'événement.";
|
||||
@@ -608,6 +633,7 @@ $text['description-username']['ar-eg'] = "أدخل اسم مستخدم قاعد
|
||||
$text['description-username']['de-at'] = "Geben Sie den Benutzernamen für die Datenbank an.";
|
||||
$text['description-username']['de-ch'] = "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']['el-gr'] = "Εισαγάγετε το όνομα χρήστη της βάσης δεδομένων.";
|
||||
$text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos.";
|
||||
$text['description-username']['es-mx'] = "Ingrese el nombre de usuario de la base de datos.";
|
||||
$text['description-username']['fr-ca'] = "Entrer le nom d'utilisateur de la Base de données.";
|
||||
@@ -632,6 +658,7 @@ $text['description-type']['ar-eg'] = "حدد نوع قاعدة البيانات.
|
||||
$text['description-type']['de-at'] = "Wählen Sie den Datenbank Typ.";
|
||||
$text['description-type']['de-ch'] = "Wählen Sie den Datenbank Typ.";
|
||||
$text['description-type']['de-de'] = "Wählen Sie den Datenbank Typ.";
|
||||
$text['description-type']['el-gr'] = "Επιλέξτε τον τύπο βάσης δεδομένων.";
|
||||
$text['description-type']['es-cl'] = "Seleccione el tipo de base de datos";
|
||||
$text['description-type']['es-mx'] = "Seleccione el tipo de base de datos";
|
||||
$text['description-type']['fr-ca'] = "Choisir le type de Base de données.";
|
||||
@@ -656,6 +683,7 @@ $text['description-port']['ar-eg'] = "أدخل رقم المنفذ.";
|
||||
$text['description-port']['de-at'] = "Geben Sie die Portnummer an.";
|
||||
$text['description-port']['de-ch'] = "Geben Sie die Portnummer an.";
|
||||
$text['description-port']['de-de'] = "Geben Sie die Portnummer an.";
|
||||
$text['description-port']['el-gr'] = "Εισαγάγετε τον αριθμό θύρας.";
|
||||
$text['description-port']['es-cl'] = "Ingrese el número del puerto.";
|
||||
$text['description-port']['es-mx'] = "Ingrese el número del puerto.";
|
||||
$text['description-port']['fr-ca'] = "Entrer le numéro de port.";
|
||||
@@ -680,6 +708,7 @@ $text['description-path']['ar-eg'] = "أدخل مسار ملف قاعدة الب
|
||||
$text['description-path']['de-at'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
|
||||
$text['description-path']['de-ch'] = "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']['el-gr'] = "Εισαγάγετε τη διαδρομή αρχείου της βάσης δεδομένων (μόνο SQLite).";
|
||||
$text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
|
||||
$text['description-path']['es-mx'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
|
||||
$text['description-path']['fr-ca'] = "Entrer le chemin du fichier Base de données (Spécifique SQLite).";
|
||||
@@ -704,6 +733,7 @@ $text['description-password']['ar-eg'] = "أدخل كلمة مرور قاعدة
|
||||
$text['description-password']['de-at'] = "Geben Sie das Password für die Datenbank ein.";
|
||||
$text['description-password']['de-ch'] = "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']['el-gr'] = "Εισαγάγετε τον κωδικό πρόσβασης της βάσης δεδομένων.";
|
||||
$text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos.";
|
||||
$text['description-password']['es-mx'] = "Ingrese la contraseña de la base de datos.";
|
||||
$text['description-password']['fr-ca'] = "Entrer le mot de passe pour la Base de données.";
|
||||
@@ -728,6 +758,7 @@ $text['description-name']['ar-eg'] = "أدخل اسم قاعدة البيانا
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen der Datenbank an";
|
||||
$text['description-name']['de-ch'] = "Geben Sie den Namen der Datenbank an";
|
||||
$text['description-name']['de-de'] = "Geben Sie den Namen der Datenbank an";
|
||||
$text['description-name']['el-gr'] = "Εισαγάγετε το όνομα της βάσης δεδομένων.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos.";
|
||||
$text['description-name']['es-mx'] = "Ingrese el nombre de la base de datos.";
|
||||
$text['description-name']['fr-ca'] = "Entrer le nom de la Base de données.";
|
||||
@@ -752,6 +783,7 @@ $text['description-host']['ar-eg'] = "أدخل اسم المضيف.";
|
||||
$text['description-host']['de-at'] = "Geben Sie den Hostnamen ein.";
|
||||
$text['description-host']['de-ch'] = "Geben Sie den Hostnamen ein.";
|
||||
$text['description-host']['de-de'] = "Geben Sie den Hostnamen ein.";
|
||||
$text['description-host']['el-gr'] = "Εισαγάγετε το όνομα του κεντρικού υπολογιστή.";
|
||||
$text['description-host']['es-cl'] = "Ingrese el nombre de host";
|
||||
$text['description-host']['es-mx'] = "Ingrese el nombre de host";
|
||||
$text['description-host']['fr-ca'] = "Entrer le nom de l'hôte.";
|
||||
@@ -776,6 +808,7 @@ $text['description-driver']['ar-eg'] = "حدد برنامج تشغيل قاعد
|
||||
$text['description-driver']['de-at'] = "Wählen Sie den Datenbank Treiber.";
|
||||
$text['description-driver']['de-ch'] = "Wählen Sie den Datenbank Treiber.";
|
||||
$text['description-driver']['de-de'] = "Wählen Sie den Datenbank Treiber.";
|
||||
$text['description-driver']['el-gr'] = "Επιλέξτε το πρόγραμμα οδήγησης της βάσης δεδομένων.";
|
||||
$text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos.";
|
||||
$text['description-driver']['es-mx'] = "Seleccione un controlador de base de datos.";
|
||||
$text['description-driver']['fr-ca'] = "Choisir le driver de la Base de données.";
|
||||
@@ -800,6 +833,7 @@ $text['description-install']['ar-eg'] = "حدد الإجراء أدناه الذ
|
||||
$text['description-install']['de-at'] = "Wählen Sie eine Aktion.";
|
||||
$text['description-install']['de-ch'] = "Wählen Sie eine Aktion.";
|
||||
$text['description-install']['de-de'] = "Wählen Sie eine Aktion.";
|
||||
$text['description-install']['el-gr'] = "Επιλέξτε την παρακάτω ενέργεια που θέλετε να εκτελέσετε.";
|
||||
$text['description-install']['es-cl'] = "Seleccione las accion a continuación que desea realizar.";
|
||||
$text['description-install']['es-mx'] = "Seleccione las accion a continuación que desea realizar.";
|
||||
$text['description-install']['fr-ca'] = "Sélectionnez l'action ci-dessous que vous souhaitez effectuer.";
|
||||
@@ -824,6 +858,7 @@ $text['description-database-edit']['ar-eg'] = "معلومات اتصال قاع
|
||||
$text['description-database-edit']['de-at'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-edit']['de-ch'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-edit']['de-de'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-edit']['el-gr'] = "Πληροφορίες σύνδεσης βάσης δεδομένων.";
|
||||
$text['description-database-edit']['es-cl'] = "Información de conexión a base de datos.";
|
||||
$text['description-database-edit']['es-mx'] = "Información de conexión a base de datos.";
|
||||
$text['description-database-edit']['fr-ca'] = "Informations de connexion à la Base";
|
||||
@@ -848,6 +883,7 @@ $text['description-database-add']['ar-eg'] = "معلومات اتصال قاعد
|
||||
$text['description-database-add']['de-at'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-add']['de-ch'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-add']['de-de'] = "Datenbank Verbindungsinformation.";
|
||||
$text['description-database-add']['el-gr'] = "Πληροφορίες σύνδεσης βάσης δεδομένων.";
|
||||
$text['description-database-add']['es-cl'] = "Información de conexión a base de datos.";
|
||||
$text['description-database-add']['es-mx'] = "Información de conexión a base de datos.";
|
||||
$text['description-database-add']['fr-ca'] = "Informations de connexion à la Base de donnée.";
|
||||
@@ -872,6 +908,7 @@ $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-ch'] = "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']['el-gr'] = "Επιλέξτε τη γλώσσα που θέλετε να χρησιμοποιήσετε";
|
||||
$text['description-select_language']['es-cl'] = "Por favor, seleccione el idioma que desea utilizar";
|
||||
$text['description-select_language']['es-mx'] = "Por favor, seleccione el idioma que desea utilizar";
|
||||
$text['description-select_language']['fr-ca'] = "S'il vous plaît choisir la langue que vous souhaitez utiliser";
|
||||
@@ -896,6 +933,7 @@ $text['button-detect']['ar-eg'] = "كشف التكوين";
|
||||
$text['button-detect']['de-at'] = "Konfiguration ermitteln";
|
||||
$text['button-detect']['de-ch'] = "Konfiguration ermitteln";
|
||||
$text['button-detect']['de-de'] = "Konfiguration ermitteln";
|
||||
$text['button-detect']['el-gr'] = "Ανίχνευση διαμόρφωσης";
|
||||
$text['button-detect']['es-cl'] = "Detectar Configuración";
|
||||
$text['button-detect']['es-mx'] = "Detectar Configuración";
|
||||
$text['button-detect']['fr-ca'] = "Détecter Configuration";
|
||||
@@ -920,6 +958,7 @@ $text['button-select']['ar-eg'] = "يختار";
|
||||
$text['button-select']['de-at'] = "Auswählen";
|
||||
$text['button-select']['de-ch'] = "Auswählen";
|
||||
$text['button-select']['de-de'] = "Auswählen";
|
||||
$text['button-select']['el-gr'] = "Επιλέγω";
|
||||
$text['button-select']['es-cl'] = "Seleccionar";
|
||||
$text['button-select']['es-mx'] = "Seleccionar";
|
||||
$text['button-select']['fr-ca'] = "Sélectionner";
|
||||
|
||||
Reference in New Issue
Block a user