2013-10-01 12:26:41 +00:00
<? php
2024-06-13 12:08:22 -06:00
$text [ 'title-fifos' ][ 'en-us' ] = "Queues" ;
$text [ 'title-fifos' ][ 'en-gb' ] = "Queues" ;
$text [ 'title-fifos' ][ 'ar-eg' ] = "الاستفسارات" ;
$text [ 'title-fifos' ][ 'de-at' ] = "Warteschlangen" ;
$text [ 'title-fifos' ][ 'de-ch' ] = "Warteschlangen" ;
$text [ 'title-fifos' ][ 'de-de' ] = "Warteschlangen" ;
$text [ 'title-fifos' ][ 'el-gr' ] = "Ουρές" ;
$text [ 'title-fifos' ][ 'es-cl' ] = "Colas" ;
$text [ 'title-fifos' ][ 'es-mx' ] = "Colas" ;
$text [ 'title-fifos' ][ 'fr-ca' ] = "Files d'attente" ;
$text [ 'title-fifos' ][ 'fr-fr' ] = "Files d'attente" ;
$text [ 'title-fifos' ][ 'he-il' ] = "תורים" ;
$text [ 'title-fifos' ][ 'it-it' ] = "Code" ;
2024-08-28 17:59:02 +02:00
$text [ 'title-fifos' ][ 'ka-ge' ] = "რიგები" ;
2024-06-13 12:08:22 -06:00
$text [ 'title-fifos' ][ 'nl-nl' ] = "Wachtrijen" ;
$text [ 'title-fifos' ][ 'pl-pl' ] = "Kolejki" ;
$text [ 'title-fifos' ][ 'pt-br' ] = "Filas" ;
$text [ 'title-fifos' ][ 'pt-pt' ] = "Filas" ;
$text [ 'title-fifos' ][ 'ro-ro' ] = "Cozi" ;
$text [ 'title-fifos' ][ 'ru-ru' ] = "Очереди" ;
$text [ 'title-fifos' ][ 'sv-se' ] = "Kö:er" ;
$text [ 'title-fifos' ][ 'uk-ua' ] = "Клей" ;
$text [ 'title-fifos' ][ 'tr-tr' ] = "Kuyruklar" ;
$text [ 'title-fifos' ][ 'zh-cn' ] = "尾巴" ;
$text [ 'title-fifos' ][ 'ja-jp' ] = "テイルス" ;
$text [ 'title-fifos' ][ 'ko-kr' ] = "꼬리" ;
2015-05-01 11:13:39 +00:00
2024-06-13 16:58:16 -06:00
$text [ 'title-fifo' ][ 'en-us' ] = "Queue" ;
$text [ 'title-fifo' ][ 'en-gb' ] = "Queue" ;
$text [ 'title-fifo' ][ 'ar-eg' ] = "طابور" ;
$text [ 'title-fifo' ][ 'de-at' ] = "Warteschlange" ;
$text [ 'title-fifo' ][ 'de-ch' ] = "Warteschlange" ;
$text [ 'title-fifo' ][ 'de-de' ] = "Warteschlange" ;
$text [ 'title-fifo' ][ 'el-gr' ] = "Ουρά" ;
$text [ 'title-fifo' ][ 'es-cl' ] = "Cola" ;
$text [ 'title-fifo' ][ 'es-mx' ] = "Cola" ;
$text [ 'title-fifo' ][ 'fr-ca' ] = "File d'attente" ;
$text [ 'title-fifo' ][ 'fr-fr' ] = "File d'attente" ;
$text [ 'title-fifo' ][ 'he-il' ] = "תוֹר" ;
$text [ 'title-fifo' ][ 'it-it' ] = "Coda" ;
2024-08-28 17:59:02 +02:00
$text [ 'title-fifo' ][ 'ka-ge' ] = "რიგი" ;
2024-06-13 16:58:16 -06:00
$text [ 'title-fifo' ][ 'nl-nl' ] = "Wachtrij" ;
$text [ 'title-fifo' ][ 'pl-pl' ] = "Kolejka" ;
$text [ 'title-fifo' ][ 'pt-br' ] = "Fila" ;
$text [ 'title-fifo' ][ 'pt-pt' ] = "Fila" ;
$text [ 'title-fifo' ][ 'ro-ro' ] = "Coadă" ;
$text [ 'title-fifo' ][ 'ru-ru' ] = "Очередь" ;
$text [ 'title-fifo' ][ 'sv-se' ] = "Kö" ;
$text [ 'title-fifo' ][ 'uk-ua' ] = "Черга" ;
$text [ 'title-fifo' ][ 'tr-tr' ] = "Sı ra" ;
$text [ 'title-fifo' ][ 'zh-cn' ] = "队列" ;
$text [ 'title-fifo' ][ 'ja-jp' ] = "列" ;
$text [ 'title-fifo' ][ 'ko-kr' ] = "대기줄" ;
$text [ 'title_description-fifo' ][ 'en-us' ] = "FIFO is a queue where calls are by default handled in the order they are received." ;
$text [ 'title_description-fifo' ][ 'en-gb' ] = "FIFO is a queue where calls are by default handled in the order they are received." ;
$text [ 'title_description-fifo' ][ 'ar-eg' ] = "قائمة انتظار يتم فيها التعامل مع المكالمات افتراضيًا بالترتيب الذي تم تلقيها به." ;
$text [ 'title_description-fifo' ][ 'de-at' ] = "Eine Warteschlange, in der Anrufe standardmäßig in der Reihenfolge bearbeitet werden, in der sie eingehen." ;
$text [ 'title_description-fifo' ][ 'de-ch' ] = "Eine Warteschlange, in der Anrufe standardmäßig in der Reihenfolge bearbeitet werden, in der sie eingehen." ;
$text [ 'title_description-fifo' ][ 'de-de' ] = "Eine Warteschlange, in der Anrufe standardmäßig in der Reihenfolge bearbeitet werden, in der sie eingehen." ;
$text [ 'title_description-fifo' ][ 'el-gr' ] = "Μια ουρά όπου οι κλήσεις αντιμετωπίζονται από προεπιλογή με τη σειρά που λαμβάνονται." ;
$text [ 'title_description-fifo' ][ 'es-cl' ] = "Una cola donde las llamadas se manejan de forma predeterminada en el orden en que se reciben." ;
$text [ 'title_description-fifo' ][ 'es-mx' ] = "Una cola donde las llamadas se manejan de forma predeterminada en el orden en que se reciben." ;
$text [ 'title_description-fifo' ][ 'fr-ca' ] = "Une file d'attente dans laquelle les appels sont traités par défaut dans l'ordre dans lequel ils sont reçus." ;
$text [ 'title_description-fifo' ][ 'fr-fr' ] = "Une file d'attente dans laquelle les appels sont traités par défaut dans l'ordre dans lequel ils sont reçus." ;
$text [ 'title_description-fifo' ][ 'he-il' ] = "תור שבו שיחות מטופלות כברירת מחדל לפי סדר קבלתן." ;
$text [ 'title_description-fifo' ][ 'it-it' ] = "Una coda in cui le chiamate vengono gestite per impostazione predefinita nell'ordine in cui vengono ricevute." ;
2024-08-28 17:59:02 +02:00
$text [ 'title_description-fifo' ][ 'ka-ge' ] = "FIFO რიგია, სადაც ზარები ნაგულისხმევად მუშავდება იმ მიმდევრობით, რომლითაც მათ ვიღებთ." ;
2024-06-13 16:58:16 -06:00
$text [ 'title_description-fifo' ][ 'nl-nl' ] = "Een wachtrij waarin oproepen standaard worden afgehandeld in de volgorde waarin ze worden ontvangen." ;
$text [ 'title_description-fifo' ][ 'pl-pl' ] = "Kolejka, w której połączenia są domyślnie obsługiwane w kolejności ich otrzymania." ;
$text [ 'title_description-fifo' ][ 'pt-br' ] = "Uma fila onde as chamadas são tratadas por padrão na ordem em que são recebidas." ;
$text [ 'title_description-fifo' ][ 'pt-pt' ] = "Uma fila onde as chamadas são tratadas por padrão na ordem em que são recebidas." ;
$text [ 'title_description-fifo' ][ 'ro-ro' ] = "O coadă în care apelurile sunt gestionate implicit în ordinea în care sunt primite." ;
$text [ 'title_description-fifo' ][ 'ru-ru' ] = "Очередь, в которой вызовы по умолчанию обрабатываются в порядке их поступления." ;
$text [ 'title_description-fifo' ][ 'sv-se' ] = "En kö där samtal som standard hanteras i den ordning de tas emot." ;
$text [ 'title_description-fifo' ][ 'uk-ua' ] = "Черга, у якій виклики за замовчуванням обробляються в порядку їх отримання." ;
$text [ 'title_description-fifo' ][ 'tr-tr' ] = "Çağrı ları n varsayı lan olarak alı ndı kları sı raya göre işlendiği bir kuyruk." ;
$text [ 'title_description-fifo' ][ 'zh-cn' ] = "队列中默认按照接收呼叫的顺序进行处理。" ;
$text [ 'title_description-fifo' ][ 'ja-jp' ] = "デフォルトでは、通話が受信順に処理されるキュー。" ;
$text [ 'title_description-fifo' ][ 'ko-kr' ] = "기본적으로 통화가 수신된 순서대로 처리되는 대기열입니다." ;
$text [ 'label-fifo_name' ][ 'en-us' ] = "Name" ;
$text [ 'label-fifo_name' ][ 'en-gb' ] = "Name" ;
$text [ 'label-fifo_name' ][ 'ar-eg' ] = "اسم" ;
$text [ 'label-fifo_name' ][ 'de-at' ] = "Name" ;
$text [ 'label-fifo_name' ][ 'de-ch' ] = "Name" ;
$text [ 'label-fifo_name' ][ 'de-de' ] = "Name" ;
$text [ 'label-fifo_name' ][ 'el-gr' ] = "Ονομα" ;
$text [ 'label-fifo_name' ][ 'es-cl' ] = "Nombre" ;
$text [ 'label-fifo_name' ][ 'es-mx' ] = "Nombre" ;
$text [ 'label-fifo_name' ][ 'fr-ca' ] = "Nom" ;
$text [ 'label-fifo_name' ][ 'fr-fr' ] = "Nom" ;
$text [ 'label-fifo_name' ][ 'he-il' ] = "שֵׁם" ;
$text [ 'label-fifo_name' ][ 'it-it' ] = "Nome" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-fifo_name' ][ 'ka-ge' ] = "სახელი" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_name' ][ 'nl-nl' ] = "Naam" ;
$text [ 'label-fifo_name' ][ 'pl-pl' ] = "Nazwa" ;
$text [ 'label-fifo_name' ][ 'pt-br' ] = "Nome" ;
$text [ 'label-fifo_name' ][ 'pt-pt' ] = "Nome" ;
$text [ 'label-fifo_name' ][ 'ro-ro' ] = "Nume" ;
$text [ 'label-fifo_name' ][ 'ru-ru' ] = "Имя" ;
$text [ 'label-fifo_name' ][ 'sv-se' ] = "namn" ;
$text [ 'label-fifo_name' ][ 'uk-ua' ] = "Ім'я" ;
$text [ 'label-fifo_name' ][ 'tr-tr' ] = "İsim" ;
$text [ 'label-fifo_name' ][ 'zh-cn' ] = "姓名" ;
$text [ 'label-fifo_name' ][ 'ja-jp' ] = "名前" ;
$text [ 'label-fifo_name' ][ 'ko-kr' ] = "이름" ;
$text [ 'description-fifo_name' ][ 'en-us' ] = "The name the queue will be assigned." ;
$text [ 'description-fifo_name' ][ 'en-gb' ] = "The name the queue will be assigned." ;
$text [ 'description-fifo_name' ][ 'ar-eg' ] = "الاسم الذي سيتم تعيينه لقائمة الانتظار." ;
$text [ 'description-fifo_name' ][ 'de-at' ] = "Der Name, der der Warteschlange zugewiesen wird." ;
$text [ 'description-fifo_name' ][ 'de-ch' ] = "Der Name, der der Warteschlange zugewiesen wird." ;
$text [ 'description-fifo_name' ][ 'de-de' ] = "Der Name, der der Warteschlange zugewiesen wird." ;
$text [ 'description-fifo_name' ][ 'el-gr' ] = "Το όνομα στην ουρά θα εκχωρηθεί." ;
$text [ 'description-fifo_name' ][ 'es-cl' ] = "El nombre que se le asignará a la cola." ;
$text [ 'description-fifo_name' ][ 'es-mx' ] = "El nombre que se le asignará a la cola." ;
$text [ 'description-fifo_name' ][ 'fr-ca' ] = "Le nom auquel la file d'attente sera attribuée." ;
$text [ 'description-fifo_name' ][ 'fr-fr' ] = "Le nom auquel la file d'attente sera attribuée." ;
$text [ 'description-fifo_name' ][ 'he-il' ] = "השם שהתור יוקצה." ;
$text [ 'description-fifo_name' ][ 'it-it' ] = "Il nome che verrà assegnato alla coda." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-fifo_name' ][ 'ka-ge' ] = "სახელი, რომელიც რიგს მიენიჭება." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-fifo_name' ][ 'nl-nl' ] = "De naam die aan de wachtrij wordt toegewezen." ;
$text [ 'description-fifo_name' ][ 'pl-pl' ] = "Nazwa, do której zostanie przypisana kolejka." ;
$text [ 'description-fifo_name' ][ 'pt-br' ] = "O nome que a fila será atribuída." ;
$text [ 'description-fifo_name' ][ 'pt-pt' ] = "O nome que a fila será atribuída." ;
$text [ 'description-fifo_name' ][ 'ro-ro' ] = "Numele căruia i se va atribui coada." ;
$text [ 'description-fifo_name' ][ 'ru-ru' ] = "Имя, которое будет присвоено очереди." ;
$text [ 'description-fifo_name' ][ 'sv-se' ] = "Namnet som kön kommer att tilldelas." ;
$text [ 'description-fifo_name' ][ 'uk-ua' ] = "Ім'я, яке буде призначено черзі." ;
$text [ 'description-fifo_name' ][ 'tr-tr' ] = "Kuyruğa atanacak ad." ;
$text [ 'description-fifo_name' ][ 'zh-cn' ] = "队列将被分配的名称。" ;
$text [ 'description-fifo_name' ][ 'ja-jp' ] = "キューに割り当てられる名前。" ;
$text [ 'description-fifo_name' ][ 'ko-kr' ] = "대기열에 할당될 이름입니다." ;
2024-09-17 22:50:36 -06:00
$text [ 'label-fifo' ][ 'en-us' ] = "Queues" ;
$text [ 'label-fifo' ][ 'en-gb' ] = "Queues" ;
$text [ 'label-fifo' ][ 'ar-eg' ] = "الاستفسارات" ;
$text [ 'label-fifo' ][ 'de-at' ] = "Warteschlangen" ;
$text [ 'label-fifo' ][ 'de-ch' ] = "Warteschlangen" ;
$text [ 'label-fifo' ][ 'de-de' ] = "Warteschlangen" ;
$text [ 'label-fifo' ][ 'el-gr' ] = "Ουρές" ;
$text [ 'label-fifo' ][ 'es-cl' ] = "Colas" ;
$text [ 'label-fifo' ][ 'es-mx' ] = "Colas" ;
$text [ 'label-fifo' ][ 'fr-ca' ] = "Files d'attente" ;
$text [ 'label-fifo' ][ 'fr-fr' ] = "Files d'attente" ;
$text [ 'label-fifo' ][ 'he-il' ] = "תורים" ;
$text [ 'label-fifo' ][ 'it-it' ] = "Code" ;
$text [ 'label-fifo' ][ 'ka-ge' ] = "რიგები" ;
$text [ 'label-fifo' ][ 'nl-nl' ] = "Wachtrijen" ;
$text [ 'label-fifo' ][ 'pl-pl' ] = "Kolejki" ;
$text [ 'label-fifo' ][ 'pt-br' ] = "Filas" ;
$text [ 'label-fifo' ][ 'pt-pt' ] = "Filas" ;
$text [ 'label-fifo' ][ 'ro-ro' ] = "Cozi" ;
$text [ 'label-fifo' ][ 'ru-ru' ] = "Очереди" ;
$text [ 'label-fifo' ][ 'sv-se' ] = "Kö:er" ;
$text [ 'label-fifo' ][ 'uk-ua' ] = "Клей" ;
$text [ 'label-fifo' ][ 'tr-tr' ] = "Kuyruklar" ;
$text [ 'label-fifo' ][ 'zh-cn' ] = "尾巴" ;
$text [ 'label-fifo' ][ 'ja-jp' ] = "テイルス" ;
$text [ 'label-fifo' ][ 'ko-kr' ] = "꼬리" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_extension' ][ 'en-us' ] = "Extension" ;
$text [ 'label-fifo_extension' ][ 'en-gb' ] = "Extension" ;
$text [ 'label-fifo_extension' ][ 'ar-eg' ] = "امتداد" ;
$text [ 'label-fifo_extension' ][ 'de-at' ] = "Verlängerung" ;
$text [ 'label-fifo_extension' ][ 'de-ch' ] = "Verlängerung" ;
$text [ 'label-fifo_extension' ][ 'de-de' ] = "Verlängerung" ;
$text [ 'label-fifo_extension' ][ 'el-gr' ] = "Επέκταση" ;
$text [ 'label-fifo_extension' ][ 'es-cl' ] = "Extensión" ;
$text [ 'label-fifo_extension' ][ 'es-mx' ] = "Extensión" ;
$text [ 'label-fifo_extension' ][ 'fr-ca' ] = "Extension" ;
$text [ 'label-fifo_extension' ][ 'fr-fr' ] = "Extension" ;
$text [ 'label-fifo_extension' ][ 'he-il' ] = "סיומת" ;
$text [ 'label-fifo_extension' ][ 'it-it' ] = "Estensione" ;
2024-08-31 20:02:51 +04:00
$text [ 'label-fifo_extension' ][ 'ka-ge' ] = "გაფართოება" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_extension' ][ 'nl-nl' ] = "Verlenging" ;
$text [ 'label-fifo_extension' ][ 'pl-pl' ] = "Rozszerzenie" ;
$text [ 'label-fifo_extension' ][ 'pt-br' ] = "Extensão" ;
$text [ 'label-fifo_extension' ][ 'pt-pt' ] = "Extensão" ;
$text [ 'label-fifo_extension' ][ 'ro-ro' ] = "Extensie" ;
$text [ 'label-fifo_extension' ][ 'ru-ru' ] = "Расширение" ;
$text [ 'label-fifo_extension' ][ 'sv-se' ] = "Förlängning" ;
$text [ 'label-fifo_extension' ][ 'uk-ua' ] = "Розширення" ;
$text [ 'label-fifo_extension' ][ 'tr-tr' ] = "Eklenti" ;
$text [ 'label-fifo_extension' ][ 'zh-cn' ] = "扩大" ;
$text [ 'label-fifo_extension' ][ 'ja-jp' ] = "拡大" ;
$text [ 'label-fifo_extension' ][ 'ko-kr' ] = "확대" ;
$text [ 'description-fifo_extension' ][ 'en-us' ] = "The number that will be assigned to the queue." ;
$text [ 'description-fifo_extension' ][ 'en-gb' ] = "The number that will be assigned to the queue." ;
$text [ 'description-fifo_extension' ][ 'ar-eg' ] = "الرقم الذي سيتم تخصيصه لقائمة الانتظار." ;
$text [ 'description-fifo_extension' ][ 'de-at' ] = "Die Nummer, die der Warteschlange zugewiesen wird." ;
$text [ 'description-fifo_extension' ][ 'de-ch' ] = "Die Nummer, die der Warteschlange zugewiesen wird." ;
$text [ 'description-fifo_extension' ][ 'de-de' ] = "Die Nummer, die der Warteschlange zugewiesen wird." ;
$text [ 'description-fifo_extension' ][ 'el-gr' ] = "Ο αριθμός που θα εκχωρηθεί στην ουρά." ;
$text [ 'description-fifo_extension' ][ 'es-cl' ] = "El número que se asignará a la cola." ;
$text [ 'description-fifo_extension' ][ 'es-mx' ] = "El número que se asignará a la cola." ;
$text [ 'description-fifo_extension' ][ 'fr-ca' ] = "Le numéro qui sera attribué à la file d'attente." ;
$text [ 'description-fifo_extension' ][ 'fr-fr' ] = "Le numéro qui sera attribué à la file d'attente." ;
$text [ 'description-fifo_extension' ][ 'he-il' ] = "המספר שיוקצה לתור." ;
$text [ 'description-fifo_extension' ][ 'it-it' ] = "Il numero che verrà assegnato alla coda." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-fifo_extension' ][ 'ka-ge' ] = "ნომერი, რომელიც რიგზე იქნება მინიჭებული." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-fifo_extension' ][ 'nl-nl' ] = "Het nummer dat aan de wachtrij wordt toegewezen." ;
$text [ 'description-fifo_extension' ][ 'pl-pl' ] = "Numer, który zostanie przypisany do kolejki." ;
$text [ 'description-fifo_extension' ][ 'pt-br' ] = "O número que será atribuído à fila." ;
$text [ 'description-fifo_extension' ][ 'pt-pt' ] = "O número que será atribuído à fila." ;
$text [ 'description-fifo_extension' ][ 'ro-ro' ] = "Numărul care va fi alocat la coadă." ;
$text [ 'description-fifo_extension' ][ 'ru-ru' ] = "Номер, который будет присвоен очереди." ;
$text [ 'description-fifo_extension' ][ 'sv-se' ] = "Numret som kommer att tilldelas till kön." ;
$text [ 'description-fifo_extension' ][ 'uk-ua' ] = "Номер, який буде присвоєно черзі." ;
$text [ 'description-fifo_extension' ][ 'tr-tr' ] = "Kuyruğa atanacak numara." ;
$text [ 'description-fifo_extension' ][ 'zh-cn' ] = "将分配给队列的号码。" ;
$text [ 'description-fifo_extension' ][ 'ja-jp' ] = "キューに割り当てられる番号。" ;
$text [ 'description-fifo_extension' ][ 'ko-kr' ] = "대기열에 할당될 번호입니다." ;
$text [ 'label-fifo_agent_status' ][ 'en-us' ] = "Agent Status" ;
$text [ 'label-fifo_agent_status' ][ 'en-gb' ] = "Agent Status" ;
$text [ 'label-fifo_agent_status' ][ 'ar-eg' ] = "حالة الوكيل" ;
$text [ 'label-fifo_agent_status' ][ 'de-at' ] = "Agentenstatus" ;
$text [ 'label-fifo_agent_status' ][ 'de-ch' ] = "Agentenstatus" ;
$text [ 'label-fifo_agent_status' ][ 'de-de' ] = "Agentenstatus" ;
$text [ 'label-fifo_agent_status' ][ 'el-gr' ] = "Κατάσταση πράκτορα" ;
$text [ 'label-fifo_agent_status' ][ 'es-cl' ] = "Estado del agente" ;
$text [ 'label-fifo_agent_status' ][ 'es-mx' ] = "Estado del agente" ;
$text [ 'label-fifo_agent_status' ][ 'fr-ca' ] = "Statut de l'agent" ;
$text [ 'label-fifo_agent_status' ][ 'fr-fr' ] = "Statut de l'agent" ;
$text [ 'label-fifo_agent_status' ][ 'he-il' ] = "סטטוס סוכן" ;
$text [ 'label-fifo_agent_status' ][ 'it-it' ] = "Stato dell'agente" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-fifo_agent_status' ][ 'ka-ge' ] = "აგენტის სტატუსი" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_agent_status' ][ 'nl-nl' ] = "Agentstatus" ;
$text [ 'label-fifo_agent_status' ][ 'pl-pl' ] = "Stan agenta" ;
$text [ 'label-fifo_agent_status' ][ 'pt-br' ] = "Status do Agente" ;
$text [ 'label-fifo_agent_status' ][ 'pt-pt' ] = "Status do Agente" ;
$text [ 'label-fifo_agent_status' ][ 'ro-ro' ] = "Statutul agentului" ;
$text [ 'label-fifo_agent_status' ][ 'ru-ru' ] = "Статус агента" ;
$text [ 'label-fifo_agent_status' ][ 'sv-se' ] = "Agentstatus" ;
$text [ 'label-fifo_agent_status' ][ 'uk-ua' ] = "Статус агента" ;
$text [ 'label-fifo_agent_status' ][ 'tr-tr' ] = "Temsilci Durumu" ;
$text [ 'label-fifo_agent_status' ][ 'zh-cn' ] = "代理状态" ;
$text [ 'label-fifo_agent_status' ][ 'ja-jp' ] = "エージェントステータス" ;
$text [ 'label-fifo_agent_status' ][ 'ko-kr' ] = "에이전트 상태" ;
$text [ 'description-fifo_agent_status' ][ 'en-us' ] = "A feature code for the agent to login or logout of the Queue." ;
$text [ 'description-fifo_agent_status' ][ 'en-gb' ] = "A feature code for the agent to login or logout of the Queue." ;
$text [ 'description-fifo_agent_status' ][ 'ar-eg' ] = "رمز ميزة للوكيل لتسجيل الدخول أو الخروج من قائمة الانتظار." ;
$text [ 'description-fifo_agent_status' ][ 'de-at' ] = "Ein Funktionscode für den Agenten zum Anmelden oder Abmelden bei der Warteschlange." ;
$text [ 'description-fifo_agent_status' ][ 'de-ch' ] = "Ein Funktionscode für den Agenten zum Anmelden oder Abmelden bei der Warteschlange." ;
$text [ 'description-fifo_agent_status' ][ 'de-de' ] = "Ein Funktionscode für den Agenten zum Anmelden oder Abmelden bei der Warteschlange." ;
$text [ 'description-fifo_agent_status' ][ 'el-gr' ] = "Ένας κωδικός δυνατότητας για τον πράκτορα για να συνδεθεί ή να αποσυνδεθεί από την ουρά." ;
$text [ 'description-fifo_agent_status' ][ 'es-cl' ] = "Un código de función para que el agente inicie o cierre sesión en la cola." ;
$text [ 'description-fifo_agent_status' ][ 'es-mx' ] = "Un código de función para que el agente inicie o cierre sesión en la cola." ;
$text [ 'description-fifo_agent_status' ][ 'fr-ca' ] = "Un code de fonctionnalité permettant à l'agent de se connecter ou de se déconnecter de la file d'attente." ;
$text [ 'description-fifo_agent_status' ][ 'fr-fr' ] = "Un code de fonctionnalité permettant à l'agent de se connecter ou de se déconnecter de la file d'attente." ;
$text [ 'description-fifo_agent_status' ][ 'he-il' ] = "קוד תכונה עבור הסוכן לכניסה או יציאה מהתור." ;
$text [ 'description-fifo_agent_status' ][ 'it-it' ] = "Un codice funzione che consente all'agente di accedere o disconnettersi dalla coda." ;
2024-08-31 20:02:51 +04:00
$text [ 'description-fifo_agent_status' ][ 'ka-ge' ] = "ფუნქციის კოდი აგენტისთვის, რომ შევიდეს, ან გამოვიდეს რიგიდან." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-fifo_agent_status' ][ 'nl-nl' ] = "Een functiecode waarmee de agent zich kan aanmelden of afmelden bij de wachtrij." ;
$text [ 'description-fifo_agent_status' ][ 'pl-pl' ] = "Kod funkcji umożliwiający agentowi zalogowanie się lub wylogowanie z kolejki." ;
$text [ 'description-fifo_agent_status' ][ 'pt-br' ] = "Um código de recurso para o agente fazer login ou logout da fila." ;
$text [ 'description-fifo_agent_status' ][ 'pt-pt' ] = "Um código de recurso para o agente fazer login ou logout da fila." ;
$text [ 'description-fifo_agent_status' ][ 'ro-ro' ] = "Un cod de caracteristică pentru ca agentul să se autentifice sau să se deconecteze din coadă." ;
$text [ 'description-fifo_agent_status' ][ 'ru-ru' ] = "Код функции, позволяющий агенту войти в очередь или выйти из нее." ;
$text [ 'description-fifo_agent_status' ][ 'sv-se' ] = "En funktionskod för agenten att logga in eller ut från kön." ;
$text [ 'description-fifo_agent_status' ][ 'uk-ua' ] = "Код функції для входу агента або виходу з черги." ;
$text [ 'description-fifo_agent_status' ][ 'tr-tr' ] = "Temsilcinin Kuyruğa giriş yapması veya çıkış yapması için kullanı lan bir özellik kodu." ;
$text [ 'description-fifo_agent_status' ][ 'zh-cn' ] = "代理登录或退出队列的特征代码。" ;
$text [ 'description-fifo_agent_status' ][ 'ja-jp' ] = "エージェントがキューにログインまたはログアウトするための機能コード。" ;
$text [ 'description-fifo_agent_status' ][ 'ko-kr' ] = "상담원이 대기열에 로그인하거나 로그아웃하기 위한 기능 코드입니다." ;
$text [ 'label-fifo_agent_queue' ][ 'en-us' ] = "Agent Queue" ;
$text [ 'label-fifo_agent_queue' ][ 'en-gb' ] = "Agent Queue" ;
$text [ 'label-fifo_agent_queue' ][ 'ar-eg' ] = "قائمة انتظار الوكيل" ;
$text [ 'label-fifo_agent_queue' ][ 'de-at' ] = "Agentenwarteschlange" ;
$text [ 'label-fifo_agent_queue' ][ 'de-ch' ] = "Agentenwarteschlange" ;
$text [ 'label-fifo_agent_queue' ][ 'de-de' ] = "Agentenwarteschlange" ;
$text [ 'label-fifo_agent_queue' ][ 'el-gr' ] = "Ουρά αντιπροσώπων" ;
$text [ 'label-fifo_agent_queue' ][ 'es-cl' ] = "Cola de agentes" ;
$text [ 'label-fifo_agent_queue' ][ 'es-mx' ] = "Cola de agentes" ;
$text [ 'label-fifo_agent_queue' ][ 'fr-ca' ] = "File d'attente des agents" ;
$text [ 'label-fifo_agent_queue' ][ 'fr-fr' ] = "File d'attente des agents" ;
$text [ 'label-fifo_agent_queue' ][ 'he-il' ] = "תור סוכנים" ;
$text [ 'label-fifo_agent_queue' ][ 'it-it' ] = "Coda dell'agente" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-fifo_agent_queue' ][ 'ka-ge' ] = "აგენტის რიგი" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_agent_queue' ][ 'nl-nl' ] = "Agentwachtrij" ;
$text [ 'label-fifo_agent_queue' ][ 'pl-pl' ] = "Kolejka agentów" ;
$text [ 'label-fifo_agent_queue' ][ 'pt-br' ] = "Fila do Agente" ;
$text [ 'label-fifo_agent_queue' ][ 'pt-pt' ] = "Fila do Agente" ;
$text [ 'label-fifo_agent_queue' ][ 'ro-ro' ] = "Coada de agenți" ;
$text [ 'label-fifo_agent_queue' ][ 'ru-ru' ] = "Очередь агента" ;
$text [ 'label-fifo_agent_queue' ][ 'sv-se' ] = "Agentkö" ;
$text [ 'label-fifo_agent_queue' ][ 'uk-ua' ] = "Черга агента" ;
$text [ 'label-fifo_agent_queue' ][ 'tr-tr' ] = "Temsilci Sı rası " ;
$text [ 'label-fifo_agent_queue' ][ 'zh-cn' ] = "代理队列" ;
$text [ 'label-fifo_agent_queue' ][ 'ja-jp' ] = "エージェントキュー" ;
$text [ 'label-fifo_agent_queue' ][ 'ko-kr' ] = "에이전트 대기열" ;
$text [ 'description-fifo_agent_queue' ][ 'en-us' ] = "A queue for agents to wait for a caller, or pick up a call that is waiting in the queue." ;
$text [ 'description-fifo_agent_queue' ][ 'en-gb' ] = "A queue for agents to wait for a caller, or pick up a call that is waiting in the queue." ;
$text [ 'description-fifo_agent_queue' ][ 'ar-eg' ] = "قائمة انتظار للوكلاء لانتظار المتصل، أو الرد على مكالمة تنتظر في قائمة الانتظار." ;
$text [ 'description-fifo_agent_queue' ][ 'de-at' ] = "Eine Warteschlange für Agenten, um auf einen Anrufer zu warten oder einen in der Warteschlange wartenden Anruf entgegenzunehmen." ;
$text [ 'description-fifo_agent_queue' ][ 'de-ch' ] = "Eine Warteschlange für Agenten, um auf einen Anrufer zu warten oder einen in der Warteschlange wartenden Anruf entgegenzunehmen." ;
$text [ 'description-fifo_agent_queue' ][ 'de-de' ] = "Eine Warteschlange für Agenten, um auf einen Anrufer zu warten oder einen in der Warteschlange wartenden Anruf entgegenzunehmen." ;
$text [ 'description-fifo_agent_queue' ][ 'el-gr' ] = "Μια ουρά για τους πράκτορες να περιμένουν έναν καλούντα ή να λάβουν μια κλήση που περιμένει στην ουρά." ;
$text [ 'description-fifo_agent_queue' ][ 'es-cl' ] = "Una cola para que los agentes esperen a una persona que llama o contesten una llamada que está esperando en la cola." ;
$text [ 'description-fifo_agent_queue' ][ 'es-mx' ] = "Una cola para que los agentes esperen a una persona que llama o contesten una llamada que está esperando en la cola." ;
$text [ 'description-fifo_agent_queue' ][ 'fr-ca' ] = "Une file d'attente permettant aux agents d'attendre un appelant ou de répondre à un appel en attente dans la file d'attente." ;
$text [ 'description-fifo_agent_queue' ][ 'fr-fr' ] = "Une file d'attente permettant aux agents d'attendre un appelant ou de répondre à un appel en attente dans la file d'attente." ;
$text [ 'description-fifo_agent_queue' ][ 'he-il' ] = "תור לסוכנים להמתין למתקשר, או לקבל שיחה שממתינה בתור." ;
$text [ 'description-fifo_agent_queue' ][ 'it-it' ] = "Una coda in cui gli agenti attendono un chiamante o rispondono a una chiamata in attesa in coda." ;
2024-08-31 20:02:51 +04:00
$text [ 'description-fifo_agent_queue' ][ 'ka-ge' ] = "რიგი აგენტებისთვის რომ დაელოდონ აბონენტს ან მიიღონ ზარი, რომელიც რიგში იცდის." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-fifo_agent_queue' ][ 'nl-nl' ] = "Een wachtrij waarin agenten op een beller moeten wachten, of een gesprek kunnen aannemen dat in de wachtrij staat." ;
$text [ 'description-fifo_agent_queue' ][ 'pl-pl' ] = "Kolejka dla agentów oczekujących na dzwoniącego lub odbierających połączenie oczekujące w kolejce." ;
$text [ 'description-fifo_agent_queue' ][ 'pt-br' ] = "Uma fila para os agentes esperarem por um chamador ou atenderem uma chamada que está aguardando na fila." ;
$text [ 'description-fifo_agent_queue' ][ 'pt-pt' ] = "Uma fila para os agentes esperarem por um chamador ou atenderem uma chamada que está aguardando na fila." ;
$text [ 'description-fifo_agent_queue' ][ 'ro-ro' ] = "O coadă pentru agenți care să aștepte un apelant sau să preia un apel care așteaptă în coadă." ;
$text [ 'description-fifo_agent_queue' ][ 'ru-ru' ] = "Очередь, в которой агенты могут ожидать звонящего или принять вызов, ожидающий в очереди." ;
$text [ 'description-fifo_agent_queue' ][ 'sv-se' ] = "En kö för agenter att vänta på en uppringare, eller ta emot ett samtal som väntar i kön." ;
$text [ 'description-fifo_agent_queue' ][ 'uk-ua' ] = "Черга для агентів, щоб очікувати абонента або прийняти виклик, який очікує в черзі." ;
$text [ 'description-fifo_agent_queue' ][ 'tr-tr' ] = "Temsilcilerin bir arayanı beklemesi veya kuyrukta bekleyen bir çağrı yı yanı tlaması için kullanı lan kuyruk." ;
$text [ 'description-fifo_agent_queue' ][ 'zh-cn' ] = "代理等待呼叫者或接听队列中等待的呼叫的队列。" ;
$text [ 'description-fifo_agent_queue' ][ 'ja-jp' ] = "エージェントが発信者を待機したり、キューで待機中の通話に応答したりするためのキュー。" ;
$text [ 'description-fifo_agent_queue' ][ 'ko-kr' ] = "상담원이 발신자를 기다리거나 대기열에 대기 중인 전화를 받기 위한 대기열입니다." ;
2025-02-24 22:07:34 -07:00
$text [ 'label-strategy' ][ 'en-us' ] = "Strategy" ;
$text [ 'label-strategy' ][ 'en-gb' ] = "Strategy" ;
$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" ;
$text [ 'label-strategy' ][ 'fr-fr' ] = "Stratégie" ;
$text [ 'label-strategy' ][ 'he-il' ] = "אסטרטגיה" ;
$text [ 'label-strategy' ][ 'it-it' ] = "Strategia" ;
$text [ 'label-strategy' ][ 'ka-ge' ] = "სტრატეგია" ;
$text [ 'label-strategy' ][ 'nl-nl' ] = "Strategie" ;
$text [ 'label-strategy' ][ 'pl-pl' ] = "Strategia" ;
$text [ 'label-strategy' ][ 'pt-br' ] = "Estratégia" ;
$text [ 'label-strategy' ][ 'pt-pt' ] = "Estratégia" ;
$text [ 'label-strategy' ][ 'ro-ro' ] = "Strategie" ;
$text [ 'label-strategy' ][ 'ru-ru' ] = "Стратегия" ;
$text [ 'label-strategy' ][ 'sv-se' ] = "Strategi" ;
$text [ 'label-strategy' ][ 'uk-ua' ] = "Стратегія" ;
$text [ 'label-strategy' ][ 'tr-tr' ] = "Strateji" ;
$text [ 'label-strategy' ][ 'zh-cn' ] = "战略" ;
$text [ 'label-strategy' ][ 'ja-jp' ] = "ストラテジー" ;
$text [ 'label-strategy' ][ 'ko-kr' ] = "전략" ;
$text [ 'description-strategy' ][ 'en-us' ] = "Select the ring strategy." ;
$text [ 'description-strategy' ][ 'en-gb' ] = "Select the ring strategy." ;
$text [ 'description-strategy' ][ 'ar-eg' ] = "اختيار استراتيجية الخاتم." ;
$text [ 'description-strategy' ][ 'de-at' ] = "Wählen Sie eine Strategie." ;
$text [ 'description-strategy' ][ 'de-ch' ] = "Wählen Sie eine Strategie." ;
$text [ 'description-strategy' ][ 'de-de' ] = "Wählen Sie eine Strategie." ;
$text [ 'description-strategy' ][ 'el-gr' ] = "Επιλέξτε τη στρατηγική του δακτυλίου." ;
$text [ 'description-strategy' ][ 'es-cl' ] = "Ingrese la estrategia de llamado." ;
$text [ 'description-strategy' ][ 'es-mx' ] = "Ingrese la estrategia de llamado." ;
$text [ 'description-strategy' ][ 'fr-ca' ] = "Choisir la statégie de sonnerie." ;
$text [ 'description-strategy' ][ 'fr-fr' ] = "Choisir la statégie de sonnerie." ;
$text [ 'description-strategy' ][ 'he-il' ] = "בחר את אסטרטגיית החיוג" ;
$text [ 'description-strategy' ][ 'it-it' ] = "Selezionare la strategia di squillo." ;
$text [ 'description-strategy' ][ 'ka-ge' ] = "აირჩიეთ ზარის სტრატეგია." ;
$text [ 'description-strategy' ][ 'nl-nl' ] = "Kies de bel strategie." ;
$text [ 'description-strategy' ][ 'pl-pl' ] = "Wybierz strategię" ;
$text [ 'description-strategy' ][ 'pt-br' ] = "Selecione a estraétia da fila" ;
$text [ 'description-strategy' ][ 'pt-pt' ] = "Escolha o tipo de estratégia de toque." ;
$text [ 'description-strategy' ][ 'ro-ro' ] = "Selectați strategia de inel." ;
$text [ 'description-strategy' ][ 'ru-ru' ] = "Выберите стратегию вызовов." ;
$text [ 'description-strategy' ][ 'sv-se' ] = "Välj strategi för ringflöde." ;
$text [ 'description-strategy' ][ 'uk-ua' ] = "Виберіть стратегію кільця." ;
$text [ 'description-strategy' ][ 'tr-tr' ] = "Zil stratejisini seçin." ;
$text [ 'description-strategy' ][ 'zh-cn' ] = "选择响铃策略。" ;
$text [ 'description-strategy' ][ 'ja-jp' ] = "リング戦略を選択します。" ;
$text [ 'description-strategy' ][ 'ko-kr' ] = "링 전략을 선택합니다." ;
$text [ 'message-strategy' ][ 'en-us' ] = "Please provide: Strategy" ;
$text [ 'message-strategy' ][ 'en-gb' ] = "Please provide: Strategy" ;
$text [ 'message-strategy' ][ 'ar-eg' ] = "يرجى تقديم ما يلي: الاستراتيجية" ;
$text [ 'message-strategy' ][ 'de-at' ] = "Bitte geben Sie folgendes an: Strategie" ;
$text [ 'message-strategy' ][ 'de-ch' ] = "Bitte geben Sie folgendes an: Strategie" ;
$text [ 'message-strategy' ][ 'de-de' ] = "Bitte geben Sie folgendes an: Strategie" ;
$text [ 'message-strategy' ][ 'el-gr' ] = "Παρέχετε: Στρατηγική" ;
$text [ 'message-strategy' ][ 'es-cl' ] = "Por favor indique: Estrategia" ;
$text [ 'message-strategy' ][ 'es-mx' ] = "Por favor indique: Estrategia" ;
$text [ 'message-strategy' ][ 'fr-ca' ] = "Merci d'indiquer: Stratégie" ;
$text [ 'message-strategy' ][ 'fr-fr' ] = "Merci d'indiquer: Stratégie" ;
$text [ 'message-strategy' ][ 'he-il' ] = "נא לספק: אסטרטגיה" ;
$text [ 'message-strategy' ][ 'it-it' ] = "Prego fornire: Strategia" ;
$text [ 'message-strategy' ][ 'ka-ge' ] = "შეიყვანეთ: სტრატეგია" ;
$text [ 'message-strategy' ][ 'nl-nl' ] = "Geef aub.: Strategie" ;
$text [ 'message-strategy' ][ 'pl-pl' ] = "Wprowadź strategię" ;
$text [ 'message-strategy' ][ 'pt-br' ] = "Por favor indique: Estratégia" ;
$text [ 'message-strategy' ][ 'pt-pt' ] = "Por favor indique: Estratégia" ;
$text [ 'message-strategy' ][ 'ro-ro' ] = "Vă rugăm să furnizați: Strategie" ;
$text [ 'message-strategy' ][ 'ru-ru' ] = "Пожалуйста укажите: Стратегию" ;
$text [ 'message-strategy' ][ 'sv-se' ] = "Ange: Strategi" ;
$text [ 'message-strategy' ][ 'uk-ua' ] = "Будь ласка, заповніть: Стратегія" ;
$text [ 'message-strategy' ][ 'tr-tr' ] = "Lütfen sağlayı n: Strateji" ;
$text [ 'message-strategy' ][ 'zh-cn' ] = "请提供:策略" ;
$text [ 'message-strategy' ][ 'ja-jp' ] = "提供してください: 戦略" ;
$text [ 'message-strategy' ][ 'ko-kr' ] = "제공하십시오: 전략" ;
2024-08-20 17:29:44 -06:00
$text [ 'label-fifo_members' ][ 'en-us' ] = "Agents" ;
$text [ 'label-fifo_members' ][ 'en-gb' ] = "Agents" ;
$text [ 'label-fifo_members' ][ 'ar-eg' ] = "عملاء" ;
$text [ 'label-fifo_members' ][ 'de-at' ] = "Agenten" ;
$text [ 'label-fifo_members' ][ 'de-ch' ] = "Agenten" ;
$text [ 'label-fifo_members' ][ 'de-de' ] = "Agenten" ;
$text [ 'label-fifo_members' ][ 'el-gr' ] = "Πράκτορες" ;
$text [ 'label-fifo_members' ][ 'es-cl' ] = "Agentes" ;
$text [ 'label-fifo_members' ][ 'es-mx' ] = "Agentes" ;
$text [ 'label-fifo_members' ][ 'fr-ca' ] = "Agents" ;
$text [ 'label-fifo_members' ][ 'fr-fr' ] = "Agents" ;
$text [ 'label-fifo_members' ][ 'he-il' ] = "סוכנים" ;
$text [ 'label-fifo_members' ][ 'it-it' ] = "Agenti" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-fifo_members' ][ 'ka-ge' ] = "აგენტები" ;
2024-08-20 17:29:44 -06:00
$text [ 'label-fifo_members' ][ 'nl-nl' ] = "Agenten" ;
$text [ 'label-fifo_members' ][ 'pl-pl' ] = "Agenci" ;
$text [ 'label-fifo_members' ][ 'pt-br' ] = "Agentes" ;
$text [ 'label-fifo_members' ][ 'pt-pt' ] = "Agentes" ;
$text [ 'label-fifo_members' ][ 'ro-ro' ] = "Agenți" ;
$text [ 'label-fifo_members' ][ 'ru-ru' ] = "Операторы" ;
$text [ 'label-fifo_members' ][ 'sv-se' ] = "Agenter" ;
$text [ 'label-fifo_members' ][ 'uk-ua' ] = "Оператори" ;
$text [ 'label-fifo_members' ][ 'zh-cn' ] = "代理商" ;
$text [ 'label-fifo_members' ][ 'ja-jp' ] = "エージェント" ;
$text [ 'label-fifo_members' ][ 'ko-kr' ] = "자치령 대표" ;
2024-06-13 16:58:16 -06:00
2024-08-20 17:29:44 -06:00
$text [ 'description-fifo_members' ][ 'en-us' ] = "Agents are members of a queue. Calls in the queue are distributed to available agents." ;
2024-08-21 11:53:27 -07:00
$text [ 'description-fifo_members' ][ 'en-gb' ] = "Agents are members of a queue. Calls in the queue are distributed to available agents." ;
$text [ 'description-fifo_members' ][ 'ar-eg' ] = "الوكلاء هم أعضاء في قائمة انتظار. يتم توزيع المكالمات في قائمة الانتظار على الوكلاء المتاحين." ;
$text [ 'description-fifo_members' ][ 'de-at' ] = "Agenten sind Mitglieder einer Warteschlange. Anrufe in der Warteschlange werden an verfügbare Agenten verteilt." ;
$text [ 'description-fifo_members' ][ 'de-ch' ] = "Agenten sind Mitglieder einer Warteschlange. Anrufe in der Warteschlange werden an verfügbare Agenten verteilt." ;
$text [ 'description-fifo_members' ][ 'de-de' ] = "Agenten sind Mitglieder einer Warteschlange. Anrufe in der Warteschlange werden an verfügbare Agenten verteilt." ;
$text [ 'description-fifo_members' ][ 'el-gr' ] = "Οι πράκτορες είναι μέλη μιας ουράς. Οι κλήσεις στην ουρά διανέμονται στους διαθέσιμους πράκτορες." ;
$text [ 'description-fifo_members' ][ 'es-cl' ] = "Los agentes son miembros de una cola. Las llamadas en la cola se distribuyen entre los agentes disponibles." ;
$text [ 'description-fifo_members' ][ 'es-mx' ] = "Los agentes son miembros de una cola. Las llamadas en la cola se distribuyen entre los agentes disponibles." ;
$text [ 'description-fifo_members' ][ 'fr-ca' ] = "Les agents sont membres d'une file d'attente. Les appels dans la file d'attente sont distribués aux agents disponibles." ;
$text [ 'description-fifo_members' ][ 'fr-fr' ] = "Les agents sont membres d'une file d'attente. Les appels dans la file d'attente sont distribués aux agents disponibles." ;
$text [ 'description-fifo_members' ][ 'he-il' ] = "הסוכנים הם חברים בתור. שיחות בתור מחולקות לגורמים זמינים." ;
$text [ 'description-fifo_members' ][ 'it-it' ] = "Gli agenti sono membri di una coda. Le chiamate nella coda vengono distribuite agli agenti disponibili." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-fifo_members' ][ 'ka-ge' ] = "აგენტები რიგის წევრებია, რიგში არსებული ზარები ხელმისაწვდომ აგენტებზე ნაწილდება." ;
2024-08-21 11:53:27 -07:00
$text [ 'description-fifo_members' ][ 'nl-nl' ] = "Agenten zijn leden van een wachtrij. Oproepen in de wachtrij worden gedistribueerd naar beschikbare agenten." ;
$text [ 'description-fifo_members' ][ 'pl-pl' ] = "Agenci są członkami kolejki. Połączenia w kolejce są rozdzielane między dostępnych agentów." ;
$text [ 'description-fifo_members' ][ 'pt-br' ] = "Agentes são membros de uma fila. Chamadas na fila são distribuídas para agentes disponíveis." ;
$text [ 'description-fifo_members' ][ 'pt-pt' ] = "Os agentes são membros de uma fila. As chamadas em fila são distribuídas aos agentes disponíveis." ;
$text [ 'description-fifo_members' ][ 'ro-ro' ] = "Agenții sunt membri ai unei cozi. Apelurile din coadă sunt distribuite agenților disponibili." ;
$text [ 'description-fifo_members' ][ 'ru-ru' ] = "Агенты являются членами очереди. Вызовы в очереди распределяются между доступными агентами." ;
$text [ 'description-fifo_members' ][ 'sv-se' ] = "Agenter är medlemmar i en kö. Samtal i kön distribueras till tillgängliga ombud." ;
$text [ 'description-fifo_members' ][ 'uk-ua' ] = "Агенти є членами черги. Виклики в черзі розподіляються між доступними агентами." ;
$text [ 'description-fifo_members' ][ 'tr-tr' ] = "Temsilciler bir kuyruğun üyeleridir. Kuyruktaki çağrı lar müsait temsilcilere dağıtı lı r." ;
$text [ 'description-fifo_members' ][ 'zh-cn' ] = "代理是队列的成员。队列中的呼叫将分配给可用的代理。" ;
$text [ 'description-fifo_members' ][ 'ja-jp' ] = "エージェントはキューのメンバーです。キュー内の通話は、対応可能なエージェントに分配されます。" ;
$text [ 'description-fifo_members' ][ 'ko-kr' ] = "에이전트는 대기열의 멤버입니다. 대기열의 통화는 사용 가능한 에이전트에게 분배됩니다." ;
2024-06-13 16:58:16 -06:00
2025-02-24 22:07:34 -07:00
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_music' ][ 'en-us' ] = "Music" ;
$text [ 'label-fifo_music' ][ 'en-gb' ] = "Music" ;
$text [ 'label-fifo_music' ][ 'ar-eg' ] = "موسيقى" ;
$text [ 'label-fifo_music' ][ 'de-at' ] = "Musik" ;
$text [ 'label-fifo_music' ][ 'de-ch' ] = "Musik" ;
$text [ 'label-fifo_music' ][ 'de-de' ] = "Musik" ;
$text [ 'label-fifo_music' ][ 'el-gr' ] = "ΜΟΥΣΙΚΗ" ;
$text [ 'label-fifo_music' ][ 'es-cl' ] = "Música" ;
$text [ 'label-fifo_music' ][ 'es-mx' ] = "Música" ;
$text [ 'label-fifo_music' ][ 'fr-ca' ] = "Musique" ;
$text [ 'label-fifo_music' ][ 'fr-fr' ] = "Musique" ;
$text [ 'label-fifo_music' ][ 'he-il' ] = "מוּסִיקָה" ;
$text [ 'label-fifo_music' ][ 'it-it' ] = "Musica" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-fifo_music' ][ 'ka-ge' ] = "მუსიკა" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_music' ][ 'nl-nl' ] = "Muziek" ;
$text [ 'label-fifo_music' ][ 'pl-pl' ] = "Muzyka" ;
$text [ 'label-fifo_music' ][ 'pt-br' ] = "Música" ;
$text [ 'label-fifo_music' ][ 'pt-pt' ] = "Música" ;
$text [ 'label-fifo_music' ][ 'ro-ro' ] = "Muzică" ;
$text [ 'label-fifo_music' ][ 'ru-ru' ] = "Музыка" ;
$text [ 'label-fifo_music' ][ 'sv-se' ] = "musik" ;
$text [ 'label-fifo_music' ][ 'uk-ua' ] = "музика" ;
$text [ 'label-fifo_music' ][ 'tr-tr' ] = "Müzik" ;
$text [ 'label-fifo_music' ][ 'zh-cn' ] = "音乐" ;
$text [ 'label-fifo_music' ][ 'ja-jp' ] = "音楽" ;
$text [ 'label-fifo_music' ][ 'ko-kr' ] = "음악" ;
$text [ 'description-fifo_music' ][ 'en-us' ] = "Select the hold music for those to hear while waiting in the Queue." ;
$text [ 'description-fifo_music' ][ 'en-gb' ] = "Select the hold music for those to hear while waiting in the Queue." ;
$text [ 'description-fifo_music' ][ 'ar-eg' ] = "حدد الموسيقى المعلقة ليسمعها الأشخاص أثناء الانتظار في قائمة الانتظار." ;
$text [ 'description-fifo_music' ][ 'de-at' ] = "Wählen Sie die Wartemusik aus, die die Teilnehmer hören möchten, während sie in der Warteschlange warten." ;
$text [ 'description-fifo_music' ][ 'de-ch' ] = "Wählen Sie die Wartemusik aus, die die Teilnehmer hören möchten, während sie in der Warteschlange warten." ;
$text [ 'description-fifo_music' ][ 'de-de' ] = "Wählen Sie die Wartemusik aus, die die Teilnehmer hören möchten, während sie in der Warteschlange warten." ;
$text [ 'description-fifo_music' ][ 'el-gr' ] = "Επιλέξτε τη μουσική αναμονής για να ακούσουν όσοι περιμένουν στην ουρά." ;
$text [ 'description-fifo_music' ][ 'es-cl' ] = "Seleccione la música de espera para que la escuchen mientras esperan en la cola." ;
$text [ 'description-fifo_music' ][ 'es-mx' ] = "Seleccione la música de espera para que la escuchen mientras esperan en la cola." ;
$text [ 'description-fifo_music' ][ 'fr-ca' ] = "Sélectionnez la musique d'attente que ceux qui attendent dans la file d'attente entendront." ;
$text [ 'description-fifo_music' ][ 'fr-fr' ] = "Sélectionnez la musique d'attente que ceux qui attendent dans la file d'attente entendront." ;
$text [ 'description-fifo_music' ][ 'he-il' ] = "בחר את מוזיקת ההחזקה כדי שאנשים ישמעו בזמן ההמתנה בתור." ;
$text [ 'description-fifo_music' ][ 'it-it' ] = "Seleziona la musica d'attesa da ascoltare mentre aspettano in coda." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-fifo_music' ][ 'ka-ge' ] = "აირჩიეთ მუსიკა, რომელსაც მოისმენენ, სანამ რიგს ელოდებიან." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-fifo_music' ][ 'nl-nl' ] = "Selecteer de wachtmuziek die mensen kunnen horen terwijl ze in de wachtrij wachten." ;
$text [ 'description-fifo_music' ][ 'pl-pl' ] = "Wybierz muzykę, która będzie odtwarzana podczas oczekiwania w kolejce." ;
$text [ 'description-fifo_music' ][ 'pt-br' ] = "Selecione a música de espera para quem ouvir enquanto espera na fila." ;
$text [ 'description-fifo_music' ][ 'pt-pt' ] = "Selecione a música de espera para quem ouvir enquanto espera na fila." ;
$text [ 'description-fifo_music' ][ 'ro-ro' ] = "Selectați muzica de așteptare pe care să o audă cei în timp ce așteaptă în coadă." ;
$text [ 'description-fifo_music' ][ 'ru-ru' ] = "Выберите музыку для удержания, которую будут слышать те, кто ждет в очереди." ;
$text [ 'description-fifo_music' ][ 'sv-se' ] = "Välj hållmusik som de kan höra medan de väntar i kön." ;
$text [ 'description-fifo_music' ][ 'uk-ua' ] = "Виберіть музику для очікування, яку слухатимуть ті, хто очікує в черзі." ;
$text [ 'description-fifo_music' ][ 'tr-tr' ] = "Sı rada beklerken duyacakları bekletme müziğini seçin." ;
$text [ 'description-fifo_music' ][ 'zh-cn' ] = "选择排队等候时可以听到的等待音乐。" ;
$text [ 'description-fifo_music' ][ 'ja-jp' ] = "キューで待機中に聞く保留音を選択します。" ;
$text [ 'description-fifo_music' ][ 'ko-kr' ] = "대기열에서 기다리는 동안 들을 수 있는 대기 음악을 선택하세요." ;
2025-02-24 22:07:34 -07:00
$text [ 'label-fifo_timeout_seconds' ][ 'en-us' ] = 'Timeout' ;
$text [ 'label-fifo_timeout_seconds' ][ 'en-gb' ] = 'Timeout' ;
$text [ 'label-fifo_timeout_seconds' ][ 'ar-eg' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'de-at' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'de-ch' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'de-de' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'el-gr' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'es-cl' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'es-mx' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'fr-ca' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'fr-fr' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'he-il' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'it-it' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'nl-nl' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'pl-pl' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'pt-br' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'pt-pt' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'ro-ro' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'ru-ru' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'sv-se' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'uk-ua' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'tr-tr' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'zh-cn' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'ja-jp' ] = '' ;
$text [ 'label-fifo_timeout_seconds' ][ 'ko-kr' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'en-us' ] = 'Enter the queue timeout seconds. 0 means no queue timeout.' ;
$text [ 'description-fifo_timeout_seconds' ][ 'en-gb' ] = 'Enter the queue timeout seconds. 0 means no queue timeout.' ;
$text [ 'description-fifo_timeout_seconds' ][ 'ar-eg' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'de-at' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'de-ch' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'de-de' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'el-gr' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'es-cl' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'es-mx' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'fr-ca' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'fr-fr' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'he-il' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'it-it' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'nl-nl' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'pl-pl' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'pt-br' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'pt-pt' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'ro-ro' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'ru-ru' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'sv-se' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'uk-ua' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'tr-tr' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'zh-cn' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'ja-jp' ] = '' ;
$text [ 'description-fifo_timeout_seconds' ][ 'ko-kr' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'en-us' ] = 'Exit Key' ;
$text [ 'label-fifo_exit_key' ][ 'en-gb' ] = 'Exit Key' ;
$text [ 'label-fifo_exit_key' ][ 'ar-eg' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'de-at' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'de-ch' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'de-de' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'el-gr' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'es-cl' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'es-mx' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'fr-ca' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'fr-fr' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'he-il' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'it-it' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'nl-nl' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'pl-pl' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'pt-br' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'pt-pt' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'ro-ro' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'ru-ru' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'sv-se' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'uk-ua' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'tr-tr' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'zh-cn' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'ja-jp' ] = '' ;
$text [ 'label-fifo_exit_key' ][ 'ko-kr' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'en-us' ] = 'Enter the number to exit the queue.' ;
$text [ 'description-fifo_exit_key' ][ 'en-gb' ] = 'Enter the number to exit the queue.' ;
$text [ 'description-fifo_exit_key' ][ 'ar-eg' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'de-at' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'de-ch' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'de-de' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'el-gr' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'es-cl' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'es-mx' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'fr-ca' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'fr-fr' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'he-il' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'it-it' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'nl-nl' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'pl-pl' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'pt-br' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'pt-pt' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'ro-ro' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'ru-ru' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'sv-se' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'uk-ua' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'tr-tr' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'zh-cn' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'ja-jp' ] = '' ;
$text [ 'description-fifo_exit_key' ][ 'ko-kr' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'en-us' ] = 'Exit Action' ;
$text [ 'label-fifo_exit_action' ][ 'en-gb' ] = 'Exit Action' ;
$text [ 'label-fifo_exit_action' ][ 'ar-eg' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'de-at' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'de-ch' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'de-de' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'el-gr' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'es-cl' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'es-mx' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'fr-ca' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'fr-fr' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'he-il' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'it-it' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'nl-nl' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'pl-pl' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'pt-br' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'pt-pt' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'ro-ro' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'ru-ru' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'sv-se' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'uk-ua' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'tr-tr' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'zh-cn' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'ja-jp' ] = '' ;
$text [ 'label-fifo_exit_action' ][ 'ko-kr' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'en-us' ] = 'Select where to route the caller when exiting the queue.' ;
$text [ 'description-fifo_exit_action' ][ 'en-gb' ] = 'Select where to route the caller when exiting the queue.' ;
$text [ 'description-fifo_exit_action' ][ 'ar-eg' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'de-at' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'de-ch' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'de-de' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'el-gr' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'es-cl' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'es-mx' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'fr-ca' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'fr-fr' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'he-il' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'it-it' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'nl-nl' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'pl-pl' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'pt-br' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'pt-pt' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'ro-ro' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'ru-ru' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'sv-se' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'uk-ua' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'tr-tr' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'zh-cn' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'ja-jp' ] = '' ;
$text [ 'description-fifo_exit_action' ][ 'ko-kr' ] = '' ;
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_order' ][ 'en-us' ] = "Order" ;
$text [ 'label-fifo_order' ][ 'en-gb' ] = "Order" ;
$text [ 'label-fifo_order' ][ 'ar-eg' ] = "طلب" ;
$text [ 'label-fifo_order' ][ 'de-at' ] = "Befehl" ;
$text [ 'label-fifo_order' ][ 'de-ch' ] = "Befehl" ;
$text [ 'label-fifo_order' ][ 'de-de' ] = "Befehl" ;
$text [ 'label-fifo_order' ][ 'el-gr' ] = "Σειρά" ;
$text [ 'label-fifo_order' ][ 'es-cl' ] = "Orden" ;
$text [ 'label-fifo_order' ][ 'es-mx' ] = "Orden" ;
$text [ 'label-fifo_order' ][ 'fr-ca' ] = "Commande" ;
$text [ 'label-fifo_order' ][ 'fr-fr' ] = "Commande" ;
$text [ 'label-fifo_order' ][ 'he-il' ] = "להזמין" ;
$text [ 'label-fifo_order' ][ 'it-it' ] = "Ordine" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-fifo_order' ][ 'ka-ge' ] = "შეკვეთა" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_order' ][ 'nl-nl' ] = "Volgorde" ;
$text [ 'label-fifo_order' ][ 'pl-pl' ] = "Zamówienie" ;
$text [ 'label-fifo_order' ][ 'pt-br' ] = "Ordem" ;
$text [ 'label-fifo_order' ][ 'pt-pt' ] = "Ordem" ;
$text [ 'label-fifo_order' ][ 'ro-ro' ] = "Ordin" ;
$text [ 'label-fifo_order' ][ 'ru-ru' ] = "Заказ" ;
$text [ 'label-fifo_order' ][ 'sv-se' ] = "Beställa" ;
$text [ 'label-fifo_order' ][ 'uk-ua' ] = "порядок" ;
$text [ 'label-fifo_order' ][ 'tr-tr' ] = "Emir" ;
$text [ 'label-fifo_order' ][ 'zh-cn' ] = "命令" ;
$text [ 'label-fifo_order' ][ 'ja-jp' ] = "注文" ;
$text [ 'label-fifo_order' ][ 'ko-kr' ] = "주문하다" ;
$text [ 'description-fifo_order' ][ 'en-us' ] = "Select the order." ;
$text [ 'description-fifo_order' ][ 'en-gb' ] = "Select the order." ;
$text [ 'description-fifo_order' ][ 'ar-eg' ] = "حدد الطلب." ;
$text [ 'description-fifo_order' ][ 'de-at' ] = "Wählen Sie die Bestellung aus." ;
$text [ 'description-fifo_order' ][ 'de-ch' ] = "Wählen Sie die Bestellung aus." ;
$text [ 'description-fifo_order' ][ 'de-de' ] = "Wählen Sie die Bestellung aus." ;
$text [ 'description-fifo_order' ][ 'el-gr' ] = "Επιλέξτε την παραγγελία." ;
$text [ 'description-fifo_order' ][ 'es-cl' ] = "Seleccione el pedido." ;
$text [ 'description-fifo_order' ][ 'es-mx' ] = "Seleccione el pedido." ;
$text [ 'description-fifo_order' ][ 'fr-ca' ] = "Sélectionnez la commande." ;
$text [ 'description-fifo_order' ][ 'fr-fr' ] = "Sélectionnez la commande." ;
$text [ 'description-fifo_order' ][ 'he-il' ] = "בחר את ההזמנה." ;
$text [ 'description-fifo_order' ][ 'it-it' ] = "Seleziona l'ordine." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-fifo_order' ][ 'ka-ge' ] = "აირჩიეთ შეკვეთა." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-fifo_order' ][ 'nl-nl' ] = "Selecteer de bestelling." ;
$text [ 'description-fifo_order' ][ 'pl-pl' ] = "Wybierz zamówienie." ;
$text [ 'description-fifo_order' ][ 'pt-br' ] = "Selecione o pedido." ;
$text [ 'description-fifo_order' ][ 'pt-pt' ] = "Selecione o pedido." ;
$text [ 'description-fifo_order' ][ 'ro-ro' ] = "Selectați comanda." ;
$text [ 'description-fifo_order' ][ 'ru-ru' ] = "Выберите заказ." ;
$text [ 'description-fifo_order' ][ 'sv-se' ] = "Välj beställning." ;
$text [ 'description-fifo_order' ][ 'uk-ua' ] = "Виберіть замовлення." ;
$text [ 'description-fifo_order' ][ 'tr-tr' ] = "Siparişi seçin." ;
$text [ 'description-fifo_order' ][ 'zh-cn' ] = "选择订单。" ;
$text [ 'description-fifo_order' ][ 'ja-jp' ] = "注文を選択してください。" ;
$text [ 'description-fifo_order' ][ 'ko-kr' ] = "주문을 선택하세요." ;
$text [ 'label-fifo_enabled' ][ 'en-us' ] = "Enabled" ;
$text [ 'label-fifo_enabled' ][ 'en-gb' ] = "Enabled" ;
$text [ 'label-fifo_enabled' ][ 'ar-eg' ] = "ممكّن" ;
$text [ 'label-fifo_enabled' ][ 'de-at' ] = "Ermöglicht" ;
$text [ 'label-fifo_enabled' ][ 'de-ch' ] = "Ermöglicht" ;
$text [ 'label-fifo_enabled' ][ 'de-de' ] = "Ermöglicht" ;
$text [ 'label-fifo_enabled' ][ 'el-gr' ] = "Ενεργοποιήθηκε" ;
$text [ 'label-fifo_enabled' ][ 'es-cl' ] = "Activado" ;
$text [ 'label-fifo_enabled' ][ 'es-mx' ] = "Activado" ;
$text [ 'label-fifo_enabled' ][ 'fr-ca' ] = "Activé" ;
$text [ 'label-fifo_enabled' ][ 'fr-fr' ] = "Activé" ;
$text [ 'label-fifo_enabled' ][ 'he-il' ] = "מופעל" ;
$text [ 'label-fifo_enabled' ][ 'it-it' ] = "Abilitato" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-fifo_enabled' ][ 'ka-ge' ] = "ჩართულია" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_enabled' ][ 'nl-nl' ] = "Ingeschakeld" ;
$text [ 'label-fifo_enabled' ][ 'pl-pl' ] = "Włączony" ;
$text [ 'label-fifo_enabled' ][ 'pt-br' ] = "Habilitado" ;
$text [ 'label-fifo_enabled' ][ 'pt-pt' ] = "Habilitado" ;
$text [ 'label-fifo_enabled' ][ 'ro-ro' ] = "Activat" ;
$text [ 'label-fifo_enabled' ][ 'ru-ru' ] = "Включено" ;
$text [ 'label-fifo_enabled' ][ 'sv-se' ] = "Aktiverad" ;
$text [ 'label-fifo_enabled' ][ 'uk-ua' ] = "Увімкнено" ;
$text [ 'label-fifo_enabled' ][ 'tr-tr' ] = "Etkinleştirilmiş" ;
$text [ 'label-fifo_enabled' ][ 'zh-cn' ] = "已启用" ;
$text [ 'label-fifo_enabled' ][ 'ja-jp' ] = "有効" ;
$text [ 'label-fifo_enabled' ][ 'ko-kr' ] = "활성화됨" ;
$text [ 'description-fifo_enabled' ][ 'en-us' ] = "Enable or disable this FIFO queue." ;
$text [ 'description-fifo_enabled' ][ 'en-gb' ] = "Enable or disable this FIFO queue." ;
$text [ 'description-fifo_enabled' ][ 'ar-eg' ] = "تمكين أو تعطيل قائمة الانتظار هذه." ;
$text [ 'description-fifo_enabled' ][ 'de-at' ] = "Aktivieren oder deaktivieren Sie diese Warteschlange." ;
$text [ 'description-fifo_enabled' ][ 'de-ch' ] = "Aktivieren oder deaktivieren Sie diese Warteschlange." ;
$text [ 'description-fifo_enabled' ][ 'de-de' ] = "Aktivieren oder deaktivieren Sie diese Warteschlange." ;
$text [ 'description-fifo_enabled' ][ 'el-gr' ] = "Ενεργοποιήστε ή απενεργοποιήστε αυτήν την ουρά." ;
$text [ 'description-fifo_enabled' ][ 'es-cl' ] = "Habilite o deshabilite esta cola." ;
$text [ 'description-fifo_enabled' ][ 'es-mx' ] = "Habilite o deshabilite esta cola." ;
$text [ 'description-fifo_enabled' ][ 'fr-ca' ] = "Activez ou désactivez cette file d'attente." ;
$text [ 'description-fifo_enabled' ][ 'fr-fr' ] = "Activez ou désactivez cette file d'attente." ;
$text [ 'description-fifo_enabled' ][ 'he-il' ] = "הפעל או השבת את התור הזה." ;
$text [ 'description-fifo_enabled' ][ 'it-it' ] = "Abilita o disabilita questa coda." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-fifo_enabled' ][ 'ka-ge' ] = "ჩართეთ ან გამორთეთ ეს FIFO რიგი." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-fifo_enabled' ][ 'nl-nl' ] = "Schakel deze wachtrij in of uit." ;
$text [ 'description-fifo_enabled' ][ 'pl-pl' ] = "Włącz lub wyłącz tę kolejkę." ;
$text [ 'description-fifo_enabled' ][ 'pt-br' ] = "Habilite ou desabilite esta fila." ;
$text [ 'description-fifo_enabled' ][ 'pt-pt' ] = "Habilite ou desabilite esta fila." ;
$text [ 'description-fifo_enabled' ][ 'ro-ro' ] = "Activați sau dezactivați această coadă." ;
$text [ 'description-fifo_enabled' ][ 'ru-ru' ] = "Включите или отключите эту очередь." ;
$text [ 'description-fifo_enabled' ][ 'sv-se' ] = "Aktivera eller inaktivera denna kö." ;
$text [ 'description-fifo_enabled' ][ 'uk-ua' ] = "Увімкніть або вимкніть цю чергу." ;
$text [ 'description-fifo_enabled' ][ 'tr-tr' ] = "Bu kuyruğu etkinleştirin veya devre dışı bı rakı n." ;
$text [ 'description-fifo_enabled' ][ 'zh-cn' ] = "启用或禁用此队列。" ;
$text [ 'description-fifo_enabled' ][ 'ja-jp' ] = "このキューを有効または無効にします。" ;
$text [ 'description-fifo_enabled' ][ 'ko-kr' ] = "이 대기열을 활성화하거나 비활성화합니다." ;
$text [ 'label-fifo_description' ][ 'en-us' ] = "Description" ;
$text [ 'label-fifo_description' ][ 'en-gb' ] = "Description" ;
$text [ 'label-fifo_description' ][ 'ar-eg' ] = "وصف" ;
$text [ 'label-fifo_description' ][ 'de-at' ] = "Beschreibung" ;
$text [ 'label-fifo_description' ][ 'de-ch' ] = "Beschreibung" ;
$text [ 'label-fifo_description' ][ 'de-de' ] = "Beschreibung" ;
$text [ 'label-fifo_description' ][ 'el-gr' ] = "Περιγραφή" ;
$text [ 'label-fifo_description' ][ 'es-cl' ] = "Descripción" ;
$text [ 'label-fifo_description' ][ 'es-mx' ] = "Descripción" ;
$text [ 'label-fifo_description' ][ 'fr-ca' ] = "Description" ;
$text [ 'label-fifo_description' ][ 'fr-fr' ] = "Description" ;
$text [ 'label-fifo_description' ][ 'he-il' ] = "תיאור" ;
$text [ 'label-fifo_description' ][ 'it-it' ] = "Descrizione" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-fifo_description' ][ 'ka-ge' ] = "აღწერა" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-fifo_description' ][ 'nl-nl' ] = "Beschrijving" ;
$text [ 'label-fifo_description' ][ 'pl-pl' ] = "Opis" ;
$text [ 'label-fifo_description' ][ 'pt-br' ] = "Descrição" ;
$text [ 'label-fifo_description' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'label-fifo_description' ][ 'ro-ro' ] = "Descriere" ;
$text [ 'label-fifo_description' ][ 'ru-ru' ] = "Описание" ;
$text [ 'label-fifo_description' ][ 'sv-se' ] = "Beskrivning" ;
$text [ 'label-fifo_description' ][ 'uk-ua' ] = "опис" ;
$text [ 'label-fifo_description' ][ 'tr-tr' ] = "Tanı m" ;
$text [ 'label-fifo_description' ][ 'zh-cn' ] = "描述" ;
$text [ 'label-fifo_description' ][ 'ja-jp' ] = "説明" ;
$text [ 'label-fifo_description' ][ 'ko-kr' ] = "설명" ;
$text [ 'description-fifo_description' ][ 'en-us' ] = "Enter the fifo description." ;
$text [ 'description-fifo_description' ][ 'en-gb' ] = "Enter the fifo description." ;
$text [ 'description-fifo_description' ][ 'ar-eg' ] = "أدخل وصف قائمة الانتظار." ;
$text [ 'description-fifo_description' ][ 'de-at' ] = "Geben Sie die Warteschlangenbeschreibung ein." ;
$text [ 'description-fifo_description' ][ 'de-ch' ] = "Geben Sie die Warteschlangenbeschreibung ein." ;
$text [ 'description-fifo_description' ][ 'de-de' ] = "Geben Sie die Warteschlangenbeschreibung ein." ;
$text [ 'description-fifo_description' ][ 'el-gr' ] = "Εισαγάγετε την περιγραφή της ουράς." ;
$text [ 'description-fifo_description' ][ 'es-cl' ] = "Ingrese la descripción de la cola." ;
$text [ 'description-fifo_description' ][ 'es-mx' ] = "Ingrese la descripción de la cola." ;
$text [ 'description-fifo_description' ][ 'fr-ca' ] = "Entrez la description de la file d'attente." ;
$text [ 'description-fifo_description' ][ 'fr-fr' ] = "Entrez la description de la file d'attente." ;
$text [ 'description-fifo_description' ][ 'he-il' ] = "הזן את תיאור התור." ;
$text [ 'description-fifo_description' ][ 'it-it' ] = "Inserisci la descrizione del fifo." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-fifo_description' ][ 'ka-ge' ] = "შეიყვანეთ FIFO რიგის აღწერა." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-fifo_description' ][ 'nl-nl' ] = "Voer de fifo-beschrijving in." ;
$text [ 'description-fifo_description' ][ 'pl-pl' ] = "Wprowadź opis fifo." ;
$text [ 'description-fifo_description' ][ 'pt-br' ] = "Insira a descrição da fila." ;
$text [ 'description-fifo_description' ][ 'pt-pt' ] = "Insira a descrição da fila." ;
$text [ 'description-fifo_description' ][ 'ro-ro' ] = "Introduceți descrierea cozii." ;
$text [ 'description-fifo_description' ][ 'ru-ru' ] = "Введите описание очереди." ;
$text [ 'description-fifo_description' ][ 'sv-se' ] = "Ange köbeskrivningen." ;
$text [ 'description-fifo_description' ][ 'uk-ua' ] = "Введіть опис черги." ;
$text [ 'description-fifo_description' ][ 'tr-tr' ] = "Kuyruk açıklaması nı girin." ;
$text [ 'description-fifo_description' ][ 'zh-cn' ] = "输入队列描述。" ;
$text [ 'description-fifo_description' ][ 'ja-jp' ] = "キューの説明を入力します。" ;
$text [ 'description-fifo_description' ][ 'ko-kr' ] = "대기열 설명을 입력합니다." ;
$text [ 'label-member_contact' ][ 'en-us' ] = "Contact" ;
$text [ 'label-member_contact' ][ 'en-gb' ] = "Contact" ;
$text [ 'label-member_contact' ][ 'ar-eg' ] = "اتصال" ;
$text [ 'label-member_contact' ][ 'de-at' ] = "Kontakt" ;
$text [ 'label-member_contact' ][ 'de-ch' ] = "Kontakt" ;
$text [ 'label-member_contact' ][ 'de-de' ] = "Kontakt" ;
$text [ 'label-member_contact' ][ 'el-gr' ] = "Επικοινωνία" ;
$text [ 'label-member_contact' ][ 'es-cl' ] = "Contacto" ;
$text [ 'label-member_contact' ][ 'es-mx' ] = "Contacto" ;
$text [ 'label-member_contact' ][ 'fr-ca' ] = "Contact" ;
$text [ 'label-member_contact' ][ 'fr-fr' ] = "Contact" ;
$text [ 'label-member_contact' ][ 'he-il' ] = "איש קשר" ;
$text [ 'label-member_contact' ][ 'it-it' ] = "Contatto" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-member_contact' ][ 'ka-ge' ] = "კონტაქტი" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-member_contact' ][ 'nl-nl' ] = "Contact" ;
$text [ 'label-member_contact' ][ 'pl-pl' ] = "Kontakt" ;
$text [ 'label-member_contact' ][ 'pt-br' ] = "Contato" ;
$text [ 'label-member_contact' ][ 'pt-pt' ] = "Contato" ;
$text [ 'label-member_contact' ][ 'ro-ro' ] = "a lua legatura" ;
$text [ 'label-member_contact' ][ 'ru-ru' ] = "Контакт" ;
$text [ 'label-member_contact' ][ 'sv-se' ] = "Kontakt" ;
$text [ 'label-member_contact' ][ 'uk-ua' ] = "контакт" ;
$text [ 'label-member_contact' ][ 'tr-tr' ] = "Temas etmek" ;
$text [ 'label-member_contact' ][ 'zh-cn' ] = "接触" ;
$text [ 'label-member_contact' ][ 'ja-jp' ] = "接触" ;
$text [ 'label-member_contact' ][ 'ko-kr' ] = "연락하다" ;
$text [ 'description-member_contact' ][ 'en-us' ] = "Enter the member contact." ;
$text [ 'description-member_contact' ][ 'en-gb' ] = "Enter the member contact." ;
$text [ 'description-member_contact' ][ 'ar-eg' ] = "أدخل جهة اتصال العضو." ;
$text [ 'description-member_contact' ][ 'de-at' ] = "Geben Sie den Mitgliedskontakt ein." ;
$text [ 'description-member_contact' ][ 'de-ch' ] = "Geben Sie den Mitgliedskontakt ein." ;
$text [ 'description-member_contact' ][ 'de-de' ] = "Geben Sie den Mitgliedskontakt ein." ;
$text [ 'description-member_contact' ][ 'el-gr' ] = "Εισαγάγετε την επαφή μέλους." ;
$text [ 'description-member_contact' ][ 'es-cl' ] = "Ingrese el contacto del miembro." ;
$text [ 'description-member_contact' ][ 'es-mx' ] = "Ingrese el contacto del miembro." ;
$text [ 'description-member_contact' ][ 'fr-ca' ] = "Entrez le contact du membre." ;
$text [ 'description-member_contact' ][ 'fr-fr' ] = "Entrez le contact du membre." ;
$text [ 'description-member_contact' ][ 'he-il' ] = "הזן את איש הקשר של החבר." ;
$text [ 'description-member_contact' ][ 'it-it' ] = "Inserisci il contatto del membro." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-member_contact' ][ 'ka-ge' ] = "შეიყვანეთ წევრის კონტაქტი." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-member_contact' ][ 'nl-nl' ] = "Voer het lidcontact in." ;
$text [ 'description-member_contact' ][ 'pl-pl' ] = "Wprowadź kontakt członka." ;
$text [ 'description-member_contact' ][ 'pt-br' ] = "Insira o contato do membro." ;
$text [ 'description-member_contact' ][ 'pt-pt' ] = "Insira o contato do membro." ;
$text [ 'description-member_contact' ][ 'ro-ro' ] = "Introduceți contactul membrului." ;
$text [ 'description-member_contact' ][ 'ru-ru' ] = "Введите контакт участника." ;
$text [ 'description-member_contact' ][ 'sv-se' ] = "Ange medlemskontakten." ;
$text [ 'description-member_contact' ][ 'uk-ua' ] = "Введіть контакт учасника." ;
$text [ 'description-member_contact' ][ 'tr-tr' ] = "Üye kişisini girin." ;
$text [ 'description-member_contact' ][ 'zh-cn' ] = "输入会员联系方式。" ;
$text [ 'description-member_contact' ][ 'ja-jp' ] = "メンバーの連絡先を入力します。" ;
$text [ 'description-member_contact' ][ 'ko-kr' ] = "회원연락처를 입력하세요." ;
$text [ 'label-member_call_timeout' ][ 'en-us' ] = "Call Timeout" ;
$text [ 'label-member_call_timeout' ][ 'en-gb' ] = "Call Timeout" ;
$text [ 'label-member_call_timeout' ][ 'ar-eg' ] = "مهلة المكالمة" ;
$text [ 'label-member_call_timeout' ][ 'de-at' ] = "Anruf-Timeout" ;
$text [ 'label-member_call_timeout' ][ 'de-ch' ] = "Anruf-Timeout" ;
$text [ 'label-member_call_timeout' ][ 'de-de' ] = "Anruf-Timeout" ;
$text [ 'label-member_call_timeout' ][ 'el-gr' ] = "Λήξη χρονικού ορίου κλήσης" ;
$text [ 'label-member_call_timeout' ][ 'es-cl' ] = "Tiempo de espera de llamada" ;
$text [ 'label-member_call_timeout' ][ 'es-mx' ] = "Tiempo de espera de llamada" ;
$text [ 'label-member_call_timeout' ][ 'fr-ca' ] = "Délai d'appel" ;
$text [ 'label-member_call_timeout' ][ 'fr-fr' ] = "Délai d'appel" ;
$text [ 'label-member_call_timeout' ][ 'he-il' ] = "זמן קצוב לשיחה" ;
$text [ 'label-member_call_timeout' ][ 'it-it' ] = "Timeout chiamata" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-member_call_timeout' ][ 'ka-ge' ] = "ზარის მოლოდინის დრო" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-member_call_timeout' ][ 'nl-nl' ] = "Time-out van oproep" ;
$text [ 'label-member_call_timeout' ][ 'pl-pl' ] = "Limit czasu połączenia" ;
$text [ 'label-member_call_timeout' ][ 'pt-br' ] = "Tempo limite de chamada" ;
$text [ 'label-member_call_timeout' ][ 'pt-pt' ] = "Tempo limite de chamada" ;
$text [ 'label-member_call_timeout' ][ 'ro-ro' ] = "Timeout apel" ;
$text [ 'label-member_call_timeout' ][ 'ru-ru' ] = "Тайм-аут вызова" ;
$text [ 'label-member_call_timeout' ][ 'sv-se' ] = "Samtalstidsgräns" ;
$text [ 'label-member_call_timeout' ][ 'uk-ua' ] = "Час очікування виклику" ;
$text [ 'label-member_call_timeout' ][ 'tr-tr' ] = "Arama Zaman Aşımı " ;
$text [ 'label-member_call_timeout' ][ 'zh-cn' ] = "呼叫超时" ;
$text [ 'label-member_call_timeout' ][ 'ja-jp' ] = "通話タイムアウト" ;
$text [ 'label-member_call_timeout' ][ 'ko-kr' ] = "통화 시간 초과" ;
$text [ 'description-member_call_timeout' ][ 'en-us' ] = "Enter the member call timeout." ;
$text [ 'description-member_call_timeout' ][ 'en-gb' ] = "Enter the member call timeout." ;
$text [ 'description-member_call_timeout' ][ 'ar-eg' ] = "أدخل مهلة مكالمة العضو." ;
$text [ 'description-member_call_timeout' ][ 'de-at' ] = "Geben Sie das Timeout für Mitgliedsanrufe ein." ;
$text [ 'description-member_call_timeout' ][ 'de-ch' ] = "Geben Sie das Timeout für Mitgliedsanrufe ein." ;
$text [ 'description-member_call_timeout' ][ 'de-de' ] = "Geben Sie das Timeout für Mitgliedsanrufe ein." ;
$text [ 'description-member_call_timeout' ][ 'el-gr' ] = "Εισαγάγετε το χρονικό όριο κλήσης μέλους." ;
$text [ 'description-member_call_timeout' ][ 'es-cl' ] = "Ingrese el tiempo de espera de la llamada del miembro." ;
$text [ 'description-member_call_timeout' ][ 'es-mx' ] = "Ingrese el tiempo de espera de la llamada del miembro." ;
$text [ 'description-member_call_timeout' ][ 'fr-ca' ] = "Entrez le délai d'expiration de l'appel au membre." ;
$text [ 'description-member_call_timeout' ][ 'fr-fr' ] = "Entrez le délai d'expiration de l'appel au membre." ;
$text [ 'description-member_call_timeout' ][ 'he-il' ] = "הזן את פסק הזמן הקצוב לשיחת חבר." ;
$text [ 'description-member_call_timeout' ][ 'it-it' ] = "Immettere il timeout della chiamata del membro." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-member_call_timeout' ][ 'ka-ge' ] = "შეიყვანეთ წევრის მოლოდინის დრო." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-member_call_timeout' ][ 'nl-nl' ] = "Voer de time-out voor de ledenoproep in." ;
$text [ 'description-member_call_timeout' ][ 'pl-pl' ] = "Wprowadź limit czasu połączenia członka." ;
$text [ 'description-member_call_timeout' ][ 'pt-br' ] = "Insira o tempo limite da chamada do membro." ;
$text [ 'description-member_call_timeout' ][ 'pt-pt' ] = "Insira o tempo limite da chamada do membro." ;
$text [ 'description-member_call_timeout' ][ 'ro-ro' ] = "Introduceți timpul de expirare a apelurilor pentru membri." ;
$text [ 'description-member_call_timeout' ][ 'ru-ru' ] = "Введите тайм-аут звонка участника." ;
$text [ 'description-member_call_timeout' ][ 'sv-se' ] = "Ange tidsgränsen för medlemssamtal." ;
$text [ 'description-member_call_timeout' ][ 'uk-ua' ] = "Введіть час очікування виклику учасника." ;
$text [ 'description-member_call_timeout' ][ 'tr-tr' ] = "Üye arama zaman aşımı nı girin." ;
$text [ 'description-member_call_timeout' ][ 'zh-cn' ] = "输入成员呼叫超时时间。" ;
$text [ 'description-member_call_timeout' ][ 'ja-jp' ] = "メンバー呼び出しのタイムアウトを入力します。" ;
$text [ 'description-member_call_timeout' ][ 'ko-kr' ] = "회원 통화 시간 초과를 입력하세요." ;
$text [ 'label-member_simultaneous' ][ 'en-us' ] = "Simultaneous" ;
$text [ 'label-member_simultaneous' ][ 'en-gb' ] = "Simultaneous" ;
$text [ 'label-member_simultaneous' ][ 'ar-eg' ] = "متزامنة" ;
$text [ 'label-member_simultaneous' ][ 'de-at' ] = "Gleichzeitig" ;
$text [ 'label-member_simultaneous' ][ 'de-ch' ] = "Gleichzeitig" ;
$text [ 'label-member_simultaneous' ][ 'de-de' ] = "Gleichzeitig" ;
$text [ 'label-member_simultaneous' ][ 'el-gr' ] = "Ταυτόχρονος" ;
$text [ 'label-member_simultaneous' ][ 'es-cl' ] = "Simultáneo" ;
$text [ 'label-member_simultaneous' ][ 'es-mx' ] = "Simultáneo" ;
$text [ 'label-member_simultaneous' ][ 'fr-ca' ] = "Simultané" ;
$text [ 'label-member_simultaneous' ][ 'fr-fr' ] = "Simultané" ;
$text [ 'label-member_simultaneous' ][ 'he-il' ] = "סִימוּלטָנִי" ;
$text [ 'label-member_simultaneous' ][ 'it-it' ] = "Simultaneo" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-member_simultaneous' ][ 'ka-ge' ] = "ერთდროული" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-member_simultaneous' ][ 'nl-nl' ] = "Gelijktijdig" ;
$text [ 'label-member_simultaneous' ][ 'pl-pl' ] = "Jednoczesny" ;
$text [ 'label-member_simultaneous' ][ 'pt-br' ] = "Simultâneo" ;
$text [ 'label-member_simultaneous' ][ 'pt-pt' ] = "Simultâneo" ;
$text [ 'label-member_simultaneous' ][ 'ro-ro' ] = "Simultan" ;
$text [ 'label-member_simultaneous' ][ 'ru-ru' ] = "Одновременный" ;
$text [ 'label-member_simultaneous' ][ 'sv-se' ] = "Samtidig" ;
$text [ 'label-member_simultaneous' ][ 'uk-ua' ] = "Одночасний" ;
$text [ 'label-member_simultaneous' ][ 'tr-tr' ] = "Eş zamanlı " ;
$text [ 'label-member_simultaneous' ][ 'zh-cn' ] = "同时" ;
$text [ 'label-member_simultaneous' ][ 'ja-jp' ] = "同時" ;
$text [ 'label-member_simultaneous' ][ 'ko-kr' ] = "동시" ;
$text [ 'description-member_simultaneous' ][ 'en-us' ] = "Enter the member simultaneous." ;
$text [ 'description-member_simultaneous' ][ 'en-gb' ] = "Enter the member simultaneous." ;
$text [ 'description-member_simultaneous' ][ 'ar-eg' ] = "أدخل العضو في وقت واحد." ;
$text [ 'description-member_simultaneous' ][ 'de-at' ] = "Geben Sie das Mitglied gleichzeitig ein." ;
$text [ 'description-member_simultaneous' ][ 'de-ch' ] = "Geben Sie das Mitglied gleichzeitig ein." ;
$text [ 'description-member_simultaneous' ][ 'de-de' ] = "Geben Sie das Mitglied gleichzeitig ein." ;
$text [ 'description-member_simultaneous' ][ 'el-gr' ] = "Εισαγάγετε το μέλος ταυτόχρονα." ;
$text [ 'description-member_simultaneous' ][ 'es-cl' ] = "Ingrese el miembro simultáneamente." ;
$text [ 'description-member_simultaneous' ][ 'es-mx' ] = "Ingrese el miembro simultáneamente." ;
$text [ 'description-member_simultaneous' ][ 'fr-ca' ] = "Entrez le membre simultanément." ;
$text [ 'description-member_simultaneous' ][ 'fr-fr' ] = "Entrez le membre simultanément." ;
$text [ 'description-member_simultaneous' ][ 'he-il' ] = "הזן את החבר בו זמנית." ;
$text [ 'description-member_simultaneous' ][ 'it-it' ] = "Inserisci il membro simultaneo." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-member_simultaneous' ][ 'ka-ge' ] = "შეიყვანეთ წევრები ერთდროულად." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-member_simultaneous' ][ 'nl-nl' ] = "Voer tegelijkertijd het lid in." ;
$text [ 'description-member_simultaneous' ][ 'pl-pl' ] = "Wprowadź członka jednocześnie." ;
$text [ 'description-member_simultaneous' ][ 'pt-br' ] = "Insira o membro simultaneamente." ;
$text [ 'description-member_simultaneous' ][ 'pt-pt' ] = "Insira o membro simultaneamente." ;
$text [ 'description-member_simultaneous' ][ 'ro-ro' ] = "Introduceți membrul simultan." ;
$text [ 'description-member_simultaneous' ][ 'ru-ru' ] = "Введите члена одновременно." ;
$text [ 'description-member_simultaneous' ][ 'sv-se' ] = "Ange medlemmen samtidigt." ;
$text [ 'description-member_simultaneous' ][ 'uk-ua' ] = "Введіть учасника одночасно." ;
$text [ 'description-member_simultaneous' ][ 'tr-tr' ] = "Eş zamanlı olarak üyeyi girin." ;
$text [ 'description-member_simultaneous' ][ 'zh-cn' ] = "同时输入成员。" ;
$text [ 'description-member_simultaneous' ][ 'ja-jp' ] = "メンバー同時入力。" ;
$text [ 'description-member_simultaneous' ][ 'ko-kr' ] = "회원을 동시 입력하세요." ;
2025-02-24 22:07:34 -07:00
$text [ 'option-longest_idle_agent' ][ 'en-us' ] = "Longest Idle Agent" ;
$text [ 'option-longest_idle_agent' ][ 'en-gb' ] = "Longest Idle Agent" ;
$text [ 'option-longest_idle_agent' ][ 'ar-eg' ] = "أطول عامل خامل" ;
$text [ 'option-longest_idle_agent' ][ 'de-at' ] = "Agent mit der höchsten Wartezeit" ;
$text [ 'option-longest_idle_agent' ][ 'de-ch' ] = "Agent mit der höchsten Wartezeit" ;
$text [ 'option-longest_idle_agent' ][ 'de-de' ] = "Agent mit der höchsten Wartezeit" ;
$text [ 'option-longest_idle_agent' ][ 'el-gr' ] = "Ο μακρύτερος πράκτορας σε αδράνεια" ;
$text [ 'option-longest_idle_agent' ][ 'es-cl' ] = "Agente desocupado por más tiempo" ;
$text [ 'option-longest_idle_agent' ][ 'es-mx' ] = "Agente desocupado por más tiempo" ;
$text [ 'option-longest_idle_agent' ][ 'fr-ca' ] = "Agent inactif le plus longtemps" ;
$text [ 'option-longest_idle_agent' ][ 'fr-fr' ] = "Agent inactif le plus longtemps" ;
$text [ 'option-longest_idle_agent' ][ 'he-il' ] = "סוכן הסרק הארוך ביותר" ;
$text [ 'option-longest_idle_agent' ][ 'it-it' ] = "Da più tempo libero" ;
$text [ 'option-longest_idle_agent' ][ 'ka-ge' ] = "ოპერატორი, რომელიც ყველაზე დიდხანს იყო უქმად" ;
$text [ 'option-longest_idle_agent' ][ 'nl-nl' ] = "Langst wachtende agent" ;
$text [ 'option-longest_idle_agent' ][ 'pl-pl' ] = "Najdlużej bezczynny agent" ;
$text [ 'option-longest_idle_agent' ][ 'pt-br' ] = "Agente desocupado há mais tempo" ;
$text [ 'option-longest_idle_agent' ][ 'pt-pt' ] = "Agente desocupado há mais tempo" ;
$text [ 'option-longest_idle_agent' ][ 'ro-ro' ] = "Cel mai lung agent inactiv" ;
$text [ 'option-longest_idle_agent' ][ 'ru-ru' ] = "Максимально незанятый оператор" ;
$text [ 'option-longest_idle_agent' ][ 'sv-se' ] = "Agent Längst Ledig" ;
$text [ 'option-longest_idle_agent' ][ 'uk-ua' ] = "Найдовше бездіяльний агент" ;
$text [ 'option-longest_idle_agent' ][ 'zh-cn' ] = "最长空闲代理" ;
$text [ 'option-longest_idle_agent' ][ 'ja-jp' ] = "最長アイドル エージェント" ;
$text [ 'option-longest_idle_agent' ][ 'ko-kr' ] = "가장 긴 유휴 에이전트" ;
$text [ 'option-simultaneous' ][ 'en-us' ] = "Simultaneous" ;
$text [ 'option-simultaneous' ][ 'en-gb' ] = "Simultaneous" ;
$text [ 'option-simultaneous' ][ 'ar-eg' ] = "بسيطة" ;
$text [ 'option-simultaneous' ][ 'de-at' ] = "gleichzeitig" ;
$text [ 'option-simultaneous' ][ 'de-ch' ] = "gleichzeitig" ;
$text [ 'option-simultaneous' ][ 'de-de' ] = "gleichzeitig" ;
$text [ 'option-simultaneous' ][ 'el-gr' ] = "Ταυτόχρονος" ;
$text [ 'option-simultaneous' ][ 'es-cl' ] = "Simultaneos" ;
$text [ 'option-simultaneous' ][ 'es-mx' ] = "Simultaneos" ;
$text [ 'option-simultaneous' ][ 'fr-ca' ] = "Simultané" ;
$text [ 'option-simultaneous' ][ 'fr-fr' ] = "Simultané" ;
$text [ 'option-simultaneous' ][ 'he-il' ] = "באותו הזמן" ;
$text [ 'option-simultaneous' ][ 'it-it' ] = "Parallelo" ;
$text [ 'option-simultaneous' ][ 'ka-ge' ] = "ერთდროული" ;
$text [ 'option-simultaneous' ][ 'nl-nl' ] = "Gelijktijdig" ;
$text [ 'option-simultaneous' ][ 'pl-pl' ] = "Jednoczesne" ;
$text [ 'option-simultaneous' ][ 'pt-br' ] = "Simultâneo" ;
$text [ 'option-simultaneous' ][ 'pt-pt' ] = "Simultâneo" ;
$text [ 'option-simultaneous' ][ 'ro-ro' ] = "Simultan" ;
$text [ 'option-simultaneous' ][ 'ru-ru' ] = "Одновременное" ;
$text [ 'option-simultaneous' ][ 'sv-se' ] = "Samtidig" ;
$text [ 'option-simultaneous' ][ 'uk-ua' ] = "Симулятор" ;
$text [ 'option-simultaneous' ][ 'tr-tr' ] = "Eş zamanlı " ;
$text [ 'option-simultaneous' ][ 'zh-cn' ] = "同时" ;
$text [ 'option-simultaneous' ][ 'ja-jp' ] = "同時に" ;
$text [ 'option-simultaneous' ][ 'ko-kr' ] = "동시" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-member_wrap_up_time' ][ 'en-us' ] = "Wrap Up Time" ;
$text [ 'label-member_wrap_up_time' ][ 'en-gb' ] = "Wrap Up Time" ;
$text [ 'label-member_wrap_up_time' ][ 'ar-eg' ] = "وقت الختام" ;
$text [ 'label-member_wrap_up_time' ][ 'de-at' ] = "Abschlusszeit" ;
$text [ 'label-member_wrap_up_time' ][ 'de-ch' ] = "Abschlusszeit" ;
$text [ 'label-member_wrap_up_time' ][ 'de-de' ] = "Abschlusszeit" ;
$text [ 'label-member_wrap_up_time' ][ 'el-gr' ] = "Ώρα ανανέωσης" ;
$text [ 'label-member_wrap_up_time' ][ 'es-cl' ] = "Hora de concluir" ;
$text [ 'label-member_wrap_up_time' ][ 'es-mx' ] = "Hora de concluir" ;
$text [ 'label-member_wrap_up_time' ][ 'fr-ca' ] = "Temps de conclusion" ;
$text [ 'label-member_wrap_up_time' ][ 'fr-fr' ] = "Temps de conclusion" ;
$text [ 'label-member_wrap_up_time' ][ 'he-il' ] = "זמן סיום" ;
$text [ 'label-member_wrap_up_time' ][ 'it-it' ] = "Tempo di conclusione" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-member_wrap_up_time' ][ 'ka-ge' ] = "შეჯამების დრო" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-member_wrap_up_time' ][ 'nl-nl' ] = "Afrondingstijd" ;
$text [ 'label-member_wrap_up_time' ][ 'pl-pl' ] = "Czas podsumowania" ;
$text [ 'label-member_wrap_up_time' ][ 'pt-br' ] = "Hora de encerrar" ;
$text [ 'label-member_wrap_up_time' ][ 'pt-pt' ] = "Hora de encerrar" ;
$text [ 'label-member_wrap_up_time' ][ 'ro-ro' ] = "Timp de finalizare" ;
$text [ 'label-member_wrap_up_time' ][ 'ru-ru' ] = "Время подведения итогов" ;
$text [ 'label-member_wrap_up_time' ][ 'sv-se' ] = "Avslutningstid" ;
$text [ 'label-member_wrap_up_time' ][ 'uk-ua' ] = "Час завершення" ;
$text [ 'label-member_wrap_up_time' ][ 'tr-tr' ] = "Bitirme Zamanı " ;
$text [ 'label-member_wrap_up_time' ][ 'zh-cn' ] = "总结时间" ;
$text [ 'label-member_wrap_up_time' ][ 'ja-jp' ] = "まとめの時間" ;
$text [ 'label-member_wrap_up_time' ][ 'ko-kr' ] = "마무리 시간" ;
$text [ 'description-member_wrap_up_time' ][ 'en-us' ] = "Enter the member wrap up time." ;
$text [ 'description-member_wrap_up_time' ][ 'en-gb' ] = "Enter the member wrap up time." ;
$text [ 'description-member_wrap_up_time' ][ 'ar-eg' ] = "أدخل وقت اختتام العضو." ;
$text [ 'description-member_wrap_up_time' ][ 'de-at' ] = "Geben Sie die Abschlusszeit des Mitglieds ein." ;
$text [ 'description-member_wrap_up_time' ][ 'de-ch' ] = "Geben Sie die Abschlusszeit des Mitglieds ein." ;
$text [ 'description-member_wrap_up_time' ][ 'de-de' ] = "Geben Sie die Abschlusszeit des Mitglieds ein." ;
$text [ 'description-member_wrap_up_time' ][ 'el-gr' ] = "Εισαγάγετε τον χρόνο ολοκλήρωσης του μέλους." ;
$text [ 'description-member_wrap_up_time' ][ 'es-cl' ] = "Ingrese el tiempo de finalización del miembro." ;
$text [ 'description-member_wrap_up_time' ][ 'es-mx' ] = "Ingrese el tiempo de finalización del miembro." ;
$text [ 'description-member_wrap_up_time' ][ 'fr-ca' ] = "Entrez l’ heure de clôture du membre." ;
$text [ 'description-member_wrap_up_time' ][ 'fr-fr' ] = "Entrez l’ heure de clôture du membre." ;
$text [ 'description-member_wrap_up_time' ][ 'he-il' ] = "הזן את זמן סיום החבר." ;
$text [ 'description-member_wrap_up_time' ][ 'it-it' ] = "Inserisci il tempo di conclusione del membro." ;
2024-08-28 17:59:02 +02:00
$text [ 'description-member_wrap_up_time' ][ 'ka-ge' ] = "შეიყვანეთ წევრის შეჯამების დრო." ;
2024-06-13 16:58:16 -06:00
$text [ 'description-member_wrap_up_time' ][ 'nl-nl' ] = "Voer de afsluittijd van het lid in." ;
$text [ 'description-member_wrap_up_time' ][ 'pl-pl' ] = "Wprowadź czas zakończenia członkostwa." ;
$text [ 'description-member_wrap_up_time' ][ 'pt-br' ] = "Insira o horário de encerramento do membro." ;
$text [ 'description-member_wrap_up_time' ][ 'pt-pt' ] = "Insira o horário de encerramento do membro." ;
$text [ 'description-member_wrap_up_time' ][ 'ro-ro' ] = "Introduceți ora de încheiere a membrilor." ;
$text [ 'description-member_wrap_up_time' ][ 'ru-ru' ] = "Введите время завершения участия участника." ;
$text [ 'description-member_wrap_up_time' ][ 'sv-se' ] = "Ange medlemsavslutningstiden." ;
$text [ 'description-member_wrap_up_time' ][ 'uk-ua' ] = "Введіть час завершення роботи учасників." ;
$text [ 'description-member_wrap_up_time' ][ 'tr-tr' ] = "Üye tamamlama süresini girin." ;
$text [ 'description-member_wrap_up_time' ][ 'zh-cn' ] = "输入成员结束时间。" ;
$text [ 'description-member_wrap_up_time' ][ 'ja-jp' ] = "メンバーの終了時間を入力します。" ;
$text [ 'description-member_wrap_up_time' ][ 'ko-kr' ] = "회원의 마무리 시간을 입력하세요." ;
$text [ 'label-member_enabled' ][ 'en-us' ] = "Enabled" ;
$text [ 'label-member_enabled' ][ 'en-gb' ] = "Enabled" ;
$text [ 'label-member_enabled' ][ 'ar-eg' ] = "ممكّن" ;
$text [ 'label-member_enabled' ][ 'de-at' ] = "Ermöglicht" ;
$text [ 'label-member_enabled' ][ 'de-ch' ] = "Ermöglicht" ;
$text [ 'label-member_enabled' ][ 'de-de' ] = "Ermöglicht" ;
$text [ 'label-member_enabled' ][ 'el-gr' ] = "Ενεργοποιήθηκε" ;
$text [ 'label-member_enabled' ][ 'es-cl' ] = "Activado" ;
$text [ 'label-member_enabled' ][ 'es-mx' ] = "Activado" ;
$text [ 'label-member_enabled' ][ 'fr-ca' ] = "Activé" ;
$text [ 'label-member_enabled' ][ 'fr-fr' ] = "Activé" ;
$text [ 'label-member_enabled' ][ 'he-il' ] = "מופעל" ;
$text [ 'label-member_enabled' ][ 'it-it' ] = "Abilitato" ;
2024-08-28 17:59:02 +02:00
$text [ 'label-member_enabled' ][ 'ka-ge' ] = "ჩართულია" ;
2024-06-13 16:58:16 -06:00
$text [ 'label-member_enabled' ][ 'nl-nl' ] = "Ingeschakeld" ;
$text [ 'label-member_enabled' ][ 'pl-pl' ] = "Włączony" ;
$text [ 'label-member_enabled' ][ 'pt-br' ] = "Habilitado" ;
$text [ 'label-member_enabled' ][ 'pt-pt' ] = "Habilitado" ;
$text [ 'label-member_enabled' ][ 'ro-ro' ] = "Activat" ;
$text [ 'label-member_enabled' ][ 'ru-ru' ] = "Включено" ;
$text [ 'label-member_enabled' ][ 'sv-se' ] = "Aktiverad" ;
$text [ 'label-member_enabled' ][ 'uk-ua' ] = "Увімкнено" ;
$text [ 'label-member_enabled' ][ 'tr-tr' ] = "Etkinleştirilmiş" ;
$text [ 'label-member_enabled' ][ 'zh-cn' ] = "已启用" ;
$text [ 'label-member_enabled' ][ 'ja-jp' ] = "有効" ;
$text [ 'label-member_enabled' ][ 'ko-kr' ] = "활성화됨" ;
2025-02-24 22:07:34 -07:00
?>