Added Greek translations to FusionPBX apps (#6813)
* Added Greek translations to call_broadcast/app_languages.php * Added Greek translations to call_center_active/app_languages.php * Added Greek translations to call_centers/app_languages.php * Added Greek translations to call_flows/app_languages.php
This commit is contained in:
parent
92e9c526d6
commit
4b5bf191f6
|
|
@ -6,6 +6,7 @@ $text['title-call_broadcasts']['ar-eg'] = "البث دعوة";
|
|||
$text['title-call_broadcasts']['de-at'] = "Rundrufe";
|
||||
$text['title-call_broadcasts']['de-ch'] = "Rundrufe";
|
||||
$text['title-call_broadcasts']['de-de'] = "Rundrufe";
|
||||
$text['title-call_broadcasts']['el-gr'] = "Εκπομπές κλήσεων";
|
||||
$text['title-call_broadcasts']['es-cl'] = "Llamada Masiva (Broadcast)";
|
||||
$text['title-call_broadcasts']['es-mx'] = "Llamada Masiva (Broadcast)";
|
||||
$text['title-call_broadcasts']['fr-ca'] = "Campagne d'appels";
|
||||
|
|
@ -30,6 +31,7 @@ $text['title-call_broadcast']['ar-eg'] = "بث دعوة";
|
|||
$text['title-call_broadcast']['de-at'] = "Rundrufe";
|
||||
$text['title-call_broadcast']['de-ch'] = "Rundrufe";
|
||||
$text['title-call_broadcast']['de-de'] = "Rundrufe";
|
||||
$text['title-call_broadcast']['el-gr'] = "Μετάδοση κλήσης";
|
||||
$text['title-call_broadcast']['es-cl'] = "Llamada Masiva (Broadcast)";
|
||||
$text['title-call_broadcast']['es-mx'] = "Llamada Masiva (Broadcast)";
|
||||
$text['title-call_broadcast']['fr-ca'] = "Campagne d'appels";
|
||||
|
|
@ -54,6 +56,7 @@ $text['title_description-call_broadcast']['ar-eg'] = "إدارة تسليم ال
|
|||
$text['title_description-call_broadcast']['de-at'] = "Verwalten Sie die Zustellung von aufgezeichneten Nachrichten an Massenempfänger.";
|
||||
$text['title_description-call_broadcast']['de-ch'] = "Verwalten Sie die Zustellung von aufgezeichneten Nachrichten an Massenempfänger.";
|
||||
$text['title_description-call_broadcast']['de-de'] = "Verwalten Sie die Zustellung von aufgezeichneten Nachrichten an Massenempfänger.";
|
||||
$text['title_description-call_broadcast']['el-gr'] = "Διαχειριστείτε την παράδοση προηχογραφημένων μηνυμάτων σε μαζικούς παραλήπτες.";
|
||||
$text['title_description-call_broadcast']['es-cl'] = "Gestionar el envío de mensajes pregrabados a destinatarios masivos.";
|
||||
$text['title_description-call_broadcast']['es-mx'] = "Gestionar el envío de mensajes pregrabados a destinatarios masivos.";
|
||||
$text['title_description-call_broadcast']['fr-ca'] = "Gérez la livraison de messages préenregistrés aux destinataires en masse.";
|
||||
|
|
@ -78,6 +81,7 @@ $text['option-true']['ar-eg'] = "حقيقي";
|
|||
$text['option-true']['de-at'] = "Ein";
|
||||
$text['option-true']['de-ch'] = "Ein";
|
||||
$text['option-true']['de-de'] = "Ein";
|
||||
$text['option-true']['el-gr'] = "Αληθής";
|
||||
$text['option-true']['es-cl'] = "Verdadero";
|
||||
$text['option-true']['es-mx'] = "Verdadero";
|
||||
$text['option-true']['fr-ca'] = "Oui";
|
||||
|
|
@ -102,6 +106,7 @@ $text['option-false']['ar-eg'] = "خطأ شنيع";
|
|||
$text['option-false']['de-at'] = "Aus";
|
||||
$text['option-false']['de-ch'] = "Aus";
|
||||
$text['option-false']['de-de'] = "Aus";
|
||||
$text['option-false']['el-gr'] = "Ψευδής";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
$text['option-false']['es-mx'] = "Falso";
|
||||
$text['option-false']['fr-ca'] = "Non";
|
||||
|
|
@ -126,6 +131,7 @@ $text['label-view-calls']['ar-eg'] = "مشاهدة المكالمات";
|
|||
$text['label-view-calls']['de-at'] = "Anrufe ansehen";
|
||||
$text['label-view-calls']['de-ch'] = "Anrufe ansehen";
|
||||
$text['label-view-calls']['de-de'] = "Anrufe ansehen";
|
||||
$text['label-view-calls']['el-gr'] = "Προβολή κλήσεων";
|
||||
$text['label-view-calls']['es-cl'] = "Ver llamadas";
|
||||
$text['label-view-calls']['es-mx'] = "Ver llamadas";
|
||||
$text['label-view-calls']['fr-ca'] = "Voir les appels";
|
||||
|
|
@ -150,6 +156,7 @@ $text['label-start_time']['ar-eg'] = "وقت البدء";
|
|||
$text['label-start_time']['de-at'] = "Startzeit";
|
||||
$text['label-start_time']['de-ch'] = "Startzeit";
|
||||
$text['label-start_time']['de-de'] = "Startzeit";
|
||||
$text['label-start_time']['el-gr'] = "Ωρα έναρξης";
|
||||
$text['label-start_time']['es-cl'] = "Hora de inicio";
|
||||
$text['label-start_time']['es-mx'] = "Hora de inicio";
|
||||
$text['label-start_time']['fr-ca'] = "Heure de début";
|
||||
|
|
@ -174,6 +181,7 @@ $text['label-timeout']['ar-eg'] = "نفذ الوقت";
|
|||
$text['label-timeout']['de-at'] = "Zeitüberschreitung";
|
||||
$text['label-timeout']['de-ch'] = "Zeitüberschreitung";
|
||||
$text['label-timeout']['de-de'] = "Zeitüberschreitung";
|
||||
$text['label-timeout']['el-gr'] = "Τέλος χρόνου";
|
||||
$text['label-timeout']['es-cl'] = "Tiempo Líimite";
|
||||
$text['label-timeout']['es-mx'] = "Tiempo Líimite";
|
||||
$text['label-timeout']['fr-ca'] = "Temps libre";
|
||||
|
|
@ -198,6 +206,7 @@ $text['label-phone']['ar-eg'] = "قائمة رقم الهاتف";
|
|||
$text['label-phone']['de-at'] = "Liste der Telefonnummern";
|
||||
$text['label-phone']['de-ch'] = "Liste der Telefonnummern";
|
||||
$text['label-phone']['de-de'] = "Liste der Telefonnummern";
|
||||
$text['label-phone']['el-gr'] = "Τηλεφωνικοί αριθμοί";
|
||||
$text['label-phone']['es-cl'] = "Lista de Números de Telefono";
|
||||
$text['label-phone']['es-mx'] = "Lista de Números de Telefono";
|
||||
$text['label-phone']['fr-ca'] = "Liste de Numéros de téléphone";
|
||||
|
|
@ -222,6 +231,7 @@ $text['label-message']['ar-eg'] = "رسالة";
|
|||
$text['label-message']['de-at'] = "Nachricht";
|
||||
$text['label-message']['de-ch'] = "Nachricht";
|
||||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['el-gr'] = "Μήνυμα";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['es-mx'] = "Mensaje";
|
||||
$text['label-message']['fr-ca'] = "Message";
|
||||
|
|
@ -246,6 +256,7 @@ $text['label-has-been']['ar-eg'] = "قد بدأ";
|
|||
$text['label-has-been']['de-at'] = "wurde gestartet";
|
||||
$text['label-has-been']['de-ch'] = "wurde gestartet";
|
||||
$text['label-has-been']['de-de'] = "wurde gestartet";
|
||||
$text['label-has-been']['el-gr'] = "έχει ξεκινήσει";
|
||||
$text['label-has-been']['es-cl'] = "iniciada";
|
||||
$text['label-has-been']['es-mx'] = "iniciada";
|
||||
$text['label-has-been']['fr-ca'] = "a commencé";
|
||||
|
|
@ -270,6 +281,7 @@ $text['label-destination']['ar-eg'] = "رقم الوجهة";
|
|||
$text['label-destination']['de-at'] = "Zielnummer";
|
||||
$text['label-destination']['de-ch'] = "Zielnummer";
|
||||
$text['label-destination']['de-de'] = "Zielnummer";
|
||||
$text['label-destination']['el-gr'] = "Αριθμός προορισμού";
|
||||
$text['label-destination']['es-cl'] = "Número de Destino";
|
||||
$text['label-destination']['es-mx'] = "Número de Destino";
|
||||
$text['label-destination']['fr-ca'] = "Numéro de Destination";
|
||||
|
|
@ -294,6 +306,7 @@ $text['label-concurrent-limit']['ar-eg'] = "الحد المتزامن";
|
|||
$text['label-concurrent-limit']['de-at'] = "Gleichzeitige Anrufe";
|
||||
$text['label-concurrent-limit']['de-ch'] = "Gleichzeitige Anrufe";
|
||||
$text['label-concurrent-limit']['de-de'] = "Gleichzeitige Anrufe";
|
||||
$text['label-concurrent-limit']['el-gr'] = "Ταυτόχρονο όριο";
|
||||
$text['label-concurrent-limit']['es-cl'] = "Límite de concurrencia";
|
||||
$text['label-concurrent-limit']['es-mx'] = "Límite de concurrencia";
|
||||
$text['label-concurrent-limit']['fr-ca'] = "Appels Simultanés";
|
||||
|
|
@ -318,6 +331,7 @@ $text['label-callerid-number']['ar-eg'] = "رقم هوية المتصل";
|
|||
$text['label-callerid-number']['de-at'] = "Anruferkennung (Nummer)";
|
||||
$text['label-callerid-number']['de-ch'] = "Anruferkennung (Nummer)";
|
||||
$text['label-callerid-number']['de-de'] = "Anruferkennung (Nummer)";
|
||||
$text['label-callerid-number']['el-gr'] = "Αριθμός αναγνώρισης καλούντος";
|
||||
$text['label-callerid-number']['es-cl'] = "Número de Origen";
|
||||
$text['label-callerid-number']['es-mx'] = "Número de Origen";
|
||||
$text['label-callerid-number']['fr-ca'] = "Numéro d'appelant";
|
||||
|
|
@ -342,6 +356,7 @@ $text['label-caller-id-name']['ar-eg'] = "اسم معرف المتصل";
|
|||
$text['label-caller-id-name']['de-at'] = "Anruferkennung (Name)";
|
||||
$text['label-caller-id-name']['de-ch'] = "Anruferkennung (Name)";
|
||||
$text['label-caller-id-name']['de-de'] = "Anruferkennung (Name)";
|
||||
$text['label-caller-id-name']['el-gr'] = "Όνομα αναγνώρισης κλήσης";
|
||||
$text['label-caller-id-name']['es-cl'] = "Nombre de origen";
|
||||
$text['label-caller-id-name']['es-mx'] = "Nombre de origen";
|
||||
$text['label-caller-id-name']['fr-ca'] = "Nom d'appelant";
|
||||
|
|
@ -366,6 +381,7 @@ $text['label-call-broadcasts']['ar-eg'] = "البث دعوة";
|
|||
$text['label-call-broadcasts']['de-at'] = "Rundrufe";
|
||||
$text['label-call-broadcasts']['de-ch'] = "Rundrufe";
|
||||
$text['label-call-broadcasts']['de-de'] = "Rundrufe";
|
||||
$text['label-call-broadcasts']['el-gr'] = "Εκπομπές κλήσεων";
|
||||
$text['label-call-broadcasts']['es-cl'] = "Llamadas Masivas (Broadcast)";
|
||||
$text['label-call-broadcasts']['es-mx'] = "Llamadas Masivas (Broadcast)";
|
||||
$text['label-call-broadcasts']['fr-ca'] = "Diffusions d'appels";
|
||||
|
|
@ -390,6 +406,7 @@ $text['label-call-broadcast']['ar-eg'] = "بث دعوة";
|
|||
$text['label-call-broadcast']['de-at'] = "Rundrufe";
|
||||
$text['label-call-broadcast']['de-ch'] = "Rundrufe";
|
||||
$text['label-call-broadcast']['de-de'] = "Rundrufe";
|
||||
$text['label-call-broadcast']['el-gr'] = "Μετάδοση κλήσης";
|
||||
$text['label-call-broadcast']['es-cl'] = "Llamada Masiva (Broadcast)";
|
||||
$text['label-call-broadcast']['es-mx'] = "Llamada Masiva (Broadcast)";
|
||||
$text['label-call-broadcast']['fr-ca'] = "Diffusion d'appels";
|
||||
|
|
@ -414,6 +431,7 @@ $text['label-avmd']['ar-eg'] = "كشف البريد الصوتي";
|
|||
$text['label-avmd']['de-at'] = "Erkennung von Sprachnachrichten";
|
||||
$text['label-avmd']['de-ch'] = "Erkennung von Sprachnachrichten";
|
||||
$text['label-avmd']['de-de'] = "Erkennung von Sprachnachrichten";
|
||||
$text['label-avmd']['el-gr'] = "Ανίχνευση τηλεφωνητή";
|
||||
$text['label-avmd']['es-cl'] = "Detección de correo de voz";
|
||||
$text['label-avmd']['es-mx'] = "Detección de correo de voz";
|
||||
$text['label-avmd']['fr-ca'] = "Détection de la messagerie vocale";
|
||||
|
|
@ -438,6 +456,7 @@ $text['label-broadcast_toll_allow']['ar-eg'] = "عدد مسموح به";
|
|||
$text['label-broadcast_toll_allow']['de-at'] = "Berechtigung";
|
||||
$text['label-broadcast_toll_allow']['de-ch'] = "Berechtigung";
|
||||
$text['label-broadcast_toll_allow']['de-de'] = "Berechtigung";
|
||||
$text['label-broadcast_toll_allow']['el-gr'] = "Επιτρέπονται διόδια";
|
||||
$text['label-broadcast_toll_allow']['es-cl'] = "Permitir Tarifas Especiales";
|
||||
$text['label-broadcast_toll_allow']['es-mx'] = "Permitir Tarifas Especiales";
|
||||
$text['label-broadcast_toll_allow']['fr-ca'] = "Permis de péage";
|
||||
|
|
@ -462,6 +481,7 @@ $text['label-accountcode']['ar-eg'] = "رمز الحساب";
|
|||
$text['label-accountcode']['de-at'] = "Kontoschlüssel";
|
||||
$text['label-accountcode']['de-ch'] = "Kontoschlüssel";
|
||||
$text['label-accountcode']['de-de'] = "Kontoschlüssel";
|
||||
$text['label-accountcode']['el-gr'] = "Κωδικός λογαριασμού";
|
||||
$text['label-accountcode']['es-cl'] = "Código de cuenta";
|
||||
$text['label-accountcode']['es-mx'] = "Código de cuenta";
|
||||
$text['label-accountcode']['fr-ca'] = "Code de compte";
|
||||
|
|
@ -486,6 +506,7 @@ $text['label-sample_file']['ar-eg'] = "نموذج لملف CSV";
|
|||
$text['label-sample_file']['de-at'] = "Beispiel-CSV-Datei";
|
||||
$text['label-sample_file']['de-ch'] = "Beispiel-CSV-Datei";
|
||||
$text['label-sample_file']['de-de'] = "Beispiel-CSV-Datei";
|
||||
$text['label-sample_file']['el-gr'] = "Δείγμα αρχείου CSV";
|
||||
$text['label-sample_file']['es-cl'] = "Archivo CSV de muestra";
|
||||
$text['label-sample_file']['es-mx'] = "Archivo CSV de muestra";
|
||||
$text['label-sample_file']['fr-ca'] = "Exemple de fichier CSV";
|
||||
|
|
@ -504,75 +525,30 @@ $text['label-sample_file']['zh-cn'] = "示例 CSV 文件";
|
|||
$text['label-sample_file']['ja-jp'] = "サンプル CSV ファイル";
|
||||
$text['label-sample_file']['ko-kr'] = "샘플 CSV 파일";
|
||||
|
||||
$text['label-list_example']['en-us'] = "Number|First,Last
|
||||
Number|First,Last
|
||||
...";
|
||||
$text['label-list_example']['en-gb'] = "Number|First,Last
|
||||
Number|First,Last
|
||||
...";
|
||||
$text['label-list_example']['ar-eg'] = "رقم|أولاً,آخر
|
||||
رقم|أولاً,آخر
|
||||
...";
|
||||
$text['label-list_example']['de-at'] = "Nummer|Erste,Zuletzt
|
||||
Nummer|Erste,Zuletzt
|
||||
...";
|
||||
$text['label-list_example']['de-ch'] = "Nummer|Erste,Zuletzt
|
||||
Nummer|Erste,Zuletzt
|
||||
...";
|
||||
$text['label-list_example']['de-de'] = "Nummer|Erste,Zuletzt
|
||||
Nummer|Erste,Zuletzt
|
||||
...";
|
||||
$text['label-list_example']['es-cl'] = "Número|Primero,Último
|
||||
Número|Primero,Último
|
||||
...";
|
||||
$text['label-list_example']['es-mx'] = "Número|Primero,Último
|
||||
Número|Primero,Último
|
||||
...";
|
||||
$text['label-list_example']['fr-ca'] = "Nombre|First,D'abord
|
||||
Nombre|D'abord,Last
|
||||
...";
|
||||
$text['label-list_example']['fr-fr'] = "Nombre|First,D'abord
|
||||
Nombre|D'abord,Last
|
||||
...";
|
||||
$text['label-list_example']['he-il'] = "מספר|ראשון,אחרון
|
||||
מספר|ראשון,אחרון
|
||||
...";
|
||||
$text['label-list_example']['it-it'] = "Numero|Primo,Scorso
|
||||
Numero|Primo,Scorso
|
||||
...";
|
||||
$text['label-list_example']['nl-nl'] = "Nummer|Eerste,Laatste
|
||||
Nummer|Eerste,Laatste
|
||||
...";
|
||||
$text['label-list_example']['pl-pl'] = "Numer|Pierwsze,Ostatnie
|
||||
Numer|Pierwsze,Ostatnie
|
||||
...";
|
||||
$text['label-list_example']['pt-br'] = "Número|Primeiro,Durar
|
||||
Número|Primeiro,Durar
|
||||
...";
|
||||
$text['label-list_example']['pt-pt'] = "Número|Primeiro,Durar
|
||||
Número|Primeiro,Durar
|
||||
...";
|
||||
$text['label-list_example']['ro-ro'] = "Număr|Primul,Ultimul
|
||||
Număr|Primul,Ultimul
|
||||
...";
|
||||
$text['label-list_example']['ru-ru'] = "Число|Первый,Последний
|
||||
Число|Первый,Последний
|
||||
...";
|
||||
$text['label-list_example']['sv-se'] = "siffra|Först,Sista
|
||||
siffra|Först,Sista
|
||||
...";
|
||||
$text['label-list_example']['uk-ua'] = "Номер|Перший,Останній
|
||||
Номер|Перший,Останній
|
||||
...";
|
||||
$text['label-list_example']['zh-cn'] = "编号|第一个,最后一个
|
||||
编号|第一个,最后一个
|
||||
...";
|
||||
$text['label-list_example']['ja-jp'] = "番号|最初、最後
|
||||
番号|最初、最後
|
||||
...";
|
||||
$text['label-list_example']['ko-kr'] = "번호|이름, 성
|
||||
번호|이름, 성
|
||||
...";
|
||||
$text['label-list_example']['en-us'] = "Number|First,LastNumber|First,Last...";
|
||||
$text['label-list_example']['en-gb'] = "Number|First,LastNumber|First,Last...";
|
||||
$text['label-list_example']['ar-eg'] = "الرقم|الأول،الرقم الأخير|الأول،الأخير...";
|
||||
$text['label-list_example']['de-at'] = "Nummer|Erste,ZuletztNummer|Erste,Zuletzt...";
|
||||
$text['label-list_example']['de-ch'] = "Nummer|Erste,ZuletztNummer|Erste,Zuletzt...";
|
||||
$text['label-list_example']['de-de'] = "Nummer|Erste,ZuletztNummer|Erste,Zuletzt...";
|
||||
$text['label-list_example']['el-gr'] = "Αριθμός|Πρώτος,ΤελευταίοςΑριθμός|Πρώτος,Τελευταίος...";
|
||||
$text['label-list_example']['es-cl'] = "Número|Primero,ÚltimoNúmero|Primero,Último...";
|
||||
$text['label-list_example']['es-mx'] = "Número|Primero,ÚltimoNúmero|Primero,Último...";
|
||||
$text['label-list_example']['fr-ca'] = "Nombre|First,D'abordNombre|D'abord,Last...";
|
||||
$text['label-list_example']['fr-fr'] = "Nombre|First,D'abordNombre|D'abord,Last...";
|
||||
$text['label-list_example']['he-il'] = "מספר|ראשון, מספר אחרון|ראשון, אחרון...";
|
||||
$text['label-list_example']['it-it'] = "Numero|Primo,ScorsoNumero|Primo,Scorso...";
|
||||
$text['label-list_example']['nl-nl'] = "Nummer|Eerste,LaatsteNummer|Eerste,Laatste...";
|
||||
$text['label-list_example']['pl-pl'] = "Numer|Pierwsze,OstatnieNumer|Pierwsze,Ostatnie...";
|
||||
$text['label-list_example']['pt-br'] = "Número|Primeiro,DurarNúmero|Primeiro,Durar...";
|
||||
$text['label-list_example']['pt-pt'] = "Número|Primeiro,DurarNúmero|Primeiro,Durar...";
|
||||
$text['label-list_example']['ro-ro'] = "Număr|Primul,UltimulNumăr|Primul,Ultimul...";
|
||||
$text['label-list_example']['ru-ru'] = "Число|Первый,ПоследнийЧисло|Первый,Последний...";
|
||||
$text['label-list_example']['sv-se'] = "siffra|Först,Sistasiffra|Först,Sista...";
|
||||
$text['label-list_example']['uk-ua'] = "Номер|Перший,ОстаннійНомер|Перший,Останній...";
|
||||
$text['label-list_example']['zh-cn'] = "编号|第一个,最后一个编号|第一个,最后一个...";
|
||||
$text['label-list_example']['ja-jp'] = "番号|最初、最後番号|最初、最後...";
|
||||
$text['label-list_example']['ko-kr'] = "번호|이름, 성번호|이름, 성...";
|
||||
|
||||
$text['description-start_time']['en-us'] = "The date and time to begin sending calls.";
|
||||
$text['description-start_time']['en-gb'] = "The date and time to begin sending calls.";
|
||||
|
|
@ -580,6 +556,7 @@ $text['description-start_time']['ar-eg'] = "تاريخ ووقت بدء إرسا
|
|||
$text['description-start_time']['de-at'] = "Das Datum und die Uhrzeit für den Beginn des Sendens von Anrufen.";
|
||||
$text['description-start_time']['de-ch'] = "Das Datum und die Uhrzeit für den Beginn des Sendens von Anrufen.";
|
||||
$text['description-start_time']['de-de'] = "Das Datum und die Uhrzeit für den Beginn des Sendens von Anrufen.";
|
||||
$text['description-start_time']['el-gr'] = "Η ημερομηνία και η ώρα έναρξης της αποστολής κλήσεων.";
|
||||
$text['description-start_time']['es-cl'] = "La fecha y hora para comenzar a enviar llamadas.";
|
||||
$text['description-start_time']['es-mx'] = "La fecha y hora para comenzar a enviar llamadas.";
|
||||
$text['description-start_time']['fr-ca'] = "La date et l'heure auxquelles commencer à envoyer des appels.";
|
||||
|
|
@ -604,6 +581,7 @@ $text['description-accountcode']['ar-eg'] = "تستخدم في أغلب الأح
|
|||
$text['description-accountcode']['de-at'] = "Wird am häufigsten für Abrechnungssysteme verwendet.";
|
||||
$text['description-accountcode']['de-ch'] = "Wird am häufigsten für Abrechnungssysteme verwendet.";
|
||||
$text['description-accountcode']['de-de'] = "Wird am häufigsten für Abrechnungssysteme verwendet.";
|
||||
$text['description-accountcode']['el-gr'] = "Χρησιμοποιείται συχνότερα για συστήματα τιμολόγησης.";
|
||||
$text['description-accountcode']['es-cl'] = "Se utiliza con mayor frecuencia para los sistemas de facturación.";
|
||||
$text['description-accountcode']['es-mx'] = "Se utiliza con mayor frecuencia para los sistemas de facturación.";
|
||||
$text['description-accountcode']['fr-ca'] = "Utilisé le plus souvent pour les systèmes de facturation.";
|
||||
|
|
@ -628,6 +606,7 @@ $text['description-timeout']['ar-eg'] = "حدد المهلة المطلقة با
|
|||
$text['description-timeout']['de-at'] = "Geben Sie die absolute Zeitüberschreitung in Sekunden an.";
|
||||
$text['description-timeout']['de-ch'] = "Geben Sie die absolute Zeitüberschreitung in Sekunden an.";
|
||||
$text['description-timeout']['de-de'] = "Geben Sie die absolute Zeitüberschreitung in Sekunden an.";
|
||||
$text['description-timeout']['el-gr'] = "Καθορίστε το απόλυτο χρονικό όριο σε δευτερόλεπτα.";
|
||||
$text['description-timeout']['es-cl'] = "Especifique el tiempo de espera absoluto en segundos.";
|
||||
$text['description-timeout']['es-mx'] = "Especifique el tiempo de espera absoluto en segundos.";
|
||||
$text['description-timeout']['fr-ca'] = "Spécifiez le délai d'expiration absolu en secondes";
|
||||
|
|
@ -652,6 +631,7 @@ $text['description-phone']['ar-eg'] = "حدد ملف TXT / CSV للتحميل ،
|
|||
$text['description-phone']['de-at'] = "Optional: Ergänzen Sie eine Liste von Telefonnummern, eine Nummer pro Zeile im folgenden Format: 123-123-1234|Nachname,Vorname";
|
||||
$text['description-phone']['de-ch'] = "Optional: Ergänzen Sie eine Liste von Telefonnummern, eine Nummer pro Zeile im folgenden Format: 123-123-1234|Nachname,Vorname";
|
||||
$text['description-phone']['de-de'] = "Optional: Ergänzen Sie eine Liste von Telefonnummern, eine Nummer pro Zeile im folgenden Format: 123-123-1234|Nachname,Vorname";
|
||||
$text['description-phone']['el-gr'] = "Επιλέξτε ένα αρχείο TXT/CSV για μεταφόρτωση ή εισαγάγετε Αριθμούς τηλεφώνου έναν ανά γραμμή στη μορφή που φαίνεται παραπάνω.";
|
||||
$text['description-phone']['es-cl'] = "Opcional, definir una lista de números de telefono, uno por línea en el siguiente formato: 123-123-1234|Apellido,Nombre";
|
||||
$text['description-phone']['es-mx'] = "Opcional, definir una lista de números de telefono, uno por línea en el siguiente formato: 123-123-1234|Apellido,Nombre";
|
||||
$text['description-phone']['fr-ca'] = "Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789|Nom,Prénom";
|
||||
|
|
@ -676,6 +656,7 @@ $text['description-name']['ar-eg'] = "أدخل الاسم هنا.";
|
|||
$text['description-name']['de-at'] = "Geben Sie den Namen an.";
|
||||
$text['description-name']['de-ch'] = "Geben Sie den Namen an.";
|
||||
$text['description-name']['de-de'] = "Geben Sie den Namen an.";
|
||||
$text['description-name']['el-gr'] = "Εισαγάγετε το όνομα εδώ.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre aquí.";
|
||||
$text['description-name']['es-mx'] = "Ingrese el nombre aquí.";
|
||||
$text['description-name']['fr-ca'] = "Insérer le Nom.";
|
||||
|
|
@ -700,6 +681,7 @@ $text['description-info']['ar-eg'] = "أدخل الوصف هنا.";
|
|||
$text['description-info']['de-at'] = "Geben Sie eine Beschreibung an.";
|
||||
$text['description-info']['de-ch'] = "Geben Sie eine Beschreibung an.";
|
||||
$text['description-info']['de-de'] = "Geben Sie eine Beschreibung an.";
|
||||
$text['description-info']['el-gr'] = "Εισαγάγετε την περιγραφή εδώ.";
|
||||
$text['description-info']['es-cl'] = "Ingrese descripción aquí.";
|
||||
$text['description-info']['es-mx'] = "Ingrese descripción aquí.";
|
||||
$text['description-info']['fr-ca'] = "Entrez la description ici";
|
||||
|
|
@ -724,6 +706,7 @@ $text['description-destination']['ar-eg'] = "أرسل المكالمة إلى ر
|
|||
$text['description-destination']['de-at'] = "Der Anruf wird an eine Nebenstelle, eine Automatische Vermittlung, ein Konferenzraum oder jede andere Nummer weitergeleitet.";
|
||||
$text['description-destination']['de-ch'] = "Der Anruf wird an eine Nebenstelle, eine Automatische Vermittlung, ein Konferenzraum oder jede andere Nummer weitergeleitet.";
|
||||
$text['description-destination']['de-de'] = "Der Anruf wird an eine Nebenstelle, eine Automatische Vermittlung, ein Konferenzraum oder jede andere Nummer weitergeleitet.";
|
||||
$text['description-destination']['el-gr'] = "Στείλτε την κλήση σε μια επέκταση, ένα μενού IVR, αίθουσα συνεδριάσεων ή οποιονδήποτε άλλο αριθμό.";
|
||||
$text['description-destination']['es-cl'] = "Enviar la llamada a extension a IVR, conferencias o cualquier otro número.";
|
||||
$text['description-destination']['es-mx'] = "Enviar la llamada a extension a IVR, conferencias o cualquier otro número.";
|
||||
$text['description-destination']['fr-ca'] = "Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro.";
|
||||
|
|
@ -748,6 +731,7 @@ $text['description-concurrent-limit']['ar-eg'] = "حدد العدد التقري
|
|||
$text['description-concurrent-limit']['de-at'] = "Begrenzt die Anzahl gleichzeitiger Anrufe. Kein Limit wenn leer gelassen.";
|
||||
$text['description-concurrent-limit']['de-ch'] = "Begrenzt die Anzahl gleichzeitiger Anrufe. Kein Limit wenn leer gelassen.";
|
||||
$text['description-concurrent-limit']['de-de'] = "Begrenzt die Anzahl gleichzeitiger Anrufe. Kein Limit wenn leer gelassen.";
|
||||
$text['description-concurrent-limit']['el-gr'] = "Περιορίστε τον κατά προσέγγιση αριθμό ταυτόχρονων κλήσεων. Αφήστε το κενό χωρίς όριο.";
|
||||
$text['description-concurrent-limit']['es-cl'] = "Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite.";
|
||||
$text['description-concurrent-limit']['es-mx'] = "Limitar el número de llamadas simultaneas. Deje en blanco para no establecer un límite.";
|
||||
$text['description-concurrent-limit']['fr-ca'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité.";
|
||||
|
|
@ -769,9 +753,10 @@ $text['description-concurrent-limit']['ko-kr'] = "대략적인 동시 호출 수
|
|||
$text['description-caller-id-number']['en-us'] = "Applicable if the provider that allow the Caller ID number to be sent. default: 0000000000";
|
||||
$text['description-caller-id-number']['en-gb'] = "Applicable if the provider that allow the Caller ID number to be sent. default: 0000000000";
|
||||
$text['description-caller-id-number']['ar-eg'] = "ينطبق إذا كان الموفر الذي يسمح بإرسال رقم معرف المتصل. الافتراضي: 0000000000";
|
||||
$text['description-caller-id-number']['de-at'] = "Geben Sie die Anruferkennung (Nummer) hier ein.";
|
||||
$text['description-caller-id-number']['de-ch'] = "Geben Sie die Anruferkennung (Nummer) hier ein.";
|
||||
$text['description-caller-id-number']['de-de'] = "Geben Sie die Anruferkennung (Nummer) hier ein.";
|
||||
$text['description-caller-id-number']['de-at'] = "Gilt, wenn der Anbieter das Senden der Anrufer-ID-Nummer zulässt. Standard: 0000000000";
|
||||
$text['description-caller-id-number']['de-ch'] = "Gilt, wenn der Anbieter das Senden der Anrufer-ID-Nummer zulässt. Standard: 0000000000";
|
||||
$text['description-caller-id-number']['de-de'] = "Gilt, wenn der Anbieter das Senden der Anrufer-ID-Nummer zulässt. Standard: 0000000000";
|
||||
$text['description-caller-id-number']['el-gr'] = "Ισχύει εάν ο πάροχος που επιτρέπει την αποστολή του αριθμού αναγνώρισης καλούντος. προεπιλογή: 0000000000";
|
||||
$text['description-caller-id-number']['es-cl'] = "Aplicable si el proveedor que permite enviar el número de Caller ID. predeterminado: 0000000000";
|
||||
$text['description-caller-id-number']['es-mx'] = "Aplicable si el proveedor que permite enviar el número de Caller ID. predeterminado: 0000000000";
|
||||
$text['description-caller-id-number']['fr-ca'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000";
|
||||
|
|
@ -796,6 +781,7 @@ $text['description-caller-id-name']['ar-eg'] = "قابل للتطبيق إذا
|
|||
$text['description-caller-id-name']['de-at'] = "Geben Sie die Anruferkennung (Name) hier ein, sofern der Provider dieses unterstützt. Default: anonym.";
|
||||
$text['description-caller-id-name']['de-ch'] = "Geben Sie die Anruferkennung (Name) hier ein, sofern der Provider dieses unterstützt. Default: anonym.";
|
||||
$text['description-caller-id-name']['de-de'] = "Geben Sie die Anruferkennung (Name) hier ein, sofern der Provider dieses unterstützt. Default: anonym.";
|
||||
$text['description-caller-id-name']['el-gr'] = "Ισχύει εάν ο πάροχος επιτρέπει τον ορισμό του ονόματος αναγνώρισης καλούντος. προεπιλογή: ανώνυμος";
|
||||
$text['description-caller-id-name']['es-cl'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000";
|
||||
$text['description-caller-id-name']['es-mx'] = "Applicable si el proveedor permite enviar el número de origen. Por defecto: 0000000000";
|
||||
$text['description-caller-id-name']['fr-ca'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous";
|
||||
|
|
@ -820,6 +806,7 @@ $text['description-avmd']['ar-eg'] = "حدد ما إذا كنت تريد تمك
|
|||
$text['description-avmd']['de-at'] = "Wählen Sie ob die Erkennung von Sprach-Mailboxen und automatischen Anrufbeantwortern Ein- oder Ausgeschaltet werden soll.";
|
||||
$text['description-avmd']['de-ch'] = "Wählen Sie ob die Erkennung von Sprach-Mailboxen und automatischen Anrufbeantwortern Ein- oder Ausgeschaltet werden soll.";
|
||||
$text['description-avmd']['de-de'] = "Wählen Sie ob die Erkennung von Sprach-Mailboxen und automatischen Anrufbeantwortern Ein- oder Ausgeschaltet werden soll.";
|
||||
$text['description-avmd']['el-gr'] = "Επιλέξτε εάν θα ενεργοποιήσετε ή θα απενεργοποιήσετε τον εντοπισμό συστημάτων μηνυμάτων τηλεφωνητή και τηλεφωνητή.";
|
||||
$text['description-avmd']['es-cl'] = "Seleccione si desea activar o desactivar la detección de sistemas de contestador automático de mensajes de correo de voz y.";
|
||||
$text['description-avmd']['es-mx'] = "Seleccione si desea activar o desactivar la detección de sistemas de contestador automático de mensajes de correo de voz y.";
|
||||
$text['description-avmd']['fr-ca'] = "Indiquez si vous souhaitez activer ou désactiver la détection de la messagerie vocale et les systèmes de machines de répondeur.";
|
||||
|
|
@ -844,6 +831,7 @@ $text['description-broadcast_toll_allow']['ar-eg'] = "أدخل قيمة رسوم
|
|||
$text['description-broadcast_toll_allow']['de-at'] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)";
|
||||
$text['description-broadcast_toll_allow']['de-ch'] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)";
|
||||
$text['description-broadcast_toll_allow']['de-de'] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)";
|
||||
$text['description-broadcast_toll_allow']['el-gr'] = "Εισαγάγετε την τιμή επιτρεπόμενης διοδίων εδώ. (Παραδείγματα: εγχώριο, διεθνές, τοπικό)";
|
||||
$text['description-broadcast_toll_allow']['es-cl'] = "Ingrese el tipo de tarifa especial a permitir (ej: doméstica, internacional, local).";
|
||||
$text['description-broadcast_toll_allow']['es-mx'] = "Ingrese el tipo de tarifa especial a permitir (ej: doméstica, internacional, local).";
|
||||
$text['description-broadcast_toll_allow']['fr-ca'] = "Insérer les droits d'accès. (Exemples: domestic,international,local)";
|
||||
|
|
@ -868,6 +856,7 @@ $text['confirm-update']['ar-eg'] = "Оновлення завершено";
|
|||
$text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
$text['confirm-update']['de-ch'] = "Aktualisierung durchgeführt";
|
||||
$text['confirm-update']['de-de'] = "Aktualisierung durchgeführt";
|
||||
$text['confirm-update']['el-gr'] = "Η ενημέρωση ολοκληρώθηκε";
|
||||
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
||||
$text['confirm-update']['es-mx'] = "Actualización Completa";
|
||||
$text['confirm-update']['fr-ca'] = "Mise à jour terminée";
|
||||
|
|
@ -892,6 +881,7 @@ $text['confirm-name']['ar-eg'] = "يرجى تقديم: الاسم";
|
|||
$text['confirm-name']['de-at'] = "Bitte geben Sie den Namen an";
|
||||
$text['confirm-name']['de-ch'] = "Bitte geben Sie den Namen an";
|
||||
$text['confirm-name']['de-de'] = "Bitte geben Sie den Namen an";
|
||||
$text['confirm-name']['el-gr'] = "Δώστε: Όνομα";
|
||||
$text['confirm-name']['es-cl'] = "Por favor agregue: Nombre";
|
||||
$text['confirm-name']['es-mx'] = "Por favor agregue: Nombre";
|
||||
$text['confirm-name']['fr-ca'] = "Merci d'indiquer: Nom";
|
||||
|
|
@ -916,6 +906,7 @@ $text['confirm-delete-info']['ar-eg'] = "هل تريد حقًا حذف هذا؟"
|
|||
$text['confirm-delete-info']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete-info']['de-ch'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete-info']['de-de'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete-info']['el-gr'] = "Θέλετε πραγματικά να το διαγράψετε;";
|
||||
$text['confirm-delete-info']['es-cl'] = "¿Desea realmente eliminar esto?";
|
||||
$text['confirm-delete-info']['es-mx'] = "¿Desea realmente eliminar esto?";
|
||||
$text['confirm-delete-info']['fr-ca'] = "Voulez-vous vraiment supprimer cela?";
|
||||
|
|
@ -940,6 +931,7 @@ $text['confirm-add']['ar-eg'] = "أضف مكتمل";
|
|||
$text['confirm-add']['de-at'] = "Erfolgreich hinzugefügt";
|
||||
$text['confirm-add']['de-ch'] = "Erfolgreich hinzugefügt";
|
||||
$text['confirm-add']['de-de'] = "Erfolgreich hinzugefügt";
|
||||
$text['confirm-add']['el-gr'] = "Προσθήκη Ολοκληρωμένη";
|
||||
$text['confirm-add']['es-cl'] = "Ingreso Completo";
|
||||
$text['confirm-add']['es-mx'] = "Ingreso Completo";
|
||||
$text['confirm-add']['fr-ca'] = "Ajouté";
|
||||
|
|
@ -964,6 +956,7 @@ $text['file-error']['ar-eg'] = "عذرا ، نوع الملف غير مسموح
|
|||
$text['file-error']['de-at'] = "Entschuldigung, Dateityp nicht erlaubt";
|
||||
$text['file-error']['de-ch'] = "Entschuldigung, Dateityp nicht erlaubt";
|
||||
$text['file-error']['de-de'] = "Entschuldigung, Dateityp nicht erlaubt";
|
||||
$text['file-error']['el-gr'] = "Λυπούμαστε, ο τύπος αρχείου δεν επιτρέπεται";
|
||||
$text['file-error']['es-cl'] = "Lo sentimos, no se permite el tipo de archivo";
|
||||
$text['file-error']['es-mx'] = "Lo sentimos, no se permite el tipo de archivo";
|
||||
$text['file-error']['fr-ca'] = "Désolé, le type de fichier n'est pas autorisé";
|
||||
|
|
|
|||
|
|
@ -6,6 +6,7 @@ $text['title-call_center_queue_activity']['ar-eg'] = "نشاط قائمة انت
|
|||
$text['title-call_center_queue_activity']['de-at'] = "Callcenter Warteschlangen Aktivität";
|
||||
$text['title-call_center_queue_activity']['de-ch'] = "Callcenter Warteschlangen Aktivität";
|
||||
$text['title-call_center_queue_activity']['de-de'] = "Callcenter Warteschlangen Aktivität";
|
||||
$text['title-call_center_queue_activity']['el-gr'] = "Δραστηριότητα ουράς τηλεφωνικού κέντρου";
|
||||
$text['title-call_center_queue_activity']['es-cl'] = "Actividad de Cola del Centro de Llamados";
|
||||
$text['title-call_center_queue_activity']['es-mx'] = "Actividad de Cola del Centro de Llamados";
|
||||
$text['title-call_center_queue_activity']['fr-ca'] = "Activité des files d'attente du centre d'appel";
|
||||
|
|
@ -30,6 +31,7 @@ $text['title-active_call_center']['ar-eg'] = "مركز الاتصال النشط
|
|||
$text['title-active_call_center']['de-at'] = "Aktive Callcenter";
|
||||
$text['title-active_call_center']['de-ch'] = "Aktive Callcenter";
|
||||
$text['title-active_call_center']['de-de'] = "Aktive Callcenter";
|
||||
$text['title-active_call_center']['el-gr'] = "Ενεργό τηλεφωνικό κέντρο";
|
||||
$text['title-active_call_center']['es-cl'] = "Centro de Llamados Activo";
|
||||
$text['title-active_call_center']['es-mx'] = "Centro de Llamados Activo";
|
||||
$text['title-active_call_center']['fr-ca'] = "Centre d'appel Actif";
|
||||
|
|
@ -54,6 +56,7 @@ $text['message-confirm']['ar-eg'] = "هل تريد حقا أن تفعل هذا؟
|
|||
$text['message-confirm']['de-at'] = "Wollen Sie das wirklich tun?";
|
||||
$text['message-confirm']['de-ch'] = "Wollen Sie das wirklich tun?";
|
||||
$text['message-confirm']['de-de'] = "Wollen Sie das wirklich tun?";
|
||||
$text['message-confirm']['el-gr'] = "Θέλετε πραγματικά να το κάνετε αυτό;";
|
||||
$text['message-confirm']['es-cl'] = "¿Realmente desea ejecutar esta operación?";
|
||||
$text['message-confirm']['es-mx'] = "¿Realmente desea ejecutar esta operación?";
|
||||
$text['message-confirm']['fr-ca'] = "Voulez-vous vraiment faire cela?";
|
||||
|
|
@ -78,6 +81,7 @@ $text['label-waiting']['ar-eg'] = "انتظار";
|
|||
$text['label-waiting']['de-at'] = "Warten";
|
||||
$text['label-waiting']['de-ch'] = "Warten";
|
||||
$text['label-waiting']['de-de'] = "Warten";
|
||||
$text['label-waiting']['el-gr'] = "Αναμονή";
|
||||
$text['label-waiting']['es-cl'] = "Esperando";
|
||||
$text['label-waiting']['es-mx'] = "Esperando";
|
||||
$text['label-waiting']['fr-ca'] = "d'attente";
|
||||
|
|
@ -102,6 +106,7 @@ $text['label-trying']['ar-eg'] = "محاولة";
|
|||
$text['label-trying']['de-at'] = "Versuchen";
|
||||
$text['label-trying']['de-ch'] = "Versuchen";
|
||||
$text['label-trying']['de-de'] = "Versuchen";
|
||||
$text['label-trying']['el-gr'] = "Προσπαθεί";
|
||||
$text['label-trying']['es-cl'] = "Intentando";
|
||||
$text['label-trying']['es-mx'] = "Intentando";
|
||||
$text['label-trying']['fr-ca'] = "d'essais";
|
||||
|
|
@ -126,6 +131,7 @@ $text['label-transfer']['ar-eg'] = "تحويل";
|
|||
$text['label-transfer']['de-at'] = "Weiterleiten";
|
||||
$text['label-transfer']['de-ch'] = "Weiterleiten";
|
||||
$text['label-transfer']['de-de'] = "Weiterleiten";
|
||||
$text['label-transfer']['el-gr'] = "ΜΕΤΑΦΟΡΑ";
|
||||
$text['label-transfer']['es-cl'] = "Transferir";
|
||||
$text['label-transfer']['es-mx'] = "Transferir";
|
||||
$text['label-transfer']['fr-ca'] = "Transfert";
|
||||
|
|
@ -150,6 +156,7 @@ $text['label-time_base_score']['ar-eg'] = "نقاط قاعدة الوقت";
|
|||
$text['label-time_base_score']['de-at'] = "Zeitgeber für Klassifikation";
|
||||
$text['label-time_base_score']['de-ch'] = "Zeitgeber für Klassifikation";
|
||||
$text['label-time_base_score']['de-de'] = "Zeitgeber für Klassifikation";
|
||||
$text['label-time_base_score']['el-gr'] = "Χρονική Βάση Βάσης";
|
||||
$text['label-time_base_score']['es-cl'] = "Puntuación basada en tiempo";
|
||||
$text['label-time_base_score']['es-mx'] = "Puntuación basada en tiempo";
|
||||
$text['label-time_base_score']['fr-ca'] = "Score basé sur le temps";
|
||||
|
|
@ -174,6 +181,7 @@ $text['label-time']['ar-eg'] = "التوقيت";
|
|||
$text['label-time']['de-at'] = "Zeit";
|
||||
$text['label-time']['de-ch'] = "Zeit";
|
||||
$text['label-time']['de-de'] = "Zeit";
|
||||
$text['label-time']['el-gr'] = "χρόνος";
|
||||
$text['label-time']['es-cl'] = "Tiempo";
|
||||
$text['label-time']['es-mx'] = "Tiempo";
|
||||
$text['label-time']['fr-ca'] = "Temps";
|
||||
|
|
@ -198,6 +206,7 @@ $text['label-tier_state']['ar-eg'] = "دولة الطبقة";
|
|||
$text['label-tier_state']['de-at'] = "Ebenen-Status";
|
||||
$text['label-tier_state']['de-ch'] = "Ebenen-Status";
|
||||
$text['label-tier_state']['de-de'] = "Ebenen-Status";
|
||||
$text['label-tier_state']['el-gr'] = "Κράτος βαθμίδας";
|
||||
$text['label-tier_state']['es-cl'] = "Estado de Nivel";
|
||||
$text['label-tier_state']['es-mx'] = "Estado de Nivel";
|
||||
$text['label-tier_state']['fr-ca'] = "Etat du Niveau";
|
||||
|
|
@ -222,6 +231,7 @@ $text['label-tier_rules_apply']['ar-eg'] = "تطبق قواعد الفئة";
|
|||
$text['label-tier_rules_apply']['de-at'] = "Ebenen-Regeln werden angewendet";
|
||||
$text['label-tier_rules_apply']['de-ch'] = "Ebenen-Regeln werden angewendet";
|
||||
$text['label-tier_rules_apply']['de-de'] = "Ebenen-Regeln werden angewendet";
|
||||
$text['label-tier_rules_apply']['el-gr'] = "Ισχύουν κανόνες βαθμίδας";
|
||||
$text['label-tier_rules_apply']['es-cl'] = "Aplicar Reglas de Nivel";
|
||||
$text['label-tier_rules_apply']['es-mx'] = "Aplicar Reglas de Nivel";
|
||||
$text['label-tier_rules_apply']['fr-ca'] = "Appliquer les règles du Niveau";
|
||||
|
|
@ -246,6 +256,7 @@ $text['label-tier_rule_wait_second']['ar-eg'] = "قاعدة الطبقة انت
|
|||
$text['label-tier_rule_wait_second']['de-at'] = "Wartezeit für Ebenen-Regel in Sekunden";
|
||||
$text['label-tier_rule_wait_second']['de-ch'] = "Wartezeit für Ebenen-Regel in Sekunden";
|
||||
$text['label-tier_rule_wait_second']['de-de'] = "Wartezeit für Ebenen-Regel in Sekunden";
|
||||
$text['label-tier_rule_wait_second']['el-gr'] = "Κανόνας βαθμίδας Περιμένετε δεύτερο";
|
||||
$text['label-tier_rule_wait_second']['es-cl'] = "Regla de nível segundo de espera";
|
||||
$text['label-tier_rule_wait_second']['es-mx'] = "Regla de nível segundo de espera";
|
||||
$text['label-tier_rule_wait_second']['fr-ca'] = "Attente en secondes de la règle du Niveau";
|
||||
|
|
@ -270,6 +281,7 @@ $text['label-tier_rule_wait_multiply_level']['ar-eg'] = "الطبقة القاع
|
|||
$text['label-tier_rule_wait_multiply_level']['de-at'] = "Regel für Wartezeit-Multiplikator pro Ebene";
|
||||
$text['label-tier_rule_wait_multiply_level']['de-ch'] = "Regel für Wartezeit-Multiplikator pro Ebene";
|
||||
$text['label-tier_rule_wait_multiply_level']['de-de'] = "Regel für Wartezeit-Multiplikator pro Ebene";
|
||||
$text['label-tier_rule_wait_multiply_level']['el-gr'] = "Επίπεδο πολλαπλασιασμού αναμονής κανόνα κανόνα";
|
||||
$text['label-tier_rule_wait_multiply_level']['es-cl'] = "Regla de nivel multiplicar nivel de espera";
|
||||
$text['label-tier_rule_wait_multiply_level']['es-mx'] = "Regla de nivel multiplicar nivel de espera";
|
||||
$text['label-tier_rule_wait_multiply_level']['fr-ca'] = "Règle d'attente multipliée par Niveau";
|
||||
|
|
@ -294,6 +306,7 @@ $text['label-tier_rule_no_agent_no_wait']['ar-eg'] = "قاعدة الطبقة ل
|
|||
$text['label-tier_rule_no_agent_no_wait']['de-at'] = "Ebenen-Regel kein Agent nicht warten";
|
||||
$text['label-tier_rule_no_agent_no_wait']['de-ch'] = "Ebenen-Regel kein Agent nicht warten";
|
||||
$text['label-tier_rule_no_agent_no_wait']['de-de'] = "Ebenen-Regel kein Agent nicht warten";
|
||||
$text['label-tier_rule_no_agent_no_wait']['el-gr'] = "Κανόνας επιπέδου Όχι Πράκτορας Όχι Αναμονή";
|
||||
$text['label-tier_rule_no_agent_no_wait']['es-cl'] = "Regla de Nivel sin Agente sin Espera";
|
||||
$text['label-tier_rule_no_agent_no_wait']['es-mx'] = "Regla de Nivel sin Agente sin Espera";
|
||||
$text['label-tier_rule_no_agent_no_wait']['fr-ca'] = "Règle du Niveau Pas d'agent, pas d'attente";
|
||||
|
|
@ -318,6 +331,7 @@ $text['label-tier_position']['ar-eg'] = "موقف الطبقة";
|
|||
$text['label-tier_position']['de-at'] = "Ebenen-Position";
|
||||
$text['label-tier_position']['de-ch'] = "Ebenen-Position";
|
||||
$text['label-tier_position']['de-de'] = "Ebenen-Position";
|
||||
$text['label-tier_position']['el-gr'] = "Θέση Βαθμίδας";
|
||||
$text['label-tier_position']['es-cl'] = "Posición de Nivel";
|
||||
$text['label-tier_position']['es-mx'] = "Posición de Nivel";
|
||||
$text['label-tier_position']['fr-ca'] = "Position du Niveau";
|
||||
|
|
@ -342,6 +356,7 @@ $text['label-tier_level']['ar-eg'] = "مستوى الطبقة";
|
|||
$text['label-tier_level']['de-at'] = "Ebenen-Niveau";
|
||||
$text['label-tier_level']['de-ch'] = "Ebenen-Niveau";
|
||||
$text['label-tier_level']['de-de'] = "Ebenen-Niveau";
|
||||
$text['label-tier_level']['el-gr'] = "Επίπεδο Βαθμίδας";
|
||||
$text['label-tier_level']['es-cl'] = "Nivel";
|
||||
$text['label-tier_level']['es-mx'] = "Nivel";
|
||||
$text['label-tier_level']['fr-ca'] = "Niveau";
|
||||
|
|
@ -366,6 +381,7 @@ $text['label-system']['ar-eg'] = "النظام";
|
|||
$text['label-system']['de-at'] = "System";
|
||||
$text['label-system']['de-ch'] = "System";
|
||||
$text['label-system']['de-de'] = "System";
|
||||
$text['label-system']['el-gr'] = "Σύστημα";
|
||||
$text['label-system']['es-cl'] = "Sistema";
|
||||
$text['label-system']['es-mx'] = "Sistema";
|
||||
$text['label-system']['fr-ca'] = "Système";
|
||||
|
|
@ -390,6 +406,7 @@ $text['label-strategy']['ar-eg'] = "إستراتيجية";
|
|||
$text['label-strategy']['de-at'] = "Strategie";
|
||||
$text['label-strategy']['de-ch'] = "Strategie";
|
||||
$text['label-strategy']['de-de'] = "Strategie";
|
||||
$text['label-strategy']['el-gr'] = "Στρατηγική";
|
||||
$text['label-strategy']['es-cl'] = "Estrategia";
|
||||
$text['label-strategy']['es-mx'] = "Estrategia";
|
||||
$text['label-strategy']['fr-ca'] = "Stratégie";
|
||||
|
|
@ -414,6 +431,7 @@ $text['label-status_change']['ar-eg'] = "تغيير الوضع";
|
|||
$text['label-status_change']['de-at'] = "Status Änderung";
|
||||
$text['label-status_change']['de-ch'] = "Status Änderung";
|
||||
$text['label-status_change']['de-de'] = "Status Änderung";
|
||||
$text['label-status_change']['el-gr'] = "Αλλαγή Κατάστασης";
|
||||
$text['label-status_change']['es-cl'] = "Cambio de Estado";
|
||||
$text['label-status_change']['es-mx'] = "Cambio de Estado";
|
||||
$text['label-status_change']['fr-ca'] = "Change Status";
|
||||
|
|
@ -438,6 +456,7 @@ $text['label-status']['ar-eg'] = "الحالة";
|
|||
$text['label-status']['de-at'] = "Status";
|
||||
$text['label-status']['de-ch'] = "Status";
|
||||
$text['label-status']['de-de'] = "Status";
|
||||
$text['label-status']['el-gr'] = "Κατάσταση";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
$text['label-status']['es-mx'] = "Estado";
|
||||
$text['label-status']['fr-ca'] = "Statut";
|
||||
|
|
@ -462,6 +481,7 @@ $text['description-status']['ar-eg'] = 'تم تسجيل الخروج - لا يم
|
|||
$text['description-status']['de-ch'] = "Abgemeldet – Warteschlangenanrufe können nicht empfangen werden.\nVerfügbar – Bereit zum Empfangen von Warteschlangenanrufen.\nVerfügbar (auf Abruf) – Der Status wird auf „Leer“ gesetzt, sobald der Anruf beendet ist (nicht automatisch auf „Wartend“).\nBei Pause – Sie sind immer noch angemeldet, erhalten aber keine Anrufe aus der Warteschlange.";
|
||||
$text['description-status']['de-at'] = "Abgemeldet – Warteschlangenanrufe können nicht empfangen werden.\nVerfügbar – Bereit zum Empfangen von Warteschlangenanrufen.\nVerfügbar (auf Abruf) – Der Status wird auf „Leer“ gesetzt, sobald der Anruf beendet ist (nicht automatisch auf „Wartend“).\nBei Pause – Sie sind immer noch angemeldet, erhalten aber keine Anrufe aus der Warteschlange.";
|
||||
$text['description-status']['de-de'] = "Abgemeldet – Warteschlangenanrufe können nicht empfangen werden.\nVerfügbar – Bereit zum Empfangen von Warteschlangenanrufen.\nVerfügbar (auf Abruf) – Der Status wird auf „Leer“ gesetzt, sobald der Anruf beendet ist (nicht automatisch auf „Wartend“).\nBei Pause – Sie sind immer noch angemeldet, erhalten aber keine Anrufe aus der Warteschlange.";
|
||||
$text['description-status']['el-gr'] = "Αποσύνδεση - Δεν είναι δυνατή η λήψη κλήσεων στην ουρά.\nΔιαθέσιμο - Έτοιμη για λήψη κλήσεων στην ουρά.\nΔιαθέσιμο (κατ' απαίτηση) - Η κατάσταση θα οριστεί σε 'Αδράνεια' μόλις λήξει η κλήση (δεν ορίζεται αυτόματα σε 'Αναμονή').\nΣε διάλειμμα - Είναι ακόμα συνδεδεμένος, αλλά δεν θα λαμβάνει κλήσεις στην ουρά.";
|
||||
$text['description-status']['es-cl'] = "Desconectado: no se pueden recibir llamadas en cola.\nDisponible: listo para recibir llamadas en cola.\nDisponible (bajo demanda): el estado se establecerá en 'Inactivo' una vez que finalice la llamada (no se establecerá automáticamente en 'Esperando').\nEn pausa: Sigue conectado, pero no recibirá llamadas en cola.";
|
||||
$text['description-status']['es-mx'] = "Desconectado: no se pueden recibir llamadas en cola.\nDisponible: listo para recibir llamadas en cola.\nDisponible (bajo demanda): el estado se establecerá en 'Inactivo' una vez que finalice la llamada (no se establecerá automáticamente en 'Esperando').\nEn pausa: Sigue conectado, pero no recibirá llamadas en cola.";
|
||||
$text['description-status']['fr-ca'] = "Déconnecté - Impossible de recevoir les appels de la file d'attente.\nDisponible - Prêt à recevoir les appels de la file d'attente.\nDisponible (à la demande) - L'état sera défini sur 'Inactif' une fois l'appel terminé (pas automatiquement défini sur 'En attente').\nSur pause - Toujours connecté, mais ne recevra pas les appels de la file d'attente.";
|
||||
|
|
@ -486,6 +506,7 @@ $text['label-state']['ar-eg'] = "ولاية";
|
|||
$text['label-state']['de-at'] = "Zustand";
|
||||
$text['label-state']['de-ch'] = "Zustand";
|
||||
$text['label-state']['de-de'] = "Zustand";
|
||||
$text['label-state']['el-gr'] = "κατάσταση";
|
||||
$text['label-state']['es-cl'] = "Estado";
|
||||
$text['label-state']['es-mx'] = "Estado";
|
||||
$text['label-state']['fr-ca'] = "Etat";
|
||||
|
|
@ -510,6 +531,7 @@ $text['description-state']['ar-eg'] = "خامل - لا يفعل شيئًا ، ل
|
|||
$text['description-state']['de-at'] = "Inaktiv – Tut nichts, es werden keine Anrufe getätigt.\nWartend – Bereit zum Empfangen von Anrufen.\nEmpfangen – Dem Agenten wird derzeit ein Warteschlangenanruf angeboten.\nIn einem Warteschlangenanruf – Derzeit in einem Warteschlangenanruf.";
|
||||
$text['description-state']['de-ch'] = "Inaktiv – Tut nichts, es werden keine Anrufe getätigt.\nWartend – Bereit zum Empfangen von Anrufen.\nEmpfangen – Dem Agenten wird derzeit ein Warteschlangenanruf angeboten.\nIn einem Warteschlangenanruf – Derzeit in einem Warteschlangenanruf.";
|
||||
$text['description-state']['de-de'] = "Inaktiv – Tut nichts, es werden keine Anrufe getätigt.\nWartend – Bereit zum Empfangen von Anrufen.\nEmpfangen – Dem Agenten wird derzeit ein Warteschlangenanruf angeboten.\nIn einem Warteschlangenanruf – Derzeit in einem Warteschlangenanruf.";
|
||||
$text['description-state']['el-gr'] = "Αδράνεια - Δεν κάνει τίποτα, δεν γίνονται κλήσεις.\nΑναμονή - Έτοιμη για λήψη κλήσεων.\nΛήψη - Μια κλήση ουράς προσφέρεται αυτήν τη στιγμή στον πράκτορα.\nΣε μια κλήση ουράς - Αυτήν τη στιγμή βρίσκεται σε μια κλήση ουράς.";
|
||||
$text['description-state']['es-cl'] = "Inactivo: no hace nada, no se dan llamadas.\nEsperando: listo para recibir llamadas.\nRecibiendo: actualmente se está ofreciendo una llamada en cola al agente.\nEn una llamada en cola: actualmente en una llamada en cola.";
|
||||
$text['description-state']['es-mx'] = "Inactivo: no hace nada, no se dan llamadas.\nEsperando: listo para recibir llamadas.\nRecibiendo: actualmente se está ofreciendo una llamada en cola al agente.\nEn una llamada en cola: actualmente en una llamada en cola.";
|
||||
$text['description-state']['fr-ca'] = "Inactif : ne fait rien, aucun appel n'est émis.\nEn attente : prêt à recevoir des appels.\nRéception : un appel de file d'attente est actuellement proposé à l'agent.\nDans un appel de file d'attente : actuellement en cours d'appel.";
|
||||
|
|
@ -534,6 +556,7 @@ $text['label-record_template']['ar-eg'] = "قالب التسجيل";
|
|||
$text['label-record_template']['de-at'] = "Aufnahme Vorlage";
|
||||
$text['label-record_template']['de-ch'] = "Aufnahme Vorlage";
|
||||
$text['label-record_template']['de-de'] = "Aufnahme Vorlage";
|
||||
$text['label-record_template']['el-gr'] = "Πρότυπο εγγραφής";
|
||||
$text['label-record_template']['es-cl'] = "Plantilla de Grabación";
|
||||
$text['label-record_template']['es-mx'] = "Plantilla de Grabación";
|
||||
$text['label-record_template']['fr-ca'] = "Modèle d'enregistrement";
|
||||
|
|
@ -558,6 +581,7 @@ $text['label-queue_name']['ar-eg'] = "اسم الطابور";
|
|||
$text['label-queue_name']['de-at'] = "Warteschlange Name";
|
||||
$text['label-queue_name']['de-ch'] = "Warteschlange Name";
|
||||
$text['label-queue_name']['de-de'] = "Warteschlange Name";
|
||||
$text['label-queue_name']['el-gr'] = "Όνομα ουράς";
|
||||
$text['label-queue_name']['es-cl'] = "Nombre de Cola";
|
||||
$text['label-queue_name']['es-mx'] = "Nombre de Cola";
|
||||
$text['label-queue_name']['fr-ca'] = " Nom de la file";
|
||||
|
|
@ -582,6 +606,7 @@ $text['label-queue']['ar-eg'] = "طابور";
|
|||
$text['label-queue']['de-at'] = "Warteschlange";
|
||||
$text['label-queue']['de-ch'] = "Warteschlange";
|
||||
$text['label-queue']['de-de'] = "Warteschlange";
|
||||
$text['label-queue']['el-gr'] = "Ουρά";
|
||||
$text['label-queue']['es-cl'] = "Cola";
|
||||
$text['label-queue']['es-mx'] = "Cola";
|
||||
$text['label-queue']['fr-ca'] = "File";
|
||||
|
|
@ -606,6 +631,7 @@ $text['label-options']['ar-eg'] = "خيارات";
|
|||
$text['label-options']['de-at'] = "Optionen";
|
||||
$text['label-options']['de-ch'] = "Optionen";
|
||||
$text['label-options']['de-de'] = "Optionen";
|
||||
$text['label-options']['el-gr'] = "Επιλογές";
|
||||
$text['label-options']['es-cl'] = "Opciones";
|
||||
$text['label-options']['es-mx'] = "Opciones";
|
||||
$text['label-options']['fr-ca'] = "Choix";
|
||||
|
|
@ -630,6 +656,7 @@ $text['label-number']['ar-eg'] = "رقم";
|
|||
$text['label-number']['de-at'] = "Nummer";
|
||||
$text['label-number']['de-ch'] = "Nummer";
|
||||
$text['label-number']['de-de'] = "Nummer";
|
||||
$text['label-number']['el-gr'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
$text['label-number']['es-mx'] = "Número";
|
||||
$text['label-number']['fr-ca'] = "Numéro";
|
||||
|
|
@ -654,6 +681,7 @@ $text['label-music_on_hold']['ar-eg'] = "الموسيقى في الانتظار"
|
|||
$text['label-music_on_hold']['de-at'] = "Wartemusik";
|
||||
$text['label-music_on_hold']['de-ch'] = "Wartemusik";
|
||||
$text['label-music_on_hold']['de-de'] = "Wartemusik";
|
||||
$text['label-music_on_hold']['el-gr'] = "Μουσική σε αναμονή";
|
||||
$text['label-music_on_hold']['es-cl'] = "Musica en Espera";
|
||||
$text['label-music_on_hold']['es-mx'] = "Musica en Espera";
|
||||
$text['label-music_on_hold']['fr-ca'] = "Musique en attente";
|
||||
|
|
@ -678,6 +706,7 @@ $text['label-missed']['ar-eg'] = "مٌفتَقد";
|
|||
$text['label-missed']['de-at'] = "Verpasst";
|
||||
$text['label-missed']['de-ch'] = "Verpasst";
|
||||
$text['label-missed']['de-de'] = "Verpasst";
|
||||
$text['label-missed']['el-gr'] = "Αναπάντητες";
|
||||
$text['label-missed']['es-cl'] = "Perdido";
|
||||
$text['label-missed']['es-mx'] = "Perdido";
|
||||
$text['label-missed']['fr-ca'] = "Manqué";
|
||||
|
|
@ -702,6 +731,7 @@ $text['label-max_wait_time_with_no_agent']['ar-eg'] = "أقصى وقت انتظ
|
|||
$text['label-max_wait_time_with_no_agent']['de-at'] = "Maximale Wartezeit ohne Agent";
|
||||
$text['label-max_wait_time_with_no_agent']['de-ch'] = "Maximale Wartezeit ohne Agent";
|
||||
$text['label-max_wait_time_with_no_agent']['de-de'] = "Maximale Wartezeit ohne Agent";
|
||||
$text['label-max_wait_time_with_no_agent']['el-gr'] = "Μέγιστος χρόνος αναμονής χωρίς αντιπρόσωπο";
|
||||
$text['label-max_wait_time_with_no_agent']['es-cl'] = "Tiempo Máximo de Espera sin Agente";
|
||||
$text['label-max_wait_time_with_no_agent']['es-mx'] = "Tiempo Máximo de Espera sin Agente";
|
||||
$text['label-max_wait_time_with_no_agent']['fr-ca'] = "Max d'attente sans Agent";
|
||||
|
|
@ -726,6 +756,7 @@ $text['label-max_wait_time']['ar-eg'] = "وقت الانتظار الأقصى";
|
|||
$text['label-max_wait_time']['de-at'] = "Maximale Wartezeit";
|
||||
$text['label-max_wait_time']['de-ch'] = "Maximale Wartezeit";
|
||||
$text['label-max_wait_time']['de-de'] = "Maximale Wartezeit";
|
||||
$text['label-max_wait_time']['el-gr'] = "Μέγιστος χρόνος αναμονής";
|
||||
$text['label-max_wait_time']['es-cl'] = "Tiempo Máximo de Espera";
|
||||
$text['label-max_wait_time']['es-mx'] = "Tiempo Máximo de Espera";
|
||||
$text['label-max_wait_time']['fr-ca'] = "Temps d'attente maximal";
|
||||
|
|
@ -750,6 +781,7 @@ $text['label-extension']['ar-eg'] = "رقم داخلي";
|
|||
$text['label-extension']['de-at'] = "Nebenstelle";
|
||||
$text['label-extension']['de-ch'] = "Nebenstelle";
|
||||
$text['label-extension']['de-de'] = "Nebenstelle";
|
||||
$text['label-extension']['el-gr'] = "Επέκταση";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
$text['label-extension']['es-mx'] = "Extensión";
|
||||
$text['label-extension']['fr-ca'] = "Extension";
|
||||
|
|
@ -774,6 +806,7 @@ $text['label-eavesdrop']['ar-eg'] = "التنصت";
|
|||
$text['label-eavesdrop']['de-at'] = "Mithören";
|
||||
$text['label-eavesdrop']['de-ch'] = "Mithören";
|
||||
$text['label-eavesdrop']['de-de'] = "Mithören";
|
||||
$text['label-eavesdrop']['el-gr'] = "Αφουγκράζομαι";
|
||||
$text['label-eavesdrop']['es-cl'] = "Escuchar";
|
||||
$text['label-eavesdrop']['es-mx'] = "Escuchar";
|
||||
$text['label-eavesdrop']['fr-ca'] = "Espionnage";
|
||||
|
|
@ -798,6 +831,7 @@ $text['label-discard_abandoned_after']['ar-eg'] = "تجاهل المهجورة
|
|||
$text['label-discard_abandoned_after']['de-at'] = "Zurückweisen nach Abwurf";
|
||||
$text['label-discard_abandoned_after']['de-ch'] = "Zurückweisen nach Abwurf";
|
||||
$text['label-discard_abandoned_after']['de-de'] = "Zurückweisen nach Abwurf";
|
||||
$text['label-discard_abandoned_after']['el-gr'] = "Απορρίψτε το Εγκαταλελειμμένο Μετά";
|
||||
$text['label-discard_abandoned_after']['es-cl'] = "Descartar Abandono Despues de";
|
||||
$text['label-discard_abandoned_after']['es-mx'] = "Descartar Abandono Despues de";
|
||||
$text['label-discard_abandoned_after']['fr-ca'] = "Ecarter les appels abandonnés après";
|
||||
|
|
@ -822,6 +856,7 @@ $text['label-call']['ar-eg'] = "يتصل";
|
|||
$text['label-call']['de-at'] = "Anruf";
|
||||
$text['label-call']['de-ch'] = "Anruf";
|
||||
$text['label-call']['de-de'] = "Anruf";
|
||||
$text['label-call']['el-gr'] = "Κλήση";
|
||||
$text['label-call']['es-cl'] = "Llamar";
|
||||
$text['label-call']['es-mx'] = "Llamar";
|
||||
$text['label-call']['fr-ca'] = "Appel";
|
||||
|
|
@ -846,6 +881,7 @@ $text['label-answered']['ar-eg'] = "أجاب";
|
|||
$text['label-answered']['de-at'] = "Angenommen";
|
||||
$text['label-answered']['de-ch'] = "Angenommen";
|
||||
$text['label-answered']['de-de'] = "Angenommen";
|
||||
$text['label-answered']['el-gr'] = "Απάντησε";
|
||||
$text['label-answered']['es-cl'] = "Respondido";
|
||||
$text['label-answered']['es-mx'] = "Respondido";
|
||||
$text['label-answered']['fr-ca'] = "Répondu";
|
||||
|
|
@ -870,6 +906,7 @@ $text['label-agent']['ar-eg'] = "عامل";
|
|||
$text['label-agent']['de-at'] = "Agent";
|
||||
$text['label-agent']['de-ch'] = "Agent";
|
||||
$text['label-agent']['de-de'] = "Agent";
|
||||
$text['label-agent']['el-gr'] = "Μέσο";
|
||||
$text['label-agent']['es-cl'] = "Agente";
|
||||
$text['label-agent']['es-mx'] = "Agente";
|
||||
$text['label-agent']['fr-ca'] = "Agent";
|
||||
|
|
@ -894,6 +931,7 @@ $text['label-abandoned_resume_allowed']['ar-eg'] = "استئناف مهجور م
|
|||
$text['label-abandoned_resume_allowed']['de-at'] = "Wiederaufnahme nach Zurückweisung erlaubt";
|
||||
$text['label-abandoned_resume_allowed']['de-ch'] = "Wiederaufnahme nach Zurückweisung erlaubt";
|
||||
$text['label-abandoned_resume_allowed']['de-de'] = "Wiederaufnahme nach Zurückweisung erlaubt";
|
||||
$text['label-abandoned_resume_allowed']['el-gr'] = "Επιτρέπεται το εγκαταλειμμένο βιογραφικό";
|
||||
$text['label-abandoned_resume_allowed']['es-cl'] = "Permitir Reanudación de Abandono";
|
||||
$text['label-abandoned_resume_allowed']['es-mx'] = "Permitir Reanudación de Abandono";
|
||||
$text['label-abandoned_resume_allowed']['fr-ca'] = "Authoriser la reprise des abandonnés";
|
||||
|
|
@ -918,6 +956,7 @@ $text['header-agents']['ar-eg'] = "عملاء";
|
|||
$text['header-agents']['de-at'] = "Agenten";
|
||||
$text['header-agents']['de-ch'] = "Agenten";
|
||||
$text['header-agents']['de-de'] = "Agenten";
|
||||
$text['header-agents']['el-gr'] = "Πράκτορες";
|
||||
$text['header-agents']['es-cl'] = "Agentes";
|
||||
$text['header-agents']['es-mx'] = "Agentes";
|
||||
$text['header-agents']['fr-ca'] = "Agents";
|
||||
|
|
@ -942,6 +981,7 @@ $text['header-active_call_center']['ar-eg'] = "مركز الاتصال النش
|
|||
$text['header-active_call_center']['de-at'] = "Aktives Callcenter";
|
||||
$text['header-active_call_center']['de-ch'] = "Aktives Callcenter";
|
||||
$text['header-active_call_center']['de-de'] = "Aktives Callcenter";
|
||||
$text['header-active_call_center']['el-gr'] = "Ενεργό τηλεφωνικό κέντρο";
|
||||
$text['header-active_call_center']['es-cl'] = "Centro de Llamados Activo";
|
||||
$text['header-active_call_center']['es-mx'] = "Centro de Llamados Activo";
|
||||
$text['header-active_call_center']['fr-ca'] = "Centre d'appel Actif";
|
||||
|
|
@ -966,6 +1006,7 @@ $text['description-queue']['ar-eg'] = "القائمة الحالية للمتص
|
|||
$text['description-queue']['de-at'] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten.";
|
||||
$text['description-queue']['de-ch'] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten.";
|
||||
$text['description-queue']['de-de'] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten.";
|
||||
$text['description-queue']['el-gr'] = "Μια τρέχουσα λίστα καλούντων στην ουρά είναι παρακάτω.";
|
||||
$text['description-queue']['es-cl'] = "Un listado de los llamantes en cola se muestra a continuación.";
|
||||
$text['description-queue']['es-mx'] = "Un listado de los llamantes en cola se muestra a continuación.";
|
||||
$text['description-queue']['fr-ca'] = "Liste des appelants dans la file.";
|
||||
|
|
@ -990,6 +1031,7 @@ $text['description-agents']['ar-eg'] = "القائمة الحالية للوكل
|
|||
$text['description-agents']['de-at'] = "Eine aktuelle Liste der Agenten sehen sie unten.";
|
||||
$text['description-agents']['de-ch'] = "Eine aktuelle Liste der Agenten sehen sie unten.";
|
||||
$text['description-agents']['de-de'] = "Eine aktuelle Liste der Agenten sehen sie unten.";
|
||||
$text['description-agents']['el-gr'] = "Μια τρέχουσα λίστα πρακτόρων είναι παρακάτω.";
|
||||
$text['description-agents']['es-cl'] = "Un listado de los agentes actuales de muestra a continuación.";
|
||||
$text['description-agents']['es-mx'] = "Un listado de los agentes actuales de muestra a continuación.";
|
||||
$text['description-agents']['fr-ca'] = "Liste des agents";
|
||||
|
|
@ -1014,6 +1056,7 @@ $text['description-active_call_center']['ar-eg'] = "حدد قائمة انتظا
|
|||
$text['description-active_call_center']['de-at'] = "Wählen Sie eine Callcenter-Warteschlange aus der Liste unten um die Aktivität zu beobachten.";
|
||||
$text['description-active_call_center']['de-ch'] = "Wählen Sie eine Callcenter-Warteschlange aus der Liste unten um die Aktivität zu beobachten.";
|
||||
$text['description-active_call_center']['de-de'] = "Wählen Sie eine Callcenter-Warteschlange aus der Liste unten um die Aktivität zu beobachten.";
|
||||
$text['description-active_call_center']['el-gr'] = "Επιλέξτε μια ουρά τηλεφωνικού κέντρου από την παρακάτω λίστα για να δείτε τη δραστηριότητά της.";
|
||||
$text['description-active_call_center']['es-cl'] = "Seleccione la Cola del Centro de Llamados desde el siguiente listado para ver su actividad.";
|
||||
$text['description-active_call_center']['es-mx'] = "Seleccione la Cola del Centro de Llamados desde el siguiente listado para ver su actividad.";
|
||||
$text['description-active_call_center']['fr-ca'] = "Choisir une file d'attente dans la liste pour voir son activité.";
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -6,6 +6,7 @@ $text['title-call_flows']['ar-eg'] = "تدفق المكالمات";
|
|||
$text['title-call_flows']['de-at'] = "Anruf Steuerung";
|
||||
$text['title-call_flows']['de-ch'] = "Anruf Steuerung";
|
||||
$text['title-call_flows']['de-de'] = "Anruf Steuerung";
|
||||
$text['title-call_flows']['el-gr'] = "Ροές κλήσεων";
|
||||
$text['title-call_flows']['es-cl'] = "Flujo de Llamada";
|
||||
$text['title-call_flows']['es-mx'] = "Flujo de Llamada";
|
||||
$text['title-call_flows']['fr-ca'] = "Flux d'appel";
|
||||
|
|
@ -30,6 +31,7 @@ $text['title-call_flow']['ar-eg'] = "تدفق الدعوة من";
|
|||
$text['title-call_flow']['de-at'] = "Anruf Steuerung";
|
||||
$text['title-call_flow']['de-ch'] = "Anruf Steuerung";
|
||||
$text['title-call_flow']['de-de'] = "Anruf Steuerung";
|
||||
$text['title-call_flow']['el-gr'] = "Ροή κλήσης";
|
||||
$text['title-call_flow']['es-cl'] = "Flujo de Llamada";
|
||||
$text['title-call_flow']['es-mx'] = "Flujo de Llamada";
|
||||
$text['title-call_flow']['fr-ca'] = "Editer le flux";
|
||||
|
|
@ -54,6 +56,7 @@ $text['title-call_flow_extension']['ar-eg'] = "تدفقات المكالمات -
|
|||
$text['title-call_flow_extension']['de-at'] = "Anruf Steuerung - Ziel";
|
||||
$text['title-call_flow_extension']['de-ch'] = "Anruf Steuerung - Ziel";
|
||||
$text['title-call_flow_extension']['de-de'] = "Anruf Steuerung - Ziel";
|
||||
$text['title-call_flow_extension']['el-gr'] = "Ροές κλήσεων - Επέκταση";
|
||||
$text['title-call_flow_extension']['es-cl'] = "Flujo de Llamada - Destino";
|
||||
$text['title-call_flow_extension']['es-mx'] = "Flujo de Llamada - Destino";
|
||||
$text['title-call_flow_extension']['fr-ca'] = "Flux d'appel - Destination";
|
||||
|
|
@ -78,6 +81,7 @@ $text['title-call_flow_feature']['ar-eg'] = "تدفقات المكالمات -
|
|||
$text['title-call_flow_feature']['de-at'] = "Anruf Steuerung - Funktions";
|
||||
$text['title-call_flow_feature']['de-ch'] = "Anruf Steuerung - Funktions";
|
||||
$text['title-call_flow_feature']['de-de'] = "Anruf Steuerung - Funktions";
|
||||
$text['title-call_flow_feature']['el-gr'] = "Ροές κλήσεων - Δυνατότητα";
|
||||
$text['title-call_flow_feature']['es-cl'] = "Flujo de Llamada - distintivo";
|
||||
$text['title-call_flow_feature']['es-mx'] = "Flujo de Llamada - distintivo";
|
||||
$text['title-call_flow_feature']['fr-ca'] = "Flux d'appel - Fonction";
|
||||
|
|
@ -102,6 +106,7 @@ $text['label-call_flow_name']['ar-eg'] = "اسم";
|
|||
$text['label-call_flow_name']['de-at'] = "Name";
|
||||
$text['label-call_flow_name']['de-ch'] = "Name";
|
||||
$text['label-call_flow_name']['de-de'] = "Name";
|
||||
$text['label-call_flow_name']['el-gr'] = "Ονομα";
|
||||
$text['label-call_flow_name']['es-cl'] = "Nombre";
|
||||
$text['label-call_flow_name']['es-mx'] = "Nombre";
|
||||
$text['label-call_flow_name']['fr-ca'] = "Nom";
|
||||
|
|
@ -126,6 +131,7 @@ $text['label-call_flow_status']['ar-eg'] = "اسم";
|
|||
$text['label-call_flow_status']['de-at'] = "Aktiviert";
|
||||
$text['label-call_flow_status']['de-ch'] = "Aktiviert";
|
||||
$text['label-call_flow_status']['de-de'] = "Aktiviert";
|
||||
$text['label-call_flow_status']['el-gr'] = "Κατάσταση";
|
||||
$text['label-call_flow_status']['es-cl'] = "Estado";
|
||||
$text['label-call_flow_status']['es-mx'] = "Estado";
|
||||
$text['label-call_flow_status']['fr-ca'] = "Etat";
|
||||
|
|
@ -150,6 +156,7 @@ $text['label-call_flow_pin_number']['ar-eg'] = "الرقم السري";
|
|||
$text['label-call_flow_pin_number']['de-at'] = "PIN Nummer";
|
||||
$text['label-call_flow_pin_number']['de-ch'] = "PIN Nummer";
|
||||
$text['label-call_flow_pin_number']['de-de'] = "PIN Nummer";
|
||||
$text['label-call_flow_pin_number']['el-gr'] = "Αριθμός PIN";
|
||||
$text['label-call_flow_pin_number']['es-cl'] = "Número PIN";
|
||||
$text['label-call_flow_pin_number']['es-mx'] = "Número PIN";
|
||||
$text['label-call_flow_pin_number']['fr-ca'] = "Code PIN";
|
||||
|
|
@ -174,6 +181,7 @@ $text['label-call_flow_feature_code']['ar-eg'] = "رمز الميزة";
|
|||
$text['label-call_flow_feature_code']['de-at'] = "Funktions-Code";
|
||||
$text['label-call_flow_feature_code']['de-ch'] = "Funktions-Code";
|
||||
$text['label-call_flow_feature_code']['de-de'] = "Funktions-Code";
|
||||
$text['label-call_flow_feature_code']['el-gr'] = "Κωδικός χαρακτηριστικών";
|
||||
$text['label-call_flow_feature_code']['es-cl'] = "Código distintivo";
|
||||
$text['label-call_flow_feature_code']['es-mx'] = "Código distintivo";
|
||||
$text['label-call_flow_feature_code']['fr-ca'] = "Code Fonction";
|
||||
|
|
@ -198,6 +206,7 @@ $text['label-call_flow_extension']['ar-eg'] = "امتداد";
|
|||
$text['label-call_flow_extension']['de-at'] = "Nebenstelle";
|
||||
$text['label-call_flow_extension']['de-ch'] = "Nebenstelle";
|
||||
$text['label-call_flow_extension']['de-de'] = "Nebenstelle";
|
||||
$text['label-call_flow_extension']['el-gr'] = "Επέκταση";
|
||||
$text['label-call_flow_extension']['es-cl'] = "Extensión";
|
||||
$text['label-call_flow_extension']['es-mx'] = "Extensión";
|
||||
$text['label-call_flow_extension']['fr-ca'] = "Extension";
|
||||
|
|
@ -222,6 +231,7 @@ $text['label-call_flow_label']['ar-eg'] = "تسمية الوجهة";
|
|||
$text['label-call_flow_label']['de-at'] = "Ziel Kennzeichnung";
|
||||
$text['label-call_flow_label']['de-ch'] = "Ziel Kennzeichnung";
|
||||
$text['label-call_flow_label']['de-de'] = "Ziel Kennzeichnung";
|
||||
$text['label-call_flow_label']['el-gr'] = "Ετικέτα προορισμού";
|
||||
$text['label-call_flow_label']['es-cl'] = "Etiqueta de Destino";
|
||||
$text['label-call_flow_label']['es-mx'] = "Etiqueta de Destino";
|
||||
$text['label-call_flow_label']['fr-ca'] = "Label de la destination";
|
||||
|
|
@ -246,6 +256,7 @@ $text['label-call_flow_destination']['ar-eg'] = "وجهة";
|
|||
$text['label-call_flow_destination']['de-at'] = "Ziel";
|
||||
$text['label-call_flow_destination']['de-ch'] = "Ziel";
|
||||
$text['label-call_flow_destination']['de-de'] = "Ziel";
|
||||
$text['label-call_flow_destination']['el-gr'] = "Προορισμός";
|
||||
$text['label-call_flow_destination']['es-cl'] = "Destino";
|
||||
$text['label-call_flow_destination']['es-mx'] = "Destino";
|
||||
$text['label-call_flow_destination']['fr-ca'] = "Destination";
|
||||
|
|
@ -270,6 +281,7 @@ $text['label-call_flow_context']['ar-eg'] = "سياق";
|
|||
$text['label-call_flow_context']['de-at'] = "Kontext";
|
||||
$text['label-call_flow_context']['de-ch'] = "Kontext";
|
||||
$text['label-call_flow_context']['de-de'] = "Kontext";
|
||||
$text['label-call_flow_context']['el-gr'] = "Συμφραζόμενα";
|
||||
$text['label-call_flow_context']['es-cl'] = "Contexto";
|
||||
$text['label-call_flow_context']['es-mx'] = "Contexto";
|
||||
$text['label-call_flow_context']['fr-ca'] = "Contexte";
|
||||
|
|
@ -294,6 +306,7 @@ $text['label-call_flow_alternate_label']['ar-eg'] = "التسمية البديل
|
|||
$text['label-call_flow_alternate_label']['de-at'] = "Alternative Bezeichnung";
|
||||
$text['label-call_flow_alternate_label']['de-ch'] = "Alternative Bezeichnung";
|
||||
$text['label-call_flow_alternate_label']['de-de'] = "Alternative Bezeichnung";
|
||||
$text['label-call_flow_alternate_label']['el-gr'] = "Εναλλακτική ετικέτα";
|
||||
$text['label-call_flow_alternate_label']['es-cl'] = "Etiqueta alternativa";
|
||||
$text['label-call_flow_alternate_label']['es-mx'] = "Etiqueta alternativa";
|
||||
$text['label-call_flow_alternate_label']['fr-ca'] = "Label alternatif";
|
||||
|
|
@ -318,6 +331,7 @@ $text['label-call_flow_alternate_destination']['ar-eg'] = "وجهة بديلة";
|
|||
$text['label-call_flow_alternate_destination']['de-at'] = "Alternatives Ziel";
|
||||
$text['label-call_flow_alternate_destination']['de-ch'] = "Alternatives Ziel";
|
||||
$text['label-call_flow_alternate_destination']['de-de'] = "Alternatives Ziel";
|
||||
$text['label-call_flow_alternate_destination']['el-gr'] = "Εναλλακτικός προορισμός";
|
||||
$text['label-call_flow_alternate_destination']['es-cl'] = "Destino Alternativo";
|
||||
$text['label-call_flow_alternate_destination']['es-mx'] = "Destino Alternativo";
|
||||
$text['label-call_flow_alternate_destination']['fr-ca'] = "Destination alternative";
|
||||
|
|
@ -342,6 +356,7 @@ $text['label-call_flow_sound']['ar-eg'] = "صوت";
|
|||
$text['label-call_flow_sound']['de-at'] = "Rufton";
|
||||
$text['label-call_flow_sound']['de-ch'] = "Rufton";
|
||||
$text['label-call_flow_sound']['de-de'] = "Rufton";
|
||||
$text['label-call_flow_sound']['el-gr'] = "Ήχος";
|
||||
$text['label-call_flow_sound']['es-cl'] = "Sonar";
|
||||
$text['label-call_flow_sound']['es-mx'] = "Sonar";
|
||||
$text['label-call_flow_sound']['fr-ca'] = "Sonner";
|
||||
|
|
@ -366,6 +381,7 @@ $text['label-call_flow_alternate_sound']['ar-eg'] = "صوت بديل";
|
|||
$text['label-call_flow_alternate_sound']['de-at'] = "Alternativer Rufton";
|
||||
$text['label-call_flow_alternate_sound']['de-ch'] = "Alternativer Rufton";
|
||||
$text['label-call_flow_alternate_sound']['de-de'] = "Alternativer Rufton";
|
||||
$text['label-call_flow_alternate_sound']['el-gr'] = "Εναλλακτικός ήχος";
|
||||
$text['label-call_flow_alternate_sound']['es-cl'] = "sonido alternativo";
|
||||
$text['label-call_flow_alternate_sound']['es-mx'] = "sonido alternativo";
|
||||
$text['label-call_flow_alternate_sound']['fr-ca'] = "son suppléant";
|
||||
|
|
@ -390,6 +406,7 @@ $text['label-call_flow_description']['ar-eg'] = "وصف";
|
|||
$text['label-call_flow_description']['de-at'] = "Beschreibung";
|
||||
$text['label-call_flow_description']['de-ch'] = "Beschreibung";
|
||||
$text['label-call_flow_description']['de-de'] = "Beschreibung";
|
||||
$text['label-call_flow_description']['el-gr'] = "Περιγραφή";
|
||||
$text['label-call_flow_description']['es-cl'] = "Descripción";
|
||||
$text['label-call_flow_description']['es-mx'] = "Descripción";
|
||||
$text['label-call_flow_description']['fr-ca'] = "Description";
|
||||
|
|
@ -414,6 +431,7 @@ $text['header-call_flows']['ar-eg'] = "تدفق المكالمات";
|
|||
$text['header-call_flows']['de-at'] = "Anruf Steuerung";
|
||||
$text['header-call_flows']['de-ch'] = "Anruf Steuerung";
|
||||
$text['header-call_flows']['de-de'] = "Anruf Steuerung";
|
||||
$text['header-call_flows']['el-gr'] = "Ροές κλήσεων";
|
||||
$text['header-call_flows']['es-cl'] = "flujo de Llamada";
|
||||
$text['header-call_flows']['es-mx'] = "flujo de Llamada";
|
||||
$text['header-call_flows']['fr-ca'] = "Flux d'appel";
|
||||
|
|
@ -438,6 +456,7 @@ $text['header-call_flow']['ar-eg'] = "تدفق الدعوة من";
|
|||
$text['header-call_flow']['de-at'] = "Anruf Steuerung";
|
||||
$text['header-call_flow']['de-ch'] = "Anruf Steuerung";
|
||||
$text['header-call_flow']['de-de'] = "Anruf Steuerung";
|
||||
$text['header-call_flow']['el-gr'] = "Ροή κλήσης";
|
||||
$text['header-call_flow']['es-cl'] = "Flujo de Llamada";
|
||||
$text['header-call_flow']['es-mx'] = "Flujo de Llamada";
|
||||
$text['header-call_flow']['fr-ca'] = "Editer le flux";
|
||||
|
|
@ -462,6 +481,7 @@ $text['description-call_flow_status']['ar-eg'] = "حدد الحالة.";
|
|||
$text['description-call_flow_status']['de-at'] = "Status festlegen.";
|
||||
$text['description-call_flow_status']['de-ch'] = "Status festlegen.";
|
||||
$text['description-call_flow_status']['de-de'] = "Status festlegen.";
|
||||
$text['description-call_flow_status']['el-gr'] = "Επιλέξτε την κατάσταση.";
|
||||
$text['description-call_flow_status']['es-cl'] = "Seleccione el estado.";
|
||||
$text['description-call_flow_status']['es-mx'] = "Seleccione el estado.";
|
||||
$text['description-call_flow_status']['fr-ca'] = "Choisir le statut.";
|
||||
|
|
@ -486,6 +506,7 @@ $text['description-call_flow_pin_number']['ar-eg'] = "أدخل الرقم الس
|
|||
$text['description-call_flow_pin_number']['de-at'] = "Geben Sie eine PIN ein.";
|
||||
$text['description-call_flow_pin_number']['de-ch'] = "Geben Sie eine PIN ein.";
|
||||
$text['description-call_flow_pin_number']['de-de'] = "Geben Sie eine PIN ein.";
|
||||
$text['description-call_flow_pin_number']['el-gr'] = "Εισαγάγετε τον αριθμό pin.";
|
||||
$text['description-call_flow_pin_number']['es-cl'] = "Ingrese el número PIN.";
|
||||
$text['description-call_flow_pin_number']['es-mx'] = "Ingrese el número PIN.";
|
||||
$text['description-call_flow_pin_number']['fr-ca'] = "Choisir le code PIN.";
|
||||
|
|
@ -510,6 +531,7 @@ $text['description-call_flow_name']['ar-eg'] = "أدخل الاسم.";
|
|||
$text['description-call_flow_name']['de-at'] = "Geben Sie den Namen an";
|
||||
$text['description-call_flow_name']['de-ch'] = "Geben Sie den Namen an";
|
||||
$text['description-call_flow_name']['de-de'] = "Geben Sie den Namen an";
|
||||
$text['description-call_flow_name']['el-gr'] = "Εισαγάγετε το όνομα.";
|
||||
$text['description-call_flow_name']['es-cl'] = "Ingrese el nombre.";
|
||||
$text['description-call_flow_name']['es-mx'] = "Ingrese el nombre.";
|
||||
$text['description-call_flow_name']['fr-ca'] = "Choisir le nom.";
|
||||
|
|
@ -534,6 +556,7 @@ $text['description-call_flow_feature_code']['ar-eg'] = "أدخل رمز المي
|
|||
$text['description-call_flow_feature_code']['de-at'] = "Geben Sie den Funktions-Code an.";
|
||||
$text['description-call_flow_feature_code']['de-ch'] = "Geben Sie den Funktions-Code an.";
|
||||
$text['description-call_flow_feature_code']['de-de'] = "Geben Sie den Funktions-Code an.";
|
||||
$text['description-call_flow_feature_code']['el-gr'] = "Εισαγάγετε τον κωδικό λειτουργίας.";
|
||||
$text['description-call_flow_feature_code']['es-cl'] = "Ingrese el código distintivo.";
|
||||
$text['description-call_flow_feature_code']['es-mx'] = "Ingrese el código distintivo.";
|
||||
$text['description-call_flow_feature_code']['fr-ca'] = "Choisir le code la fonction";
|
||||
|
|
@ -558,6 +581,7 @@ $text['description-call_flow_extension']['ar-eg'] = "أدخل الرقم الد
|
|||
$text['description-call_flow_extension']['de-at'] = "Weisen Sie die Nebenstelle aus.";
|
||||
$text['description-call_flow_extension']['de-ch'] = "Weisen Sie die Nebenstelle aus.";
|
||||
$text['description-call_flow_extension']['de-de'] = "Weisen Sie die Nebenstelle aus.";
|
||||
$text['description-call_flow_extension']['el-gr'] = "Εισαγάγετε τον αριθμό επέκτασης.";
|
||||
$text['description-call_flow_extension']['es-cl'] = "Ingrese el número de extensión.";
|
||||
$text['description-call_flow_extension']['es-mx'] = "Ingrese el número de extensión.";
|
||||
$text['description-call_flow_extension']['fr-ca'] = "Choisir le numéro d'extension.";
|
||||
|
|
@ -582,6 +606,7 @@ $text['description-call_flow_destination_label']['ar-eg'] = "أدخل تسمية
|
|||
$text['description-call_flow_destination_label']['de-at'] = "Geben Sie eine Beschreibung für das Ziel an.";
|
||||
$text['description-call_flow_destination_label']['de-ch'] = "Geben Sie eine Beschreibung für das Ziel an.";
|
||||
$text['description-call_flow_destination_label']['de-de'] = "Geben Sie eine Beschreibung für das Ziel an.";
|
||||
$text['description-call_flow_destination_label']['el-gr'] = "Εισαγάγετε την ετικέτα προορισμού.";
|
||||
$text['description-call_flow_destination_label']['es-cl'] = "Ingrese la etiqueta de destino.";
|
||||
$text['description-call_flow_destination_label']['es-mx'] = "Ingrese la etiqueta de destino.";
|
||||
$text['description-call_flow_destination_label']['fr-ca'] = "Choisir le label de la destination.";
|
||||
|
|
@ -606,6 +631,7 @@ $text['description-call_flow_destination']['ar-eg'] = "حدد الوجهة.";
|
|||
$text['description-call_flow_destination']['de-at'] = "Wählen Sie das Ziel.";
|
||||
$text['description-call_flow_destination']['de-ch'] = "Wählen Sie das Ziel.";
|
||||
$text['description-call_flow_destination']['de-de'] = "Wählen Sie das Ziel.";
|
||||
$text['description-call_flow_destination']['el-gr'] = "Επιλέξτε τον προορισμό.";
|
||||
$text['description-call_flow_destination']['es-cl'] = "Seleccione el destino.";
|
||||
$text['description-call_flow_destination']['es-mx'] = "Seleccione el destino.";
|
||||
$text['description-call_flow_destination']['fr-ca'] = "Choisir la destination.";
|
||||
|
|
@ -630,6 +656,7 @@ $text['description-call_flow_context']['ar-eg'] = "أدخل السياق.";
|
|||
$text['description-call_flow_context']['de-at'] = "Geben Sie den Kontext hier an.";
|
||||
$text['description-call_flow_context']['de-ch'] = "Geben Sie den Kontext hier an.";
|
||||
$text['description-call_flow_context']['de-de'] = "Geben Sie den Kontext hier an.";
|
||||
$text['description-call_flow_context']['el-gr'] = "Εισαγάγετε το πλαίσιο.";
|
||||
$text['description-call_flow_context']['es-cl'] = "Ingrese el contexto.";
|
||||
$text['description-call_flow_context']['es-mx'] = "Ingrese el contexto.";
|
||||
$text['description-call_flow_context']['fr-ca'] = "Choisir le contexte.";
|
||||
|
|
@ -654,6 +681,7 @@ $text['description-call_flows']['ar-eg'] = "مكالمات مباشرة بين
|
|||
$text['description-call_flows']['de-at'] = "Leiten Sie Anrufe zwischen zwei Zielen um indem Sie einen Funktions-Code wählen.";
|
||||
$text['description-call_flows']['de-ch'] = "Leiten Sie Anrufe zwischen zwei Zielen um indem Sie einen Funktions-Code wählen.";
|
||||
$text['description-call_flows']['de-de'] = "Leiten Sie Anrufe zwischen zwei Zielen um indem Sie einen Funktions-Code wählen.";
|
||||
$text['description-call_flows']['el-gr'] = "Απευθείας κλήσεις μεταξύ δύο προορισμών καλώντας έναν κωδικό λειτουργίας.";
|
||||
$text['description-call_flows']['es-cl'] = "Llamadas directas entre dos destinatarios llamando a un código distintivo.";
|
||||
$text['description-call_flows']['es-mx'] = "Llamadas directas entre dos destinatarios llamando a un código distintivo.";
|
||||
$text['description-call_flows']['fr-ca'] = "Appels directs entre deux destinations en appelant une fonction.";
|
||||
|
|
@ -678,6 +706,7 @@ $text['description-call_flow_alternate_label']['ar-eg'] = "أدخل تسمية
|
|||
$text['description-call_flow_alternate_label']['de-at'] = "Geben Sie eine Beschreibung für das alternative Ziel ein.";
|
||||
$text['description-call_flow_alternate_label']['de-ch'] = "Geben Sie eine Beschreibung für das alternative Ziel ein.";
|
||||
$text['description-call_flow_alternate_label']['de-de'] = "Geben Sie eine Beschreibung für das alternative Ziel ein.";
|
||||
$text['description-call_flow_alternate_label']['el-gr'] = "Εισαγάγετε την ετικέτα εναλλακτικού προορισμού.";
|
||||
$text['description-call_flow_alternate_label']['es-cl'] = "Ingrese la etiqueta de destino alternativo.";
|
||||
$text['description-call_flow_alternate_label']['es-mx'] = "Ingrese la etiqueta de destino alternativo.";
|
||||
$text['description-call_flow_alternate_label']['fr-ca'] = "Choisir le label de la destination alternative.";
|
||||
|
|
@ -702,6 +731,7 @@ $text['description-call_flow_alternate_destination']['ar-eg'] = "حدد الوج
|
|||
$text['description-call_flow_alternate_destination']['de-at'] = "Wählen Sie ein alternatives Ziel.";
|
||||
$text['description-call_flow_alternate_destination']['de-ch'] = "Wählen Sie ein alternatives Ziel.";
|
||||
$text['description-call_flow_alternate_destination']['de-de'] = "Wählen Sie ein alternatives Ziel.";
|
||||
$text['description-call_flow_alternate_destination']['el-gr'] = "Επιλέξτε τον εναλλακτικό προορισμό.";
|
||||
$text['description-call_flow_alternate_destination']['es-cl'] = "Seleccione el destino alternativo.";
|
||||
$text['description-call_flow_alternate_destination']['es-mx'] = "Seleccione el destino alternativo.";
|
||||
$text['description-call_flow_alternate_destination']['fr-ca'] = "Choisir la destination alternative.";
|
||||
|
|
@ -726,6 +756,7 @@ $text['description-call_flow_sound']['ar-eg'] = "حدد الصوت المراد
|
|||
$text['description-call_flow_sound']['de-at'] = "Wählen Sie den zu spielenden Rufton aus, wenn das primäre Ziel ausgewählt ist.";
|
||||
$text['description-call_flow_sound']['de-ch'] = "Wählen Sie den zu spielenden Rufton aus, wenn das primäre Ziel ausgewählt ist.";
|
||||
$text['description-call_flow_sound']['de-de'] = "Wählen Sie den zu spielenden Rufton aus, wenn das primäre Ziel ausgewählt ist.";
|
||||
$text['description-call_flow_sound']['el-gr'] = "Επιλέξτε τον ήχο για αναπαραγωγή όταν η κατάσταση έχει οριστεί στους προορισμούς.";
|
||||
$text['description-call_flow_sound']['es-cl'] = "Seleccione el sonido a reproducir cuando el estado se establece en el destino.";
|
||||
$text['description-call_flow_sound']['es-mx'] = "Seleccione el sonido a reproducir cuando el estado se establece en el destino.";
|
||||
$text['description-call_flow_sound']['fr-ca'] = "Sélectionnez le son à jouer lorsque l'état est réglé sur la destination.";
|
||||
|
|
@ -750,6 +781,7 @@ $text['description-call_flow_alternate_sound']['ar-eg'] = "حدد الصوت ا
|
|||
$text['description-call_flow_alternate_sound']['de-at'] = "Wählen Sie den zu spielenden Rufton aus, wenn das alternative Ziel ausgewählt ist.";
|
||||
$text['description-call_flow_alternate_sound']['de-ch'] = "Wählen Sie den zu spielenden Rufton aus, wenn das alternative Ziel ausgewählt ist.";
|
||||
$text['description-call_flow_alternate_sound']['de-de'] = "Wählen Sie den zu spielenden Rufton aus, wenn das alternative Ziel ausgewählt ist.";
|
||||
$text['description-call_flow_alternate_sound']['el-gr'] = "Επιλέξτε τον ήχο για αναπαραγωγή όταν η κατάσταση έχει οριστεί στον εναλλακτικό προορισμό.";
|
||||
$text['description-call_flow_alternate_sound']['es-cl'] = "Seleccione el sonido a reproducir cuando el estado se establece en el destino alternativo.";
|
||||
$text['description-call_flow_alternate_sound']['es-mx'] = "Seleccione el sonido a reproducir cuando el estado se establece en el destino alternativo.";
|
||||
$text['description-call_flow_alternate_sound']['fr-ca'] = "Sélectionnez le son à jouer lorsque l'état est réglé sur la destination alternative.";
|
||||
|
|
@ -774,6 +806,7 @@ $text['recordings']['ar-eg'] = "التسجيلات";
|
|||
$text['recordings']['de-at'] = "Aufnahmen";
|
||||
$text['recordings']['de-ch'] = "Aufnahmen";
|
||||
$text['recordings']['de-de'] = "Aufnahmen";
|
||||
$text['recordings']['el-gr'] = "Ηχογραφήσεις";
|
||||
$text['recordings']['es-cl'] = "grabaciones";
|
||||
$text['recordings']['es-mx'] = "grabaciones";
|
||||
$text['recordings']['fr-ca'] = "Enregistrements d'appels";
|
||||
|
|
@ -798,6 +831,7 @@ $text['miscellaneous']['ar-eg'] = "متنوع";
|
|||
$text['miscellaneous']['de-at'] = "Sonstiges";
|
||||
$text['miscellaneous']['de-ch'] = "Sonstiges";
|
||||
$text['miscellaneous']['de-de'] = "Sonstiges";
|
||||
$text['miscellaneous']['el-gr'] = "Διάφορα";
|
||||
$text['miscellaneous']['es-cl'] = "Diverso";
|
||||
$text['miscellaneous']['es-mx'] = "Diverso";
|
||||
$text['miscellaneous']['fr-ca'] = "Divers";
|
||||
|
|
@ -822,6 +856,7 @@ $text['sounds']['ar-eg'] = "اصوات";
|
|||
$text['sounds']['de-at'] = "Ruftöne";
|
||||
$text['sounds']['de-ch'] = "Ruftöne";
|
||||
$text['sounds']['de-de'] = "Ruftöne";
|
||||
$text['sounds']['el-gr'] = "Ήχοι";
|
||||
$text['sounds']['es-cl'] = "Sonidos";
|
||||
$text['sounds']['es-mx'] = "Sonidos";
|
||||
$text['sounds']['fr-ca'] = "des sons";
|
||||
|
|
|
|||
Loading…
Reference in New Issue