BugFix [master] language update (#2628)

Imported Found language ro as ro-ro Romanian (tested by reverse translation)
Add placeholders for all found languages
Add new missing flags
Enhancements to text class
* improved sort to keep language-* tags organized at the top
* if a language is missing a name tag, add it
* changed organizer to not add a final \n
* corrected some indenting
* added detect_all_languages that attempts to find any languages that haven't been defined in resources/app_languages.php
* added language_totals, this is used by the optional languages application to calculate how complete a language is
This commit is contained in:
Mafoo
2017-06-02 13:24:12 -06:00
committed by FusionPBX
parent 4ae8b418d4
commit 8709d01fb0
68 changed files with 9522 additions and 193 deletions
+133 -1
View File
@@ -1,5 +1,5 @@
<?php
#This file was last reorganized on 19th of May 2017 01:29:06 PM UTC
#This file was last reorganized on 2nd of June 2017 09:57:46 AM UTC
$text['title-call_centers']['en-us'] = "Call Center";
$text['title-call_centers']['ar-eg'] = "";
@@ -13,6 +13,7 @@ $text['title-call_centers']['nl-nl'] = "";
$text['title-call_centers']['pl-pl'] = "Call Center ";
$text['title-call_centers']['pt-br'] = "Call Center";
$text['title-call_centers']['pt-pt'] = "Centro de Chamadas";
$text['title-call_centers']['ro-ro'] = "";
$text['title-call_centers']['ru-ru'] = "Колл-центр";
$text['title-call_centers']['sv-se'] = "Call Center";
$text['title-call_centers']['uk-ua'] = "Кол-центр";
@@ -29,6 +30,7 @@ $text['title-call_center_tier_edit']['nl-nl'] = "";
$text['title-call_center_tier_edit']['pl-pl'] = "Poziom w Call Center ";
$text['title-call_center_tier_edit']['pt-br'] = "Editar nível do Call Center";
$text['title-call_center_tier_edit']['pt-pt'] = "Editar Nível do Call Center";
$text['title-call_center_tier_edit']['ro-ro'] = "";
$text['title-call_center_tier_edit']['ru-ru'] = "Компетенция Колл-центра";
$text['title-call_center_tier_edit']['sv-se'] = "Call Center Kunskap";
$text['title-call_center_tier_edit']['uk-ua'] = "Рівень кол-центра";
@@ -45,6 +47,7 @@ $text['title-call_center_queues_edit']['nl-nl'] = "";
$text['title-call_center_queues_edit']['pl-pl'] = "";
$text['title-call_center_queues_edit']['pt-br'] = "Editar fila de Call Center";
$text['title-call_center_queues_edit']['pt-pt'] = "Editar Fila de Call Center";
$text['title-call_center_queues_edit']['ro-ro'] = "";
$text['title-call_center_queues_edit']['ru-ru'] = "Редактировать очередь Колл-центра";
$text['title-call_center_queues_edit']['sv-se'] = "Ändra Call Center Kö";
$text['title-call_center_queues_edit']['uk-ua'] = "";
@@ -61,6 +64,7 @@ $text['title-call_center_queues_add']['nl-nl'] = "";
$text['title-call_center_queues_add']['pl-pl'] = "";
$text['title-call_center_queues_add']['pt-br'] = "Adicionar filas de Call Center";
$text['title-call_center_queues_add']['pt-pt'] = "Adicionar Fila de Call Center";
$text['title-call_center_queues_add']['ro-ro'] = "";
$text['title-call_center_queues_add']['ru-ru'] = "Добавить очередь Колл-центра";
$text['title-call_center_queues_add']['sv-se'] = "Lägg till Call Center Kö";
$text['title-call_center_queues_add']['uk-ua'] = "";
@@ -77,6 +81,7 @@ $text['title-call_center_queues']['nl-nl'] = "";
$text['title-call_center_queues']['pl-pl'] = "Kolejki w Call Center ";
$text['title-call_center_queues']['pt-br'] = "Filas de Call Center";
$text['title-call_center_queues']['pt-pt'] = "Filas de Call Center";
$text['title-call_center_queues']['ro-ro'] = "";
$text['title-call_center_queues']['ru-ru'] = "Очереди Колл-центра";
$text['title-call_center_queues']['sv-se'] = "Call Center Kö:er";
$text['title-call_center_queues']['uk-ua'] = "Черги кол-центра";
@@ -93,6 +98,7 @@ $text['title-call_center_queue_edit']['nl-nl'] = "";
$text['title-call_center_queue_edit']['pl-pl'] = "Kolejka w Call Center ";
$text['title-call_center_queue_edit']['pt-br'] = "Editar fila de Call Center";
$text['title-call_center_queue_edit']['pt-pt'] = "Call Center Queue";
$text['title-call_center_queue_edit']['ro-ro'] = "";
$text['title-call_center_queue_edit']['ru-ru'] = "Очередь Колл-центра";
$text['title-call_center_queue_edit']['sv-se'] = "Call Center Kö";
$text['title-call_center_queue_edit']['uk-ua'] = "Черга кол-центра";
@@ -109,6 +115,7 @@ $text['title-call_center_queue_add']['nl-nl'] = "";
$text['title-call_center_queue_add']['pl-pl'] = "Kolejka w Call Center ";
$text['title-call_center_queue_add']['pt-br'] = "Adicionar fila ao Call Center";
$text['title-call_center_queue_add']['pt-pt'] = "Call Center Queue";
$text['title-call_center_queue_add']['ro-ro'] = "";
$text['title-call_center_queue_add']['ru-ru'] = "Очередь Колл-центра";
$text['title-call_center_queue_add']['sv-se'] = "Call Center Kö";
$text['title-call_center_queue_add']['uk-ua'] = "Черга кол-центра";
@@ -125,6 +132,7 @@ $text['title-call_center_agents']['nl-nl'] = "";
$text['title-call_center_agents']['pl-pl'] = "Agenci w Call Center";
$text['title-call_center_agents']['pt-br'] = "Agentes do call center";
$text['title-call_center_agents']['pt-pt'] = "Agentes do Call Center";
$text['title-call_center_agents']['ro-ro'] = "";
$text['title-call_center_agents']['ru-ru'] = "Операторы Колл-центра";
$text['title-call_center_agents']['sv-se'] = "Call Center Agenter";
$text['title-call_center_agents']['uk-ua'] = "Оператори кол-центра";
@@ -141,6 +149,7 @@ $text['title-call_center_agent_status']['nl-nl'] = "";
$text['title-call_center_agent_status']['pl-pl'] = "Status agentów w Call Center";
$text['title-call_center_agent_status']['pt-br'] = "Estado do agente do Call Center";
$text['title-call_center_agent_status']['pt-pt'] = "Estado do Agente do Call Center";
$text['title-call_center_agent_status']['ro-ro'] = "";
$text['title-call_center_agent_status']['ru-ru'] = "Статус оператора Колл-центра";
$text['title-call_center_agent_status']['sv-se'] = "Call Center Agent Status";
$text['title-call_center_agent_status']['uk-ua'] = "Статус оператора кол-центра";
@@ -157,6 +166,7 @@ $text['title-call_center_agent_edit']['nl-nl'] = "";
$text['title-call_center_agent_edit']['pl-pl'] = "Agent w Call Center";
$text['title-call_center_agent_edit']['pt-br'] = "Editar agente do Call Center";
$text['title-call_center_agent_edit']['pt-pt'] = "Editar Agente do Call Center";
$text['title-call_center_agent_edit']['ro-ro'] = "";
$text['title-call_center_agent_edit']['ru-ru'] = "Оператор Колл-центра";
$text['title-call_center_agent_edit']['sv-se'] = "Call Center Agent";
$text['title-call_center_agent_edit']['uk-ua'] = "Оператор кол-центра";
@@ -173,6 +183,7 @@ $text['title-call_center_agent_add']['nl-nl'] = "";
$text['title-call_center_agent_add']['pl-pl'] = "Agent w Call Center";
$text['title-call_center_agent_add']['pt-br'] = "Adicionar agente ao Call Center";
$text['title-call_center_agent_add']['pt-pt'] = "Adicionar Agente ao Call Center";
$text['title-call_center_agent_add']['ro-ro'] = "";
$text['title-call_center_agent_add']['ru-ru'] = "Оператор Колл-центра";
$text['title-call_center_agent_add']['sv-se'] = "Call Center Agent";
$text['title-call_center_agent_add']['uk-ua'] = "Оператор кол-центра";
@@ -189,6 +200,7 @@ $text['title-call_center']['nl-nl'] = "";
$text['title-call_center']['pl-pl'] = "Call Center ";
$text['title-call_center']['pt-br'] = "Call Center";
$text['title-call_center']['pt-pt'] = "Centro de Chamadas";
$text['title-call_center']['ro-ro'] = "";
$text['title-call_center']['ru-ru'] = "Колл-центр";
$text['title-call_center']['sv-se'] = "Call Center";
$text['title-call_center']['uk-ua'] = "Кол-центр";
@@ -205,6 +217,7 @@ $text['option-usring']['nl-nl'] = "";
$text['option-usring']['pl-pl'] = "us-ring";
$text['option-usring']['pt-br'] = "us-ring";
$text['option-usring']['pt-pt'] = "us-ring";
$text['option-usring']['ro-ro'] = "";
$text['option-usring']['ru-ru'] = "us-ring";
$text['option-usring']['sv-se'] = "us-ring";
$text['option-usring']['uk-ua'] = "us-ring";
@@ -221,6 +234,7 @@ $text['option-ukring']['nl-nl'] = "";
$text['option-ukring']['pl-pl'] = "uk-ring";
$text['option-ukring']['pt-br'] = "uk-ring";
$text['option-ukring']['pt-pt'] = "uk-ring";
$text['option-ukring']['ro-ro'] = "";
$text['option-ukring']['ru-ru'] = "uk-ring";
$text['option-ukring']['sv-se'] = "uk-ring";
$text['option-ukring']['uk-ua'] = "uk-ring";
@@ -237,6 +251,7 @@ $text['option-true']['nl-nl'] = "";
$text['option-true']['pl-pl'] = "Tak";
$text['option-true']['pt-br'] = "Sim";
$text['option-true']['pt-pt'] = "Sim";
$text['option-true']['ro-ro'] = "";
$text['option-true']['ru-ru'] = "Да";
$text['option-true']['sv-se'] = "Sann";
$text['option-true']['uk-ua'] = "Так";
@@ -253,6 +268,7 @@ $text['option-top_down']['nl-nl'] = "";
$text['option-top_down']['pl-pl'] = "Z góry na dół";
$text['option-top_down']['pt-br'] = "De cima para baixo";
$text['option-top_down']['pt-pt'] = "Top Down";
$text['option-top_down']['ro-ro'] = "";
$text['option-top_down']['ru-ru'] = "Выпадающий";
$text['option-top_down']['sv-se'] = "Uppifrån Ned";
$text['option-top_down']['uk-ua'] = "";
@@ -269,6 +285,7 @@ $text['option-system']['nl-nl'] = "";
$text['option-system']['pl-pl'] = "System";
$text['option-system']['pt-br'] = "Sistema";
$text['option-system']['pt-pt'] = "sistema";
$text['option-system']['ro-ro'] = "";
$text['option-system']['ru-ru'] = "Система";
$text['option-system']['sv-se'] = "System";
$text['option-system']['uk-ua'] = "Система";
@@ -285,6 +302,7 @@ $text['option-sequentially_by_next_agent_order']['nl-nl'] = "";
$text['option-sequentially_by_next_agent_order']['pl-pl'] = "Kolejno dp każdego następnego agenta";
$text['option-sequentially_by_next_agent_order']['pt-br'] = "Sequencialmente pela ordem do próximo agente";
$text['option-sequentially_by_next_agent_order']['pt-pt'] = "Sequencialmente pela ordem do próximo agente";
$text['option-sequentially_by_next_agent_order']['ro-ro'] = "";
$text['option-sequentially_by_next_agent_order']['ru-ru'] = "Последовательно, к следующему оператору по порядку";
$text['option-sequentially_by_next_agent_order']['sv-se'] = "Sekventiellt genom nästa Agent ordning";
$text['option-sequentially_by_next_agent_order']['uk-ua'] = "Послідовно до наступного оператора за порядком";
@@ -301,6 +319,7 @@ $text['option-sequentially_by_agent_order']['nl-nl'] = "";
$text['option-sequentially_by_agent_order']['pl-pl'] = "Kolejno dp każdego agenta";
$text['option-sequentially_by_agent_order']['pt-br'] = "Sequencialmente pela ordem dos agentes";
$text['option-sequentially_by_agent_order']['pt-pt'] = "Sequencialmente pela ordem dos agentes";
$text['option-sequentially_by_agent_order']['ro-ro'] = "";
$text['option-sequentially_by_agent_order']['ru-ru'] = "Последовательно, к следующему оператору";
$text['option-sequentially_by_agent_order']['sv-se'] = "Sekventiellt genom Agent ordning";
$text['option-sequentially_by_agent_order']['uk-ua'] = "";
@@ -317,6 +336,7 @@ $text['option-rsring']['nl-nl'] = "";
$text['option-rsring']['pl-pl'] = "rs-ring";
$text['option-rsring']['pt-br'] = "rs-ring";
$text['option-rsring']['pt-pt'] = "rs-ring";
$text['option-rsring']['ro-ro'] = "";
$text['option-rsring']['ru-ru'] = "rs-ring";
$text['option-rsring']['sv-se'] = "rs-ring";
$text['option-rsring']['uk-ua'] = "rs-ring";
@@ -333,6 +353,7 @@ $text['option-round_robin']['nl-nl'] = "";
$text['option-round_robin']['pl-pl'] = "Round Robin ";
$text['option-round_robin']['pt-br'] = "Round Robin";
$text['option-round_robin']['pt-pt'] = "Round Robin";
$text['option-round_robin']['ro-ro'] = "";
$text['option-round_robin']['ru-ru'] = "Круговая";
$text['option-round_robin']['sv-se'] = "Round Robin (Cirkulär)";
$text['option-round_robin']['uk-ua'] = "";
@@ -349,6 +370,7 @@ $text['option-ring_all']['nl-nl'] = "";
$text['option-ring_all']['pl-pl'] = "Dzwonią wszyscy";
$text['option-ring_all']['pt-br'] = "Tocar em todos";
$text['option-ring_all']['pt-pt'] = "Tocar em todos";
$text['option-ring_all']['ro-ro'] = "";
$text['option-ring_all']['ru-ru'] = "Звонят все";
$text['option-ring_all']['sv-se'] = "Ring på Alla";
$text['option-ring_all']['uk-ua'] = "Дзвонити всім";
@@ -365,6 +387,7 @@ $text['option-random']['nl-nl'] = "";
$text['option-random']['pl-pl'] = "Przypadkowo";
$text['option-random']['pt-br'] = "Aleatório";
$text['option-random']['pt-pt'] = "Aleatório";
$text['option-random']['ro-ro'] = "";
$text['option-random']['ru-ru'] = "Случайно";
$text['option-random']['sv-se'] = "Slumpvis";
$text['option-random']['uk-ua'] = "Випадково";
@@ -381,6 +404,7 @@ $text['option-queue']['nl-nl'] = "";
$text['option-queue']['pl-pl'] = "KOlejka";
$text['option-queue']['pt-br'] = "Fila";
$text['option-queue']['pt-pt'] = "Fila";
$text['option-queue']['ro-ro'] = "";
$text['option-queue']['ru-ru'] = "Очередь";
$text['option-queue']['sv-se'] = "Kö";
$text['option-queue']['uk-ua'] = "Черга";
@@ -397,6 +421,7 @@ $text['option-ptring']['nl-nl'] = "";
$text['option-ptring']['pl-pl'] = "pt-ring";
$text['option-ptring']['pt-br'] = "pt-ring";
$text['option-ptring']['pt-pt'] = "pt-ring";
$text['option-ptring']['ro-ro'] = "";
$text['option-ptring']['ru-ru'] = "pt-ring";
$text['option-ptring']['sv-se'] = "pt-ring";
$text['option-ptring']['uk-ua'] = "pt-ring";
@@ -413,6 +438,7 @@ $text['option-on_break']['nl-nl'] = "";
$text['option-on_break']['pl-pl'] = "Na przerwie";
$text['option-on_break']['pt-br'] = "Pausado";
$text['option-on_break']['pt-pt'] = "On Break";
$text['option-on_break']['ro-ro'] = "";
$text['option-on_break']['ru-ru'] = "Перерыв";
$text['option-on_break']['sv-se'] = "På Rast";
$text['option-on_break']['uk-ua'] = "На перерві";
@@ -429,6 +455,7 @@ $text['option-no_change']['nl-nl'] = "";
$text['option-no_change']['pl-pl'] = "Bez zmian";
$text['option-no_change']['pt-br'] = "Não modificar";
$text['option-no_change']['pt-pt'] = "No Change";
$text['option-no_change']['ro-ro'] = "";
$text['option-no_change']['ru-ru'] = "Без изменения";
$text['option-no_change']['sv-se'] = "Ingen Förändring";
$text['option-no_change']['uk-ua'] = "Без змін";
@@ -445,6 +472,7 @@ $text['option-longest_idle_agent']['nl-nl'] = "";
$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'] = "";
$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'] = "";
@@ -461,6 +489,7 @@ $text['option-logged_out']['nl-nl'] = "";
$text['option-logged_out']['pl-pl'] = "Wylogowany";
$text['option-logged_out']['pt-br'] = "Desconectado";
$text['option-logged_out']['pt-pt'] = "Desconectado";
$text['option-logged_out']['ro-ro'] = "";
$text['option-logged_out']['ru-ru'] = "Выйти";
$text['option-logged_out']['sv-se'] = "Utloggad";
$text['option-logged_out']['uk-ua'] = "Вийшов";
@@ -477,6 +506,7 @@ $text['option-itring']['nl-nl'] = "";
$text['option-itring']['pl-pl'] = "it-ring";
$text['option-itring']['pt-br'] = "it_ring";
$text['option-itring']['pt-pt'] = "it-ring";
$text['option-itring']['ro-ro'] = "";
$text['option-itring']['ru-ru'] = "it-ring";
$text['option-itring']['sv-se'] = "it-ring";
$text['option-itring']['uk-ua'] = "it-ring";
@@ -493,6 +523,7 @@ $text['option-frring']['nl-nl'] = "";
$text['option-frring']['pl-pl'] = "fr-ring";
$text['option-frring']['pt-br'] = "fr-ring";
$text['option-frring']['pt-pt'] = "fr-ring";
$text['option-frring']['ro-ro'] = "";
$text['option-frring']['ru-ru'] = "fr-ring";
$text['option-frring']['sv-se'] = "fr-ring";
$text['option-frring']['uk-ua'] = "fr-ring";
@@ -509,6 +540,7 @@ $text['option-dering']['nl-nl'] = "";
$text['option-dering']['pl-pl'] = "de-ring";
$text['option-dering']['pt-br'] = "de-ring";
$text['option-dering']['pt-pt'] = "de-ring";
$text['option-dering']['ro-ro'] = "";
$text['option-dering']['ru-ru'] = "de-ring";
$text['option-dering']['sv-se'] = "de-ring";
$text['option-dering']['uk-ua'] = "de-ring";
@@ -525,6 +557,7 @@ $text['option-false']['nl-nl'] = "";
$text['option-false']['pl-pl'] = "Nie";
$text['option-false']['pt-br'] = "Não";
$text['option-false']['pt-pt'] = "Não";
$text['option-false']['ro-ro'] = "";
$text['option-false']['ru-ru'] = "Нет";
$text['option-false']['sv-se'] = "Falsk";
$text['option-false']['uk-ua'] = "Ні";
@@ -541,6 +574,7 @@ $text['option-do_not_disturb']['nl-nl'] = "";
$text['option-do_not_disturb']['pl-pl'] = "Nie przeszkadzaj (DND)";
$text['option-do_not_disturb']['pt-br'] = "Não perturbe (DND)";
$text['option-do_not_disturb']['pt-pt'] = "Não incomodar";
$text['option-do_not_disturb']['ro-ro'] = "";
$text['option-do_not_disturb']['ru-ru'] = "Не беспокоить";
$text['option-do_not_disturb']['sv-se'] = "Stör Ej";
$text['option-do_not_disturb']['uk-ua'] = "Не турбувати";
@@ -557,6 +591,7 @@ $text['option-available_on_demand']['nl-nl'] = "";
$text['option-available_on_demand']['pl-pl'] = "Dostępny (na żądanie)";
$text['option-available_on_demand']['pt-br'] = "Disponível (Sob demanda)";
$text['option-available_on_demand']['pt-pt'] = "Disponível (On Demand)";
$text['option-available_on_demand']['ro-ro'] = "";
$text['option-available_on_demand']['ru-ru'] = "Доступен (по требованию)";
$text['option-available_on_demand']['sv-se'] = "Tillgänglig (På Begäran)";
$text['option-available_on_demand']['uk-ua'] = "Доступний (на вимогу)";
@@ -573,6 +608,7 @@ $text['option-available']['nl-nl'] = "";
$text['option-available']['pl-pl'] = "Dostępny";
$text['option-available']['pt-br'] = "Disponível";
$text['option-available']['pt-pt'] = "Disponível";
$text['option-available']['ro-ro'] = "";
$text['option-available']['ru-ru'] = "Доступен";
$text['option-available']['sv-se'] = "Tillgänglig";
$text['option-available']['uk-ua'] = "Доступний";
@@ -589,6 +625,7 @@ $text['option-agent_with_least_talk_time']['nl-nl'] = "";
$text['option-agent_with_least_talk_time']['pl-pl'] = "Agent z najkrótszym czasem rozmowy";
$text['option-agent_with_least_talk_time']['pt-br'] = "Agente com o menor tempo de comunicação";
$text['option-agent_with_least_talk_time']['pt-pt'] = "Agente com o menor tempo de comunicação";
$text['option-agent_with_least_talk_time']['ro-ro'] = "";
$text['option-agent_with_least_talk_time']['ru-ru'] = "Оператор с наименьшим временем разговора";
$text['option-agent_with_least_talk_time']['sv-se'] = "Agent med minst taltid";
$text['option-agent_with_least_talk_time']['uk-ua'] = "Оператор з найменшим часом розмови";
@@ -605,6 +642,7 @@ $text['option-agent_with_fewest_calls']['nl-nl'] = "";
$text['option-agent_with_fewest_calls']['pl-pl'] = "Agent z najmniejszą ilością rozmów";
$text['option-agent_with_fewest_calls']['pt-br'] = "Agente com o menor número de chamadas";
$text['option-agent_with_fewest_calls']['pt-pt'] = "Agente com o menor número de chamadas";
$text['option-agent_with_fewest_calls']['ro-ro'] = "";
$text['option-agent_with_fewest_calls']['ru-ru'] = "Оператор c наименьшим количеством вызовов";
$text['option-agent_with_fewest_calls']['sv-se'] = "Agent med minst antal samtal";
$text['option-agent_with_fewest_calls']['uk-ua'] = "Оператор з найменшою кількістю дзвінків";
@@ -621,6 +659,7 @@ $text['message-maximum_queues']['nl-nl'] = "";
$text['message-maximum_queues']['pl-pl'] = "Maksymalna ilość kolejek:";
$text['message-maximum_queues']['pt-br'] = "Máximo de filas permitido:";
$text['message-maximum_queues']['pt-pt'] = "Filas Máximo Permitido:";
$text['message-maximum_queues']['ro-ro'] = "";
$text['message-maximum_queues']['ru-ru'] = "Максимальное количество очередей:";
$text['message-maximum_queues']['sv-se'] = "Max Antal Kö:er:";
$text['message-maximum_queues']['uk-ua'] = "Максимальна кількість черг:";
@@ -637,6 +676,7 @@ $text['message-duplicate_agent_id']['nl-nl'] = "";
$text['message-duplicate_agent_id']['pl-pl'] = "Duplikat Wykryto Agenta ID";
$text['message-duplicate_agent_id']['pt-br'] = "Duplicar ID do agente detectado";
$text['message-duplicate_agent_id']['pt-pt'] = "Duplicar Agent ID Detectado";
$text['message-duplicate_agent_id']['ro-ro'] = "";
$text['message-duplicate_agent_id']['ru-ru'] = "Выявлен дубликат шдентификатора оператора";
$text['message-duplicate_agent_id']['sv-se'] = "Duplicate Agent-ID Funnet";
$text['message-duplicate_agent_id']['uk-ua'] = "Повторювані Ідентифікатор агента Виявлено";
@@ -653,6 +693,7 @@ $text['label-wrap_up_time']['nl-nl'] = "";
$text['label-wrap_up_time']['pl-pl'] = "Dostępny czas po zakończeniu rozmowy";
$text['label-wrap_up_time']['pt-br'] = "Tempo de preparação";
$text['label-wrap_up_time']['pt-pt'] = "Tempo de preparação";
$text['label-wrap_up_time']['ro-ro'] = "";
$text['label-wrap_up_time']['ru-ru'] = "Время паузы между вызовами";
$text['label-wrap_up_time']['sv-se'] = "'Wrap Up' Tid";
$text['label-wrap_up_time']['uk-ua'] = "";
@@ -669,6 +710,7 @@ $text['label-type']['nl-nl'] = "";
$text['label-type']['pl-pl'] = "Typ";
$text['label-type']['pt-br'] = "Tipo";
$text['label-type']['pt-pt'] = "Tipo";
$text['label-type']['ro-ro'] = "";
$text['label-type']['ru-ru'] = "Тип";
$text['label-type']['sv-se'] = "Typ";
$text['label-type']['uk-ua'] = "Тип";
@@ -685,6 +727,7 @@ $text['label-timeout_action']['nl-nl'] = "";
$text['label-timeout_action']['pl-pl'] = "Następny krok po upływie limitu czasowego";
$text['label-timeout_action']['pt-br'] = "Ação de tempo limite";
$text['label-timeout_action']['pt-pt'] = "Acção de Timeout";
$text['label-timeout_action']['ro-ro'] = "";
$text['label-timeout_action']['ru-ru'] = "Действие по тайм-ауту";
$text['label-timeout_action']['sv-se'] = "Timeout Åtgärd";
$text['label-timeout_action']['uk-ua'] = "";
@@ -701,6 +744,7 @@ $text['label-time_base_score']['nl-nl'] = "";
$text['label-time_base_score']['pl-pl'] = "Wynik oparty na czasie";
$text['label-time_base_score']['pt-br'] = "Pontuação baseada no tempo";
$text['label-time_base_score']['pt-pt'] = "Pontuação baseada no tempo";
$text['label-time_base_score']['ro-ro'] = "";
$text['label-time_base_score']['ru-ru'] = "Оценка по времени";
$text['label-time_base_score']['sv-se'] = "Tidsbaserat Resultat";
$text['label-time_base_score']['uk-ua'] = "";
@@ -717,6 +761,7 @@ $text['label-tiers']['nl-nl'] = "";
$text['label-tiers']['pl-pl'] = "Poziomy";
$text['label-tiers']['pt-br'] = "Niveis do Call Center";
$text['label-tiers']['pt-pt'] = "Níveis do Call Center";
$text['label-tiers']['ro-ro'] = "";
$text['label-tiers']['ru-ru'] = "Компетенции";
$text['label-tiers']['sv-se'] = "Kunskap";
$text['label-tiers']['uk-ua'] = "";
@@ -733,6 +778,7 @@ $text['label-tier_rules_apply']['nl-nl'] = "";
$text['label-tier_rules_apply']['pl-pl'] = "Zastosuj zasadę poziomów";
$text['label-tier_rules_apply']['pt-br'] = "Aplicar regas de nível";
$text['label-tier_rules_apply']['pt-pt'] = "Aplicar Regras de Nível";
$text['label-tier_rules_apply']['ro-ro'] = "";
$text['label-tier_rules_apply']['ru-ru'] = "Применять правила компетенции";
$text['label-tier_rules_apply']['sv-se'] = "Kunskap Regler Gäller";
$text['label-tier_rules_apply']['uk-ua'] = "";
@@ -749,6 +795,7 @@ $text['label-tier_rule_wait_second']['nl-nl'] = "";
$text['label-tier_rule_wait_second']['pl-pl'] = "Poziomowa zasada czekania";
$text['label-tier_rule_wait_second']['pt-br'] = "Regra de segundo nível de espera";
$text['label-tier_rule_wait_second']['pt-pt'] = "Regra de nível segundo espera";
$text['label-tier_rule_wait_second']['ro-ro'] = "";
$text['label-tier_rule_wait_second']['ru-ru'] = "Правило компетенции: Ждать секунд";
$text['label-tier_rule_wait_second']['sv-se'] = "Kunskap Regel Väntetid i Sekunder";
$text['label-tier_rule_wait_second']['uk-ua'] = "";
@@ -765,6 +812,7 @@ $text['label-tier_rule_wait_multiply_level']['nl-nl'] = "";
$text['label-tier_rule_wait_multiply_level']['pl-pl'] = "Poziomowa zasada przemnożenia";
$text['label-tier_rule_wait_multiply_level']['pt-br'] = "Regra de espera multiplicado pelo nível";
$text['label-tier_rule_wait_multiply_level']['pt-pt'] = "Regra de nível de espera multiplicado pelo nível";
$text['label-tier_rule_wait_multiply_level']['ro-ro'] = "";
$text['label-tier_rule_wait_multiply_level']['ru-ru'] = "Правило компетенции: Множитель ожидания";
$text['label-tier_rule_wait_multiply_level']['sv-se'] = "Kunskap Regel Väntetid Multipla Värden";
$text['label-tier_rule_wait_multiply_level']['uk-ua'] = "";
@@ -781,6 +829,7 @@ $text['label-tier_rule_no_agent_no_wait']['nl-nl'] = "";
$text['label-tier_rule_no_agent_no_wait']['pl-pl'] = "Zasada poziomowa - nie ma agentów, nie ma czekania";
$text['label-tier_rule_no_agent_no_wait']['pt-br'] = "Regra de nível sem espera sem agente";
$text['label-tier_rule_no_agent_no_wait']['pt-pt'] = "Regra de Nível Sem agente Sem espera";
$text['label-tier_rule_no_agent_no_wait']['ro-ro'] = "";
$text['label-tier_rule_no_agent_no_wait']['ru-ru'] = "Правило компетенции: Нет оператора, нет ожидания";
$text['label-tier_rule_no_agent_no_wait']['sv-se'] = "Kunskap Regel Ingen Agent Ingen Väntan";
$text['label-tier_rule_no_agent_no_wait']['uk-ua'] = "";
@@ -797,6 +846,7 @@ $text['label-tier_position']['nl-nl'] = "";
$text['label-tier_position']['pl-pl'] = "Pozycja poziomu";
$text['label-tier_position']['pt-br'] = "Nível da posição";
$text['label-tier_position']['pt-pt'] = "Posição no Nível";
$text['label-tier_position']['ro-ro'] = "";
$text['label-tier_position']['ru-ru'] = "Позиция компетенции";
$text['label-tier_position']['sv-se'] = "Kunskap Position";
$text['label-tier_position']['uk-ua'] = "";
@@ -813,6 +863,7 @@ $text['label-tier_level']['nl-nl'] = "";
$text['label-tier_level']['pl-pl'] = "Tier Level ";
$text['label-tier_level']['pt-br'] = "Nível da camada";
$text['label-tier_level']['pt-pt'] = "Nível da Camada";
$text['label-tier_level']['ro-ro'] = "";
$text['label-tier_level']['ru-ru'] = "Уровень компетенции";
$text['label-tier_level']['sv-se'] = "Kunskap Nivå";
$text['label-tier_level']['uk-ua'] = "";
@@ -829,6 +880,7 @@ $text['label-strategy']['nl-nl'] = "";
$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'] = "";
$text['label-strategy']['ru-ru'] = "Стратегия";
$text['label-strategy']['sv-se'] = "Strategi";
$text['label-strategy']['uk-ua'] = "";
@@ -845,6 +897,7 @@ $text['label-status']['nl-nl'] = "";
$text['label-status']['pl-pl'] = "Status";
$text['label-status']['pt-br'] = "Estado";
$text['label-status']['pt-pt'] = "Estado";
$text['label-status']['ro-ro'] = "";
$text['label-status']['ru-ru'] = "Статус";
$text['label-status']['sv-se'] = "Status";
$text['label-status']['uk-ua'] = "Статус";
@@ -861,6 +914,7 @@ $text['label-reject_delay_time']['nl-nl'] = "";
$text['label-reject_delay_time']['pl-pl'] = "Odrzuć opóznienie czasowe";
$text['label-reject_delay_time']['pt-br'] = "Tempo de espera para rejeitar";
$text['label-reject_delay_time']['pt-pt'] = "Tempo de espera para rejeitar";
$text['label-reject_delay_time']['ro-ro'] = "";
$text['label-reject_delay_time']['ru-ru'] = "Время задержки по отказу";
$text['label-reject_delay_time']['sv-se'] = "Fördröjning vid Neka";
$text['label-reject_delay_time']['uk-ua'] = "";
@@ -877,6 +931,7 @@ $text['label-record_template']['nl-nl'] = "";
$text['label-record_template']['pl-pl'] = "Nagrywanie";
$text['label-record_template']['pt-br'] = "Gravar";
$text['label-record_template']['pt-pt'] = "Gravar";
$text['label-record_template']['ro-ro'] = "";
$text['label-record_template']['ru-ru'] = "Запись";
$text['label-record_template']['sv-se'] = "Spela In";
$text['label-record_template']['uk-ua'] = "Запис";
@@ -893,6 +948,7 @@ $text['label-queue_name']['nl-nl'] = "";
$text['label-queue_name']['pl-pl'] = "Nazwa kolejki";
$text['label-queue_name']['pt-br'] = "Nome da fila";
$text['label-queue_name']['pt-pt'] = "Nome da Fila";
$text['label-queue_name']['ro-ro'] = "";
$text['label-queue_name']['ru-ru'] = "Имя очереди";
$text['label-queue_name']['sv-se'] = "Kö Namn";
$text['label-queue_name']['uk-ua'] = "Назва черги";
@@ -909,6 +965,7 @@ $text['label-options']['nl-nl'] = "";
$text['label-options']['pl-pl'] = "Opcje";
$text['label-options']['pt-br'] = "Opções";
$text['label-options']['pt-pt'] = "Opções";
$text['label-options']['ro-ro'] = "";
$text['label-options']['ru-ru'] = "Параметры";
$text['label-options']['sv-se'] = "Val";
$text['label-options']['uk-ua'] = "Параметри";
@@ -925,6 +982,7 @@ $text['label-no_answer_delay_time']['nl-nl'] = "";
$text['label-no_answer_delay_time']['pl-pl'] = "Opóźnienie odebrania rozmowy";
$text['label-no_answer_delay_time']['pt-br'] = "Sem resposta, atraso temporário";
$text['label-no_answer_delay_time']['pt-pt'] = "Sem Resposta Atraso Temporal ";
$text['label-no_answer_delay_time']['ro-ro'] = "";
$text['label-no_answer_delay_time']['ru-ru'] = "Время задержи по неответу";
$text['label-no_answer_delay_time']['sv-se'] = "Fördröjning vid ej svar";
$text['label-no_answer_delay_time']['uk-ua'] = "";
@@ -941,6 +999,7 @@ $text['label-music_on_hold']['nl-nl'] = "";
$text['label-music_on_hold']['pl-pl'] = "Muzyka na czekanie";
$text['label-music_on_hold']['pt-br'] = "Música em espera";
$text['label-music_on_hold']['pt-pt'] = "Música em Espera";
$text['label-music_on_hold']['ro-ro'] = "";
$text['label-music_on_hold']['ru-ru'] = "Музыка на удержании";
$text['label-music_on_hold']['sv-se'] = "Väntmusik";
$text['label-music_on_hold']['uk-ua'] = "Мелодія на утримуванні";
@@ -957,6 +1016,7 @@ $text['label-max_wait_time_with_no_agent_time_reached']['nl-nl'] = "";
$text['label-max_wait_time_with_no_agent_time_reached']['pl-pl'] = "Maks czas oczekiwania bez agenta został przekroczony";
$text['label-max_wait_time_with_no_agent_time_reached']['pt-br'] = "Tempo máximo sem agente localizado";
$text['label-max_wait_time_with_no_agent_time_reached']['pt-pt'] = "Tempo máximo de espera sem agente atingido";
$text['label-max_wait_time_with_no_agent_time_reached']['ro-ro'] = "";
$text['label-max_wait_time_with_no_agent_time_reached']['ru-ru'] = "Достигнуто максимальное время ожидания при отсутствии операторов";
$text['label-max_wait_time_with_no_agent_time_reached']['sv-se'] = "Tidsgräns för 'Max Vänt Tid utan Agent' är nådd";
$text['label-max_wait_time_with_no_agent_time_reached']['uk-ua'] = "";
@@ -973,6 +1033,7 @@ $text['label-max_wait_time_with_no_agent']['nl-nl'] = "";
$text['label-max_wait_time_with_no_agent']['pl-pl'] = "Maks czas oczekiwania bez agenta ";
$text['label-max_wait_time_with_no_agent']['pt-br'] = "Tempo máximo sem agente ";
$text['label-max_wait_time_with_no_agent']['pt-pt'] = "Tempo máximo de espera sem agente";
$text['label-max_wait_time_with_no_agent']['ro-ro'] = "";
$text['label-max_wait_time_with_no_agent']['ru-ru'] = "Максимальное время ожидания при отсутствии операторов";
$text['label-max_wait_time_with_no_agent']['sv-se'] = "Max Vänt Tid utan Agent";
$text['label-max_wait_time_with_no_agent']['uk-ua'] = "Максимальний час очікування без оператора";
@@ -989,6 +1050,7 @@ $text['label-max_wait_time']['nl-nl'] = "";
$text['label-max_wait_time']['pl-pl'] = "Maks czas oczekiwania";
$text['label-max_wait_time']['pt-br'] = "Tempo máximo de espera";
$text['label-max_wait_time']['pt-pt'] = "Tempo máximo de espera";
$text['label-max_wait_time']['ro-ro'] = "";
$text['label-max_wait_time']['ru-ru'] = "Максимальное время ожидания";
$text['label-max_wait_time']['sv-se'] = "Max Vänt Tid";
$text['label-max_wait_time']['uk-ua'] = "Максимальний час очікування";
@@ -1005,6 +1067,7 @@ $text['label-max_no_answer']['nl-nl'] = "";
$text['label-max_no_answer']['pl-pl'] = "Maks czas nieodbierania";
$text['label-max_no_answer']['pt-br'] = "Número máximo de não respondidas";
$text['label-max_no_answer']['pt-pt'] = "Número máximo de não respondidas";
$text['label-max_no_answer']['ro-ro'] = "";
$text['label-max_no_answer']['ru-ru'] = "Максимальное время без ответа";
$text['label-max_no_answer']['sv-se'] = "Max Inget Svar";
$text['label-max_no_answer']['uk-ua'] = "Максимальний час без відповіді";
@@ -1021,6 +1084,7 @@ $text['label-extension']['nl-nl'] = "";
$text['label-extension']['pl-pl'] = "Numer wewnętrzny";
$text['label-extension']['pt-br'] = "Ramal";
$text['label-extension']['pt-pt'] = "Extensão";
$text['label-extension']['ro-ro'] = "";
$text['label-extension']['ru-ru'] = "Внутренний номер";
$text['label-extension']['sv-se'] = "Anknytning";
$text['label-extension']['uk-ua'] = "Розширення (Extention)";
@@ -1037,6 +1101,7 @@ $text['label-discard_abandoned_after']['nl-nl'] = "";
$text['label-discard_abandoned_after']['pl-pl'] = "Odrzuć opuszczoną rozmowę po";
$text['label-discard_abandoned_after']['pt-br'] = "Descartar depois de abandonado";
$text['label-discard_abandoned_after']['pt-pt'] = "Rejeição abandonada depois";
$text['label-discard_abandoned_after']['ro-ro'] = "";
$text['label-discard_abandoned_after']['ru-ru'] = "Сбросить вызов после покидания очереди";
$text['label-discard_abandoned_after']['sv-se'] = "Uteslut Ej Besvarat Efter";
$text['label-discard_abandoned_after']['uk-ua'] = "";
@@ -1053,6 +1118,7 @@ $text['label-default_status']['nl-nl'] = "";
$text['label-default_status']['pl-pl'] = "z góry określony status";
$text['label-default_status']['pt-br'] = "Estado Padrão";
$text['label-default_status']['pt-pt'] = "Estado Predeterminado";
$text['label-default_status']['ro-ro'] = "";
$text['label-default_status']['ru-ru'] = "Статус по умолчанию";
$text['label-default_status']['sv-se'] = "i förväg fastställda status";
$text['label-default_status']['uk-ua'] = "Статус за замовчуванням";
@@ -1069,6 +1135,7 @@ $text['label-contact']['nl-nl'] = "";
$text['label-contact']['pl-pl'] = "Docelowy numer wew";
$text['label-contact']['pt-br'] = "Contato";
$text['label-contact']['pt-pt'] = "Contacto";
$text['label-contact']['ro-ro'] = "";
$text['label-contact']['ru-ru'] = "Контакт";
$text['label-contact']['sv-se'] = "Kontakt";
$text['label-contact']['uk-ua'] = "Контакт";
@@ -1085,6 +1152,7 @@ $text['label-caller_id_name_prefix']['nl-nl'] = "";
$text['label-caller_id_name_prefix']['pl-pl'] = "Prefiks nazwy abonenta dzwoniacego";
$text['label-caller_id_name_prefix']['pt-br'] = "Prefixo do nome do discador";
$text['label-caller_id_name_prefix']['pt-pt'] = "Prefixo do nome do chamador";
$text['label-caller_id_name_prefix']['ro-ro'] = "";
$text['label-caller_id_name_prefix']['ru-ru'] = "Префикс СallerID/Имя";
$text['label-caller_id_name_prefix']['sv-se'] = "Caller ID Namn Prefix";
$text['label-caller_id_name_prefix']['uk-ua'] = "";
@@ -1101,6 +1169,7 @@ $text['label-caller_announce_sound']['nl-nl'] = "";
$text['label-caller_announce_sound']['pl-pl'] = "Zapowiedź głośowa";
$text['label-caller_announce_sound']['pt-br'] = "Som de anuncio";
$text['label-caller_announce_sound']['pt-pt'] = "Som Anuncie";
$text['label-caller_announce_sound']['ro-ro'] = "";
$text['label-caller_announce_sound']['ru-ru'] = "Звук объявления";
$text['label-caller_announce_sound']['sv-se'] = "Meddelande Ljud";
$text['label-caller_announce_sound']['uk-ua'] = "";
@@ -1117,6 +1186,7 @@ $text['label-caller_announce_frequency']['nl-nl'] = "";
$text['label-caller_announce_frequency']['pl-pl'] = "Częstotliwość zapowiedzi";
$text['label-caller_announce_frequency']['pt-br'] = "Frequência do anuncio";
$text['label-caller_announce_frequency']['pt-pt'] = "o Frequency Anuncie";
$text['label-caller_announce_frequency']['ro-ro'] = "";
$text['label-caller_announce_frequency']['ru-ru'] = "Частота объявления";
$text['label-caller_announce_frequency']['sv-se'] = "Meddelande Frekvens";
$text['label-caller_announce_frequency']['uk-ua'] = "";
@@ -1133,6 +1203,7 @@ $text['label-exit_keys']['nl-nl'] = "";
$text['label-exit_keys']['pl-pl'] = "";
$text['label-exit_keys']['pt-br'] = "";
$text['label-exit_keys']['pt-pt'] = "";
$text['label-exit_keys']['ro-ro'] = "";
$text['label-exit_keys']['ru-ru'] = "";
$text['label-exit_keys']['sv-se'] = "Knapp för att lämna";
$text['label-exit_keys']['uk-ua'] = "";
@@ -1149,6 +1220,7 @@ $text['description-exit_keys']['nl-nl'] = "";
$text['description-exit_keys']['pl-pl'] = "";
$text['description-exit_keys']['pt-br'] = "";
$text['description-exit_keys']['pt-pt'] = "";
$text['description-exit_keys']['ro-ro'] = "";
$text['description-exit_keys']['ru-ru'] = "";
$text['description-exit_keys']['sv-se'] = "Knapp för att lämna den nuvarande kö:n";
$text['description-exit_keys']['uk-ua'] = "";
@@ -1165,6 +1237,7 @@ $text['label-call_timeout']['nl-nl'] = "";
$text['label-call_timeout']['pl-pl'] = "Limit czasu rozmowy";
$text['label-call_timeout']['pt-br'] = "Timeout da chamada";
$text['label-call_timeout']['pt-pt'] = "Tempo limite da chamada";
$text['label-call_timeout']['ro-ro'] = "";
$text['label-call_timeout']['ru-ru'] = "Тайм-аут вызова";
$text['label-call_timeout']['sv-se'] = "Ring Tidsgräns";
$text['label-call_timeout']['uk-ua'] = "Тайм-аут дзвінка";
@@ -1181,6 +1254,7 @@ $text['label-busy_delay_time']['nl-nl'] = "";
$text['label-busy_delay_time']['pl-pl'] = "Zajęty - opóznienie czasowe";
$text['label-busy_delay_time']['pt-br'] = "Tempo de espera para ocupado";
$text['label-busy_delay_time']['pt-pt'] = "Tempo de espera para ocupado";
$text['label-busy_delay_time']['ro-ro'] = "";
$text['label-busy_delay_time']['ru-ru'] = "Время задержки занятости";
$text['label-busy_delay_time']['sv-se'] = "Fördröjning vid Upptaget";
$text['label-busy_delay_time']['uk-ua'] = "";
@@ -1197,6 +1271,7 @@ $text['label-agent_password']['nl-nl'] = "";
$text['label-agent_password']['pl-pl'] = "Środek Hasło";
$text['label-agent_password']['pt-br'] = "Agente de Senha";
$text['label-agent_password']['pt-pt'] = "Agente Senha";
$text['label-agent_password']['ro-ro'] = "";
$text['label-agent_password']['ru-ru'] = "Пароль оператора";
$text['label-agent_password']['sv-se'] = "Agent Lösen";
$text['label-agent_password']['uk-ua'] = "";
@@ -1213,6 +1288,7 @@ $text['label-agent_name']['nl-nl'] = "";
$text['label-agent_name']['pl-pl'] = "Nazwa agenta";
$text['label-agent_name']['pt-br'] = "Nome do agente";
$text['label-agent_name']['pt-pt'] = "Nome do Agente";
$text['label-agent_name']['ro-ro'] = "";
$text['label-agent_name']['ru-ru'] = "Имя оператора";
$text['label-agent_name']['sv-se'] = "Agent Namn";
$text['label-agent_name']['uk-ua'] = "Ім’я оператора";
@@ -1229,6 +1305,7 @@ $text['label-agent_logout']['nl-nl'] = "";
$text['label-agent_logout']['pl-pl'] = "Agent wylogowany";
$text['label-agent_logout']['pt-br'] = "Logout do agente ";
$text['label-agent_logout']['pt-pt'] = "Logout do Agente";
$text['label-agent_logout']['ro-ro'] = "";
$text['label-agent_logout']['ru-ru'] = "Выход оператора";
$text['label-agent_logout']['sv-se'] = "Agent Logga Ut";
$text['label-agent_logout']['uk-ua'] = "";
@@ -1245,6 +1322,7 @@ $text['label-agent_id']['nl-nl'] = "";
$text['label-agent_id']['pl-pl'] = "Tożsamość agenta";
$text['label-agent_id']['pt-br'] = "Identidade do agente";
$text['label-agent_id']['pt-pt'] = "Identidade Agent";
$text['label-agent_id']['ro-ro'] = "";
$text['label-agent_id']['ru-ru'] = "Идентификатор оператора";
$text['label-agent_id']['sv-se'] = "Agent Identitet";
$text['label-agent_id']['uk-ua'] = "";
@@ -1261,6 +1339,7 @@ $text['label-agent']['nl-nl'] = "";
$text['label-agent']['pl-pl'] = "Agent";
$text['label-agent']['pt-br'] = "Agente";
$text['label-agent']['pt-pt'] = "Agente";
$text['label-agent']['ro-ro'] = "";
$text['label-agent']['ru-ru'] = "Оператор";
$text['label-agent']['sv-se'] = "Agent";
$text['label-agent']['uk-ua'] = "Оператор";
@@ -1277,6 +1356,7 @@ $text['label-abandoned_resume_allowed']['nl-nl'] = "";
$text['label-abandoned_resume_allowed']['pl-pl'] = "Odbieranie odrzuconych rozmów jest dozwolone";
$text['label-abandoned_resume_allowed']['pt-br'] = "Resumo de abandonos autorizados";
$text['label-abandoned_resume_allowed']['pt-pt'] = "Resume Autorizado";
$text['label-abandoned_resume_allowed']['ro-ro'] = "";
$text['label-abandoned_resume_allowed']['ru-ru'] = "Разрешить восстанавливать покинутый вызов";
$text['label-abandoned_resume_allowed']['sv-se'] = "Återuppta Ej Besvarade Tillåtet";
$text['label-abandoned_resume_allowed']['uk-ua'] = "";
@@ -1293,6 +1373,7 @@ $text['header-call_center_tier_edit']['nl-nl'] = "";
$text['header-call_center_tier_edit']['pl-pl'] = "Poziom w Call Center ";
$text['header-call_center_tier_edit']['pt-br'] = "Editar nível do Call Center";
$text['header-call_center_tier_edit']['pt-pt'] = "Editar Nível do Call Center";
$text['header-call_center_tier_edit']['ro-ro'] = "";
$text['header-call_center_tier_edit']['ru-ru'] = "Компетенция Колл-центра";
$text['header-call_center_tier_edit']['sv-se'] = "Call Center Kunskap";
$text['header-call_center_tier_edit']['uk-ua'] = "";
@@ -1309,6 +1390,7 @@ $text['header-call_center_queues']['nl-nl'] = "";
$text['header-call_center_queues']['pl-pl'] = "Kolejki w Call Center ";
$text['header-call_center_queues']['pt-br'] = "Filas do call center";
$text['header-call_center_queues']['pt-pt'] = "Filas do Call Center";
$text['header-call_center_queues']['ro-ro'] = "";
$text['header-call_center_queues']['ru-ru'] = "Очереди Колл-центра";
$text['header-call_center_queues']['sv-se'] = "Call Center Kö:er";
$text['header-call_center_queues']['uk-ua'] = "";
@@ -1325,6 +1407,7 @@ $text['header-call_center_queue_edit']['nl-nl'] = "";
$text['header-call_center_queue_edit']['pl-pl'] = "Kolejka w Call Center ";
$text['header-call_center_queue_edit']['pt-br'] = "Edutar fila do call center";
$text['header-call_center_queue_edit']['pt-pt'] = "Editar Fila do Call Center";
$text['header-call_center_queue_edit']['ro-ro'] = "";
$text['header-call_center_queue_edit']['ru-ru'] = "Очередь Колл-центра";
$text['header-call_center_queue_edit']['sv-se'] = "Call Center Kö";
$text['header-call_center_queue_edit']['uk-ua'] = "";
@@ -1341,6 +1424,7 @@ $text['header-call_center_queue_add']['nl-nl'] = "";
$text['header-call_center_queue_add']['pl-pl'] = "Kolejka w Call Center ";
$text['header-call_center_queue_add']['pt-br'] = "Adicionar fila ao Call Center";
$text['header-call_center_queue_add']['pt-pt'] = "Adicionar Fila ao Call Center";
$text['header-call_center_queue_add']['ro-ro'] = "";
$text['header-call_center_queue_add']['ru-ru'] = "Очередь Колл-центра";
$text['header-call_center_queue_add']['sv-se'] = "Call Center Kö";
$text['header-call_center_queue_add']['uk-ua'] = "";
@@ -1357,6 +1441,7 @@ $text['header-call_center_agents']['nl-nl'] = "";
$text['header-call_center_agents']['pl-pl'] = "Agenci w Call Center ";
$text['header-call_center_agents']['pt-br'] = "Agentes do Call Center";
$text['header-call_center_agents']['pt-pt'] = "Agentes do Call Center";
$text['header-call_center_agents']['ro-ro'] = "";
$text['header-call_center_agents']['ru-ru'] = "Операторы Колл-центра";
$text['header-call_center_agents']['sv-se'] = "Call Center Agenter";
$text['header-call_center_agents']['uk-ua'] = "";
@@ -1373,6 +1458,7 @@ $text['header-call_center_agent_status']['nl-nl'] = "";
$text['header-call_center_agent_status']['pl-pl'] = "Status agentów w Call Center ";
$text['header-call_center_agent_status']['pt-br'] = "Estado do agente do Call Center";
$text['header-call_center_agent_status']['pt-pt'] = "Estado do Agente do Call Center";
$text['header-call_center_agent_status']['ro-ro'] = "";
$text['header-call_center_agent_status']['ru-ru'] = "Статус оператора Колл-центра";
$text['header-call_center_agent_status']['sv-se'] = "Call Center Agent Status";
$text['header-call_center_agent_status']['uk-ua'] = "";
@@ -1389,6 +1475,7 @@ $text['header-call_center_agent_edit']['nl-nl'] = "";
$text['header-call_center_agent_edit']['pl-pl'] = "Agent w Call Center ";
$text['header-call_center_agent_edit']['pt-br'] = "Editar agente do Call Center";
$text['header-call_center_agent_edit']['pt-pt'] = "Editar Agente do Call Center";
$text['header-call_center_agent_edit']['ro-ro'] = "";
$text['header-call_center_agent_edit']['ru-ru'] = "Оператор Колл-центра";
$text['header-call_center_agent_edit']['sv-se'] = "Call Center Agent";
$text['header-call_center_agent_edit']['uk-ua'] = "";
@@ -1405,6 +1492,7 @@ $text['header-call_center_agent_add']['nl-nl'] = "";
$text['header-call_center_agent_add']['pl-pl'] = "Agenci w Call Center ";
$text['header-call_center_agent_add']['pt-br'] = "Adicionar agente ao Call Center";
$text['header-call_center_agent_add']['pt-pt'] = "Adicionar Agente ao Call Center";
$text['header-call_center_agent_add']['ro-ro'] = "";
$text['header-call_center_agent_add']['ru-ru'] = "Операторы Колл-центра";
$text['header-call_center_agent_add']['sv-se'] = "Call Center Agenter";
$text['header-call_center_agent_add']['uk-ua'] = "";
@@ -1421,6 +1509,7 @@ $text['description-wrap_up_time']['nl-nl'] = "";
$text['description-wrap_up_time']['pl-pl'] = "Wpisz dostępny czas po zakończeniu rozmowy";
$text['description-wrap_up_time']['pt-br'] = "Insira o tempo de preparação.";
$text['description-wrap_up_time']['pt-pt'] = "Introduza o tempo de preparação.";
$text['description-wrap_up_time']['ro-ro'] = "";
$text['description-wrap_up_time']['ru-ru'] = "Введите время паузы между вызовами";
$text['description-wrap_up_time']['sv-se'] = "Ange 'Wrap Up' tid.";
$text['description-wrap_up_time']['uk-ua'] = "";
@@ -1437,6 +1526,7 @@ $text['description-type']['nl-nl'] = "";
$text['description-type']['pl-pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
$text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
$text['description-type']['pt-pt'] = "Introduza o tipo do agente.";
$text['description-type']['ro-ro'] = "";
$text['description-type']['ru-ru'] = "Выберите тип оператора";
$text['description-type']['sv-se'] = "Ange agent typen.";
$text['description-type']['uk-ua'] = "";
@@ -1453,6 +1543,7 @@ $text['description-timeout_action']['nl-nl'] = "";
$text['description-timeout_action']['pl-pl'] = "Ustaw operację do wykonania po osiągnięciu maks czas oczekiwania.";
$text['description-timeout_action']['pt-br'] = "Defina a ação para realizar quando o tempo máximo de espera for atingido.";
$text['description-timeout_action']['pt-pt'] = "Defina a acção a realizar quando o tempo máximo de espera for atingido.";
$text['description-timeout_action']['ro-ro'] = "";
$text['description-timeout_action']['ru-ru'] = "Установите действие при достижении максимального времени ожидания";
$text['description-timeout_action']['sv-se'] = "Ange vad som skall utföras när max vänttid är nådd.";
$text['description-timeout_action']['uk-ua'] = "";
@@ -1469,6 +1560,7 @@ $text['description-time_base_score']['nl-nl'] = "";
$text['description-time_base_score']['pl-pl'] = "Wybierz wynik oparty na okresie czasowym";
$text['description-time_base_score']['pt-br'] = "Selecione o tempo base.";
$text['description-time_base_score']['pt-pt'] = "Seleccione o tempo base ";
$text['description-time_base_score']['ro-ro'] = "";
$text['description-time_base_score']['ru-ru'] = "Выберие оценку по времени";
$text['description-time_base_score']['sv-se'] = "Ange tids-baserad poäng.";
$text['description-time_base_score']['uk-ua'] = "";
@@ -1485,6 +1577,7 @@ $text['description-tiers']['nl-nl'] = "";
$text['description-tiers']['pl-pl'] = "Poziomy przypisują operatorów do usługi kolejkowania polaczeń";
$text['description-tiers']['pt-br'] = "Lista todos os níveis. Os níveis atribuem agentes na fila.";
$text['description-tiers']['pt-pt'] = "Lista todos os níveis. Os níveis atribuem agentes às filas.";
$text['description-tiers']['ro-ro'] = "";
$text['description-tiers']['ru-ru'] = "Привязка компетенции операторов к очередям";
$text['description-tiers']['sv-se'] = "Kunskap tilldelar agenter till kö:er.";
$text['description-tiers']['uk-ua'] = "";
@@ -1501,6 +1594,7 @@ $text['description-tier_rules_apply']['nl-nl'] = "";
$text['description-tier_rules_apply']['pl-pl'] = "Ustaw regułę poziomów za pomocą zwrotów TAK i NIE";
$text['description-tier_rules_apply']['pt-br'] = "Defina a regra de nível verdadeira ou falso.";
$text['description-tier_rules_apply']['pt-pt'] = "Defina a regra de nível a verdadeiro ou falso.";
$text['description-tier_rules_apply']['ro-ro'] = "";
$text['description-tier_rules_apply']['ru-ru'] = "Выберите, применять ли правила компетенций";
$text['description-tier_rules_apply']['sv-se'] = "Välj om Kunskap Regler Gäller skall vara sann/falsk.";
$text['description-tier_rules_apply']['uk-ua'] = "";
@@ -1517,6 +1611,7 @@ $text['description-tier_rule_wait_second']['nl-nl'] = "";
$text['description-tier_rule_wait_second']['pl-pl'] = "Ustaw regułę poziomów – czas oczekiwania w sekundach";
$text['description-tier_rule_wait_second']['pt-br'] = "Insira os segundos de espera para esse nível.";
$text['description-tier_rule_wait_second']['pt-pt'] = "Introduza os segundos de espera da regra de nível.";
$text['description-tier_rule_wait_second']['ro-ro'] = "";
$text['description-tier_rule_wait_second']['ru-ru'] = "Введите время правила компетенции ожидания";
$text['description-tier_rule_wait_second']['sv-se'] = "Ange kunskaps-regel vänt-tid (sekunder)";
$text['description-tier_rule_wait_second']['uk-ua'] = "";
@@ -1533,6 +1628,7 @@ $text['description-tier_rule_wait_multiply_level']['nl-nl'] = "";
$text['description-tier_rule_wait_multiply_level']['pl-pl'] = "Ustaw regułę poziomów – czas oczekiwania w wielu poziomach (TAK lub NIE)";
$text['description-tier_rule_wait_multiply_level']['pt-br'] = "Defina a regra de nível de espera multiplicado pelo nível.";
$text['description-tier_rule_wait_multiply_level']['pt-pt'] = "Defina a Regra de nível de espera multiplicado pelo nível.";
$text['description-tier_rule_wait_multiply_level']['ro-ro'] = "";
$text['description-tier_rule_wait_multiply_level']['ru-ru'] = "Выберите, применять ли правило множителя ожидания для компетенции";
$text['description-tier_rule_wait_multiply_level']['sv-se'] = "Välj om 'kunskaps-regel vänt-tid' multiply nivå skall vara sann eller ej.";
$text['description-tier_rule_wait_multiply_level']['uk-ua'] = "";
@@ -1549,6 +1645,7 @@ $text['description-tier_rule_no_agent_no_wait']['nl-nl'] = "";
$text['description-tier_rule_no_agent_no_wait']['pl-pl'] = "Ustaw regułę poziomów – brak czasu oczekiwania w przypadku braku operatora.";
$text['description-tier_rule_no_agent_no_wait']['pt-br'] = "Insira a regra sem agente na espera.";
$text['description-tier_rule_no_agent_no_wait']['pt-pt'] = "Introduza a regra sem agente sem espera.";
$text['description-tier_rule_no_agent_no_wait']['ro-ro'] = "";
$text['description-tier_rule_no_agent_no_wait']['ru-ru'] = "Введите правило для компетенции: нет оператора, нет ожидания";
$text['description-tier_rule_no_agent_no_wait']['sv-se'] = "Välj kunskaps-regel Ingen Agent Vänta Ej.";
$text['description-tier_rule_no_agent_no_wait']['uk-ua'] = "";
@@ -1565,6 +1662,7 @@ $text['description-tier_position']['nl-nl'] = "";
$text['description-tier_position']['pl-pl'] = "Wpisz pozycję poziomu";
$text['description-tier_position']['pt-br'] = "Selecione o nível da posição.";
$text['description-tier_position']['pt-pt'] = "Seleccione a posição no nível.";
$text['description-tier_position']['ro-ro'] = "";
$text['description-tier_position']['ru-ru'] = "Выберите позицию компетенции.";
$text['description-tier_position']['sv-se'] = "Välj Kunskaps position.";
$text['description-tier_position']['uk-ua'] = "";
@@ -1581,6 +1679,7 @@ $text['description-tier_level']['nl-nl'] = "";
$text['description-tier_level']['pl-pl'] = "Wybierz rodzaj poziomu";
$text['description-tier_level']['pt-br'] = "Selecione o nível da camada.";
$text['description-tier_level']['pt-pt'] = "Seleccione o nível da camada.";
$text['description-tier_level']['ro-ro'] = "";
$text['description-tier_level']['ru-ru'] = "Выберите уровень компетенции";
$text['description-tier_level']['sv-se'] = "Välj Kunskaps-nivå";
$text['description-tier_level']['uk-ua'] = "";
@@ -1597,6 +1696,7 @@ $text['description-strategy']['nl-nl'] = "";
$text['description-strategy']['pl-pl'] = "Wybierz strategię";
$text['description-strategy']['pt-br'] = "Selecione a estratégia da fila";
$text['description-strategy']['pt-pt'] = "Seleccione a estratégia da fila.";
$text['description-strategy']['ro-ro'] = "";
$text['description-strategy']['ru-ru'] = "Выберите стратегию обзвона очереди";
$text['description-strategy']['sv-se'] = "Välj strategi för ringflöde i kö:n.";
$text['description-strategy']['uk-ua'] = "";
@@ -1613,6 +1713,7 @@ $text['description-status']['nl-nl'] = "";
$text['description-status']['pl-pl'] = "Wybierz status użytkownika";
$text['description-status']['pt-br'] = "Escolha o padrão do agente.";
$text['description-status']['pt-pt'] = "Seleccione o estado do agente.";
$text['description-status']['ro-ro'] = "";
$text['description-status']['ru-ru'] = "Выберите статус оператора по умолчанию";
$text['description-status']['sv-se'] = "Välj agentens status";
$text['description-status']['uk-ua'] = "Виберіть статус користувача";
@@ -1629,6 +1730,7 @@ $text['description-reject_delay_time']['nl-nl'] = "";
$text['description-reject_delay_time']['pl-pl'] = "Wpisz opóźnienie czasowe w przypadku odrzucenia rozmowy";
$text['description-reject_delay_time']['pt-br'] = "Insira o tempo de atraso para rejeição.";
$text['description-reject_delay_time']['pt-pt'] = "Introduza o tempo de atraso de rejeição.";
$text['description-reject_delay_time']['ro-ro'] = "";
$text['description-reject_delay_time']['ru-ru'] = "Введите время задержки отбоя";
$text['description-reject_delay_time']['sv-se'] = "Ange 'neka' tids-fördröjning.";
$text['description-reject_delay_time']['uk-ua'] = "";
@@ -1645,6 +1747,7 @@ $text['description-record_template']['nl-nl'] = "";
$text['description-record_template']['pl-pl'] = "Zachowaj nagranie";
$text['description-record_template']['pt-br'] = "Salva a gravação.";
$text['description-record_template']['pt-pt'] = "Salve a gravação.";
$text['description-record_template']['ro-ro'] = "";
$text['description-record_template']['ru-ru'] = "Сохранить запись.";
$text['description-record_template']['sv-se'] = "Spara inspelningen.";
$text['description-record_template']['uk-ua'] = "";
@@ -1661,6 +1764,7 @@ $text['description-queue_name']['nl-nl'] = "";
$text['description-queue_name']['pl-pl'] = "Wpisz nazwę kolejki";
$text['description-queue_name']['pt-br'] = "Insira o nome da fila.";
$text['description-queue_name']['pt-pt'] = "Introduza o nome da fila.";
$text['description-queue_name']['ro-ro'] = "";
$text['description-queue_name']['ru-ru'] = "Введите имя очереди";
$text['description-queue_name']['sv-se'] = "Ange kö namn.";
$text['description-queue_name']['uk-ua'] = "";
@@ -1677,6 +1781,7 @@ $text['description-options']['nl-nl'] = "";
$text['description-options']['pl-pl'] = "Zdefiniuj opcje dzwoniącego w menu IVR";
$text['description-options']['pt-br'] = "Selecione o nome da fila.";
$text['description-options']['pt-pt'] = "Seleccione o nome da fila.";
$text['description-options']['ro-ro'] = "";
$text['description-options']['ru-ru'] = "Выберите имя очереди.";
$text['description-options']['sv-se'] = "Välj kö namn.";
$text['description-options']['uk-ua'] = "";
@@ -1693,6 +1798,7 @@ $text['description-no_answer_delay_time']['nl-nl'] = "";
$text['description-no_answer_delay_time']['pl-pl'] = "Wprowadź maks czas nieodbierania rozmowy (sek)";
$text['description-no_answer_delay_time']['pt-br'] = "Insira o tempo sem resposta do agente em segundos.";
$text['description-no_answer_delay_time']['pt-pt'] = "Introduza o tempo de atraso em segundos do agente que não atende.";
$text['description-no_answer_delay_time']['ro-ro'] = "";
$text['description-no_answer_delay_time']['ru-ru'] = "Введите время задержки ответа оператора в секундах.";
$text['description-no_answer_delay_time']['sv-se'] = "Ange 'Inget svar Agent fördröjning' i sekunder.";
$text['description-no_answer_delay_time']['uk-ua'] = "";
@@ -1709,6 +1815,7 @@ $text['description-music_on_hold']['nl-nl'] = "";
$text['description-music_on_hold']['pl-pl'] = "Wybierz rodzaj muzyki na czekanie";
$text['description-music_on_hold']['pt-br'] = "Selecione uma música de espera.";
$text['description-music_on_hold']['pt-pt'] = "Seleccione uma música de espera.";
$text['description-music_on_hold']['ro-ro'] = "";
$text['description-music_on_hold']['ru-ru'] = "Выберите желаемую музыку на удержании";
$text['description-music_on_hold']['sv-se'] = "Välj önskad vänt-musik.";
$text['description-music_on_hold']['uk-ua'] = "";
@@ -1725,6 +1832,7 @@ $text['description-max_wait_time_with_no_agent_time_reached']['nl-nl'] = "";
$text['description-max_wait_time_with_no_agent_time_reached']['pl-pl'] = "Wprowadź maks upłyniety czas oczekiwania bez agenta";
$text['description-max_wait_time_with_no_agent_time_reached']['pt-br'] = "Insira o tempo máximo de espera atingido sem o agente.";
$text['description-max_wait_time_with_no_agent_time_reached']['pt-pt'] = "Introduza o tempo máximo de espera atingido sem agente.";
$text['description-max_wait_time_with_no_agent_time_reached']['ro-ro'] = "";
$text['description-max_wait_time_with_no_agent_time_reached']['ru-ru'] = "Введите максимальное время ожидания при достижении времени отсутствия операторов.";
$text['description-max_wait_time_with_no_agent_time_reached']['sv-se'] = "Ange max vänt-tid när 'Utan Agent Tids-gräns' är nådd. ";
$text['description-max_wait_time_with_no_agent_time_reached']['uk-ua'] = "";
@@ -1741,6 +1849,7 @@ $text['description-max_wait_time_with_no_agent']['nl-nl'] = "";
$text['description-max_wait_time_with_no_agent']['pl-pl'] = "Wprowadź maks czas oczekiwania bez agenta";
$text['description-max_wait_time_with_no_agent']['pt-br'] = "Insira o tempo máximo de espera sem agente.";
$text['description-max_wait_time_with_no_agent']['pt-pt'] = "Introduza o tempo máximo de espera sem agente.";
$text['description-max_wait_time_with_no_agent']['ro-ro'] = "";
$text['description-max_wait_time_with_no_agent']['ru-ru'] = "Введите максимальное время ожидания при отсутствии операторов.";
$text['description-max_wait_time_with_no_agent']['sv-se'] = "Ange max vänt-tid utan agent.";
$text['description-max_wait_time_with_no_agent']['uk-ua'] = "";
@@ -1757,6 +1866,7 @@ $text['description-max_wait_time']['nl-nl'] = "";
$text['description-max_wait_time']['pl-pl'] = "Wprowadź maks czas oczekiwania";
$text['description-max_wait_time']['pt-br'] = "Insira o tempo máximo de espera.";
$text['description-max_wait_time']['pt-pt'] = "Introduzia o tempo máximo de espera.";
$text['description-max_wait_time']['ro-ro'] = "";
$text['description-max_wait_time']['ru-ru'] = "Введите максимальное время ожидания";
$text['description-max_wait_time']['sv-se'] = "Ange max vänt-tid.";
$text['description-max_wait_time']['uk-ua'] = "";
@@ -1773,6 +1883,7 @@ $text['description-max_no_answer']['nl-nl'] = "";
$text['description-max_no_answer']['pl-pl'] = "Wprowadź maks czas nieodbierania rozmowy";
$text['description-max_no_answer']['pt-br'] = "Insira o máximo de chamadas não atendidas.";
$text['description-max_no_answer']['pt-pt'] = "Introduza o máximo de não antedidas.";
$text['description-max_no_answer']['ro-ro'] = "";
$text['description-max_no_answer']['ru-ru'] = "Введите максимальное количество отсутствия ответа";
$text['description-max_no_answer']['sv-se'] = "Ange max inget svar.";
$text['description-max_no_answer']['uk-ua'] = "";
@@ -1789,6 +1900,7 @@ $text['description-extension']['nl-nl'] = "";
$text['description-extension']['pl-pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
$text['description-extension']['pt-br'] = "Atribua um ramal ao dispositivo";
$text['description-extension']['pt-pt'] = "Introduza o número da extensão.";
$text['description-extension']['ro-ro'] = "";
$text['description-extension']['ru-ru'] = "Введите внутренний номер";
$text['description-extension']['sv-se'] = "Ange anknytningsnumret.";
$text['description-extension']['uk-ua'] = "";
@@ -1805,6 +1917,7 @@ $text['description-discard_abandoned_after']['nl-nl'] = "";
$text['description-discard_abandoned_after']['pl-pl'] = "Ustaw czas po którym opuszczona rozmowa zostanie odrzucona";
$text['description-discard_abandoned_after']['pt-br'] = "Defina o tempo em segundos para descartar após abandonado.";
$text['description-discard_abandoned_after']['pt-pt'] = "Defina a rejeição abandonada segundos depois.";
$text['description-discard_abandoned_after']['ro-ro'] = "";
$text['description-discard_abandoned_after']['ru-ru'] = "Введите время отбоя покинутого вызова.";
$text['description-discard_abandoned_after']['sv-se'] = "Ange uteslut Ej Besvarade efter sekunder.";
$text['description-discard_abandoned_after']['uk-ua'] = "";
@@ -1821,6 +1934,7 @@ $text['description-contact']['nl-nl'] = "";
$text['description-contact']['pl-pl'] = "Wybierz numer";
$text['description-contact']['pt-br'] = "Atribui um contato a esta conta de usuário.";
$text['description-contact']['pt-pt'] = "Seleccione o número de contacto.";
$text['description-contact']['ro-ro'] = "";
$text['description-contact']['ru-ru'] = "Выберите номер контакта";
$text['description-contact']['sv-se'] = "Välj kontakt numret.";
$text['description-contact']['uk-ua'] = "Призначити контакт в цей обліковий запис користувача.";
@@ -1837,6 +1951,7 @@ $text['description-caller_id_name_prefix']['nl-nl'] = "";
$text['description-caller_id_name_prefix']['pl-pl'] = "Ustaw prefiks nazwy abonenta dzwoniącego.";
$text['description-caller_id_name_prefix']['pt-br'] = "Defina um prefixo no nome do originador da chamada.";
$text['description-caller_id_name_prefix']['pt-pt'] = "Defina um prefixo no nome do originador.";
$text['description-caller_id_name_prefix']['ro-ro'] = "";
$text['description-caller_id_name_prefix']['ru-ru'] = "Установите префикс для поля Имя CallerID";
$text['description-caller_id_name_prefix']['sv-se'] = "Ange ett prefix för Caller ID namn.";
$text['description-caller_id_name_prefix']['uk-ua'] = "";
@@ -1853,6 +1968,7 @@ $text['description-caller_announce_sound']['nl-nl'] = "";
$text['description-caller_announce_sound']['pl-pl'] = "Dźwięk odtwarzany dzwoniącemu, który zostaje odtworzony cyklicznie. Wymagana jest pełna ścieżka do pliku.";
$text['description-caller_announce_sound']['pt-br'] = "Um som tocará para o originador da chamada. Precisa o caminho completo para o arquivo wav.";
$text['description-caller_announce_sound']['pt-pt'] = "Um som para tocar a uma cada vez que o originador da chamada anunciar segundos de som. Precisa o caminho completo para o arquivo wav.";
$text['description-caller_announce_sound']['ro-ro'] = "";
$text['description-caller_announce_sound']['ru-ru'] = "Сообщение, которое будет проигрыввться звонящему через установленные промежутки. Требует полного пути к wav файлу";
$text['description-caller_announce_sound']['sv-se'] = "Ett ljud som spelas upp efter varje 'meddelande ljud sekunder'. Behöver hela sökvägen till WAV filen.";
$text['description-caller_announce_sound']['uk-ua'] = "";
@@ -1869,6 +1985,7 @@ $text['description-caller_announce_frequency']['nl-nl'] = "";
$text['description-caller_announce_frequency']['pl-pl'] = "Wprowadź wartość w sekundach jak często ma być odtwarzany dźwięk powitania.";
$text['description-caller_announce_frequency']['pt-br'] = "Com que frequência devemos reproduzir o som ao anunciar. Digite um número em segundos";
$text['description-caller_announce_frequency']['pt-pt'] = "Com que freqüência devemos reproduzir o som anunciar. Digite um número em segundos";
$text['description-caller_announce_frequency']['ro-ro'] = "";
$text['description-caller_announce_frequency']['ru-ru'] = "Как часто играть сообщение. Введите в секундах";
$text['description-caller_announce_frequency']['sv-se'] = "Hur ofta skall meddelandet spelas upp. Ange ett värde i sekunder.";
$text['description-caller_announce_frequency']['uk-ua'] = "";
@@ -1885,6 +2002,7 @@ $text['description-call_timeout']['nl-nl'] = "";
$text['description-call_timeout']['pl-pl'] = "Wpisz limit czasu rozmowy";
$text['description-call_timeout']['pt-br'] = "Insira o tempo limite da chamada";
$text['description-call_timeout']['pt-pt'] = "Introduza o timeout da chamada.";
$text['description-call_timeout']['ro-ro'] = "";
$text['description-call_timeout']['ru-ru'] = "Введите тайм-аут вызова";
$text['description-call_timeout']['sv-se'] = "Ange 'call timeout'";
$text['description-call_timeout']['uk-ua'] = "";
@@ -1901,6 +2019,7 @@ $text['description-call_center_queues']['nl-nl'] = "";
$text['description-call_center_queues']['pl-pl'] = "Lista kolejek w Call Center";
$text['description-call_center_queues']['pt-br'] = "Lista de filas para o Call Center";
$text['description-call_center_queues']['pt-pt'] = "Lista de Filas do Call Center.";
$text['description-call_center_queues']['ro-ro'] = "";
$text['description-call_center_queues']['ru-ru'] = "Список очередей в Колл-центре";
$text['description-call_center_queues']['sv-se'] = "Lista med kö:er för Call Center";
$text['description-call_center_queues']['uk-ua'] = "";
@@ -1917,6 +2036,7 @@ $text['description-call_center_agents']['nl-nl'] = "";
$text['description-call_center_agents']['pl-pl'] = "Lista agentów w Call Center";
$text['description-call_center_agents']['pt-br'] = "Lista de agentes do Call Center";
$text['description-call_center_agents']['pt-pt'] = "Lista de Agentes do Call Center.";
$text['description-call_center_agents']['ro-ro'] = "";
$text['description-call_center_agents']['ru-ru'] = "Список операторов Колл-центра";
$text['description-call_center_agents']['sv-se'] = "Lista med Call Center Agenter";
$text['description-call_center_agents']['uk-ua'] = "";
@@ -1933,6 +2053,7 @@ $text['description-call_center_agent_status']['nl-nl'] = "";
$text['description-call_center_agent_status']['pl-pl'] = "Wybierz wszystkich agentów call center, którzy mają uprawnienia do zmiany statusu jednego bądź wielu agentów.";
$text['description-call_center_agent_status']['pt-br'] = "Lista todas chamadas do Call Center com a opção de alterar o estado de um ou mais agentes.";
$text['description-call_center_agent_status']['pt-pt'] = "Lista todas as chamadas do Call Center com a opção de alterar o estado de um ou mais agentes.";
$text['description-call_center_agent_status']['ro-ro'] = "";
$text['description-call_center_agent_status']['ru-ru'] = "Полный список операторов Колл-центра с возможностью изменить статус одного или нескольких операторов.";
$text['description-call_center_agent_status']['sv-se'] = "Lista med alla Call Center Agenter med möjlighet att ändra status på en eller flera agenter.";
$text['description-call_center_agent_status']['uk-ua'] = "";
@@ -1949,6 +2070,7 @@ $text['description-busy_delay_time']['nl-nl'] = "";
$text['description-busy_delay_time']['pl-pl'] = "Wprowadź wartość czasowego opóźnienia w przypadku, gdy agent jest zajęty.";
$text['description-busy_delay_time']['pt-br'] = "Insira o tempo para atraso do agente ocupado.";
$text['description-busy_delay_time']['pt-pt'] = "Introduza o tempo de atraso do agente ocupado.";
$text['description-busy_delay_time']['ro-ro'] = "";
$text['description-busy_delay_time']['ru-ru'] = "Введите время задержки занятости оператора.";
$text['description-busy_delay_time']['sv-se'] = "Ange Agent Upptagen Fördröjnings-tid.";
$text['description-busy_delay_time']['uk-ua'] = "";
@@ -1965,6 +2087,7 @@ $text['description-agent_password']['nl-nl'] = "";
$text['description-agent_password']['pl-pl'] = "Wprowadź hasło agenta.";
$text['description-agent_password']['pt-br'] = "Digite a senha do agente.";
$text['description-agent_password']['pt-pt'] = "Digite a senha do agente.";
$text['description-agent_password']['ro-ro'] = "";
$text['description-agent_password']['ru-ru'] = "Введите пароль оператора.";
$text['description-agent_password']['sv-se'] = "Ange agenten lösenord.";
$text['description-agent_password']['uk-ua'] = "";
@@ -1981,6 +2104,7 @@ $text['description-agent_name']['nl-nl'] = "";
$text['description-agent_name']['pl-pl'] = "Wybierz nazwę agenta.";
$text['description-agent_name']['pt-br'] = "Selecione o nome dos agentes";
$text['description-agent_name']['pt-pt'] = "Seleccione o nome dos agentes.";
$text['description-agent_name']['ro-ro'] = "";
$text['description-agent_name']['ru-ru'] = "Выберите имя оператора.";
$text['description-agent_name']['sv-se'] = "Välj Agent namn.";
$text['description-agent_name']['uk-ua'] = "Виберіть ім’я оператора";
@@ -1997,6 +2121,7 @@ $text['description-agent_logout']['nl-nl'] = "";
$text['description-agent_logout']['pl-pl'] = "Wprowadź czas po, którym agent zostanie automatycznie wylogowany (w formacie 00:00). Wymagany jest serwis który egzekwuje czas wylogowania.";
$text['description-agent_logout']['pt-br'] = "Entre com o tempo automático de logout do agente (utilize o formato 00:00). Isto requer um serviço dedicado para forçar o logout do agente.";
$text['description-agent_logout']['pt-pt'] = "Introduza o tempo de logou automático do agente no formato 00:00. Isto requere um serviço dedicado para forçar o logout.";
$text['description-agent_logout']['ro-ro'] = "";
$text['description-agent_logout']['ru-ru'] = "Введите время автоматического выхода оператора в формате 00:00. Требует сервиса для автоматического выхода.";
$text['description-agent_logout']['sv-se'] = "Ange Automatisk utläggning av Agent i 00:00 format. Kräver en tjänst för att genomföra utloggningen.";
$text['description-agent_logout']['uk-ua'] = "";
@@ -2013,6 +2138,7 @@ $text['description-agent_id']['nl-nl'] = "";
$text['description-agent_id']['pl-pl'] = "Wprowadź identyfikator agenta.";
$text['description-agent_id']['pt-br'] = "Digite o ID do agente.";
$text['description-agent_id']['pt-pt'] = "Digite o ID do agente.";
$text['description-agent_id']['ro-ro'] = "";
$text['description-agent_id']['ru-ru'] = "Введите идентификатор оператора.";
$text['description-agent_id']['sv-se'] = "Ange agent-ID.";
$text['description-agent_id']['uk-ua'] = "";
@@ -2029,6 +2155,7 @@ $text['description-agent']['nl-nl'] = "";
$text['description-agent']['pl-pl'] = "Wybierz nazwe agenta.";
$text['description-agent']['pt-br'] = "Selecione o nome do agente.";
$text['description-agent']['pt-pt'] = "Seleccione o nome do agente.";
$text['description-agent']['ro-ro'] = "";
$text['description-agent']['ru-ru'] = "Выберите имя оператора.";
$text['description-agent']['sv-se'] = "Välj Agent namnet.";
$text['description-agent']['uk-ua'] = "Виберіть ім’я оператора";
@@ -2045,6 +2172,7 @@ $text['description-abandoned_resume_allowed']['nl-nl'] = "";
$text['description-abandoned_resume_allowed']['pl-pl'] = "Ustaw czy odbieranie odrzuconych rozmów jest dozwolone (TAK/NIE)";
$text['description-abandoned_resume_allowed']['pt-br'] = "Defina permissão para desistência (SIM/NÃO).";
$text['description-abandoned_resume_allowed']['pt-pt'] = "Defina a permissão para abadono do resume a verdadeiro ou a falso.";
$text['description-abandoned_resume_allowed']['ro-ro'] = "";
$text['description-abandoned_resume_allowed']['ru-ru'] = "Установите возможность восстанавливать вызов, покинувший очередь.";
$text['description-abandoned_resume_allowed']['sv-se'] = "Välj 'Ej Besvarat Återtagning' till sann/falsk.";
$text['description-abandoned_resume_allowed']['uk-ua'] = "";
@@ -2061,6 +2189,7 @@ $text['confirm-copy']['nl-nl'] = "";
$text['confirm-copy']['pl-pl'] = "Czy na pewno chcesz to skopiować?";
$text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
$text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
$text['confirm-copy']['ro-ro'] = "";
$text['confirm-copy']['ru-ru'] = "Вы действительно хотите это скопировать?";
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
$text['confirm-copy']['uk-ua'] = "Ви дійсно бажаєте це скопіювати?";
@@ -2077,6 +2206,7 @@ $text['button-update_status']['nl-nl'] = "";
$text['button-update_status']['pl-pl'] = "Zaktualizuj status";
$text['button-update_status']['pt-br'] = "Estado da atualização";
$text['button-update_status']['pt-pt'] = "Actualizar Estado";
$text['button-update_status']['ro-ro'] = "";
$text['button-update_status']['ru-ru'] = "Обновить статус";
$text['button-update_status']['sv-se'] = "Uppdatera Status";
$text['button-update_status']['uk-ua'] = "Оновити статус";
@@ -2093,6 +2223,7 @@ $text['button-tiers']['nl-nl'] = "";
$text['button-tiers']['pl-pl'] = "Poziomy";
$text['button-tiers']['pt-br'] = "Níveis ";
$text['button-tiers']['pt-pt'] = "Níveis";
$text['button-tiers']['ro-ro'] = "";
$text['button-tiers']['ru-ru'] = "Компетенции";
$text['button-tiers']['sv-se'] = "Kunskap";
$text['button-tiers']['uk-ua'] = "Рівні";
@@ -2109,6 +2240,7 @@ $text['button-agents']['nl-nl'] = "";
$text['button-agents']['pl-pl'] = "Agenci";
$text['button-agents']['pt-br'] = "Agentes";
$text['button-agents']['pt-pt'] = "Agentes";
$text['button-agents']['ro-ro'] = "";
$text['button-agents']['ru-ru'] = "Операторы";
$text['button-agents']['sv-se'] = "Agenter";
$text['button-agents']['uk-ua'] = "Оператори";