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
2013-10-01 12:26:41 +00:00
2015-04-08 13:38:58 +00:00
$text [ 'title-queue' ][ 'en-us' ] = "Queue" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-queue' ][ 'ar-eg' ] = "" ;
$text [ 'title-queue' ][ 'de-at' ] = "Warteschlange" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-queue' ][ 'de-ch' ] = "Warteschlange" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'title-queue' ][ 'de-de' ] = "Warteschlange" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-queue' ][ 'es-cl' ] = "Cola" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-queue' ][ 'es-mx' ] = "Cola" ; //copied from es-cl
$text [ 'title-queue' ][ 'fr-ca' ] = "File" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'title-queue' ][ 'fr-fr' ] = "File" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-queue' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-queue' ][ 'it-it' ] = "" ;
$text [ 'title-queue' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-queue' ][ 'pl-pl' ] = "Kolejka" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-queue' ][ 'pt-br' ] = "Fila" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-queue' ][ 'pt-pt' ] = "Fila" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-queue' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-queue' ][ 'ru-ru' ] = "Очередь" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-queue' ][ 'sv-se' ] = "Kö" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-queue' ][ 'uk-ua' ] = "Черга" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-active_queues' ][ 'en-us' ] = "Active Queues" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-active_queues' ][ 'ar-eg' ] = "" ;
$text [ 'title-active_queues' ][ 'de-at' ] = "Aktive Warteschlangen" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-active_queues' ][ 'de-ch' ] = "Aktive Warteschlangen" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'title-active_queues' ][ 'de-de' ] = "Aktive Warteschlangen" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-active_queues' ][ 'es-cl' ] = "Colas Activas" ;
2017-06-13 06:14:11 +01:00
$text [ 'title-active_queues' ][ 'es-mx' ] = "Colas Activas" ; //copied from es-cl
$text [ 'title-active_queues' ][ 'fr-ca' ] = "Files Actives" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'title-active_queues' ][ 'fr-fr' ] = "Files Actives" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-active_queues' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-active_queues' ][ 'it-it' ] = "" ;
$text [ 'title-active_queues' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-active_queues' ][ 'pl-pl' ] = "Aktywne kolejki" ;
2015-04-08 13:38:58 +00:00
$text [ 'title-active_queues' ][ 'pt-br' ] = "Filas ativas" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-active_queues' ][ 'pt-pt' ] = "Filas Activas" ;
2017-06-02 20:24:12 +01:00
$text [ 'title-active_queues' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'title-active_queues' ][ 'ru-ru' ] = "Активные Очереди" ;
2017-05-12 15:44:53 +01:00
$text [ 'title-active_queues' ][ 'sv-se' ] = "Aktiva Köer" ;
2017-05-13 20:13:38 +01:00
$text [ 'title-active_queues' ][ 'uk-ua' ] = "Активні черги" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-waiting_count' ][ 'en-us' ] = "Waiting Count" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-waiting_count' ][ 'ar-eg' ] = "" ;
$text [ 'label-waiting_count' ][ 'de-at' ] = "Anzahl Wartend" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-waiting_count' ][ 'de-ch' ] = "Anzahl Wartend" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-waiting_count' ][ 'de-de' ] = "Anzahl Wartend" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-waiting_count' ][ 'es-cl' ] = "Conteo de Espera" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-waiting_count' ][ 'es-mx' ] = "Conteo de Espera" ; //copied from es-cl
$text [ 'label-waiting_count' ][ 'fr-ca' ] = "Décompte attente" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-waiting_count' ][ 'fr-fr' ] = "Décompte attente" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-waiting_count' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-waiting_count' ][ 'it-it' ] = "" ;
$text [ 'label-waiting_count' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-waiting_count' ][ 'pl-pl' ] = "Ilość oczekujących" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-waiting_count' ][ 'pt-br' ] = "Total em espera" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-waiting_count' ][ 'pt-pt' ] = "Total em Espera" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-waiting_count' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-waiting_count' ][ 'ru-ru' ] = "Счетчик ожиданий" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-waiting_count' ][ 'sv-se' ] = "Antal Väntande" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-waiting_count' ][ 'uk-ua' ] = "Кількість в очікуванні" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-view' ][ 'en-us' ] = "View" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-view' ][ 'ar-eg' ] = "" ;
$text [ 'label-view' ][ 'de-at' ] = "Ansicht" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-view' ][ 'de-ch' ] = "Ansicht" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-view' ][ 'de-de' ] = "Ansicht" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-view' ][ 'es-cl' ] = "Ver" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-view' ][ 'es-mx' ] = "Ver" ; //copied from es-cl
$text [ 'label-view' ][ 'fr-ca' ] = "Voir" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-view' ][ 'fr-fr' ] = "Voir" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-view' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-view' ][ 'it-it' ] = "" ;
$text [ 'label-view' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-view' ][ 'pl-pl' ] = "Widok" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-view' ][ 'pt-br' ] = "Visualizar" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-view' ][ 'pt-pt' ] = "Vista" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-view' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-view' ][ 'ru-ru' ] = "Просмотр" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-view' ][ 'sv-se' ] = "Visa" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-view' ][ 'uk-ua' ] = "Перегляд" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-username' ][ 'en-us' ] = "Username" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-username' ][ 'ar-eg' ] = "" ;
$text [ 'label-username' ][ 'de-at' ] = "Benutzername" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-username' ][ 'de-ch' ] = "Benutzername" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-username' ][ 'de-de' ] = "Benutzername" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-username' ][ 'es-cl' ] = "Nombre de Usuario" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-username' ][ 'es-mx' ] = "Nombre de Usuario" ; //copied from es-cl
$text [ 'label-username' ][ 'fr-ca' ] = "Utilisateur" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-username' ][ 'fr-fr' ] = "Utilisateur" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-username' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-username' ][ 'it-it' ] = "" ;
$text [ 'label-username' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-username' ][ 'pl-pl' ] = "Użytkownik" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-username' ][ 'pt-br' ] = "Nome do Usuário" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-username' ][ 'pt-pt' ] = "Nome de Utilizador" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-username' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-username' ][ 'ru-ru' ] = "Имя Пользователя" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-username' ][ 'sv-se' ] = "Användarnamn" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-username' ][ 'uk-ua' ] = "Ім’я користувача" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-status' ][ 'en-us' ] = "Status" ;
2017-05-12 15:44:53 +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-12 15:44:53 +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' ] = "Statut" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-status' ][ 'fr-fr' ] = "Statut" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-status' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-status' ][ 'it-it' ] = "" ;
$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-12 15:44:53 +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-12 15:44:53 +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-priority' ][ 'en-us' ] = "Priority" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-priority' ][ 'ar-eg' ] = "" ;
$text [ 'label-priority' ][ 'de-at' ] = "Priorität" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-priority' ][ 'de-ch' ] = "Priorität" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-priority' ][ 'de-de' ] = "Priorität" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-priority' ][ 'es-cl' ] = "Prioridad" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-priority' ][ 'es-mx' ] = "Prioridad" ; //copied from es-cl
$text [ 'label-priority' ][ 'fr-ca' ] = "Priorité" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-priority' ][ 'fr-fr' ] = "Priorité" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-priority' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-priority' ][ 'it-it' ] = "" ;
$text [ 'label-priority' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-priority' ][ 'pl-pl' ] = "Priorytet" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-priority' ][ 'pt-br' ] = "Prioridade" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-priority' ][ 'pt-pt' ] = "Prioridade" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-priority' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-priority' ][ 'ru-ru' ] = "Приоритет" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-priority' ][ 'sv-se' ] = "Prioritet" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-priority' ][ 'uk-ua' ] = "Пріоритет" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-position' ][ 'en-us' ] = "Position" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-position' ][ 'ar-eg' ] = "" ;
$text [ 'label-position' ][ 'de-at' ] = "Position" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-position' ][ 'de-ch' ] = "Position" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-position' ][ 'de-de' ] = "Position" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-position' ][ 'es-cl' ] = "Posición" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-position' ][ 'es-mx' ] = "Posición" ; //copied from es-cl
$text [ 'label-position' ][ 'fr-ca' ] = "Position" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-position' ][ 'fr-fr' ] = "Position" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-position' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-position' ][ 'it-it' ] = "" ;
$text [ 'label-position' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-position' ][ 'pl-pl' ] = "Pozycja" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-position' ][ 'pt-br' ] = "Posição" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-position' ][ 'pt-pt' ] = "Posição" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-position' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-position' ][ 'ru-ru' ] = "Позиция" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-position' ][ 'sv-se' ] = "Position" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-position' ][ 'uk-ua' ] = "Позиція" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'en-us' ] = "Name" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-name' ][ 'ar-eg' ] = "" ;
$text [ 'label-name' ][ 'de-at' ] = "Name" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-name' ][ 'de-ch' ] = "Name" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-name' ][ 'de-de' ] = "Name" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'es-cl' ] = "Nombre" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-name' ][ 'es-mx' ] = "Nombre" ; //copied from es-cl
$text [ 'label-name' ][ 'fr-ca' ] = "Nom" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'fr-fr' ] = "Nom" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-name' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-name' ][ 'it-it' ] = "" ;
$text [ 'label-name' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-name' ][ 'pl-pl' ] = "Nazwa" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-name' ][ 'pt-br' ] = "Nome" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-name' ][ 'pt-pt' ] = "Nome" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-name' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-name' ][ 'ru-ru' ] = "Имя" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-name' ][ 'sv-se' ] = "Namn" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-name' ][ 'uk-ua' ] = "Назва" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-language' ][ 'en-us' ] = "Language" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-language' ][ 'ar-eg' ] = "" ;
$text [ 'label-language' ][ 'de-at' ] = "Sprache" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-language' ][ 'de-ch' ] = "Sprache" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-language' ][ 'de-de' ] = "Sprache" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-language' ][ 'es-cl' ] = "Lenguaje" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-language' ][ 'es-mx' ] = "Lenguaje" ; //copied from es-cl
$text [ 'label-language' ][ 'fr-ca' ] = "Langue" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-language' ][ 'fr-fr' ] = "Langue" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-language' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-language' ][ 'it-it' ] = "" ;
$text [ 'label-language' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-language' ][ 'pl-pl' ] = "Język" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-language' ][ 'pt-br' ] = "Lingua" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-language' ][ 'pt-pt' ] = "Linguagem" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-language' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-language' ][ 'ru-ru' ] = "Язык" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-language' ][ 'sv-se' ] = "Språk" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-language' ][ 'uk-ua' ] = "Мова" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-importance' ][ 'en-us' ] = "Importance" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-importance' ][ 'ar-eg' ] = "" ;
$text [ 'label-importance' ][ 'de-at' ] = "Wichtigkeit" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-importance' ][ 'de-ch' ] = "Wichtigkeit" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-importance' ][ 'de-de' ] = "Wichtigkeit" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-importance' ][ 'es-cl' ] = "Importancia" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-importance' ][ 'es-mx' ] = "Importancia" ; //copied from es-cl
$text [ 'label-importance' ][ 'fr-ca' ] = "Importance" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-importance' ][ 'fr-fr' ] = "Importance" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-importance' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-importance' ][ 'it-it' ] = "" ;
$text [ 'label-importance' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-importance' ][ 'pl-pl' ] = "Znaczenie" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-importance' ][ 'pt-br' ] = "Importância" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-importance' ][ 'pt-pt' ] = "Importância" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-importance' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-importance' ][ 'ru-ru' ] = "Важность" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-importance' ][ 'sv-se' ] = "Betydelse" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-importance' ][ 'uk-ua' ] = "Важливість" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'en-us' ] = "Duration" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-duration' ][ 'ar-eg' ] = "" ;
$text [ 'label-duration' ][ 'de-at' ] = "Dauer" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-duration' ][ 'de-ch' ] = "Dauer" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-duration' ][ 'de-de' ] = "Dauer" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'es-cl' ] = "Duración" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-duration' ][ 'es-mx' ] = "Duración" ; //copied from es-cl
$text [ 'label-duration' ][ 'fr-ca' ] = "Durée" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'fr-fr' ] = "Durée" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-duration' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-duration' ][ 'it-it' ] = "" ;
$text [ 'label-duration' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-duration' ][ 'pl-pl' ] = "Czas oczekiwania" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-duration' ][ 'pt-br' ] = "Duração" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-duration' ][ 'pt-pt' ] = "Duração" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-duration' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-duration' ][ 'ru-ru' ] = "Продолжительность" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-duration' ][ 'sv-se' ] = "Samtalstid" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-duration' ][ 'uk-ua' ] = "Тривалість" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_number' ][ 'en-us' ] = "Destination Number" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_number' ][ 'ar-eg' ] = "" ;
$text [ 'label-destination_number' ][ 'de-at' ] = "Zielnummer" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_number' ][ 'de-ch' ] = "Zielnummer" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_number' ][ 'de-de' ] = "Zielnummer" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_number' ][ 'es-cl' ] = "Número de Destino" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-destination_number' ][ 'es-mx' ] = "Número de Destino" ; //copied from es-cl
$text [ 'label-destination_number' ][ 'fr-ca' ] = "Numéro Destination" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_number' ][ 'fr-fr' ] = "Numéro Destination" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_number' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_number' ][ 'it-it' ] = "" ;
$text [ 'label-destination_number' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_number' ][ 'pl-pl' ] = "Destynacja" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-destination_number' ][ 'pt-br' ] = "Desvio" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_number' ][ 'pt-pt' ] = "Número de Destino" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-destination_number' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-destination_number' ][ 'ru-ru' ] = "Целевой номер" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-destination_number' ][ 'sv-se' ] = "Destination Nummer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-destination_number' ][ 'uk-ua' ] = "Номер" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-consumer_count' ][ 'en-us' ] = "Consumer Count" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-consumer_count' ][ 'ar-eg' ] = "" ;
$text [ 'label-consumer_count' ][ 'de-at' ] = "Anzahl Verbraucher" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-consumer_count' ][ 'de-ch' ] = "Anzahl Verbraucher" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-consumer_count' ][ 'de-de' ] = "Anzahl Verbraucher" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-consumer_count' ][ 'es-cl' ] = "Conteo de Consumo" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-consumer_count' ][ 'es-mx' ] = "Conteo de Consumo" ; //copied from es-cl
$text [ 'label-consumer_count' ][ 'fr-ca' ] = "Décompte Client" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-consumer_count' ][ 'fr-fr' ] = "Décompte Client" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-consumer_count' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-consumer_count' ][ 'it-it' ] = "" ;
$text [ 'label-consumer_count' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-consumer_count' ][ 'pl-pl' ] = "Liczba konsumentów" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-consumer_count' ][ 'pt-br' ] = "Total consumidas" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-consumer_count' ][ 'pt-pt' ] = "Total Consumidas" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-consumer_count' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-consumer_count' ][ 'ru-ru' ] = "Количество клиентов" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-consumer_count' ][ 'sv-se' ] = "Förbrukat Antal" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-consumer_count' ][ 'uk-ua' ] = "Кількість споживачів" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_id_number' ][ 'en-us' ] = "Caller ID Number" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_id_number' ][ 'ar-eg' ] = "" ;
$text [ 'label-caller_id_number' ][ 'de-at' ] = "Anrufer Nummer" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-caller_id_number' ][ 'de-ch' ] = "Anrufer Nummer" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_id_number' ][ 'de-de' ] = "Anrufer Nummer" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_id_number' ][ 'es-cl' ] = "Número de Caller ID" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-caller_id_number' ][ 'es-mx' ] = "Número de Caller ID" ; //copied from es-cl
$text [ 'label-caller_id_number' ][ 'fr-ca' ] = "Numéro d'appelant" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_id_number' ][ 'fr-fr' ] = "Numéro d'appelant" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-caller_id_number' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_id_number' ][ 'it-it' ] = "" ;
$text [ 'label-caller_id_number' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-caller_id_number' ][ 'pl-pl' ] = "Prezentacja numeru dzwoniącego" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_id_number' ][ 'pt-br' ] = "Número CID" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_id_number' ][ 'pt-pt' ] = "Número do Chamador" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-caller_id_number' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-caller_id_number' ][ 'ru-ru' ] = "Caller ID Номера" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_id_number' ][ 'sv-se' ] = "Inringande ID Nummer" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-caller_id_number' ][ 'uk-ua' ] = "Caller ID Номер" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_id_name' ][ 'en-us' ] = "Caller ID Name" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_id_name' ][ 'ar-eg' ] = "" ;
$text [ 'label-caller_id_name' ][ 'de-at' ] = "Anrufer Name" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-caller_id_name' ][ 'de-ch' ] = "Anrufer Name" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_id_name' ][ 'de-de' ] = "Anrufer Name" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_id_name' ][ 'es-cl' ] = "Nombre de Caller ID" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-caller_id_name' ][ 'es-mx' ] = "Nombre de Caller ID" ; //copied from es-cl
$text [ 'label-caller_id_name' ][ 'fr-ca' ] = "Nom d'appelant" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_id_name' ][ 'fr-fr' ] = "Nom d'appelant" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-caller_id_name' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_id_name' ][ 'it-it' ] = "" ;
$text [ 'label-caller_id_name' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-caller_id_name' ][ 'pl-pl' ] = "Prezentacja nazwy dzwoniącego" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_id_name' ][ 'pt-br' ] = "Nome CID" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_id_name' ][ 'pt-pt' ] = "Nome do Chamador" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-caller_id_name' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-caller_id_name' ][ 'ru-ru' ] = "Caller ID Имя" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_id_name' ][ 'sv-se' ] = "Inringande ID Namn" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-caller_id_name' ][ 'uk-ua' ] = "Caller ID Ім’я" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_count' ][ 'en-us' ] = "Caller Count" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_count' ][ 'ar-eg' ] = "" ;
$text [ 'label-caller_count' ][ 'de-at' ] = "Anzahl Anrufer" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-caller_count' ][ 'de-ch' ] = "Anzahl Anrufer" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_count' ][ 'de-de' ] = "Anzahl Anrufer" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_count' ][ 'es-cl' ] = "Conteo de Llamadas" ;
2017-06-13 06:14:11 +01:00
$text [ 'label-caller_count' ][ 'es-mx' ] = "Conteo de Llamadas" ; //copied from es-cl
$text [ 'label-caller_count' ][ 'fr-ca' ] = "Décompte appelant" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_count' ][ 'fr-fr' ] = "Décompte appelant" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-caller_count' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_count' ][ 'it-it' ] = "" ;
$text [ 'label-caller_count' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-caller_count' ][ 'pl-pl' ] = "Ilość dzwoniących" ;
2015-04-08 13:38:58 +00:00
$text [ 'label-caller_count' ][ 'pt-br' ] = "Total de chamada" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_count' ][ 'pt-pt' ] = "Total em Chamada" ;
2017-06-02 20:24:12 +01:00
$text [ 'label-caller_count' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'label-caller_count' ][ 'ru-ru' ] = "Количество абонентов" ;
2017-05-12 15:44:53 +01:00
$text [ 'label-caller_count' ][ 'sv-se' ] = "Antal samtal" ;
2017-05-13 20:13:38 +01:00
$text [ 'label-caller_count' ][ 'uk-ua' ] = "Кількість абонентів" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-queue' ][ 'en-us' ] = "Queue" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-queue' ][ 'ar-eg' ] = "" ;
$text [ 'header-queue' ][ 'de-at' ] = "Warteschlange" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-queue' ][ 'de-ch' ] = "Warteschlange" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'header-queue' ][ 'de-de' ] = "Warteschlange" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-queue' ][ 'es-cl' ] = "Cola" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-queue' ][ 'es-mx' ] = "Cola" ; //copied from es-cl
$text [ 'header-queue' ][ 'fr-ca' ] = "File" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'header-queue' ][ 'fr-fr' ] = "File" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-queue' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-queue' ][ 'it-it' ] = "" ;
$text [ 'header-queue' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-queue' ][ 'pl-pl' ] = "Kolejka" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-queue' ][ 'pt-br' ] = "Fila" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-queue' ][ 'pt-pt' ] = "Fila" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-queue' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-queue' ][ 'ru-ru' ] = "Очередь" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-queue' ][ 'sv-se' ] = "Kö" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-queue' ][ 'uk-ua' ] = "Черга" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-active_queues' ][ 'en-us' ] = "Active Queues" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-active_queues' ][ 'ar-eg' ] = "" ;
$text [ 'header-active_queues' ][ 'de-at' ] = "Aktive Warteschlangen" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-active_queues' ][ 'de-ch' ] = "Aktive Warteschlangen" ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'header-active_queues' ][ 'de-de' ] = "Aktive Warteschlangen" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-active_queues' ][ 'es-cl' ] = "Colas Activas" ;
2017-06-13 06:14:11 +01:00
$text [ 'header-active_queues' ][ 'es-mx' ] = "Colas Activas" ; //copied from es-cl
$text [ 'header-active_queues' ][ 'fr-ca' ] = "Files Actives" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'header-active_queues' ][ 'fr-fr' ] = "Files Actives" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-active_queues' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-active_queues' ][ 'it-it' ] = "" ;
$text [ 'header-active_queues' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-active_queues' ][ 'pl-pl' ] = "Aktywne kolejki" ;
2015-04-08 13:38:58 +00:00
$text [ 'header-active_queues' ][ 'pt-br' ] = "Fila ativa" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-active_queues' ][ 'pt-pt' ] = "Filas Activas" ;
2017-06-02 20:24:12 +01:00
$text [ 'header-active_queues' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'header-active_queues' ][ 'ru-ru' ] = "Активные Очереди" ;
2017-05-12 15:44:53 +01:00
$text [ 'header-active_queues' ][ 'sv-se' ] = "Aktiva Köer" ;
2017-05-13 20:13:38 +01:00
$text [ 'header-active_queues' ][ 'uk-ua' ] = "Активні черги" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-queue' ][ 'en-us' ] = "Use this page to monitor the queue activity." ;
2017-05-12 15:44:53 +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-12 15:44:53 +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' ] = "Utilice esta página para monitorear la actividad de la cola." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-queue' ][ 'es-mx' ] = "Utilice esta página para monitorear la actividad de la cola." ; //copied from es-cl
$text [ 'description-queue' ][ 'fr-ca' ] = "Utiliser cette page pour superviser l'activité des files d'attente." ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-queue' ][ 'fr-fr' ] = "Utiliser cette page pour superviser l'activité des files d'attente." ;
2017-05-13 20:13:38 +01:00
$text [ 'description-queue' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-queue' ][ 'it-it' ] = "" ;
$text [ 'description-queue' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-queue' ][ 'pl-pl' ] = "Aktualna lista oczekujących rozmówców w kolejce." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-queue' ][ 'pt-br' ] = "Lista de chamada na fila" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-queue' ][ 'pt-pt' ] = "Utilize esta página para monitorizar a actividade da 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-12 15:44:53 +01:00
$text [ 'description-queue' ][ 'sv-se' ] = "Använd denna sida för att monitorera kö aktivitet" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-queue' ][ 'uk-ua' ] = "Використовуйте цю сторінку, щоб стежити за активністю черги." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-active_queues' ][ 'en-us' ] = "List all the queues that are currently active with one or more callers." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-active_queues' ][ 'ar-eg' ] = "" ;
$text [ 'description-active_queues' ][ 'de-at' ] = "Auflistung aller derzeit aktiven Warteschlangen mit einem oder mehreren Anrufern." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-active_queues' ][ 'de-ch' ] = "Auflistung aller derzeit aktiven Warteschlangen mit einem oder mehreren Anrufern." ; //copied from de-de
2017-05-12 15:44:53 +01:00
$text [ 'description-active_queues' ][ 'de-de' ] = "Auflistung aller derzeit aktiven Warteschlangen mit einem oder mehreren Anrufern." ;
2015-04-08 13:38:58 +00:00
$text [ 'description-active_queues' ][ 'es-cl' ] = "Lista todas las colas que estan siendo actualmente usadas con una o más personas en espera." ;
2017-06-13 06:14:11 +01:00
$text [ 'description-active_queues' ][ 'es-mx' ] = "Lista todas las colas que estan siendo actualmente usadas con una o más personas en espera." ; //copied from es-cl
$text [ 'description-active_queues' ][ 'fr-ca' ] = "Liste de toutes les files d'attente actuellement actives avec un ou plusieurs appels" ; //copied from fr-fr
2015-04-08 13:38:58 +00:00
$text [ 'description-active_queues' ][ 'fr-fr' ] = "Liste de toutes les files d'attente actuellement actives avec un ou plusieurs appels" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-active_queues' ][ 'he-il' ] = "" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-active_queues' ][ 'it-it' ] = "" ;
$text [ 'description-active_queues' ][ 'nl-nl' ] = "" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-active_queues' ][ 'pl-pl' ] = "Wyświetl wszystkie aktywne kolejki z przynajmniej jednym uczestnikiem" ;
2015-04-08 13:38:58 +00:00
$text [ 'description-active_queues' ][ 'pt-br' ] = "Lista com todas as filas que estão atualmente ativas com um ou mais chamadas" ;
2017-05-12 15:44:53 +01:00
$text [ 'description-active_queues' ][ 'pt-pt' ] = "Lista todas as filas que estão actualmente activas com uma ou mais chamadas." ;
2017-06-02 20:24:12 +01:00
$text [ 'description-active_queues' ][ 'ro-ro' ] = "" ;
2017-04-25 03:37:00 +05:00
$text [ 'description-active_queues' ][ 'ru-ru' ] = "Список всех очередей, которые в данный момент активны, с одним или несколькими вызывающими абонентами." ;
2017-05-12 15:44:53 +01:00
$text [ 'description-active_queues' ][ 'sv-se' ] = "Lista alla köer med en eller fler aktiva samtal" ;
2017-05-13 20:13:38 +01:00
$text [ 'description-active_queues' ][ 'uk-ua' ] = "Перелік всіх черг, в яких в даний час є активні абоненти." ;
2015-04-08 13:38:58 +00:00
2017-06-13 06:14:11 +01:00
?>