2013-10-01 12:26:41 +00:00
<? php
2017-06-13 06:14:11 +01:00
#This file was last reorganized on 12th of June 2017 10:57:40 AM UTC
2015-04-08 13:38:58 +00:00
$text [ 'title-call_center_queue_activity' ][ 'en-us' ] = "Call Center Queue Activity" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-call_center_queue_activity' ][ 'ar-eg' ] = "" ;
$text [ 'title-call_center_queue_activity' ][ 'de-at' ] = "Callcenter Warteschlangen Aktivität" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-call_center_queue_activity' ][ 'de-ch' ] = "Callcenter Warteschlangen Aktivität" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'title-call_center_queue_activity' ][ 'de-de' ] = "Callcenter Warteschlangen Aktivität" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-call_center_queue_activity' ][ 'es-cl' ] = "Actividad de Cola del Centro de Llamados" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-call_center_queue_activity' ][ 'es-mx' ] = "Actividad de Cola del Centro de Llamados" ; //copied from es-cl
$text [ 'title-call_center_queue_activity' ][ 'fr-ca' ] = "Activité des files d'attente du centre d'appel" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'title-call_center_queue_activity' ][ 'fr-fr' ] = "Activité des files d'attente du centre d'appel" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-call_center_queue_activity' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-call_center_queue_activity' ][ 'it-it' ] = "Attività della coda del Call Center" ;
$text [ 'title-call_center_queue_activity' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-call_center_queue_activity' ][ 'pl-pl' ] = "Aktywność kolejek w Call Center " ;
2016-08-25 14:03:51 -03:00
$text [ 'title-call_center_queue_activity' ][ 'pt-br' ] = "Atividade das filas do Call Center" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-call_center_queue_activity' ][ 'pt-pt' ] = "Actividade das filas do Call Center" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-call_center_queue_activity' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-call_center_queue_activity' ][ 'ru-ru' ] = "Активность очередей Колл-центра" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-call_center_queue_activity' ][ 'sv-se' ] = "Call Center Grupp Aktivitet" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-call_center_queue_activity' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-active_call_center' ][ 'en-us' ] = "Active Call Center" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-active_call_center' ][ 'ar-eg' ] = "" ;
$text [ 'title-active_call_center' ][ 'de-at' ] = "Aktive Callcenter" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-active_call_center' ][ 'de-ch' ] = "Aktive Callcenter" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'title-active_call_center' ][ 'de-de' ] = "Aktive Callcenter" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-active_call_center' ][ 'es-cl' ] = "Centro de Llamados Activo" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-active_call_center' ][ 'es-mx' ] = "Centro de Llamados Activo" ; //copied from es-cl
$text [ 'title-active_call_center' ][ 'fr-ca' ] = "Centre d'appel Actif" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'title-active_call_center' ][ 'fr-fr' ] = "Centre d'appel Actif" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-active_call_center' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-active_call_center' ][ 'it-it' ] = "Call Center Attivi" ;
$text [ 'title-active_call_center' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-active_call_center' ][ 'pl-pl' ] = "Aktywność w Call Center " ;
2016-08-25 14:03:51 -03:00
$text [ 'title-active_call_center' ][ 'pt-br' ] = "Atividade do Call Center" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-active_call_center' ][ 'pt-pt' ] = "Atividade do Call Center" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-active_call_center' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-active_call_center' ][ 'ru-ru' ] = "Активные Колл-центры" ;
2017-05-10 20:40:46 +01:00
$text [ 'title-active_call_center' ][ 'sv-se' ] = "Aktivt Call Center" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-active_call_center' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-confirm' ][ 'en-us' ] = "Do you really want to do this?" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-confirm' ][ 'ar-eg' ] = "" ;
$text [ 'message-confirm' ][ 'de-at' ] = "Wollen Sie das wirklich tun?" ;
2017-06-13 06:14:11 +01:00
$text [ 'message-confirm' ][ 'de-ch' ] = "Wollen Sie das wirklich tun?" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'message-confirm' ][ 'de-de' ] = "Wollen Sie das wirklich tun?" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-confirm' ][ 'es-cl' ] = "¿Realmente desea ejecutar esta operación?" ;
2017-06-13 06:14:11 +01:00
$text [ 'message-confirm' ][ 'es-mx' ] = "¿Realmente desea ejecutar esta operación?" ; //copied from es-cl
$text [ 'message-confirm' ][ 'fr-ca' ] = "Voulez-vous vraiment faire cela?" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'message-confirm' ][ 'fr-fr' ] = "Voulez-vous vraiment faire cela?" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-confirm' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-confirm' ][ 'it-it' ] = "Vuoi davvero eseguire questa operazione?" ;
$text [ 'message-confirm' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-confirm' ][ 'pl-pl' ] = "Czy napewno chcesz to zrobić?" ;
2015-04-08 13:38:58 +00:00
$text [ 'message-confirm' ][ 'pt-br' ] = "Deseja realmente fazer isto?" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-confirm' ][ 'pt-pt' ] = "Deseja realmente fazer isto?" ;
2017-06-02 20:24:12 +01:00
$text [ 'message-confirm' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'message-confirm' ][ 'ru-ru' ] = "Вы действительно хотите это сдедать?" ;
2017-05-10 20:40:46 +01:00
$text [ 'message-confirm' ][ 'sv-se' ] = "Vill du verkligen göra det här?" ;
2017-05-13 20:13:38 +01:00
$text [ 'message-confirm' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-waiting' ][ 'en-us' ] = "Waiting" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-waiting' ][ 'ar-eg' ] = "انتظار" ;
$text [ 'label-waiting' ][ 'de-at' ] = "Warten" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-waiting' ][ 'de-ch' ] = "Warten" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-waiting' ][ 'de-de' ] = "Warten" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-waiting' ][ 'es-cl' ] = "Esperando" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-waiting' ][ 'es-mx' ] = "Esperando" ; //copied from es-cl
$text [ 'label-waiting' ][ 'fr-ca' ] = "d'attente" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-waiting' ][ 'fr-fr' ] = "d'attente" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-waiting' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-waiting' ][ 'it-it' ] = "Attendere" ;
$text [ 'label-waiting' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-waiting' ][ 'pl-pl' ] = "Oczekiwanie" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-waiting' ][ 'pt-br' ] = "Esperar" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-waiting' ][ 'pt-pt' ] = "Esperando" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-waiting' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-waiting' ][ 'ru-ru' ] = "Ожидание" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-waiting' ][ 'sv-se' ] = "Väntar" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-waiting' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-trying' ][ 'en-us' ] = "Trying" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-trying' ][ 'ar-eg' ] = "" ;
$text [ 'label-trying' ][ 'de-at' ] = "Versuchen" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-trying' ][ 'de-ch' ] = "Versuchen" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-trying' ][ 'de-de' ] = "Versuchen" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-trying' ][ 'es-cl' ] = "Intentando" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-trying' ][ 'es-mx' ] = "Intentando" ; //copied from es-cl
$text [ 'label-trying' ][ 'fr-ca' ] = "d'essais" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-trying' ][ 'fr-fr' ] = "d'essais" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-trying' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-trying' ][ 'it-it' ] = "Tentando" ;
$text [ 'label-trying' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-trying' ][ 'pl-pl' ] = "Próba" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-trying' ][ 'pt-br' ] = "Tentando" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-trying' ][ 'pt-pt' ] = "Tentando" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-trying' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-trying' ][ 'ru-ru' ] = "Попытка" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-trying' ][ 'sv-se' ] = "Försöker" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-trying' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-transfer' ][ 'en-us' ] = "Transfer" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-transfer' ][ 'ar-eg' ] = "تحويل" ;
$text [ 'label-transfer' ][ 'de-at' ] = "Weiterleiten" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-transfer' ][ 'de-ch' ] = "Weiterleiten" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-transfer' ][ 'de-de' ] = "Weiterleiten" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-transfer' ][ 'es-cl' ] = "Transferir" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-transfer' ][ 'es-mx' ] = "Transferir" ; //copied from es-cl
$text [ 'label-transfer' ][ 'fr-ca' ] = "Transfert" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-transfer' ][ 'fr-fr' ] = "Transfert" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-transfer' ][ 'he-il' ] = "העבר" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-transfer' ][ 'it-it' ] = "Trasferimento" ;
$text [ 'label-transfer' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-transfer' ][ 'pl-pl' ] = "Transferowanie" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-transfer' ][ 'pt-br' ] = "Transferir" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-transfer' ][ 'pt-pt' ] = "Transferir" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-transfer' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-transfer' ][ 'ru-ru' ] = "Перевод" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-transfer' ][ 'sv-se' ] = "Överför" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-transfer' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-time_base_score' ][ 'en-us' ] = "Time Base Score" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-time_base_score' ][ 'ar-eg' ] = "" ;
$text [ 'label-time_base_score' ][ 'de-at' ] = "Zeitgeber für Klassifikation" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-time_base_score' ][ 'de-ch' ] = "Zeitgeber für Klassifikation" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-time_base_score' ][ 'de-de' ] = "Zeitgeber für Klassifikation" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-time_base_score' ][ 'es-cl' ] = "Puntuación basada en tiempo" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-time_base_score' ][ 'es-mx' ] = "Puntuación basada en tiempo" ; //copied from es-cl
$text [ 'label-time_base_score' ][ 'fr-ca' ] = "Score basé sur le temps" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-time_base_score' ][ 'fr-fr' ] = "Score basé sur le temps" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-time_base_score' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-time_base_score' ][ 'it-it' ] = "Punteggio basato sul Tempo" ;
$text [ 'label-time_base_score' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-time_base_score' ][ 'pl-pl' ] = "Wynik oparty na czasie" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-time_base_score' ][ 'pt-br' ] = "Pontuação baseada no tempo" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-time_base_score' ][ 'pt-pt' ] = "Pontuação baseada no tempo" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-time_base_score' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-time_base_score' ][ 'ru-ru' ] = "Оценка по времени" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-time_base_score' ][ 'sv-se' ] = "Tidsbaserat Resultat" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-time_base_score' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-time' ][ 'en-us' ] = "Time" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-time' ][ 'ar-eg' ] = "التوقيت" ;
$text [ 'label-time' ][ 'de-at' ] = "Zeit" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-time' ][ 'de-ch' ] = "Zeit" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-time' ][ 'de-de' ] = "Zeit" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-time' ][ 'es-cl' ] = "Tiempo" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-time' ][ 'es-mx' ] = "Tiempo" ; //copied from es-cl
$text [ 'label-time' ][ 'fr-ca' ] = "Temps" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-time' ][ 'fr-fr' ] = "Temps" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-time' ][ 'he-il' ] = "אזור זמן" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-time' ][ 'it-it' ] = "Tempo" ;
$text [ 'label-time' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-time' ][ 'pl-pl' ] = "Czas" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-time' ][ 'pt-br' ] = "Fuso Horário" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-time' ][ 'pt-pt' ] = "Tempo" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-time' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-time' ][ 'ru-ru' ] = "Время" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-time' ][ 'sv-se' ] = "Tid" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-time' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_state' ][ 'en-us' ] = "Tier State" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_state' ][ 'ar-eg' ] = "" ;
$text [ 'label-tier_state' ][ 'de-at' ] = "Ebenen-Status" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_state' ][ 'de-ch' ] = "Ebenen-Status" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_state' ][ 'de-de' ] = "Ebenen-Status" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_state' ][ 'es-cl' ] = "Estado de Nivel" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_state' ][ 'es-mx' ] = "Estado de Nivel" ; //copied from es-cl
$text [ 'label-tier_state' ][ 'fr-ca' ] = "Etat du Niveau" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_state' ][ 'fr-fr' ] = "Etat du Niveau" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_state' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_state' ][ 'it-it' ] = "Stato Livello" ;
$text [ 'label-tier_state' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_state' ][ 'pl-pl' ] = "Status poziomu" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_state' ][ 'pt-br' ] = "Nivel de estado" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_state' ][ 'pt-pt' ] = "Estado do Nível" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-tier_state' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-tier_state' ][ 'ru-ru' ] = "Состояние компетенции" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_state' ][ 'sv-se' ] = "Kunskap Status" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_state' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rules_apply' ][ 'en-us' ] = "Tier Rules Apply" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rules_apply' ][ 'ar-eg' ] = "" ;
$text [ 'label-tier_rules_apply' ][ 'de-at' ] = "Ebenen-Regeln werden angewendet" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_rules_apply' ][ 'de-ch' ] = "Ebenen-Regeln werden angewendet" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rules_apply' ][ 'de-de' ] = "Ebenen-Regeln werden angewendet" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rules_apply' ][ 'es-cl' ] = "Aplicar Reglas de Nivel" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_rules_apply' ][ 'es-mx' ] = "Aplicar Reglas de Nivel" ; //copied from es-cl
$text [ 'label-tier_rules_apply' ][ 'fr-ca' ] = "Appliquer les règles du Niveau" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rules_apply' ][ 'fr-fr' ] = "Appliquer les règles du Niveau" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rules_apply' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rules_apply' ][ 'it-it' ] = "Applica Regole di Livello" ;
$text [ 'label-tier_rules_apply' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rules_apply' ][ 'pl-pl' ] = "Zastosuj zasadę poziomów" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-tier_rules_apply' ][ 'pt-br' ] = "Aplicar regas de nível" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rules_apply' ][ 'pt-pt' ] = "Aplicar as Regras do Nível" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-tier_rules_apply' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-tier_rules_apply' ][ 'ru-ru' ] = "Применять правила компетенции" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-tier_rules_apply' ][ 'sv-se' ] = "Kunskaps Regler Gäller" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rules_apply' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rule_wait_second' ][ 'en-us' ] = "Tier Rule Wait Second" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rule_wait_second' ][ 'ar-eg' ] = "" ;
$text [ 'label-tier_rule_wait_second' ][ 'de-at' ] = "Wartezeit für Ebenen-Regel in Sekunden" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_rule_wait_second' ][ 'de-ch' ] = "Wartezeit für Ebenen-Regel in Sekunden" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rule_wait_second' ][ 'de-de' ] = "Wartezeit für Ebenen-Regel in Sekunden" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rule_wait_second' ][ 'es-cl' ] = "Regla de nível segundo de espera" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_rule_wait_second' ][ 'es-mx' ] = "Regla de nível segundo de espera" ; //copied from es-cl
$text [ 'label-tier_rule_wait_second' ][ 'fr-ca' ] = "Attente en secondes de la règle du Niveau" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rule_wait_second' ][ 'fr-fr' ] = "Attente en secondes de la règle du Niveau" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rule_wait_second' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rule_wait_second' ][ 'it-it' ] = "Secondi di Attesa Regola di Livello" ;
$text [ 'label-tier_rule_wait_second' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rule_wait_second' ][ 'pl-pl' ] = "Poziomowa zasada czekania" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-tier_rule_wait_second' ][ 'pt-br' ] = "Regra de segundo nível de espera" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rule_wait_second' ][ 'pt-pt' ] = "Regra de nível segundo espera" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-tier_rule_wait_second' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-tier_rule_wait_second' ][ 'ru-ru' ] = "Правило компетенции: Ждать секунд" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-tier_rule_wait_second' ][ 'sv-se' ] = "Kunskaps Regel Väntetid i Sekunder" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rule_wait_second' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'en-us' ] = "Tier Rule Wait Multiply Level" ;
2017-05-10 20:40:46 +01:00
$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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'de-ch' ] = "Regel für Wartezeit-Multiplikator pro Ebene" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'de-de' ] = "Regel für Wartezeit-Multiplikator pro Ebene" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'es-cl' ] = "Regla de nivel multiplicar nivel de espera" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'es-mx' ] = "Regla de nivel multiplicar nivel de espera" ; //copied from es-cl
$text [ 'label-tier_rule_wait_multiply_level' ][ 'fr-ca' ] = "Règle d'attente multipliée par Niveau" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'fr-fr' ] = "Règle d'attente multipliée par Niveau" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'it-it' ] = "Regola di Attesa multi Livello" ;
$text [ 'label-tier_rule_wait_multiply_level' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'pl-pl' ] = "Poziomowa zasada przemnożenia" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'pt-br' ] = "Regra de espera multiplicado pelo nível" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'pt-pt' ] = "Regra de nível de espera multiplicado pelo nível" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'ru-ru' ] = "Правило компетенции: Множитель ожидания" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'sv-se' ] = "Kunskaps Regel Väntetid Multipla Värden" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rule_wait_multiply_level' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'en-us' ] = "Tier Rule No Agent No Wait" ;
2017-05-10 20:40:46 +01:00
$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" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'de-ch' ] = "Ebenen-Regel kein Agent nicht warten" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'de-de' ] = "Ebenen-Regel kein Agent nicht warten" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'es-cl' ] = "Regla de Nivel sin Agente sin Espera" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'es-mx' ] = "Regla de Nivel sin Agente sin Espera" ; //copied from es-cl
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'fr-ca' ] = "Règle du Niveau Pas d'agent, pas d'attente" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'fr-fr' ] = "Règle du Niveau Pas d'agent, pas d'attente" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'it-it' ] = "Regola di Livello No Operatori No Attesa" ;
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'pl-pl' ] = "Zasada poziomowa - nie ma agentów, nie ma czekania" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'pt-br' ] = "Regra de nível sem espera do agente" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'pt-pt' ] = "Regra de Nível Sem Agente Sem Espera" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'ru-ru' ] = "Правило компетенции: Нет оператора, нет ожидания" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'sv-se' ] = "Kunskaps Regel Ingen Agent Ingen Väntan" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_rule_no_agent_no_wait' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_position' ][ 'en-us' ] = "Tier Position" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_position' ][ 'ar-eg' ] = "" ;
$text [ 'label-tier_position' ][ 'de-at' ] = "Ebenen-Position" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_position' ][ 'de-ch' ] = "Ebenen-Position" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_position' ][ 'de-de' ] = "Ebenen-Position" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_position' ][ 'es-cl' ] = "Posición de Nivel" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_position' ][ 'es-mx' ] = "Posición de Nivel" ; //copied from es-cl
$text [ 'label-tier_position' ][ 'fr-ca' ] = "Position du Niveau" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_position' ][ 'fr-fr' ] = "Position du Niveau" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_position' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_position' ][ 'it-it' ] = "Posizione Livello" ;
$text [ 'label-tier_position' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_position' ][ 'pl-pl' ] = "Pozycja poziomu" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_position' ][ 'pt-br' ] = "Nivel da posição" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_position' ][ 'pt-pt' ] = "Posição do Tier" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-tier_position' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-tier_position' ][ 'ru-ru' ] = "Позиция компетенции" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-tier_position' ][ 'sv-se' ] = "Kunskaps Position" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_position' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_level' ][ 'en-us' ] = "Tier Level" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_level' ][ 'ar-eg' ] = "" ;
$text [ 'label-tier_level' ][ 'de-at' ] = "Ebenen-Niveau" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_level' ][ 'de-ch' ] = "Ebenen-Niveau" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_level' ][ 'de-de' ] = "Ebenen-Niveau" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_level' ][ 'es-cl' ] = "Nivel" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-tier_level' ][ 'es-mx' ] = "Nivel" ; //copied from es-cl
$text [ 'label-tier_level' ][ 'fr-ca' ] = "Niveau" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_level' ][ 'fr-fr' ] = "Niveau" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_level' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_level' ][ 'it-it' ] = "Livello" ;
$text [ 'label-tier_level' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_level' ][ 'pl-pl' ] = "Tier Level" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-tier_level' ][ 'pt-br' ] = "Nivel da camada" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-tier_level' ][ 'pt-pt' ] = "Nível do Tier" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-tier_level' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-tier_level' ][ 'ru-ru' ] = "Уровень компетенции" ;
2017-06-02 16:39:34 +02:00
$text [ 'label-tier_level' ][ 'sv-se' ] = "Kunskaps Nivå" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-tier_level' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-system' ][ 'en-us' ] = "System" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-system' ][ 'ar-eg' ] = "النظام" ;
$text [ 'label-system' ][ 'de-at' ] = "System" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-system' ][ 'de-ch' ] = "System" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-system' ][ 'de-de' ] = "System" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-system' ][ 'es-cl' ] = "Sistema" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-system' ][ 'es-mx' ] = "Sistema" ; //copied from es-cl
$text [ 'label-system' ][ 'fr-ca' ] = "Système" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-system' ][ 'fr-fr' ] = "Système" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-system' ][ 'he-il' ] = "מערכת" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-system' ][ 'it-it' ] = "Sistema" ;
$text [ 'label-system' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-system' ][ 'pl-pl' ] = "System" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-system' ][ 'pt-br' ] = "Sistema" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-system' ][ 'pt-pt' ] = "Sistema" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-system' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-system' ][ 'ru-ru' ] = "Система" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-system' ][ 'sv-se' ] = "System" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-system' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-strategy' ][ 'en-us' ] = "Strategy" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-strategy' ][ 'ar-eg' ] = "" ;
$text [ 'label-strategy' ][ 'de-at' ] = "Strategie" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-strategy' ][ 'de-ch' ] = "Strategie" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-strategy' ][ 'de-de' ] = "Strategie" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-strategy' ][ 'es-cl' ] = "Estrategia" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-strategy' ][ 'es-mx' ] = "Estrategia" ; //copied from es-cl
$text [ 'label-strategy' ][ 'fr-ca' ] = "Stratégie" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-strategy' ][ 'fr-fr' ] = "Stratégie" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-strategy' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-strategy' ][ 'it-it' ] = "Strategia" ;
$text [ 'label-strategy' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-strategy' ][ 'pl-pl' ] = "Strategia" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-strategy' ][ 'pt-br' ] = "Estratégia" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-strategy' ][ 'pt-pt' ] = "Estratégia" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-strategy' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-strategy' ][ 'ru-ru' ] = "Стратегия" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-strategy' ][ 'sv-se' ] = "Strategi" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-strategy' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-status_change' ][ 'en-us' ] = "Status Change" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-status_change' ][ 'ar-eg' ] = "" ;
$text [ 'label-status_change' ][ 'de-at' ] = "Status Änderung" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-status_change' ][ 'de-ch' ] = "Status Änderung" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-status_change' ][ 'de-de' ] = "Status Änderung" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-status_change' ][ 'es-cl' ] = "Cambio de Estado" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-status_change' ][ 'es-mx' ] = "Cambio de Estado" ; //copied from es-cl
$text [ 'label-status_change' ][ 'fr-ca' ] = "Change Status" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-status_change' ][ 'fr-fr' ] = "Change Status" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-status_change' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-status_change' ][ 'it-it' ] = "Cambio Stato" ;
$text [ 'label-status_change' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-status_change' ][ 'pl-pl' ] = "Zmiana statusu" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-status_change' ][ 'pt-br' ] = "Mudança de estado" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-status_change' ][ 'pt-pt' ] = "Mundança de Estado" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-status_change' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-status_change' ][ 'ru-ru' ] = "Изменения статуса" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-status_change' ][ 'sv-se' ] = "Status Förändra" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-status_change' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-status' ][ 'en-us' ] = "Status" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-status' ][ 'ar-eg' ] = "الحالة" ;
$text [ 'label-status' ][ 'de-at' ] = "Status" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-status' ][ 'de-ch' ] = "Status" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-status' ][ 'de-de' ] = "Status" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-status' ][ 'es-cl' ] = "Estado" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-status' ][ 'es-mx' ] = "Estado" ; //copied from es-cl
$text [ 'label-status' ][ 'fr-ca' ] = "status" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-status' ][ 'fr-fr' ] = "status" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-status' ][ 'he-il' ] = "סטטוס" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-status' ][ 'it-it' ] = "Stato" ;
$text [ 'label-status' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-status' ][ 'pl-pl' ] = "Status" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-status' ][ 'pt-br' ] = "Estado" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-status' ][ 'pt-pt' ] = "Estado" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-status' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-status' ][ 'ru-ru' ] = "Статус" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-status' ][ 'sv-se' ] = "Status" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-status' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-state' ][ 'en-us' ] = "State" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-state' ][ 'ar-eg' ] = "" ;
$text [ 'label-state' ][ 'de-at' ] = "Status" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-state' ][ 'de-ch' ] = "Status" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-state' ][ 'de-de' ] = "Status" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-state' ][ 'es-cl' ] = "Estado" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-state' ][ 'es-mx' ] = "Estado" ; //copied from es-cl
$text [ 'label-state' ][ 'fr-ca' ] = "Etat" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-state' ][ 'fr-fr' ] = "Etat" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-state' ][ 'he-il' ] = "מצב" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-state' ][ 'it-it' ] = "Stato" ;
$text [ 'label-state' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-state' ][ 'pl-pl' ] = "Stan" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-state' ][ 'pt-br' ] = "Estado" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-state' ][ 'pt-pt' ] = "Estado" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-state' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-state' ][ 'ru-ru' ] = "Состояние" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-state' ][ 'sv-se' ] = "Status" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-state' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-record_template' ][ 'en-us' ] = "Record Template" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-record_template' ][ 'ar-eg' ] = "" ;
$text [ 'label-record_template' ][ 'de-at' ] = "Aufnahme Vorlage" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-record_template' ][ 'de-ch' ] = "Aufnahme Vorlage" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-record_template' ][ 'de-de' ] = "Aufnahme Vorlage" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-record_template' ][ 'es-cl' ] = "Plantilla de Grabación" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-record_template' ][ 'es-mx' ] = "Plantilla de Grabación" ; //copied from es-cl
$text [ 'label-record_template' ][ 'fr-ca' ] = "Modèle d'enregistrement" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-record_template' ][ 'fr-fr' ] = "Modèle d'enregistrement" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-record_template' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-record_template' ][ 'it-it' ] = "Registra Template" ;
$text [ 'label-record_template' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-record_template' ][ 'pl-pl' ] = "Nagraj" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-record_template' ][ 'pt-br' ] = "Modelo de gravação" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-record_template' ][ 'pt-pt' ] = "Gravar template" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-record_template' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-record_template' ][ 'ru-ru' ] = "Шаблон записи" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-record_template' ][ 'sv-se' ] = "Spela In Mall" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-record_template' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-queue_name' ][ 'en-us' ] = "Queue Name" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-queue_name' ][ 'ar-eg' ] = "اسم الطابور" ;
$text [ 'label-queue_name' ][ 'de-at' ] = "Warteschlange Name" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-queue_name' ][ 'de-ch' ] = "Warteschlange Name" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-queue_name' ][ 'de-de' ] = "Warteschlange Name" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-queue_name' ][ 'es-cl' ] = "Nombre de Cola" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-queue_name' ][ 'es-mx' ] = "Nombre de Cola" ; //copied from es-cl
$text [ 'label-queue_name' ][ 'fr-ca' ] = " Nom de la file" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-queue_name' ][ 'fr-fr' ] = " Nom de la file" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-queue_name' ][ 'he-il' ] = "שם לתור" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-queue_name' ][ 'it-it' ] = "Nome Coda" ;
$text [ 'label-queue_name' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-queue_name' ][ 'pl-pl' ] = "Nazwa kolejki" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-queue_name' ][ 'pt-br' ] = "Nome da fila" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-queue_name' ][ 'pt-pt' ] = "Nome da Fila" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-queue_name' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-queue_name' ][ 'ru-ru' ] = "Имя очереди" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-queue_name' ][ 'sv-se' ] = "Grupp Namn" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-queue_name' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-queue' ][ 'en-us' ] = "Queue" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-queue' ][ 'ar-eg' ] = "طابور" ;
$text [ 'label-queue' ][ 'de-at' ] = "Warteschlange" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-queue' ][ 'de-ch' ] = "Warteschlange" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-queue' ][ 'de-de' ] = "Warteschlange" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-queue' ][ 'es-cl' ] = "Cola" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-queue' ][ 'es-mx' ] = "Cola" ; //copied from es-cl
$text [ 'label-queue' ][ 'fr-ca' ] = "File" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-queue' ][ 'fr-fr' ] = "File" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-queue' ][ 'he-il' ] = "תור" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-queue' ][ 'it-it' ] = "Coda" ;
$text [ 'label-queue' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-queue' ][ 'pl-pl' ] = "Kolejka" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-queue' ][ 'pt-br' ] = "Fila" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-queue' ][ 'pt-pt' ] = "Fila" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-queue' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-queue' ][ 'ru-ru' ] = "Очередь" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-queue' ][ 'sv-se' ] = "Grupp" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-queue' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-options' ][ 'en-us' ] = "Options" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-options' ][ 'ar-eg' ] = "" ;
$text [ 'label-options' ][ 'de-at' ] = "Optionen" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-options' ][ 'de-ch' ] = "Optionen" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-options' ][ 'de-de' ] = "Optionen" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-options' ][ 'es-cl' ] = "Opciones" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-options' ][ 'es-mx' ] = "Opciones" ; //copied from es-cl
$text [ 'label-options' ][ 'fr-ca' ] = "Options" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-options' ][ 'fr-fr' ] = "Options" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-options' ][ 'he-il' ] = "אופציות" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-options' ][ 'it-it' ] = "Opzioni" ;
$text [ 'label-options' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-options' ][ 'pl-pl' ] = "Opcje" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-options' ][ 'pt-br' ] = "Opções" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-options' ][ 'pt-pt' ] = "Opções" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-options' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-options' ][ 'ru-ru' ] = "Параметры" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-options' ][ 'sv-se' ] = "Val" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-options' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'en-us' ] = "Number" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'ar-eg' ] = "رقم" ;
$text [ 'label-number' ][ 'de-at' ] = "Nummer" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-number' ][ 'de-ch' ] = "Nummer" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'de-de' ] = "Nummer" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'es-cl' ] = "Número" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-number' ][ 'es-mx' ] = "Número" ; //copied from es-cl
$text [ 'label-number' ][ 'fr-ca' ] = "Numéro" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'fr-fr' ] = "Numéro" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-number' ][ 'he-il' ] = "מספר" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'it-it' ] = "Numero" ;
$text [ 'label-number' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-number' ][ 'pl-pl' ] = "Numer" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-number' ][ 'pt-br' ] = "Número" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'pt-pt' ] = "Número" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-number' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-number' ][ 'ru-ru' ] = "Номер" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-number' ][ 'sv-se' ] = "Nummer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-number' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-music_on_hold' ][ 'en-us' ] = "Music on Hold" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-music_on_hold' ][ 'ar-eg' ] = "" ;
$text [ 'label-music_on_hold' ][ 'de-at' ] = "Wartemusik" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-music_on_hold' ][ 'de-ch' ] = "Wartemusik" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-music_on_hold' ][ 'de-de' ] = "Wartemusik" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-music_on_hold' ][ 'es-cl' ] = "Musica en Espera" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-music_on_hold' ][ 'es-mx' ] = "Musica en Espera" ; //copied from es-cl
$text [ 'label-music_on_hold' ][ 'fr-ca' ] = "Musique de Garde" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-music_on_hold' ][ 'fr-fr' ] = "Musique de Garde" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-music_on_hold' ][ 'he-il' ] = "מוסיקה במתנה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-music_on_hold' ][ 'it-it' ] = "Musica di Attesa" ;
$text [ 'label-music_on_hold' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-music_on_hold' ][ 'pl-pl' ] = "Muzyka na czekanie" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-music_on_hold' ][ 'pt-br' ] = "Música de espera" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-music_on_hold' ][ 'pt-pt' ] = "Música em espera" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-music_on_hold' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-music_on_hold' ][ 'ru-ru' ] = "Музыка на удержании" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-music_on_hold' ][ 'sv-se' ] = "Väntmusik" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-music_on_hold' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-missed' ][ 'en-us' ] = "Missed" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-missed' ][ 'ar-eg' ] = "" ;
$text [ 'label-missed' ][ 'de-at' ] = "Verpasst" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-missed' ][ 'de-ch' ] = "Verpasst" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-missed' ][ 'de-de' ] = "Verpasst" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-missed' ][ 'es-cl' ] = "Perdido" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-missed' ][ 'es-mx' ] = "Perdido" ; //copied from es-cl
$text [ 'label-missed' ][ 'fr-ca' ] = "Raté" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-missed' ][ 'fr-fr' ] = "Raté" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-missed' ][ 'he-il' ] = "שיחה שלא נענתה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-missed' ][ 'it-it' ] = "Persa" ;
$text [ 'label-missed' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-missed' ][ 'pl-pl' ] = "Nie odebrany" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-missed' ][ 'pt-br' ] = "Perdidas" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-missed' ][ 'pt-pt' ] = "Perdidas" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-missed' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-missed' ][ 'ru-ru' ] = "Пропущенный" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-missed' ][ 'sv-se' ] = "Missade" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-missed' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'en-us' ] = "Max Wait Time with No Agent" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'ar-eg' ] = "" ;
$text [ 'label-max_wait_time_with_no_agent' ][ 'de-at' ] = "Maximale Wartezeit ohne Agent" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'de-ch' ] = "Maximale Wartezeit ohne Agent" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'de-de' ] = "Maximale Wartezeit ohne Agent" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'es-cl' ] = "Tiempo Máximo de Espera sin Agente" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'es-mx' ] = "Tiempo Máximo de Espera sin Agente" ; //copied from es-cl
$text [ 'label-max_wait_time_with_no_agent' ][ 'fr-ca' ] = "Max d'attente sans Agent" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'fr-fr' ] = "Max d'attente sans Agent" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'it-it' ] = "Tempo Massimo di Attea Senza Operatori" ;
$text [ 'label-max_wait_time_with_no_agent' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'pl-pl' ] = "Maks czas oczekiwania bez agenta" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'pt-br' ] = "Tempo máximo de esoera sem agente" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'pt-pt' ] = "Tempo máximo de espera sem agente" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'ru-ru' ] = "Максимальное время ожидания без оператора" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'sv-se' ] = "Max Vänt Tid (Ingen Agent)" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-max_wait_time_with_no_agent' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-max_wait_time' ][ 'en-us' ] = "Max Wait Time" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-max_wait_time' ][ 'ar-eg' ] = "" ;
$text [ 'label-max_wait_time' ][ 'de-at' ] = "Maximale Wartezeit" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-max_wait_time' ][ 'de-ch' ] = "Maximale Wartezeit" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-max_wait_time' ][ 'de-de' ] = "Maximale Wartezeit" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-max_wait_time' ][ 'es-cl' ] = "Tiempo Máximo de Espera" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-max_wait_time' ][ 'es-mx' ] = "Tiempo Máximo de Espera" ; //copied from es-cl
$text [ 'label-max_wait_time' ][ 'fr-ca' ] = "Max d'attente" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-max_wait_time' ][ 'fr-fr' ] = "Max d'attente" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-max_wait_time' ][ 'he-il' ] = "מקסימום זמן המתנה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-max_wait_time' ][ 'it-it' ] = "Tempo Massimo di Attesa" ;
$text [ 'label-max_wait_time' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-max_wait_time' ][ 'pl-pl' ] = "Maks czas oczekiwania" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-max_wait_time' ][ 'pt-br' ] = "Tempo máximo de espera" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-max_wait_time' ][ 'pt-pt' ] = "Tempo máximo de espera" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-max_wait_time' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-max_wait_time' ][ 'ru-ru' ] = "Максимальное время ожидания" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-max_wait_time' ][ 'sv-se' ] = "Max Vänt Tid" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-max_wait_time' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-extension' ][ 'en-us' ] = "Extension" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-extension' ][ 'ar-eg' ] = "رقم داخلي" ;
$text [ 'label-extension' ][ 'de-at' ] = "Nebenstelle" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-extension' ][ 'de-ch' ] = "Nebenstelle" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-extension' ][ 'de-de' ] = "Nebenstelle" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-extension' ][ 'es-cl' ] = "Extensión" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-extension' ][ 'es-mx' ] = "Extensión" ; //copied from es-cl
$text [ 'label-extension' ][ 'fr-ca' ] = "Extension" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-extension' ][ 'fr-fr' ] = "Extension" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-extension' ][ 'he-il' ] = "שלוחה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-extension' ][ 'it-it' ] = "Interno" ;
$text [ 'label-extension' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-extension' ][ 'pl-pl' ] = "Numer wewnętrzny" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-extension' ][ 'pt-br' ] = "Ramal" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-extension' ][ 'pt-pt' ] = "Extensão" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-extension' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-extension' ][ 'ru-ru' ] = "Внутренний номер" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-extension' ][ 'sv-se' ] = "Anknytning" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-extension' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-eavesdrop' ][ 'en-us' ] = "Eavesdrop" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-eavesdrop' ][ 'ar-eg' ] = "" ;
$text [ 'label-eavesdrop' ][ 'de-at' ] = "Mithören" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-eavesdrop' ][ 'de-ch' ] = "Mithören" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-eavesdrop' ][ 'de-de' ] = "Mithören" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-eavesdrop' ][ 'es-cl' ] = "Escuchar" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-eavesdrop' ][ 'es-mx' ] = "Escuchar" ; //copied from es-cl
$text [ 'label-eavesdrop' ][ 'fr-ca' ] = "Espionnage" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-eavesdrop' ][ 'fr-fr' ] = "Espionnage" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-eavesdrop' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-eavesdrop' ][ 'it-it' ] = "Ascolta" ;
$text [ 'label-eavesdrop' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-eavesdrop' ][ 'pl-pl' ] = "Podsłuchiwanie" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-eavesdrop' ][ 'pt-br' ] = "Investigar" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-eavesdrop' ][ 'pt-pt' ] = "Escutar" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-eavesdrop' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-eavesdrop' ][ 'ru-ru' ] = "Подслушать" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-eavesdrop' ][ 'sv-se' ] = "Medlyssning" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-eavesdrop' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-discard_abandoned_after' ][ 'en-us' ] = "Discard Abandoned After" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-discard_abandoned_after' ][ 'ar-eg' ] = "" ;
$text [ 'label-discard_abandoned_after' ][ 'de-at' ] = "Zurückweisen nach Abwurf" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-discard_abandoned_after' ][ 'de-ch' ] = "Zurückweisen nach Abwurf" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-discard_abandoned_after' ][ 'de-de' ] = "Zurückweisen nach Abwurf" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-discard_abandoned_after' ][ 'es-cl' ] = "Descartar Abandono Despues de" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-discard_abandoned_after' ][ 'es-mx' ] = "Descartar Abandono Despues de" ; //copied from es-cl
$text [ 'label-discard_abandoned_after' ][ 'fr-ca' ] = "Ecarter les appels abandonnés après" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-discard_abandoned_after' ][ 'fr-fr' ] = "Ecarter les appels abandonnés après" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-discard_abandoned_after' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-discard_abandoned_after' ][ 'it-it' ] = "Scartare Abbandonate dopo" ;
$text [ 'label-discard_abandoned_after' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-discard_abandoned_after' ][ 'pl-pl' ] = "Odrzuć opuszczoną rozmowę po" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-discard_abandoned_after' ][ 'pt-br' ] = "Rejeição abandonada depois" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-discard_abandoned_after' ][ 'pt-pt' ] = "Rejeição abandonada depois" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-discard_abandoned_after' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-discard_abandoned_after' ][ 'ru-ru' ] = "Сбросить вызов после покидания очереди" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-discard_abandoned_after' ][ 'sv-se' ] = "Uteslut Övergivna Efter " ;
2017-05-13 20:13:38 +01:00
$text [ 'label-discard_abandoned_after' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-call' ][ 'en-us' ] = "Call" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-call' ][ 'ar-eg' ] = "" ;
$text [ 'label-call' ][ 'de-at' ] = "Anruf" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-call' ][ 'de-ch' ] = "Anruf" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-call' ][ 'de-de' ] = "Anruf" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-call' ][ 'es-cl' ] = "Llamar" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-call' ][ 'es-mx' ] = "Llamar" ; //copied from es-cl
$text [ 'label-call' ][ 'fr-ca' ] = "Appel" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-call' ][ 'fr-fr' ] = "Appel" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-call' ][ 'he-il' ] = "שיחה" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-call' ][ 'it-it' ] = "Chiama" ;
$text [ 'label-call' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-call' ][ 'pl-pl' ] = "Rozmowa" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-call' ][ 'pt-br' ] = "Chamada" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-call' ][ 'pt-pt' ] = "Chamada" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-call' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-call' ][ 'ru-ru' ] = "Вызов" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-call' ][ 'sv-se' ] = "Samtal" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-call' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-answered' ][ 'en-us' ] = "Answered" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-answered' ][ 'ar-eg' ] = "" ;
$text [ 'label-answered' ][ 'de-at' ] = "Angenommen" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-answered' ][ 'de-ch' ] = "Angenommen" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-answered' ][ 'de-de' ] = "Angenommen" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-answered' ][ 'es-cl' ] = "Respondido" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-answered' ][ 'es-mx' ] = "Respondido" ; //copied from es-cl
$text [ 'label-answered' ][ 'fr-ca' ] = "Répondu" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-answered' ][ 'fr-fr' ] = "Répondu" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-answered' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-answered' ][ 'it-it' ] = "Risposto" ;
$text [ 'label-answered' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-answered' ][ 'pl-pl' ] = "Odebrano" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-answered' ][ 'pt-br' ] = "Atendidas" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-answered' ][ 'pt-pt' ] = "Atendidas" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-answered' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-answered' ][ 'ru-ru' ] = "Отвеченый" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-answered' ][ 'sv-se' ] = "Besvarad" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-answered' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-agent' ][ 'en-us' ] = "Agent" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-agent' ][ 'ar-eg' ] = "" ;
$text [ 'label-agent' ][ 'de-at' ] = "Agent" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-agent' ][ 'de-ch' ] = "Agent" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-agent' ][ 'de-de' ] = "Agent" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-agent' ][ 'es-cl' ] = "Agente" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-agent' ][ 'es-mx' ] = "Agente" ; //copied from es-cl
$text [ 'label-agent' ][ 'fr-ca' ] = "Agent" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-agent' ][ 'fr-fr' ] = "Agent" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-agent' ][ 'he-il' ] = "סוכן" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-agent' ][ 'it-it' ] = "Operatore" ;
$text [ 'label-agent' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-agent' ][ 'pl-pl' ] = "Agent" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-agent' ][ 'pt-br' ] = "Agente" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-agent' ][ 'pt-pt' ] = "Agente" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-agent' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-agent' ][ 'ru-ru' ] = "Оператор" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-agent' ][ 'sv-se' ] = "Agent" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-agent' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-abandoned_resume_allowed' ][ 'en-us' ] = "Abandoned Resume Allowed" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-abandoned_resume_allowed' ][ 'ar-eg' ] = "" ;
$text [ 'label-abandoned_resume_allowed' ][ 'de-at' ] = "Wiederaufnahme nach Zurückweisung erlaubt" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-abandoned_resume_allowed' ][ 'de-ch' ] = "Wiederaufnahme nach Zurückweisung erlaubt" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'label-abandoned_resume_allowed' ][ 'de-de' ] = "Wiederaufnahme nach Zurückweisung erlaubt" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-abandoned_resume_allowed' ][ 'es-cl' ] = "Permitir Reanudación de Abandono" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-abandoned_resume_allowed' ][ 'es-mx' ] = "Permitir Reanudación de Abandono" ; //copied from es-cl
$text [ 'label-abandoned_resume_allowed' ][ 'fr-ca' ] = "Authoriser la reprise des abandonnés" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-abandoned_resume_allowed' ][ 'fr-fr' ] = "Authoriser la reprise des abandonnés" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-abandoned_resume_allowed' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-abandoned_resume_allowed' ][ 'it-it' ] = "Permettere ripresa delle Abbandonate" ;
$text [ 'label-abandoned_resume_allowed' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-abandoned_resume_allowed' ][ 'pl-pl' ] = "Odbieranie odrzuconych rozmów jest dozwolone" ;
2016-08-25 14:03:51 -03:00
$text [ 'label-abandoned_resume_allowed' ][ 'pt-br' ] = "Resumo abandonado permidito" ;
2017-05-10 20:40:46 +01:00
$text [ 'label-abandoned_resume_allowed' ][ 'pt-pt' ] = "Resume Autorizado" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-abandoned_resume_allowed' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-abandoned_resume_allowed' ][ 'ru-ru' ] = "Разрешить восстанавливать покинутый вызов" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-abandoned_resume_allowed' ][ 'sv-se' ] = "Återuppta Övergivna Tillåtet" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-abandoned_resume_allowed' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-agents' ][ 'en-us' ] = "Agents" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-agents' ][ 'ar-eg' ] = "" ;
$text [ 'header-agents' ][ 'de-at' ] = "Agenten" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-agents' ][ 'de-ch' ] = "Agenten" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'header-agents' ][ 'de-de' ] = "Agenten" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-agents' ][ 'es-cl' ] = "Agentes" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-agents' ][ 'es-mx' ] = "Agentes" ; //copied from es-cl
$text [ 'header-agents' ][ 'fr-ca' ] = "Agents" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'header-agents' ][ 'fr-fr' ] = "Agents" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-agents' ][ 'he-il' ] = "סוכנים" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-agents' ][ 'it-it' ] = "Operatori" ;
$text [ 'header-agents' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-agents' ][ 'pl-pl' ] = "Agenci" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-agents' ][ 'pt-br' ] = "Agentes" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-agents' ][ 'pt-pt' ] = "Agentes" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-agents' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-agents' ][ 'ru-ru' ] = "Операторы" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-agents' ][ 'sv-se' ] = "Agenter" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-agents' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-active_call_center' ][ 'en-us' ] = "Active Call Center" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-active_call_center' ][ 'ar-eg' ] = "" ;
$text [ 'header-active_call_center' ][ 'de-at' ] = "Aktives Callcenter" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-active_call_center' ][ 'de-ch' ] = "Aktives Callcenter" ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'header-active_call_center' ][ 'de-de' ] = "Aktives Callcenter" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-active_call_center' ][ 'es-cl' ] = "Centro de Llamados Activo" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-active_call_center' ][ 'es-mx' ] = "Centro de Llamados Activo" ; //copied from es-cl
$text [ 'header-active_call_center' ][ 'fr-ca' ] = "Centre d'appel Actif" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'header-active_call_center' ][ 'fr-fr' ] = "Centre d'appel Actif" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-active_call_center' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-active_call_center' ][ 'it-it' ] = "Call Center Attivo" ;
$text [ 'header-active_call_center' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-active_call_center' ][ 'pl-pl' ] = "Aktywność w Call Center " ;
2016-08-25 14:03:51 -03:00
$text [ 'header-active_call_center' ][ 'pt-br' ] = "Atividade do Call Center" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-active_call_center' ][ 'pt-pt' ] = "Atividade do Call Center" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-active_call_center' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-active_call_center' ][ 'ru-ru' ] = "Активный Колл-центр" ;
2017-05-10 20:40:46 +01:00
$text [ 'header-active_call_center' ][ 'sv-se' ] = "Aktivt Call Center" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-active_call_center' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-queue' ][ 'en-us' ] = "A current list of callers in the queue is below." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-queue' ][ 'ar-eg' ] = "" ;
$text [ 'description-queue' ][ 'de-at' ] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-queue' ][ 'de-ch' ] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-queue' ][ 'de-de' ] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-queue' ][ 'es-cl' ] = "Un listado de los llamantes en cola se muestra a continuación." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-queue' ][ 'es-mx' ] = "Un listado de los llamantes en cola se muestra a continuación." ; //copied from es-cl
$text [ 'description-queue' ][ 'fr-ca' ] = "Liste des appelants dans la file." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-queue' ][ 'fr-fr' ] = "Liste des appelants dans la file." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-queue' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-queue' ][ 'it-it' ] = "La lista delle chiamate in coda è visualizzata di seguito." ;
$text [ 'description-queue' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-queue' ][ 'pl-pl' ] = "Aktualna lista rozmówców w kolejce jest poniżej ." ;
2016-08-25 14:03:51 -03:00
$text [ 'description-queue' ][ 'pt-br' ] = "Lista atual das chamadas em fila abaixo." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-queue' ][ 'pt-pt' ] = "Lista de chamadas na fila." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-queue' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-queue' ][ 'ru-ru' ] = "Текущий список звонящих в этой очереди ниже." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-queue' ][ 'sv-se' ] = "Aktuell lista på köande samtal enligt nedan " ;
2017-05-13 20:13:38 +01:00
$text [ 'description-queue' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-agents' ][ 'en-us' ] = "A current list of agents is below." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-agents' ][ 'ar-eg' ] = "" ;
$text [ 'description-agents' ][ 'de-at' ] = "Eine aktuelle Liste der Agenten sehen sie unten." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-agents' ][ 'de-ch' ] = "Eine aktuelle Liste der Agenten sehen sie unten." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-agents' ][ 'de-de' ] = "Eine aktuelle Liste der Agenten sehen sie unten." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-agents' ][ 'es-cl' ] = "Un listado de los agentes actuales de muestra a continuación." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-agents' ][ 'es-mx' ] = "Un listado de los agentes actuales de muestra a continuación." ; //copied from es-cl
$text [ 'description-agents' ][ 'fr-ca' ] = "Liste des agents" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-agents' ][ 'fr-fr' ] = "Liste des agents" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-agents' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-agents' ][ 'it-it' ] = "La lista degli operatori attuali è mostrata di seguito." ;
$text [ 'description-agents' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-agents' ][ 'pl-pl' ] = "Aktualna lista agentów jest poniżej " ;
2016-08-25 14:03:51 -03:00
$text [ 'description-agents' ][ 'pt-br' ] = "Lista dos atuais agentes abaixo." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-agents' ][ 'pt-pt' ] = "Lista de agentes." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-agents' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-agents' ][ 'ru-ru' ] = "Текущий список операторов ниже." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-agents' ][ 'sv-se' ] = "Aktuell lista på Agenter enligt nedan" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-agents' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-active_call_center' ][ 'en-us' ] = "Select a Call Center Queue from the list below to view its activity." ;
2017-05-10 20:40:46 +01:00
$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." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-active_call_center' ][ 'de-ch' ] = "Wählen Sie eine Callcenter-Warteschlange aus der Liste unten um die Aktivität zu beobachten." ; //copied from de-de
2017-05-10 20:40:46 +01:00
$text [ 'description-active_call_center' ][ 'de-de' ] = "Wählen Sie eine Callcenter-Warteschlange aus der Liste unten um die Aktivität zu beobachten." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-active_call_center' ][ 'es-cl' ] = "Seleccione la Cola del Centro de Llamados desde el siguiente listado para ver su actividad." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-active_call_center' ][ 'es-mx' ] = "Seleccione la Cola del Centro de Llamados desde el siguiente listado para ver su actividad." ; //copied from es-cl
$text [ 'description-active_call_center' ][ 'fr-ca' ] = "Choisir une file d'attente dans la liste pour voir son activité." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-active_call_center' ][ 'fr-fr' ] = "Choisir une file d'attente dans la liste pour voir son activité." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-active_call_center' ][ 'he-il' ] = "" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-active_call_center' ][ 'it-it' ] = "Seleziona una Coda del Call Center per vedere la sua attività." ;
$text [ 'description-active_call_center' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-active_call_center' ][ 'pl-pl' ] = "Aby zobaczyć aktywność kolejki w Call Center wybierz ja z poniższej listy." ;
2016-08-25 14:03:51 -03:00
$text [ 'description-active_call_center' ][ 'pt-br' ] = "Selecione uma fila de Call Center a partir da lista abaixo para ver a sua atividade." ;
2017-05-10 20:40:46 +01:00
$text [ 'description-active_call_center' ][ 'pt-pt' ] = "Seleccione uma fila de Call Center a partir da lista em baixo para ver a sua actividade." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-active_call_center' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-active_call_center' ][ 'ru-ru' ] = "Выберите очередь Колл-центра из списка, чтобы посмотреть ее состояние" ;
2017-05-10 20:40:46 +01:00
$text [ 'description-active_call_center' ][ 'sv-se' ] = "Välj en Call Center Grupp från listan nedan för att se dess aktivitet" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-active_call_center' ][ 'uk-ua' ] = "" ;
2015-04-08 13:38:58 +00:00
2017-06-13 06:14:11 +01:00
?>