mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Added Greek translations to app_languages.php files in fusionpbx/app/ (#6834)
* Added Greek translations to call_forward/app_languages.php * Added Greek translations to call_recordings/app_languages.php * Added Greek translations to active_calls/app_languages.php * Added Greek translations to click_to_call/app_languages.php * Added Greek translations to conference_center/app_languages.php * Added Greek translations to conference_controls/app_languages.php * Added Greek translations to conference_profiles/app_languages.php * Added Greek translations to conferences/app_languages.php
This commit is contained in:
@@ -6,6 +6,7 @@ $text['title-conference_controls']['ar-eg'] = "ضوابط المؤتمر";
|
||||
$text['title-conference_controls']['de-at'] = "Konferenzsteuerung";
|
||||
$text['title-conference_controls']['de-ch'] = "Konferenzsteuerung";
|
||||
$text['title-conference_controls']['de-de'] = "Konferenzsteuerung";
|
||||
$text['title-conference_controls']['el-gr'] = "Έλεγχοι συνεδρίων";
|
||||
$text['title-conference_controls']['es-cl'] = "Controles de conferencia";
|
||||
$text['title-conference_controls']['es-mx'] = "Controles de conferencia";
|
||||
$text['title-conference_controls']['fr-ca'] = "Contrôles de conférence";
|
||||
@@ -30,6 +31,7 @@ $text['title-conference_control']['ar-eg'] = "التحكم بالمؤتمر";
|
||||
$text['title-conference_control']['de-at'] = "Konferenzsteuerung";
|
||||
$text['title-conference_control']['de-ch'] = "Konferenzsteuerung";
|
||||
$text['title-conference_control']['de-de'] = "Konferenzsteuerung";
|
||||
$text['title-conference_control']['el-gr'] = "Έλεγχος Συνεδρίου";
|
||||
$text['title-conference_control']['es-cl'] = "Control de conferencias";
|
||||
$text['title-conference_control']['es-mx'] = "Control de conferencias";
|
||||
$text['title-conference_control']['fr-ca'] = "Contrôle de conférence";
|
||||
@@ -54,6 +56,7 @@ $text['description-conference_controls']['ar-eg'] = "تتيح عناصر الت
|
||||
$text['description-conference_controls']['de-at'] = "Funktionen zur Anrufsteuerung können Ziffern zugeordnet werden. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen.";
|
||||
$text['description-conference_controls']['de-ch'] = "Funktionen zur Anrufsteuerung können Ziffern zugeordnet werden. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen.";
|
||||
$text['description-conference_controls']['de-de'] = "Funktionen zur Anrufsteuerung können Ziffern zugeordnet werden. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen.";
|
||||
$text['description-conference_controls']['el-gr'] = "Τα στοιχεία ελέγχου κλήσεων επιτρέπουν τη δυνατότητα αντιστοίχισης ψηφίων σε ενέργειες. Μπορούν να χρησιμοποιηθούν για σίγαση, κατάργηση σίγασης ή άλλες ενέργειες κατά τη διάρκεια της κλήσης συνδιάσκεψης.";
|
||||
$text['description-conference_controls']['es-cl'] = "Los controles de llamada permiten la capacidad de asignar dígitos a las acciones. Se pueden usar para silenciar, cancelar el silencio u otras acciones durante la llamada de conferencia.";
|
||||
$text['description-conference_controls']['es-mx'] = "Los controles de llamada permiten la capacidad de asignar dígitos a las acciones. Se pueden usar para silenciar, cancelar el silencio u otras acciones durante la llamada de conferencia.";
|
||||
$text['description-conference_controls']['fr-ca'] = "Les commandes d'appel permettent d'associer des chiffres aux actions. Ils peuvent être utilisés pour mettre en sourdine, réactiver le son ou d’autres actions pendant la téléconférence.";
|
||||
@@ -78,6 +81,7 @@ $text['label-control_name']['ar-eg'] = "اسم";
|
||||
$text['label-control_name']['de-at'] = "Name";
|
||||
$text['label-control_name']['de-ch'] = "Name";
|
||||
$text['label-control_name']['de-de'] = "Name";
|
||||
$text['label-control_name']['el-gr'] = "Ονομα";
|
||||
$text['label-control_name']['es-cl'] = "Nombre";
|
||||
$text['label-control_name']['es-mx'] = "Nombre";
|
||||
$text['label-control_name']['fr-ca'] = "Nom";
|
||||
@@ -102,6 +106,7 @@ $text['description-control_name']['ar-eg'] = "أدخل اسم التحكم با
|
||||
$text['description-control_name']['de-at'] = "Geben Sie den Namen des Steuerelements ein.";
|
||||
$text['description-control_name']['de-ch'] = "Geben Sie den Namen des Steuerelements ein.";
|
||||
$text['description-control_name']['de-de'] = "Geben Sie den Namen des Steuerelements ein.";
|
||||
$text['description-control_name']['el-gr'] = "Εισαγάγετε το όνομα ελέγχου συνδιάσκεψης.";
|
||||
$text['description-control_name']['es-cl'] = "Ingrese el nombre del control de la conferencia.";
|
||||
$text['description-control_name']['es-mx'] = "Ingrese el nombre del control de la conferencia.";
|
||||
$text['description-control_name']['fr-ca'] = "Entrez le nom du contrôle de la conférence";
|
||||
@@ -126,6 +131,7 @@ $text['label-control_enabled']['ar-eg'] = "ممكن";
|
||||
$text['label-control_enabled']['de-at'] = "Aktiviert";
|
||||
$text['label-control_enabled']['de-ch'] = "Aktiviert";
|
||||
$text['label-control_enabled']['de-de'] = "Aktiviert";
|
||||
$text['label-control_enabled']['el-gr'] = "Ενεργοποιημένο";
|
||||
$text['label-control_enabled']['es-cl'] = "Activado";
|
||||
$text['label-control_enabled']['es-mx'] = "Activado";
|
||||
$text['label-control_enabled']['fr-ca'] = "Activé";
|
||||
@@ -150,6 +156,7 @@ $text['description-control_enabled']['ar-eg'] = "اضبط حالة عنصر ال
|
||||
$text['description-control_enabled']['de-at'] = "Setzen Sie den Status des Steuerelements";
|
||||
$text['description-control_enabled']['de-ch'] = "Setzen Sie den Status des Steuerelements";
|
||||
$text['description-control_enabled']['de-de'] = "Setzen Sie den Status des Steuerelements";
|
||||
$text['description-control_enabled']['el-gr'] = "Ρυθμίστε την κατάσταση του χειριστηρίου.";
|
||||
$text['description-control_enabled']['es-cl'] = "Establece el estado del control.";
|
||||
$text['description-control_enabled']['es-mx'] = "Establece el estado del control.";
|
||||
$text['description-control_enabled']['fr-ca'] = "Définir le statut du contrôle";
|
||||
@@ -174,6 +181,7 @@ $text['label-control_description']['ar-eg'] = "وصف";
|
||||
$text['label-control_description']['de-at'] = "Beschreibung";
|
||||
$text['label-control_description']['de-ch'] = "Beschreibung";
|
||||
$text['label-control_description']['de-de'] = "Beschreibung";
|
||||
$text['label-control_description']['el-gr'] = "Περιγραφή";
|
||||
$text['label-control_description']['es-cl'] = "Descripción";
|
||||
$text['label-control_description']['es-mx'] = "Descripción";
|
||||
$text['label-control_description']['fr-ca'] = "Description";
|
||||
@@ -198,6 +206,7 @@ $text['description-control_description']['ar-eg'] = "أدخل الوصف.";
|
||||
$text['description-control_description']['de-at'] = "Geben Sie eine Beschreibung ein.";
|
||||
$text['description-control_description']['de-ch'] = "Geben Sie eine Beschreibung ein.";
|
||||
$text['description-control_description']['de-de'] = "Geben Sie eine Beschreibung ein.";
|
||||
$text['description-control_description']['el-gr'] = "Εισαγάγετε την περιγραφή.";
|
||||
$text['description-control_description']['es-cl'] = "Introduce la descripción.";
|
||||
$text['description-control_description']['es-mx'] = "Introduce la descripción.";
|
||||
$text['description-control_description']['fr-ca'] = "Entrez la description.";
|
||||
@@ -222,6 +231,7 @@ $text['message-required']['ar-eg'] = "يرجى تقديم:";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['de-ch'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['de-de'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['el-gr'] = "Παρέχετε:";
|
||||
$text['message-required']['es-cl'] = "Por favor proporcione:";
|
||||
$text['message-required']['es-mx'] = "Por favor proporcione:";
|
||||
$text['message-required']['fr-ca'] = "Veuillez fournir";
|
||||
@@ -246,6 +256,7 @@ $text['title-conference_control_details']['ar-eg'] = "בקרות";
|
||||
$text['title-conference_control_details']['de-at'] = "Steuerelemente";
|
||||
$text['title-conference_control_details']['de-ch'] = "Steuerelemente";
|
||||
$text['title-conference_control_details']['de-de'] = "Steuerelemente";
|
||||
$text['title-conference_control_details']['el-gr'] = "Έλεγχοι";
|
||||
$text['title-conference_control_details']['es-cl'] = "Control S";
|
||||
$text['title-conference_control_details']['es-mx'] = "Control S";
|
||||
$text['title-conference_control_details']['fr-ca'] = "Contrôles";
|
||||
@@ -270,6 +281,7 @@ $text['title-conference_control_detail']['ar-eg'] = "يتحكم";
|
||||
$text['title-conference_control_detail']['de-at'] = "Steuern";
|
||||
$text['title-conference_control_detail']['de-ch'] = "Steuern";
|
||||
$text['title-conference_control_detail']['de-de'] = "Steuern";
|
||||
$text['title-conference_control_detail']['el-gr'] = "Ελεγχος";
|
||||
$text['title-conference_control_detail']['es-cl'] = "Control";
|
||||
$text['title-conference_control_detail']['es-mx'] = "Control";
|
||||
$text['title-conference_control_detail']['fr-ca'] = "Les contrôles";
|
||||
@@ -294,6 +306,7 @@ $text['title_description-conference_control_detail']['ar-eg'] = "تتيح عنا
|
||||
$text['title_description-conference_control_detail']['de-at'] = "Anrufsteuerung anhand von zugeordneten Ziffern. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen.";
|
||||
$text['title_description-conference_control_detail']['de-ch'] = "Anrufsteuerung anhand von zugeordneten Ziffern. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen.";
|
||||
$text['title_description-conference_control_detail']['de-de'] = "Anrufsteuerung anhand von zugeordneten Ziffern. Diese können verschiedene Aktionen wie Stummschaltung, usw. während einer Konferenz auslösen.";
|
||||
$text['title_description-conference_control_detail']['el-gr'] = "Τα στοιχεία ελέγχου κλήσεων επιτρέπουν τη δυνατότητα αντιστοίχισης ψηφίων σε ενέργειες. Μπορούν να χρησιμοποιηθούν για σίγαση, κατάργηση σίγασης ή άλλες ενέργειες κατά τη διάρκεια της κλήσης συνδιάσκεψης.";
|
||||
$text['title_description-conference_control_detail']['es-cl'] = "Los controles de llamada permiten la capacidad de asignar dígitos a las acciones. Se pueden usar para silenciar, cancelar el silencio u otras acciones durante la llamada de conferencia.";
|
||||
$text['title_description-conference_control_detail']['es-mx'] = "Los controles de llamada permiten la capacidad de asignar dígitos a las acciones. Se pueden usar para silenciar, cancelar el silencio u otras acciones durante la llamada de conferencia.";
|
||||
$text['title_description-conference_control_detail']['fr-ca'] = "Les commandes d'appel permettent d'associer des chiffres aux actions. Ils peuvent être utilisés pour mettre en sourdine, réactiver le son ou d’autres actions pendant la téléconférence.";
|
||||
@@ -318,6 +331,7 @@ $text['label-control_digits']['ar-eg'] = "أرقام";
|
||||
$text['label-control_digits']['de-at'] = "Ziffern";
|
||||
$text['label-control_digits']['de-ch'] = "Ziffern";
|
||||
$text['label-control_digits']['de-de'] = "Ziffern";
|
||||
$text['label-control_digits']['el-gr'] = "Ψηφία";
|
||||
$text['label-control_digits']['es-cl'] = "dígitos";
|
||||
$text['label-control_digits']['es-mx'] = "dígitos";
|
||||
$text['label-control_digits']['fr-ca'] = "Chiffres";
|
||||
@@ -342,6 +356,7 @@ $text['description-control_digits']['ar-eg'] = "أدخل الأرقام.";
|
||||
$text['description-control_digits']['de-at'] = "Geben Sie die Ziffern ein.";
|
||||
$text['description-control_digits']['de-ch'] = "Geben Sie die Ziffern ein.";
|
||||
$text['description-control_digits']['de-de'] = "Geben Sie die Ziffern ein.";
|
||||
$text['description-control_digits']['el-gr'] = "Εισαγάγετε τα ψηφία.";
|
||||
$text['description-control_digits']['es-cl'] = "Introduzca los dígitos.";
|
||||
$text['description-control_digits']['es-mx'] = "Introduzca los dígitos.";
|
||||
$text['description-control_digits']['fr-ca'] = "Entrez les chiffres";
|
||||
@@ -366,6 +381,7 @@ $text['label-control_action']['ar-eg'] = "فعل";
|
||||
$text['label-control_action']['de-at'] = "Aktion";
|
||||
$text['label-control_action']['de-ch'] = "Aktion";
|
||||
$text['label-control_action']['de-de'] = "Aktion";
|
||||
$text['label-control_action']['el-gr'] = "Δράση";
|
||||
$text['label-control_action']['es-cl'] = "Acción";
|
||||
$text['label-control_action']['es-mx'] = "Acción";
|
||||
$text['label-control_action']['fr-ca'] = "Action";
|
||||
@@ -390,6 +406,7 @@ $text['description-control_action']['ar-eg'] = "أدخل العمل.";
|
||||
$text['description-control_action']['de-at'] = "Geben Sie die Aktion an.";
|
||||
$text['description-control_action']['de-ch'] = "Geben Sie die Aktion an.";
|
||||
$text['description-control_action']['de-de'] = "Geben Sie die Aktion an.";
|
||||
$text['description-control_action']['el-gr'] = "Εισαγάγετε τη δράση.";
|
||||
$text['description-control_action']['es-cl'] = "Introduzca la acción.";
|
||||
$text['description-control_action']['es-mx'] = "Introduzca la acción.";
|
||||
$text['description-control_action']['fr-ca'] = "Entrer L'action";
|
||||
@@ -414,6 +431,7 @@ $text['label-control_data']['ar-eg'] = "بيانات";
|
||||
$text['label-control_data']['de-at'] = "Daten";
|
||||
$text['label-control_data']['de-ch'] = "Daten";
|
||||
$text['label-control_data']['de-de'] = "Daten";
|
||||
$text['label-control_data']['el-gr'] = "Δεδομένα";
|
||||
$text['label-control_data']['es-cl'] = "Datos";
|
||||
$text['label-control_data']['es-mx'] = "Datos";
|
||||
$text['label-control_data']['fr-ca'] = "Les données";
|
||||
@@ -438,6 +456,7 @@ $text['description-control_data']['ar-eg'] = "أدخل البيانات.";
|
||||
$text['description-control_data']['de-at'] = "Geben Sie die Daten ein.";
|
||||
$text['description-control_data']['de-ch'] = "Geben Sie die Daten ein.";
|
||||
$text['description-control_data']['de-de'] = "Geben Sie die Daten ein.";
|
||||
$text['description-control_data']['el-gr'] = "Εισαγάγετε τα δεδομένα.";
|
||||
$text['description-control_data']['es-cl'] = "Introduce los datos.";
|
||||
$text['description-control_data']['es-mx'] = "Introduce los datos.";
|
||||
$text['description-control_data']['fr-ca'] = "Entrer les données";
|
||||
|
||||
Reference in New Issue
Block a user