Localization: Add full support for Georgian language (#7110)

* Translating apps to Georgian

* Translating apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating more apps to Georgian

* Translating theme to Georgian

* Translating core to Georgian

* Translating core to Georgian

* Translating core to Georgian by Marie

* Translating core to Georgian

* Translating resources to Georgian by Marie

* Translating core to Georgian

* fix app_languages.php
This commit is contained in:
NorwayFun 2024-08-28 17:59:02 +02:00 committed by GitHub
parent 5702102850
commit aabc2f33a8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
212 changed files with 4389 additions and 869 deletions

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "";
$apps[$x]['description']['nl-nl'] = ""; $apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Gérer les listes de contrôle d'accès"; $apps[$x]['description']['fr-fr'] = "Gérer les listes de contrôle d'accès";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "წვდომის კონტროლის სიების მართვა";
$apps[$x]['description']['nl-nl'] = "Beheer toegangs controle lijsten"; $apps[$x]['description']['nl-nl'] = "Beheer toegangs controle lijsten";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-access_controls']['fr-ca'] = "Contrôle d'accès";
$text['title-access_controls']['fr-fr'] = "Contrôle d'accès"; $text['title-access_controls']['fr-fr'] = "Contrôle d'accès";
$text['title-access_controls']['he-il'] = "בקרת גישה"; $text['title-access_controls']['he-il'] = "בקרת גישה";
$text['title-access_controls']['it-it'] = "Controllo Accessi"; $text['title-access_controls']['it-it'] = "Controllo Accessi";
$text['title-access_controls']['ka-ge'] = "წვდომის კონტროლები";
$text['title-access_controls']['nl-nl'] = "Toegangs Controle"; $text['title-access_controls']['nl-nl'] = "Toegangs Controle";
$text['title-access_controls']['pl-pl'] = "Kontrola dostępu"; $text['title-access_controls']['pl-pl'] = "Kontrola dostępu";
$text['title-access_controls']['pt-br'] = "Controles de Acesso"; $text['title-access_controls']['pt-br'] = "Controles de Acesso";
@ -39,6 +40,7 @@ $text['title-access_control_nodes']['fr-ca'] = "nœuds";
$text['title-access_control_nodes']['fr-fr'] = "nœuds"; $text['title-access_control_nodes']['fr-fr'] = "nœuds";
$text['title-access_control_nodes']['he-il'] = "בלוטות"; $text['title-access_control_nodes']['he-il'] = "בלוטות";
$text['title-access_control_nodes']['it-it'] = "Nodi"; $text['title-access_control_nodes']['it-it'] = "Nodi";
$text['title-access_control_nodes']['ka-ge'] = "კვანძები";
$text['title-access_control_nodes']['nl-nl'] = "Knooppunten"; $text['title-access_control_nodes']['nl-nl'] = "Knooppunten";
$text['title-access_control_nodes']['pl-pl'] = "węzły"; $text['title-access_control_nodes']['pl-pl'] = "węzły";
$text['title-access_control_nodes']['pt-br'] = "Nodes"; $text['title-access_control_nodes']['pt-br'] = "Nodes";
@ -65,6 +67,7 @@ $text['title-access_control_node']['fr-ca'] = "noeud";
$text['title-access_control_node']['fr-fr'] = "noeud"; $text['title-access_control_node']['fr-fr'] = "noeud";
$text['title-access_control_node']['he-il'] = "צומת"; $text['title-access_control_node']['he-il'] = "צומת";
$text['title-access_control_node']['it-it'] = "Nodo"; $text['title-access_control_node']['it-it'] = "Nodo";
$text['title-access_control_node']['ka-ge'] = "კვანძი";
$text['title-access_control_node']['nl-nl'] = "Knooppunt"; $text['title-access_control_node']['nl-nl'] = "Knooppunt";
$text['title-access_control_node']['pl-pl'] = "węzeł"; $text['title-access_control_node']['pl-pl'] = "węzeł";
$text['title-access_control_node']['pt-br'] = ""; $text['title-access_control_node']['pt-br'] = "";
@ -91,6 +94,7 @@ $text['title-access_control']['fr-ca'] = "Contrôle d'accès";
$text['title-access_control']['fr-fr'] = "Contrôle d'accès"; $text['title-access_control']['fr-fr'] = "Contrôle d'accès";
$text['title-access_control']['he-il'] = "בקרת גישה"; $text['title-access_control']['he-il'] = "בקרת גישה";
$text['title-access_control']['it-it'] = "Controllo Accesso"; $text['title-access_control']['it-it'] = "Controllo Accesso";
$text['title-access_control']['ka-ge'] = "წვდომის კონტროლი";
$text['title-access_control']['nl-nl'] = "Toegangs Controle"; $text['title-access_control']['nl-nl'] = "Toegangs Controle";
$text['title-access_control']['pl-pl'] = "Kontrola dostępu"; $text['title-access_control']['pl-pl'] = "Kontrola dostępu";
$text['title-access_control']['pt-br'] = "Controle de acesso"; $text['title-access_control']['pt-br'] = "Controle de acesso";
@ -117,6 +121,7 @@ $text['title_description-access_controls']['fr-ca'] = "Liste de contrôle d'acc
$text['title_description-access_controls']['fr-fr'] = "Liste de contrôle d'accès peut autoriser ou refuser des plages d'adresses IP."; $text['title_description-access_controls']['fr-fr'] = "Liste de contrôle d'accès peut autoriser ou refuser des plages d'adresses IP.";
$text['title_description-access_controls']['he-il'] = " רשימת בקרת גישה יכולה לאפשר או למנוע טווחים של כתובות IP."; $text['title_description-access_controls']['he-il'] = " רשימת בקרת גישה יכולה לאפשר או למנוע טווחים של כתובות IP.";
$text['title_description-access_controls']['it-it'] = "Le liste per il controllo di accesso permettono o negano l'accesso a range di IP."; $text['title_description-access_controls']['it-it'] = "Le liste per il controllo di accesso permettono o negano l'accesso a range di IP.";
$text['title_description-access_controls']['ka-ge'] = "წვდომის კონტროლის სიას IP მისამართების შუალედების დაშვება ან აკრძალვა შეუძლია";
$text['title_description-access_controls']['nl-nl'] = "Toegang Controle lijst kan IP adres reeks toestaan of verbieden."; $text['title_description-access_controls']['nl-nl'] = "Toegang Controle lijst kan IP adres reeks toestaan of verbieden.";
$text['title_description-access_controls']['pl-pl'] = "Lista kontroli dostępu może umożliwić lub zablokować zakresy adresów IP."; $text['title_description-access_controls']['pl-pl'] = "Lista kontroli dostępu może umożliwić lub zablokować zakresy adresów IP.";
$text['title_description-access_controls']['pt-br'] = "Lista de controle de acesso pode permitir ou negar intervalos de endereços IP."; $text['title_description-access_controls']['pt-br'] = "Lista de controle de acesso pode permitir ou negar intervalos de endereços IP.";
@ -143,6 +148,7 @@ $text['label-node_type']['fr-ca'] = "Type";
$text['label-node_type']['fr-fr'] = "Type"; $text['label-node_type']['fr-fr'] = "Type";
$text['label-node_type']['he-il'] = "סוג"; $text['label-node_type']['he-il'] = "סוג";
$text['label-node_type']['it-it'] = "Tipo"; $text['label-node_type']['it-it'] = "Tipo";
$text['label-node_type']['ka-ge'] = "ტიპი";
$text['label-node_type']['nl-nl'] = "Type"; $text['label-node_type']['nl-nl'] = "Type";
$text['label-node_type']['pl-pl'] = "typ"; $text['label-node_type']['pl-pl'] = "typ";
$text['label-node_type']['pt-br'] = "Tipo"; $text['label-node_type']['pt-br'] = "Tipo";
@ -169,6 +175,7 @@ $text['label-node_domain']['fr-ca'] = "Domaine";
$text['label-node_domain']['fr-fr'] = "Domaine"; $text['label-node_domain']['fr-fr'] = "Domaine";
$text['label-node_domain']['he-il'] = "תחום"; $text['label-node_domain']['he-il'] = "תחום";
$text['label-node_domain']['it-it'] = "Dominio"; $text['label-node_domain']['it-it'] = "Dominio";
$text['label-node_domain']['ka-ge'] = "დომენი";
$text['label-node_domain']['nl-nl'] = "Domein"; $text['label-node_domain']['nl-nl'] = "Domein";
$text['label-node_domain']['pl-pl'] = "domeny"; $text['label-node_domain']['pl-pl'] = "domeny";
$text['label-node_domain']['pt-br'] = "Domínio"; $text['label-node_domain']['pt-br'] = "Domínio";
@ -195,6 +202,7 @@ $text['label-node_description']['fr-ca'] = "Description";
$text['label-node_description']['fr-fr'] = "Description"; $text['label-node_description']['fr-fr'] = "Description";
$text['label-node_description']['he-il'] = "תיאור"; $text['label-node_description']['he-il'] = "תיאור";
$text['label-node_description']['it-it'] = "Descrizione"; $text['label-node_description']['it-it'] = "Descrizione";
$text['label-node_description']['ka-ge'] = "აღწერა";
$text['label-node_description']['nl-nl'] = "Beschrijving"; $text['label-node_description']['nl-nl'] = "Beschrijving";
$text['label-node_description']['pl-pl'] = "opis"; $text['label-node_description']['pl-pl'] = "opis";
$text['label-node_description']['pt-br'] = "Descrição"; $text['label-node_description']['pt-br'] = "Descrição";
@ -221,6 +229,7 @@ $text['label-node_cidr']['fr-ca'] = "CIDR";
$text['label-node_cidr']['fr-fr'] = "CIDR"; $text['label-node_cidr']['fr-fr'] = "CIDR";
$text['label-node_cidr']['he-il'] = "CIDR"; $text['label-node_cidr']['he-il'] = "CIDR";
$text['label-node_cidr']['it-it'] = "CIDR"; $text['label-node_cidr']['it-it'] = "CIDR";
$text['label-node_cidr']['ka-ge'] = "CIRD";
$text['label-node_cidr']['nl-nl'] = "CIDR"; $text['label-node_cidr']['nl-nl'] = "CIDR";
$text['label-node_cidr']['pl-pl'] = "CIDR"; $text['label-node_cidr']['pl-pl'] = "CIDR";
$text['label-node_cidr']['pt-br'] = "CIDR"; $text['label-node_cidr']['pt-br'] = "CIDR";
@ -247,6 +256,7 @@ $text['label-deny']['fr-ca'] = "nier";
$text['label-deny']['fr-fr'] = "nier"; $text['label-deny']['fr-fr'] = "nier";
$text['label-deny']['he-il'] = "להכחיש"; $text['label-deny']['he-il'] = "להכחיש";
$text['label-deny']['it-it'] = "nega"; $text['label-deny']['it-it'] = "nega";
$text['label-deny']['ka-ge'] = "უარყოფა";
$text['label-deny']['nl-nl'] = "verbieden"; $text['label-deny']['nl-nl'] = "verbieden";
$text['label-deny']['pl-pl'] = "odrzuć"; $text['label-deny']['pl-pl'] = "odrzuć";
$text['label-deny']['pt-br'] = "negar"; $text['label-deny']['pt-br'] = "negar";
@ -273,6 +283,7 @@ $text['label-allow']['fr-ca'] = "permettre";
$text['label-allow']['fr-fr'] = "permettre"; $text['label-allow']['fr-fr'] = "permettre";
$text['label-allow']['he-il'] = "לאפשר"; $text['label-allow']['he-il'] = "לאפשר";
$text['label-allow']['it-it'] = "permetti"; $text['label-allow']['it-it'] = "permetti";
$text['label-allow']['ka-ge'] = "დაშვება";
$text['label-allow']['nl-nl'] = "toestaan"; $text['label-allow']['nl-nl'] = "toestaan";
$text['label-allow']['pl-pl'] = "zezwól"; $text['label-allow']['pl-pl'] = "zezwól";
$text['label-allow']['pt-br'] = "permitir"; $text['label-allow']['pt-br'] = "permitir";
@ -299,6 +310,7 @@ $text['label-access_control_name']['fr-ca'] = "Nom";
$text['label-access_control_name']['fr-fr'] = "Nom"; $text['label-access_control_name']['fr-fr'] = "Nom";
$text['label-access_control_name']['he-il'] = "שם"; $text['label-access_control_name']['he-il'] = "שם";
$text['label-access_control_name']['it-it'] = "Nome"; $text['label-access_control_name']['it-it'] = "Nome";
$text['label-access_control_name']['ka-ge'] = "სახელი";
$text['label-access_control_name']['nl-nl'] = "Naam"; $text['label-access_control_name']['nl-nl'] = "Naam";
$text['label-access_control_name']['pl-pl'] = "Imię"; $text['label-access_control_name']['pl-pl'] = "Imię";
$text['label-access_control_name']['pt-br'] = "Nome"; $text['label-access_control_name']['pt-br'] = "Nome";
@ -325,6 +337,7 @@ $text['label-access_control_default']['fr-ca'] = "Par défaut";
$text['label-access_control_default']['fr-fr'] = "Par défaut"; $text['label-access_control_default']['fr-fr'] = "Par défaut";
$text['label-access_control_default']['he-il'] = "ברירת מחדל"; $text['label-access_control_default']['he-il'] = "ברירת מחדל";
$text['label-access_control_default']['it-it'] = "Predefinito"; $text['label-access_control_default']['it-it'] = "Predefinito";
$text['label-access_control_default']['ka-ge'] = "ნაგულისხმევი";
$text['label-access_control_default']['nl-nl'] = "Standaard"; $text['label-access_control_default']['nl-nl'] = "Standaard";
$text['label-access_control_default']['pl-pl'] = "Domyślnie"; $text['label-access_control_default']['pl-pl'] = "Domyślnie";
$text['label-access_control_default']['pt-br'] = "Padrão"; $text['label-access_control_default']['pt-br'] = "Padrão";
@ -351,6 +364,7 @@ $text['label-access_control_nodes']['fr-ca'] = "nœuds";
$text['label-access_control_nodes']['fr-fr'] = "nœuds"; $text['label-access_control_nodes']['fr-fr'] = "nœuds";
$text['label-access_control_nodes']['he-il'] = "בלוטות"; $text['label-access_control_nodes']['he-il'] = "בלוטות";
$text['label-access_control_nodes']['it-it'] = "Nodi"; $text['label-access_control_nodes']['it-it'] = "Nodi";
$text['label-access_control_nodes']['ka-ge'] = "კვანძები";
$text['label-access_control_nodes']['nl-nl'] = "Knooppunten"; $text['label-access_control_nodes']['nl-nl'] = "Knooppunten";
$text['label-access_control_nodes']['pl-pl'] = "węzły"; $text['label-access_control_nodes']['pl-pl'] = "węzły";
$text['label-access_control_nodes']['pt-br'] = "Nodes"; $text['label-access_control_nodes']['pt-br'] = "Nodes";
@ -377,6 +391,7 @@ $text['label-access_control_description']['fr-ca'] = "Description";
$text['label-access_control_description']['fr-fr'] = "Description"; $text['label-access_control_description']['fr-fr'] = "Description";
$text['label-access_control_description']['he-il'] = "תיאור"; $text['label-access_control_description']['he-il'] = "תיאור";
$text['label-access_control_description']['it-it'] = "Descrizione"; $text['label-access_control_description']['it-it'] = "Descrizione";
$text['label-access_control_description']['ka-ge'] = "აღწერა";
$text['label-access_control_description']['nl-nl'] = "Omschrijving"; $text['label-access_control_description']['nl-nl'] = "Omschrijving";
$text['label-access_control_description']['pl-pl'] = "opis"; $text['label-access_control_description']['pl-pl'] = "opis";
$text['label-access_control_description']['pt-br'] = "Descrição"; $text['label-access_control_description']['pt-br'] = "Descrição";
@ -403,6 +418,7 @@ $text['description-node_type']['fr-ca'] = "Sélectionnez le type";
$text['description-node_type']['fr-fr'] = "Sélectionnez le type"; $text['description-node_type']['fr-fr'] = "Sélectionnez le type";
$text['description-node_type']['he-il'] = "בחר את הסוג."; $text['description-node_type']['he-il'] = "בחר את הסוג.";
$text['description-node_type']['it-it'] = "Seleziona il tipo."; $text['description-node_type']['it-it'] = "Seleziona il tipo.";
$text['description-node_type']['ka-ge'] = "აირჩიეთ ტიპი.";
$text['description-node_type']['nl-nl'] = "Selecteer het type."; $text['description-node_type']['nl-nl'] = "Selecteer het type.";
$text['description-node_type']['pl-pl'] = "Wybierz rodzaj."; $text['description-node_type']['pl-pl'] = "Wybierz rodzaj.";
$text['description-node_type']['pt-br'] = "Selecione o tipo."; $text['description-node_type']['pt-br'] = "Selecione o tipo.";
@ -429,6 +445,7 @@ $text['description-node_domain']['fr-ca'] = "Entrez le nom de domaine.";
$text['description-node_domain']['fr-fr'] = "Entrez le nom de domaine."; $text['description-node_domain']['fr-fr'] = "Entrez le nom de domaine.";
$text['description-node_domain']['he-il'] = " הזן את שם הדומיין."; $text['description-node_domain']['he-il'] = " הזן את שם הדומיין.";
$text['description-node_domain']['it-it'] = "Inserisci il dominio."; $text['description-node_domain']['it-it'] = "Inserisci il dominio.";
$text['description-node_domain']['ka-ge'] = "შეიყვანეთ დომენის სახელი";
$text['description-node_domain']['nl-nl'] = "Voer de domeinnaam in."; $text['description-node_domain']['nl-nl'] = "Voer de domeinnaam in.";
$text['description-node_domain']['pl-pl'] = "Wprowadź nazwę domeny."; $text['description-node_domain']['pl-pl'] = "Wprowadź nazwę domeny.";
$text['description-node_domain']['pt-br'] = "Digite o nome de domínio."; $text['description-node_domain']['pt-br'] = "Digite o nome de domínio.";
@ -455,6 +472,7 @@ $text['description-node_description']['fr-ca'] = "Entrez la description.";
$text['description-node_description']['fr-fr'] = "Entrez la description."; $text['description-node_description']['fr-fr'] = "Entrez la description.";
$text['description-node_description']['he-il'] = " הזן את התיאור."; $text['description-node_description']['he-il'] = " הזן את התיאור.";
$text['description-node_description']['it-it'] = "Inserisci la descrizione."; $text['description-node_description']['it-it'] = "Inserisci la descrizione.";
$text['description-node_description']['ka-ge'] = "შეიყვანეთ აღწერა";
$text['description-node_description']['nl-nl'] = "Voer de beschrijving in."; $text['description-node_description']['nl-nl'] = "Voer de beschrijving in.";
$text['description-node_description']['pl-pl'] = "Wprowadź opis."; $text['description-node_description']['pl-pl'] = "Wprowadź opis.";
$text['description-node_description']['pt-br'] = "Digite a descrição."; $text['description-node_description']['pt-br'] = "Digite a descrição.";
@ -481,6 +499,7 @@ $text['description-node_cidr']['fr-ca'] = "Entrez la plage IP CIDR.";
$text['description-node_cidr']['fr-fr'] = "Entrez la plage IP CIDR."; $text['description-node_cidr']['fr-fr'] = "Entrez la plage IP CIDR.";
$text['description-node_cidr']['he-il'] = " הזן את טווח ה- IP CIDR."; $text['description-node_cidr']['he-il'] = " הזן את טווח ה- IP CIDR.";
$text['description-node_cidr']['it-it'] = "Inserisci il range IP CIDR."; $text['description-node_cidr']['it-it'] = "Inserisci il range IP CIDR.";
$text['description-node_cidr']['ka-ge'] = "შეიყვანეთ IP CIDR შუალედი";
$text['description-node_cidr']['nl-nl'] = "Voer het IP CIDR reeks in."; $text['description-node_cidr']['nl-nl'] = "Voer het IP CIDR reeks in.";
$text['description-node_cidr']['pl-pl'] = "Wprowadź zakres IP CIDR."; $text['description-node_cidr']['pl-pl'] = "Wprowadź zakres IP CIDR.";
$text['description-node_cidr']['pt-br'] = "Digite o intervalo IP CIDR."; $text['description-node_cidr']['pt-br'] = "Digite o intervalo IP CIDR.";
@ -507,6 +526,7 @@ $text['description-access_control_name']['fr-ca'] = "Entrez le nom.";
$text['description-access_control_name']['fr-fr'] = "Entrez le nom."; $text['description-access_control_name']['fr-fr'] = "Entrez le nom.";
$text['description-access_control_name']['he-il'] = " הזן את השם."; $text['description-access_control_name']['he-il'] = " הזן את השם.";
$text['description-access_control_name']['it-it'] = "Inserisci il nome."; $text['description-access_control_name']['it-it'] = "Inserisci il nome.";
$text['description-access_control_name']['ka-ge'] = "შეიყვანეთ სახელი.";
$text['description-access_control_name']['nl-nl'] = "Voer de naam in."; $text['description-access_control_name']['nl-nl'] = "Voer de naam in.";
$text['description-access_control_name']['pl-pl'] = "Wpisz nazwę."; $text['description-access_control_name']['pl-pl'] = "Wpisz nazwę.";
$text['description-access_control_name']['pt-br'] = "Digite o nome."; $text['description-access_control_name']['pt-br'] = "Digite o nome.";
@ -533,6 +553,7 @@ $text['description-access_control_description']['fr-ca'] = "Entrez la descriptio
$text['description-access_control_description']['fr-fr'] = "Entrez la description."; $text['description-access_control_description']['fr-fr'] = "Entrez la description.";
$text['description-access_control_description']['he-il'] = " הזן את התיאור"; $text['description-access_control_description']['he-il'] = " הזן את התיאור";
$text['description-access_control_description']['it-it'] = "Inserisci la descrizione"; $text['description-access_control_description']['it-it'] = "Inserisci la descrizione";
$text['description-access_control_description']['ka-ge'] = "შეიყვანეთ აღწერა";
$text['description-access_control_description']['nl-nl'] = "Voer de omschrijving in."; $text['description-access_control_description']['nl-nl'] = "Voer de omschrijving in.";
$text['description-access_control_description']['pl-pl'] = "Wprowadź opis"; $text['description-access_control_description']['pl-pl'] = "Wprowadź opis";
$text['description-access_control_description']['pt-br'] = "Digite a descrição."; $text['description-access_control_description']['pt-br'] = "Digite a descrição.";
@ -559,6 +580,7 @@ $text['description-access_control_default']['fr-ca'] = "Sélectionnez le type de
$text['description-access_control_default']['fr-fr'] = "Sélectionnez le type de défaut"; $text['description-access_control_default']['fr-fr'] = "Sélectionnez le type de défaut";
$text['description-access_control_default']['he-il'] = " בחר את סוג ברירת המחדל."; $text['description-access_control_default']['he-il'] = " בחר את סוג ברירת המחדל.";
$text['description-access_control_default']['it-it'] = "Scegli il tipo di default."; $text['description-access_control_default']['it-it'] = "Scegli il tipo di default.";
$text['description-access_control_default']['ka-ge'] = "აირჩიეთ ნაგულისხმევი ტიპი.";
$text['description-access_control_default']['nl-nl'] = "Selecteer het standaard type."; $text['description-access_control_default']['nl-nl'] = "Selecteer het standaard type.";
$text['description-access_control_default']['pl-pl'] = "Wybierz typ domyślny."; $text['description-access_control_default']['pl-pl'] = "Wybierz typ domyślny.";
$text['description-access_control_default']['pt-br'] = "Selecione o tipo de padrão."; $text['description-access_control_default']['pt-br'] = "Selecione o tipo de padrão.";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Contrôles d'accès"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Contrôles d'accès";
$apps[$x]['menu'][$y]['title']['he-il'] = "בקרת גישה"; $apps[$x]['menu'][$y]['title']['he-il'] = "בקרת גישה";
$apps[$x]['menu'][$y]['title']['it-it'] = "Controlli Accesso"; $apps[$x]['menu'][$y]['title']['it-it'] = "Controlli Accesso";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "წვდომის კონტროლები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Toegangs Controle"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Toegangs Controle";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Kontrola dostępu"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kontrola dostępu";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Controles de Acesso"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Controles de Acesso";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "";
$apps[$x]['description']['nl-nl'] = ""; $apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "ოპერატორის პანელი სტატუსს აჩვენებს.";
$apps[$x]['description']['nl-nl'] = "Bedieningspaneel laat de status zien"; $apps[$x]['description']['nl-nl'] = "Bedieningspaneel laat de status zien";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-operator_panel']['fr-ca'] = "Panneau de commande";
$text['title-operator_panel']['fr-fr'] = "Panneau de commande"; $text['title-operator_panel']['fr-fr'] = "Panneau de commande";
$text['title-operator_panel']['he-il'] = "לוח מפעיל"; $text['title-operator_panel']['he-il'] = "לוח מפעיל";
$text['title-operator_panel']['it-it'] = "Pannello Operatore"; $text['title-operator_panel']['it-it'] = "Pannello Operatore";
$text['title-operator_panel']['ka-ge'] = "ოპერატორის პანელი";
$text['title-operator_panel']['nl-nl'] = "Operator paneel"; $text['title-operator_panel']['nl-nl'] = "Operator paneel";
$text['title-operator_panel']['pl-pl'] = "Panel operatora"; $text['title-operator_panel']['pl-pl'] = "Panel operatora";
$text['title-operator_panel']['pt-br'] = "Painel do operador"; $text['title-operator_panel']['pt-br'] = "Painel do operador";
@ -39,6 +40,7 @@ $text['label-status_on_demand']['fr-ca'] = "Sur Demande";
$text['label-status_on_demand']['fr-fr'] = "Sur Demande"; $text['label-status_on_demand']['fr-fr'] = "Sur Demande";
$text['label-status_on_demand']['he-il'] = "על פי דרישה"; $text['label-status_on_demand']['he-il'] = "על פי דרישה";
$text['label-status_on_demand']['it-it'] = "Su Richiesta"; $text['label-status_on_demand']['it-it'] = "Su Richiesta";
$text['label-status_on_demand']['ka-ge'] = "მოთხოვნით";
$text['label-status_on_demand']['nl-nl'] = "Op Aanvraag"; $text['label-status_on_demand']['nl-nl'] = "Op Aanvraag";
$text['label-status_on_demand']['pl-pl'] = "Na żądanie"; $text['label-status_on_demand']['pl-pl'] = "Na żądanie";
$text['label-status_on_demand']['pt-br'] = "A pedido"; $text['label-status_on_demand']['pt-br'] = "A pedido";
@ -65,6 +67,7 @@ $text['label-status_on_break']['fr-ca'] = "En Pause";
$text['label-status_on_break']['fr-fr'] = "En Pause"; $text['label-status_on_break']['fr-fr'] = "En Pause";
$text['label-status_on_break']['he-il'] = "בהפסקה"; $text['label-status_on_break']['he-il'] = "בהפסקה";
$text['label-status_on_break']['it-it'] = "In Pausa"; $text['label-status_on_break']['it-it'] = "In Pausa";
$text['label-status_on_break']['ka-ge'] = "შესვენებაზე";
$text['label-status_on_break']['nl-nl'] = "In de wacht"; $text['label-status_on_break']['nl-nl'] = "In de wacht";
$text['label-status_on_break']['pl-pl'] = "Na przerwie"; $text['label-status_on_break']['pl-pl'] = "Na przerwie";
$text['label-status_on_break']['pt-br'] = "Em pausa"; $text['label-status_on_break']['pt-br'] = "Em pausa";
@ -91,6 +94,7 @@ $text['label-status_logged_out_or_unknown']['fr-ca'] = "Déconnexion / Unknown";
$text['label-status_logged_out_or_unknown']['fr-fr'] = "Déconnexion / Unknown"; $text['label-status_logged_out_or_unknown']['fr-fr'] = "Déconnexion / Unknown";
$text['label-status_logged_out_or_unknown']['he-il'] = "מנותק / לא ידוע"; $text['label-status_logged_out_or_unknown']['he-il'] = "מנותק / לא ידוע";
$text['label-status_logged_out_or_unknown']['it-it'] = "Sloggato/Sconosciuto"; $text['label-status_logged_out_or_unknown']['it-it'] = "Sloggato/Sconosciuto";
$text['label-status_logged_out_or_unknown']['ka-ge'] = "გასული / უცნობი";
$text['label-status_logged_out_or_unknown']['nl-nl'] = "Afgelogged / Onbekend"; $text['label-status_logged_out_or_unknown']['nl-nl'] = "Afgelogged / Onbekend";
$text['label-status_logged_out_or_unknown']['pl-pl'] = "Wylogowany / Nieznany"; $text['label-status_logged_out_or_unknown']['pl-pl'] = "Wylogowany / Nieznany";
$text['label-status_logged_out_or_unknown']['pt-br'] = "Desligar / Desconhecido"; $text['label-status_logged_out_or_unknown']['pt-br'] = "Desligar / Desconhecido";
@ -117,6 +121,7 @@ $text['label-status_logged_out']['fr-ca'] = "Déconnexion";
$text['label-status_logged_out']['fr-fr'] = "Déconnexion"; $text['label-status_logged_out']['fr-fr'] = "Déconnexion";
$text['label-status_logged_out']['he-il'] = "התנתק"; $text['label-status_logged_out']['he-il'] = "התנתק";
$text['label-status_logged_out']['it-it'] = "Sloggato"; $text['label-status_logged_out']['it-it'] = "Sloggato";
$text['label-status_logged_out']['ka-ge'] = "გასული";
$text['label-status_logged_out']['nl-nl'] = "Afgelogged"; $text['label-status_logged_out']['nl-nl'] = "Afgelogged";
$text['label-status_logged_out']['pl-pl'] = "Wylogowany"; $text['label-status_logged_out']['pl-pl'] = "Wylogowany";
$text['label-status_logged_out']['pt-br'] = "Desligado"; $text['label-status_logged_out']['pt-br'] = "Desligado";
@ -143,6 +148,7 @@ $text['label-status_do_not_disturb']['fr-ca'] = "Ne pas Déranger";
$text['label-status_do_not_disturb']['fr-fr'] = "Ne pas Déranger"; $text['label-status_do_not_disturb']['fr-fr'] = "Ne pas Déranger";
$text['label-status_do_not_disturb']['he-il'] = "נא לא להפריע"; $text['label-status_do_not_disturb']['he-il'] = "נא לא להפריע";
$text['label-status_do_not_disturb']['it-it'] = "Non Disturbare"; $text['label-status_do_not_disturb']['it-it'] = "Non Disturbare";
$text['label-status_do_not_disturb']['ka-ge'] = "არ შემაწუხო";
$text['label-status_do_not_disturb']['nl-nl'] = "Niet Storen"; $text['label-status_do_not_disturb']['nl-nl'] = "Niet Storen";
$text['label-status_do_not_disturb']['pl-pl'] = "Nie przeszkadzać (DND)"; $text['label-status_do_not_disturb']['pl-pl'] = "Nie przeszkadzać (DND)";
$text['label-status_do_not_disturb']['pt-br'] = "Não perturbe"; $text['label-status_do_not_disturb']['pt-br'] = "Não perturbe";
@ -169,6 +175,7 @@ $text['label-status_available_on_demand']['fr-ca'] = "Disponible (sur demande)";
$text['label-status_available_on_demand']['fr-fr'] = "Disponible (sur demande)"; $text['label-status_available_on_demand']['fr-fr'] = "Disponible (sur demande)";
$text['label-status_available_on_demand']['he-il'] = "זמין (לפי דרישה)"; $text['label-status_available_on_demand']['he-il'] = "זמין (לפי דרישה)";
$text['label-status_available_on_demand']['it-it'] = "Disponibile (Su Richiesta)"; $text['label-status_available_on_demand']['it-it'] = "Disponibile (Su Richiesta)";
$text['label-status_available_on_demand']['ka-ge'] = "ხელმისაწვდომია (მოთხოვნით)";
$text['label-status_available_on_demand']['nl-nl'] = "Beschikbaar (Op Aaanvraag)"; $text['label-status_available_on_demand']['nl-nl'] = "Beschikbaar (Op Aaanvraag)";
$text['label-status_available_on_demand']['pl-pl'] = "Dostępny (na żądanie)"; $text['label-status_available_on_demand']['pl-pl'] = "Dostępny (na żądanie)";
$text['label-status_available_on_demand']['pt-br'] = "Disponivel (A pedido)"; $text['label-status_available_on_demand']['pt-br'] = "Disponivel (A pedido)";
@ -195,6 +202,7 @@ $text['label-status_available']['fr-ca'] = "Disponible";
$text['label-status_available']['fr-fr'] = "Disponible"; $text['label-status_available']['fr-fr'] = "Disponible";
$text['label-status_available']['he-il'] = "זמין"; $text['label-status_available']['he-il'] = "זמין";
$text['label-status_available']['it-it'] = "Disponibile"; $text['label-status_available']['it-it'] = "Disponibile";
$text['label-status_available']['ka-ge'] = "ხელმისაწვდომია";
$text['label-status_available']['nl-nl'] = "Beschikbaar"; $text['label-status_available']['nl-nl'] = "Beschikbaar";
$text['label-status_available']['pl-pl'] = "Dostępny"; $text['label-status_available']['pl-pl'] = "Dostępny";
$text['label-status_available']['pt-br'] = "Disponível"; $text['label-status_available']['pt-br'] = "Disponível";
@ -221,6 +229,7 @@ $text['label-refresh_pause']['fr-ca'] = "Pause Actualiser";
$text['label-refresh_pause']['fr-fr'] = "Pause Actualiser"; $text['label-refresh_pause']['fr-fr'] = "Pause Actualiser";
$text['label-refresh_pause']['he-il'] = "עצור רענון"; $text['label-refresh_pause']['he-il'] = "עצור רענון";
$text['label-refresh_pause']['it-it'] = "Interrompi"; $text['label-refresh_pause']['it-it'] = "Interrompi";
$text['label-refresh_pause']['ka-ge'] = "განახლების შეჩერება";
$text['label-refresh_pause']['nl-nl'] = "Stop verversen"; $text['label-refresh_pause']['nl-nl'] = "Stop verversen";
$text['label-refresh_pause']['pl-pl'] = "Pauzuj odświeżanie"; $text['label-refresh_pause']['pl-pl'] = "Pauzuj odświeżanie";
$text['label-refresh_pause']['pt-br'] = "Pausar atualização"; $text['label-refresh_pause']['pt-br'] = "Pausar atualização";
@ -247,6 +256,7 @@ $text['label-refresh_enable']['fr-ca'] = "Activer Actualiser";
$text['label-refresh_enable']['fr-fr'] = "Activer Actualiser"; $text['label-refresh_enable']['fr-fr'] = "Activer Actualiser";
$text['label-refresh_enable']['he-il'] = "אפשר רענון"; $text['label-refresh_enable']['he-il'] = "אפשר רענון";
$text['label-refresh_enable']['it-it'] = "Abilita Aggiornamento"; $text['label-refresh_enable']['it-it'] = "Abilita Aggiornamento";
$text['label-refresh_enable']['ka-ge'] = "განახლების ჩართვა";
$text['label-refresh_enable']['nl-nl'] = "Start verversen"; $text['label-refresh_enable']['nl-nl'] = "Start verversen";
$text['label-refresh_enable']['pl-pl'] = "Włącz odświeżanie"; $text['label-refresh_enable']['pl-pl'] = "Włącz odświeżanie";
$text['label-refresh_enable']['pt-br'] = "Habilitar atualização"; $text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
@ -273,6 +283,7 @@ $text['label-recording']['fr-ca'] = "Enregistrement de L'appel";
$text['label-recording']['fr-fr'] = "Enregistrement de L'appel"; $text['label-recording']['fr-fr'] = "Enregistrement de L'appel";
$text['label-recording']['he-il'] = "מקליט"; $text['label-recording']['he-il'] = "מקליט";
$text['label-recording']['it-it'] = "Registrazione"; $text['label-recording']['it-it'] = "Registrazione";
$text['label-recording']['ka-ge'] = "ჩაწერა";
$text['label-recording']['nl-nl'] = "Opnemend"; $text['label-recording']['nl-nl'] = "Opnemend";
$text['label-recording']['pl-pl'] = "Nagrywanie"; $text['label-recording']['pl-pl'] = "Nagrywanie";
$text['label-recording']['pt-br'] = "Gravação de chamadas"; $text['label-recording']['pt-br'] = "Gravação de chamadas";
@ -299,6 +310,7 @@ $text['label-record']['fr-ca'] = "Enregistrer";
$text['label-record']['fr-fr'] = "Enregistrer"; $text['label-record']['fr-fr'] = "Enregistrer";
$text['label-record']['he-il'] = "הקלטה"; $text['label-record']['he-il'] = "הקלטה";
$text['label-record']['it-it'] = "Registrazione"; $text['label-record']['it-it'] = "Registrazione";
$text['label-record']['ka-ge'] = "ჩაწერა";
$text['label-record']['nl-nl'] = "Opnemen"; $text['label-record']['nl-nl'] = "Opnemen";
$text['label-record']['pl-pl'] = "Nagrywanie"; $text['label-record']['pl-pl'] = "Nagrywanie";
$text['label-record']['pt-br'] = "Registro"; $text['label-record']['pt-br'] = "Registro";
@ -325,6 +337,7 @@ $text['label-other_extensions']['fr-ca'] = "Autres Extensions";
$text['label-other_extensions']['fr-fr'] = "Autres Extensions"; $text['label-other_extensions']['fr-fr'] = "Autres Extensions";
$text['label-other_extensions']['he-il'] = "שלוחות אחרות"; $text['label-other_extensions']['he-il'] = "שלוחות אחרות";
$text['label-other_extensions']['it-it'] = "Altri Interni"; $text['label-other_extensions']['it-it'] = "Altri Interni";
$text['label-other_extensions']['ka-ge'] = "სხვა შიდა ნომრები";
$text['label-other_extensions']['nl-nl'] = "Andere toestellen"; $text['label-other_extensions']['nl-nl'] = "Andere toestellen";
$text['label-other_extensions']['pl-pl'] = "Inne numery wewnętrzne"; $text['label-other_extensions']['pl-pl'] = "Inne numery wewnętrzne";
$text['label-other_extensions']['pt-br'] = "Outras extensões"; $text['label-other_extensions']['pt-br'] = "Outras extensões";
@ -351,6 +364,7 @@ $text['label-no_extensions_found']['fr-ca'] = "Aucun extensions trouvés.";
$text['label-no_extensions_found']['fr-fr'] = "Aucun extensions trouvés."; $text['label-no_extensions_found']['fr-fr'] = "Aucun extensions trouvés.";
$text['label-no_extensions_found']['he-il'] = "לא נמצאו שלוחות"; $text['label-no_extensions_found']['he-il'] = "לא נמצאו שלוחות";
$text['label-no_extensions_found']['it-it'] = "Nessun interno trovato."; $text['label-no_extensions_found']['it-it'] = "Nessun interno trovato.";
$text['label-no_extensions_found']['ka-ge'] = "შიდა ნომრები აღმოჩენილი არაა";
$text['label-no_extensions_found']['nl-nl'] = "Geen toestellen gevonden."; $text['label-no_extensions_found']['nl-nl'] = "Geen toestellen gevonden.";
$text['label-no_extensions_found']['pl-pl'] = "Nie znaleziono numerów wewnętrznych"; $text['label-no_extensions_found']['pl-pl'] = "Nie znaleziono numerów wewnętrznych";
$text['label-no_extensions_found']['pt-br'] = "Não foi encontrada nenhuma extensão"; $text['label-no_extensions_found']['pt-br'] = "Não foi encontrada nenhuma extensão";
@ -377,6 +391,7 @@ $text['label-hangup']['fr-ca'] = "Tuer Appel";
$text['label-hangup']['fr-fr'] = "Tuer Appel"; $text['label-hangup']['fr-fr'] = "Tuer Appel";
$text['label-hangup']['he-il'] = "הפסק"; $text['label-hangup']['he-il'] = "הפסק";
$text['label-hangup']['it-it'] = "Abbatti"; $text['label-hangup']['it-it'] = "Abbatti";
$text['label-hangup']['ka-ge'] = "გათიშვა";
$text['label-hangup']['nl-nl'] = "Ophangen"; $text['label-hangup']['nl-nl'] = "Ophangen";
$text['label-hangup']['pl-pl'] = "Rozłączenie się"; $text['label-hangup']['pl-pl'] = "Rozłączenie się";
$text['label-hangup']['pt-br'] = "Chamada final"; $text['label-hangup']['pt-br'] = "Chamada final";
@ -403,6 +418,7 @@ $text['label-eavesdrop']['fr-ca'] = "Espionner";
$text['label-eavesdrop']['fr-fr'] = "Espionner"; $text['label-eavesdrop']['fr-fr'] = "Espionner";
$text['label-eavesdrop']['he-il'] = "לְצוֹתֵת"; $text['label-eavesdrop']['he-il'] = "לְצוֹתֵת";
$text['label-eavesdrop']['it-it'] = "Ascolta"; $text['label-eavesdrop']['it-it'] = "Ascolta";
$text['label-eavesdrop']['ka-ge'] = "მიყურადება";
$text['label-eavesdrop']['nl-nl'] = "Afluisteren"; $text['label-eavesdrop']['nl-nl'] = "Afluisteren";
$text['label-eavesdrop']['pl-pl'] = "Podsłuchiwanie"; $text['label-eavesdrop']['pl-pl'] = "Podsłuchiwanie";
$text['label-eavesdrop']['pt-br'] = "Investigar"; $text['label-eavesdrop']['pt-br'] = "Investigar";
@ -429,6 +445,7 @@ $text['label-call_group']['fr-ca'] = "Groupe d'appel";
$text['label-call_group']['fr-fr'] = "Groupe d'appel"; $text['label-call_group']['fr-fr'] = "Groupe d'appel";
$text['label-call_group']['he-il'] = "קבוצת חיוג"; $text['label-call_group']['he-il'] = "קבוצת חיוג";
$text['label-call_group']['it-it'] = "Gruppo di Chiamata"; $text['label-call_group']['it-it'] = "Gruppo di Chiamata";
$text['label-call_group']['ka-ge'] = "ჯგუფისთვის დარეკვა";
$text['label-call_group']['nl-nl'] = "Oproep Groep"; $text['label-call_group']['nl-nl'] = "Oproep Groep";
$text['label-call_group']['pl-pl'] = "Grupa odbiorców rozmowy"; $text['label-call_group']['pl-pl'] = "Grupa odbiorców rozmowy";
$text['label-call_group']['pt-br'] = "Grupo"; $text['label-call_group']['pt-br'] = "Grupo";
@ -455,6 +472,7 @@ $text['label-call_direction']['fr-ca'] = "Sens de l'appel";
$text['label-call_direction']['fr-fr'] = "Sens de l'appel"; $text['label-call_direction']['fr-fr'] = "Sens de l'appel";
$text['label-call_direction']['he-il'] = "כיוון שיחה"; $text['label-call_direction']['he-il'] = "כיוון שיחה";
$text['label-call_direction']['it-it'] = "Direzione Chiamata"; $text['label-call_direction']['it-it'] = "Direzione Chiamata";
$text['label-call_direction']['ka-ge'] = "ზარის მიმართულება";
$text['label-call_direction']['nl-nl'] = "Oproep richting"; $text['label-call_direction']['nl-nl'] = "Oproep richting";
$text['label-call_direction']['pl-pl'] = "Kierunek rozmowy"; $text['label-call_direction']['pl-pl'] = "Kierunek rozmowy";
$text['label-call_direction']['pt-br'] = "Direção da chamada"; $text['label-call_direction']['pt-br'] = "Direção da chamada";
@ -481,6 +499,7 @@ $text['label-filter']['fr-ca'] = "Filtre...";
$text['label-filter']['fr-fr'] = "Filtre..."; $text['label-filter']['fr-fr'] = "Filtre...";
$text['label-filter']['he-il'] = "לְסַנֵן..."; $text['label-filter']['he-il'] = "לְסַנֵן...";
$text['label-filter']['it-it'] = "Filtro..."; $text['label-filter']['it-it'] = "Filtro...";
$text['label-filter']['ka-ge'] = "გაფილტვრა...";
$text['label-filter']['nl-nl'] = "Filter..."; $text['label-filter']['nl-nl'] = "Filter...";
$text['label-filter']['pl-pl'] = "Filter..."; $text['label-filter']['pl-pl'] = "Filter...";
$text['label-filter']['pt-br'] = "Filtro..."; $text['label-filter']['pt-br'] = "Filtro...";
@ -507,6 +526,7 @@ $text['description-eavesdrop_destination']['fr-ca'] = "Sélectionnez la destinat
$text['description-eavesdrop_destination']['fr-fr'] = "Sélectionnez la destination d'espionnage"; $text['description-eavesdrop_destination']['fr-fr'] = "Sélectionnez la destination d'espionnage";
$text['description-eavesdrop_destination']['he-il'] = "בחר ביעד האזנת סתר"; $text['description-eavesdrop_destination']['he-il'] = "בחר ביעד האזנת סתר";
$text['description-eavesdrop_destination']['it-it'] = "Seleziona la Destinazione d'Ascolto"; $text['description-eavesdrop_destination']['it-it'] = "Seleziona la Destinazione d'Ascolto";
$text['description-eavesdrop_destination']['ka-ge'] = "აირჩიეთ მიყურადების სამიზნე";
$text['description-eavesdrop_destination']['nl-nl'] = "Kies afluister bestemming"; $text['description-eavesdrop_destination']['nl-nl'] = "Kies afluister bestemming";
$text['description-eavesdrop_destination']['pl-pl'] = "Wybierz destynację podsłuchiwanych rozmów"; $text['description-eavesdrop_destination']['pl-pl'] = "Wybierz destynację podsłuchiwanych rozmów";
$text['description-eavesdrop_destination']['pt-br'] = "Selecione o eavesdrop de destino"; $text['description-eavesdrop_destination']['pt-br'] = "Selecione o eavesdrop de destino";
@ -533,6 +553,7 @@ $text['button-all']['fr-ca'] = "Tous";
$text['button-all']['fr-fr'] = "Tous"; $text['button-all']['fr-fr'] = "Tous";
$text['button-all']['he-il'] = "הכל"; $text['button-all']['he-il'] = "הכל";
$text['button-all']['it-it'] = "Tutti"; $text['button-all']['it-it'] = "Tutti";
$text['button-all']['ka-ge'] = "ყველა";
$text['button-all']['nl-nl'] = "Alle"; $text['button-all']['nl-nl'] = "Alle";
$text['button-all']['pl-pl'] = "Wszyscy"; $text['button-all']['pl-pl'] = "Wszyscy";
$text['button-all']['pt-br'] = "Tudo"; $text['button-all']['pt-br'] = "Tudo";

View File

@ -13,6 +13,7 @@ $text['title-bridges']['fr-ca'] = "Ponts";
$text['title-bridges']['fr-fr'] = "Ponts"; $text['title-bridges']['fr-fr'] = "Ponts";
$text['title-bridges']['he-il'] = "גשרים"; $text['title-bridges']['he-il'] = "גשרים";
$text['title-bridges']['it-it'] = "Ponti"; $text['title-bridges']['it-it'] = "Ponti";
$text['title-bridges']['ka-ge'] = "ხიდები";
$text['title-bridges']['nl-nl'] = "Bruggen"; $text['title-bridges']['nl-nl'] = "Bruggen";
$text['title-bridges']['pl-pl'] = "Mostki"; $text['title-bridges']['pl-pl'] = "Mostki";
$text['title-bridges']['pt-br'] = "pontes"; $text['title-bridges']['pt-br'] = "pontes";
@ -39,6 +40,7 @@ $text['title-bridge']['fr-ca'] = "Pont";
$text['title-bridge']['fr-fr'] = "Pont"; $text['title-bridge']['fr-fr'] = "Pont";
$text['title-bridge']['he-il'] = "לְגַשֵׁר"; $text['title-bridge']['he-il'] = "לְגַשֵׁר";
$text['title-bridge']['it-it'] = "Ponte"; $text['title-bridge']['it-it'] = "Ponte";
$text['title-bridge']['ka-ge'] = "ხიდი";
$text['title-bridge']['nl-nl'] = "Brug"; $text['title-bridge']['nl-nl'] = "Brug";
$text['title-bridge']['pl-pl'] = "Mostek"; $text['title-bridge']['pl-pl'] = "Mostek";
$text['title-bridge']['pt-br'] = "Ponte"; $text['title-bridge']['pt-br'] = "Ponte";
@ -65,6 +67,7 @@ $text['title_description-bridge']['fr-ca'] = "Ajouter des déclarations de pont
$text['title_description-bridge']['fr-fr'] = "Ajouter des déclarations de pont à la liste de sélection"; $text['title_description-bridge']['fr-fr'] = "Ajouter des déclarations de pont à la liste de sélection";
$text['title_description-bridge']['he-il'] = "הוסף הצהרות גשר לרשימת בחירת היעד."; $text['title_description-bridge']['he-il'] = "הוסף הצהרות גשר לרשימת בחירת היעד.";
$text['title_description-bridge']['it-it'] = "Aggiungi istruzioni bridge allelenco di selezione della destinazione."; $text['title_description-bridge']['it-it'] = "Aggiungi istruzioni bridge allelenco di selezione della destinazione.";
$text['title_description-bridge']['ka-ge'] = "დაამატეთ ხიდის ოპერატორები სამიზნე არჩევნების სიაში";
$text['title_description-bridge']['nl-nl'] = "Voeg bridge opdrachten toe aan bestemmings lijst."; $text['title_description-bridge']['nl-nl'] = "Voeg bridge opdrachten toe aan bestemmings lijst.";
$text['title_description-bridge']['pl-pl'] = "Dodaj wyrażenia mostkowania do listy wyboru destynacji."; $text['title_description-bridge']['pl-pl'] = "Dodaj wyrażenia mostkowania do listy wyboru destynacji.";
$text['title_description-bridge']['pt-br'] = "Adicione instruções de ponte à lista de seleção de destino."; $text['title_description-bridge']['pt-br'] = "Adicione instruções de ponte à lista de seleção de destino.";
@ -91,6 +94,7 @@ $text['label-bridge_import']['fr-ca'] = "Importation de pont";
$text['label-bridge_import']['fr-fr'] = "Importation de pont"; $text['label-bridge_import']['fr-fr'] = "Importation de pont";
$text['label-bridge_import']['he-il'] = "ייבוא גשר"; $text['label-bridge_import']['he-il'] = "ייבוא גשר";
$text['label-bridge_import']['it-it'] = "Importazione del ponte"; $text['label-bridge_import']['it-it'] = "Importazione del ponte";
$text['label-bridge_import']['ka-ge'] = "ხიდის შემოტანა";
$text['label-bridge_import']['nl-nl'] = "Bridge importeren"; $text['label-bridge_import']['nl-nl'] = "Bridge importeren";
$text['label-bridge_import']['pl-pl'] = "Import mostu"; $text['label-bridge_import']['pl-pl'] = "Import mostu";
$text['label-bridge_import']['pt-br'] = "Importação de ponte"; $text['label-bridge_import']['pt-br'] = "Importação de ponte";
@ -117,6 +121,7 @@ $text['label-bridge_name']['fr-ca'] = "Nom";
$text['label-bridge_name']['fr-fr'] = "Nom"; $text['label-bridge_name']['fr-fr'] = "Nom";
$text['label-bridge_name']['he-il'] = "שֵׁם"; $text['label-bridge_name']['he-il'] = "שֵׁם";
$text['label-bridge_name']['it-it'] = "Nome"; $text['label-bridge_name']['it-it'] = "Nome";
$text['label-bridge_name']['ka-ge'] = "სახელი";
$text['label-bridge_name']['nl-nl'] = "Naam"; $text['label-bridge_name']['nl-nl'] = "Naam";
$text['label-bridge_name']['pl-pl'] = "Nazwa"; $text['label-bridge_name']['pl-pl'] = "Nazwa";
$text['label-bridge_name']['pt-br'] = "Nome"; $text['label-bridge_name']['pt-br'] = "Nome";
@ -143,6 +148,7 @@ $text['description-bridge_name']['fr-ca'] = "Entrez le nom";
$text['description-bridge_name']['fr-fr'] = "Entrez le nom"; $text['description-bridge_name']['fr-fr'] = "Entrez le nom";
$text['description-bridge_name']['he-il'] = "הזן את השם."; $text['description-bridge_name']['he-il'] = "הזן את השם.";
$text['description-bridge_name']['it-it'] = "Inserisci il nome."; $text['description-bridge_name']['it-it'] = "Inserisci il nome.";
$text['description-bridge_name']['ka-ge'] = "შეიყვანეთ სახელი";
$text['description-bridge_name']['nl-nl'] = "Voer naam in."; $text['description-bridge_name']['nl-nl'] = "Voer naam in.";
$text['description-bridge_name']['pl-pl'] = "Wprowadź nazwę."; $text['description-bridge_name']['pl-pl'] = "Wprowadź nazwę.";
$text['description-bridge_name']['pt-br'] = "Digite o nome."; $text['description-bridge_name']['pt-br'] = "Digite o nome.";
@ -169,6 +175,7 @@ $text['label-bridge_action']['fr-ca'] = "Action";
$text['label-bridge_action']['fr-fr'] = "Action"; $text['label-bridge_action']['fr-fr'] = "Action";
$text['label-bridge_action']['he-il'] = "פעולה"; $text['label-bridge_action']['he-il'] = "פעולה";
$text['label-bridge_action']['it-it'] = "Azione"; $text['label-bridge_action']['it-it'] = "Azione";
$text['label-bridge_action']['ka-ge'] = "ქმედება";
$text['label-bridge_action']['nl-nl'] = "Aktie"; $text['label-bridge_action']['nl-nl'] = "Aktie";
$text['label-bridge_action']['pl-pl'] = "Operacja"; $text['label-bridge_action']['pl-pl'] = "Operacja";
$text['label-bridge_action']['pt-br'] = "Ação"; $text['label-bridge_action']['pt-br'] = "Ação";
@ -195,6 +202,7 @@ $text['description-bridge_action']['fr-ca'] = "Sélectionnez l'action de pont.";
$text['description-bridge_action']['fr-fr'] = "Sélectionnez l'action de pont."; $text['description-bridge_action']['fr-fr'] = "Sélectionnez l'action de pont.";
$text['description-bridge_action']['he-il'] = "בחר את פעולת הגשר."; $text['description-bridge_action']['he-il'] = "בחר את פעולת הגשר.";
$text['description-bridge_action']['it-it'] = "Seleziona l'azione del ponte."; $text['description-bridge_action']['it-it'] = "Seleziona l'azione del ponte.";
$text['description-bridge_action']['ka-ge'] = "აირჩიეთ ხიდის ქმედება.";
$text['description-bridge_action']['nl-nl'] = "Selecteer de brugactie."; $text['description-bridge_action']['nl-nl'] = "Selecteer de brugactie.";
$text['description-bridge_action']['pl-pl'] = "Wybierz akcję mostu."; $text['description-bridge_action']['pl-pl'] = "Wybierz akcję mostu.";
$text['description-bridge_action']['pt-br'] = "Selecione a ação da ponte."; $text['description-bridge_action']['pt-br'] = "Selecione a ação da ponte.";
@ -221,6 +229,7 @@ $text['label-bridge_destination']['fr-ca'] = "Destination";
$text['label-bridge_destination']['fr-fr'] = "Destination"; $text['label-bridge_destination']['fr-fr'] = "Destination";
$text['label-bridge_destination']['he-il'] = "יַעַד"; $text['label-bridge_destination']['he-il'] = "יַעַד";
$text['label-bridge_destination']['it-it'] = "Destinazione"; $text['label-bridge_destination']['it-it'] = "Destinazione";
$text['label-bridge_destination']['ka-ge'] = "დანიშნულების პუნქტი";
$text['label-bridge_destination']['nl-nl'] = "Bestemming"; $text['label-bridge_destination']['nl-nl'] = "Bestemming";
$text['label-bridge_destination']['pl-pl'] = "Destynacja"; $text['label-bridge_destination']['pl-pl'] = "Destynacja";
$text['label-bridge_destination']['pt-br'] = "Destino"; $text['label-bridge_destination']['pt-br'] = "Destino";
@ -247,6 +256,7 @@ $text['description-bridge_destination']['fr-ca'] = "Entrer la destination";
$text['description-bridge_destination']['fr-fr'] = "Entrer la destination"; $text['description-bridge_destination']['fr-fr'] = "Entrer la destination";
$text['description-bridge_destination']['he-il'] = "הזן את היעד."; $text['description-bridge_destination']['he-il'] = "הזן את היעד.";
$text['description-bridge_destination']['it-it'] = "Inserisci la destinazione."; $text['description-bridge_destination']['it-it'] = "Inserisci la destinazione.";
$text['description-bridge_destination']['ka-ge'] = "შეიყვანეთ დანიშნულების პუნქტი";
$text['description-bridge_destination']['nl-nl'] = "Voer de bestemming in."; $text['description-bridge_destination']['nl-nl'] = "Voer de bestemming in.";
$text['description-bridge_destination']['pl-pl'] = "Wprowadź destynację."; $text['description-bridge_destination']['pl-pl'] = "Wprowadź destynację.";
$text['description-bridge_destination']['pt-br'] = "Insira o destino."; $text['description-bridge_destination']['pt-br'] = "Insira o destino.";
@ -273,6 +283,7 @@ $text['label-bridge_enabled']['fr-ca'] = "Activé";
$text['label-bridge_enabled']['fr-fr'] = "Activé"; $text['label-bridge_enabled']['fr-fr'] = "Activé";
$text['label-bridge_enabled']['he-il'] = "מופעל"; $text['label-bridge_enabled']['he-il'] = "מופעל";
$text['label-bridge_enabled']['it-it'] = "Abilitato"; $text['label-bridge_enabled']['it-it'] = "Abilitato";
$text['label-bridge_enabled']['ka-ge'] = "ჩართულია";
$text['label-bridge_enabled']['nl-nl'] = "Geactiveerd"; $text['label-bridge_enabled']['nl-nl'] = "Geactiveerd";
$text['label-bridge_enabled']['pl-pl'] = "Aktywny"; $text['label-bridge_enabled']['pl-pl'] = "Aktywny";
$text['label-bridge_enabled']['pt-br'] = "Habilitado"; $text['label-bridge_enabled']['pt-br'] = "Habilitado";
@ -299,6 +310,7 @@ $text['description-bridge_enabled']['fr-ca'] = "Sélectionnez pour activer ou d
$text['description-bridge_enabled']['fr-fr'] = "Sélectionnez pour activer ou désactiver"; $text['description-bridge_enabled']['fr-fr'] = "Sélectionnez pour activer ou désactiver";
$text['description-bridge_enabled']['he-il'] = "בחר כדי להפעיל או להשבית."; $text['description-bridge_enabled']['he-il'] = "בחר כדי להפעיל או להשבית.";
$text['description-bridge_enabled']['it-it'] = "Selezionare per abilitare o disabilitare."; $text['description-bridge_enabled']['it-it'] = "Selezionare per abilitare o disabilitare.";
$text['description-bridge_enabled']['ka-ge'] = "მონიშნეთ, რომ ჩართოთ ან გამორთოთ";
$text['description-bridge_enabled']['nl-nl'] = "Kies aktiveer/deactiveer."; $text['description-bridge_enabled']['nl-nl'] = "Kies aktiveer/deactiveer.";
$text['description-bridge_enabled']['pl-pl'] = "Wybierz czy aktywować lub dezaktywować."; $text['description-bridge_enabled']['pl-pl'] = "Wybierz czy aktywować lub dezaktywować.";
$text['description-bridge_enabled']['pt-br'] = "Selecione para habilitar ou desabilitar."; $text['description-bridge_enabled']['pt-br'] = "Selecione para habilitar ou desabilitar.";
@ -325,6 +337,7 @@ $text['label-bridge_description']['fr-ca'] = "Description";
$text['label-bridge_description']['fr-fr'] = "Description"; $text['label-bridge_description']['fr-fr'] = "Description";
$text['label-bridge_description']['he-il'] = "תיאור"; $text['label-bridge_description']['he-il'] = "תיאור";
$text['label-bridge_description']['it-it'] = "Descrizione"; $text['label-bridge_description']['it-it'] = "Descrizione";
$text['label-bridge_description']['ka-ge'] = "აღწერა";
$text['label-bridge_description']['nl-nl'] = "Omschrijving"; $text['label-bridge_description']['nl-nl'] = "Omschrijving";
$text['label-bridge_description']['pl-pl'] = "Opis"; $text['label-bridge_description']['pl-pl'] = "Opis";
$text['label-bridge_description']['pt-br'] = "Descrição"; $text['label-bridge_description']['pt-br'] = "Descrição";
@ -352,6 +365,7 @@ $text['description-bridge_description']['fr-ca'] = "Entrez la description";
$text['description-bridge_description']['fr-fr'] = "Entrez la description"; $text['description-bridge_description']['fr-fr'] = "Entrez la description";
$text['description-bridge_description']['he-il'] = "הזן את התיאור."; $text['description-bridge_description']['he-il'] = "הזן את התיאור.";
$text['description-bridge_description']['it-it'] = "Inserisci la descrizione."; $text['description-bridge_description']['it-it'] = "Inserisci la descrizione.";
$text['description-bridge_description']['ka-ge'] = "შეიყვანეთ აღწერა";
$text['description-bridge_description']['nl-nl'] = "Voer omschrijving in."; $text['description-bridge_description']['nl-nl'] = "Voer omschrijving in.";
$text['description-bridge_description']['pl-pl'] = "Wprowadź opis."; $text['description-bridge_description']['pl-pl'] = "Wprowadź opis.";
$text['description-bridge_description']['pt-br'] = "Digite a descrição."; $text['description-bridge_description']['pt-br'] = "Digite a descrição.";
@ -378,6 +392,7 @@ $text['label-bridge_profile']['fr-ca'] = "Profile";
$text['label-bridge_profile']['fr-fr'] = "Profile"; $text['label-bridge_profile']['fr-fr'] = "Profile";
$text['label-bridge_profile']['he-il'] = "פרופיל"; $text['label-bridge_profile']['he-il'] = "פרופיל";
$text['label-bridge_profile']['it-it'] = "Profilo"; $text['label-bridge_profile']['it-it'] = "Profilo";
$text['label-bridge_profile']['ka-ge'] = "პროფილი";
$text['label-bridge_profile']['nl-nl'] = "Profiel"; $text['label-bridge_profile']['nl-nl'] = "Profiel";
$text['label-bridge_profile']['pl-pl'] = "Profil"; $text['label-bridge_profile']['pl-pl'] = "Profil";
$text['label-bridge_profile']['pt-br'] = "Perfil"; $text['label-bridge_profile']['pt-br'] = "Perfil";
@ -404,6 +419,7 @@ $text['description-bridge_profile']['fr-ca'] = "Sélectionnez le profil à utili
$text['description-bridge_profile']['fr-fr'] = "Sélectionnez le profil à utiliser pour cette passerelle"; $text['description-bridge_profile']['fr-fr'] = "Sélectionnez le profil à utiliser pour cette passerelle";
$text['description-bridge_profile']['he-il'] = "היכנסו לפרופיל כאן."; $text['description-bridge_profile']['he-il'] = "היכנסו לפרופיל כאן.";
$text['description-bridge_profile']['it-it'] = "Inserire qui il profilo."; $text['description-bridge_profile']['it-it'] = "Inserire qui il profilo.";
$text['description-bridge_profile']['ka-ge'] = "შეიყვანეთ პროფილი აქ.";
$text['description-bridge_profile']['nl-nl'] = "Voer het profiel hier in."; $text['description-bridge_profile']['nl-nl'] = "Voer het profiel hier in.";
$text['description-bridge_profile']['pl-pl'] = "Zdefiniuj ustawienia tego profilu"; $text['description-bridge_profile']['pl-pl'] = "Zdefiniuj ustawienia tego profilu";
$text['description-bridge_profile']['pt-br'] = "Defina as configurações para este perfil"; $text['description-bridge_profile']['pt-br'] = "Defina as configurações para este perfil";
@ -430,6 +446,7 @@ $text['label-bridge_variables']['fr-ca'] = "Variables";
$text['label-bridge_variables']['fr-fr'] = "Variables"; $text['label-bridge_variables']['fr-fr'] = "Variables";
$text['label-bridge_variables']['he-il'] = "משתנים"; $text['label-bridge_variables']['he-il'] = "משתנים";
$text['label-bridge_variables']['it-it'] = "Variabili"; $text['label-bridge_variables']['it-it'] = "Variabili";
$text['label-bridge_variables']['ka-ge'] = "ცვლადები";
$text['label-bridge_variables']['nl-nl'] = "Variabelen"; $text['label-bridge_variables']['nl-nl'] = "Variabelen";
$text['label-bridge_variables']['pl-pl'] = "Zmienne"; $text['label-bridge_variables']['pl-pl'] = "Zmienne";
$text['label-bridge_variables']['pt-br'] = "Variáveis"; $text['label-bridge_variables']['pt-br'] = "Variáveis";
@ -456,6 +473,7 @@ $text['description-bridge_variables']['fr-ca'] = "Définissez une valeur pour la
$text['description-bridge_variables']['fr-fr'] = "Définissez une valeur pour la variable."; $text['description-bridge_variables']['fr-fr'] = "Définissez une valeur pour la variable.";
$text['description-bridge_variables']['he-il'] = "הגדר ערך עבור המשתנה."; $text['description-bridge_variables']['he-il'] = "הגדר ערך עבור המשתנה.";
$text['description-bridge_variables']['it-it'] = "Impostare un valore per la variabile."; $text['description-bridge_variables']['it-it'] = "Impostare un valore per la variabile.";
$text['description-bridge_variables']['ka-ge'] = "დააყენეთ ცვლადის მნიშვნელობა";
$text['description-bridge_variables']['nl-nl'] = "Stel een waarde in voor de variabele."; $text['description-bridge_variables']['nl-nl'] = "Stel een waarde in voor de variabele.";
$text['description-bridge_variables']['pl-pl'] = "Ustaw wartość zmiennej."; $text['description-bridge_variables']['pl-pl'] = "Ustaw wartość zmiennej.";
$text['description-bridge_variables']['pt-br'] = "Defina um valor para a variável."; $text['description-bridge_variables']['pt-br'] = "Defina um valor para a variável.";
@ -482,6 +500,7 @@ $text['label-bridge_gateways']['fr-ca'] = "Passerelles";
$text['label-bridge_gateways']['fr-fr'] = "Passerelles"; $text['label-bridge_gateways']['fr-fr'] = "Passerelles";
$text['label-bridge_gateways']['he-il'] = "שערות"; $text['label-bridge_gateways']['he-il'] = "שערות";
$text['label-bridge_gateways']['it-it'] = "Gateways"; $text['label-bridge_gateways']['it-it'] = "Gateways";
$text['label-bridge_gateways']['ka-ge'] = "კვანძები";
$text['label-bridge_gateways']['nl-nl'] = "Gateways"; $text['label-bridge_gateways']['nl-nl'] = "Gateways";
$text['label-bridge_gateways']['pl-pl'] = "Bramy wyjściowe (gateways)"; $text['label-bridge_gateways']['pl-pl'] = "Bramy wyjściowe (gateways)";
$text['label-bridge_gateways']['pt-br'] = "Troncos"; $text['label-bridge_gateways']['pt-br'] = "Troncos";
@ -508,6 +527,7 @@ $text['description-bridge_gateways']['fr-ca'] = "Sélectionnez la passerelle.";
$text['description-bridge_gateways']['fr-fr'] = "Sélectionnez la passerelle."; $text['description-bridge_gateways']['fr-fr'] = "Sélectionnez la passerelle.";
$text['description-bridge_gateways']['he-il'] = "בחר את השער."; $text['description-bridge_gateways']['he-il'] = "בחר את השער.";
$text['description-bridge_gateways']['it-it'] = "Seleziona il gateway."; $text['description-bridge_gateways']['it-it'] = "Seleziona il gateway.";
$text['description-bridge_gateways']['ka-ge'] = "აირჩიეთ კვანძი";
$text['description-bridge_gateways']['nl-nl'] = "Selecteer de gateway."; $text['description-bridge_gateways']['nl-nl'] = "Selecteer de gateway.";
$text['description-bridge_gateways']['pl-pl'] = "Wybierz bramę."; $text['description-bridge_gateways']['pl-pl'] = "Wybierz bramę.";
$text['description-bridge_gateways']['pt-br'] = "Selecione o gateway."; $text['description-bridge_gateways']['pt-br'] = "Selecione o gateway.";
@ -534,6 +554,7 @@ $text['description-bridge_variables']['fr-ca'] = "Définissez une valeur pour la
$text['description-bridge_variables']['fr-fr'] = "Définissez une valeur pour la variable."; $text['description-bridge_variables']['fr-fr'] = "Définissez une valeur pour la variable.";
$text['description-bridge_variables']['he-il'] = "הגדר ערך עבור המשתנה."; $text['description-bridge_variables']['he-il'] = "הגדר ערך עבור המשתנה.";
$text['description-bridge_variables']['it-it'] = "Impostare un valore per la variabile."; $text['description-bridge_variables']['it-it'] = "Impostare un valore per la variabile.";
$text['description-bridge_variables']['ka-ge'] = "დააყენეთ მნიშვნელობა ცვლადისთვის.";
$text['description-bridge_variables']['nl-nl'] = "Stel een waarde in voor de variabele."; $text['description-bridge_variables']['nl-nl'] = "Stel een waarde in voor de variabele.";
$text['description-bridge_variables']['pl-pl'] = "Ustaw wartość zmiennej."; $text['description-bridge_variables']['pl-pl'] = "Ustaw wartość zmiennej.";
$text['description-bridge_variables']['pt-br'] = "Defina um valor para a variável."; $text['description-bridge_variables']['pt-br'] = "Defina um valor para a variável.";
@ -560,6 +581,7 @@ $text['label-destination_number']['fr-ca'] = "Numéro du destinataire";
$text['label-destination_number']['fr-fr'] = "Numéro du destinataire"; $text['label-destination_number']['fr-fr'] = "Numéro du destinataire";
$text['label-destination_number']['he-il'] = "מספר יעד"; $text['label-destination_number']['he-il'] = "מספר יעד";
$text['label-destination_number']['it-it'] = "Numero di destinazione"; $text['label-destination_number']['it-it'] = "Numero di destinazione";
$text['label-destination_number']['ka-ge'] = "დანიშნულების პუნქტის ნომერი";
$text['label-destination_number']['nl-nl'] = "Bestemmings nummer"; $text['label-destination_number']['nl-nl'] = "Bestemmings nummer";
$text['label-destination_number']['pl-pl'] = "Numer docelowy"; $text['label-destination_number']['pl-pl'] = "Numer docelowy";
$text['label-destination_number']['pt-br'] = "Número de destino"; $text['label-destination_number']['pt-br'] = "Número de destino";
@ -586,6 +608,7 @@ $text['description-destination_number']['fr-ca'] = "Définissez le numéro de de
$text['description-destination_number']['fr-fr'] = "Définissez le numéro de destination de l'action."; $text['description-destination_number']['fr-fr'] = "Définissez le numéro de destination de l'action.";
$text['description-destination_number']['he-il'] = "הגדר את מספר היעד לפעולה."; $text['description-destination_number']['he-il'] = "הגדר את מספר היעד לפעולה.";
$text['description-destination_number']['it-it'] = "Imposta il numero di destinazione per l'azione."; $text['description-destination_number']['it-it'] = "Imposta il numero di destinazione per l'azione.";
$text['description-destination_number']['ka-ge'] = "დააყენეთ დანიშნულების პუნქტის ნომერი ქმედებისთვის.";
$text['description-destination_number']['nl-nl'] = "Stel het bestemmingsnummer voor de actie in."; $text['description-destination_number']['nl-nl'] = "Stel het bestemmingsnummer voor de actie in.";
$text['description-destination_number']['pl-pl'] = "Ustaw numer docelowy akcji."; $text['description-destination_number']['pl-pl'] = "Ustaw numer docelowy akcji.";
$text['description-destination_number']['pt-br'] = "Defina o número de destino para a ação."; $text['description-destination_number']['pt-br'] = "Defina o número de destino para a ação.";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Ponts"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Ponts";
$apps[$x]['menu'][$y]['title']['he-il'] = "גשרים"; $apps[$x]['menu'][$y]['title']['he-il'] = "גשרים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Ponti"; $apps[$x]['menu'][$y]['title']['it-it'] = "Ponti";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ხიდები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Bridges"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Bridges";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Mostkowania"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Mostkowania";
$apps[$x]['menu'][$y]['title']['pt-br'] = "pontes"; $apps[$x]['menu'][$y]['title']['pt-br'] = "pontes";

View File

@ -21,6 +21,7 @@
$apps[$x]['description']['fr-fr'] = "Outil pour bloquer des numéros d'appelant."; $apps[$x]['description']['fr-fr'] = "Outil pour bloquer des numéros d'appelant.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "ხელსაწყო შემომავალი ნომრების დასაბლოკად";
$apps[$x]['description']['nl-nl'] = "Gereedschap om inkommende nummers te blokkeren."; $apps[$x]['description']['nl-nl'] = "Gereedschap om inkommende nummers te blokkeren.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "Uma ferramenta para bloquear números que entram."; $apps[$x]['description']['pt-br'] = "Uma ferramenta para bloquear números que entram.";

View File

@ -13,6 +13,7 @@ $text['title-call_block']['fr-ca'] = "Filtrage d'appel";
$text['title-call_block']['fr-fr'] = "Filtrage d'appel"; $text['title-call_block']['fr-fr'] = "Filtrage d'appel";
$text['title-call_block']['he-il'] = "חסימת מספר"; $text['title-call_block']['he-il'] = "חסימת מספר";
$text['title-call_block']['it-it'] = "Blocco Chiamate"; $text['title-call_block']['it-it'] = "Blocco Chiamate";
$text['title-call_block']['ka-ge'] = "ზარის დაბლოკვა";
$text['title-call_block']['nl-nl'] = "Oproep blokkade"; $text['title-call_block']['nl-nl'] = "Oproep blokkade";
$text['title-call_block']['pl-pl'] = "Blokowanie rozmów"; $text['title-call_block']['pl-pl'] = "Blokowanie rozmów";
$text['title-call_block']['pt-br'] = "Bloqueio de chamadas"; $text['title-call_block']['pt-br'] = "Bloqueio de chamadas";
@ -39,6 +40,7 @@ $text['heading-recent_calls']['fr-ca'] = "Appels récents";
$text['heading-recent_calls']['fr-fr'] = "Appels récents"; $text['heading-recent_calls']['fr-fr'] = "Appels récents";
$text['heading-recent_calls']['he-il'] = "שיחות אחרונות"; $text['heading-recent_calls']['he-il'] = "שיחות אחרונות";
$text['heading-recent_calls']['it-it'] = "Chiamate Recenti"; $text['heading-recent_calls']['it-it'] = "Chiamate Recenti";
$text['heading-recent_calls']['ka-ge'] = "უახლესი ზარები";
$text['heading-recent_calls']['nl-nl'] = "Recente oproepen"; $text['heading-recent_calls']['nl-nl'] = "Recente oproepen";
$text['heading-recent_calls']['pl-pl'] = "Ostatnie rozmowy"; $text['heading-recent_calls']['pl-pl'] = "Ostatnie rozmowy";
$text['heading-recent_calls']['pt-br'] = "Chamadas recentes"; $text['heading-recent_calls']['pt-br'] = "Chamadas recentes";
@ -65,6 +67,7 @@ $text['heading-block_recent_calls']['fr-ca'] = "Bloquer appels récents";
$text['heading-block_recent_calls']['fr-fr'] = "Bloquer appels récents"; $text['heading-block_recent_calls']['fr-fr'] = "Bloquer appels récents";
$text['heading-block_recent_calls']['he-il'] = "חסום שיחות אחרונות"; $text['heading-block_recent_calls']['he-il'] = "חסום שיחות אחרונות";
$text['heading-block_recent_calls']['it-it'] = "Blocca le chiamate recenti"; $text['heading-block_recent_calls']['it-it'] = "Blocca le chiamate recenti";
$text['heading-block_recent_calls']['ka-ge'] = "უახლესი ზარების დაბლოკვა";
$text['heading-block_recent_calls']['nl-nl'] = "Blokkeer recente oproep"; $text['heading-block_recent_calls']['nl-nl'] = "Blokkeer recente oproep";
$text['heading-block_recent_calls']['pl-pl'] = "Zablokuj ostatnią rozmowę"; $text['heading-block_recent_calls']['pl-pl'] = "Zablokuj ostatnią rozmowę";
$text['heading-block_recent_calls']['pt-br'] = "Bloquear chamadas recentes"; $text['heading-block_recent_calls']['pt-br'] = "Bloquear chamadas recentes";
@ -91,6 +94,7 @@ $text['label-update-complete']['fr-ca'] = "Mise à jour effectuée";
$text['label-update-complete']['fr-fr'] = "Mise à jour effectuée"; $text['label-update-complete']['fr-fr'] = "Mise à jour effectuée";
$text['label-update-complete']['he-il'] = "העדכון הושלם"; $text['label-update-complete']['he-il'] = "העדכון הושלם";
$text['label-update-complete']['it-it'] = "Aggiornamento Completato"; $text['label-update-complete']['it-it'] = "Aggiornamento Completato";
$text['label-update-complete']['ka-ge'] = "განახლება დასრულდა";
$text['label-update-complete']['nl-nl'] = "Bijgewerkt"; $text['label-update-complete']['nl-nl'] = "Bijgewerkt";
$text['label-update-complete']['pl-pl'] = "Zaktualizowano pomyślnie"; $text['label-update-complete']['pl-pl'] = "Zaktualizowano pomyślnie";
$text['label-update-complete']['pt-br'] = "Atualização Completa"; $text['label-update-complete']['pt-br'] = "Atualização Completa";
@ -117,6 +121,7 @@ $text['label-reject']['fr-ca'] = "Rejeter";
$text['label-reject']['fr-fr'] = "Rejeter"; $text['label-reject']['fr-fr'] = "Rejeter";
$text['label-reject']['he-il'] = "לדחות"; $text['label-reject']['he-il'] = "לדחות";
$text['label-reject']['it-it'] = "Blocca"; $text['label-reject']['it-it'] = "Blocca";
$text['label-reject']['ka-ge'] = "უარყოფა";
$text['label-reject']['nl-nl'] = "Weigeren"; $text['label-reject']['nl-nl'] = "Weigeren";
$text['label-reject']['pl-pl'] = "Odrzuć "; $text['label-reject']['pl-pl'] = "Odrzuć ";
$text['label-reject']['pt-br'] = "Rejeitar"; $text['label-reject']['pt-br'] = "Rejeitar";
@ -143,6 +148,7 @@ $text['label-provide-number']['fr-ca'] = "S'il vous plaît indiquer: Numéro";
$text['label-provide-number']['fr-fr'] = "Merci d'indiquer: Numéro"; $text['label-provide-number']['fr-fr'] = "Merci d'indiquer: Numéro";
$text['label-provide-number']['he-il'] = "אנא הכנס מספר"; $text['label-provide-number']['he-il'] = "אנא הכנס מספר";
$text['label-provide-number']['it-it'] = "Prego fornire: Numero"; $text['label-provide-number']['it-it'] = "Prego fornire: Numero";
$text['label-provide-number']['ka-ge'] = "გთხოვთ შეიყვანოთ: ნომერი";
$text['label-provide-number']['nl-nl'] = "Geef aub: Nummer"; $text['label-provide-number']['nl-nl'] = "Geef aub: Nummer";
$text['label-provide-number']['pl-pl'] = " Wprowadź numer"; $text['label-provide-number']['pl-pl'] = " Wprowadź numer";
$text['label-provide-number']['pt-br'] = "Por favor indique: Número"; $text['label-provide-number']['pt-br'] = "Por favor indique: Número";
@ -169,6 +175,7 @@ $text['label-provide-name']['fr-ca'] = "S'il vous plaît indiquer: Nom";
$text['label-provide-name']['fr-fr'] = "Merci d'indiquer: Nom"; $text['label-provide-name']['fr-fr'] = "Merci d'indiquer: Nom";
$text['label-provide-name']['he-il'] = "אנא הכנס שם"; $text['label-provide-name']['he-il'] = "אנא הכנס שם";
$text['label-provide-name']['it-it'] = "Prego fornire: Nome"; $text['label-provide-name']['it-it'] = "Prego fornire: Nome";
$text['label-provide-name']['ka-ge'] = "გთხოვთ შეიყვანოთ: სახელი";
$text['label-provide-name']['nl-nl'] = "Geef aub: Naam"; $text['label-provide-name']['nl-nl'] = "Geef aub: Naam";
$text['label-provide-name']['pl-pl'] = " Wprowadź nazwę "; $text['label-provide-name']['pl-pl'] = " Wprowadź nazwę ";
$text['label-provide-name']['pt-br'] = "Por favor indique: Nome"; $text['label-provide-name']['pt-br'] = "Por favor indique: Nome";
@ -195,6 +202,7 @@ $text['label-provide-enabled']['fr-ca'] = "S'il vous plaît indiquer: Actif";
$text['label-provide-enabled']['fr-fr'] = "Merci d'indiquer: Actif"; $text['label-provide-enabled']['fr-fr'] = "Merci d'indiquer: Actif";
$text['label-provide-enabled']['he-il'] = "אנא ספק: מופעל"; $text['label-provide-enabled']['he-il'] = "אנא ספק: מופעל";
$text['label-provide-enabled']['it-it'] = "Prego fornire: Abilitazione"; $text['label-provide-enabled']['it-it'] = "Prego fornire: Abilitazione";
$text['label-provide-enabled']['ka-ge'] = "გთხოვთ შეიყვანოთ: ჩართულია";
$text['label-provide-enabled']['nl-nl'] = "Geef aub: Aktief"; $text['label-provide-enabled']['nl-nl'] = "Geef aub: Aktief";
$text['label-provide-enabled']['pl-pl'] = " Wprowadź: Włączony"; $text['label-provide-enabled']['pl-pl'] = " Wprowadź: Włączony";
$text['label-provide-enabled']['pt-br'] = "Por favor indique se está habilitado"; $text['label-provide-enabled']['pt-br'] = "Por favor indique se está habilitado";
@ -220,6 +228,7 @@ $text['label-country_code']['fr-ca'] = "Préfixe";
$text['label-country_code']['fr-fr'] = "Préfixe"; $text['label-country_code']['fr-fr'] = "Préfixe";
$text['label-country_code']['he-il'] = "קוד מדינה"; $text['label-country_code']['he-il'] = "קוד מדינה";
$text['label-country_code']['it-it'] = "Prefisso internazionale"; $text['label-country_code']['it-it'] = "Prefisso internazionale";
$text['label-country_code']['ka-ge'] = "ქვეყნის კოდი";
$text['label-country_code']['nl-nl'] = "Voorloop"; $text['label-country_code']['nl-nl'] = "Voorloop";
$text['label-country_code']['pl-pl'] = "Kod Kraju"; $text['label-country_code']['pl-pl'] = "Kod Kraju";
$text['label-country_code']['pt-br'] = "Prefixo"; $text['label-country_code']['pt-br'] = "Prefixo";
@ -246,6 +255,7 @@ $text['label-number']['fr-ca'] = "Numéro";
$text['label-number']['fr-fr'] = "Numéro"; $text['label-number']['fr-fr'] = "Numéro";
$text['label-number']['he-il'] = "מספר"; $text['label-number']['he-il'] = "מספר";
$text['label-number']['it-it'] = "Numero"; $text['label-number']['it-it'] = "Numero";
$text['label-number']['ka-ge'] = "ნომერი";
$text['label-number']['nl-nl'] = "Nummer"; $text['label-number']['nl-nl'] = "Nummer";
$text['label-number']['pl-pl'] = "Numer"; $text['label-number']['pl-pl'] = "Numer";
$text['label-number']['pt-br'] = "Número"; $text['label-number']['pt-br'] = "Número";
@ -272,6 +282,7 @@ $text['label-message']['fr-ca'] = "Message";
$text['label-message']['fr-fr'] = "Message"; $text['label-message']['fr-fr'] = "Message";
$text['label-message']['he-il'] = "הודעה"; $text['label-message']['he-il'] = "הודעה";
$text['label-message']['it-it'] = "Messaggio"; $text['label-message']['it-it'] = "Messaggio";
$text['label-message']['ka-ge'] = "შეტყობინება";
$text['label-message']['nl-nl'] = "Bericht"; $text['label-message']['nl-nl'] = "Bericht";
$text['label-message']['pl-pl'] = "Wiadomość"; $text['label-message']['pl-pl'] = "Wiadomość";
$text['label-message']['pt-br'] = "Mensagem"; $text['label-message']['pt-br'] = "Mensagem";
@ -297,6 +308,7 @@ $text['label-ivr_menus']['fr-ca'] = "Menus RVI";
$text['label-ivr_menus']['fr-fr'] = "Menus RVI"; $text['label-ivr_menus']['fr-fr'] = "Menus RVI";
$text['label-ivr_menus']['he-il'] = "תפריטי IVR"; $text['label-ivr_menus']['he-il'] = "תפריטי IVR";
$text['label-ivr_menus']['it-it'] = "Menu dell'IVR"; $text['label-ivr_menus']['it-it'] = "Menu dell'IVR";
$text['label-ivr_menus']['ka-ge'] = "ხმოვანი მენიუ (IVR)";
$text['label-ivr_menus']['nl-nl'] = "IVR menus"; $text['label-ivr_menus']['nl-nl'] = "IVR menus";
$text['label-ivr_menus']['pl-pl'] = "Menu zapowiedzi głosowych (IVR)"; $text['label-ivr_menus']['pl-pl'] = "Menu zapowiedzi głosowych (IVR)";
$text['label-ivr_menus']['pt-br'] = "Menus de IVR"; $text['label-ivr_menus']['pt-br'] = "Menus de IVR";
@ -322,6 +334,7 @@ $text['label-ivr']['fr-ca'] = "IVR";
$text['label-ivr']['fr-fr'] = "IVR"; $text['label-ivr']['fr-fr'] = "IVR";
$text['label-ivr']['he-il'] = "IVR"; $text['label-ivr']['he-il'] = "IVR";
$text['label-ivr']['it-it'] = "IVR"; $text['label-ivr']['it-it'] = "IVR";
$text['label-ivr']['ka-ge'] = "IVR";
$text['label-ivr']['nl-nl'] = "IVR"; $text['label-ivr']['nl-nl'] = "IVR";
$text['label-ivr']['pl-pl'] = "IVR"; $text['label-ivr']['pl-pl'] = "IVR";
$text['label-ivr']['pt-br'] = "IVR"; $text['label-ivr']['pt-br'] = "IVR";
@ -347,6 +360,7 @@ $text['label-ring_groups']['fr-ca'] = "Groupes de sonnerie";
$text['label-ring_groups']['fr-fr'] = "Groupes de sonnerie"; $text['label-ring_groups']['fr-fr'] = "Groupes de sonnerie";
$text['label-ring_groups']['he-il'] = "קבוצות טבעת"; $text['label-ring_groups']['he-il'] = "קבוצות טבעת";
$text['label-ring_groups']['it-it'] = "Gruppi di suoneria"; $text['label-ring_groups']['it-it'] = "Gruppi di suoneria";
$text['label-ring_groups']['ka-ge'] = "წრიული ჯგუფები";
$text['label-ring_groups']['nl-nl'] = "Belgroepen"; $text['label-ring_groups']['nl-nl'] = "Belgroepen";
$text['label-ring_groups']['pl-pl'] = "Grupy dzwonków"; $text['label-ring_groups']['pl-pl'] = "Grupy dzwonków";
$text['label-ring_groups']['pt-br'] = "Grupos de toque"; $text['label-ring_groups']['pt-br'] = "Grupos de toque";
@ -372,6 +386,7 @@ $text['label-ring_group']['fr-ca'] = "Groupe de sonnerie";
$text['label-ring_group']['fr-fr'] = "Groupe de sonnerie"; $text['label-ring_group']['fr-fr'] = "Groupe de sonnerie";
$text['label-ring_group']['he-il'] = "קבוצת חיוג"; $text['label-ring_group']['he-il'] = "קבוצת חיוג";
$text['label-ring_group']['it-it'] = "Gruppo di Squillo"; $text['label-ring_group']['it-it'] = "Gruppo di Squillo";
$text['label-ring_group']['ka-ge'] = "გამოძახებების ჯგუფი";
$text['label-ring_group']['nl-nl'] = "Belgroep"; $text['label-ring_group']['nl-nl'] = "Belgroep";
$text['label-ring_group']['pl-pl'] = "Grupa odbiorców."; $text['label-ring_group']['pl-pl'] = "Grupa odbiorców.";
$text['label-ring_group']['pt-br'] = "Grupo"; $text['label-ring_group']['pt-br'] = "Grupo";
@ -398,6 +413,7 @@ $text['label-local']['fr-ca'] = "Local";
$text['label-local']['fr-fr'] = "Local"; $text['label-local']['fr-fr'] = "Local";
$text['label-local']['he-il'] = "מקומי"; $text['label-local']['he-il'] = "מקומי";
$text['label-local']['it-it'] = "Locale"; $text['label-local']['it-it'] = "Locale";
$text['label-local']['ka-ge'] = "ლოკალური";
$text['label-local']['nl-nl'] = "Lokaal"; $text['label-local']['nl-nl'] = "Lokaal";
$text['label-local']['pl-pl'] = "Lokalny"; $text['label-local']['pl-pl'] = "Lokalny";
$text['label-local']['pt-br'] = "Local"; $text['label-local']['pt-br'] = "Local";
@ -424,6 +440,7 @@ $text['label-inbound']['fr-ca'] = "Entrant";
$text['label-inbound']['fr-fr'] = "Entrant"; $text['label-inbound']['fr-fr'] = "Entrant";
$text['label-inbound']['he-il'] = "נכנסת"; $text['label-inbound']['he-il'] = "נכנסת";
$text['label-inbound']['it-it'] = "In ingresso"; $text['label-inbound']['it-it'] = "In ingresso";
$text['label-inbound']['ka-ge'] = "შემომავალი";
$text['label-inbound']['nl-nl'] = "Inkomend"; $text['label-inbound']['nl-nl'] = "Inkomend";
$text['label-inbound']['pl-pl'] = "Przychodzący"; $text['label-inbound']['pl-pl'] = "Przychodzący";
$text['label-inbound']['pt-br'] = "Entrada"; $text['label-inbound']['pt-br'] = "Entrada";
@ -449,6 +466,7 @@ $text['label-outbound']['fr-ca'] = "Sortant";
$text['label-outbound']['fr-fr'] = "Sortant"; $text['label-outbound']['fr-fr'] = "Sortant";
$text['label-outbound']['he-il'] = "יוצא"; $text['label-outbound']['he-il'] = "יוצא";
$text['label-outbound']['it-it'] = "In Uscita"; $text['label-outbound']['it-it'] = "In Uscita";
$text['label-outbound']['ka-ge'] = "გამავალი";
$text['label-outbound']['nl-nl'] = "Uitgaande"; $text['label-outbound']['nl-nl'] = "Uitgaande";
$text['label-outbound']['pl-pl'] = "Wychodzące"; $text['label-outbound']['pl-pl'] = "Wychodzące";
$text['label-outbound']['pt-br'] = "Saída"; $text['label-outbound']['pt-br'] = "Saída";
@ -474,6 +492,7 @@ $text['label-destination']['fr-ca'] = "Destination";
$text['label-destination']['fr-fr'] = "Destination"; $text['label-destination']['fr-fr'] = "Destination";
$text['label-destination']['he-il'] = "יַעַד"; $text['label-destination']['he-il'] = "יַעַד";
$text['label-destination']['it-it'] = "Destinazione"; $text['label-destination']['it-it'] = "Destinazione";
$text['label-destination']['ka-ge'] = "დანიშნულება";
$text['label-destination']['nl-nl'] = "Bestemming"; $text['label-destination']['nl-nl'] = "Bestemming";
$text['label-destination']['pl-pl'] = "Numer docelowy"; $text['label-destination']['pl-pl'] = "Numer docelowy";
$text['label-destination']['pt-br'] = "Número de destino"; $text['label-destination']['pt-br'] = "Número de destino";
@ -500,6 +519,7 @@ $text['label-edit-note']['fr-ca'] = "Bloquer les appels à partir d'un numéro.
$text['label-edit-note']['fr-fr'] = "Bloquer les appels à partir d'un numéro. vérifiez le nom et activez/désactivez ci-dessous."; $text['label-edit-note']['fr-fr'] = "Bloquer les appels à partir d'un numéro. vérifiez le nom et activez/désactivez ci-dessous.";
$text['label-edit-note']['he-il'] = "Blocați apelurile de la un număr. Editați numele și activați/dezactivați mai jos."; $text['label-edit-note']['he-il'] = "Blocați apelurile de la un număr. Editați numele și activați/dezactivați mai jos.";
$text['label-edit-note']['it-it'] = "Blocca le chiamate da un numero. Inserire il nome e abilitare/disabilitare qui sotto."; $text['label-edit-note']['it-it'] = "Blocca le chiamate da un numero. Inserire il nome e abilitare/disabilitare qui sotto.";
$text['label-edit-note']['ka-ge'] = "დაბლოკეთ ზარები ნომრიდან. ჩაასწორეთ სახელი და ჩართეთ/გამორთეთ ქვემოთ.";
$text['label-edit-note']['nl-nl'] = "Blokkeer oproepen van een nummer. Pas de naam aan en (de)aktiveer hieronder."; $text['label-edit-note']['nl-nl'] = "Blokkeer oproepen van een nummer. Pas de naam aan en (de)aktiveer hieronder.";
$text['label-edit-note']['pl-pl'] = "Blokowanie połączeń z danego numeru. Edytuj nazwę i włącz/wyłącz poniżej."; $text['label-edit-note']['pl-pl'] = "Blokowanie połączeń z danego numeru. Edytuj nazwę i włącz/wyłącz poniżej.";
$text['label-edit-note']['pt-br'] = "Bloquear chamadas a partir de um número. Edite o nome e ative ou desative"; $text['label-edit-note']['pt-br'] = "Bloquear chamadas a partir de um número. Edite o nome e ative ou desative";
@ -526,6 +546,7 @@ $text['label-edit-edit']['fr-ca'] = "Filtrage d'appel";
$text['label-edit-edit']['fr-fr'] = "Filtrage d'appel"; $text['label-edit-edit']['fr-fr'] = "Filtrage d'appel";
$text['label-edit-edit']['he-il'] = "חסימת שיחה"; $text['label-edit-edit']['he-il'] = "חסימת שיחה";
$text['label-edit-edit']['it-it'] = "Blocco Chiamate"; $text['label-edit-edit']['it-it'] = "Blocco Chiamate";
$text['label-edit-edit']['ka-ge'] = "ზარების დაბლოკვა";
$text['label-edit-edit']['nl-nl'] = "Oproep blokkade"; $text['label-edit-edit']['nl-nl'] = "Oproep blokkade";
$text['label-edit-edit']['pl-pl'] = "Blokowanie rozmów"; $text['label-edit-edit']['pl-pl'] = "Blokowanie rozmów";
$text['label-edit-edit']['pt-br'] = "Bloqueio de chamadas"; $text['label-edit-edit']['pt-br'] = "Bloqueio de chamadas";
@ -552,6 +573,7 @@ $text['label-edit-add']['fr-ca'] = "Ajouter au filtrage d'appels";
$text['label-edit-add']['fr-fr'] = "Ajouter filtrage d'appel"; $text['label-edit-add']['fr-fr'] = "Ajouter filtrage d'appel";
$text['label-edit-add']['he-il'] = "חסימת שיחה"; $text['label-edit-add']['he-il'] = "חסימת שיחה";
$text['label-edit-add']['it-it'] = "Blocco Chiamate"; $text['label-edit-add']['it-it'] = "Blocco Chiamate";
$text['label-edit-add']['ka-ge'] = "ზარის დაბლოკვა";
$text['label-edit-add']['nl-nl'] = "Oproep blokkade"; $text['label-edit-add']['nl-nl'] = "Oproep blokkade";
$text['label-edit-add']['pl-pl'] = "Blokowaie rozmów"; $text['label-edit-add']['pl-pl'] = "Blokowaie rozmów";
$text['label-edit-add']['pt-br'] = "Adicionar bloqueio de chamadas"; $text['label-edit-add']['pt-br'] = "Adicionar bloqueio de chamadas";
@ -578,6 +600,7 @@ $text['label-duration']['fr-ca'] = "Durée";
$text['label-duration']['fr-fr'] = "Durée"; $text['label-duration']['fr-fr'] = "Durée";
$text['label-duration']['he-il'] = "משך השיחה"; $text['label-duration']['he-il'] = "משך השיחה";
$text['label-duration']['it-it'] = "Durata"; $text['label-duration']['it-it'] = "Durata";
$text['label-duration']['ka-ge'] = "ხანგრძლივობა";
$text['label-duration']['nl-nl'] = "Duur"; $text['label-duration']['nl-nl'] = "Duur";
$text['label-duration']['pl-pl'] = "Czas trwania"; $text['label-duration']['pl-pl'] = "Czas trwania";
$text['label-duration']['pt-br'] = "Duração"; $text['label-duration']['pt-br'] = "Duração";
@ -604,6 +627,7 @@ $text['label-delete-complete']['fr-ca'] = "Supprimé";
$text['label-delete-complete']['fr-fr'] = "Supprimé"; $text['label-delete-complete']['fr-fr'] = "Supprimé";
$text['label-delete-complete']['he-il'] = "המחיקה הושלמה"; $text['label-delete-complete']['he-il'] = "המחיקה הושלמה";
$text['label-delete-complete']['it-it'] = "Cancellazione Completata"; $text['label-delete-complete']['it-it'] = "Cancellazione Completata";
$text['label-delete-complete']['ka-ge'] = "წაშლა დასრულდა";
$text['label-delete-complete']['nl-nl'] = "Verwijderen gereed"; $text['label-delete-complete']['nl-nl'] = "Verwijderen gereed";
$text['label-delete-complete']['pl-pl'] = "Usunięto pomyślnie"; $text['label-delete-complete']['pl-pl'] = "Usunięto pomyślnie";
$text['label-delete-complete']['pt-br'] = "Remoção efetuada"; $text['label-delete-complete']['pt-br'] = "Remoção efetuada";
@ -630,6 +654,7 @@ $text['label-date-added']['fr-ca'] = "Date d'ajout";
$text['label-date-added']['fr-fr'] = "Date d'ajout"; $text['label-date-added']['fr-fr'] = "Date d'ajout";
$text['label-date-added']['he-il'] = "התאריך נוסף"; $text['label-date-added']['he-il'] = "התאריך נוסף";
$text['label-date-added']['it-it'] = "Data Aggiunta"; $text['label-date-added']['it-it'] = "Data Aggiunta";
$text['label-date-added']['ka-ge'] = "თარიღი დაემატა";
$text['label-date-added']['nl-nl'] = "Datum toegevoegd"; $text['label-date-added']['nl-nl'] = "Datum toegevoegd";
$text['label-date-added']['pl-pl'] = "Dodano datę"; $text['label-date-added']['pl-pl'] = "Dodano datę";
$text['label-date-added']['pt-br'] = "Data adicionada"; $text['label-date-added']['pt-br'] = "Data adicionada";
@ -656,6 +681,7 @@ $text['label-count']['fr-ca'] = "Nombre d'appels";
$text['label-count']['fr-fr'] = "Nombre d'appels"; $text['label-count']['fr-fr'] = "Nombre d'appels";
$text['label-count']['he-il'] = "לספור"; $text['label-count']['he-il'] = "לספור";
$text['label-count']['it-it'] = "Conteggio"; $text['label-count']['it-it'] = "Conteggio";
$text['label-count']['ka-ge'] = "რაოდენობა";
$text['label-count']['nl-nl'] = "Aantal"; $text['label-count']['nl-nl'] = "Aantal";
$text['label-count']['pl-pl'] = "Wyliczenie"; $text['label-count']['pl-pl'] = "Wyliczenie";
$text['label-count']['pt-br'] = "Contagem"; $text['label-count']['pt-br'] = "Contagem";
@ -682,6 +708,7 @@ $text['label-called']['fr-ca'] = "Appelé";
$text['label-called']['fr-fr'] = "Appelé"; $text['label-called']['fr-fr'] = "Appelé";
$text['label-called']['he-il'] = "Opgeroepen"; $text['label-called']['he-il'] = "Opgeroepen";
$text['label-called']['it-it'] = "Chiamato"; $text['label-called']['it-it'] = "Chiamato";
$text['label-called']['ka-ge'] = "მიმართულება";
$text['label-called']['nl-nl'] = "Aangeroepen"; $text['label-called']['nl-nl'] = "Aangeroepen";
$text['label-called']['pl-pl'] = "Zadzwoniono"; $text['label-called']['pl-pl'] = "Zadzwoniono";
$text['label-called']['pt-br'] = "Chamada"; $text['label-called']['pt-br'] = "Chamada";
@ -708,6 +735,7 @@ $text['label-busy']['fr-ca'] = "Occupé";
$text['label-busy']['fr-fr'] = "Occupé"; $text['label-busy']['fr-fr'] = "Occupé";
$text['label-busy']['he-il'] = "תפוס"; $text['label-busy']['he-il'] = "תפוס";
$text['label-busy']['it-it'] = "Occupato"; $text['label-busy']['it-it'] = "Occupato";
$text['label-busy']['ka-ge'] = "დაკავებულია";
$text['label-busy']['nl-nl'] = "Bezet"; $text['label-busy']['nl-nl'] = "Bezet";
$text['label-busy']['pl-pl'] = "Zajęty"; $text['label-busy']['pl-pl'] = "Zajęty";
$text['label-busy']['pt-br'] = "Ocupado"; $text['label-busy']['pt-br'] = "Ocupado";
@ -734,6 +762,7 @@ $text['label-hold']['fr-ca'] = "Attente";
$text['label-hold']['fr-fr'] = "Attente"; $text['label-hold']['fr-fr'] = "Attente";
$text['label-hold']['he-il'] = "לְהַחזִיק"; $text['label-hold']['he-il'] = "לְהַחזִיק";
$text['label-hold']['it-it'] = "In attesa"; $text['label-hold']['it-it'] = "In attesa";
$text['label-hold']['ka-ge'] = "შეკავება";
$text['label-hold']['nl-nl'] = "Aanhouden"; $text['label-hold']['nl-nl'] = "Aanhouden";
$text['label-hold']['pl-pl'] = "Trzymać"; $text['label-hold']['pl-pl'] = "Trzymać";
$text['label-hold']['pt-br'] = "Espera"; $text['label-hold']['pt-br'] = "Espera";
@ -759,6 +788,7 @@ $text['label-missed']['fr-ca'] = "Perdus";
$text['label-missed']['fr-fr'] = "Perdus"; $text['label-missed']['fr-fr'] = "Perdus";
$text['label-missed']['he-il'] = "החמצה"; $text['label-missed']['he-il'] = "החמצה";
$text['label-missed']['it-it'] = "Perse"; $text['label-missed']['it-it'] = "Perse";
$text['label-missed']['ka-ge'] = "გამოტოვებული";
$text['label-missed']['nl-nl'] = "gemist"; $text['label-missed']['nl-nl'] = "gemist";
$text['label-missed']['pl-pl'] = "Nie odebrany"; $text['label-missed']['pl-pl'] = "Nie odebrany";
$text['label-missed']['pt-br'] = "Perdidas"; $text['label-missed']['pt-br'] = "Perdidas";
@ -785,6 +815,7 @@ $text['label-voicemail']['fr-ca'] = "Messagerie vocale";
$text['label-voicemail']['fr-fr'] = "Messagerie vocale"; $text['label-voicemail']['fr-fr'] = "Messagerie vocale";
$text['label-voicemail']['he-il'] = "תא קולי"; $text['label-voicemail']['he-il'] = "תא קולי";
$text['label-voicemail']['it-it'] = "Voicemail"; $text['label-voicemail']['it-it'] = "Voicemail";
$text['label-voicemail']['ka-ge'] = "ხმოვანი ფოსტა";
$text['label-voicemail']['nl-nl'] = "Opname"; $text['label-voicemail']['nl-nl'] = "Opname";
$text['label-voicemail']['pl-pl'] = "Poczta głosowa"; $text['label-voicemail']['pl-pl'] = "Poczta głosowa";
$text['label-voicemail']['pt-br'] = "Correio de voz"; $text['label-voicemail']['pt-br'] = "Correio de voz";
@ -811,6 +842,7 @@ $text['label-add-note']['fr-ca'] = "Bloquer les appels à partir d'un numéro. C
$text['label-add-note']['fr-fr'] = "Bloquer les appels à partir d'un numéro. Choisissez un numéro dans liste ou entrez un numéro, nom et activez ci-dessous."; $text['label-add-note']['fr-fr'] = "Bloquer les appels à partir d'un numéro. Choisissez un numéro dans liste ou entrez un numéro, nom et activez ci-dessous.";
$text['label-add-note']['he-il'] = "חסום שיחות ממספר. בחר מספר מהרשימה למעלה או הזן את המספר, השם והפעל למטה."; $text['label-add-note']['he-il'] = "חסום שיחות ממספר. בחר מספר מהרשימה למעלה או הזן את המספר, השם והפעל למטה.";
$text['label-add-note']['it-it'] = "Blocca le chiamate da un numero. Seleziona un numero dalla lista sovrastante o inserisci il numero, il nome e l'abilitazione qui sotto."; $text['label-add-note']['it-it'] = "Blocca le chiamate da un numero. Seleziona un numero dalla lista sovrastante o inserisci il numero, il nome e l'abilitazione qui sotto.";
$text['label-add-note']['ka-ge'] = "დაბლოკეთ ზარები ნომრიდან. ან აირჩიეთ ნომერი ზედა სიიდან, ან შეიყვანეთ ნომერი, სახელი და ჩართეთ ქვემოთ";
$text['label-add-note']['nl-nl'] = "Blokkeer oproepen van een nummer. Of select het nummer van de bovenstaande lijst, of voer het nummer, de naam en aktivering hieronder."; $text['label-add-note']['nl-nl'] = "Blokkeer oproepen van een nummer. Of select het nummer van de bovenstaande lijst, of voer het nummer, de naam en aktivering hieronder.";
$text['label-add-note']['pl-pl'] = "Blokowanie połączeń z danego numeru. Wybierz numer z powyższej listy j lub wpisz numer, nazwę i załącz poniżej."; $text['label-add-note']['pl-pl'] = "Blokowanie połączeń z danego numeru. Wybierz numer z powyższej listy j lub wpisz numer, nazwę i załącz poniżej.";
$text['label-add-note']['pt-br'] = "Bloquear chamadas a partir de um número. Selecione um número a partir da lista indicada ou insira um número e um nome em seguida ative"; $text['label-add-note']['pt-br'] = "Bloquear chamadas a partir de um número. Selecione um número a partir da lista indicada ou insira um número e um nome em seguida ative";
@ -837,6 +869,7 @@ $text['label-add-complete']['fr-ca'] = "Ajouté";
$text['label-add-complete']['fr-fr'] = "Ajouté"; $text['label-add-complete']['fr-fr'] = "Ajouté";
$text['label-add-complete']['he-il'] = "הוספה הושלמה"; $text['label-add-complete']['he-il'] = "הוספה הושלמה";
$text['label-add-complete']['it-it'] = "Inserimento Completato"; $text['label-add-complete']['it-it'] = "Inserimento Completato";
$text['label-add-complete']['ka-ge'] = "დამატება დასრულდა";
$text['label-add-complete']['nl-nl'] = "Toevoegen gereed"; $text['label-add-complete']['nl-nl'] = "Toevoegen gereed";
$text['label-add-complete']['pl-pl'] = "Dodano pomyślnie"; $text['label-add-complete']['pl-pl'] = "Dodano pomyślnie";
$text['label-add-complete']['pt-br'] = "Criação efetuada "; $text['label-add-complete']['pt-br'] = "Criação efetuada ";
@ -863,6 +896,7 @@ $text['label-action']['fr-ca'] = "Action";
$text['label-action']['fr-fr'] = "Action"; $text['label-action']['fr-fr'] = "Action";
$text['label-action']['he-il'] = "פעולה"; $text['label-action']['he-il'] = "פעולה";
$text['label-action']['it-it'] = "Azione"; $text['label-action']['it-it'] = "Azione";
$text['label-action']['ka-ge'] = "ქმედება";
$text['label-action']['nl-nl'] = "Actie"; $text['label-action']['nl-nl'] = "Actie";
$text['label-action']['pl-pl'] = "Operacja"; $text['label-action']['pl-pl'] = "Operacja";
$text['label-action']['pt-br'] = "Ação"; $text['label-action']['pt-br'] = "Ação";
@ -888,6 +922,7 @@ $text['label-direction']['fr-ca'] = "Direction";
$text['label-direction']['fr-fr'] = "Direction"; $text['label-direction']['fr-fr'] = "Direction";
$text['label-direction']['he-il'] = "כיוון"; $text['label-direction']['he-il'] = "כיוון";
$text['label-direction']['it-it'] = "Direzione"; $text['label-direction']['it-it'] = "Direzione";
$text['label-direction']['ka-ge'] = "მიმართულება";
$text['label-direction']['nl-nl'] = "Richting"; $text['label-direction']['nl-nl'] = "Richting";
$text['label-direction']['pl-pl'] = "Kierunek"; $text['label-direction']['pl-pl'] = "Kierunek";
$text['label-direction']['pt-br'] = "Direção"; $text['label-direction']['pt-br'] = "Direção";
@ -914,6 +949,7 @@ $text['description-direction']['fr-ca'] = "Sélectionnez la direction des appels
$text['description-direction']['fr-fr'] = "Sélectionnez la direction des appels à bloquer."; $text['description-direction']['fr-fr'] = "Sélectionnez la direction des appels à bloquer.";
$text['description-direction']['he-il'] = "בחר את כיוון השיחות לחסימה."; $text['description-direction']['he-il'] = "בחר את כיוון השיחות לחסימה.";
$text['description-direction']['it-it'] = "Seleziona la direzione delle chiamate da bloccare."; $text['description-direction']['it-it'] = "Seleziona la direzione delle chiamate da bloccare.";
$text['description-direction']['ka-ge'] = "აირჩიეთ ზარის მიმართულება დასაბლოკად";
$text['description-direction']['nl-nl'] = "Selecteer de richting van de oproepen die u wilt blokkeren."; $text['description-direction']['nl-nl'] = "Selecteer de richting van de oproepen die u wilt blokkeren.";
$text['description-direction']['pl-pl'] = "Wybierz kierunek połączeń, które mają być blokowane."; $text['description-direction']['pl-pl'] = "Wybierz kierunek połączeń, które mają być blokowane.";
$text['description-direction']['pt-br'] = "Selecione a direção das chamadas para bloquear."; $text['description-direction']['pt-br'] = "Selecione a direção das chamadas para bloquear.";
@ -940,6 +976,7 @@ $text['description-call_block_name']['fr-ca'] = "Entrez le nom d'affichage à bl
$text['description-call_block_name']['fr-fr'] = "Entrez le nom d'affichage à bloquer."; $text['description-call_block_name']['fr-fr'] = "Entrez le nom d'affichage à bloquer.";
$text['description-call_block_name']['he-il'] = "הזן את שם המתקשר כדי לחסום."; $text['description-call_block_name']['he-il'] = "הזן את שם המתקשר כדי לחסום.";
$text['description-call_block_name']['it-it'] = "Immettere il nome dell'ID chiamante da bloccare."; $text['description-call_block_name']['it-it'] = "Immettere il nome dell'ID chiamante da bloccare.";
$text['description-call_block_name']['ka-ge'] = "აირჩიეთ დასაბლოკი აბონენტის სახელი";
$text['description-call_block_name']['nl-nl'] = "Voer het te blokkeren CID Naam in."; $text['description-call_block_name']['nl-nl'] = "Voer het te blokkeren CID Naam in.";
$text['description-call_block_name']['pl-pl'] = "Wprowadź prezentację Nazwy numeru dzwoniącego do zablokowania."; $text['description-call_block_name']['pl-pl'] = "Wprowadź prezentację Nazwy numeru dzwoniącego do zablokowania.";
$text['description-call_block_name']['pt-br'] = "Digite o nome de identificação do chamador para bloquear."; $text['description-call_block_name']['pt-br'] = "Digite o nome de identificação do chamador para bloquear.";
@ -965,6 +1002,7 @@ $text['description-country_code']['fr-ca'] = "Entrez le préfixe de destination.
$text['description-country_code']['fr-fr'] = "Entrez le préfixe de destination."; $text['description-country_code']['fr-fr'] = "Entrez le préfixe de destination.";
$text['description-country_code']['he-il'] = "הזן את קידומת קוד המדינה."; $text['description-country_code']['he-il'] = "הזן את קידומת קוד המדינה.";
$text['description-country_code']['it-it'] = "Inserisci il prefisso del codice paese."; $text['description-country_code']['it-it'] = "Inserisci il prefisso del codice paese.";
$text['description-country_code']['ka-ge'] = "შეიყვანეთ ქვეყნის კოდის პრეფიქსი.";
$text['description-country_code']['nl-nl'] = "Voer de bestemming prefix in."; $text['description-country_code']['nl-nl'] = "Voer de bestemming prefix in.";
$text['description-country_code']['pl-pl'] = "Wprowadź prefiks Kodu Kraju."; $text['description-country_code']['pl-pl'] = "Wprowadź prefiks Kodu Kraju.";
$text['description-country_code']['pt-br'] = "Insira o prefixo do destino."; $text['description-country_code']['pt-br'] = "Insira o prefixo do destino.";
@ -991,6 +1029,7 @@ $text['description-call_block_number']['fr-ca'] = "Entrez le numéro d'affichage
$text['description-call_block_number']['fr-fr'] = "Entrez le numéro d'affichage à bloquer."; $text['description-call_block_number']['fr-fr'] = "Entrez le numéro d'affichage à bloquer.";
$text['description-call_block_number']['he-il'] = "הזן את קוד המדינה ומספר זיהוי המתקשר כדי לחסום."; $text['description-call_block_number']['he-il'] = "הזן את קוד המדינה ומספר זיהוי המתקשר כדי לחסום.";
$text['description-call_block_number']['it-it'] = "Immettere il prefisso internazionale e il numero ID chiamante da bloccare."; $text['description-call_block_number']['it-it'] = "Immettere il prefisso internazionale e il numero ID chiamante da bloccare.";
$text['description-call_block_number']['ka-ge'] = "შეიყვანეთ დასაბლოკი ნომრის ქვეყნის კოდი და იდენტიფიკატორი.";
$text['description-call_block_number']['nl-nl'] = "Voer het te blokkeren CID Nummer in."; $text['description-call_block_number']['nl-nl'] = "Voer het te blokkeren CID Nummer in.";
$text['description-call_block_number']['pl-pl'] = "Wprowadź Kod Kraju i prezentację Numeru dzwoniącego do zablokowania."; $text['description-call_block_number']['pl-pl'] = "Wprowadź Kod Kraju i prezentację Numeru dzwoniącego do zablokowania.";
$text['description-call_block_number']['pt-br'] = "Digite o código do país e o número de identificação do chamador para bloquear."; $text['description-call_block_number']['pt-br'] = "Digite o código do país e o número de identificação do chamador para bloquear.";
@ -1017,6 +1056,7 @@ $text['description-extension']['fr-ca'] = "Choissizez le poste sur lequel cette
$text['description-extension']['fr-fr'] = "Choissizez le poste sur lequel cette règle sera appliquée."; $text['description-extension']['fr-fr'] = "Choissizez le poste sur lequel cette règle sera appliquée.";
$text['description-extension']['he-il'] = "בחר את התוסף שיושפע."; $text['description-extension']['he-il'] = "בחר את התוסף שיושפע.";
$text['description-extension']['it-it'] = "Seleziona l'estensione interessata."; $text['description-extension']['it-it'] = "Seleziona l'estensione interessata.";
$text['description-extension']['ka-ge'] = "აირჩიეთ შიდა ნომერი, რომელსაც ეს შეეხება";
$text['description-extension']['nl-nl'] = "Selecteer het toestel dat geblokkeerd moet worden."; $text['description-extension']['nl-nl'] = "Selecteer het toestel dat geblokkeerd moet worden.";
$text['description-extension']['pl-pl'] = "Wybierz numer wewnętrzny, którego blokowanie ma dotyczyć."; $text['description-extension']['pl-pl'] = "Wybierz numer wewnętrzny, którego blokowanie ma dotyczyć.";
$text['description-extension']['pt-br'] = "Selecione a extensão a ser afetada."; $text['description-extension']['pt-br'] = "Selecione a extensão a ser afetada.";
@ -1043,6 +1083,7 @@ $text['description-enable']['fr-ca'] = "Choisir oui pour activer le filtrage d'a
$text['description-enable']['fr-fr'] = "Choisir oui pour activer le filtrage d'appel pour ce numéro."; $text['description-enable']['fr-fr'] = "Choisir oui pour activer le filtrage d'appel pour ce numéro.";
$text['description-enable']['he-il'] = "הגדר כ-true כדי לאפשר חסימת שיחות עבור מספר זה."; $text['description-enable']['he-il'] = "הגדר כ-true כדי לאפשר חסימת שיחות עבור מספר זה.";
$text['description-enable']['it-it'] = "Selezionare 'true' per abilitare il blocco chiamate da questo numero."; $text['description-enable']['it-it'] = "Selezionare 'true' per abilitare il blocco chiamate da questo numero.";
$text['description-enable']['ka-ge'] = "დააყენეთ ჭეშმარიტზე, რომ ჩართოთ ზარის დაბლოკვა ამ ნომრისთვის";
$text['description-enable']['nl-nl'] = "Aktiveer om de blokkade aan te zetten voor dit nummer."; $text['description-enable']['nl-nl'] = "Aktiveer om de blokkade aan te zetten voor dit nummer.";
$text['description-enable']['pl-pl'] = "Ustaw wartość na TAK, aby umożliwić blokowanie tego numeru "; $text['description-enable']['pl-pl'] = "Ustaw wartość na TAK, aby umożliwić blokowanie tego numeru ";
$text['description-enable']['pt-br'] = "Escolha 'sim' para ativar o bloqueio de chamadas para este número."; $text['description-enable']['pt-br'] = "Escolha 'sim' para ativar o bloqueio de chamadas para este número.";
@ -1069,6 +1110,7 @@ $text['description-call-block']['fr-ca'] = "Une liste de numéros à partir de l
$text['description-call-block']['fr-fr'] = "Une liste de numéros depuis lesquels vous pouvez bloquer les appels"; $text['description-call-block']['fr-fr'] = "Une liste de numéros depuis lesquels vous pouvez bloquer les appels";
$text['description-call-block']['he-il'] = "רשימה של מספרים שמהם ניתן לחסום שיחות."; $text['description-call-block']['he-il'] = "רשימה של מספרים שמהם ניתן לחסום שיחות.";
$text['description-call-block']['it-it'] = "Una lista di numeri per cui è possibile bloccare le chiamate."; $text['description-call-block']['it-it'] = "Una lista di numeri per cui è possibile bloccare le chiamate.";
$text['description-call-block']['ka-ge'] = "ნომრების სია, რომლიდანაც ზარი დაიბლოკება";
$text['description-call-block']['nl-nl'] = "Een lijst van nummers die geblokkeerd moeten worden."; $text['description-call-block']['nl-nl'] = "Een lijst van nummers die geblokkeerd moeten worden.";
$text['description-call-block']['pl-pl'] = "Lista numerów, z których rozmowy są blokowane."; $text['description-call-block']['pl-pl'] = "Lista numerów, z których rozmowy są blokowane.";
$text['description-call-block']['pt-br'] = "Uma lista de números que deseja bloquear as chamadas"; $text['description-call-block']['pt-br'] = "Uma lista de números que deseja bloquear as chamadas";
@ -1095,6 +1137,7 @@ $text['description-action']['fr-ca'] = "Choisir une action pour les appels de ce
$text['description-action']['fr-fr'] = "Choisir une action pour les appels de ce numéro."; $text['description-action']['fr-fr'] = "Choisir une action pour les appels de ce numéro.";
$text['description-action']['he-il'] = "הגדר פעולה לשיחות ממספר זה."; $text['description-action']['he-il'] = "הגדר פעולה לשיחות ממספר זה.";
$text['description-action']['it-it'] = "Seleziona un'azione per le chiamate da questo numero."; $text['description-action']['it-it'] = "Seleziona un'azione per le chiamate da questo numero.";
$text['description-action']['ka-ge'] = "აირჩიეთ ქმედება ზარებისთვის ამ ნომრიდან.";
$text['description-action']['nl-nl'] = "Stel actie voor oproepen vanaf dit nummer in."; $text['description-action']['nl-nl'] = "Stel actie voor oproepen vanaf dit nummer in.";
$text['description-action']['pl-pl'] = "Ustaw co zrobić w przypadku polaczeń z tego numeru."; $text['description-action']['pl-pl'] = "Ustaw co zrobić w przypadku polaczeń z tego numeru.";
$text['description-action']['pt-br'] = "Escolha uma ação para chamadas reailzadas por este número."; $text['description-action']['pt-br'] = "Escolha uma ação para chamadas reailzadas por este número.";
@ -1121,6 +1164,7 @@ $text['confirm-block']['fr-ca'] = "Voulez-vous vraiment bloquer ceci?";
$text['confirm-block']['fr-fr'] = "Voulez-vous vraiment bloquer ceci?"; $text['confirm-block']['fr-fr'] = "Voulez-vous vraiment bloquer ceci?";
$text['confirm-block']['he-il'] = "האם אתה באמת רוצה לחסום את זה?"; $text['confirm-block']['he-il'] = "האם אתה באמת רוצה לחסום את זה?";
$text['confirm-block']['it-it'] = "Vuoi davvero bloccarlo?"; $text['confirm-block']['it-it'] = "Vuoi davvero bloccarlo?";
$text['confirm-block']['ka-ge'] = "მართლა გნებავთ ამის დაბლოკვა?";
$text['confirm-block']['nl-nl'] = "Do you really want to block this?"; $text['confirm-block']['nl-nl'] = "Do you really want to block this?";
$text['confirm-block']['pl-pl'] = "Czy na pewno chcesz to zablokować?"; $text['confirm-block']['pl-pl'] = "Czy na pewno chcesz to zablokować?";
$text['confirm-block']['pt-br'] = "Wil je dit echt blokkeren?"; $text['confirm-block']['pt-br'] = "Wil je dit echt blokkeren?";
@ -1148,6 +1192,7 @@ $text['button-block']['fr-ca'] = "Bloquer";
$text['button-block']['fr-fr'] = "Bloquer"; $text['button-block']['fr-fr'] = "Bloquer";
$text['button-block']['he-il'] = "לַחסוֹם"; $text['button-block']['he-il'] = "לַחסוֹם";
$text['button-block']['it-it'] = "Bloccare"; $text['button-block']['it-it'] = "Bloccare";
$text['button-block']['ka-ge'] = "დაბლოკვა";
$text['button-block']['nl-nl'] = "Blok"; $text['button-block']['nl-nl'] = "Blok";
$text['button-block']['pl-pl'] = "Blokuj"; $text['button-block']['pl-pl'] = "Blokuj";
$text['button-block']['pt-br'] = "Bloquear"; $text['button-block']['pt-br'] = "Bloquear";

View File

@ -14,6 +14,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Liste Noire"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Liste Noire";
$apps[$x]['menu'][$y]['title']['he-il'] = "חסימת מספר"; $apps[$x]['menu'][$y]['title']['he-il'] = "חסימת מספר";
$apps[$x]['menu'][$y]['title']['it-it'] = "Blocco Chiamate"; $apps[$x]['menu'][$y]['title']['it-it'] = "Blocco Chiamate";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ზარების დაბლოკვა";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Oproep blokkade"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Oproep blokkade";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Blokowanie rozmów"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Blokowanie rozmów";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Bloqueio de chamadas"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Bloqueio de chamadas";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Programmation de campagnes d'appels vers des extensions, IVR, salles de conferences ou tout autre numéro."; $apps[$x]['description']['fr-fr'] = "Programmation de campagnes d'appels vers des extensions, IVR, salles de conferences ou tout autre numéro.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "დაგეგმეთ მრავალჯერადი ზარების განხორციელება შიდა ნომერთან, IVR მენიუ, საკონფერებციო ოთახი, ან ნებისმერი სხვა ნომერი";
$apps[$x]['description']['nl-nl'] = "Methode om direct meerdere parallele oproepen naar toestellen, IVR menu, Conferentie, of een ander nummer te maken."; $apps[$x]['description']['nl-nl'] = "Methode om direct meerdere parallele oproepen naar toestellen, IVR menu, Conferentie, of een ander nummer te maken.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "Programação para imediatamente realizar várias chamadas para uma extensão, um menu IVR, Sala de Conferência ou qualquer outro número."; $apps[$x]['description']['pt-br'] = "Programação para imediatamente realizar várias chamadas para uma extensão, um menu IVR, Sala de Conferência ou qualquer outro número.";

View File

@ -13,6 +13,7 @@ $text['title-call_broadcasts']['fr-ca'] = "Campagne d'appels";
$text['title-call_broadcasts']['fr-fr'] = "Campagne d'appels"; $text['title-call_broadcasts']['fr-fr'] = "Campagne d'appels";
$text['title-call_broadcasts']['he-il'] = "הגדרת חשבון"; $text['title-call_broadcasts']['he-il'] = "הגדרת חשבון";
$text['title-call_broadcasts']['it-it'] = "Chiamate Multiple"; $text['title-call_broadcasts']['it-it'] = "Chiamate Multiple";
$text['title-call_broadcasts']['ka-ge'] = "ზარების მაუწყებლობა";
$text['title-call_broadcasts']['nl-nl'] = "Omroep"; $text['title-call_broadcasts']['nl-nl'] = "Omroep";
$text['title-call_broadcasts']['pl-pl'] = "Rozsyłanie rozmów"; $text['title-call_broadcasts']['pl-pl'] = "Rozsyłanie rozmów";
$text['title-call_broadcasts']['pt-br'] = "Configurações da Conta"; $text['title-call_broadcasts']['pt-br'] = "Configurações da Conta";
@ -39,6 +40,7 @@ $text['title-call_broadcast']['fr-ca'] = "Campagne d'appels";
$text['title-call_broadcast']['fr-fr'] = "Campagne d'appels"; $text['title-call_broadcast']['fr-fr'] = "Campagne d'appels";
$text['title-call_broadcast']['he-il'] = "הגדרת חשבון"; $text['title-call_broadcast']['he-il'] = "הגדרת חשבון";
$text['title-call_broadcast']['it-it'] = "Chiamate Multiple"; $text['title-call_broadcast']['it-it'] = "Chiamate Multiple";
$text['title-call_broadcast']['ka-ge'] = "ზარების მაუწყებლობა";
$text['title-call_broadcast']['nl-nl'] = "Omroep"; $text['title-call_broadcast']['nl-nl'] = "Omroep";
$text['title-call_broadcast']['pl-pl'] = "Rozsyłanie rozmów"; $text['title-call_broadcast']['pl-pl'] = "Rozsyłanie rozmów";
$text['title-call_broadcast']['pt-br'] = "Configurações da Conta"; $text['title-call_broadcast']['pt-br'] = "Configurações da Conta";
@ -65,6 +67,7 @@ $text['title_description-call_broadcast']['fr-ca'] = "Gérez la livraison de mes
$text['title_description-call_broadcast']['fr-fr'] = "Gérez la livraison de messages préenregistrés aux destinataires en masse."; $text['title_description-call_broadcast']['fr-fr'] = "Gérez la livraison de messages préenregistrés aux destinataires en masse.";
$text['title_description-call_broadcast']['he-il'] = "נהל את מסירת ההודעות המוקלטות מראש לנמענים המוניים."; $text['title_description-call_broadcast']['he-il'] = "נהל את מסירת ההודעות המוקלטות מראש לנמענים המוניים.";
$text['title_description-call_broadcast']['it-it'] = "Gestisci la consegna di messaggi preregistrati a destinatari di massa."; $text['title_description-call_broadcast']['it-it'] = "Gestisci la consegna di messaggi preregistrati a destinatari di massa.";
$text['title_description-call_broadcast']['ka-ge'] = "მართეთ წინასწარ ჩაწერილი შეტყობინებების მიტანა მრავალ მომხმარებლაბმდე.";
$text['title_description-call_broadcast']['nl-nl'] = "Beheer de aflevering van voor-opgenomen boodschappen naar meerdere ontvangers."; $text['title_description-call_broadcast']['nl-nl'] = "Beheer de aflevering van voor-opgenomen boodschappen naar meerdere ontvangers.";
$text['title_description-call_broadcast']['pl-pl'] = "Zarządzaj dostarczaniem nagranych wiadomości do odbiorców masowych."; $text['title_description-call_broadcast']['pl-pl'] = "Zarządzaj dostarczaniem nagranych wiadomości do odbiorców masowych.";
$text['title_description-call_broadcast']['pt-br'] = "Gerencie a entrega de mensagens pré-gravadas para destinatários em massa."; $text['title_description-call_broadcast']['pt-br'] = "Gerencie a entrega de mensagens pré-gravadas para destinatários em massa.";
@ -91,6 +94,7 @@ $text['option-true']['fr-ca'] = "Oui";
$text['option-true']['fr-fr'] = "Oui"; $text['option-true']['fr-fr'] = "Oui";
$text['option-true']['he-il'] = "חוקי"; $text['option-true']['he-il'] = "חוקי";
$text['option-true']['it-it'] = "Vera"; $text['option-true']['it-it'] = "Vera";
$text['option-true']['ka-ge'] = "ჭეშმარიტი";
$text['option-true']['nl-nl'] = "Aan"; $text['option-true']['nl-nl'] = "Aan";
$text['option-true']['pl-pl'] = "Tak"; $text['option-true']['pl-pl'] = "Tak";
$text['option-true']['pt-br'] = "Sim"; $text['option-true']['pt-br'] = "Sim";
@ -117,6 +121,7 @@ $text['option-false']['fr-ca'] = "Non";
$text['option-false']['fr-fr'] = "Non"; $text['option-false']['fr-fr'] = "Non";
$text['option-false']['he-il'] = "לא חוקי"; $text['option-false']['he-il'] = "לא חוקי";
$text['option-false']['it-it'] = "Falso"; $text['option-false']['it-it'] = "Falso";
$text['option-false']['ka-ge'] = "ცრუ";
$text['option-false']['nl-nl'] = "Uit"; $text['option-false']['nl-nl'] = "Uit";
$text['option-false']['pl-pl'] = "Nie"; $text['option-false']['pl-pl'] = "Nie";
$text['option-false']['pt-br'] = "Não"; $text['option-false']['pt-br'] = "Não";
@ -143,6 +148,7 @@ $text['label-view-calls']['fr-ca'] = "Voir les appels";
$text['label-view-calls']['fr-fr'] = "Voir les appels"; $text['label-view-calls']['fr-fr'] = "Voir les appels";
$text['label-view-calls']['he-il'] = "הצג שיחות"; $text['label-view-calls']['he-il'] = "הצג שיחות";
$text['label-view-calls']['it-it'] = "Visualizza Chiamate"; $text['label-view-calls']['it-it'] = "Visualizza Chiamate";
$text['label-view-calls']['ka-ge'] = "ზარების ნახვა";
$text['label-view-calls']['nl-nl'] = "Oproepen bekijken"; $text['label-view-calls']['nl-nl'] = "Oproepen bekijken";
$text['label-view-calls']['pl-pl'] = "Podgląd rozmów"; $text['label-view-calls']['pl-pl'] = "Podgląd rozmów";
$text['label-view-calls']['pt-br'] = "Ver chamadas"; $text['label-view-calls']['pt-br'] = "Ver chamadas";
@ -169,6 +175,7 @@ $text['label-start_time']['fr-ca'] = "Heure de début";
$text['label-start_time']['fr-fr'] = "Heure de début"; $text['label-start_time']['fr-fr'] = "Heure de début";
$text['label-start_time']['he-il'] = "שעת התחלה"; $text['label-start_time']['he-il'] = "שעת התחלה";
$text['label-start_time']['it-it'] = "Ora di inizio"; $text['label-start_time']['it-it'] = "Ora di inizio";
$text['label-start_time']['ka-ge'] = "დაწყების დრო";
$text['label-start_time']['nl-nl'] = "Starttijd"; $text['label-start_time']['nl-nl'] = "Starttijd";
$text['label-start_time']['pl-pl'] = "Czas rozpoczęcia"; $text['label-start_time']['pl-pl'] = "Czas rozpoczęcia";
$text['label-start_time']['pt-br'] = "hora de início"; $text['label-start_time']['pt-br'] = "hora de início";
@ -195,6 +202,7 @@ $text['label-timeout']['fr-ca'] = "Temps libre";
$text['label-timeout']['fr-fr'] = "Temps libre"; $text['label-timeout']['fr-fr'] = "Temps libre";
$text['label-timeout']['he-il'] = "פסק זמן"; $text['label-timeout']['he-il'] = "פסק זמן";
$text['label-timeout']['it-it'] = "Tempo scaduto"; $text['label-timeout']['it-it'] = "Tempo scaduto";
$text['label-timeout']['ka-ge'] = "მოლოდინის დრო";
$text['label-timeout']['nl-nl'] = "Tijdsoverschrijding"; $text['label-timeout']['nl-nl'] = "Tijdsoverschrijding";
$text['label-timeout']['pl-pl'] = "Przekroczenie czasu oczekiwania (timeout)"; $text['label-timeout']['pl-pl'] = "Przekroczenie czasu oczekiwania (timeout)";
$text['label-timeout']['pt-br'] = "Tempo limite"; $text['label-timeout']['pt-br'] = "Tempo limite";
@ -221,6 +229,7 @@ $text['label-phone']['fr-ca'] = "Liste de Numéros de téléphone";
$text['label-phone']['fr-fr'] = "Liste de Numéros de téléphone"; $text['label-phone']['fr-fr'] = "Liste de Numéros de téléphone";
$text['label-phone']['he-il'] = "רשימת מספרי טלפון"; $text['label-phone']['he-il'] = "רשימת מספרי טלפון";
$text['label-phone']['it-it'] = "Lista Numeri di Telefono"; $text['label-phone']['it-it'] = "Lista Numeri di Telefono";
$text['label-phone']['ka-ge'] = "ტელეფონის ნომრები";
$text['label-phone']['nl-nl'] = "Telefoonnummer lijst"; $text['label-phone']['nl-nl'] = "Telefoonnummer lijst";
$text['label-phone']['pl-pl'] = "Lista numerów telefonu"; $text['label-phone']['pl-pl'] = "Lista numerów telefonu";
$text['label-phone']['pt-br'] = "Lista de números de telefone"; $text['label-phone']['pt-br'] = "Lista de números de telefone";
@ -247,6 +256,7 @@ $text['label-message']['fr-ca'] = "Message";
$text['label-message']['fr-fr'] = "Message"; $text['label-message']['fr-fr'] = "Message";
$text['label-message']['he-il'] = "הודעה"; $text['label-message']['he-il'] = "הודעה";
$text['label-message']['it-it'] = "Messaggio"; $text['label-message']['it-it'] = "Messaggio";
$text['label-message']['ka-ge'] = "შეტყობინება";
$text['label-message']['nl-nl'] = "Boodschappen"; $text['label-message']['nl-nl'] = "Boodschappen";
$text['label-message']['pl-pl'] = "Wiadomość"; $text['label-message']['pl-pl'] = "Wiadomość";
$text['label-message']['pt-br'] = "Mensagem"; $text['label-message']['pt-br'] = "Mensagem";
@ -273,6 +283,7 @@ $text['label-has-been']['fr-ca'] = "a commencé";
$text['label-has-been']['fr-fr'] = "a commencé"; $text['label-has-been']['fr-fr'] = "a commencé";
$text['label-has-been']['he-il'] = "התחיל"; $text['label-has-been']['he-il'] = "התחיל";
$text['label-has-been']['it-it'] = "è iniziato."; $text['label-has-been']['it-it'] = "è iniziato.";
$text['label-has-been']['ka-ge'] = "გაეშვა";
$text['label-has-been']['nl-nl'] = "is gestart"; $text['label-has-been']['nl-nl'] = "is gestart";
$text['label-has-been']['pl-pl'] = "rozpoczęto"; $text['label-has-been']['pl-pl'] = "rozpoczęto";
$text['label-has-been']['pt-br'] = "foi inicializada"; $text['label-has-been']['pt-br'] = "foi inicializada";
@ -299,6 +310,7 @@ $text['label-destination']['fr-ca'] = "Numéro de Destination";
$text['label-destination']['fr-fr'] = "Numéro de Destination"; $text['label-destination']['fr-fr'] = "Numéro de Destination";
$text['label-destination']['he-il'] = "מספר יעד"; $text['label-destination']['he-il'] = "מספר יעד";
$text['label-destination']['it-it'] = "Numero di Destinazione"; $text['label-destination']['it-it'] = "Numero di Destinazione";
$text['label-destination']['ka-ge'] = "დანიშნულების ნომერი";
$text['label-destination']['nl-nl'] = "Bestemmingnummer"; $text['label-destination']['nl-nl'] = "Bestemmingnummer";
$text['label-destination']['pl-pl'] = "Destynacja"; $text['label-destination']['pl-pl'] = "Destynacja";
$text['label-destination']['pt-br'] = "Número de destino"; $text['label-destination']['pt-br'] = "Número de destino";
@ -325,6 +337,7 @@ $text['label-concurrent-limit']['fr-ca'] = "Appels Simultanés";
$text['label-concurrent-limit']['fr-fr'] = "Appels Simultanés"; $text['label-concurrent-limit']['fr-fr'] = "Appels Simultanés";
$text['label-concurrent-limit']['he-il'] = "מגבלה במקביל"; $text['label-concurrent-limit']['he-il'] = "מגבלה במקביל";
$text['label-concurrent-limit']['it-it'] = "Limite Chiamate Contemporanee"; $text['label-concurrent-limit']['it-it'] = "Limite Chiamate Contemporanee";
$text['label-concurrent-limit']['ka-ge'] = "ერთდროული ზარების შეზღუდვა";
$text['label-concurrent-limit']['nl-nl'] = "Maximaal aantal gelijktijdige oproepen"; $text['label-concurrent-limit']['nl-nl'] = "Maximaal aantal gelijktijdige oproepen";
$text['label-concurrent-limit']['pl-pl'] = "Limit jednoczesnych rozmów"; $text['label-concurrent-limit']['pl-pl'] = "Limit jednoczesnych rozmów";
$text['label-concurrent-limit']['pt-br'] = "Limite de chamadas simultâneas"; $text['label-concurrent-limit']['pt-br'] = "Limite de chamadas simultâneas";
@ -351,6 +364,7 @@ $text['label-callerid-number']['fr-ca'] = "Numéro d'appelant";
$text['label-callerid-number']['fr-fr'] = "Numéro d'appelant"; $text['label-callerid-number']['fr-fr'] = "Numéro d'appelant";
$text['label-callerid-number']['he-il'] = "מספר זיהוי מתקשר"; $text['label-callerid-number']['he-il'] = "מספר זיהוי מתקשר";
$text['label-callerid-number']['it-it'] = "Numero Chiamante"; $text['label-callerid-number']['it-it'] = "Numero Chiamante";
$text['label-callerid-number']['ka-ge'] = "გამომძახებელი აბონენტის ნომერი";
$text['label-callerid-number']['nl-nl'] = "CID Nummer"; $text['label-callerid-number']['nl-nl'] = "CID Nummer";
$text['label-callerid-number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['label-callerid-number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
$text['label-callerid-number']['pt-br'] = "Número do discador"; $text['label-callerid-number']['pt-br'] = "Número do discador";
@ -377,6 +391,7 @@ $text['label-caller-id-name']['fr-ca'] = "Nom d'appelant";
$text['label-caller-id-name']['fr-fr'] = "Nom d'appelant"; $text['label-caller-id-name']['fr-fr'] = "Nom d'appelant";
$text['label-caller-id-name']['he-il'] = "שם מתקשר"; $text['label-caller-id-name']['he-il'] = "שם מתקשר";
$text['label-caller-id-name']['it-it'] = "Nome Chiamante"; $text['label-caller-id-name']['it-it'] = "Nome Chiamante";
$text['label-caller-id-name']['ka-ge'] = "გამომძახებელი აბონენტის სახელი";
$text['label-caller-id-name']['nl-nl'] = "CID Naam"; $text['label-caller-id-name']['nl-nl'] = "CID Naam";
$text['label-caller-id-name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['label-caller-id-name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-caller-id-name']['pt-br'] = "Nome do discador"; $text['label-caller-id-name']['pt-br'] = "Nome do discador";
@ -403,6 +418,7 @@ $text['label-call-broadcasts']['fr-ca'] = "Diffusions d'appels";
$text['label-call-broadcasts']['fr-fr'] = "Diffusions d'appels"; $text['label-call-broadcasts']['fr-fr'] = "Diffusions d'appels";
$text['label-call-broadcasts']['he-il'] = "שידורי שיחות"; $text['label-call-broadcasts']['he-il'] = "שידורי שיחות";
$text['label-call-broadcasts']['it-it'] = "Chiamate Multiple"; $text['label-call-broadcasts']['it-it'] = "Chiamate Multiple";
$text['label-call-broadcasts']['ka-ge'] = "ზარის მაუწყებლობა";
$text['label-call-broadcasts']['nl-nl'] = "Omroepen"; $text['label-call-broadcasts']['nl-nl'] = "Omroepen";
$text['label-call-broadcasts']['pl-pl'] = "Rozsyłanie rozmów"; $text['label-call-broadcasts']['pl-pl'] = "Rozsyłanie rozmów";
$text['label-call-broadcasts']['pt-br'] = "Chamadas broadcast"; $text['label-call-broadcasts']['pt-br'] = "Chamadas broadcast";
@ -429,6 +445,7 @@ $text['label-call-broadcast']['fr-ca'] = "Diffusion d'appels";
$text['label-call-broadcast']['fr-fr'] = "Diffusion d'appels"; $text['label-call-broadcast']['fr-fr'] = "Diffusion d'appels";
$text['label-call-broadcast']['he-il'] = "שידור שיחה"; $text['label-call-broadcast']['he-il'] = "שידור שיחה";
$text['label-call-broadcast']['it-it'] = "Chiamata Multipla"; $text['label-call-broadcast']['it-it'] = "Chiamata Multipla";
$text['label-call-broadcast']['ka-ge'] = "ზარის მაუწყებლობა";
$text['label-call-broadcast']['nl-nl'] = "Omroep"; $text['label-call-broadcast']['nl-nl'] = "Omroep";
$text['label-call-broadcast']['pl-pl'] = "Rozsyłanie rozmów"; $text['label-call-broadcast']['pl-pl'] = "Rozsyłanie rozmów";
$text['label-call-broadcast']['pt-br'] = "Chamada de broadcast"; $text['label-call-broadcast']['pt-br'] = "Chamada de broadcast";
@ -455,6 +472,7 @@ $text['label-avmd']['fr-ca'] = "Détection de la messagerie vocale";
$text['label-avmd']['fr-fr'] = "Détection de la messagerie vocale"; $text['label-avmd']['fr-fr'] = "Détection de la messagerie vocale";
$text['label-avmd']['he-il'] = "זיהוי תא קולי"; $text['label-avmd']['he-il'] = "זיהוי תא קולי";
$text['label-avmd']['it-it'] = "Rilevamento Segreteria"; $text['label-avmd']['it-it'] = "Rilevamento Segreteria";
$text['label-avmd']['ka-ge'] = "ხმოვანი ფოსტის დადგენა";
$text['label-avmd']['nl-nl'] = "Antwoordapparaat ontdekt"; $text['label-avmd']['nl-nl'] = "Antwoordapparaat ontdekt";
$text['label-avmd']['pl-pl'] = "Wykrywanie poczty głosowej"; $text['label-avmd']['pl-pl'] = "Wykrywanie poczty głosowej";
$text['label-avmd']['pt-br'] = "Detecção Voicemail"; $text['label-avmd']['pt-br'] = "Detecção Voicemail";
@ -481,6 +499,7 @@ $text['label-broadcast_toll_allow']['fr-ca'] = "Permis de péage";
$text['label-broadcast_toll_allow']['fr-fr'] = "Permis de péage"; $text['label-broadcast_toll_allow']['fr-fr'] = "Permis de péage";
$text['label-broadcast_toll_allow']['he-il'] = "אגרה אפשר"; $text['label-broadcast_toll_allow']['he-il'] = "אגרה אפשר";
$text['label-broadcast_toll_allow']['it-it'] = "Destinazioni Abilitate"; $text['label-broadcast_toll_allow']['it-it'] = "Destinazioni Abilitate";
$text['label-broadcast_toll_allow']['ka-ge'] = "ფასიანი ზარის დაშვება";
$text['label-broadcast_toll_allow']['nl-nl'] = "betaald gesprek toestaan"; $text['label-broadcast_toll_allow']['nl-nl'] = "betaald gesprek toestaan";
$text['label-broadcast_toll_allow']['pl-pl'] = "Zezwalaj na drogie/szczególwe połaczenia"; $text['label-broadcast_toll_allow']['pl-pl'] = "Zezwalaj na drogie/szczególwe połaczenia";
$text['label-broadcast_toll_allow']['pt-br'] = "Categoria de Ligação"; $text['label-broadcast_toll_allow']['pt-br'] = "Categoria de Ligação";
@ -507,6 +526,7 @@ $text['label-accountcode']['fr-ca'] = "Code de compte";
$text['label-accountcode']['fr-fr'] = "Code de compte"; $text['label-accountcode']['fr-fr'] = "Code de compte";
$text['label-accountcode']['he-il'] = "קוד חשבון"; $text['label-accountcode']['he-il'] = "קוד חשבון";
$text['label-accountcode']['it-it'] = "Codice dell'account"; $text['label-accountcode']['it-it'] = "Codice dell'account";
$text['label-accountcode']['ka-ge'] = "ანგარიშის კოდი";
$text['label-accountcode']['nl-nl'] = "Rekeningcode"; $text['label-accountcode']['nl-nl'] = "Rekeningcode";
$text['label-accountcode']['pl-pl'] = "Numer konta billingowego"; $text['label-accountcode']['pl-pl'] = "Numer konta billingowego";
$text['label-accountcode']['pt-br'] = "Código da conta"; $text['label-accountcode']['pt-br'] = "Código da conta";
@ -533,6 +553,7 @@ $text['label-sample_file']['fr-ca'] = "Exemple de fichier CSV";
$text['label-sample_file']['fr-fr'] = "Exemple de fichier CSV"; $text['label-sample_file']['fr-fr'] = "Exemple de fichier CSV";
$text['label-sample_file']['he-il'] = "קובץ CSV לדוגמה"; $text['label-sample_file']['he-il'] = "קובץ CSV לדוגמה";
$text['label-sample_file']['it-it'] = "Esempio di file CSV"; $text['label-sample_file']['it-it'] = "Esempio di file CSV";
$text['label-sample_file']['ka-ge'] = "მაგალითი CSV ფაილი";
$text['label-sample_file']['nl-nl'] = "Voorbeeld CSV File"; $text['label-sample_file']['nl-nl'] = "Voorbeeld CSV File";
$text['label-sample_file']['pl-pl'] = "Przykładowy plik CSV"; $text['label-sample_file']['pl-pl'] = "Przykładowy plik CSV";
$text['label-sample_file']['pt-br'] = "Exemplo de arquivo CSV"; $text['label-sample_file']['pt-br'] = "Exemplo de arquivo CSV";
@ -559,6 +580,7 @@ $text['label-list_example']['fr-ca'] = "Nombre|First,D'abordNombre|D'abord,Last.
$text['label-list_example']['fr-fr'] = "Nombre|First,D'abordNombre|D'abord,Last..."; $text['label-list_example']['fr-fr'] = "Nombre|First,D'abordNombre|D'abord,Last...";
$text['label-list_example']['he-il'] = "מספר|ראשון, מספר אחרון|ראשון, אחרון..."; $text['label-list_example']['he-il'] = "מספר|ראשון, מספר אחרון|ראשון, אחרון...";
$text['label-list_example']['it-it'] = "Numero|Primo,ScorsoNumero|Primo,Scorso..."; $text['label-list_example']['it-it'] = "Numero|Primo,ScorsoNumero|Primo,Scorso...";
$text['label-list_example']['ka-ge'] = "რიცხვი|პირველი, ბოლონომერი|პირველი, ბოლო...";
$text['label-list_example']['nl-nl'] = "Nummer|Eerste,LaatsteNummer|Eerste,Laatste..."; $text['label-list_example']['nl-nl'] = "Nummer|Eerste,LaatsteNummer|Eerste,Laatste...";
$text['label-list_example']['pl-pl'] = "Numer|Pierwsze,OstatnieNumer|Pierwsze,Ostatnie..."; $text['label-list_example']['pl-pl'] = "Numer|Pierwsze,OstatnieNumer|Pierwsze,Ostatnie...";
$text['label-list_example']['pt-br'] = "Número|Primeiro,DurarNúmero|Primeiro,Durar..."; $text['label-list_example']['pt-br'] = "Número|Primeiro,DurarNúmero|Primeiro,Durar...";
@ -585,6 +607,7 @@ $text['description-start_time']['fr-ca'] = "La date et l'heure auxquelles commen
$text['description-start_time']['fr-fr'] = "La date et l'heure auxquelles commencer à envoyer des appels."; $text['description-start_time']['fr-fr'] = "La date et l'heure auxquelles commencer à envoyer des appels.";
$text['description-start_time']['he-il'] = "התאריך והשעה להתחיל לשלוח שיחות."; $text['description-start_time']['he-il'] = "התאריך והשעה להתחיל לשלוח שיחות.";
$text['description-start_time']['it-it'] = "La data e l'ora di inizio dell'invio delle chiamate."; $text['description-start_time']['it-it'] = "La data e l'ora di inizio dell'invio delle chiamate.";
$text['description-start_time']['ka-ge'] = "ზარების გაგზავნის დაწყების დრო და თარიღი";
$text['description-start_time']['nl-nl'] = "De datum en tijd om te beginnen met het verzenden van oproepen."; $text['description-start_time']['nl-nl'] = "De datum en tijd om te beginnen met het verzenden van oproepen.";
$text['description-start_time']['pl-pl'] = "Data i godzina, aby rozpocząć wysyłanie połączeń."; $text['description-start_time']['pl-pl'] = "Data i godzina, aby rozpocząć wysyłanie połączeń.";
$text['description-start_time']['pt-br'] = "A data e hora para começar a enviar chamadas."; $text['description-start_time']['pt-br'] = "A data e hora para começar a enviar chamadas.";
@ -611,6 +634,7 @@ $text['description-accountcode']['fr-ca'] = "Utilisé le plus souvent pour les s
$text['description-accountcode']['fr-fr'] = "Utilisé le plus souvent pour les systèmes de facturation."; $text['description-accountcode']['fr-fr'] = "Utilisé le plus souvent pour les systèmes de facturation.";
$text['description-accountcode']['he-il'] = "משמש לרוב עבור מערכות חיוב."; $text['description-accountcode']['he-il'] = "משמש לרוב עבור מערכות חיוב.";
$text['description-accountcode']['it-it'] = "Utilizzato più spesso per i sistemi di fatturazione."; $text['description-accountcode']['it-it'] = "Utilizzato più spesso per i sistemi di fatturazione.";
$text['description-accountcode']['ka-ge'] = "ყველაზე ხშირად გამოიყენება ბილინგის სისტემებისთვის.";
$text['description-accountcode']['nl-nl'] = "Meestal gebruikt voor factureringssystemen."; $text['description-accountcode']['nl-nl'] = "Meestal gebruikt voor factureringssystemen.";
$text['description-accountcode']['pl-pl'] = "Kod konta używany najczęściej w systemach bilingowych."; $text['description-accountcode']['pl-pl'] = "Kod konta używany najczęściej w systemach bilingowych.";
$text['description-accountcode']['pt-br'] = "Usado com mais frequência para sistemas de faturamento."; $text['description-accountcode']['pt-br'] = "Usado com mais frequência para sistemas de faturamento.";
@ -637,6 +661,7 @@ $text['description-timeout']['fr-ca'] = "Spécifiez le délai d'expiration absol
$text['description-timeout']['fr-fr'] = "Spécifiez le délai d'expiration absolu en secondes"; $text['description-timeout']['fr-fr'] = "Spécifiez le délai d'expiration absolu en secondes";
$text['description-timeout']['he-il'] = "ציין את פסק הזמן המוחלט בשניות."; $text['description-timeout']['he-il'] = "ציין את פסק הזמן המוחלט בשניות.";
$text['description-timeout']['it-it'] = "Specificare il timeout assoluto in secondi."; $text['description-timeout']['it-it'] = "Specificare il timeout assoluto in secondi.";
$text['description-timeout']['ka-ge'] = "მიუთითეთ აბსოლუტური მოლოდინის დრო წამებში.";
$text['description-timeout']['nl-nl'] = "Geef de absolute tijdsoverschrijding in seconden aan."; $text['description-timeout']['nl-nl'] = "Geef de absolute tijdsoverschrijding in seconden aan.";
$text['description-timeout']['pl-pl'] = "Ilość milisekund oczekiwania po odtworzeniu nagrania lub potwierdzenia makro."; $text['description-timeout']['pl-pl'] = "Ilość milisekund oczekiwania po odtworzeniu nagrania lub potwierdzenia makro.";
$text['description-timeout']['pt-br'] = "Limite de tempo (em milissegundos) de espera após reproduzir gravações ou confirmar a macro."; $text['description-timeout']['pt-br'] = "Limite de tempo (em milissegundos) de espera após reproduzir gravações ou confirmar a macro.";
@ -663,6 +688,7 @@ $text['description-phone']['fr-ca'] = "Optionnel, Insérer une liste de numéros
$text['description-phone']['fr-fr'] = "Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789|Nom,Prénom"; $text['description-phone']['fr-fr'] = "Optionnel, Insérer une liste de numéros de téléphone, un par ligne, dans le format suivant ; 0123456789|Nom,Prénom";
$text['description-phone']['he-il'] = "בחר קובץ TXT/CSV להעלאה, או הזן מספרי טלפון אחד בכל שורה בפורמט המוצג למעלה."; $text['description-phone']['he-il'] = "בחר קובץ TXT/CSV להעלאה, או הזן מספרי טלפון אחד בכל שורה בפורמט המוצג למעלה.";
$text['description-phone']['it-it'] = "Opzionale, inserire una lista di numeri di telefono, uno per riga, nel formato 123-123-1234|Cognome,Nome"; $text['description-phone']['it-it'] = "Opzionale, inserire una lista di numeri di telefono, uno per riga, nel formato 123-123-1234|Cognome,Nome";
$text['description-phone']['ka-ge'] = "აირჩიეთ TXT/CSV ფაილი ასატვირთად, ან შეიყვანეთ ტელეფონის ნომრები ერთი ერთ ხაზზე, ზემოთ ნაჩვენებ ფორმატში.";
$text['description-phone']['nl-nl'] = "Selecteer een TXT/CSV file om te 'uploaden' of voer Telefoonnummers in een per regel in het bovenstaande formaat."; $text['description-phone']['nl-nl'] = "Selecteer een TXT/CSV file om te 'uploaden' of voer Telefoonnummers in een per regel in het bovenstaande formaat.";
$text['description-phone']['pl-pl'] = "Opcjonalne - ułóż listę numerów (jeden pod drugim) w formacie: 123-123-1234|Nazwisko,Imię"; $text['description-phone']['pl-pl'] = "Opcjonalne - ułóż listę numerów (jeden pod drugim) w formacie: 123-123-1234|Nazwisko,Imię";
$text['description-phone']['pt-br'] = "Opcional, definir uma lista de números de telefone, um por linha, no seguinte formato: 210000000|Apelido,Primeiro Nome."; $text['description-phone']['pt-br'] = "Opcional, definir uma lista de números de telefone, um por linha, no seguinte formato: 210000000|Apelido,Primeiro Nome.";
@ -689,6 +715,7 @@ $text['description-name']['fr-ca'] = "Insérer le Nom.";
$text['description-name']['fr-fr'] = "Insérer le Nom."; $text['description-name']['fr-fr'] = "Insérer le Nom.";
$text['description-name']['he-il'] = "הכנס את השם"; $text['description-name']['he-il'] = "הכנס את השם";
$text['description-name']['it-it'] = "Inserire il nome qui."; $text['description-name']['it-it'] = "Inserire il nome qui.";
$text['description-name']['ka-ge'] = "შეიყვანეთ სახელი.";
$text['description-name']['nl-nl'] = "Voer de naam hier in."; $text['description-name']['nl-nl'] = "Voer de naam hier in.";
$text['description-name']['pl-pl'] = "Wprowadź nazwę"; $text['description-name']['pl-pl'] = "Wprowadź nazwę";
$text['description-name']['pt-br'] = "Insira o nome do broadcast."; $text['description-name']['pt-br'] = "Insira o nome do broadcast.";
@ -715,6 +742,7 @@ $text['description-info']['fr-ca'] = "Entrez la description ici";
$text['description-info']['fr-fr'] = "Entrez la description ici"; $text['description-info']['fr-fr'] = "Entrez la description ici";
$text['description-info']['he-il'] = "הכנס תאור"; $text['description-info']['he-il'] = "הכנס תאור";
$text['description-info']['it-it'] = "Inserire la descrizione qui."; $text['description-info']['it-it'] = "Inserire la descrizione qui.";
$text['description-info']['ka-ge'] = "შეიყვანეთ აღწერა.";
$text['description-info']['nl-nl'] = "Voer de omschrijving hier in."; $text['description-info']['nl-nl'] = "Voer de omschrijving hier in.";
$text['description-info']['pl-pl'] = "Wprowadź opis"; $text['description-info']['pl-pl'] = "Wprowadź opis";
$text['description-info']['pt-br'] = "Inisra uma descrição"; $text['description-info']['pt-br'] = "Inisra uma descrição";
@ -741,6 +769,7 @@ $text['description-destination']['fr-ca'] = "Emettre l'appel vers un SVI, salle
$text['description-destination']['fr-fr'] = "Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro."; $text['description-destination']['fr-fr'] = "Emettre l'appel vers un SVI, salle de conférence, ou tout autre numéro.";
$text['description-destination']['he-il'] = "שלח את השיחה לשלוחה, תפריט IVR, חדר ישיבות או כל מספר אחר."; $text['description-destination']['he-il'] = "שלח את השיחה לשלוחה, תפריט IVR, חדר ישיבות או כל מספר אחר.";
$text['description-destination']['it-it'] = "Connetti la chiamata con un interno, un IVR, un'audioconferenza, o qualsiasi altro servizio."; $text['description-destination']['it-it'] = "Connetti la chiamata con un interno, un IVR, un'audioconferenza, o qualsiasi altro servizio.";
$text['description-destination']['ka-ge'] = "ზარის გაგზავნა შიდა ნომერზე, IVR მენიუში, კონფერენციაში ან სხვა ნებისმიერ ნომერზე.";
$text['description-destination']['nl-nl'] = "Send de oproep naar een toestel, IVR Menu, conferentie of een willekeurig ander nummer."; $text['description-destination']['nl-nl'] = "Send de oproep naar een toestel, IVR Menu, conferentie of een willekeurig ander nummer.";
$text['description-destination']['pl-pl'] = "Wybierz numer docelowy."; $text['description-destination']['pl-pl'] = "Wybierz numer docelowy.";
$text['description-destination']['pt-br'] = "Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número. "; $text['description-destination']['pt-br'] = "Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número. ";
@ -767,6 +796,7 @@ $text['description-concurrent-limit']['fr-ca'] = "Limite le nombre d'appels conc
$text['description-concurrent-limit']['fr-fr'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité."; $text['description-concurrent-limit']['fr-fr'] = "Limite le nombre d'appels concurrents. Laisser vide pour illimité.";
$text['description-concurrent-limit']['he-il'] = "הגבל את המספר המשוער של שיחות במקביל. השאר את זה ריק ללא הגבלה."; $text['description-concurrent-limit']['he-il'] = "הגבל את המספר המשוער של שיחות במקביל. השאר את זה ריק ללא הגבלה.";
$text['description-concurrent-limit']['it-it'] = "Limita approssimativamente il numero di chiamate contemporanee. Lasciare vuoto per nessun limite."; $text['description-concurrent-limit']['it-it'] = "Limita approssimativamente il numero di chiamate contemporanee. Lasciare vuoto per nessun limite.";
$text['description-concurrent-limit']['ka-ge'] = "შეზღუდეთ პარალელური ზარების დაახლოებითი რაოდენობა. დატოვეთ ცარიელი, თუ არ გნებავთ შეზღუდვა.";
$text['description-concurrent-limit']['nl-nl'] = "Beperk de geschatter aantallen gelijktijdige oproepen. Laat leeg om geen limiet op te geven."; $text['description-concurrent-limit']['nl-nl'] = "Beperk de geschatter aantallen gelijktijdige oproepen. Laat leeg om geen limiet op te geven.";
$text['description-concurrent-limit']['pl-pl'] = "Ogranicz liczbę równoczesnych połączeń. Aby nie było limitu zostaw to pole puste."; $text['description-concurrent-limit']['pl-pl'] = "Ogranicz liczbę równoczesnych połączeń. Aby nie było limitu zostaw to pole puste.";
$text['description-concurrent-limit']['pt-br'] = "Limitar o número de chamadas simultâneas. Deixe este campo em branco para não ter limite."; $text['description-concurrent-limit']['pt-br'] = "Limitar o número de chamadas simultâneas. Deixe este campo em branco para não ter limite.";
@ -793,6 +823,7 @@ $text['description-caller-id-number']['fr-ca'] = "Applicable uniquement si le fo
$text['description-caller-id-number']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000"; $text['description-caller-id-number']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du numéro d'appelant. Par défaut: 0000000000";
$text['description-caller-id-number']['he-il'] = "תקף אם הספק מאפשר שליחת מספר זיהוי המתקשר. ברירת מחדל: 0000000000"; $text['description-caller-id-number']['he-il'] = "תקף אם הספק מאפשר שליחת מספר זיהוי המתקשר. ברירת מחדל: 0000000000";
$text['description-caller-id-number']['it-it'] = "Si usa se il provider permette la modifica del numero chiamante. Default: 0000000000"; $text['description-caller-id-number']['it-it'] = "Si usa se il provider permette la modifica del numero chiamante. Default: 0000000000";
$text['description-caller-id-number']['ka-ge'] = "გამოიყენება, თუ პროვაიდერს CallerID(number)-ის გაგზავნის მხარდაჭერა გააჩნია. ნაგულისხმევი: 0000000000";
$text['description-caller-id-number']['nl-nl'] = "Geef het afzender telefoonnummer hier in. standaard: 0000000000"; $text['description-caller-id-number']['nl-nl'] = "Geef het afzender telefoonnummer hier in. standaard: 0000000000";
$text['description-caller-id-number']['pl-pl'] = "Zastosowane w przypadku jeżeli operator zezwala na prezentację numeru. Standardowo prezentacja jest w formacie: 0000000000"; $text['description-caller-id-number']['pl-pl'] = "Zastosowane w przypadku jeżeli operator zezwala na prezentację numeru. Standardowo prezentacja jest w formacie: 0000000000";
$text['description-caller-id-number']['pt-br'] = "Aplicável se o provedor permitir o envio do número do originador das chamadas. Omissão: 0000000000."; $text['description-caller-id-number']['pt-br'] = "Aplicável se o provedor permitir o envio do número do originador das chamadas. Omissão: 0000000000.";
@ -819,6 +850,7 @@ $text['description-caller-id-name']['fr-ca'] = "Applicable uniquement si le four
$text['description-caller-id-name']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous"; $text['description-caller-id-name']['fr-fr'] = "Applicable uniquement si le fournisseur d'accès authorise l'acheminement du nom d'appelant. Par défaut: anonymous";
$text['description-caller-id-name']['he-il'] = "ישים אם הספק מאפשר להגדיר את שם המתקשר. ברירת מחדל: אנונימי"; $text['description-caller-id-name']['he-il'] = "ישים אם הספק מאפשר להגדיר את שם המתקשר. ברירת מחדל: אנונימי";
$text['description-caller-id-name']['it-it'] = "Si usa se il provider permette la modifica del nome chiamante. Default: anonymous"; $text['description-caller-id-name']['it-it'] = "Si usa se il provider permette la modifica del nome chiamante. Default: anonymous";
$text['description-caller-id-name']['ka-ge'] = "გამოიყენება, თუ პროვაიდერს აქვს allerID(name)-ის გადაცემის მხარდაჭერა. ნაგულისხმევი: anonymous";
$text['description-caller-id-name']['nl-nl'] = "Geef de afzenderkenmerk (naam) hier, voorzover de provider die ondersteund. Standaard: anoniem "; $text['description-caller-id-name']['nl-nl'] = "Geef de afzenderkenmerk (naam) hier, voorzover de provider die ondersteund. Standaard: anoniem ";
$text['description-caller-id-name']['pl-pl'] = "Zastosowane w przypadku jeżeli operator zezwala na prezentację nazwy. Standardowo prezentacja jest w formacie: 0000000000"; $text['description-caller-id-name']['pl-pl'] = "Zastosowane w przypadku jeżeli operator zezwala na prezentację nazwy. Standardowo prezentacja jest w formacie: 0000000000";
$text['description-caller-id-name']['pt-br'] = "Aplicável se o provedor de telefônia liberar o nome de quem está discando. Por padrão: anonymous (anônimo)."; $text['description-caller-id-name']['pt-br'] = "Aplicável se o provedor de telefônia liberar o nome de quem está discando. Por padrão: anonymous (anônimo).";
@ -845,6 +877,7 @@ $text['description-avmd']['fr-ca'] = "Indiquez si vous souhaitez activer ou dés
$text['description-avmd']['fr-fr'] = "Indiquez si vous souhaitez activer ou désactiver la détection de la messagerie vocale et les systèmes de machines de répondeur."; $text['description-avmd']['fr-fr'] = "Indiquez si vous souhaitez activer ou désactiver la détection de la messagerie vocale et les systèmes de machines de répondeur.";
$text['description-avmd']['he-il'] = "בחר אם להפעיל או להשבית את הזיהוי של מערכות הודעות דואר קוליות ומשיבון."; $text['description-avmd']['he-il'] = "בחר אם להפעיל או להשבית את הזיהוי של מערכות הודעות דואר קוליות ומשיבון.";
$text['description-avmd']['it-it'] = "Selezionare se si vuole abilitare o disabilitare il rilevamento delle segreterie telefoniche e dei messaggi registrati."; $text['description-avmd']['it-it'] = "Selezionare se si vuole abilitare o disabilitare il rilevamento delle segreterie telefoniche e dei messaggi registrati.";
$text['description-avmd']['ka-ge'] = "აირჩიეთ, ჩაირთვება თუ გამოირთვება ხმოვანი ფოსტის და ავტომოპასუხის დადგენა.";
$text['description-avmd']['nl-nl'] = "Selecteer of een antwoordapparaat detectie aan of uitgezet moet worden."; $text['description-avmd']['nl-nl'] = "Selecteer of een antwoordapparaat detectie aan of uitgezet moet worden.";
$text['description-avmd']['pl-pl'] = "Wybierz, czy chcesz włączyć lub wyłączyć wykrywanie wiadomości poczty głosowej lub innych systemów automatycznego odbierania rozmów."; $text['description-avmd']['pl-pl'] = "Wybierz, czy chcesz włączyć lub wyłączyć wykrywanie wiadomości poczty głosowej lub innych systemów automatycznego odbierania rozmów.";
$text['description-avmd']['pt-br'] = "Selecione se deseja ativar ou desativar a detecção de mensagens de correio de voz e sistemas de secretária eletrônica."; $text['description-avmd']['pt-br'] = "Selecione se deseja ativar ou desativar a detecção de mensagens de correio de voz e sistemas de secretária eletrônica.";
@ -871,6 +904,7 @@ $text['description-broadcast_toll_allow']['fr-ca'] = "Insérer les droits d'acc
$text['description-broadcast_toll_allow']['fr-fr'] = "Insérer les droits d'accès. (Exemples: domestic,international,local)"; $text['description-broadcast_toll_allow']['fr-fr'] = "Insérer les droits d'accès. (Exemples: domestic,international,local)";
$text['description-broadcast_toll_allow']['he-il'] = "הזן כאן את ערך האגרה. (דוגמאות: מקומי, בינלאומי, מקומי)"; $text['description-broadcast_toll_allow']['he-il'] = "הזן כאן את ערך האגרה. (דוגמאות: מקומי, בינלאומי, מקומי)";
$text['description-broadcast_toll_allow']['it-it'] = "Inserire qui le destinazioni permesse. (Es. fisso, mobile, internazionale, premium)"; $text['description-broadcast_toll_allow']['it-it'] = "Inserire qui le destinazioni permesse. (Es. fisso, mobile, internazionale, premium)";
$text['description-broadcast_toll_allow']['ka-ge'] = "შეიყვანეთ ხელმისაწვდომი მნიშვნელობა (მაგალითად: domestic, international, local)";
$text['description-broadcast_toll_allow']['nl-nl'] = "Voer de betaalbaar waarde hier in (Voobeeld: domestic, international, local)"; $text['description-broadcast_toll_allow']['nl-nl'] = "Voer de betaalbaar waarde hier in (Voobeeld: domestic, international, local)";
$text['description-broadcast_toll_allow']['pl-pl'] = "Wpisz wartość drogich/szczegółowych połączeń."; $text['description-broadcast_toll_allow']['pl-pl'] = "Wpisz wartość drogich/szczegółowych połączeń.";
$text['description-broadcast_toll_allow']['pt-br'] = "Insira as categorias de ligação aqui. (Exemplos: Internacional, Local, DDD, DDI, Celular)"; $text['description-broadcast_toll_allow']['pt-br'] = "Insira as categorias de ligação aqui. (Exemplos: Internacional, Local, DDD, DDI, Celular)";
@ -897,6 +931,7 @@ $text['confirm-update']['fr-ca'] = "Mise à jour terminée";
$text['confirm-update']['fr-fr'] = "Mise à jour terminée"; $text['confirm-update']['fr-fr'] = "Mise à jour terminée";
$text['confirm-update']['he-il'] = "עידכון הושלם"; $text['confirm-update']['he-il'] = "עידכון הושלם";
$text['confirm-update']['it-it'] = "Aggiornamento Completato."; $text['confirm-update']['it-it'] = "Aggiornamento Completato.";
$text['confirm-update']['ka-ge'] = "განახლება დასრულდა";
$text['confirm-update']['nl-nl'] = "Bijwerken gereed"; $text['confirm-update']['nl-nl'] = "Bijwerken gereed";
$text['confirm-update']['pl-pl'] = "Zaktualizowano pomyślnie"; $text['confirm-update']['pl-pl'] = "Zaktualizowano pomyślnie";
$text['confirm-update']['pt-br'] = "Atualização Efetuada"; $text['confirm-update']['pt-br'] = "Atualização Efetuada";
@ -923,6 +958,7 @@ $text['confirm-name']['fr-ca'] = "Merci d'indiquer: Nom";
$text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom"; $text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom";
$text['confirm-name']['he-il'] = "נא לציין: שם"; $text['confirm-name']['he-il'] = "נא לציין: שם";
$text['confirm-name']['it-it'] = "Prego fornire: Nome"; $text['confirm-name']['it-it'] = "Prego fornire: Nome";
$text['confirm-name']['ka-ge'] = "შეიყვანეთ: სახელი";
$text['confirm-name']['nl-nl'] = "Geef aub: Naam"; $text['confirm-name']['nl-nl'] = "Geef aub: Naam";
$text['confirm-name']['pl-pl'] = "Wprowadź: Nazwę"; $text['confirm-name']['pl-pl'] = "Wprowadź: Nazwę";
$text['confirm-name']['pt-br'] = "Por favor insira: Nome"; $text['confirm-name']['pt-br'] = "Por favor insira: Nome";
@ -949,6 +985,7 @@ $text['confirm-delete-info']['fr-ca'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete-info']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['confirm-delete-info']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete-info']['he-il'] = "האם אתה באמת רוצה למחוק את זה?"; $text['confirm-delete-info']['he-il'] = "האם אתה באמת רוצה למחוק את זה?";
$text['confirm-delete-info']['it-it'] = "Vuoi veramente cancellarlo?"; $text['confirm-delete-info']['it-it'] = "Vuoi veramente cancellarlo?";
$text['confirm-delete-info']['ka-ge'] = "მართლა გნებავთ ამის წაშლა?";
$text['confirm-delete-info']['nl-nl'] = "Wilt u dit echt verwijderen?"; $text['confirm-delete-info']['nl-nl'] = "Wilt u dit echt verwijderen?";
$text['confirm-delete-info']['pl-pl'] = "Czy na pewno chcesz to usunąć?"; $text['confirm-delete-info']['pl-pl'] = "Czy na pewno chcesz to usunąć?";
$text['confirm-delete-info']['pt-br'] = "Deseja realmente remover isto?"; $text['confirm-delete-info']['pt-br'] = "Deseja realmente remover isto?";
@ -975,6 +1012,7 @@ $text['confirm-add']['fr-ca'] = "Ajouté";
$text['confirm-add']['fr-fr'] = "Ajouté"; $text['confirm-add']['fr-fr'] = "Ajouté";
$text['confirm-add']['he-il'] = "הוספה הושלמה"; $text['confirm-add']['he-il'] = "הוספה הושלמה";
$text['confirm-add']['it-it'] = "Inserimento Completato"; $text['confirm-add']['it-it'] = "Inserimento Completato";
$text['confirm-add']['ka-ge'] = "დამატება დასრულდა";
$text['confirm-add']['nl-nl'] = "Toevoegen gereed"; $text['confirm-add']['nl-nl'] = "Toevoegen gereed";
$text['confirm-add']['pl-pl'] = "Dodano pomyślnie"; $text['confirm-add']['pl-pl'] = "Dodano pomyślnie";
$text['confirm-add']['pt-br'] = "Criação efetuada"; $text['confirm-add']['pt-br'] = "Criação efetuada";
@ -1001,6 +1039,7 @@ $text['file-error']['fr-ca'] = "Désolé, le type de fichier n'est pas autorisé
$text['file-error']['fr-fr'] = "Désolé, le type de fichier n'est pas autorisé"; $text['file-error']['fr-fr'] = "Désolé, le type de fichier n'est pas autorisé";
$text['file-error']['he-il'] = "מצטערים, סוג הקובץ אינו מותר"; $text['file-error']['he-il'] = "מצטערים, סוג הקובץ אינו מותר";
$text['file-error']['it-it'] = "Siamo spiacenti, tipo di file non consentito"; $text['file-error']['it-it'] = "Siamo spiacenti, tipo di file non consentito";
$text['file-error']['ka-ge'] = "უკაცრავად, ფაილის ტიპი დაშვებული არაა";
$text['file-error']['nl-nl'] = "Sorry, File type niet toegestaan"; $text['file-error']['nl-nl'] = "Sorry, File type niet toegestaan";
$text['file-error']['pl-pl'] = "Niestety, Typ pliku jest niedozwolony"; $text['file-error']['pl-pl'] = "Niestety, Typ pliku jest niedozwolony";
$text['file-error']['pt-br'] = "Desculpe, tipo de arquivo não permitido"; $text['file-error']['pt-br'] = "Desculpe, tipo de arquivo não permitido";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Campagne d'Appels"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Campagne d'Appels";
$apps[$x]['menu'][$y]['title']['he-il'] = "שידור שיחה"; $apps[$x]['menu'][$y]['title']['he-il'] = "שידור שיחה";
$apps[$x]['menu'][$y]['title']['it-it'] = "Chiamate Multiple"; $apps[$x]['menu'][$y]['title']['it-it'] = "Chiamate Multiple";
$apps[$x]['menu'][$y]['title']['it-it'] = "ზარების მაუწყებლობა";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Omroep"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Omroep";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Rozsyłanie rozmów"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Rozsyłanie rozmów";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Chamada em broadcast"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Chamada em broadcast";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Affiche les appels actifs et les agents en queue sur le centre d'appel."; $apps[$x]['description']['fr-fr'] = "Affiche les appels actifs et les agents en queue sur le centre d'appel.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "აჩვენებს აქტიურ არებს და აგენებს ქოლცენტრის რიგში";
$apps[$x]['description']['nl-nl'] = "Laat actieve oproepen en agenten in het Call-Center wachtrij zien"; $apps[$x]['description']['nl-nl'] = "Laat actieve oproepen en agenten in het Call-Center wachtrij zien";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "Mostra as chamadas ativas, e os agentes na fila do Call Center."; $apps[$x]['description']['pt-br'] = "Mostra as chamadas ativas, e os agentes na fila do Call Center.";

View File

@ -13,6 +13,7 @@ $text['title-call_center_queue_activity']['fr-ca'] = "Activité des files d'atte
$text['title-call_center_queue_activity']['fr-fr'] = "Activité des files d'attente du centre d'appel"; $text['title-call_center_queue_activity']['fr-fr'] = "Activité des files d'attente du centre d'appel";
$text['title-call_center_queue_activity']['he-il'] = "פעילות בתור מוקד טלפוני"; $text['title-call_center_queue_activity']['he-il'] = "פעילות בתור מוקד טלפוני";
$text['title-call_center_queue_activity']['it-it'] = "Attività Coda Call Center"; $text['title-call_center_queue_activity']['it-it'] = "Attività Coda Call Center";
$text['title-call_center_queue_activity']['ka-ge'] = "ქოლცენტრის რიგის აქტივობა";
$text['title-call_center_queue_activity']['nl-nl'] = "Callcenter wachtrij activiteit"; $text['title-call_center_queue_activity']['nl-nl'] = "Callcenter wachtrij activiteit";
$text['title-call_center_queue_activity']['pl-pl'] = "Aktywność kolejek w Call Center "; $text['title-call_center_queue_activity']['pl-pl'] = "Aktywność kolejek w Call Center ";
$text['title-call_center_queue_activity']['pt-br'] = "Atividade das filas do Call Center"; $text['title-call_center_queue_activity']['pt-br'] = "Atividade das filas do Call Center";
@ -39,6 +40,7 @@ $text['title-active_call_center']['fr-ca'] = "Centre d'appel Actif";
$text['title-active_call_center']['fr-fr'] = "Centre d'appel Actif"; $text['title-active_call_center']['fr-fr'] = "Centre d'appel Actif";
$text['title-active_call_center']['he-il'] = "מוקד טלפוני פעיל"; $text['title-active_call_center']['he-il'] = "מוקד טלפוני פעיל";
$text['title-active_call_center']['it-it'] = "Call Center Attivo"; $text['title-active_call_center']['it-it'] = "Call Center Attivo";
$text['title-active_call_center']['ka-ge'] = "აქტიური ქოლცენტრები";
$text['title-active_call_center']['nl-nl'] = "Aktieve Callcenter"; $text['title-active_call_center']['nl-nl'] = "Aktieve Callcenter";
$text['title-active_call_center']['pl-pl'] = "Aktywność w Call Center "; $text['title-active_call_center']['pl-pl'] = "Aktywność w Call Center ";
$text['title-active_call_center']['pt-br'] = "Atividade do Call Center"; $text['title-active_call_center']['pt-br'] = "Atividade do Call Center";
@ -65,6 +67,7 @@ $text['message-confirm']['fr-ca'] = "Voulez-vous vraiment faire cela?";
$text['message-confirm']['fr-fr'] = "Voulez-vous vraiment faire cela?"; $text['message-confirm']['fr-fr'] = "Voulez-vous vraiment faire cela?";
$text['message-confirm']['he-il'] = "האם אתה באמת רוצה לעשות את זה?"; $text['message-confirm']['he-il'] = "האם אתה באמת רוצה לעשות את זה?";
$text['message-confirm']['it-it'] = "Sei sicuro di volerlo fare?"; $text['message-confirm']['it-it'] = "Sei sicuro di volerlo fare?";
$text['message-confirm']['ka-ge'] = "მართლა გნებავთ, ეს ქნათ?";
$text['message-confirm']['nl-nl'] = "Weet u het zeker?"; $text['message-confirm']['nl-nl'] = "Weet u het zeker?";
$text['message-confirm']['pl-pl'] = "Czy napewno chcesz to zrobić?"; $text['message-confirm']['pl-pl'] = "Czy napewno chcesz to zrobić?";
$text['message-confirm']['pt-br'] = "Deseja realmente fazer isto?"; $text['message-confirm']['pt-br'] = "Deseja realmente fazer isto?";
@ -91,6 +94,7 @@ $text['label-waiting']['fr-ca'] = "d'attente";
$text['label-waiting']['fr-fr'] = "d'attente"; $text['label-waiting']['fr-fr'] = "d'attente";
$text['label-waiting']['he-il'] = "הַמתָנָה"; $text['label-waiting']['he-il'] = "הַמתָנָה";
$text['label-waiting']['it-it'] = "Attesa"; $text['label-waiting']['it-it'] = "Attesa";
$text['label-waiting']['ka-ge'] = "მოლოდინი";
$text['label-waiting']['nl-nl'] = "Wachten"; $text['label-waiting']['nl-nl'] = "Wachten";
$text['label-waiting']['pl-pl'] = "Oczekiwanie"; $text['label-waiting']['pl-pl'] = "Oczekiwanie";
$text['label-waiting']['pt-br'] = "Esperar"; $text['label-waiting']['pt-br'] = "Esperar";
@ -117,6 +121,7 @@ $text['label-trying']['fr-ca'] = "d'essais";
$text['label-trying']['fr-fr'] = "d'essais"; $text['label-trying']['fr-fr'] = "d'essais";
$text['label-trying']['he-il'] = "מנסה"; $text['label-trying']['he-il'] = "מנסה";
$text['label-trying']['it-it'] = "In Corso"; $text['label-trying']['it-it'] = "In Corso";
$text['label-trying']['ka-ge'] = "მცდელობა";
$text['label-trying']['nl-nl'] = "Proberen"; $text['label-trying']['nl-nl'] = "Proberen";
$text['label-trying']['pl-pl'] = "Próba"; $text['label-trying']['pl-pl'] = "Próba";
$text['label-trying']['pt-br'] = "Tentando"; $text['label-trying']['pt-br'] = "Tentando";
@ -143,6 +148,7 @@ $text['label-transfer']['fr-ca'] = "Transfert";
$text['label-transfer']['fr-fr'] = "Transfert"; $text['label-transfer']['fr-fr'] = "Transfert";
$text['label-transfer']['he-il'] = "העבר"; $text['label-transfer']['he-il'] = "העבר";
$text['label-transfer']['it-it'] = "Traferimento"; $text['label-transfer']['it-it'] = "Traferimento";
$text['label-transfer']['ka-ge'] = "გადაყვანა";
$text['label-transfer']['nl-nl'] = "Overzetten"; $text['label-transfer']['nl-nl'] = "Overzetten";
$text['label-transfer']['pl-pl'] = "Transferowanie"; $text['label-transfer']['pl-pl'] = "Transferowanie";
$text['label-transfer']['pt-br'] = "Transferir"; $text['label-transfer']['pt-br'] = "Transferir";
@ -169,6 +175,7 @@ $text['label-time_base_score']['fr-ca'] = "Score basé sur le temps";
$text['label-time_base_score']['fr-fr'] = "Score basé sur le temps"; $text['label-time_base_score']['fr-fr'] = "Score basé sur le temps";
$text['label-time_base_score']['he-il'] = "ציון בסיס זמן"; $text['label-time_base_score']['he-il'] = "ציון בסיס זמן";
$text['label-time_base_score']['it-it'] = "Punteggio su Base Tempo"; $text['label-time_base_score']['it-it'] = "Punteggio su Base Tempo";
$text['label-time_base_score']['ka-ge'] = "შეფასება დროით";
$text['label-time_base_score']['nl-nl'] = "Tijdbasis score"; $text['label-time_base_score']['nl-nl'] = "Tijdbasis score";
$text['label-time_base_score']['pl-pl'] = "Wynik oparty na czasie"; $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-br'] = "Pontuação baseada no tempo";
@ -195,6 +202,7 @@ $text['label-time']['fr-ca'] = "Temps";
$text['label-time']['fr-fr'] = "Temps"; $text['label-time']['fr-fr'] = "Temps";
$text['label-time']['he-il'] = "אזור זמן"; $text['label-time']['he-il'] = "אזור זמן";
$text['label-time']['it-it'] = "Tempo"; $text['label-time']['it-it'] = "Tempo";
$text['label-time']['ka-ge'] = "დრო";
$text['label-time']['nl-nl'] = "Tijd"; $text['label-time']['nl-nl'] = "Tijd";
$text['label-time']['pl-pl'] = "Czas"; $text['label-time']['pl-pl'] = "Czas";
$text['label-time']['pt-br'] = "Fuso Horário"; $text['label-time']['pt-br'] = "Fuso Horário";
@ -221,6 +229,7 @@ $text['label-tier_state']['fr-ca'] = "Etat du Niveau";
$text['label-tier_state']['fr-fr'] = "Etat du Niveau"; $text['label-tier_state']['fr-fr'] = "Etat du Niveau";
$text['label-tier_state']['he-il'] = "מדינת שכבה"; $text['label-tier_state']['he-il'] = "מדינת שכבה";
$text['label-tier_state']['it-it'] = "Stato Tier"; $text['label-tier_state']['it-it'] = "Stato Tier";
$text['label-tier_state']['ka-ge'] = "დონის მდგომარეობა";
$text['label-tier_state']['nl-nl'] = "Vergelijkingen"; $text['label-tier_state']['nl-nl'] = "Vergelijkingen";
$text['label-tier_state']['pl-pl'] = "Status poziomu"; $text['label-tier_state']['pl-pl'] = "Status poziomu";
$text['label-tier_state']['pt-br'] = "Nivel de estado"; $text['label-tier_state']['pt-br'] = "Nivel de estado";
@ -247,6 +256,7 @@ $text['label-tier_rules_apply']['fr-ca'] = "Appliquer les règles du Niveau";
$text['label-tier_rules_apply']['fr-fr'] = "Appliquer les règles du Niveau"; $text['label-tier_rules_apply']['fr-fr'] = "Appliquer les règles du Niveau";
$text['label-tier_rules_apply']['he-il'] = "חלים כללי שכבה"; $text['label-tier_rules_apply']['he-il'] = "חלים כללי שכבה";
$text['label-tier_rules_apply']['it-it'] = "Applica Regole del Tier"; $text['label-tier_rules_apply']['it-it'] = "Applica Regole del Tier";
$text['label-tier_rules_apply']['ka-ge'] = "დონის წესების გადატარება";
$text['label-tier_rules_apply']['nl-nl'] = "Vergelijkingsregels zijn van toepassing"; $text['label-tier_rules_apply']['nl-nl'] = "Vergelijkingsregels zijn van toepassing";
$text['label-tier_rules_apply']['pl-pl'] = "Zastosuj zasadę poziomów"; $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-br'] = "Aplicar regas de nível";
@ -273,6 +283,7 @@ $text['label-tier_rule_wait_second']['fr-ca'] = "Attente en secondes de la règl
$text['label-tier_rule_wait_second']['fr-fr'] = "Attente en secondes de la règle du Niveau"; $text['label-tier_rule_wait_second']['fr-fr'] = "Attente en secondes de la règle du Niveau";
$text['label-tier_rule_wait_second']['he-il'] = "כלל שכבה המתן שניה"; $text['label-tier_rule_wait_second']['he-il'] = "כלל שכבה המתן שניה";
$text['label-tier_rule_wait_second']['it-it'] = "Regola Tier Secondi di Attesa"; $text['label-tier_rule_wait_second']['it-it'] = "Regola Tier Secondi di Attesa";
$text['label-tier_rule_wait_second']['ka-ge'] = "დონის წესი: მოლოდინის წამები";
$text['label-tier_rule_wait_second']['nl-nl'] = "Vergelijkingsregel wachttijd"; $text['label-tier_rule_wait_second']['nl-nl'] = "Vergelijkingsregel wachttijd";
$text['label-tier_rule_wait_second']['pl-pl'] = "Poziomowa zasada czekania"; $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-br'] = "Regra de segundo nível de espera";
@ -299,6 +310,7 @@ $text['label-tier_rule_wait_multiply_level']['fr-ca'] = "Règle d'attente multip
$text['label-tier_rule_wait_multiply_level']['fr-fr'] = "Règle d'attente multipliée par Niveau"; $text['label-tier_rule_wait_multiply_level']['fr-fr'] = "Règle d'attente multipliée par Niveau";
$text['label-tier_rule_wait_multiply_level']['he-il'] = "כלל שכבה המתן רמת הכפלה"; $text['label-tier_rule_wait_multiply_level']['he-il'] = "כלל שכבה המתן רמת הכפלה";
$text['label-tier_rule_wait_multiply_level']['it-it'] = "Regola Tier Moltiplica Attesa per Livello"; $text['label-tier_rule_wait_multiply_level']['it-it'] = "Regola Tier Moltiplica Attesa per Livello";
$text['label-tier_rule_wait_multiply_level']['ka-ge'] = "დონის წესი: მოლოდინის მამრავლი";
$text['label-tier_rule_wait_multiply_level']['nl-nl'] = "Vergelijkingsregels wachtvermenigvuldiger niveau"; $text['label-tier_rule_wait_multiply_level']['nl-nl'] = "Vergelijkingsregels wachtvermenigvuldiger niveau";
$text['label-tier_rule_wait_multiply_level']['pl-pl'] = "Poziomowa zasada przemnożenia"; $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-br'] = "Regra de espera multiplicado pelo nível";
@ -325,6 +337,7 @@ $text['label-tier_rule_no_agent_no_wait']['fr-ca'] = "Règle du Niveau Pas d'age
$text['label-tier_rule_no_agent_no_wait']['fr-fr'] = "Règle du Niveau Pas d'agent, pas d'attente"; $text['label-tier_rule_no_agent_no_wait']['fr-fr'] = "Règle du Niveau Pas d'agent, pas d'attente";
$text['label-tier_rule_no_agent_no_wait']['he-il'] = "כלל שכבה ללא סוכן ללא המתנה"; $text['label-tier_rule_no_agent_no_wait']['he-il'] = "כלל שכבה ללא סוכן ללא המתנה";
$text['label-tier_rule_no_agent_no_wait']['it-it'] = "Regola Tier No Agenti No Attesa"; $text['label-tier_rule_no_agent_no_wait']['it-it'] = "Regola Tier No Agenti No Attesa";
$text['label-tier_rule_no_agent_no_wait']['ka-ge'] = "დონის წესი: არაა ოპერატორი, არაა მოლოდინი";
$text['label-tier_rule_no_agent_no_wait']['nl-nl'] = "Vergelijkingsregels Geen agent, niet wachten"; $text['label-tier_rule_no_agent_no_wait']['nl-nl'] = "Vergelijkingsregels Geen agent, niet wachten";
$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']['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 do agente"; $text['label-tier_rule_no_agent_no_wait']['pt-br'] = "Regra de nível sem espera do agente";
@ -351,6 +364,7 @@ $text['label-tier_position']['fr-ca'] = "Position du Niveau";
$text['label-tier_position']['fr-fr'] = "Position du Niveau"; $text['label-tier_position']['fr-fr'] = "Position du Niveau";
$text['label-tier_position']['he-il'] = "מיקום שכבה"; $text['label-tier_position']['he-il'] = "מיקום שכבה";
$text['label-tier_position']['it-it'] = "Posizione Tier"; $text['label-tier_position']['it-it'] = "Posizione Tier";
$text['label-tier_position']['ka-ge'] = "დონის მდებარეობა";
$text['label-tier_position']['nl-nl'] = "Vergelijksregels positie"; $text['label-tier_position']['nl-nl'] = "Vergelijksregels positie";
$text['label-tier_position']['pl-pl'] = "Pozycja poziomu"; $text['label-tier_position']['pl-pl'] = "Pozycja poziomu";
$text['label-tier_position']['pt-br'] = "Nivel da posição"; $text['label-tier_position']['pt-br'] = "Nivel da posição";
@ -377,6 +391,7 @@ $text['label-tier_level']['fr-ca'] = "Niveau";
$text['label-tier_level']['fr-fr'] = "Niveau"; $text['label-tier_level']['fr-fr'] = "Niveau";
$text['label-tier_level']['he-il'] = "רמת שכבה"; $text['label-tier_level']['he-il'] = "רמת שכבה";
$text['label-tier_level']['it-it'] = "Livello Tier"; $text['label-tier_level']['it-it'] = "Livello Tier";
$text['label-tier_level']['ka-ge'] = "დონის დონე";
$text['label-tier_level']['nl-nl'] = "Vergelijkingsregels niveau"; $text['label-tier_level']['nl-nl'] = "Vergelijkingsregels niveau";
$text['label-tier_level']['pl-pl'] = "Tier Level"; $text['label-tier_level']['pl-pl'] = "Tier Level";
$text['label-tier_level']['pt-br'] = "Nivel da camada"; $text['label-tier_level']['pt-br'] = "Nivel da camada";
@ -403,6 +418,7 @@ $text['label-system']['fr-ca'] = "Système";
$text['label-system']['fr-fr'] = "Système"; $text['label-system']['fr-fr'] = "Système";
$text['label-system']['he-il'] = "מערכת"; $text['label-system']['he-il'] = "מערכת";
$text['label-system']['it-it'] = "Sistema"; $text['label-system']['it-it'] = "Sistema";
$text['label-system']['ka-ge'] = "სისტემა";
$text['label-system']['nl-nl'] = "Systeem"; $text['label-system']['nl-nl'] = "Systeem";
$text['label-system']['pl-pl'] = "System"; $text['label-system']['pl-pl'] = "System";
$text['label-system']['pt-br'] = "Sistema"; $text['label-system']['pt-br'] = "Sistema";
@ -429,6 +445,7 @@ $text['label-strategy']['fr-ca'] = "Stratégie";
$text['label-strategy']['fr-fr'] = "Stratégie"; $text['label-strategy']['fr-fr'] = "Stratégie";
$text['label-strategy']['he-il'] = "אִסטרָטֶגִיָה"; $text['label-strategy']['he-il'] = "אִסטרָטֶגִיָה";
$text['label-strategy']['it-it'] = "Strategia"; $text['label-strategy']['it-it'] = "Strategia";
$text['label-strategy']['ka-ge'] = "სტრატეგია";
$text['label-strategy']['nl-nl'] = "Strategie"; $text['label-strategy']['nl-nl'] = "Strategie";
$text['label-strategy']['pl-pl'] = "Strategia"; $text['label-strategy']['pl-pl'] = "Strategia";
$text['label-strategy']['pt-br'] = "Estratégia"; $text['label-strategy']['pt-br'] = "Estratégia";
@ -455,6 +472,7 @@ $text['label-last_bridge_end']['fr-ca'] = "Dernier appel";
$text['label-last_bridge_end']['fr-fr'] = "Dernier appel"; $text['label-last_bridge_end']['fr-fr'] = "Dernier appel";
$text['label-last_bridge_end']['he-il'] = "השיחה האחרונה"; $text['label-last_bridge_end']['he-il'] = "השיחה האחרונה";
$text['label-last_bridge_end']['it-it'] = "Ultima chiamata"; $text['label-last_bridge_end']['it-it'] = "Ultima chiamata";
$text['label-last_bridge_end']['ka-ge'] = "ბოლო ზარი";
$text['label-last_bridge_end']['nl-nl'] = "Laatste oproep"; $text['label-last_bridge_end']['nl-nl'] = "Laatste oproep";
$text['label-last_bridge_end']['pl-pl'] = "Ostatnie połączenie"; $text['label-last_bridge_end']['pl-pl'] = "Ostatnie połączenie";
$text['label-last_bridge_end']['pt-br'] = "Última chamada"; $text['label-last_bridge_end']['pt-br'] = "Última chamada";
@ -481,6 +499,7 @@ $text['label-status_change']['fr-ca'] = "Change Status";
$text['label-status_change']['fr-fr'] = "Change Status"; $text['label-status_change']['fr-fr'] = "Change Status";
$text['label-status_change']['he-il'] = "שינוי סטטוס"; $text['label-status_change']['he-il'] = "שינוי סטטוס";
$text['label-status_change']['it-it'] = "Modifica Status"; $text['label-status_change']['it-it'] = "Modifica Status";
$text['label-status_change']['ka-ge'] = "სტატუსის ცვლილება";
$text['label-status_change']['nl-nl'] = "Status verandering"; $text['label-status_change']['nl-nl'] = "Status verandering";
$text['label-status_change']['pl-pl'] = "Zmiana statusu"; $text['label-status_change']['pl-pl'] = "Zmiana statusu";
$text['label-status_change']['pt-br'] = "Mudança de estado"; $text['label-status_change']['pt-br'] = "Mudança de estado";
@ -507,6 +526,7 @@ $text['label-status']['fr-ca'] = "Statut";
$text['label-status']['fr-fr'] = "Statut"; $text['label-status']['fr-fr'] = "Statut";
$text['label-status']['he-il'] = "סטטוס"; $text['label-status']['he-il'] = "סטטוס";
$text['label-status']['it-it'] = "Stato"; $text['label-status']['it-it'] = "Stato";
$text['label-status']['ka-ge'] = "სტატუსი";
$text['label-status']['nl-nl'] = "Toestand"; $text['label-status']['nl-nl'] = "Toestand";
$text['label-status']['pl-pl'] = "Status"; $text['label-status']['pl-pl'] = "Status";
$text['label-status']['pt-br'] = "Estado"; $text['label-status']['pt-br'] = "Estado";
@ -533,6 +553,7 @@ $text['description-status']['fr-ca'] = "Déconnecté - Impossible de recevoir le
$text['description-status']['fr-fr'] = "Déconnecté - Impossible de recevoir les appels de la file d'attente.\nDisponible - Prêt à recevoir les appels de la file d'attente.\nDisponible (à la demande) - L'état sera défini sur 'Inactif' une fois l'appel terminé (pas automatiquement défini sur 'En attente').\nSur pause - Toujours connecté, mais ne recevra pas les appels de la file d'attente."; $text['description-status']['fr-fr'] = "Déconnecté - Impossible de recevoir les appels de la file d'attente.\nDisponible - Prêt à recevoir les appels de la file d'attente.\nDisponible (à la demande) - L'état sera défini sur 'Inactif' une fois l'appel terminé (pas automatiquement défini sur 'En attente').\nSur pause - Toujours connecté, mais ne recevra pas les appels de la file d'attente.";
$text['description-status']['he-il'] = "מנותק - לא ניתן לקבל שיחות תור.\nזמין - מוכן לקבל שיחות בתור.\nזמין (לפי דרישה) - המצב יוגדר ל'לא פעיל' ברגע שהשיחה תסתיים (לא מוגדר אוטומטית ל'ממתין').\nבהפסקה - עדיין מחובר, אבל לא יקבל שיחות בתור."; $text['description-status']['he-il'] = "מנותק - לא ניתן לקבל שיחות תור.\nזמין - מוכן לקבל שיחות בתור.\nזמין (לפי דרישה) - המצב יוגדר ל'לא פעיל' ברגע שהשיחה תסתיים (לא מוגדר אוטומטית ל'ממתין').\nבהפסקה - עדיין מחובר, אבל לא יקבל שיחות בתור.";
$text['description-status']['it-it'] = "Disconnesso - Impossibile ricevere chiamate in coda.\nDisponibile - Pronto a ricevere chiamate in coda.\nDisponibile (su richiesta) - Lo stato verrà impostato su 'Inattivo' al termine della chiamata (non impostato automaticamente su 'In attesa').\nIn interruzione - Ancora connesso, ma non riceverà chiamate in coda."; $text['description-status']['it-it'] = "Disconnesso - Impossibile ricevere chiamate in coda.\nDisponibile - Pronto a ricevere chiamate in coda.\nDisponibile (su richiesta) - Lo stato verrà impostato su 'Inattivo' al termine della chiamata (non impostato automaticamente su 'In attesa').\nIn interruzione - Ancora connesso, ma non riceverà chiamate in coda.";
$text['description-status']['ka-ge'] = "გასულია - ზარებს ვერ მიიღებს.\nხელმისაწვდომია - მზადაა, მიიღოს ზარები.\nხელმისაწვდომია(საჭიროებისამებრ) - მდგომარეობა დადგება 'უქმეზე', როცა ზარი დასრულდება (ავტომატურად 'მოლოდინზე' არ გადაირთვება).\nშესვენებაზე - შესულია, მაგრამ ზარებს არ მიიღებს.";
$text['description-status']['nl-nl'] = "Uitgelogd - Kan geen oproepen in de wachtrij ontvangen.\nBeschikbaar - Klaar om oproepen in de wachtrij te ontvangen.\nBeschikbaar (op aanvraag) - Status wordt ingesteld op 'Inactief' zodra het gesprek is beëindigd (niet automatisch ingesteld op 'Wachten').\nBij pauze - Nog steeds aangemeld, maar ontvangt geen oproepen in de wachtrij."; $text['description-status']['nl-nl'] = "Uitgelogd - Kan geen oproepen in de wachtrij ontvangen.\nBeschikbaar - Klaar om oproepen in de wachtrij te ontvangen.\nBeschikbaar (op aanvraag) - Status wordt ingesteld op 'Inactief' zodra het gesprek is beëindigd (niet automatisch ingesteld op 'Wachten').\nBij pauze - Nog steeds aangemeld, maar ontvangt geen oproepen in de wachtrij.";
$text['description-status']['pl-pl'] = "Wylogowany — nie można odbierać wywołań kolejki.\nDostępny — gotowy do odbierania wywołań kolejki.\nDostępny (na żądanie) — stan zostanie ustawiony na „Bezczynny” po zakończeniu połączenia (nie jest automatycznie ustawiany na „Oczekiwanie”).\nW przypadku przerwy — Nadal zalogowany, ale nie będzie odbierał wywołań kolejki."; $text['description-status']['pl-pl'] = "Wylogowany — nie można odbierać wywołań kolejki.\nDostępny — gotowy do odbierania wywołań kolejki.\nDostępny (na żądanie) — stan zostanie ustawiony na „Bezczynny” po zakończeniu połączenia (nie jest automatycznie ustawiany na „Oczekiwanie”).\nW przypadku przerwy — Nadal zalogowany, ale nie będzie odbierał wywołań kolejki.";
$text['description-status']['pt-br'] = "Desconectado - Não é possível receber chamadas em fila.\nDisponível - Pronto para receber chamadas em fila.\nDisponível (sob demanda) - O estado será definido como 'Ocioso' quando a chamada terminar (não definido automaticamente como 'Em espera').\nNo intervalo - Ainda conectado, mas não receberá chamadas em fila."; $text['description-status']['pt-br'] = "Desconectado - Não é possível receber chamadas em fila.\nDisponível - Pronto para receber chamadas em fila.\nDisponível (sob demanda) - O estado será definido como 'Ocioso' quando a chamada terminar (não definido automaticamente como 'Em espera').\nNo intervalo - Ainda conectado, mas não receberá chamadas em fila.";
@ -559,6 +580,7 @@ $text['label-state']['fr-ca'] = "Etat";
$text['label-state']['fr-fr'] = "Etat"; $text['label-state']['fr-fr'] = "Etat";
$text['label-state']['he-il'] = "מצב"; $text['label-state']['he-il'] = "מצב";
$text['label-state']['it-it'] = "Stato"; $text['label-state']['it-it'] = "Stato";
$text['label-state']['ka-ge'] = "მდგომარეობა";
$text['label-state']['nl-nl'] = "Staat"; $text['label-state']['nl-nl'] = "Staat";
$text['label-state']['pl-pl'] = "Stan"; $text['label-state']['pl-pl'] = "Stan";
$text['label-state']['pt-br'] = "Estado"; $text['label-state']['pt-br'] = "Estado";
@ -585,6 +607,7 @@ $text['description-state']['fr-ca'] = "Inactif : ne fait rien, aucun appel n'es
$text['description-state']['fr-fr'] = "Inactif : ne fait rien, aucun appel n'est émis.\nEn attente : prêt à recevoir des appels.\nRéception : un appel de file d'attente est actuellement proposé à l'agent.\nDans un appel de file d'attente : actuellement en cours d'appel."; $text['description-state']['fr-fr'] = "Inactif : ne fait rien, aucun appel n'est émis.\nEn attente : prêt à recevoir des appels.\nRéception : un appel de file d'attente est actuellement proposé à l'agent.\nDans un appel de file d'attente : actuellement en cours d'appel.";
$text['description-state']['he-il'] = "סרק - לא עושה כלום, לא ניתנות שיחות.\nממתין - מוכן לקבל שיחות.\nמקבל - כרגע מוצעת לסוכן שיחת תור.\nבשיחת תור - כרגע בשיחת תור."; $text['description-state']['he-il'] = "סרק - לא עושה כלום, לא ניתנות שיחות.\nממתין - מוכן לקבל שיחות.\nמקבל - כרגע מוצעת לסוכן שיחת תור.\nבשיחת תור - כרגע בשיחת תור.";
$text['description-state']['it-it'] = "Inattivo - Non esegue alcuna operazione, non vengono effettuate chiamate.\nIn attesa - Pronto a ricevere chiamate.\nIn ricezione - Una chiamata in coda è attualmente offerta all'agente.\nIn una chiamata in coda - Attualmente in una chiamata in coda."; $text['description-state']['it-it'] = "Inattivo - Non esegue alcuna operazione, non vengono effettuate chiamate.\nIn attesa - Pronto a ricevere chiamate.\nIn ricezione - Una chiamata in coda è attualmente offerta all'agente.\nIn una chiamata in coda - Attualmente in una chiamata in coda.";
$text['description-state']['ka-ge'] = "უქმე - არაფერს აკეთებს, ზარებს არ იღებს.\nმოლოდინი - მზადაა ზარების მისაღებად.\nიღებს - ზარი რიგიდან ამჟამად წარმოედგინება ამ აგენტს.\nრიგის ზარში - ამჟამად ზარზეა.";
$text['description-state']['nl-nl'] = "Inactief - Doet niets, er worden geen oproepen gegeven.\nWachten - Klaar om oproepen te ontvangen.\nOntvangen - Er wordt momenteel een oproep in de wachtrij aangeboden aan de agent.\nIn een oproep in de wachtrij - Momenteel in een oproep in de wachtrij."; $text['description-state']['nl-nl'] = "Inactief - Doet niets, er worden geen oproepen gegeven.\nWachten - Klaar om oproepen te ontvangen.\nOntvangen - Er wordt momenteel een oproep in de wachtrij aangeboden aan de agent.\nIn een oproep in de wachtrij - Momenteel in een oproep in de wachtrij.";
$text['description-state']['pl-pl'] = "Bezczynny — nic nie robi, żadne połączenia nie są wykonywane.\nOczekiwanie — gotowość do odbierania połączeń.\nOdbieranie — agentowi jest obecnie oferowane połączenie w kolejce.\nW wywołaniu w kolejce — aktualnie trwa wywołanie w kolejce."; $text['description-state']['pl-pl'] = "Bezczynny — nic nie robi, żadne połączenia nie są wykonywane.\nOczekiwanie — gotowość do odbierania połączeń.\nOdbieranie — agentowi jest obecnie oferowane połączenie w kolejce.\nW wywołaniu w kolejce — aktualnie trwa wywołanie w kolejce.";
$text['description-state']['pt-br'] = "Ocioso - Não faz nada, nenhuma chamada é fornecida.\nAguardando - Pronto para receber chamadas.\nRecebendo - Uma chamada em fila está sendo oferecida ao agente.\nEm uma chamada em fila - Atualmente em uma chamada em fila."; $text['description-state']['pt-br'] = "Ocioso - Não faz nada, nenhuma chamada é fornecida.\nAguardando - Pronto para receber chamadas.\nRecebendo - Uma chamada em fila está sendo oferecida ao agente.\nEm uma chamada em fila - Atualmente em uma chamada em fila.";
@ -611,6 +634,7 @@ $text['label-record_template']['fr-ca'] = "Modèle d'enregistrement";
$text['label-record_template']['fr-fr'] = "Modèle d'enregistrement"; $text['label-record_template']['fr-fr'] = "Modèle d'enregistrement";
$text['label-record_template']['he-il'] = "תבנית הקלטה"; $text['label-record_template']['he-il'] = "תבנית הקלטה";
$text['label-record_template']['it-it'] = "Template Registrazione"; $text['label-record_template']['it-it'] = "Template Registrazione";
$text['label-record_template']['ka-ge'] = "ჩანაწერის ნიმუში";
$text['label-record_template']['nl-nl'] = "Opname sjabloon"; $text['label-record_template']['nl-nl'] = "Opname sjabloon";
$text['label-record_template']['pl-pl'] = "Nagraj"; $text['label-record_template']['pl-pl'] = "Nagraj";
$text['label-record_template']['pt-br'] = "Modelo de gravação"; $text['label-record_template']['pt-br'] = "Modelo de gravação";
@ -637,6 +661,7 @@ $text['label-queue_name']['fr-ca'] = " Nom de la file";
$text['label-queue_name']['fr-fr'] = " Nom de la file"; $text['label-queue_name']['fr-fr'] = " Nom de la file";
$text['label-queue_name']['he-il'] = "שם לתור"; $text['label-queue_name']['he-il'] = "שם לתור";
$text['label-queue_name']['it-it'] = "Nome Coda"; $text['label-queue_name']['it-it'] = "Nome Coda";
$text['label-queue_name']['ka-ge'] = "რიგის სახელი";
$text['label-queue_name']['nl-nl'] = "Wachtrijnaam"; $text['label-queue_name']['nl-nl'] = "Wachtrijnaam";
$text['label-queue_name']['pl-pl'] = "Nazwa kolejki"; $text['label-queue_name']['pl-pl'] = "Nazwa kolejki";
$text['label-queue_name']['pt-br'] = "Nome da fila"; $text['label-queue_name']['pt-br'] = "Nome da fila";
@ -663,6 +688,7 @@ $text['label-queue']['fr-ca'] = "File";
$text['label-queue']['fr-fr'] = "File"; $text['label-queue']['fr-fr'] = "File";
$text['label-queue']['he-il'] = "תור"; $text['label-queue']['he-il'] = "תור";
$text['label-queue']['it-it'] = "Code"; $text['label-queue']['it-it'] = "Code";
$text['label-queue']['ka-ge'] = "რიგი";
$text['label-queue']['nl-nl'] = "Wachtrij"; $text['label-queue']['nl-nl'] = "Wachtrij";
$text['label-queue']['pl-pl'] = "Kolejka"; $text['label-queue']['pl-pl'] = "Kolejka";
$text['label-queue']['pt-br'] = "Fila"; $text['label-queue']['pt-br'] = "Fila";
@ -689,6 +715,7 @@ $text['label-options']['fr-ca'] = "Choix";
$text['label-options']['fr-fr'] = "Choix"; $text['label-options']['fr-fr'] = "Choix";
$text['label-options']['he-il'] = "אופציות"; $text['label-options']['he-il'] = "אופציות";
$text['label-options']['it-it'] = "Opzioni"; $text['label-options']['it-it'] = "Opzioni";
$text['label-options']['ka-ge'] = "პარამეტრები";
$text['label-options']['nl-nl'] = "Opties"; $text['label-options']['nl-nl'] = "Opties";
$text['label-options']['pl-pl'] = "Opcje"; $text['label-options']['pl-pl'] = "Opcje";
$text['label-options']['pt-br'] = "Opções"; $text['label-options']['pt-br'] = "Opções";
@ -715,6 +742,7 @@ $text['label-number']['fr-ca'] = "Numéro";
$text['label-number']['fr-fr'] = "Numéro"; $text['label-number']['fr-fr'] = "Numéro";
$text['label-number']['he-il'] = "מספר"; $text['label-number']['he-il'] = "מספר";
$text['label-number']['it-it'] = "Numero"; $text['label-number']['it-it'] = "Numero";
$text['label-number']['ka-ge'] = "ნომერ";
$text['label-number']['nl-nl'] = "Nummer"; $text['label-number']['nl-nl'] = "Nummer";
$text['label-number']['pl-pl'] = "Numer"; $text['label-number']['pl-pl'] = "Numer";
$text['label-number']['pt-br'] = "Número"; $text['label-number']['pt-br'] = "Número";
@ -741,6 +769,7 @@ $text['label-music_on_hold']['fr-ca'] = "Musique en attente";
$text['label-music_on_hold']['fr-fr'] = "Musique en attente"; $text['label-music_on_hold']['fr-fr'] = "Musique en attente";
$text['label-music_on_hold']['he-il'] = "מוסיקה במתנה"; $text['label-music_on_hold']['he-il'] = "מוסיקה במתנה";
$text['label-music_on_hold']['it-it'] = "Musica d'Attesa"; $text['label-music_on_hold']['it-it'] = "Musica d'Attesa";
$text['label-music_on_hold']['ka-ge'] = "მუსიკა შეკავებისას";
$text['label-music_on_hold']['nl-nl'] = "Wachtmuziek"; $text['label-music_on_hold']['nl-nl'] = "Wachtmuziek";
$text['label-music_on_hold']['pl-pl'] = "Muzyka na czekanie"; $text['label-music_on_hold']['pl-pl'] = "Muzyka na czekanie";
$text['label-music_on_hold']['pt-br'] = "Música de espera"; $text['label-music_on_hold']['pt-br'] = "Música de espera";
@ -767,6 +796,7 @@ $text['label-missed']['fr-ca'] = "Manqué";
$text['label-missed']['fr-fr'] = "Manqué"; $text['label-missed']['fr-fr'] = "Manqué";
$text['label-missed']['he-il'] = "שיחה שלא נענתה"; $text['label-missed']['he-il'] = "שיחה שלא נענתה";
$text['label-missed']['it-it'] = "Perse"; $text['label-missed']['it-it'] = "Perse";
$text['label-missed']['ka-ge'] = "გამოტოვებულია";
$text['label-missed']['nl-nl'] = "Gemist"; $text['label-missed']['nl-nl'] = "Gemist";
$text['label-missed']['pl-pl'] = "Nie odebrany"; $text['label-missed']['pl-pl'] = "Nie odebrany";
$text['label-missed']['pt-br'] = "Perdidas"; $text['label-missed']['pt-br'] = "Perdidas";
@ -793,6 +823,7 @@ $text['label-max_wait_time_with_no_agent']['fr-ca'] = "Max d'attente sans Agent"
$text['label-max_wait_time_with_no_agent']['fr-fr'] = "Max d'attente sans Agent"; $text['label-max_wait_time_with_no_agent']['fr-fr'] = "Max d'attente sans Agent";
$text['label-max_wait_time_with_no_agent']['he-il'] = "זמן המתנה מקסימלי ללא סוכן"; $text['label-max_wait_time_with_no_agent']['he-il'] = "זמן המתנה מקסימלי ללא סוכן";
$text['label-max_wait_time_with_no_agent']['it-it'] = "Tempo Max Attesa senza Agente"; $text['label-max_wait_time_with_no_agent']['it-it'] = "Tempo Max Attesa senza Agente";
$text['label-max_wait_time_with_no_agent']['ka-ge'] = "მაქს. მოლოდინის დრო, როცა აგენტები არაა";
$text['label-max_wait_time_with_no_agent']['nl-nl'] = "Maximale wachttijd bij geen agent"; $text['label-max_wait_time_with_no_agent']['nl-nl'] = "Maximale wachttijd bij geen agent";
$text['label-max_wait_time_with_no_agent']['pl-pl'] = "Maks czas oczekiwania bez agenta"; $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 de esoera sem agente"; $text['label-max_wait_time_with_no_agent']['pt-br'] = "Tempo máximo de esoera sem agente";
@ -819,6 +850,7 @@ $text['label-max_wait_time']['fr-ca'] = "Temps d'attente maximal";
$text['label-max_wait_time']['fr-fr'] = "Temps d'attente maximal"; $text['label-max_wait_time']['fr-fr'] = "Temps d'attente maximal";
$text['label-max_wait_time']['he-il'] = "מקסימום זמן המתנה"; $text['label-max_wait_time']['he-il'] = "מקסימום זמן המתנה";
$text['label-max_wait_time']['it-it'] = "Tempo Attesa Max"; $text['label-max_wait_time']['it-it'] = "Tempo Attesa Max";
$text['label-max_wait_time']['ka-ge'] = "მაქს. მოლოდინის დრო";
$text['label-max_wait_time']['nl-nl'] = "Maximale wachttijd"; $text['label-max_wait_time']['nl-nl'] = "Maximale wachttijd";
$text['label-max_wait_time']['pl-pl'] = "Maks czas oczekiwania"; $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-br'] = "Tempo máximo de espera";
@ -845,6 +877,7 @@ $text['label-extension']['fr-ca'] = "Extension";
$text['label-extension']['fr-fr'] = "Extension"; $text['label-extension']['fr-fr'] = "Extension";
$text['label-extension']['he-il'] = "שלוחה"; $text['label-extension']['he-il'] = "שלוחה";
$text['label-extension']['it-it'] = "Interno"; $text['label-extension']['it-it'] = "Interno";
$text['label-extension']['ka-ge'] = "შიდა ნომერი";
$text['label-extension']['nl-nl'] = "Toestel"; $text['label-extension']['nl-nl'] = "Toestel";
$text['label-extension']['pl-pl'] = "Numer wewnętrzny"; $text['label-extension']['pl-pl'] = "Numer wewnętrzny";
$text['label-extension']['pt-br'] = "Ramal"; $text['label-extension']['pt-br'] = "Ramal";
@ -871,6 +904,7 @@ $text['label-eavesdrop']['fr-ca'] = "Espionnage";
$text['label-eavesdrop']['fr-fr'] = "Espionnage"; $text['label-eavesdrop']['fr-fr'] = "Espionnage";
$text['label-eavesdrop']['he-il'] = "לְצוֹתֵת"; $text['label-eavesdrop']['he-il'] = "לְצוֹתֵת";
$text['label-eavesdrop']['it-it'] = "Ascolta"; $text['label-eavesdrop']['it-it'] = "Ascolta";
$text['label-eavesdrop']['ka-ge'] = "მიყურადება";
$text['label-eavesdrop']['nl-nl'] = "Meeluisteren"; $text['label-eavesdrop']['nl-nl'] = "Meeluisteren";
$text['label-eavesdrop']['pl-pl'] = "Podsłuchiwanie"; $text['label-eavesdrop']['pl-pl'] = "Podsłuchiwanie";
$text['label-eavesdrop']['pt-br'] = "Investigar"; $text['label-eavesdrop']['pt-br'] = "Investigar";
@ -897,6 +931,7 @@ $text['label-discard_abandoned_after']['fr-ca'] = "Ecarter les appels abandonné
$text['label-discard_abandoned_after']['fr-fr'] = "Ecarter les appels abandonnés après"; $text['label-discard_abandoned_after']['fr-fr'] = "Ecarter les appels abandonnés après";
$text['label-discard_abandoned_after']['he-il'] = "זרוק נטוש לאחר"; $text['label-discard_abandoned_after']['he-il'] = "זרוק נטוש לאחר";
$text['label-discard_abandoned_after']['it-it'] = "Scarta Abbandonate Dopo"; $text['label-discard_abandoned_after']['it-it'] = "Scarta Abbandonate Dopo";
$text['label-discard_abandoned_after']['ka-ge'] = "ზარის გათიშვა რიგის დატოვებისას";
$text['label-discard_abandoned_after']['nl-nl'] = "Vergeet na ophangen"; $text['label-discard_abandoned_after']['nl-nl'] = "Vergeet na ophangen";
$text['label-discard_abandoned_after']['pl-pl'] = "Odrzuć opuszczoną rozmowę po"; $text['label-discard_abandoned_after']['pl-pl'] = "Odrzuć opuszczoną rozmowę po";
$text['label-discard_abandoned_after']['pt-br'] = "Rejeição abandonada depois"; $text['label-discard_abandoned_after']['pt-br'] = "Rejeição abandonada depois";
@ -923,6 +958,7 @@ $text['label-call']['fr-ca'] = "Appel";
$text['label-call']['fr-fr'] = "Appel"; $text['label-call']['fr-fr'] = "Appel";
$text['label-call']['he-il'] = "שיחה"; $text['label-call']['he-il'] = "שיחה";
$text['label-call']['it-it'] = "Chiamata"; $text['label-call']['it-it'] = "Chiamata";
$text['label-call']['ka-ge'] = "ზარი";
$text['label-call']['nl-nl'] = "Oproep"; $text['label-call']['nl-nl'] = "Oproep";
$text['label-call']['pl-pl'] = "Rozmowa"; $text['label-call']['pl-pl'] = "Rozmowa";
$text['label-call']['pt-br'] = "Chamada"; $text['label-call']['pt-br'] = "Chamada";
@ -949,6 +985,7 @@ $text['label-answered']['fr-ca'] = "Répondu";
$text['label-answered']['fr-fr'] = "Répondu"; $text['label-answered']['fr-fr'] = "Répondu";
$text['label-answered']['he-il'] = "ענה"; $text['label-answered']['he-il'] = "ענה";
$text['label-answered']['it-it'] = "Risposta"; $text['label-answered']['it-it'] = "Risposta";
$text['label-answered']['ka-ge'] = "ნაპასუხები";
$text['label-answered']['nl-nl'] = "Beantwoord"; $text['label-answered']['nl-nl'] = "Beantwoord";
$text['label-answered']['pl-pl'] = "Odebrano"; $text['label-answered']['pl-pl'] = "Odebrano";
$text['label-answered']['pt-br'] = "Atendidas"; $text['label-answered']['pt-br'] = "Atendidas";
@ -975,6 +1012,7 @@ $text['label-agent']['fr-ca'] = "Agent";
$text['label-agent']['fr-fr'] = "Agent"; $text['label-agent']['fr-fr'] = "Agent";
$text['label-agent']['he-il'] = "סוכן"; $text['label-agent']['he-il'] = "סוכן";
$text['label-agent']['it-it'] = "Agente"; $text['label-agent']['it-it'] = "Agente";
$text['label-agent']['ka-ge'] = "აგენტი";
$text['label-agent']['nl-nl'] = "Agent"; $text['label-agent']['nl-nl'] = "Agent";
$text['label-agent']['pl-pl'] = "Agent"; $text['label-agent']['pl-pl'] = "Agent";
$text['label-agent']['pt-br'] = "Agente"; $text['label-agent']['pt-br'] = "Agente";
@ -1001,6 +1039,7 @@ $text['label-abandoned_resume_allowed']['fr-ca'] = "Authoriser la reprise des ab
$text['label-abandoned_resume_allowed']['fr-fr'] = "Authoriser la reprise des abandonnés"; $text['label-abandoned_resume_allowed']['fr-fr'] = "Authoriser la reprise des abandonnés";
$text['label-abandoned_resume_allowed']['he-il'] = "קורות חיים נטוש מותר"; $text['label-abandoned_resume_allowed']['he-il'] = "קורות חיים נטוש מותר";
$text['label-abandoned_resume_allowed']['it-it'] = "Permetti Ripristino Abbandonate"; $text['label-abandoned_resume_allowed']['it-it'] = "Permetti Ripristino Abbandonate";
$text['label-abandoned_resume_allowed']['ka-ge'] = "მიტოვებული ზარის გაგრძელების დაშვება";
$text['label-abandoned_resume_allowed']['nl-nl'] = "Gesprek vervolgen na ophangen toegestaan"; $text['label-abandoned_resume_allowed']['nl-nl'] = "Gesprek vervolgen na ophangen toegestaan";
$text['label-abandoned_resume_allowed']['pl-pl'] = "Odbieranie odrzuconych rozmów jest dozwolone"; $text['label-abandoned_resume_allowed']['pl-pl'] = "Odbieranie odrzuconych rozmów jest dozwolone";
$text['label-abandoned_resume_allowed']['pt-br'] = "Resumo abandonado permidito"; $text['label-abandoned_resume_allowed']['pt-br'] = "Resumo abandonado permidito";
@ -1027,6 +1066,7 @@ $text['header-agents']['fr-ca'] = "Agents";
$text['header-agents']['fr-fr'] = "Agents"; $text['header-agents']['fr-fr'] = "Agents";
$text['header-agents']['he-il'] = "סוכנים"; $text['header-agents']['he-il'] = "סוכנים";
$text['header-agents']['it-it'] = "Agenti"; $text['header-agents']['it-it'] = "Agenti";
$text['header-agents']['ka-ge'] = "აგენტები";
$text['header-agents']['nl-nl'] = "Agenten"; $text['header-agents']['nl-nl'] = "Agenten";
$text['header-agents']['pl-pl'] = "Agenci"; $text['header-agents']['pl-pl'] = "Agenci";
$text['header-agents']['pt-br'] = "Agentes"; $text['header-agents']['pt-br'] = "Agentes";
@ -1053,6 +1093,7 @@ $text['header-active_call_center']['fr-ca'] = "Centre d'appel Actif";
$text['header-active_call_center']['fr-fr'] = "Centre d'appel Actif"; $text['header-active_call_center']['fr-fr'] = "Centre d'appel Actif";
$text['header-active_call_center']['he-il'] = "מוקד טלפוני פעיל"; $text['header-active_call_center']['he-il'] = "מוקד טלפוני פעיל";
$text['header-active_call_center']['it-it'] = "Call Center Attivo"; $text['header-active_call_center']['it-it'] = "Call Center Attivo";
$text['header-active_call_center']['ka-ge'] = "აქტიური ქოლცენტრი";
$text['header-active_call_center']['nl-nl'] = "Aktieve Callcenter"; $text['header-active_call_center']['nl-nl'] = "Aktieve Callcenter";
$text['header-active_call_center']['pl-pl'] = "Aktywność w Call Center "; $text['header-active_call_center']['pl-pl'] = "Aktywność w Call Center ";
$text['header-active_call_center']['pt-br'] = "Atividade do Call Center"; $text['header-active_call_center']['pt-br'] = "Atividade do Call Center";
@ -1079,6 +1120,7 @@ $text['description-queue']['fr-ca'] = "Liste des appelants dans la file.";
$text['description-queue']['fr-fr'] = "Liste des appelants dans la file."; $text['description-queue']['fr-fr'] = "Liste des appelants dans la file.";
$text['description-queue']['he-il'] = "רשימה עדכנית של מתקשרים בתור נמצאת למטה."; $text['description-queue']['he-il'] = "רשימה עדכנית של מתקשרים בתור נמצאת למטה.";
$text['description-queue']['it-it'] = "Sotto, una lista aggiornata dei chiamanti."; $text['description-queue']['it-it'] = "Sotto, una lista aggiornata dei chiamanti.";
$text['description-queue']['ka-ge'] = "დამრეკების სია რიგში ქვემოთაა";
$text['description-queue']['nl-nl'] = "Een lijst van wachtenden in de wachtrij staat hieronder."; $text['description-queue']['nl-nl'] = "Een lijst van wachtenden in de wachtrij staat hieronder.";
$text['description-queue']['pl-pl'] = "Aktualna lista rozmówców w kolejce jest poniżej ."; $text['description-queue']['pl-pl'] = "Aktualna lista rozmówców w kolejce jest poniżej .";
$text['description-queue']['pt-br'] = "Lista atual das chamadas em fila abaixo."; $text['description-queue']['pt-br'] = "Lista atual das chamadas em fila abaixo.";
@ -1105,6 +1147,7 @@ $text['description-agents']['fr-ca'] = "Liste des agents";
$text['description-agents']['fr-fr'] = "Liste des agents"; $text['description-agents']['fr-fr'] = "Liste des agents";
$text['description-agents']['he-il'] = "רשימה עדכנית של סוכנים נמצאת למטה."; $text['description-agents']['he-il'] = "רשימה עדכנית של סוכנים נמצאת למטה.";
$text['description-agents']['it-it'] = "Sotto, una lista aggiornata degli agenti."; $text['description-agents']['it-it'] = "Sotto, una lista aggiornata degli agenti.";
$text['description-agents']['ka-ge'] = "ამჟამად აქტიური აგენტები სია ქვემოთაა.";
$text['description-agents']['nl-nl'] = "Een lijst van agenten staat hieronder."; $text['description-agents']['nl-nl'] = "Een lijst van agenten staat hieronder.";
$text['description-agents']['pl-pl'] = "Aktualna lista agentów jest poniżej "; $text['description-agents']['pl-pl'] = "Aktualna lista agentów jest poniżej ";
$text['description-agents']['pt-br'] = "Lista dos atuais agentes abaixo."; $text['description-agents']['pt-br'] = "Lista dos atuais agentes abaixo.";
@ -1131,6 +1174,7 @@ $text['description-active_call_center']['fr-ca'] = "Choisir une file d'attente d
$text['description-active_call_center']['fr-fr'] = "Choisir une file d'attente dans la liste pour voir son activité."; $text['description-active_call_center']['fr-fr'] = "Choisir une file d'attente dans la liste pour voir son activité.";
$text['description-active_call_center']['he-il'] = "בחר תור למוקד טלפוני מהרשימה למטה כדי לראות את הפעילות שלו."; $text['description-active_call_center']['he-il'] = "בחר תור למוקד טלפוני מהרשימה למטה כדי לראות את הפעילות שלו.";
$text['description-active_call_center']['it-it'] = "Selezionare una Coda di Contact Center per vederne lo stato attuale."; $text['description-active_call_center']['it-it'] = "Selezionare una Coda di Contact Center per vederne lo stato attuale.";
$text['description-active_call_center']['ka-ge'] = "აირჩიეთ ქოლცენტრი რიგიდან ქვედა სიიდან, რომ მისი აქტივობა იხილოთ.";
$text['description-active_call_center']['nl-nl'] = "Selecteer een Call-Center wachtrij van de onderstaande lijst om de aktiviteiten te zien."; $text['description-active_call_center']['nl-nl'] = "Selecteer een Call-Center wachtrij van de onderstaande lijst om de aktiviteiten te zien.";
$text['description-active_call_center']['pl-pl'] = "Aby zobaczyć aktywność kolejki w Call Center wybierz ja z poniższej listy."; $text['description-active_call_center']['pl-pl'] = "Aby zobaczyć aktywność kolejki w Call Center wybierz ja z poniższej listy.";
$text['description-active_call_center']['pt-br'] = "Selecione uma fila de Call Center a partir da lista abaixo para ver a sua atividade."; $text['description-active_call_center']['pt-br'] = "Selecione uma fila de Call Center a partir da lista abaixo para ver a sua atividade.";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Centre d'Appel Actif"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Centre d'Appel Actif";
$apps[$x]['menu'][$y]['title']['he-il'] = "מרכז קריאה פעיל"; $apps[$x]['menu'][$y]['title']['he-il'] = "מרכז קריאה פעיל";
$apps[$x]['menu'][$y]['title']['it-it'] = "Call Center Attivi"; $apps[$x]['menu'][$y]['title']['it-it'] = "Call Center Attivi";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "აქტიური ქოლცენტრები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve Callcenter"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve Callcenter";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywność w Call Center "; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywność w Call Center ";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Call Center ativos"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Call Center ativos";

View File

@ -21,6 +21,7 @@
$apps[$x]['description']['fr-fr'] = "Files d'attente d'appels entrants distribu%uFFFDs aux agents disponibles."; $apps[$x]['description']['fr-fr'] = "Files d'attente d'appels entrants distribu%uFFFDs aux agents disponibles.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "რიგები შემომავალი ზარების სამართავად და ამ ზარების ხელმისაწვდომ აგენტებთან გადასამისამართებლად.";
$apps[$x]['description']['nl-nl'] = "Wachtrijen voor beheer van inkomede gesprekken en routering naar beschikbare agenten."; $apps[$x]['description']['nl-nl'] = "Wachtrijen voor beheer van inkomede gesprekken en routering naar beschikbare agenten.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "As filas servem para gerenciar as chamadas que entram e encaminhar as mesmas para os agentes disponíveis."; $apps[$x]['description']['pt-br'] = "As filas servem para gerenciar as chamadas que entram e encaminhar as mesmas para os agentes disponíveis.";

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Centre d'appel"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Centre d'appel";
$apps[$x]['menu'][$y]['title']['he-il'] = "מוקדים טלפוניים"; $apps[$x]['menu'][$y]['title']['he-il'] = "מוקדים טלפוניים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Stato Agenti"; $apps[$x]['menu'][$y]['title']['it-it'] = "Stato Agenti";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ქოლცენტრი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Telefooncentrales"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Telefooncentrales";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Centra telefoniczne "; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Centra telefoniczne ";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Centros de chamada"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Centros de chamada";
@ -45,6 +46,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "État de l'agent"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "État de l'agent";
$apps[$x]['menu'][$y]['title']['he-il'] = "מצב הסוכן"; $apps[$x]['menu'][$y]['title']['he-il'] = "מצב הסוכן";
$apps[$x]['menu'][$y]['title']['it-it'] = "Stato dell'agente"; $apps[$x]['menu'][$y]['title']['it-it'] = "Stato dell'agente";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "აგენტის სტატუსი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Agent status"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Agent status";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Status agenta"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Status agenta";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Estado do agente"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Estado do agente";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "გადართეთ ზარები ორ დანიშნულებას შორის სპეციალური კოდის აკრეფით.";
$apps[$x]['description']['nl-nl'] = "Directe oproepen tussen twee bestemmingen via een feature code."; $apps[$x]['description']['nl-nl'] = "Directe oproepen tussen twee bestemmingen via een feature code.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-call_flows']['fr-ca'] = "Flux d'appel";
$text['title-call_flows']['fr-fr'] = "Flux d'appel"; $text['title-call_flows']['fr-fr'] = "Flux d'appel";
$text['title-call_flows']['he-il'] = "התקשר זרימות"; $text['title-call_flows']['he-il'] = "התקשר זרימות";
$text['title-call_flows']['it-it'] = "Deviatori di Chiamata"; $text['title-call_flows']['it-it'] = "Deviatori di Chiamata";
$text['title-call_flows']['ka-ge'] = "ზარების გადართვა";
$text['title-call_flows']['nl-nl'] = "Oproep besturing"; $text['title-call_flows']['nl-nl'] = "Oproep besturing";
$text['title-call_flows']['pl-pl'] = "Przepływ rozmów"; $text['title-call_flows']['pl-pl'] = "Przepływ rozmów";
$text['title-call_flows']['pt-br'] = "Fluxo de chamadas"; $text['title-call_flows']['pt-br'] = "Fluxo de chamadas";
@ -39,6 +40,7 @@ $text['title-call_flow']['fr-ca'] = "Editer le flux";
$text['title-call_flow']['fr-fr'] = "Editer le flux"; $text['title-call_flow']['fr-fr'] = "Editer le flux";
$text['title-call_flow']['he-il'] = "تدفق الدعوة من"; $text['title-call_flow']['he-il'] = "تدفق الدعوة من";
$text['title-call_flow']['it-it'] = "Flusso chiamate"; $text['title-call_flow']['it-it'] = "Flusso chiamate";
$text['title-call_flow']['ka-ge'] = "ზარების გადართვა";
$text['title-call_flow']['nl-nl'] = "Oproep besturing"; $text['title-call_flow']['nl-nl'] = "Oproep besturing";
$text['title-call_flow']['pl-pl'] = "Przepływ rozmów"; $text['title-call_flow']['pl-pl'] = "Przepływ rozmów";
$text['title-call_flow']['pt-br'] = "Fluxo de chamada"; $text['title-call_flow']['pt-br'] = "Fluxo de chamada";
@ -65,6 +67,7 @@ $text['title-call_flow_extension']['fr-ca'] = "Flux d'appel - Destination";
$text['title-call_flow_extension']['fr-fr'] = "Flux d'appel - Destination"; $text['title-call_flow_extension']['fr-fr'] = "Flux d'appel - Destination";
$text['title-call_flow_extension']['he-il'] = "זרימות שיחות - הרחבה"; $text['title-call_flow_extension']['he-il'] = "זרימות שיחות - הרחבה";
$text['title-call_flow_extension']['it-it'] = "Deviatori di Chiamata - Destinazione"; $text['title-call_flow_extension']['it-it'] = "Deviatori di Chiamata - Destinazione";
$text['title-call_flow_extension']['ka-ge'] = "ზარების გადართვა - მიმართულება";
$text['title-call_flow_extension']['nl-nl'] = "Oproep besturing - Bestemming"; $text['title-call_flow_extension']['nl-nl'] = "Oproep besturing - Bestemming";
$text['title-call_flow_extension']['pl-pl'] = "Przepływ rozmów - Destynacja"; $text['title-call_flow_extension']['pl-pl'] = "Przepływ rozmów - Destynacja";
$text['title-call_flow_extension']['pt-br'] = "Fluxo de chamadas - Destino"; $text['title-call_flow_extension']['pt-br'] = "Fluxo de chamadas - Destino";
@ -91,6 +94,7 @@ $text['title-call_flow_feature']['fr-ca'] = "Flux d'appel - Fonction";
$text['title-call_flow_feature']['fr-fr'] = "Flux d'appel - Fonction"; $text['title-call_flow_feature']['fr-fr'] = "Flux d'appel - Fonction";
$text['title-call_flow_feature']['he-il'] = "זרימות שיחות - תכונה"; $text['title-call_flow_feature']['he-il'] = "זרימות שיחות - תכונה";
$text['title-call_flow_feature']['it-it'] = "Deviatori di Chiamata "; $text['title-call_flow_feature']['it-it'] = "Deviatori di Chiamata ";
$text['title-call_flow_feature']['ka-ge'] = "ზარების გადართვა - ფუნქციის კოდი";
$text['title-call_flow_feature']['nl-nl'] = "Oproep besturing - Functie"; $text['title-call_flow_feature']['nl-nl'] = "Oproep besturing - Functie";
$text['title-call_flow_feature']['pl-pl'] = "Przepływ rozmów "; $text['title-call_flow_feature']['pl-pl'] = "Przepływ rozmów ";
$text['title-call_flow_feature']['pt-br'] = "Fluxo de chamadas - Função"; $text['title-call_flow_feature']['pt-br'] = "Fluxo de chamadas - Função";
@ -117,6 +121,7 @@ $text['label-call_flow_name']['fr-ca'] = "Nom";
$text['label-call_flow_name']['fr-fr'] = "Nom"; $text['label-call_flow_name']['fr-fr'] = "Nom";
$text['label-call_flow_name']['he-il'] = "שֵׁם"; $text['label-call_flow_name']['he-il'] = "שֵׁם";
$text['label-call_flow_name']['it-it'] = "Nome"; $text['label-call_flow_name']['it-it'] = "Nome";
$text['label-call_flow_name']['ka-ge'] = "სახელი";
$text['label-call_flow_name']['nl-nl'] = "Naam"; $text['label-call_flow_name']['nl-nl'] = "Naam";
$text['label-call_flow_name']['pl-pl'] = "Nazwa"; $text['label-call_flow_name']['pl-pl'] = "Nazwa";
$text['label-call_flow_name']['pt-br'] = "Nome"; $text['label-call_flow_name']['pt-br'] = "Nome";
@ -143,6 +148,7 @@ $text['label-call_flow_status']['fr-ca'] = "Etat";
$text['label-call_flow_status']['fr-fr'] = "Etat"; $text['label-call_flow_status']['fr-fr'] = "Etat";
$text['label-call_flow_status']['he-il'] = "שֵׁם"; $text['label-call_flow_status']['he-il'] = "שֵׁם";
$text['label-call_flow_status']['it-it'] = "Nome"; $text['label-call_flow_status']['it-it'] = "Nome";
$text['label-call_flow_status']['ka-ge'] = "სტატუსი";
$text['label-call_flow_status']['nl-nl'] = "Status"; $text['label-call_flow_status']['nl-nl'] = "Status";
$text['label-call_flow_status']['pl-pl'] = "Status"; $text['label-call_flow_status']['pl-pl'] = "Status";
$text['label-call_flow_status']['pt-br'] = "Estado"; $text['label-call_flow_status']['pt-br'] = "Estado";
@ -169,6 +175,7 @@ $text['label-call_flow_pin_number']['fr-ca'] = "Code PIN";
$text['label-call_flow_pin_number']['fr-fr'] = "Code PIN"; $text['label-call_flow_pin_number']['fr-fr'] = "Code PIN";
$text['label-call_flow_pin_number']['he-il'] = "מספר PIN"; $text['label-call_flow_pin_number']['he-il'] = "מספר PIN";
$text['label-call_flow_pin_number']['it-it'] = "Codice PIN"; $text['label-call_flow_pin_number']['it-it'] = "Codice PIN";
$text['label-call_flow_pin_number']['ka-ge'] = "PIN-კოდი";
$text['label-call_flow_pin_number']['nl-nl'] = "PIN code"; $text['label-call_flow_pin_number']['nl-nl'] = "PIN code";
$text['label-call_flow_pin_number']['pl-pl'] = "Numer PIN"; $text['label-call_flow_pin_number']['pl-pl'] = "Numer PIN";
$text['label-call_flow_pin_number']['pt-br'] = "Código PIN"; $text['label-call_flow_pin_number']['pt-br'] = "Código PIN";
@ -195,6 +202,7 @@ $text['label-call_flow_feature_code']['fr-ca'] = "Code Fonction";
$text['label-call_flow_feature_code']['fr-fr'] = "Code Fonction"; $text['label-call_flow_feature_code']['fr-fr'] = "Code Fonction";
$text['label-call_flow_feature_code']['he-il'] = "קוד תכונה"; $text['label-call_flow_feature_code']['he-il'] = "קוד תכונה";
$text['label-call_flow_feature_code']['it-it'] = "Codice caratteristica"; $text['label-call_flow_feature_code']['it-it'] = "Codice caratteristica";
$text['label-call_flow_feature_code']['ka-ge'] = "ფუნქციის კოდი";
$text['label-call_flow_feature_code']['nl-nl'] = "Functie-code"; $text['label-call_flow_feature_code']['nl-nl'] = "Functie-code";
$text['label-call_flow_feature_code']['pl-pl'] = "Kod Funkcji"; $text['label-call_flow_feature_code']['pl-pl'] = "Kod Funkcji";
$text['label-call_flow_feature_code']['pt-br'] = "Código de função"; $text['label-call_flow_feature_code']['pt-br'] = "Código de função";
@ -221,6 +229,7 @@ $text['label-call_flow_extension']['fr-ca'] = "Extension";
$text['label-call_flow_extension']['fr-fr'] = "Extension"; $text['label-call_flow_extension']['fr-fr'] = "Extension";
$text['label-call_flow_extension']['he-il'] = "Extensie"; $text['label-call_flow_extension']['he-il'] = "Extensie";
$text['label-call_flow_extension']['it-it'] = "Estensione"; $text['label-call_flow_extension']['it-it'] = "Estensione";
$text['label-call_flow_extension']['ka-ge'] = "შიდა ნომერი";
$text['label-call_flow_extension']['nl-nl'] = "Toestel"; $text['label-call_flow_extension']['nl-nl'] = "Toestel";
$text['label-call_flow_extension']['pl-pl'] = "Numer wewnętrzny"; $text['label-call_flow_extension']['pl-pl'] = "Numer wewnętrzny";
$text['label-call_flow_extension']['pt-br'] = "Ramal"; $text['label-call_flow_extension']['pt-br'] = "Ramal";
@ -247,6 +256,7 @@ $text['label-call_flow_label']['fr-ca'] = "Label de la destination";
$text['label-call_flow_label']['fr-fr'] = "Label de la destination"; $text['label-call_flow_label']['fr-fr'] = "Label de la destination";
$text['label-call_flow_label']['he-il'] = "תווית יעד"; $text['label-call_flow_label']['he-il'] = "תווית יעד";
$text['label-call_flow_label']['it-it'] = "Etichetta di destinazione"; $text['label-call_flow_label']['it-it'] = "Etichetta di destinazione";
$text['label-call_flow_label']['ka-ge'] = "დანიშნულების სახელი";
$text['label-call_flow_label']['nl-nl'] = "Bestemmingskenmerk"; $text['label-call_flow_label']['nl-nl'] = "Bestemmingskenmerk";
$text['label-call_flow_label']['pl-pl'] = "Etykieta destynacji"; $text['label-call_flow_label']['pl-pl'] = "Etykieta destynacji";
$text['label-call_flow_label']['pt-br'] = "Etiqueta de destino"; $text['label-call_flow_label']['pt-br'] = "Etiqueta de destino";
@ -273,6 +283,7 @@ $text['label-call_flow_destination']['fr-ca'] = "Destination";
$text['label-call_flow_destination']['fr-fr'] = "Destination"; $text['label-call_flow_destination']['fr-fr'] = "Destination";
$text['label-call_flow_destination']['he-il'] = "יַעַד"; $text['label-call_flow_destination']['he-il'] = "יַעַד";
$text['label-call_flow_destination']['it-it'] = "Destinazione"; $text['label-call_flow_destination']['it-it'] = "Destinazione";
$text['label-call_flow_destination']['ka-ge'] = "დანიშნულება";
$text['label-call_flow_destination']['nl-nl'] = "Bestemming"; $text['label-call_flow_destination']['nl-nl'] = "Bestemming";
$text['label-call_flow_destination']['pl-pl'] = "Destynacja"; $text['label-call_flow_destination']['pl-pl'] = "Destynacja";
$text['label-call_flow_destination']['pt-br'] = "Número de destino"; $text['label-call_flow_destination']['pt-br'] = "Número de destino";
@ -299,6 +310,7 @@ $text['label-call_flow_context']['fr-ca'] = "Contexte";
$text['label-call_flow_context']['fr-fr'] = "Contexte"; $text['label-call_flow_context']['fr-fr'] = "Contexte";
$text['label-call_flow_context']['he-il'] = "הֶקשֵׁר"; $text['label-call_flow_context']['he-il'] = "הֶקשֵׁר";
$text['label-call_flow_context']['it-it'] = "Contesto"; $text['label-call_flow_context']['it-it'] = "Contesto";
$text['label-call_flow_context']['ka-ge'] = "კონტექსტი";
$text['label-call_flow_context']['nl-nl'] = "Context"; $text['label-call_flow_context']['nl-nl'] = "Context";
$text['label-call_flow_context']['pl-pl'] = "Kontekst"; $text['label-call_flow_context']['pl-pl'] = "Kontekst";
$text['label-call_flow_context']['pt-br'] = "Contexto"; $text['label-call_flow_context']['pt-br'] = "Contexto";
@ -325,6 +337,7 @@ $text['label-call_flow_alternate_label']['fr-ca'] = "Label alternatif";
$text['label-call_flow_alternate_label']['fr-fr'] = "Label alternatif"; $text['label-call_flow_alternate_label']['fr-fr'] = "Label alternatif";
$text['label-call_flow_alternate_label']['he-il'] = "תווית חלופית"; $text['label-call_flow_alternate_label']['he-il'] = "תווית חלופית";
$text['label-call_flow_alternate_label']['it-it'] = "Etichetta alternativa"; $text['label-call_flow_alternate_label']['it-it'] = "Etichetta alternativa";
$text['label-call_flow_alternate_label']['ka-ge'] = "ალტერნატიული მიმართულების სახელი";
$text['label-call_flow_alternate_label']['nl-nl'] = "Alternatief kenmerk"; $text['label-call_flow_alternate_label']['nl-nl'] = "Alternatief kenmerk";
$text['label-call_flow_alternate_label']['pl-pl'] = "Alternatywna etykieta"; $text['label-call_flow_alternate_label']['pl-pl'] = "Alternatywna etykieta";
$text['label-call_flow_alternate_label']['pt-br'] = "Etqueta alternativa"; $text['label-call_flow_alternate_label']['pt-br'] = "Etqueta alternativa";
@ -351,6 +364,7 @@ $text['label-call_flow_alternate_destination']['fr-ca'] = "Destination alternati
$text['label-call_flow_alternate_destination']['fr-fr'] = "Destination alternative"; $text['label-call_flow_alternate_destination']['fr-fr'] = "Destination alternative";
$text['label-call_flow_alternate_destination']['he-il'] = "יעד חלופי"; $text['label-call_flow_alternate_destination']['he-il'] = "יעד חלופי";
$text['label-call_flow_alternate_destination']['it-it'] = "Destinazione alternativa"; $text['label-call_flow_alternate_destination']['it-it'] = "Destinazione alternativa";
$text['label-call_flow_alternate_destination']['ka-ge'] = "ალტერნატიული მიმართულება";
$text['label-call_flow_alternate_destination']['nl-nl'] = "Alternatieve bestemming"; $text['label-call_flow_alternate_destination']['nl-nl'] = "Alternatieve bestemming";
$text['label-call_flow_alternate_destination']['pl-pl'] = "Alternatywna destynacja"; $text['label-call_flow_alternate_destination']['pl-pl'] = "Alternatywna destynacja";
$text['label-call_flow_alternate_destination']['pt-br'] = "Destino alternativo"; $text['label-call_flow_alternate_destination']['pt-br'] = "Destino alternativo";
@ -377,6 +391,7 @@ $text['label-call_flow_sound']['fr-ca'] = "Sonner";
$text['label-call_flow_sound']['fr-fr'] = "Sonner"; $text['label-call_flow_sound']['fr-fr'] = "Sonner";
$text['label-call_flow_sound']['he-il'] = "נשמע"; $text['label-call_flow_sound']['he-il'] = "נשמע";
$text['label-call_flow_sound']['it-it'] = "Suono"; $text['label-call_flow_sound']['it-it'] = "Suono";
$text['label-call_flow_sound']['ka-ge'] = "ხმა";
$text['label-call_flow_sound']['nl-nl'] = "Geluid"; $text['label-call_flow_sound']['nl-nl'] = "Geluid";
$text['label-call_flow_sound']['pl-pl'] = "Dźwięk"; $text['label-call_flow_sound']['pl-pl'] = "Dźwięk";
$text['label-call_flow_sound']['pt-br'] = "Som"; $text['label-call_flow_sound']['pt-br'] = "Som";
@ -403,6 +418,7 @@ $text['label-call_flow_alternate_sound']['fr-ca'] = "son suppléant";
$text['label-call_flow_alternate_sound']['fr-fr'] = "son suppléant"; $text['label-call_flow_alternate_sound']['fr-fr'] = "son suppléant";
$text['label-call_flow_alternate_sound']['he-il'] = "צליל חלופי"; $text['label-call_flow_alternate_sound']['he-il'] = "צליל חלופי";
$text['label-call_flow_alternate_sound']['it-it'] = "Suono alternativo"; $text['label-call_flow_alternate_sound']['it-it'] = "Suono alternativo";
$text['label-call_flow_alternate_sound']['ka-ge'] = "ალტერნატიული ხმა";
$text['label-call_flow_alternate_sound']['nl-nl'] = "Alternatief geluid"; $text['label-call_flow_alternate_sound']['nl-nl'] = "Alternatief geluid";
$text['label-call_flow_alternate_sound']['pl-pl'] = "Alternatywny dźwięk"; $text['label-call_flow_alternate_sound']['pl-pl'] = "Alternatywny dźwięk";
$text['label-call_flow_alternate_sound']['pt-br'] = "Som alternativo"; $text['label-call_flow_alternate_sound']['pt-br'] = "Som alternativo";
@ -429,6 +445,7 @@ $text['label-call_flow_description']['fr-ca'] = "Description";
$text['label-call_flow_description']['fr-fr'] = "Description"; $text['label-call_flow_description']['fr-fr'] = "Description";
$text['label-call_flow_description']['he-il'] = "תיאור"; $text['label-call_flow_description']['he-il'] = "תיאור";
$text['label-call_flow_description']['it-it'] = "Descrizione"; $text['label-call_flow_description']['it-it'] = "Descrizione";
$text['label-call_flow_description']['ka-ge'] = "აღწერა";
$text['label-call_flow_description']['nl-nl'] = "Omschrijving"; $text['label-call_flow_description']['nl-nl'] = "Omschrijving";
$text['label-call_flow_description']['pl-pl'] = "Opis"; $text['label-call_flow_description']['pl-pl'] = "Opis";
$text['label-call_flow_description']['pt-br'] = "Descrição"; $text['label-call_flow_description']['pt-br'] = "Descrição";
@ -455,6 +472,7 @@ $text['header-call_flows']['fr-ca'] = "Flux d'appel";
$text['header-call_flows']['fr-fr'] = "Flux d'appel"; $text['header-call_flows']['fr-fr'] = "Flux d'appel";
$text['header-call_flows']['he-il'] = "התקשר זרימות"; $text['header-call_flows']['he-il'] = "התקשר זרימות";
$text['header-call_flows']['it-it'] = "Deviatori di Chiamata"; $text['header-call_flows']['it-it'] = "Deviatori di Chiamata";
$text['header-call_flows']['ka-ge'] = "ზარების გადართვა";
$text['header-call_flows']['nl-nl'] = "Oproep besturing"; $text['header-call_flows']['nl-nl'] = "Oproep besturing";
$text['header-call_flows']['pl-pl'] = "Przepływ rozmów"; $text['header-call_flows']['pl-pl'] = "Przepływ rozmów";
$text['header-call_flows']['pt-br'] = "Fluxo de chamadas"; $text['header-call_flows']['pt-br'] = "Fluxo de chamadas";
@ -481,6 +499,7 @@ $text['header-call_flow']['fr-ca'] = "Editer le flux";
$text['header-call_flow']['fr-fr'] = "Editer le flux"; $text['header-call_flow']['fr-fr'] = "Editer le flux";
$text['header-call_flow']['he-il'] = "התקשר ל-Flow"; $text['header-call_flow']['he-il'] = "התקשר ל-Flow";
$text['header-call_flow']['it-it'] = "Flusso chiamate"; $text['header-call_flow']['it-it'] = "Flusso chiamate";
$text['header-call_flow']['ka-ge'] = "ზარების გადართვა";
$text['header-call_flow']['nl-nl'] = "Oproep besturing"; $text['header-call_flow']['nl-nl'] = "Oproep besturing";
$text['header-call_flow']['pl-pl'] = "Przepływ rozmów"; $text['header-call_flow']['pl-pl'] = "Przepływ rozmów";
$text['header-call_flow']['pt-br'] = "Fluxo de chamada"; $text['header-call_flow']['pt-br'] = "Fluxo de chamada";
@ -507,6 +526,7 @@ $text['description-call_flow_status']['fr-ca'] = "Choisir le statut.";
$text['description-call_flow_status']['fr-fr'] = "Choisir le statut."; $text['description-call_flow_status']['fr-fr'] = "Choisir le statut.";
$text['description-call_flow_status']['he-il'] = "בחר את הסטטוס."; $text['description-call_flow_status']['he-il'] = "בחר את הסטטוס.";
$text['description-call_flow_status']['it-it'] = "Seleziona lo stato."; $text['description-call_flow_status']['it-it'] = "Seleziona lo stato.";
$text['description-call_flow_status']['ka-ge'] = "აირჩიეთ სტატუსი.";
$text['description-call_flow_status']['nl-nl'] = "Kies de status"; $text['description-call_flow_status']['nl-nl'] = "Kies de status";
$text['description-call_flow_status']['pl-pl'] = "Wybierz status użytkownika"; $text['description-call_flow_status']['pl-pl'] = "Wybierz status użytkownika";
$text['description-call_flow_status']['pt-br'] = "Escolha o estado."; $text['description-call_flow_status']['pt-br'] = "Escolha o estado.";
@ -533,6 +553,7 @@ $text['description-call_flow_pin_number']['fr-ca'] = "Choisir le code PIN.";
$text['description-call_flow_pin_number']['fr-fr'] = "Choisir le code PIN."; $text['description-call_flow_pin_number']['fr-fr'] = "Choisir le code PIN.";
$text['description-call_flow_pin_number']['he-il'] = "הזן את מספר ה-PIN."; $text['description-call_flow_pin_number']['he-il'] = "הזן את מספר ה-PIN.";
$text['description-call_flow_pin_number']['it-it'] = "Introduceți numărul PIN."; $text['description-call_flow_pin_number']['it-it'] = "Introduceți numărul PIN.";
$text['description-call_flow_pin_number']['ka-ge'] = "შეიყვანეთ PIN-კოდი.";
$text['description-call_flow_pin_number']['nl-nl'] = "Voer de PIN code in."; $text['description-call_flow_pin_number']['nl-nl'] = "Voer de PIN code in.";
$text['description-call_flow_pin_number']['pl-pl'] = "Wprowadź numer PIN"; $text['description-call_flow_pin_number']['pl-pl'] = "Wprowadź numer PIN";
$text['description-call_flow_pin_number']['pt-br'] = "Insira o código PIN."; $text['description-call_flow_pin_number']['pt-br'] = "Insira o código PIN.";
@ -559,6 +580,7 @@ $text['description-call_flow_name']['fr-ca'] = "Choisir le nom.";
$text['description-call_flow_name']['fr-fr'] = "Choisir le nom."; $text['description-call_flow_name']['fr-fr'] = "Choisir le nom.";
$text['description-call_flow_name']['he-il'] = "הזן את השם."; $text['description-call_flow_name']['he-il'] = "הזן את השם.";
$text['description-call_flow_name']['it-it'] = "Inserisci il nome."; $text['description-call_flow_name']['it-it'] = "Inserisci il nome.";
$text['description-call_flow_name']['ka-ge'] = "შეიყვანეთ სახელი.";
$text['description-call_flow_name']['nl-nl'] = "Voer de naam in."; $text['description-call_flow_name']['nl-nl'] = "Voer de naam in.";
$text['description-call_flow_name']['pl-pl'] = "Wprowadź nazwę"; $text['description-call_flow_name']['pl-pl'] = "Wprowadź nazwę";
$text['description-call_flow_name']['pt-br'] = "Insira o nome."; $text['description-call_flow_name']['pt-br'] = "Insira o nome.";
@ -585,6 +607,7 @@ $text['description-call_flow_feature_code']['fr-ca'] = "Choisir le code la fonct
$text['description-call_flow_feature_code']['fr-fr'] = "Choisir le code la fonction"; $text['description-call_flow_feature_code']['fr-fr'] = "Choisir le code la fonction";
$text['description-call_flow_feature_code']['he-il'] = "הזן את קוד התכונה."; $text['description-call_flow_feature_code']['he-il'] = "הזן את קוד התכונה.";
$text['description-call_flow_feature_code']['it-it'] = "Introduceți codul caracteristicii."; $text['description-call_flow_feature_code']['it-it'] = "Introduceți codul caracteristicii.";
$text['description-call_flow_feature_code']['ka-ge'] = "შეიყვანეთ ფუნქციის კოდი.";
$text['description-call_flow_feature_code']['nl-nl'] = "Voer de functie-code in"; $text['description-call_flow_feature_code']['nl-nl'] = "Voer de functie-code in";
$text['description-call_flow_feature_code']['pl-pl'] = "Dodaj specjalny kod"; $text['description-call_flow_feature_code']['pl-pl'] = "Dodaj specjalny kod";
$text['description-call_flow_feature_code']['pt-br'] = "Insira o código de função."; $text['description-call_flow_feature_code']['pt-br'] = "Insira o código de função.";
@ -611,6 +634,7 @@ $text['description-call_flow_extension']['fr-ca'] = "Choisir le numéro d'extens
$text['description-call_flow_extension']['fr-fr'] = "Choisir le numéro d'extension."; $text['description-call_flow_extension']['fr-fr'] = "Choisir le numéro d'extension.";
$text['description-call_flow_extension']['he-il'] = "Introduceți numărul de extensie."; $text['description-call_flow_extension']['he-il'] = "Introduceți numărul de extensie.";
$text['description-call_flow_extension']['it-it'] = "Immettere il numero dell'interno."; $text['description-call_flow_extension']['it-it'] = "Immettere il numero dell'interno.";
$text['description-call_flow_extension']['ka-ge'] = "შეიყვანეთ შიდა ნომერი.";
$text['description-call_flow_extension']['nl-nl'] = "Voer het toestelnummer in"; $text['description-call_flow_extension']['nl-nl'] = "Voer het toestelnummer in";
$text['description-call_flow_extension']['pl-pl'] = "Wprowadź numer wewnętrzny."; $text['description-call_flow_extension']['pl-pl'] = "Wprowadź numer wewnętrzny.";
$text['description-call_flow_extension']['pt-br'] = "Atribua o número de ramal."; $text['description-call_flow_extension']['pt-br'] = "Atribua o número de ramal.";
@ -637,6 +661,7 @@ $text['description-call_flow_destination_label']['fr-ca'] = "Choisir le label de
$text['description-call_flow_destination_label']['fr-fr'] = "Choisir le label de la destination."; $text['description-call_flow_destination_label']['fr-fr'] = "Choisir le label de la destination.";
$text['description-call_flow_destination_label']['he-il'] = "הזן את תווית היעד."; $text['description-call_flow_destination_label']['he-il'] = "הזן את תווית היעד.";
$text['description-call_flow_destination_label']['it-it'] = "Introduceți eticheta destinației."; $text['description-call_flow_destination_label']['it-it'] = "Introduceți eticheta destinației.";
$text['description-call_flow_destination_label']['ka-ge'] = "შეიყვანეთ მიმართულების სახელი.";
$text['description-call_flow_destination_label']['nl-nl'] = "Voer het bestemmingskenmerk in."; $text['description-call_flow_destination_label']['nl-nl'] = "Voer het bestemmingskenmerk in.";
$text['description-call_flow_destination_label']['pl-pl'] = "Wprowadź opis destynacji"; $text['description-call_flow_destination_label']['pl-pl'] = "Wprowadź opis destynacji";
$text['description-call_flow_destination_label']['pt-br'] = "Insira o destino."; $text['description-call_flow_destination_label']['pt-br'] = "Insira o destino.";
@ -663,6 +688,7 @@ $text['description-call_flow_destination']['fr-ca'] = "Choisir la destination.";
$text['description-call_flow_destination']['fr-fr'] = "Choisir la destination."; $text['description-call_flow_destination']['fr-fr'] = "Choisir la destination.";
$text['description-call_flow_destination']['he-il'] = "בחר את היעד."; $text['description-call_flow_destination']['he-il'] = "בחר את היעד.";
$text['description-call_flow_destination']['it-it'] = "Seleziona la destinazione."; $text['description-call_flow_destination']['it-it'] = "Seleziona la destinazione.";
$text['description-call_flow_destination']['ka-ge'] = "აირჩიეთ დანიშნულება.";
$text['description-call_flow_destination']['nl-nl'] = "Voer de bestemming in."; $text['description-call_flow_destination']['nl-nl'] = "Voer de bestemming in.";
$text['description-call_flow_destination']['pl-pl'] = "Wybierz numer docelowy."; $text['description-call_flow_destination']['pl-pl'] = "Wybierz numer docelowy.";
$text['description-call_flow_destination']['pt-br'] = "Selecionar o destino da chamada."; $text['description-call_flow_destination']['pt-br'] = "Selecionar o destino da chamada.";
@ -689,6 +715,7 @@ $text['description-call_flow_context']['fr-ca'] = "Choisir le contexte.";
$text['description-call_flow_context']['fr-fr'] = "Choisir le contexte."; $text['description-call_flow_context']['fr-fr'] = "Choisir le contexte.";
$text['description-call_flow_context']['he-il'] = "הזן את ההקשר."; $text['description-call_flow_context']['he-il'] = "הזן את ההקשר.";
$text['description-call_flow_context']['it-it'] = "Inserisci il contesto."; $text['description-call_flow_context']['it-it'] = "Inserisci il contesto.";
$text['description-call_flow_context']['ka-ge'] = "შეიყვანეთ კონტექსტი";
$text['description-call_flow_context']['nl-nl'] = "Voer de Context in."; $text['description-call_flow_context']['nl-nl'] = "Voer de Context in.";
$text['description-call_flow_context']['pl-pl'] = "Wprowadź kontekst"; $text['description-call_flow_context']['pl-pl'] = "Wprowadź kontekst";
$text['description-call_flow_context']['pt-br'] = "Insira o contexto."; $text['description-call_flow_context']['pt-br'] = "Insira o contexto.";
@ -715,6 +742,7 @@ $text['description-call_flows']['fr-ca'] = "Appels directs entre deux destinatio
$text['description-call_flows']['fr-fr'] = "Appels directs entre deux destinations en appelant une fonction."; $text['description-call_flows']['fr-fr'] = "Appels directs entre deux destinations en appelant une fonction.";
$text['description-call_flows']['he-il'] = "שיחות ישירות בין שני יעדים על ידי קריאה לקוד תכונה."; $text['description-call_flows']['he-il'] = "שיחות ישירות בין שני יעדים על ידי קריאה לקוד תכונה.";
$text['description-call_flows']['it-it'] = "Devia le chiamate tra due destinazioni chiamando un codice di attivazione."; $text['description-call_flows']['it-it'] = "Devia le chiamate tra due destinazioni chiamando un codice di attivazione.";
$text['description-call_flows']['ka-ge'] = "გადართეთ ზარები ორ მიმართულებას შორის სპეციალურ კოდზე დარეკვით.";
$text['description-call_flows']['nl-nl'] = "Direkte oproepen tussen tw bestemmingen via een functie-code."; $text['description-call_flows']['nl-nl'] = "Direkte oproepen tussen tw bestemmingen via een functie-code.";
$text['description-call_flows']['pl-pl'] = "Kieruj rozmowy bezpośrednio pomiędzy dwoma destynacjami poprzez prowadzenie specjalnego kodu."; $text['description-call_flows']['pl-pl'] = "Kieruj rozmowy bezpośrednio pomiędzy dwoma destynacjami poprzez prowadzenie specjalnego kodu.";
$text['description-call_flows']['pt-br'] = "Chamadas diretas para dois dispositivos utilizando o código de função."; $text['description-call_flows']['pt-br'] = "Chamadas diretas para dois dispositivos utilizando o código de função.";
@ -741,6 +769,7 @@ $text['description-call_flow_alternate_label']['fr-ca'] = "Choisir le label de l
$text['description-call_flow_alternate_label']['fr-fr'] = "Choisir le label de la destination alternative."; $text['description-call_flow_alternate_label']['fr-fr'] = "Choisir le label de la destination alternative.";
$text['description-call_flow_alternate_label']['he-il'] = "הזן את תווית היעד החלופית."; $text['description-call_flow_alternate_label']['he-il'] = "הזן את תווית היעד החלופית.";
$text['description-call_flow_alternate_label']['it-it'] = "Inserisci l'etichetta di destinazione alternativa."; $text['description-call_flow_alternate_label']['it-it'] = "Inserisci l'etichetta di destinazione alternativa.";
$text['description-call_flow_alternate_label']['ka-ge'] = "შეიყვანეთ ალტერნატიული მიმართულების სახელი.";
$text['description-call_flow_alternate_label']['nl-nl'] = "Voer alternatieve bestemmingskenmerk in"; $text['description-call_flow_alternate_label']['nl-nl'] = "Voer alternatieve bestemmingskenmerk in";
$text['description-call_flow_alternate_label']['pl-pl'] = "Wprowadź alternatywny opis destynacji"; $text['description-call_flow_alternate_label']['pl-pl'] = "Wprowadź alternatywny opis destynacji";
$text['description-call_flow_alternate_label']['pt-br'] = "Insira um destino alternativo."; $text['description-call_flow_alternate_label']['pt-br'] = "Insira um destino alternativo.";
@ -767,6 +796,7 @@ $text['description-call_flow_alternate_destination']['fr-ca'] = "Choisir la dest
$text['description-call_flow_alternate_destination']['fr-fr'] = "Choisir la destination alternative."; $text['description-call_flow_alternate_destination']['fr-fr'] = "Choisir la destination alternative.";
$text['description-call_flow_alternate_destination']['he-il'] = "בחר את היעד החלופי."; $text['description-call_flow_alternate_destination']['he-il'] = "בחר את היעד החלופי.";
$text['description-call_flow_alternate_destination']['it-it'] = "Seleziona la destinazione alternativa."; $text['description-call_flow_alternate_destination']['it-it'] = "Seleziona la destinazione alternativa.";
$text['description-call_flow_alternate_destination']['ka-ge'] = "აირჩიეთ ალტერნატიული დანიშნულება.";
$text['description-call_flow_alternate_destination']['nl-nl'] = "Kies alternatieve bestemming."; $text['description-call_flow_alternate_destination']['nl-nl'] = "Kies alternatieve bestemming.";
$text['description-call_flow_alternate_destination']['pl-pl'] = "Wybierz alternatywną destynację"; $text['description-call_flow_alternate_destination']['pl-pl'] = "Wybierz alternatywną destynację";
$text['description-call_flow_alternate_destination']['pt-br'] = "Selecione um destino alternativo."; $text['description-call_flow_alternate_destination']['pt-br'] = "Selecione um destino alternativo.";
@ -793,6 +823,7 @@ $text['description-call_flow_sound']['fr-ca'] = "Sélectionnez le son à jouer l
$text['description-call_flow_sound']['fr-fr'] = "Sélectionnez le son à jouer lorsque l'état est réglé sur la destination."; $text['description-call_flow_sound']['fr-fr'] = "Sélectionnez le son à jouer lorsque l'état est réglé sur la destination.";
$text['description-call_flow_sound']['he-il'] = "בחר את הצליל להשמעה כאשר המצב מוגדר ליעדים."; $text['description-call_flow_sound']['he-il'] = "בחר את הצליל להשמעה כאשר המצב מוגדר ליעדים.";
$text['description-call_flow_sound']['it-it'] = "Selezionare il suono da riprodurre quando lo stato è impostato sulle destinazioni."; $text['description-call_flow_sound']['it-it'] = "Selezionare il suono da riprodurre quando lo stato è impostato sulle destinazioni.";
$text['description-call_flow_sound']['ka-ge'] = "აირჩიეთ ხმა, რომელსაც დავუკრავთ, როცა მდგომარეობა დადგება დანიშნულების პუნქტზე.";
$text['description-call_flow_sound']['nl-nl'] = "Kies het geluid om af te spelen als status bestemming is. "; $text['description-call_flow_sound']['nl-nl'] = "Kies het geluid om af te spelen als status bestemming is. ";
$text['description-call_flow_sound']['pl-pl'] = "Wybierz dźwięk do odtworzenia, gdy status jest ustawiony do miejsca przeznaczenia."; $text['description-call_flow_sound']['pl-pl'] = "Wybierz dźwięk do odtworzenia, gdy status jest ustawiony do miejsca przeznaczenia.";
$text['description-call_flow_sound']['pt-br'] = "Selecione o som para tocar quando o status é definido para o destino."; $text['description-call_flow_sound']['pt-br'] = "Selecione o som para tocar quando o status é definido para o destino.";
@ -819,6 +850,7 @@ $text['description-call_flow_alternate_sound']['fr-ca'] = "Sélectionnez le son
$text['description-call_flow_alternate_sound']['fr-fr'] = "Sélectionnez le son à jouer lorsque l'état est réglé sur la destination alternative."; $text['description-call_flow_alternate_sound']['fr-fr'] = "Sélectionnez le son à jouer lorsque l'état est réglé sur la destination alternative.";
$text['description-call_flow_alternate_sound']['he-il'] = "בחר את הצליל להשמעה כאשר המצב מוגדר ליעד החלופי."; $text['description-call_flow_alternate_sound']['he-il'] = "בחר את הצליל להשמעה כאשר המצב מוגדר ליעד החלופי.";
$text['description-call_flow_alternate_sound']['it-it'] = "Selezionare il suono da riprodurre quando lo stato è impostato sulla destinazione alternativa."; $text['description-call_flow_alternate_sound']['it-it'] = "Selezionare il suono da riprodurre quando lo stato è impostato sulla destinazione alternativa.";
$text['description-call_flow_alternate_sound']['ka-ge'] = "აირჩიეთ ხმა, რომელიც დაიკვრება, როცა სტატუსი ალტერნატიულ დანიშნულებაზე დადგება.";
$text['description-call_flow_alternate_sound']['nl-nl'] = "Kies het geluid om af te spelen als de status alternatieve bestemming is."; $text['description-call_flow_alternate_sound']['nl-nl'] = "Kies het geluid om af te spelen als de status alternatieve bestemming is.";
$text['description-call_flow_alternate_sound']['pl-pl'] = "Wybierz dźwięk do odtworzenia, gdy status jest ustawiony na alternatywnego przeznaczenia."; $text['description-call_flow_alternate_sound']['pl-pl'] = "Wybierz dźwięk do odtworzenia, gdy status jest ustawiony na alternatywnego przeznaczenia.";
$text['description-call_flow_alternate_sound']['pt-br'] = "Selecione o som para tocar quando o status é definido para o destino alternativo."; $text['description-call_flow_alternate_sound']['pt-br'] = "Selecione o som para tocar quando o status é definido para o destino alternativo.";
@ -845,6 +877,7 @@ $text['recordings']['fr-ca'] = "Enregistrements d'appels";
$text['recordings']['fr-fr'] = "Enregistrements d'appels"; $text['recordings']['fr-fr'] = "Enregistrements d'appels";
$text['recordings']['he-il'] = "הקלטות"; $text['recordings']['he-il'] = "הקלטות";
$text['recordings']['it-it'] = "Registrazioni"; $text['recordings']['it-it'] = "Registrazioni";
$text['recordings']['ka-ge'] = "ჩანაწერები";
$text['recordings']['nl-nl'] = "Opnamen"; $text['recordings']['nl-nl'] = "Opnamen";
$text['recordings']['pl-pl'] = "nagrania"; $text['recordings']['pl-pl'] = "nagrania";
$text['recordings']['pt-br'] = "Gravações"; $text['recordings']['pt-br'] = "Gravações";
@ -871,6 +904,7 @@ $text['miscellaneous']['fr-ca'] = "Divers";
$text['miscellaneous']['fr-fr'] = "Divers"; $text['miscellaneous']['fr-fr'] = "Divers";
$text['miscellaneous']['he-il'] = "שונות"; $text['miscellaneous']['he-il'] = "שונות";
$text['miscellaneous']['it-it'] = "Varie"; $text['miscellaneous']['it-it'] = "Varie";
$text['miscellaneous']['ka-ge'] = "სხვადასხვა";
$text['miscellaneous']['nl-nl'] = "Overigen"; $text['miscellaneous']['nl-nl'] = "Overigen";
$text['miscellaneous']['pl-pl'] = "Różne"; $text['miscellaneous']['pl-pl'] = "Różne";
$text['miscellaneous']['pt-br'] = "Diversos"; $text['miscellaneous']['pt-br'] = "Diversos";
@ -897,6 +931,7 @@ $text['sounds']['fr-ca'] = "des sons";
$text['sounds']['fr-fr'] = "des sons"; $text['sounds']['fr-fr'] = "des sons";
$text['sounds']['he-il'] = "צלילים"; $text['sounds']['he-il'] = "צלילים";
$text['sounds']['it-it'] = "Audio"; $text['sounds']['it-it'] = "Audio";
$text['sounds']['ka-ge'] = "ხმები";
$text['sounds']['nl-nl'] = "Geluiden"; $text['sounds']['nl-nl'] = "Geluiden";
$text['sounds']['pl-pl'] = "Dźwięki"; $text['sounds']['pl-pl'] = "Dźwięki";
$text['sounds']['pt-br'] = "Sons"; $text['sounds']['pt-br'] = "Sons";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "cinématiques d'Appel"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "cinématiques d'Appel";
$apps[$x]['menu'][$y]['title']['he-il'] = "התקשר זרימות"; $apps[$x]['menu'][$y]['title']['he-il'] = "התקשר זרימות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Deviatori di Chiamata"; $apps[$x]['menu'][$y]['title']['it-it'] = "Deviatori di Chiamata";
$apps[$x]['menu'][$y]['title']['it-it'] = "ზარების გადართვა";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Oproep besturing"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Oproep besturing";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Przepływ rozmów"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Przepływ rozmów";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Fluxo de chamadas"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Fluxo de chamadas";

View File

@ -19,7 +19,8 @@
$apps[$x]['description']['fr-ca'] = ""; $apps[$x]['description']['fr-ca'] = "";
$apps[$x]['description']['fr-fr'] = "Renvoi d'appel, Follow Me et ne pas deranger."; $apps[$x]['description']['fr-fr'] = "Renvoi d'appel, Follow Me et ne pas deranger.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "ზარის გადამისამართება, მომყევი და არ შემაწუხო.";
$apps[$x]['description']['ka-ge'] = "";
$apps[$x]['description']['nl-nl'] = "Oproep doorsturen, Volg mij en Niet storen"; $apps[$x]['description']['nl-nl'] = "Oproep doorsturen, Volg mij en Niet storen";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "Desvio de chamadas, Siga-me e Não perturbe (DND)."; $apps[$x]['description']['pt-br'] = "Desvio de chamadas, Siga-me e Não perturbe (DND).";

View File

@ -13,6 +13,7 @@ $text['title-call_forward']['fr-ca'] = "Renvoi d'appel";
$text['title-call_forward']['fr-fr'] = "Renvoi d'appel"; $text['title-call_forward']['fr-fr'] = "Renvoi d'appel";
$text['title-call_forward']['he-il'] = "העבר שיחה"; $text['title-call_forward']['he-il'] = "העבר שיחה";
$text['title-call_forward']['it-it'] = "Inoltro"; $text['title-call_forward']['it-it'] = "Inoltro";
$text['title-call_forward']['ka-ge'] = "ზარის გადამისამართება";
$text['title-call_forward']['nl-nl'] = "Oproep doorsturen"; $text['title-call_forward']['nl-nl'] = "Oproep doorsturen";
$text['title-call_forward']['pl-pl'] = "Przekierowanie"; $text['title-call_forward']['pl-pl'] = "Przekierowanie";
$text['title-call_forward']['pt-br'] = "Encaminhamento de chamadas"; $text['title-call_forward']['pt-br'] = "Encaminhamento de chamadas";
@ -38,6 +39,7 @@ $text['title-follow_me']['fr-ca'] = "Suis moi";
$text['title-follow_me']['fr-fr'] = "Suis moi"; $text['title-follow_me']['fr-fr'] = "Suis moi";
$text['title-follow_me']['he-il'] = "עקוב אחריי"; $text['title-follow_me']['he-il'] = "עקוב אחריי";
$text['title-follow_me']['it-it'] = "Seguimi"; $text['title-follow_me']['it-it'] = "Seguimi";
$text['title-follow_me']['ka-ge'] = "მიმართულების შეცვლა";
$text['title-follow_me']['nl-nl'] = "Volg mij"; $text['title-follow_me']['nl-nl'] = "Volg mij";
$text['title-follow_me']['pl-pl'] = "Podążaj za mną"; $text['title-follow_me']['pl-pl'] = "Podążaj za mną";
$text['title-follow_me']['pt-br'] = "Siga-me"; $text['title-follow_me']['pt-br'] = "Siga-me";
@ -63,6 +65,7 @@ $text['header-call_forward']['fr-ca'] = "Renvoi d'appel";
$text['header-call_forward']['fr-fr'] = "Renvoi d'appel"; $text['header-call_forward']['fr-fr'] = "Renvoi d'appel";
$text['header-call_forward']['he-il'] = "העבר שיחה"; $text['header-call_forward']['he-il'] = "העבר שיחה";
$text['header-call_forward']['it-it'] = "Inoltro"; $text['header-call_forward']['it-it'] = "Inoltro";
$text['header-call_forward']['ka-ge'] = "გადამისამართება";
$text['header-call_forward']['nl-nl'] = "Oproep doorsturen"; $text['header-call_forward']['nl-nl'] = "Oproep doorsturen";
$text['header-call_forward']['pl-pl'] = "Przekierowanie"; $text['header-call_forward']['pl-pl'] = "Przekierowanie";
$text['header-call_forward']['pt-br'] = "Encaminhamento de chamadas"; $text['header-call_forward']['pt-br'] = "Encaminhamento de chamadas";
@ -88,6 +91,7 @@ $text['table-tools']['fr-ca'] = "Outils";
$text['table-tools']['fr-fr'] = "Outils"; $text['table-tools']['fr-fr'] = "Outils";
$text['table-tools']['he-il'] = "כלים"; $text['table-tools']['he-il'] = "כלים";
$text['table-tools']['it-it'] = "Strumenti"; $text['table-tools']['it-it'] = "Strumenti";
$text['table-tools']['ka-ge'] = "ხელსაწყოები";
$text['table-tools']['nl-nl'] = "Gereedschappen"; $text['table-tools']['nl-nl'] = "Gereedschappen";
$text['table-tools']['pl-pl'] = "Narzędzia"; $text['table-tools']['pl-pl'] = "Narzędzia";
$text['table-tools']['pt-br'] = "Ferramentas"; $text['table-tools']['pt-br'] = "Ferramentas";
@ -113,6 +117,7 @@ $text['table-extension']['fr-ca'] = "Extension";
$text['table-extension']['fr-fr'] = "Extension"; $text['table-extension']['fr-fr'] = "Extension";
$text['table-extension']['he-il'] = "סיומת"; $text['table-extension']['he-il'] = "סיומת";
$text['table-extension']['it-it'] = "Interno"; $text['table-extension']['it-it'] = "Interno";
$text['table-extension']['ka-ge'] = "შიდა ნომერი";
$text['table-extension']['nl-nl'] = "Toestel"; $text['table-extension']['nl-nl'] = "Toestel";
$text['table-extension']['pl-pl'] = "Numer wewnętrzny"; $text['table-extension']['pl-pl'] = "Numer wewnętrzny";
$text['table-extension']['pt-br'] = "Ramal"; $text['table-extension']['pt-br'] = "Ramal";
@ -138,6 +143,7 @@ $text['table-description']['fr-ca'] = "Description";
$text['table-description']['fr-fr'] = "Description"; $text['table-description']['fr-fr'] = "Description";
$text['table-description']['he-il'] = "תיאור"; $text['table-description']['he-il'] = "תיאור";
$text['table-description']['it-it'] = "Descrizione"; $text['table-description']['it-it'] = "Descrizione";
$text['table-description']['ka-ge'] = "აღწერა";
$text['table-description']['nl-nl'] = "Omschrijving"; $text['table-description']['nl-nl'] = "Omschrijving";
$text['table-description']['pl-pl'] = "Opis"; $text['table-description']['pl-pl'] = "Opis";
$text['table-description']['pt-br'] = "Descrição"; $text['table-description']['pt-br'] = "Descrição";
@ -163,6 +169,7 @@ $text['label-ring-timeout']['fr-ca'] = "Timeout";
$text['label-ring-timeout']['fr-fr'] = "Timeout"; $text['label-ring-timeout']['fr-fr'] = "Timeout";
$text['label-ring-timeout']['he-il'] = "פסק זמן"; $text['label-ring-timeout']['he-il'] = "פסק זמן";
$text['label-ring-timeout']['it-it'] = "Timeout"; $text['label-ring-timeout']['it-it'] = "Timeout";
$text['label-ring-timeout']['ka-ge'] = "მოლოდინის დრო";
$text['label-ring-timeout']['nl-nl'] = "Timeout"; $text['label-ring-timeout']['nl-nl'] = "Timeout";
$text['label-ring-timeout']['pl-pl'] = "Przekroczenie czasu oczekiwania "; $text['label-ring-timeout']['pl-pl'] = "Przekroczenie czasu oczekiwania ";
$text['label-ring-timeout']['pt-br'] = "Tempo limite"; $text['label-ring-timeout']['pt-br'] = "Tempo limite";
@ -188,6 +195,7 @@ $text['label-ring-order']['fr-ca'] = "Ordre de sonnerie";
$text['label-ring-order']['fr-fr'] = "Ordre de sonnerie"; $text['label-ring-order']['fr-fr'] = "Ordre de sonnerie";
$text['label-ring-order']['he-il'] = "מסדר טבעת"; $text['label-ring-order']['he-il'] = "מסדר טבעת";
$text['label-ring-order']['it-it'] = "Ordine di Squillo"; $text['label-ring-order']['it-it'] = "Ordine di Squillo";
$text['label-ring-order']['ka-ge'] = "ზარების მიმდევრობა";
$text['label-ring-order']['nl-nl'] = "Oproep volgorde"; $text['label-ring-order']['nl-nl'] = "Oproep volgorde";
$text['label-ring-order']['pl-pl'] = "Kolejność dzwonienia"; $text['label-ring-order']['pl-pl'] = "Kolejność dzwonienia";
$text['label-ring-order']['pt-br'] = "Solicitar chamada"; $text['label-ring-order']['pt-br'] = "Solicitar chamada";
@ -213,6 +221,7 @@ $text['label-ring-delay']['fr-ca'] = "Délais";
$text['label-ring-delay']['fr-fr'] = "Délais"; $text['label-ring-delay']['fr-fr'] = "Délais";
$text['label-ring-delay']['he-il'] = "לְעַכֵּב"; $text['label-ring-delay']['he-il'] = "לְעַכֵּב";
$text['label-ring-delay']['it-it'] = "Ritardo"; $text['label-ring-delay']['it-it'] = "Ritardo";
$text['label-ring-delay']['ka-ge'] = "დაყოვნება";
$text['label-ring-delay']['nl-nl'] = "Vertraging"; $text['label-ring-delay']['nl-nl'] = "Vertraging";
$text['label-ring-delay']['pl-pl'] = "Opóznienie"; $text['label-ring-delay']['pl-pl'] = "Opóznienie";
$text['label-ring-delay']['pt-br'] = "Atraso"; $text['label-ring-delay']['pt-br'] = "Atraso";
@ -238,6 +247,7 @@ $text['label-prompt']['fr-ca'] = "Annonce pour accepter l'appel";
$text['label-prompt']['fr-fr'] = "Annonce pour accepter l'appel"; $text['label-prompt']['fr-fr'] = "Annonce pour accepter l'appel";
$text['label-prompt']['he-il'] = "הנחיה לקבל את השיחה"; $text['label-prompt']['he-il'] = "הנחיה לקבל את השיחה";
$text['label-prompt']['it-it'] = "Domanda se accettare la chiamata"; $text['label-prompt']['it-it'] = "Domanda se accettare la chiamata";
$text['label-prompt']['ka-ge'] = "ზარის პასუხის დადასტურება";
$text['label-prompt']['nl-nl'] = "Melding om de oproep te accepteren"; $text['label-prompt']['nl-nl'] = "Melding om de oproep te accepteren";
$text['label-prompt']['pl-pl'] = "Podpowiedz, aby odebrać rozmowę"; $text['label-prompt']['pl-pl'] = "Podpowiedz, aby odebrać rozmowę";
$text['label-prompt']['pt-br'] = "Perguntar para aceitar a chamada"; $text['label-prompt']['pt-br'] = "Perguntar para aceitar a chamada";
@ -263,6 +273,7 @@ $text['label-on-busy']['fr-ca'] = "Sur Occupé";
$text['label-on-busy']['fr-fr'] = "Sur Occupé"; $text['label-on-busy']['fr-fr'] = "Sur Occupé";
$text['label-on-busy']['he-il'] = "על עסוק"; $text['label-on-busy']['he-il'] = "על עסוק";
$text['label-on-busy']['it-it'] = "Su Occupato"; $text['label-on-busy']['it-it'] = "Su Occupato";
$text['label-on-busy']['ka-ge'] = "დაკავებულობისას";
$text['label-on-busy']['nl-nl'] = "Bij bezet"; $text['label-on-busy']['nl-nl'] = "Bij bezet";
$text['label-on-busy']['pl-pl'] = "Kiedy zajęty"; $text['label-on-busy']['pl-pl'] = "Kiedy zajęty";
$text['label-on-busy']['pt-br'] = "Ocupado"; $text['label-on-busy']['pt-br'] = "Ocupado";
@ -288,6 +299,7 @@ $text['label-number']['fr-ca'] = "Numéro";
$text['label-number']['fr-fr'] = "Numéro"; $text['label-number']['fr-fr'] = "Numéro";
$text['label-number']['he-il'] = "מספר"; $text['label-number']['he-il'] = "מספר";
$text['label-number']['it-it'] = "Numero"; $text['label-number']['it-it'] = "Numero";
$text['label-number']['ka-ge'] = "ნომერი";
$text['label-number']['nl-nl'] = "Nummer"; $text['label-number']['nl-nl'] = "Nummer";
$text['label-number']['pl-pl'] = "Numer"; $text['label-number']['pl-pl'] = "Numer";
$text['label-number']['pt-br'] = "Número"; $text['label-number']['pt-br'] = "Número";
@ -313,6 +325,7 @@ $text['label-no_answer']['fr-ca'] = "Pas de réponse";
$text['label-no_answer']['fr-fr'] = "Pas de réponse"; $text['label-no_answer']['fr-fr'] = "Pas de réponse";
$text['label-no_answer']['he-il'] = "אין תשובה"; $text['label-no_answer']['he-il'] = "אין תשובה";
$text['label-no_answer']['it-it'] = "Su Mancata Risposta"; $text['label-no_answer']['it-it'] = "Su Mancata Risposta";
$text['label-no_answer']['ka-ge'] = "პასუხის გარეშე";
$text['label-no_answer']['nl-nl'] = "Geen antwoord"; $text['label-no_answer']['nl-nl'] = "Geen antwoord";
$text['label-no_answer']['pl-pl'] = "Brak odpowiedzi"; $text['label-no_answer']['pl-pl'] = "Brak odpowiedzi";
$text['label-no_answer']['pt-br'] = "Sem resposta"; $text['label-no_answer']['pt-br'] = "Sem resposta";
@ -338,6 +351,7 @@ $text['label-not_registered']['fr-ca'] = "Non enregistré";
$text['label-not_registered']['fr-fr'] = "Non enregistré"; $text['label-not_registered']['fr-fr'] = "Non enregistré";
$text['label-not_registered']['he-il'] = "לא רשום"; $text['label-not_registered']['he-il'] = "לא רשום";
$text['label-not_registered']['it-it'] = "Su Mancata Registrazione"; $text['label-not_registered']['it-it'] = "Su Mancata Registrazione";
$text['label-not_registered']['ka-ge'] = "დარეგისტრირებული არაა";
$text['label-not_registered']['nl-nl'] = "Niet geregistreerd"; $text['label-not_registered']['nl-nl'] = "Niet geregistreerd";
$text['label-not_registered']['pl-pl'] = "Nie zarejestrowany"; $text['label-not_registered']['pl-pl'] = "Nie zarejestrowany";
$text['label-not_registered']['pt-br'] = "Sem registro"; $text['label-not_registered']['pt-br'] = "Sem registro";
@ -363,6 +377,7 @@ $text['label-ignore_busy']['fr-ca'] = "Ignorer occupé";
$text['label-ignore_busy']['fr-fr'] = "Ignorer occupé"; $text['label-ignore_busy']['fr-fr'] = "Ignorer occupé";
$text['label-ignore_busy']['he-il'] = "Ігнорувати зайнятий"; $text['label-ignore_busy']['he-il'] = "Ігнорувати зайнятий";
$text['label-ignore_busy']['it-it'] = "Ignora Occupato"; $text['label-ignore_busy']['it-it'] = "Ignora Occupato";
$text['label-ignore_busy']['ka-ge'] = "დაკავებულობის იგნორი";
$text['label-ignore_busy']['nl-nl'] = "Bezet negeren"; $text['label-ignore_busy']['nl-nl'] = "Bezet negeren";
$text['label-ignore_busy']['pl-pl'] = "Ignoruj Zajęty"; $text['label-ignore_busy']['pl-pl'] = "Ignoruj Zajęty";
$text['label-ignore_busy']['pt-br'] = "Ignorar ocupado"; $text['label-ignore_busy']['pt-br'] = "Ignorar ocupado";
@ -388,6 +403,7 @@ $text['label-follow_me']['fr-ca'] = "Suis moi";
$text['label-follow_me']['fr-fr'] = "Suis moi"; $text['label-follow_me']['fr-fr'] = "Suis moi";
$text['label-follow_me']['he-il'] = "עקוב אחריי"; $text['label-follow_me']['he-il'] = "עקוב אחריי";
$text['label-follow_me']['it-it'] = "Seguimi"; $text['label-follow_me']['it-it'] = "Seguimi";
$text['label-follow_me']['ka-ge'] = "მიმართულების შეცვლა";
$text['label-follow_me']['nl-nl'] = "Volg mij"; $text['label-follow_me']['nl-nl'] = "Volg mij";
$text['label-follow_me']['pl-pl'] = "Podążaj za mną"; $text['label-follow_me']['pl-pl'] = "Podążaj za mną";
$text['label-follow_me']['pt-br'] = "Siga-me"; $text['label-follow_me']['pt-br'] = "Siga-me";
@ -413,6 +429,7 @@ $text['label-dnd']['fr-ca'] = "Ne pas déranger";
$text['label-dnd']['fr-fr'] = "Ne pas déranger"; $text['label-dnd']['fr-fr'] = "Ne pas déranger";
$text['label-dnd']['he-il'] = "אל תפריע"; $text['label-dnd']['he-il'] = "אל תפריע";
$text['label-dnd']['it-it'] = "Non Disturbare"; $text['label-dnd']['it-it'] = "Non Disturbare";
$text['label-dnd']['ka-ge'] = "არ შემაწუხო";
$text['label-dnd']['nl-nl'] = "Niet Storen"; $text['label-dnd']['nl-nl'] = "Niet Storen";
$text['label-dnd']['pl-pl'] = "Nie przeszkadzaj (DND)"; $text['label-dnd']['pl-pl'] = "Nie przeszkadzaj (DND)";
$text['label-dnd']['pt-br'] = "Não Pertube (DND)"; $text['label-dnd']['pt-br'] = "Não Pertube (DND)";
@ -438,6 +455,7 @@ $text['label-destinations']['fr-ca'] = "Destinations";
$text['label-destinations']['fr-fr'] = "Destinations"; $text['label-destinations']['fr-fr'] = "Destinations";
$text['label-destinations']['he-il'] = "יעדים"; $text['label-destinations']['he-il'] = "יעדים";
$text['label-destinations']['it-it'] = "Destinazioni"; $text['label-destinations']['it-it'] = "Destinazioni";
$text['label-destinations']['ka-ge'] = "დანიშნულებები";
$text['label-destinations']['nl-nl'] = "Bestemmingen"; $text['label-destinations']['nl-nl'] = "Bestemmingen";
$text['label-destinations']['pl-pl'] = "Destynacje"; $text['label-destinations']['pl-pl'] = "Destynacje";
$text['label-destinations']['pt-br'] = "Destinos"; $text['label-destinations']['pt-br'] = "Destinos";
@ -463,6 +481,7 @@ $text['label-destination_timeout']['fr-ca'] = "Temps libre";
$text['label-destination_timeout']['fr-fr'] = "Temps libre"; $text['label-destination_timeout']['fr-fr'] = "Temps libre";
$text['label-destination_timeout']['he-il'] = "פסק זמן"; $text['label-destination_timeout']['he-il'] = "פסק זמן";
$text['label-destination_timeout']['it-it'] = "Tempo scaduto"; $text['label-destination_timeout']['it-it'] = "Tempo scaduto";
$text['label-destination_timeout']['ka-ge'] = "მოლოდინის დრო";
$text['label-destination_timeout']['nl-nl'] = "Timeout"; $text['label-destination_timeout']['nl-nl'] = "Timeout";
$text['label-destination_timeout']['pl-pl'] = "Limit czasowy"; $text['label-destination_timeout']['pl-pl'] = "Limit czasowy";
$text['label-destination_timeout']['pt-br'] = "Tempo limite"; $text['label-destination_timeout']['pt-br'] = "Tempo limite";
@ -488,6 +507,7 @@ $text['label-destination_prompt_confirm']['fr-ca'] = "Confirmer";
$text['label-destination_prompt_confirm']['fr-fr'] = "Confirmer"; $text['label-destination_prompt_confirm']['fr-fr'] = "Confirmer";
$text['label-destination_prompt_confirm']['he-il'] = "לְאַשֵׁר"; $text['label-destination_prompt_confirm']['he-il'] = "לְאַשֵׁר";
$text['label-destination_prompt_confirm']['it-it'] = "Conferma"; $text['label-destination_prompt_confirm']['it-it'] = "Conferma";
$text['label-destination_prompt_confirm']['ka-ge'] = "დადასტურება";
$text['label-destination_prompt_confirm']['nl-nl'] = "Bevestig"; $text['label-destination_prompt_confirm']['nl-nl'] = "Bevestig";
$text['label-destination_prompt_confirm']['pl-pl'] = "Potwierdź"; $text['label-destination_prompt_confirm']['pl-pl'] = "Potwierdź";
$text['label-destination_prompt_confirm']['pt-br'] = "Confirmar"; $text['label-destination_prompt_confirm']['pt-br'] = "Confirmar";
@ -513,6 +533,7 @@ $text['label-destination_prompt_announce']['fr-ca'] = "Annonce";
$text['label-destination_prompt_announce']['fr-fr'] = "Annonce"; $text['label-destination_prompt_announce']['fr-fr'] = "Annonce";
$text['label-destination_prompt_announce']['he-il'] = "להכריז"; $text['label-destination_prompt_announce']['he-il'] = "להכריז";
$text['label-destination_prompt_announce']['it-it'] = "Annuncio"; $text['label-destination_prompt_announce']['it-it'] = "Annuncio";
$text['label-destination_prompt_announce']['ka-ge'] = "გამოცხადება";
$text['label-destination_prompt_announce']['nl-nl'] = "Aankondigen"; $text['label-destination_prompt_announce']['nl-nl'] = "Aankondigen";
$text['label-destination_prompt_announce']['pl-pl'] = "Rozgłoś/powiadom"; $text['label-destination_prompt_announce']['pl-pl'] = "Rozgłoś/powiadom";
$text['label-destination_prompt_announce']['pt-br'] = "Anunciar"; $text['label-destination_prompt_announce']['pt-br'] = "Anunciar";
@ -538,6 +559,7 @@ $text['label-destination_prompt']['fr-ca'] = "Prompt";
$text['label-destination_prompt']['fr-fr'] = "Prompt"; $text['label-destination_prompt']['fr-fr'] = "Prompt";
$text['label-destination_prompt']['he-il'] = "מיידי"; $text['label-destination_prompt']['he-il'] = "מיידי";
$text['label-destination_prompt']['it-it'] = "Prompt"; $text['label-destination_prompt']['it-it'] = "Prompt";
$text['label-destination_prompt']['ka-ge'] = "მოწვევა";
$text['label-destination_prompt']['nl-nl'] = "Navragen"; $text['label-destination_prompt']['nl-nl'] = "Navragen";
$text['label-destination_prompt']['pl-pl'] = "Potwierdź aby odebrac rozmowę"; $text['label-destination_prompt']['pl-pl'] = "Potwierdź aby odebrac rozmowę";
$text['label-destination_prompt']['pt-br'] = "Prompt"; $text['label-destination_prompt']['pt-br'] = "Prompt";
@ -563,6 +585,7 @@ $text['label-destination_number']['fr-ca'] = "Destination";
$text['label-destination_number']['fr-fr'] = "Destination"; $text['label-destination_number']['fr-fr'] = "Destination";
$text['label-destination_number']['he-il'] = "יַעַד"; $text['label-destination_number']['he-il'] = "יַעַד";
$text['label-destination_number']['it-it'] = "Destinazione"; $text['label-destination_number']['it-it'] = "Destinazione";
$text['label-destination_number']['ka-ge'] = "დანიშნულება";
$text['label-destination_number']['nl-nl'] = "Bestemming"; $text['label-destination_number']['nl-nl'] = "Bestemming";
$text['label-destination_number']['pl-pl'] = "Destynacja"; $text['label-destination_number']['pl-pl'] = "Destynacja";
$text['label-destination_number']['pt-br'] = "Destino"; $text['label-destination_number']['pt-br'] = "Destino";
@ -588,6 +611,7 @@ $text['label-destination_delay']['fr-ca'] = "Délais";
$text['label-destination_delay']['fr-fr'] = "Délais"; $text['label-destination_delay']['fr-fr'] = "Délais";
$text['label-destination_delay']['he-il'] = "לְעַכֵּב"; $text['label-destination_delay']['he-il'] = "לְעַכֵּב";
$text['label-destination_delay']['it-it'] = "Ritardo"; $text['label-destination_delay']['it-it'] = "Ritardo";
$text['label-destination_delay']['ka-ge'] = "დაყოვნება";
$text['label-destination_delay']['nl-nl'] = "Vertraging"; $text['label-destination_delay']['nl-nl'] = "Vertraging";
$text['label-destination_delay']['pl-pl'] = "Opóźnienie"; $text['label-destination_delay']['pl-pl'] = "Opóźnienie";
$text['label-destination_delay']['pt-br'] = "Atraso"; $text['label-destination_delay']['pt-br'] = "Atraso";
@ -613,6 +637,7 @@ $text['label-destination']['fr-ca'] = "Destination";
$text['label-destination']['fr-fr'] = "Destination"; $text['label-destination']['fr-fr'] = "Destination";
$text['label-destination']['he-il'] = "יַעַד"; $text['label-destination']['he-il'] = "יַעַד";
$text['label-destination']['it-it'] = "Destinazione"; $text['label-destination']['it-it'] = "Destinazione";
$text['label-destination']['ka-ge'] = "დანიშნულება";
$text['label-destination']['nl-nl'] = "Bestemming"; $text['label-destination']['nl-nl'] = "Bestemming";
$text['label-destination']['pl-pl'] = "Destynacja"; $text['label-destination']['pl-pl'] = "Destynacja";
$text['label-destination']['pt-br'] = "Número de destino"; $text['label-destination']['pt-br'] = "Número de destino";
@ -638,6 +663,7 @@ $text['label-cid-number-prefix']['fr-ca'] = "CID Nombre Préfixe";
$text['label-cid-number-prefix']['fr-fr'] = "CID Nombre Préfixe"; $text['label-cid-number-prefix']['fr-fr'] = "CID Nombre Préfixe";
$text['label-cid-number-prefix']['he-il'] = "קידומת מספר"; $text['label-cid-number-prefix']['he-il'] = "קידומת מספר";
$text['label-cid-number-prefix']['it-it'] = "Numero Chiamante"; $text['label-cid-number-prefix']['it-it'] = "Numero Chiamante";
$text['label-cid-number-prefix']['ka-ge'] = "ნომრის პრეფიქსი";
$text['label-cid-number-prefix']['nl-nl'] = "Voorloopnummer"; $text['label-cid-number-prefix']['nl-nl'] = "Voorloopnummer";
$text['label-cid-number-prefix']['pl-pl'] = "Prefiks prezentacji numeru dzwoniącego"; $text['label-cid-number-prefix']['pl-pl'] = "Prefiks prezentacji numeru dzwoniącego";
$text['label-cid-number-prefix']['pt-br'] = "Número do discador"; $text['label-cid-number-prefix']['pt-br'] = "Número do discador";
@ -663,6 +689,7 @@ $text['label-cid-number']['fr-ca'] = "CID Nombre Préfixe";
$text['label-cid-number']['fr-fr'] = "CID Nombre Préfixe"; $text['label-cid-number']['fr-fr'] = "CID Nombre Préfixe";
$text['label-cid-number']['he-il'] = "מספר זיהוי מתקשר"; $text['label-cid-number']['he-il'] = "מספר זיהוי מתקשר";
$text['label-cid-number']['it-it'] = "Numero Caller ID"; $text['label-cid-number']['it-it'] = "Numero Caller ID";
$text['label-cid-number']['ka-ge'] = "CallerID ნომერი";
$text['label-cid-number']['nl-nl'] = "CID nummer"; $text['label-cid-number']['nl-nl'] = "CID nummer";
$text['label-cid-number']['pl-pl'] = "Prefiks prezentacji numeru dzwoniącego"; $text['label-cid-number']['pl-pl'] = "Prefiks prezentacji numeru dzwoniącego";
$text['label-cid-number']['pt-br'] = "Número do discador"; $text['label-cid-number']['pt-br'] = "Número do discador";
@ -688,6 +715,7 @@ $text['label-cid-name-prefix']['fr-ca'] = "Préfixe de l'appelant";
$text['label-cid-name-prefix']['fr-fr'] = "Préfixe de l'appelant"; $text['label-cid-name-prefix']['fr-fr'] = "Préfixe de l'appelant";
$text['label-cid-name-prefix']['he-il'] = "קידומת שם"; $text['label-cid-name-prefix']['he-il'] = "קידומת שם";
$text['label-cid-name-prefix']['it-it'] = "Nome Chiamante"; $text['label-cid-name-prefix']['it-it'] = "Nome Chiamante";
$text['label-cid-name-prefix']['ka-ge'] = "სახელის პრეფიქსი";
$text['label-cid-name-prefix']['nl-nl'] = "Voorloop Naam "; $text['label-cid-name-prefix']['nl-nl'] = "Voorloop Naam ";
$text['label-cid-name-prefix']['pl-pl'] = "Prefiks prezentacji nazwy dzwoniącego"; $text['label-cid-name-prefix']['pl-pl'] = "Prefiks prezentacji nazwy dzwoniącego";
$text['label-cid-name-prefix']['pt-br'] = "Nome (ID) de origem"; $text['label-cid-name-prefix']['pt-br'] = "Nome (ID) de origem";
@ -713,6 +741,7 @@ $text['label-call-prompt']['fr-ca'] = "Annonce d'appel";
$text['label-call-prompt']['fr-fr'] = "Annonce d'appel"; $text['label-call-prompt']['fr-fr'] = "Annonce d'appel";
$text['label-call-prompt']['he-il'] = "הודעת שיחה"; $text['label-call-prompt']['he-il'] = "הודעת שיחה";
$text['label-call-prompt']['it-it'] = "Prompt di chiamata"; $text['label-call-prompt']['it-it'] = "Prompt di chiamata";
$text['label-call-prompt']['ka-ge'] = "ზარის გამოთხოვა";
$text['label-call-prompt']['nl-nl'] = "Oproep melden"; $text['label-call-prompt']['nl-nl'] = "Oproep melden";
$text['label-call-prompt']['pl-pl'] = "Potwierdź przed odebraniem rozmowy"; $text['label-call-prompt']['pl-pl'] = "Potwierdź przed odebraniem rozmowy";
$text['label-call-prompt']['pt-br'] = "Prompt de chamada"; $text['label-call-prompt']['pt-br'] = "Prompt de chamada";
@ -738,6 +767,7 @@ $text['label-call_forward']['fr-ca'] = "Renvoi d'appel";
$text['label-call_forward']['fr-fr'] = "Renvoi d'appel"; $text['label-call_forward']['fr-fr'] = "Renvoi d'appel";
$text['label-call_forward']['he-il'] = "העבר שיחה"; $text['label-call_forward']['he-il'] = "העבר שיחה";
$text['label-call_forward']['it-it'] = "Inoltro"; $text['label-call_forward']['it-it'] = "Inoltro";
$text['label-call_forward']['ka-ge'] = "გადამისამართება";
$text['label-call_forward']['nl-nl'] = "Oproep doorsturen"; $text['label-call_forward']['nl-nl'] = "Oproep doorsturen";
$text['label-call_forward']['pl-pl'] = "Przekierowanie"; $text['label-call_forward']['pl-pl'] = "Przekierowanie";
$text['label-call_forward']['pt-br'] = "Encaminhamento de chamadas"; $text['label-call_forward']['pt-br'] = "Encaminhamento de chamadas";
@ -764,6 +794,7 @@ $text['label-active']['fr-ca'] = "Actif";
$text['label-active']['fr-fr'] = "Actif"; $text['label-active']['fr-fr'] = "Actif";
$text['label-active']['he-il'] = "פָּעִיל"; $text['label-active']['he-il'] = "פָּעִיל";
$text['label-active']['it-it'] = "Attivo"; $text['label-active']['it-it'] = "Attivo";
$text['label-active']['ka-ge'] = "აქტიური";
$text['label-active']['nl-nl'] = "Actief"; $text['label-active']['nl-nl'] = "Actief";
$text['label-active']['pl-pl'] = "Aktywny"; $text['label-active']['pl-pl'] = "Aktywny";
$text['label-active']['pt-br'] = "Ativo"; $text['label-active']['pt-br'] = "Ativo";
@ -789,6 +820,7 @@ $text['description-on-busy']['fr-ca'] = "Remplace la messagerie vocale si activ
$text['description-on-busy']['fr-fr'] = "Remplace la messagerie vocale si activé."; $text['description-on-busy']['fr-fr'] = "Remplace la messagerie vocale si activé.";
$text['description-on-busy']['he-il'] = "אם מופעל, הוא עוקף את הערך של הפעלת הדואר הקולי בהרחבה."; $text['description-on-busy']['he-il'] = "אם מופעל, הוא עוקף את הערך של הפעלת הדואר הקולי בהרחבה.";
$text['description-on-busy']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione."; $text['description-on-busy']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione.";
$text['description-on-busy']['ka-ge'] = "თუ ჩართულია, ის გადაფარავს შიდა ნომრის პარამეტრებში აღწერილ ხმოვანი ფოსტის მნიშვნელობას.";
$text['description-on-busy']['nl-nl'] = "Indien aangezet, wordt de het antwoordapparaat bij het toestel genegeerd."; $text['description-on-busy']['nl-nl'] = "Indien aangezet, wordt de het antwoordapparaat bij het toestel genegeerd.";
$text['description-on-busy']['pl-pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane."; $text['description-on-busy']['pl-pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
$text['description-on-busy']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo algum ramal atender quando estiver ocupado."; $text['description-on-busy']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo algum ramal atender quando estiver ocupado.";
@ -814,6 +846,7 @@ $text['description-no_answer']['fr-ca'] = "Remplace la messagerie vocale si acti
$text['description-no_answer']['fr-fr'] = "Remplace la messagerie vocale si activé."; $text['description-no_answer']['fr-fr'] = "Remplace la messagerie vocale si activé.";
$text['description-no_answer']['he-il'] = "אם מופעל, הוא עוקף את הערך של הפעלת הדואר הקולי בהרחבה."; $text['description-no_answer']['he-il'] = "אם מופעל, הוא עוקף את הערך של הפעלת הדואר הקולי בהרחבה.";
$text['description-no_answer']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione."; $text['description-no_answer']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione.";
$text['description-no_answer']['ka-ge'] = "თუ ჩართულია, ის გადაფარავს შიდა ნომრის პარამეტრებში აღწერილ ხმოვანი ფოსტის მნიშვნელობას.";
$text['description-no_answer']['nl-nl'] = "Indien aangezet, wordt de het antwoordapparaat bij het toestel genegeerd."; $text['description-no_answer']['nl-nl'] = "Indien aangezet, wordt de het antwoordapparaat bij het toestel genegeerd.";
$text['description-no_answer']['pl-pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane."; $text['description-no_answer']['pl-pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
$text['description-no_answer']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo uma extensão quando estiver chamando"; $text['description-no_answer']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo uma extensão quando estiver chamando";
@ -839,6 +872,7 @@ $text['description-not_registered']['fr-ca'] = "Si extrémité est pas accessibl
$text['description-not_registered']['fr-fr'] = "Si extrémité est pas accessible, transmettre à cette destination avant d'aller à la messagerie vocale."; $text['description-not_registered']['fr-fr'] = "Si extrémité est pas accessible, transmettre à cette destination avant d'aller à la messagerie vocale.";
$text['description-not_registered']['he-il'] = "אם לא ניתן להגיע לנקודת הקצה, העבר ליעד זה לפני מעבר לתא הקולי."; $text['description-not_registered']['he-il'] = "אם לא ניתן להגיע לנקודת הקצה, העבר ליעד זה לפני מעבר לתא הקולי.";
$text['description-not_registered']['it-it'] = "Se l'endpoint non è raggiungibile, inoltra la chiamata a questa destinazione prima della voicemail."; $text['description-not_registered']['it-it'] = "Se l'endpoint non è raggiungibile, inoltra la chiamata a questa destinazione prima della voicemail.";
$text['description-not_registered']['ka-ge'] = "თუ ბოლოწერტილი ხელმსაწვდომი არაა, გადამისამართება ამ დანიშნულებაზე, სანამ ხმოვან ფოსტაზე გადავა.";
$text['description-not_registered']['nl-nl'] = "Als het eindpunt niet bereikbaar is, fordt dit de bestemming voordat het antwoordapparaat geactiveerd wordt."; $text['description-not_registered']['nl-nl'] = "Als het eindpunt niet bereikbaar is, fordt dit de bestemming voordat het antwoordapparaat geactiveerd wordt.";
$text['description-not_registered']['pl-pl'] = "Jeśli punkt końcowy nie jest osiągalny, przekazania do tego celu przed udaniem się na pocztę głosową."; $text['description-not_registered']['pl-pl'] = "Jeśli punkt końcowy nie jest osiągalny, przekazania do tego celu przed udaniem się na pocztę głosową.";
$text['description-not_registered']['pt-br'] = "Se o destino não for alcançável, desvia a chamata para este destino antes de enviar para o correio de voz. "; $text['description-not_registered']['pt-br'] = "Se o destino não for alcançável, desvia a chamata para este destino antes de enviar para o correio de voz. ";
@ -864,6 +898,7 @@ $text['description-ignore_busy']['fr-ca'] = "Interrompez l'appel si une destinat
$text['description-ignore_busy']['fr-fr'] = "Interrompez l'appel si une destination est occupé."; $text['description-ignore_busy']['fr-fr'] = "Interrompez l'appel si une destination est occupé.";
$text['description-ignore_busy']['he-il'] = "קטע את השיחה אם יעד תפוס."; $text['description-ignore_busy']['he-il'] = "קטע את השיחה אם יעד תפוס.";
$text['description-ignore_busy']['it-it'] = "Interrompe la chiamata se la destinazione è occupata."; $text['description-ignore_busy']['it-it'] = "Interrompe la chiamata se la destinazione è occupata.";
$text['description-ignore_busy']['ka-ge'] = "ზარის შეწყვეტა, თუ დანიშნულება დაკავებულია.";
$text['description-ignore_busy']['nl-nl'] = "Onderbreek de oproep indien de bestemming bezet is."; $text['description-ignore_busy']['nl-nl'] = "Onderbreek de oproep indien de bestemming bezet is.";
$text['description-ignore_busy']['pl-pl'] = "Przerwanie połączenia, jeśli docelowy jest zajęty."; $text['description-ignore_busy']['pl-pl'] = "Przerwanie połączenia, jeśli docelowy jest zajęty.";
$text['description-ignore_busy']['pt-br'] = "Interromper a chamada, se um destino está ocupado."; $text['description-ignore_busy']['pt-br'] = "Interromper a chamada, se um destino está ocupado.";
@ -889,6 +924,7 @@ $text['description-cid-number-prefix']['fr-ca'] = "Définir un préfixe sur le n
$text['description-cid-number-prefix']['fr-fr'] = "Définir un préfixe sur le nombre d'ID d'appelant."; $text['description-cid-number-prefix']['fr-fr'] = "Définir un préfixe sur le nombre d'ID d'appelant.";
$text['description-cid-number-prefix']['he-il'] = "הגדר את קידומת מספר המתקשר."; $text['description-cid-number-prefix']['he-il'] = "הגדר את קידומת מספר המתקשר.";
$text['description-cid-number-prefix']['it-it'] = "Imposta il prefisso per il numero chiamante."; $text['description-cid-number-prefix']['it-it'] = "Imposta il prefisso per il numero chiamante.";
$text['description-cid-number-prefix']['ka-ge'] = "დააყენეთ პრეფიქსი CallerID ნომერი.";
$text['description-cid-number-prefix']['nl-nl'] = "Stel het CID voorloopnummer in"; $text['description-cid-number-prefix']['nl-nl'] = "Stel het CID voorloopnummer in";
$text['description-cid-number-prefix']['pl-pl'] = "Prefiks prezentacji numeru dzwoniącego."; $text['description-cid-number-prefix']['pl-pl'] = "Prefiks prezentacji numeru dzwoniącego.";
$text['description-cid-number-prefix']['pt-br'] = "Defina o número do prefixo."; $text['description-cid-number-prefix']['pt-br'] = "Defina o número do prefixo.";
@ -914,6 +950,7 @@ $text['description-cid-number']['fr-ca'] = "Sélectionnez un numéro pour rempla
$text['description-cid-number']['fr-fr'] = "Sélectionnez un numéro pour remplacer le numéro d'origine identification de l'appelant."; $text['description-cid-number']['fr-fr'] = "Sélectionnez un numéro pour remplacer le numéro d'origine identification de l'appelant.";
$text['description-cid-number']['he-il'] = "בחר מספר כדי לעקוף את מספר זיהוי המתקשר המקורי."; $text['description-cid-number']['he-il'] = "בחר מספר כדי לעקוף את מספר זיהוי המתקשר המקורי.";
$text['description-cid-number']['it-it'] = "Seleziona un numero per sovrascrivere il numero Caller ID originale."; $text['description-cid-number']['it-it'] = "Seleziona un numero per sovrascrivere il numero Caller ID originale.";
$text['description-cid-number']['ka-ge'] = "აირჩიეთ ნომერი საწყისი CallerID ნომრის გადასაფარად.";
$text['description-cid-number']['nl-nl'] = "Selecteer een nummer dat het originele CID nummer moet vervangen."; $text['description-cid-number']['nl-nl'] = "Selecteer een nummer dat het originele CID nummer moet vervangen.";
$text['description-cid-number']['pl-pl'] = "Wybierz numer, aby zastąpić oryginalny numer ID."; $text['description-cid-number']['pl-pl'] = "Wybierz numer, aby zastąpić oryginalny numer ID.";
$text['description-cid-number']['pt-br'] = "Selecione um número para substituir o número de identificação de chamada inicial."; $text['description-cid-number']['pt-br'] = "Selecione um número para substituir o número de identificação de chamada inicial.";
@ -939,12 +976,13 @@ $text['description-cid-name-prefix']['fr-ca'] = "Choisir le péfixe du nom d'app
$text['description-cid-name-prefix']['fr-fr'] = "Choisir le péfixe du nom d'appelant."; $text['description-cid-name-prefix']['fr-fr'] = "Choisir le péfixe du nom d'appelant.";
$text['description-cid-name-prefix']['he-il'] = "הגדר את הקידומת של שם המתקשר."; $text['description-cid-name-prefix']['he-il'] = "הגדר את הקידומת של שם המתקשר.";
$text['description-cid-name-prefix']['it-it'] = "Imposta il prefisso per il nome chiamante."; $text['description-cid-name-prefix']['it-it'] = "Imposta il prefisso per il nome chiamante.";
$text['description-cid-name-prefix']['ka-ge'] = "დააყენეთ CallerID სახელის პრეფიქსი.";
$text['description-cid-name-prefix']['nl-nl'] = "Stel de CID naam prefix in."; $text['description-cid-name-prefix']['nl-nl'] = "Stel de CID naam prefix in.";
$text['description-cid-name-prefix']['pl-pl'] = "Prefiks prezentacji nazwy dzwoniącego."; $text['description-cid-name-prefix']['pl-pl'] = "Prefiks prezentacji nazwy dzwoniącego.";
$text['description-cid-name-prefix']['pt-br'] = "Defina o nome (ID) do discador."; $text['description-cid-name-prefix']['pt-br'] = "Defina o nome (ID) do discador.";
$text['description-cid-name-prefix']['pt-pt'] = "Defina o nome do Chamador"; $text['description-cid-name-prefix']['pt-pt'] = "Defina o nome do Chamador";
$text['description-cid-name-prefix']['ro-ro'] = "Setați prefixul numelui ID apelantului."; $text['description-cid-name-prefix']['ro-ro'] = "Setați prefixul numelui ID apelantului.";
$text['description-cid-name-prefix']['ru-ru'] = "ВЗадайте префикс Caller ID Имя."; $text['description-cid-name-prefix']['ru-ru'] = "Задайте префикс Caller ID Имя.";
$text['description-cid-name-prefix']['sv-se'] = "Ange namnpresentation prefix."; $text['description-cid-name-prefix']['sv-se'] = "Ange namnpresentation prefix.";
$text['description-cid-name-prefix']['uk-ua'] = "Встановіть префікс ідентифікаційного імені абонента."; $text['description-cid-name-prefix']['uk-ua'] = "Встановіть префікс ідентифікаційного імені абонента.";
$text['description-cid-name-prefix']['zh-cn'] = "设置来电显示名称前缀。"; $text['description-cid-name-prefix']['zh-cn'] = "设置来电显示名称前缀。";
@ -964,6 +1002,7 @@ $text['description-call-prompt']['fr-ca'] = "Annonce pour accepter l'appel venan
$text['description-call-prompt']['fr-fr'] = "Annonce pour accepter l'appel venant de destinations externes."; $text['description-call-prompt']['fr-fr'] = "Annonce pour accepter l'appel venant de destinations externes.";
$text['description-call-prompt']['he-il'] = "הנחיה לקבל את השיחה ליעדים חיצוניים."; $text['description-call-prompt']['he-il'] = "הנחיה לקבל את השיחה ליעדים חיצוניים.";
$text['description-call-prompt']['it-it'] = "Prompt per accettare le chiamate per le destinazioni esterne."; $text['description-call-prompt']['it-it'] = "Prompt per accettare le chiamate per le destinazioni esterne.";
$text['description-call-prompt']['ka-ge'] = "შეტყობინება ზარის გარე დანიშულებებისგან მიღებისას.";
$text['description-call-prompt']['nl-nl'] = "Navragen of de oproep voor externe verbindingen acceptabel is."; $text['description-call-prompt']['nl-nl'] = "Navragen of de oproep voor externe verbindingen acceptabel is.";
$text['description-call-prompt']['pl-pl'] = "Zapytaj czy akceptować rozmowę do zewnętrznych destynacji."; $text['description-call-prompt']['pl-pl'] = "Zapytaj czy akceptować rozmowę do zewnętrznych destynacji.";
$text['description-call-prompt']['pt-br'] = "Perguntar para aceitar chamados de destinatários externos."; $text['description-call-prompt']['pt-br'] = "Perguntar para aceitar chamados de destinatários externos.";
@ -989,6 +1028,7 @@ $text['description-call_routing']['fr-ca'] = "Définir la manipulation pour les
$text['description-call_routing']['fr-fr'] = "Définir la manipulation pour les extensions suivantes alternent appel entrant."; $text['description-call_routing']['fr-fr'] = "Définir la manipulation pour les extensions suivantes alternent appel entrant.";
$text['description-call_routing']['he-il'] = "הגדר טיפול חלופי בשיחות נכנסות עבור השלוחות הבאות."; $text['description-call_routing']['he-il'] = "הגדר טיפול חלופי בשיחות נכנסות עבור השלוחות הבאות.";
$text['description-call_routing']['it-it'] = "Definisce gestione alternativa per le chiamate in ingresso per i seguenti interni."; $text['description-call_routing']['it-it'] = "Definisce gestione alternativa per le chiamate in ingresso per i seguenti interni.";
$text['description-call_routing']['ka-ge'] = "აღწერს ალტერნატიულ შემომავალი გზის დამუშავებას შემდეგი შიდა ნომრებისთვის.";
$text['description-call_routing']['nl-nl'] = "Deinieer alternatief inkomend gesprek afhandeling in voor de volgende toestellen."; $text['description-call_routing']['nl-nl'] = "Deinieer alternatief inkomend gesprek afhandeling in voor de volgende toestellen.";
$text['description-call_routing']['pl-pl'] = "Definiowanie alternatywnego połączenia przychodzącego obsługi dla następujących numerów wewnętrznych."; $text['description-call_routing']['pl-pl'] = "Definiowanie alternatywnego połączenia przychodzącego obsługi dla następujących numerów wewnętrznych.";
$text['description-call_routing']['pt-br'] = "Defina o tratamento de entradas alternativas para os seguintes ramais. "; $text['description-call_routing']['pt-br'] = "Defina o tratamento de entradas alternativas para os seguintes ramais. ";
@ -1014,6 +1054,7 @@ $text['description-call_forward']['fr-ca'] = "Transférer tous les appels vers l
$text['description-call_forward']['fr-fr'] = "Transférer tous les appels vers la destination spécifiée."; $text['description-call_forward']['fr-fr'] = "Transférer tous les appels vers la destination spécifiée.";
$text['description-call_forward']['he-il'] = "העבר את כל השיחות ליעד שצוין."; $text['description-call_forward']['he-il'] = "העבר את כל השיחות ליעד שצוין.";
$text['description-call_forward']['it-it'] = "Inoltra tutte le chiamate ad una destinazione specifica."; $text['description-call_forward']['it-it'] = "Inoltra tutte le chiamate ad una destinazione specifica.";
$text['description-call_forward']['ka-ge'] = "ყველა ზარის გადამისამართება მითითებულ დანიშნულებაზე.";
$text['description-call_forward']['nl-nl'] = "Stuur all oproepen naar de ingestelde bestemming."; $text['description-call_forward']['nl-nl'] = "Stuur all oproepen naar de ingestelde bestemming.";
$text['description-call_forward']['pl-pl'] = "Przekazywanie wszystkich połączeń do określonego przeznaczenia."; $text['description-call_forward']['pl-pl'] = "Przekazywanie wszystkich połączeń do określonego przeznaczenia.";
$text['description-call_forward']['pt-br'] = "Encaminhar todas as chamadas para o destino especificado."; $text['description-call_forward']['pt-br'] = "Encaminhar todas as chamadas para o destino especificado.";
@ -1039,6 +1080,7 @@ $text['description']['fr-ca'] = "Rediriger les appels entrant pour l'extension:"
$text['description']['fr-fr'] = "Rediriger les appels entrant pour l'extension:"; $text['description']['fr-fr'] = "Rediriger les appels entrant pour l'extension:";
$text['description']['he-il'] = "מפנה שיחות נכנסות לשלוחה:"; $text['description']['he-il'] = "מפנה שיחות נכנסות לשלוחה:";
$text['description']['it-it'] = "Dirotta le chiamate in ingresso per l'interno:"; $text['description']['it-it'] = "Dirotta le chiamate in ingresso per l'interno:";
$text['description']['ka-ge'] = "პირდაპირი შემომავალი ზარები შიდა ნომრისთვის:";
$text['description']['nl-nl'] = "Verwijs inkomende oproepen voor toestel: "; $text['description']['nl-nl'] = "Verwijs inkomende oproepen voor toestel: ";
$text['description']['pl-pl'] = "Kieruj rozmowy przychodzące na numer wewnętrzny:"; $text['description']['pl-pl'] = "Kieruj rozmowy przychodzące na numer wewnętrzny:";
$text['description']['pt-br'] = "Direciona as chamadas que estão entrando para um ramal."; $text['description']['pt-br'] = "Direciona as chamadas que estão entrando para um ramal.";
@ -1064,6 +1106,7 @@ $text['confirm-update']['fr-ca'] = "Mis à jour";
$text['confirm-update']['fr-fr'] = "Mis à jour"; $text['confirm-update']['fr-fr'] = "Mis à jour";
$text['confirm-update']['he-il'] = "העדכון הושלם"; $text['confirm-update']['he-il'] = "העדכון הושלם";
$text['confirm-update']['it-it'] = "Aggiornamento Completato"; $text['confirm-update']['it-it'] = "Aggiornamento Completato";
$text['confirm-update']['ka-ge'] = "განახლება დასრულდა";
$text['confirm-update']['nl-nl'] = "Bijwerken gereed"; $text['confirm-update']['nl-nl'] = "Bijwerken gereed";
$text['confirm-update']['pl-pl'] = "Zaktualizowano pomyślnie"; $text['confirm-update']['pl-pl'] = "Zaktualizowano pomyślnie";
$text['confirm-update']['pt-br'] = "Atualização Efetuada"; $text['confirm-update']['pt-br'] = "Atualização Efetuada";
@ -1089,6 +1132,7 @@ $text['check-true']['fr-ca'] = "Oui";
$text['check-true']['fr-fr'] = "Oui"; $text['check-true']['fr-fr'] = "Oui";
$text['check-true']['he-il'] = "נָכוֹן"; $text['check-true']['he-il'] = "נָכוֹן";
$text['check-true']['it-it'] = "Vero"; $text['check-true']['it-it'] = "Vero";
$text['check-true']['ka-ge'] = "ჭეშმარიტი";
$text['check-true']['nl-nl'] = "Ja"; $text['check-true']['nl-nl'] = "Ja";
$text['check-true']['pl-pl'] = "Tak"; $text['check-true']['pl-pl'] = "Tak";
$text['check-true']['pt-br'] = "Sim"; $text['check-true']['pt-br'] = "Sim";
@ -1114,6 +1158,7 @@ $text['check-simultaneous']['fr-ca'] = "simultanément";
$text['check-simultaneous']['fr-fr'] = "simultanément"; $text['check-simultaneous']['fr-fr'] = "simultanément";
$text['check-simultaneous']['he-il'] = "סִימוּלטָנִי"; $text['check-simultaneous']['he-il'] = "סִימוּלטָנִי";
$text['check-simultaneous']['it-it'] = "Simultaneo"; $text['check-simultaneous']['it-it'] = "Simultaneo";
$text['check-simultaneous']['ka-ge'] = "ერთდროული";
$text['check-simultaneous']['nl-nl'] = "Gelijktijdig"; $text['check-simultaneous']['nl-nl'] = "Gelijktijdig";
$text['check-simultaneous']['pl-pl'] = "jednoczesne"; $text['check-simultaneous']['pl-pl'] = "jednoczesne";
$text['check-simultaneous']['pt-br'] = "Simultâneo"; $text['check-simultaneous']['pt-br'] = "Simultâneo";
@ -1139,6 +1184,7 @@ $text['check-sequence']['fr-ca'] = "séquence";
$text['check-sequence']['fr-fr'] = "séquence"; $text['check-sequence']['fr-fr'] = "séquence";
$text['check-sequence']['he-il'] = "סדר פעולות"; $text['check-sequence']['he-il'] = "סדר פעולות";
$text['check-sequence']['it-it'] = "Sequenza"; $text['check-sequence']['it-it'] = "Sequenza";
$text['check-sequence']['ka-ge'] = "მიმდევრობით";
$text['check-sequence']['nl-nl'] = "Volgorde"; $text['check-sequence']['nl-nl'] = "Volgorde";
$text['check-sequence']['pl-pl'] = "kolejność"; $text['check-sequence']['pl-pl'] = "kolejność";
$text['check-sequence']['pt-br'] = "Sequência"; $text['check-sequence']['pt-br'] = "Sequência";
@ -1164,6 +1210,7 @@ $text['check-false']['fr-ca'] = "Non";
$text['check-false']['fr-fr'] = "Non"; $text['check-false']['fr-fr'] = "Non";
$text['check-false']['he-il'] = "שֶׁקֶר"; $text['check-false']['he-il'] = "שֶׁקֶר";
$text['check-false']['it-it'] = "Falso"; $text['check-false']['it-it'] = "Falso";
$text['check-false']['ka-ge'] = "ცრუ";
$text['check-false']['nl-nl'] = "Nee"; $text['check-false']['nl-nl'] = "Nee";
$text['check-false']['pl-pl'] = "Nie"; $text['check-false']['pl-pl'] = "Nie";
$text['check-false']['pt-br'] = "Não"; $text['check-false']['pt-br'] = "Não";
@ -1189,6 +1236,7 @@ $text['button-view_all']['fr-ca'] = "Tout Montrer";
$text['button-view_all']['fr-fr'] = "Tout Montrer"; $text['button-view_all']['fr-fr'] = "Tout Montrer";
$text['button-view_all']['he-il'] = "הצג הכל"; $text['button-view_all']['he-il'] = "הצג הכל";
$text['button-view_all']['it-it'] = "Mostra Tutto"; $text['button-view_all']['it-it'] = "Mostra Tutto";
$text['button-view_all']['ka-ge'] = "ყველას ნახვა";
$text['button-view_all']['nl-nl'] = "Toon alles"; $text['button-view_all']['nl-nl'] = "Toon alles";
$text['button-view_all']['pl-pl'] = "Pokaż wszystkie"; $text['button-view_all']['pl-pl'] = "Pokaż wszystkie";
$text['button-view_all']['pt-br'] = "Mostrar Todos"; $text['button-view_all']['pt-br'] = "Mostrar Todos";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Renvoi d'appel"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Renvoi d'appel";
$apps[$x]['menu'][$y]['title']['he-il'] = "העבר שיחה"; $apps[$x]['menu'][$y]['title']['he-il'] = "העבר שיחה";
$apps[$x]['menu'][$y]['title']['it-it'] = "Inoltro"; $apps[$x]['menu'][$y]['title']['it-it'] = "Inoltro";
$apps[$x]['menu'][$y]['title']['it-it'] = "ზარის გადამისამართება";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Oproep doorsturen"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Oproep doorsturen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Przekierowanie"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Przekierowanie";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Encaminhamento de chamadas"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Encaminhamento de chamadas";

View File

@ -13,6 +13,7 @@ $text['title-call_recordings']['fr-ca'] = "Enregistrements d'appels";
$text['title-call_recordings']['fr-fr'] = "Enregistrements d'appels"; $text['title-call_recordings']['fr-fr'] = "Enregistrements d'appels";
$text['title-call_recordings']['he-il'] = "הקלטות שיחות"; $text['title-call_recordings']['he-il'] = "הקלטות שיחות";
$text['title-call_recordings']['it-it'] = "Grabaciones de llamadas"; $text['title-call_recordings']['it-it'] = "Grabaciones de llamadas";
$text['title-call_recordings']['ka-ge'] = "ზარის ჩანაწერები";
$text['title-call_recordings']['nl-nl'] = "Gespreksopnamen"; $text['title-call_recordings']['nl-nl'] = "Gespreksopnamen";
$text['title-call_recordings']['pl-pl'] = "Nagrania Rozmów"; $text['title-call_recordings']['pl-pl'] = "Nagrania Rozmów";
$text['title-call_recordings']['pt-br'] = "Gravações de chamadas"; $text['title-call_recordings']['pt-br'] = "Gravações de chamadas";
@ -38,6 +39,7 @@ $text['title-call_recording']['fr-ca'] = "Enregistrement d'appel";
$text['title-call_recording']['fr-fr'] = "Enregistrement d'appel"; $text['title-call_recording']['fr-fr'] = "Enregistrement d'appel";
$text['title-call_recording']['he-il'] = "הקלטת שיחה"; $text['title-call_recording']['he-il'] = "הקלטת שיחה";
$text['title-call_recording']['it-it'] = "Registrazione delle chiamate"; $text['title-call_recording']['it-it'] = "Registrazione delle chiamate";
$text['title-call_recording']['ka-ge'] = "საუბრის ჩაწერა";
$text['title-call_recording']['nl-nl'] = "Gespreksopname"; $text['title-call_recording']['nl-nl'] = "Gespreksopname";
$text['title-call_recording']['pl-pl'] = "Nagranie rozmowy"; $text['title-call_recording']['pl-pl'] = "Nagranie rozmowy";
$text['title-call_recording']['pt-br'] = "Gravação de chamadas"; $text['title-call_recording']['pt-br'] = "Gravação de chamadas";
@ -63,6 +65,7 @@ $text['title_description-call_recordings']['fr-ca'] = "Affiche les enregistremen
$text['title_description-call_recordings']['fr-fr'] = "Affiche les enregistrements d'appel avec nom, durée, date et heure, et direction de l'appel"; $text['title_description-call_recordings']['fr-fr'] = "Affiche les enregistrements d'appel avec nom, durée, date et heure, et direction de l'appel";
$text['title_description-call_recordings']['he-il'] = "מציג את הקלטות השיחה עם שם, אורך, תאריך ושעה וכיוון השיחה."; $text['title_description-call_recordings']['he-il'] = "מציג את הקלטות השיחה עם שם, אורך, תאריך ושעה וכיוון השיחה.";
$text['title_description-call_recordings']['it-it'] = "Mostra le registrazioni delle chiamate con nome, durata, data e ora e direzione della chiamata."; $text['title_description-call_recordings']['it-it'] = "Mostra le registrazioni delle chiamate con nome, durata, data e ora e direzione della chiamata.";
$text['title_description-call_recordings']['ka-ge'] = "აჩვენებს ხელმისაწვდომ ზარის ჩანაწერებს სახელით, ხანგრძლივობით, თარიღითა და დროით და ზარის მიმართულებით.";
$text['title_description-call_recordings']['nl-nl'] = "Toont de gespreksopnamen met naam, lengte, datum/tijd en oproep richting."; $text['title_description-call_recordings']['nl-nl'] = "Toont de gespreksopnamen met naam, lengte, datum/tijd en oproep richting.";
$text['title_description-call_recordings']['pl-pl'] = "Wyświetla nagrania połączeń wraz z nazwą, długością, datą i godziną oraz kierunkiem połączenia."; $text['title_description-call_recordings']['pl-pl'] = "Wyświetla nagrania połączeń wraz z nazwą, długością, datą i godziną oraz kierunkiem połączenia.";
$text['title_description-call_recordings']['pt-br'] = "Mostra as gravações de chamadas com nome, duração, data e hora e direção da chamada."; $text['title_description-call_recordings']['pt-br'] = "Mostra as gravações de chamadas com nome, duração, data e hora e direção da chamada.";
@ -88,6 +91,7 @@ $text['label-call_recording_name']['fr-ca'] = "Nom";
$text['label-call_recording_name']['fr-fr'] = "Nom"; $text['label-call_recording_name']['fr-fr'] = "Nom";
$text['label-call_recording_name']['he-il'] = "שֵׁם"; $text['label-call_recording_name']['he-il'] = "שֵׁם";
$text['label-call_recording_name']['it-it'] = "Nome"; $text['label-call_recording_name']['it-it'] = "Nome";
$text['label-call_recording_name']['ka-ge'] = "სახელი";
$text['label-call_recording_name']['nl-nl'] = "Naam"; $text['label-call_recording_name']['nl-nl'] = "Naam";
$text['label-call_recording_name']['pl-pl'] = "Nazwa"; $text['label-call_recording_name']['pl-pl'] = "Nazwa";
$text['label-call_recording_name']['pt-br'] = "Nome"; $text['label-call_recording_name']['pt-br'] = "Nome";
@ -113,6 +117,7 @@ $text['label-caller_id_name']['fr-ca'] = "Nom de l'Appelant";
$text['label-caller_id_name']['fr-fr'] = "Nom de l'Appelant"; $text['label-caller_id_name']['fr-fr'] = "Nom de l'Appelant";
$text['label-caller_id_name']['he-il'] = "שם המתקשר"; $text['label-caller_id_name']['he-il'] = "שם המתקשר";
$text['label-caller_id_name']['it-it'] = "Nome CID"; $text['label-caller_id_name']['it-it'] = "Nome CID";
$text['label-caller_id_name']['ka-ge'] = "დამრეკავის სახელი";
$text['label-caller_id_name']['nl-nl'] = "Naam beller"; $text['label-caller_id_name']['nl-nl'] = "Naam beller";
$text['label-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['label-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-caller_id_name']['pt-br'] = "Nome CID"; $text['label-caller_id_name']['pt-br'] = "Nome CID";
@ -138,6 +143,7 @@ $text['label-caller_id_number']['fr-ca'] = "Numéro de l'Appelant";
$text['label-caller_id_number']['fr-fr'] = "Numéro de l'Appelant"; $text['label-caller_id_number']['fr-fr'] = "Numéro de l'Appelant";
$text['label-caller_id_number']['he-il'] = "מספר מתקשר"; $text['label-caller_id_number']['he-il'] = "מספר מתקשר";
$text['label-caller_id_number']['it-it'] = "Numero CID"; $text['label-caller_id_number']['it-it'] = "Numero CID";
$text['label-caller_id_number']['ka-ge'] = "დამრეკავის ნომერი";
$text['label-caller_id_number']['nl-nl'] = "Beller nummer"; $text['label-caller_id_number']['nl-nl'] = "Beller nummer";
$text['label-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['label-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
$text['label-caller_id_number']['pt-br'] = "Número CID"; $text['label-caller_id_number']['pt-br'] = "Número CID";
@ -163,6 +169,7 @@ $text['label-caller_destination']['fr-ca'] = "Destination de l'appelant";
$text['label-caller_destination']['fr-fr'] = "Destination de l'appelant"; $text['label-caller_destination']['fr-fr'] = "Destination de l'appelant";
$text['label-caller_destination']['he-il'] = "Destino de la persona que llama"; $text['label-caller_destination']['he-il'] = "Destino de la persona que llama";
$text['label-caller_destination']['it-it'] = "Destinazione del chiamante"; $text['label-caller_destination']['it-it'] = "Destinazione del chiamante";
$text['label-caller_destination']['ka-ge'] = "დამრეკავის დანიშნულება";
$text['label-caller_destination']['nl-nl'] = "Bestemming van de beller"; $text['label-caller_destination']['nl-nl'] = "Bestemming van de beller";
$text['label-caller_destination']['pl-pl'] = "Miejsce docelowe dzwoniącego"; $text['label-caller_destination']['pl-pl'] = "Miejsce docelowe dzwoniącego";
$text['label-caller_destination']['pt-br'] = "Destino do chamador"; $text['label-caller_destination']['pt-br'] = "Destino do chamador";
@ -188,6 +195,7 @@ $text['label-destination_number']['fr-ca'] = "Destination";
$text['label-destination_number']['fr-fr'] = "Destination"; $text['label-destination_number']['fr-fr'] = "Destination";
$text['label-destination_number']['he-il'] = "יַעַד"; $text['label-destination_number']['he-il'] = "יַעַד";
$text['label-destination_number']['it-it'] = "Destinazione"; $text['label-destination_number']['it-it'] = "Destinazione";
$text['label-destination_number']['ka-ge'] = "დანიშნულება";
$text['label-destination_number']['nl-nl'] = "Bestemming"; $text['label-destination_number']['nl-nl'] = "Bestemming";
$text['label-destination_number']['pl-pl'] = "Miejsce docelowe"; $text['label-destination_number']['pl-pl'] = "Miejsce docelowe";
$text['label-destination_number']['pt-br'] = "Destino"; $text['label-destination_number']['pt-br'] = "Destino";
@ -213,6 +221,7 @@ $text['description-call_recording_name']['fr-ca'] = "Nom de l'enregistrement d'a
$text['description-call_recording_name']['fr-fr'] = "Nom de l'enregistrement d'appel"; $text['description-call_recording_name']['fr-fr'] = "Nom de l'enregistrement d'appel";
$text['description-call_recording_name']['he-il'] = "שם הקלטת שיחה"; $text['description-call_recording_name']['he-il'] = "שם הקלטת שיחה";
$text['description-call_recording_name']['it-it'] = "Nome della registrazione della chiamata"; $text['description-call_recording_name']['it-it'] = "Nome della registrazione della chiamata";
$text['description-call_recording_name']['ka-ge'] = "ზარის ჩანაწერის სახელი";
$text['description-call_recording_name']['nl-nl'] = "Gespreksopname naam"; $text['description-call_recording_name']['nl-nl'] = "Gespreksopname naam";
$text['description-call_recording_name']['pl-pl'] = "Nazwa nagrania rozmowy"; $text['description-call_recording_name']['pl-pl'] = "Nazwa nagrania rozmowy";
$text['description-call_recording_name']['pt-br'] = "Nome da gravação de chamada"; $text['description-call_recording_name']['pt-br'] = "Nome da gravação de chamada";
@ -238,6 +247,7 @@ $text['label-call_recording_path']['fr-ca'] = "Chemin";
$text['label-call_recording_path']['fr-fr'] = "Chemin"; $text['label-call_recording_path']['fr-fr'] = "Chemin";
$text['label-call_recording_path']['he-il'] = "נָתִיב"; $text['label-call_recording_path']['he-il'] = "נָתִיב";
$text['label-call_recording_path']['it-it'] = "Sentiero"; $text['label-call_recording_path']['it-it'] = "Sentiero";
$text['label-call_recording_path']['ka-ge'] = "ბილიკი";
$text['label-call_recording_path']['nl-nl'] = "Pad"; $text['label-call_recording_path']['nl-nl'] = "Pad";
$text['label-call_recording_path']['pl-pl'] = "Scieżka"; $text['label-call_recording_path']['pl-pl'] = "Scieżka";
$text['label-call_recording_path']['pt-br'] = "Caminho"; $text['label-call_recording_path']['pt-br'] = "Caminho";
@ -263,6 +273,7 @@ $text['description-call_recording_path']['fr-ca'] = "Chemin d'enregistrement des
$text['description-call_recording_path']['fr-fr'] = "Chemin d'enregistrement des conversations"; $text['description-call_recording_path']['fr-fr'] = "Chemin d'enregistrement des conversations";
$text['description-call_recording_path']['he-il'] = "נתיב הקלטת שיחות"; $text['description-call_recording_path']['he-il'] = "נתיב הקלטת שיחות";
$text['description-call_recording_path']['it-it'] = "Percorso di registrazione della conversazione"; $text['description-call_recording_path']['it-it'] = "Percorso di registrazione della conversazione";
$text['description-call_recording_path']['ka-ge'] = "საუბრის ჩანაწერის ბილიკი";
$text['description-call_recording_path']['nl-nl'] = "Gespreksopname pad"; $text['description-call_recording_path']['nl-nl'] = "Gespreksopname pad";
$text['description-call_recording_path']['pl-pl'] = "Ścieżka nagrywania rozmowy"; $text['description-call_recording_path']['pl-pl'] = "Ścieżka nagrywania rozmowy";
$text['description-call_recording_path']['pt-br'] = "Caminho de gravação de conversa"; $text['description-call_recording_path']['pt-br'] = "Caminho de gravação de conversa";
@ -288,6 +299,7 @@ $text['label-call_recording_length']['fr-ca'] = "Longueur";
$text['label-call_recording_length']['fr-fr'] = "Longueur"; $text['label-call_recording_length']['fr-fr'] = "Longueur";
$text['label-call_recording_length']['he-il'] = "אורך"; $text['label-call_recording_length']['he-il'] = "אורך";
$text['label-call_recording_length']['it-it'] = "Lunghezza"; $text['label-call_recording_length']['it-it'] = "Lunghezza";
$text['label-call_recording_length']['ka-ge'] = "ხანგრძლივობა";
$text['label-call_recording_length']['nl-nl'] = "Lengte"; $text['label-call_recording_length']['nl-nl'] = "Lengte";
$text['label-call_recording_length']['pl-pl'] = "Długość"; $text['label-call_recording_length']['pl-pl'] = "Długość";
$text['label-call_recording_length']['pt-br'] = "Comprimento"; $text['label-call_recording_length']['pt-br'] = "Comprimento";
@ -313,6 +325,7 @@ $text['description-call_recording_length']['fr-ca'] = "Durée d'enregistrement d
$text['description-call_recording_length']['fr-fr'] = "Durée d'enregistrement des appels"; $text['description-call_recording_length']['fr-fr'] = "Durée d'enregistrement des appels";
$text['description-call_recording_length']['he-il'] = "משך הקלטת השיחה"; $text['description-call_recording_length']['he-il'] = "משך הקלטת השיחה";
$text['description-call_recording_length']['it-it'] = "Durata della registrazione delle chiamate"; $text['description-call_recording_length']['it-it'] = "Durata della registrazione delle chiamate";
$text['description-call_recording_length']['ka-ge'] = "ზარის ჩანაწერის ხანგრძლივობა";
$text['description-call_recording_length']['nl-nl'] = "Gespreksopname duur"; $text['description-call_recording_length']['nl-nl'] = "Gespreksopname duur";
$text['description-call_recording_length']['pl-pl'] = "Czas nagrywania rozmowy"; $text['description-call_recording_length']['pl-pl'] = "Czas nagrywania rozmowy";
$text['description-call_recording_length']['pt-br'] = "Durata înregistrării apelului"; $text['description-call_recording_length']['pt-br'] = "Durata înregistrării apelului";
@ -338,6 +351,7 @@ $text['label-call_recording_date']['fr-ca'] = "Date";
$text['label-call_recording_date']['fr-fr'] = "Date"; $text['label-call_recording_date']['fr-fr'] = "Date";
$text['label-call_recording_date']['he-il'] = "תַאֲרִיך"; $text['label-call_recording_date']['he-il'] = "תַאֲרִיך";
$text['label-call_recording_date']['it-it'] = "תַאֲרִיך"; $text['label-call_recording_date']['it-it'] = "תַאֲרִיך";
$text['label-call_recording_date']['ka-ge'] = "თარიღი";
$text['label-call_recording_date']['nl-nl'] = "Datum"; $text['label-call_recording_date']['nl-nl'] = "Datum";
$text['label-call_recording_date']['pl-pl'] = "Data"; $text['label-call_recording_date']['pl-pl'] = "Data";
$text['label-call_recording_date']['pt-br'] = "Data"; $text['label-call_recording_date']['pt-br'] = "Data";
@ -363,6 +377,7 @@ $text['description-call_recording_date']['fr-ca'] = "Date d'enregistrement de l'
$text['description-call_recording_date']['fr-fr'] = "Date d'enregistrement de l'appel"; $text['description-call_recording_date']['fr-fr'] = "Date d'enregistrement de l'appel";
$text['description-call_recording_date']['he-il'] = "תאריך הקלטת שיחה"; $text['description-call_recording_date']['he-il'] = "תאריך הקלטת שיחה";
$text['description-call_recording_date']['it-it'] = "Data di registrazione della chiamata"; $text['description-call_recording_date']['it-it'] = "Data di registrazione della chiamata";
$text['description-call_recording_date']['ka-ge'] = "ზარის ჩაწერის თარიღი";
$text['description-call_recording_date']['nl-nl'] = "Gespreksopname datum"; $text['description-call_recording_date']['nl-nl'] = "Gespreksopname datum";
$text['description-call_recording_date']['pl-pl'] = "Data nagrania rozmowy"; $text['description-call_recording_date']['pl-pl'] = "Data nagrania rozmowy";
$text['description-call_recording_date']['pt-br'] = "Data de gravação da chamada"; $text['description-call_recording_date']['pt-br'] = "Data de gravação da chamada";
@ -388,6 +403,7 @@ $text['label-call_direction']['fr-ca'] = "Direction";
$text['label-call_direction']['fr-fr'] = "Direction"; $text['label-call_direction']['fr-fr'] = "Direction";
$text['label-call_direction']['he-il'] = "כיוון"; $text['label-call_direction']['he-il'] = "כיוון";
$text['label-call_direction']['it-it'] = "Direzione"; $text['label-call_direction']['it-it'] = "Direzione";
$text['label-call_direction']['ka-ge'] = "მიმართულება";
$text['label-call_direction']['nl-nl'] = "Richting"; $text['label-call_direction']['nl-nl'] = "Richting";
$text['label-call_direction']['pl-pl'] = "Kierunek"; $text['label-call_direction']['pl-pl'] = "Kierunek";
$text['label-call_direction']['pt-br'] = "Direção"; $text['label-call_direction']['pt-br'] = "Direção";
@ -413,6 +429,7 @@ $text['description-call_direction']['fr-ca'] = "Direction d'appel d'enregistreme
$text['description-call_direction']['fr-fr'] = "Direction d'appel d'enregistrement d'appel"; $text['description-call_direction']['fr-fr'] = "Direction d'appel d'enregistrement d'appel";
$text['description-call_direction']['he-il'] = "הקלטת שיחה כיוון שיחה"; $text['description-call_direction']['he-il'] = "הקלטת שיחה כיוון שיחה";
$text['description-call_direction']['it-it'] = "Direzione della chiamata per la registrazione delle chiamate"; $text['description-call_direction']['it-it'] = "Direzione della chiamata per la registrazione delle chiamate";
$text['description-call_direction']['ka-ge'] = "ზარების ჩაწერა. ზარის მიმართულება";
$text['description-call_direction']['nl-nl'] = "Gespreksopname oproeprichting"; $text['description-call_direction']['nl-nl'] = "Gespreksopname oproeprichting";
$text['description-call_direction']['pl-pl'] = "Nagrywanie połączeń Kierunek połączenia"; $text['description-call_direction']['pl-pl'] = "Nagrywanie połączeń Kierunek połączenia";
$text['description-call_direction']['pt-br'] = "Direção de chamada de gravação de chamada"; $text['description-call_direction']['pt-br'] = "Direção de chamada de gravação de chamada";
@ -438,6 +455,7 @@ $text['label-call_recording_description']['fr-ca'] = "Description";
$text['label-call_recording_description']['fr-fr'] = "Description"; $text['label-call_recording_description']['fr-fr'] = "Description";
$text['label-call_recording_description']['he-il'] = "תיאור"; $text['label-call_recording_description']['he-il'] = "תיאור";
$text['label-call_recording_description']['it-it'] = "Descrizione"; $text['label-call_recording_description']['it-it'] = "Descrizione";
$text['label-call_recording_description']['ka-ge'] = "აღწერა";
$text['label-call_recording_description']['nl-nl'] = "Omschrijving"; $text['label-call_recording_description']['nl-nl'] = "Omschrijving";
$text['label-call_recording_description']['pl-pl'] = "Opis"; $text['label-call_recording_description']['pl-pl'] = "Opis";
$text['label-call_recording_description']['pt-br'] = "Descrição"; $text['label-call_recording_description']['pt-br'] = "Descrição";
@ -463,6 +481,7 @@ $text['description-call_recording_description']['fr-ca'] = "Direction d'enregist
$text['description-call_recording_description']['fr-fr'] = "Direction d'enregistrement des appels"; $text['description-call_recording_description']['fr-fr'] = "Direction d'enregistrement des appels";
$text['description-call_recording_description']['he-il'] = "כיוון הקלטת שיחות"; $text['description-call_recording_description']['he-il'] = "כיוון הקלטת שיחות";
$text['description-call_recording_description']['it-it'] = "Direzione di registrazione della chiamata"; $text['description-call_recording_description']['it-it'] = "Direzione di registrazione della chiamata";
$text['description-call_recording_description']['ka-ge'] = "ზარის ჩანაწერების მიმართულება";
$text['description-call_recording_description']['nl-nl'] = "Gespreksopname richting"; $text['description-call_recording_description']['nl-nl'] = "Gespreksopname richting";
$text['description-call_recording_description']['pl-pl'] = "Kierunek nagrywania połączeń"; $text['description-call_recording_description']['pl-pl'] = "Kierunek nagrywania połączeń";
$text['description-call_recording_description']['pt-br'] = "Direção de gravação de chamadas"; $text['description-call_recording_description']['pt-br'] = "Direção de gravação de chamadas";
@ -488,6 +507,7 @@ $text['label-call_recording_base64']['fr-ca'] = "Base64";
$text['label-call_recording_base64']['fr-fr'] = "Base64"; $text['label-call_recording_base64']['fr-fr'] = "Base64";
$text['label-call_recording_base64']['he-il'] = "64בסיס"; $text['label-call_recording_base64']['he-il'] = "64בסיס";
$text['label-call_recording_base64']['it-it'] = "Base64"; $text['label-call_recording_base64']['it-it'] = "Base64";
$text['label-call_recording_base64']['ka-ge'] = "Base64";
$text['label-call_recording_base64']['nl-nl'] = "Base64"; $text['label-call_recording_base64']['nl-nl'] = "Base64";
$text['label-call_recording_base64']['pl-pl'] = "Base64"; $text['label-call_recording_base64']['pl-pl'] = "Base64";
$text['label-call_recording_base64']['pt-br'] = "Base64"; $text['label-call_recording_base64']['pt-br'] = "Base64";
@ -513,6 +533,7 @@ $text['description-call_recording_base64']['fr-ca'] = "Base64";
$text['description-call_recording_base64']['fr-fr'] = "Base64"; $text['description-call_recording_base64']['fr-fr'] = "Base64";
$text['description-call_recording_base64']['he-il'] = "בסיס 64"; $text['description-call_recording_base64']['he-il'] = "בסיס 64";
$text['description-call_recording_base64']['it-it'] = "Base64"; $text['description-call_recording_base64']['it-it'] = "Base64";
$text['description-call_recording_base64']['ka-ge'] = "Base64";
$text['description-call_recording_base64']['nl-nl'] = "Baseren64"; $text['description-call_recording_base64']['nl-nl'] = "Baseren64";
$text['description-call_recording_base64']['pl-pl'] = "Baza64"; $text['description-call_recording_base64']['pl-pl'] = "Baza64";
$text['description-call_recording_base64']['pt-br'] = "Base64"; $text['description-call_recording_base64']['pt-br'] = "Base64";
@ -538,6 +559,7 @@ $text['label-inbound']['fr-ca'] = "Entrant";
$text['label-inbound']['fr-fr'] = "Entrant"; $text['label-inbound']['fr-fr'] = "Entrant";
$text['label-inbound']['he-il'] = "נכנסת"; $text['label-inbound']['he-il'] = "נכנסת";
$text['label-inbound']['it-it'] = "In entrata"; $text['label-inbound']['it-it'] = "In entrata";
$text['label-inbound']['ka-ge'] = "შემომავალი";
$text['label-inbound']['nl-nl'] = "Inkomend"; $text['label-inbound']['nl-nl'] = "Inkomend";
$text['label-inbound']['pl-pl'] = "Przychodzący"; $text['label-inbound']['pl-pl'] = "Przychodzący";
$text['label-inbound']['pt-br'] = "Entrada"; $text['label-inbound']['pt-br'] = "Entrada";
@ -563,6 +585,7 @@ $text['label-outbound']['fr-ca'] = "Sortant";
$text['label-outbound']['fr-fr'] = "Sortant"; $text['label-outbound']['fr-fr'] = "Sortant";
$text['label-outbound']['he-il'] = "יוצא"; $text['label-outbound']['he-il'] = "יוצא";
$text['label-outbound']['it-it'] = "In uscita"; $text['label-outbound']['it-it'] = "In uscita";
$text['label-outbound']['ka-ge'] = "გამავალი";
$text['label-outbound']['nl-nl'] = "Uitgaand"; $text['label-outbound']['nl-nl'] = "Uitgaand";
$text['label-outbound']['pl-pl'] = "Wychodzący"; $text['label-outbound']['pl-pl'] = "Wychodzący";
$text['label-outbound']['pt-br'] = "Saída"; $text['label-outbound']['pt-br'] = "Saída";
@ -588,6 +611,7 @@ $text['label-local']['fr-ca'] = "Local";
$text['label-local']['fr-fr'] = "Local"; $text['label-local']['fr-fr'] = "Local";
$text['label-local']['he-il'] = "מְקוֹמִי"; $text['label-local']['he-il'] = "מְקוֹמִי";
$text['label-local']['it-it'] = "Locale"; $text['label-local']['it-it'] = "Locale";
$text['label-local']['ka-ge'] = "ლოკალური";
$text['label-local']['nl-nl'] = "Lokaal"; $text['label-local']['nl-nl'] = "Lokaal";
$text['label-local']['pl-pl'] = "Lokalny"; $text['label-local']['pl-pl'] = "Lokalny";
$text['label-local']['pt-br'] = "Local"; $text['label-local']['pt-br'] = "Local";

View File

@ -14,6 +14,7 @@
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Enregistrements d'appels"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Enregistrements d'appels";
$apps[$x]['menu'][$y]['title']['he-il'] = "הקלטות שיחות"; $apps[$x]['menu'][$y]['title']['he-il'] = "הקלטות שיחות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Registrazioni delle chiamate"; $apps[$x]['menu'][$y]['title']['it-it'] = "Registrazioni delle chiamate";
$apps[$x]['menu'][$y]['title']['it-it'] = "ზარის ჩანაწერები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreksopnamen"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreksopnamen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Nagrania Rozmów"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Nagrania Rozmów";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Gravações de chamadas"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Gravações de chamadas";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Channels actifs sur le système"; $apps[$x]['description']['fr-fr'] = "Channels actifs sur le système";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "აქტიური არხები სისტემაში.";
$apps[$x]['description']['nl-nl'] = "Aktieve kanalen in het systeem"; $apps[$x]['description']['nl-nl'] = "Aktieve kanalen in het systeem";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "Canais ativos no sistema."; $apps[$x]['description']['pt-br'] = "Canais ativos no sistema.";

View File

@ -13,6 +13,7 @@ $text['title-2']['fr-ca'] = "Extensions Actives";
$text['title-2']['fr-fr'] = "Extensions Actives"; $text['title-2']['fr-fr'] = "Extensions Actives";
$text['title-2']['he-il'] = "שלוחה פעילה"; $text['title-2']['he-il'] = "שלוחה פעילה";
$text['title-2']['it-it'] = "Interni Attivi"; $text['title-2']['it-it'] = "Interni Attivi";
$text['title-2']['ka-ge'] = "აქტიური შიდა ნომრები";
$text['title-2']['nl-nl'] = "Aktieve toestellen"; $text['title-2']['nl-nl'] = "Aktieve toestellen";
$text['title-2']['pl-pl'] = "Aktywne numery wewnętrzne"; $text['title-2']['pl-pl'] = "Aktywne numery wewnętrzne";
$text['title-2']['pt-br'] = "Ramais ativos"; $text['title-2']['pt-br'] = "Ramais ativos";
@ -38,6 +39,7 @@ $text['title']['fr-ca'] = "Communications Actives";
$text['title']['fr-fr'] = "Communications Actives"; $text['title']['fr-fr'] = "Communications Actives";
$text['title']['he-il'] = "הגדרת חשבון"; $text['title']['he-il'] = "הגדרת חשבון";
$text['title']['it-it'] = "Chiamate Attive"; $text['title']['it-it'] = "Chiamate Attive";
$text['title']['ka-ge'] = "აქტიური ზარები";
$text['title']['nl-nl'] = "Aktieve gesprekken"; $text['title']['nl-nl'] = "Aktieve gesprekken";
$text['title']['pl-pl'] = "Aktywne Rozmowy"; $text['title']['pl-pl'] = "Aktywne Rozmowy";
$text['title']['pt-br'] = "Configurações da Conta"; $text['title']['pt-br'] = "Configurações da Conta";
@ -63,6 +65,7 @@ $text['label-time']['fr-ca'] = "Temps";
$text['label-time']['fr-fr'] = "Temps"; $text['label-time']['fr-fr'] = "Temps";
$text['label-time']['he-il'] = "אזור זמן"; $text['label-time']['he-il'] = "אזור זמן";
$text['label-time']['it-it'] = "Tempo"; $text['label-time']['it-it'] = "Tempo";
$text['label-time']['ka-ge'] = "დრო";
$text['label-time']['nl-nl'] = "Tijd"; $text['label-time']['nl-nl'] = "Tijd";
$text['label-time']['pl-pl'] = "Czas"; $text['label-time']['pl-pl'] = "Czas";
$text['label-time']['pt-br'] = "Fuso Horário"; $text['label-time']['pt-br'] = "Fuso Horário";
@ -88,6 +91,7 @@ $text['label-stop']['fr-ca'] = "arrêter l'enregistrement";
$text['label-stop']['fr-fr'] = "arrêter l'enregistrement"; $text['label-stop']['fr-fr'] = "arrêter l'enregistrement";
$text['label-stop']['he-il'] = "הפסק הקלטה"; $text['label-stop']['he-il'] = "הפסק הקלטה";
$text['label-stop']['it-it'] = "stop registra"; $text['label-stop']['it-it'] = "stop registra";
$text['label-stop']['ka-ge'] = "ჩაწერის გაჩერება";
$text['label-stop']['nl-nl'] = "Stop opname"; $text['label-stop']['nl-nl'] = "Stop opname";
$text['label-stop']['pl-pl'] = "zatrzymaj nagrywanie"; $text['label-stop']['pl-pl'] = "zatrzymaj nagrywanie";
$text['label-stop']['pt-br'] = "Parar"; $text['label-stop']['pt-br'] = "Parar";
@ -113,6 +117,7 @@ $text['label-status']['fr-ca'] = "Etat";
$text['label-status']['fr-fr'] = "Etat"; $text['label-status']['fr-fr'] = "Etat";
$text['label-status']['he-il'] = "סטטוס"; $text['label-status']['he-il'] = "סטטוס";
$text['label-status']['it-it'] = "Stato"; $text['label-status']['it-it'] = "Stato";
$text['label-status']['ka-ge'] = "სტატუსი";
$text['label-status']['nl-nl'] = "Status"; $text['label-status']['nl-nl'] = "Status";
$text['label-status']['pl-pl'] = "Status"; $text['label-status']['pl-pl'] = "Status";
$text['label-status']['pt-br'] = "Estado"; $text['label-status']['pt-br'] = "Estado";
@ -138,6 +143,7 @@ $text['label-start']['fr-ca'] = "Commencer l'enregistrement";
$text['label-start']['fr-fr'] = "Commencer l'enregistrement"; $text['label-start']['fr-fr'] = "Commencer l'enregistrement";
$text['label-start']['he-il'] = "התחל הקלטה"; $text['label-start']['he-il'] = "התחל הקלטה";
$text['label-start']['it-it'] = "registra"; $text['label-start']['it-it'] = "registra";
$text['label-start']['ka-ge'] = "ჩაწერის დაწყება";
$text['label-start']['nl-nl'] = "Start opname"; $text['label-start']['nl-nl'] = "Start opname";
$text['label-start']['pl-pl'] = "rozpocznij nagrywanie"; $text['label-start']['pl-pl'] = "rozpocznij nagrywanie";
$text['label-start']['pt-br'] = "Iniciar"; $text['label-start']['pt-br'] = "Iniciar";
@ -163,6 +169,7 @@ $text['label-secure']['fr-ca'] = "Securisé";
$text['label-secure']['fr-fr'] = "Securisé"; $text['label-secure']['fr-fr'] = "Securisé";
$text['label-secure']['he-il'] = "מאובטח"; $text['label-secure']['he-il'] = "מאובטח";
$text['label-secure']['it-it'] = "Sicura"; $text['label-secure']['it-it'] = "Sicura";
$text['label-secure']['ka-ge'] = "უსაფრთხო";
$text['label-secure']['nl-nl'] = "Veilig"; $text['label-secure']['nl-nl'] = "Veilig";
$text['label-secure']['pl-pl'] = "Bezpieczny"; $text['label-secure']['pl-pl'] = "Bezpieczny";
$text['label-secure']['pt-br'] = "Seguro"; $text['label-secure']['pt-br'] = "Seguro";
@ -188,6 +195,7 @@ $text['label-refresh_pause']['fr-ca'] = "Pause Actualiser";
$text['label-refresh_pause']['fr-fr'] = "Pause Actualiser"; $text['label-refresh_pause']['fr-fr'] = "Pause Actualiser";
$text['label-refresh_pause']['he-il'] = "עצור רענון"; $text['label-refresh_pause']['he-il'] = "עצור רענון";
$text['label-refresh_pause']['it-it'] = "Pausa"; $text['label-refresh_pause']['it-it'] = "Pausa";
$text['label-refresh_pause']['ka-ge'] = "განახლების შეჩერება";
$text['label-refresh_pause']['nl-nl'] = "Stop pagina verversen"; $text['label-refresh_pause']['nl-nl'] = "Stop pagina verversen";
$text['label-refresh_pause']['pl-pl'] = "Pauzuj Odświeżanie"; $text['label-refresh_pause']['pl-pl'] = "Pauzuj Odświeżanie";
$text['label-refresh_pause']['pt-br'] = "Pausar atualização"; $text['label-refresh_pause']['pt-br'] = "Pausar atualização";
@ -213,6 +221,7 @@ $text['label-refresh_enable']['fr-ca'] = "Activer Actualiser";
$text['label-refresh_enable']['fr-fr'] = "Activer Actualiser"; $text['label-refresh_enable']['fr-fr'] = "Activer Actualiser";
$text['label-refresh_enable']['he-il'] = "אפשר רענון"; $text['label-refresh_enable']['he-il'] = "אפשר רענון";
$text['label-refresh_enable']['it-it'] = "Riprendi"; $text['label-refresh_enable']['it-it'] = "Riprendi";
$text['label-refresh_enable']['ka-ge'] = "განახლების ჩართვა";
$text['label-refresh_enable']['nl-nl'] = "Zet pagina verversen aan"; $text['label-refresh_enable']['nl-nl'] = "Zet pagina verversen aan";
$text['label-refresh_enable']['pl-pl'] = "Ä…cz odÅwieżanie"; $text['label-refresh_enable']['pl-pl'] = "Ä…cz odÅwieżanie";
$text['label-refresh_enable']['pt-br'] = "Habilitar atualização"; $text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
@ -238,6 +247,7 @@ $text['label-profile']['fr-ca'] = "Profil";
$text['label-profile']['fr-fr'] = "Profil"; $text['label-profile']['fr-fr'] = "Profil";
$text['label-profile']['he-il'] = "פרופיל"; $text['label-profile']['he-il'] = "פרופיל";
$text['label-profile']['it-it'] = "Profilo"; $text['label-profile']['it-it'] = "Profilo";
$text['label-profile']['ka-ge'] = "პროფილი";
$text['label-profile']['nl-nl'] = "Profiel"; $text['label-profile']['nl-nl'] = "Profiel";
$text['label-profile']['pl-pl'] = "Profil"; $text['label-profile']['pl-pl'] = "Profil";
$text['label-profile']['pt-br'] = "Perfil"; $text['label-profile']['pt-br'] = "Perfil";
@ -263,6 +273,7 @@ $text['label-park-extension']['fr-ca'] = "Parquer";
$text['label-park-extension']['fr-fr'] = "Parquer"; $text['label-park-extension']['fr-fr'] = "Parquer";
$text['label-park-extension']['he-il'] = "חניה"; $text['label-park-extension']['he-il'] = "חניה";
$text['label-park-extension']['it-it'] = "Parcheggia"; $text['label-park-extension']['it-it'] = "Parcheggia";
$text['label-park-extension']['ka-ge'] = "პარკინგი";
$text['label-park-extension']['nl-nl'] = "Parkeer"; $text['label-park-extension']['nl-nl'] = "Parkeer";
$text['label-park-extension']['pl-pl'] = "Parkowanie"; $text['label-park-extension']['pl-pl'] = "Parkowanie";
$text['label-park-extension']['pt-br'] = "Extensão estacionamento"; $text['label-park-extension']['pt-br'] = "Extensão estacionamento";
@ -288,6 +299,7 @@ $text['label-park']['fr-ca'] = "Parquer";
$text['label-park']['fr-fr'] = "Parquer"; $text['label-park']['fr-fr'] = "Parquer";
$text['label-park']['he-il'] = "חניה"; $text['label-park']['he-il'] = "חניה";
$text['label-park']['it-it'] = "parcheggia"; $text['label-park']['it-it'] = "parcheggia";
$text['label-park']['ka-ge'] = "პარკინგი";
$text['label-park']['nl-nl'] = "parkeer"; $text['label-park']['nl-nl'] = "parkeer";
$text['label-park']['pl-pl'] = "parkowanie"; $text['label-park']['pl-pl'] = "parkowanie";
$text['label-park']['pt-br'] = "Estacionamento"; $text['label-park']['pt-br'] = "Estacionamento";
@ -313,6 +325,7 @@ $text['label-opt']['fr-ca'] = "Options";
$text['label-opt']['fr-fr'] = "Options"; $text['label-opt']['fr-fr'] = "Options";
$text['label-opt']['he-il'] = "אפשרויות"; $text['label-opt']['he-il'] = "אפשרויות";
$text['label-opt']['it-it'] = "Opzioni"; $text['label-opt']['it-it'] = "Opzioni";
$text['label-opt']['ka-ge'] = "პარამეტრები";
$text['label-opt']['nl-nl'] = "Opties"; $text['label-opt']['nl-nl'] = "Opties";
$text['label-opt']['pl-pl'] = "Opcje"; $text['label-opt']['pl-pl'] = "Opcje";
$text['label-opt']['pt-br'] = "Opções"; $text['label-opt']['pt-br'] = "Opções";
@ -338,6 +351,7 @@ $text['label-number']['fr-ca'] = "Numéro";
$text['label-number']['fr-fr'] = "Numéro"; $text['label-number']['fr-fr'] = "Numéro";
$text['label-number']['he-il'] = "מספר"; $text['label-number']['he-il'] = "מספר";
$text['label-number']['it-it'] = "Numero"; $text['label-number']['it-it'] = "Numero";
$text['label-number']['ka-ge'] = "ნომერი";
$text['label-number']['nl-nl'] = "Nummer"; $text['label-number']['nl-nl'] = "Nummer";
$text['label-number']['pl-pl'] = "Numer"; $text['label-number']['pl-pl'] = "Numer";
$text['label-number']['pt-br'] = "Número"; $text['label-number']['pt-br'] = "Número";
@ -363,6 +377,7 @@ $text['label-message']['fr-ca'] = "Message";
$text['label-message']['fr-fr'] = "Message"; $text['label-message']['fr-fr'] = "Message";
$text['label-message']['he-il'] = "הודעה"; $text['label-message']['he-il'] = "הודעה";
$text['label-message']['it-it'] = "Messaggio"; $text['label-message']['it-it'] = "Messaggio";
$text['label-message']['ka-ge'] = "შეტყობინება";
$text['label-message']['nl-nl'] = "Boodschap"; $text['label-message']['nl-nl'] = "Boodschap";
$text['label-message']['pl-pl'] = "Wiadomość"; $text['label-message']['pl-pl'] = "Wiadomość";
$text['label-message']['pt-br'] = "Mensagem"; $text['label-message']['pt-br'] = "Mensagem";
@ -388,6 +403,7 @@ $text['label-hangup']['fr-ca'] = "Raccrocher";
$text['label-hangup']['fr-fr'] = "Raccrocher"; $text['label-hangup']['fr-fr'] = "Raccrocher";
$text['label-hangup']['he-il'] = "ניתוק"; $text['label-hangup']['he-il'] = "ניתוק";
$text['label-hangup']['it-it'] = "Chiudi"; $text['label-hangup']['it-it'] = "Chiudi";
$text['label-hangup']['ka-ge'] = "გათიშვა";
$text['label-hangup']['nl-nl'] = "Ophangen"; $text['label-hangup']['nl-nl'] = "Ophangen";
$text['label-hangup']['pl-pl'] = "Zakończ rozmowę"; $text['label-hangup']['pl-pl'] = "Zakończ rozmowę";
$text['label-hangup']['pt-br'] = "Desligar"; $text['label-hangup']['pt-br'] = "Desligar";
@ -413,6 +429,7 @@ $text['label-ext']['fr-ca'] = "extension";
$text['label-ext']['fr-fr'] = "extension"; $text['label-ext']['fr-fr'] = "extension";
$text['label-ext']['he-il'] = "שלוחה"; $text['label-ext']['he-il'] = "שלוחה";
$text['label-ext']['it-it'] = "Int."; $text['label-ext']['it-it'] = "Int.";
$text['label-ext']['ka-ge'] = "შიდა";
$text['label-ext']['nl-nl'] = "Tst."; $text['label-ext']['nl-nl'] = "Tst.";
$text['label-ext']['pl-pl'] = "Numer wewnętrzny"; $text['label-ext']['pl-pl'] = "Numer wewnętrzny";
$text['label-ext']['pt-br'] = "Extensão"; $text['label-ext']['pt-br'] = "Extensão";
@ -438,6 +455,7 @@ $text['label-domain']['fr-ca'] = "Domaine";
$text['label-domain']['fr-fr'] = "Domaine"; $text['label-domain']['fr-fr'] = "Domaine";
$text['label-domain']['he-il'] = "תחום"; $text['label-domain']['he-il'] = "תחום";
$text['label-domain']['it-it'] = "Dominio"; $text['label-domain']['it-it'] = "Dominio";
$text['label-domain']['ka-ge'] = "დომენი";
$text['label-domain']['nl-nl'] = "Domein"; $text['label-domain']['nl-nl'] = "Domein";
$text['label-domain']['pl-pl'] = "Domena"; $text['label-domain']['pl-pl'] = "Domena";
$text['label-domain']['pt-br'] = "Dominio"; $text['label-domain']['pt-br'] = "Dominio";
@ -463,6 +481,7 @@ $text['label-destination']['fr-ca'] = "Dest";
$text['label-destination']['fr-fr'] = "Dest"; $text['label-destination']['fr-fr'] = "Dest";
$text['label-destination']['he-il'] = "יעד"; $text['label-destination']['he-il'] = "יעד";
$text['label-destination']['it-it'] = "Dest"; $text['label-destination']['it-it'] = "Dest";
$text['label-destination']['ka-ge'] = "დანიშნ.";
$text['label-destination']['nl-nl'] = "Doel"; $text['label-destination']['nl-nl'] = "Doel";
$text['label-destination']['pl-pl'] = "Destynacja"; $text['label-destination']['pl-pl'] = "Destynacja";
$text['label-destination']['pt-br'] = "Número de destino"; $text['label-destination']['pt-br'] = "Número de destino";
@ -488,6 +507,7 @@ $text['label-created']['fr-ca'] = "Créé";
$text['label-created']['fr-fr'] = "Créé"; $text['label-created']['fr-fr'] = "Créé";
$text['label-created']['he-il'] = "נוצר"; $text['label-created']['he-il'] = "נוצר";
$text['label-created']['it-it'] = "Creata"; $text['label-created']['it-it'] = "Creata";
$text['label-created']['ka-ge'] = "შექმნილია";
$text['label-created']['nl-nl'] = "Gemaakt"; $text['label-created']['nl-nl'] = "Gemaakt";
$text['label-created']['pl-pl'] = "Utworzno"; $text['label-created']['pl-pl'] = "Utworzno";
$text['label-created']['pt-br'] = "Criado"; $text['label-created']['pt-br'] = "Criado";
@ -513,6 +533,7 @@ $text['label-codec']['fr-ca'] = "décode/encode";
$text['label-codec']['fr-fr'] = "décode/encode"; $text['label-codec']['fr-fr'] = "décode/encode";
$text['label-codec']['he-il'] = "קריאה / כתיבה codec"; $text['label-codec']['he-il'] = "קריאה / כתיבה codec";
$text['label-codec']['it-it'] = "Codec Lett./Scrit."; $text['label-codec']['it-it'] = "Codec Lett./Scrit.";
$text['label-codec']['ka-ge'] = "ჩაწერა / წაკითხვის კოდეკი";
$text['label-codec']['nl-nl'] = "Lees / Schrijf codec"; $text['label-codec']['nl-nl'] = "Lees / Schrijf codec";
$text['label-codec']['pl-pl'] = "Kodek read/write"; $text['label-codec']['pl-pl'] = "Kodek read/write";
$text['label-codec']['pt-br'] = "Codec da leitura / escrita"; $text['label-codec']['pt-br'] = "Codec da leitura / escrita";
@ -538,6 +559,7 @@ $text['label-cid-number']['fr-ca'] = "Numéro Appelant";
$text['label-cid-number']['fr-fr'] = "Numéro Appelant"; $text['label-cid-number']['fr-fr'] = "Numéro Appelant";
$text['label-cid-number']['he-il'] = "זהוי מספר"; $text['label-cid-number']['he-il'] = "זהוי מספר";
$text['label-cid-number']['it-it'] = "Numero CID"; $text['label-cid-number']['it-it'] = "Numero CID";
$text['label-cid-number']['ka-ge'] = "CID ნომერი";
$text['label-cid-number']['nl-nl'] = "CID Nummer"; $text['label-cid-number']['nl-nl'] = "CID Nummer";
$text['label-cid-number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['label-cid-number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
$text['label-cid-number']['pt-br'] = "Número CID"; $text['label-cid-number']['pt-br'] = "Número CID";
@ -563,6 +585,7 @@ $text['label-cid-name']['fr-ca'] = "Nom Appelant";
$text['label-cid-name']['fr-fr'] = "Nom Appelant"; $text['label-cid-name']['fr-fr'] = "Nom Appelant";
$text['label-cid-name']['he-il'] = "זהוי שם"; $text['label-cid-name']['he-il'] = "זהוי שם";
$text['label-cid-name']['it-it'] = "Nome CID"; $text['label-cid-name']['it-it'] = "Nome CID";
$text['label-cid-name']['ka-ge'] = "CID სახელი";
$text['label-cid-name']['nl-nl'] = "CID Naam"; $text['label-cid-name']['nl-nl'] = "CID Naam";
$text['label-cid-name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['label-cid-name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-cid-name']['pt-br'] = "Nome CID"; $text['label-cid-name']['pt-br'] = "Nome CID";
@ -588,6 +611,7 @@ $text['label-app']['fr-ca'] = "Application";
$text['label-app']['fr-fr'] = "Application"; $text['label-app']['fr-fr'] = "Application";
$text['label-app']['he-il'] = "אפליקציה"; $text['label-app']['he-il'] = "אפליקציה";
$text['label-app']['it-it'] = "Applicazione"; $text['label-app']['it-it'] = "Applicazione";
$text['label-app']['ka-ge'] = "აპლიკაცია";
$text['label-app']['nl-nl'] = "Toepassing"; $text['label-app']['nl-nl'] = "Toepassing";
$text['label-app']['pl-pl'] = "Aplikacja"; $text['label-app']['pl-pl'] = "Aplikacja";
$text['label-app']['pt-br'] = "Aplicação"; $text['label-app']['pt-br'] = "Aplicação";
@ -613,6 +637,7 @@ $text['label-eavesdrop']['fr-ca'] = "Espionner";
$text['label-eavesdrop']['fr-fr'] = "Espionner"; $text['label-eavesdrop']['fr-fr'] = "Espionner";
$text['label-eavesdrop']['he-il'] = "לְצוֹתֵת"; $text['label-eavesdrop']['he-il'] = "לְצוֹתֵת";
$text['label-eavesdrop']['it-it'] = "Ascolta"; $text['label-eavesdrop']['it-it'] = "Ascolta";
$text['label-eavesdrop']['ka-ge'] = "მიყურადება";
$text['label-eavesdrop']['nl-nl'] = "Afluisteren"; $text['label-eavesdrop']['nl-nl'] = "Afluisteren";
$text['label-eavesdrop']['pl-pl'] = "Podsłuchiwanie"; $text['label-eavesdrop']['pl-pl'] = "Podsłuchiwanie";
$text['label-eavesdrop']['pt-br'] = "Investigar"; $text['label-eavesdrop']['pt-br'] = "Investigar";
@ -638,6 +663,7 @@ $text['description-2']['fr-ca'] = "Voir toutes les extensions, superviser et int
$text['description-2']['fr-fr'] = "Voir toutes les extensions, superviser et interagir avec les Communications Actives."; $text['description-2']['fr-fr'] = "Voir toutes les extensions, superviser et interagir avec les Communications Actives.";
$text['description-2']['he-il'] = "השתמש בזה כדי להציג את כל התוספים ולפקח ולקיים אינטראקציה עם שיחות פעילות."; $text['description-2']['he-il'] = "השתמש בזה כדי להציג את כל התוספים ולפקח ולקיים אינטראקציה עם שיחות פעילות.";
$text['description-2']['it-it'] = "Usa questo servizio per vedere lo stato degli interni, monitorare e interagire con le chiamate."; $text['description-2']['it-it'] = "Usa questo servizio per vedere lo stato degli interni, monitorare e interagire con le chiamate.";
$text['description-2']['ka-ge'] = "გამოიყენეთ ეს, რომ იხილოთ ყველა შიდა ნომერი და თვალყური ადევნოთ და ჩაერიოთ აქტიურ ზარებში.";
$text['description-2']['nl-nl'] = "Gebruik dit overzicht om alle toestellen te bekijken en reageer op aktieve gesprekken."; $text['description-2']['nl-nl'] = "Gebruik dit overzicht om alle toestellen te bekijken en reageer op aktieve gesprekken.";
$text['description-2']['pl-pl'] = "Użyj tej opcji, aby zobaczyć wszystkie numery wewnętrzne i monitorować interakcję z aktywnymi rozmowami."; $text['description-2']['pl-pl'] = "Użyj tej opcji, aby zobaczyć wszystkie numery wewnętrzne i monitorować interakcję z aktywnymi rozmowami.";
$text['description-2']['pt-br'] = "A informação contem a origem, destino, duração e outros detalhes úteis da chamada."; $text['description-2']['pt-br'] = "A informação contem a origem, destino, duração e outros detalhes úteis da chamada.";
@ -663,6 +689,7 @@ $text['description']['fr-ca'] = "Superviser et interagir avec les Communications
$text['description']['fr-fr'] = "Superviser et interagir avec les Communications Actives."; $text['description']['fr-fr'] = "Superviser et interagir avec les Communications Actives.";
$text['description']['he-il'] = "השתמש בזה כדי לנטר ולקיים אינטראקציה עם השיחות הפעילות."; $text['description']['he-il'] = "השתמש בזה כדי לנטר ולקיים אינטראקציה עם השיחות הפעילות.";
$text['description']['it-it'] = "Usa questo servizio per monitorare e interagire con le chiamate attive."; $text['description']['it-it'] = "Usa questo servizio per monitorare e interagire con le chiamate attive.";
$text['description']['ka-ge'] = "გამოიყენეთ ეს აქტიური ზარების მონიტორინგისთვის და მათში ჩასარევად.";
$text['description']['nl-nl'] = "Gebruik deze functie om te reageren op gesprekken."; $text['description']['nl-nl'] = "Gebruik deze functie om te reageren op gesprekken.";
$text['description']['pl-pl'] = "Użyć tej opcji do monitorowania i interakcji z aktywnymi rozmowami."; $text['description']['pl-pl'] = "Użyć tej opcji do monitorowania i interakcji z aktywnymi rozmowami.";
$text['description']['pt-br'] = "Editar informações da conta."; $text['description']['pt-br'] = "Editar informações da conta.";
@ -688,6 +715,7 @@ $text['description-eavesdrop_destination']['fr-ca'] = "Sélectionnez la destinat
$text['description-eavesdrop_destination']['fr-fr'] = "Sélectionnez la destination d'espionnage"; $text['description-eavesdrop_destination']['fr-fr'] = "Sélectionnez la destination d'espionnage";
$text['description-eavesdrop_destination']['he-il'] = "בחר ביעד האזנת סתר"; $text['description-eavesdrop_destination']['he-il'] = "בחר ביעד האזנת סתר";
$text['description-eavesdrop_destination']['it-it'] = "Seleziona la Destinazione d'Ascolto"; $text['description-eavesdrop_destination']['it-it'] = "Seleziona la Destinazione d'Ascolto";
$text['description-eavesdrop_destination']['ka-ge'] = "აირჩიეთ დანიშნულების პუნქტის მიყურადება";
$text['description-eavesdrop_destination']['nl-nl'] = "Kies afluister bestemming"; $text['description-eavesdrop_destination']['nl-nl'] = "Kies afluister bestemming";
$text['description-eavesdrop_destination']['pl-pl'] = "Wybierz destynację podsłuchiwanych rozmów"; $text['description-eavesdrop_destination']['pl-pl'] = "Wybierz destynację podsłuchiwanych rozmów";
$text['description-eavesdrop_destination']['pt-br'] = "Selecione o eavesdrop de destino"; $text['description-eavesdrop_destination']['pt-br'] = "Selecione o eavesdrop de destino";
@ -713,6 +741,7 @@ $text['confirm-socket']['fr-ca'] = "la Connexion au Event Socket a échoué.";
$text['confirm-socket']['fr-fr'] = "la Connexion au Event Socket a échoué."; $text['confirm-socket']['fr-fr'] = "la Connexion au Event Socket a échoué.";
$text['confirm-socket']['he-il'] = "החיבור ל-Event Socket נכשל."; $text['confirm-socket']['he-il'] = "החיבור ל-Event Socket נכשל.";
$text['confirm-socket']['it-it'] = "Connessione alla Event Socket fallita."; $text['confirm-socket']['it-it'] = "Connessione alla Event Socket fallita.";
$text['confirm-socket']['ka-ge'] = "მოვლენების სოკეტთან მიერთება ჩავარდა.";
$text['confirm-socket']['nl-nl'] = "Verbinding met 'Event-Socket' mislukt"; $text['confirm-socket']['nl-nl'] = "Verbinding met 'Event-Socket' mislukt";
$text['confirm-socket']['pl-pl'] = "Połączenie do 'Event Socket' nie powiodło się"; $text['confirm-socket']['pl-pl'] = "Połączenie do 'Event Socket' nie powiodło się";
$text['confirm-socket']['pt-br'] = "A conexão ao evento socket falhou"; $text['confirm-socket']['pt-br'] = "A conexão ao evento socket falhou";
@ -738,6 +767,7 @@ $text['confirm-hangup']['fr-ca'] = "Voulez-vous vraiment raccrocher cette commun
$text['confirm-hangup']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?"; $text['confirm-hangup']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?";
$text['confirm-hangup']['he-il'] = "האם אתה באמת רוצה לנתק את השיחה הזו?"; $text['confirm-hangup']['he-il'] = "האם אתה באמת רוצה לנתק את השיחה הזו?";
$text['confirm-hangup']['it-it'] = "Vuoi veramente chiudere questa chiamata?"; $text['confirm-hangup']['it-it'] = "Vuoi veramente chiudere questa chiamata?";
$text['confirm-hangup']['ka-ge'] = "მართლა გნებავთ ამ ზარის დასრულება?";
$text['confirm-hangup']['nl-nl'] = "Wil je dit gesprek werkelijk verbreken?"; $text['confirm-hangup']['nl-nl'] = "Wil je dit gesprek werkelijk verbreken?";
$text['confirm-hangup']['pl-pl'] = "Czy na pewno chcesz rozłączyć tę rozmowę?"; $text['confirm-hangup']['pl-pl'] = "Czy na pewno chcesz rozłączyć tę rozmowę?";
$text['confirm-hangup']['pt-br'] = "Deseja realmente finalizar essa chamada?"; $text['confirm-hangup']['pt-br'] = "Deseja realmente finalizar essa chamada?";
@ -763,6 +793,7 @@ $text['confirm-eavesdrop']['fr-ca'] = "Voulez-vous vraiment écouter cet appel ?
$text['confirm-eavesdrop']['fr-fr'] = "Voulez-vous vraiment écouter cet appel ?"; $text['confirm-eavesdrop']['fr-fr'] = "Voulez-vous vraiment écouter cet appel ?";
$text['confirm-eavesdrop']['he-il'] = "האם אתה באמת רוצה לצותת לשיחה הזו?"; $text['confirm-eavesdrop']['he-il'] = "האם אתה באמת רוצה לצותת לשיחה הזו?";
$text['confirm-eavesdrop']['it-it'] = "Vuoi davvero origliare questa chiamata?"; $text['confirm-eavesdrop']['it-it'] = "Vuoi davvero origliare questa chiamata?";
$text['confirm-eavesdrop']['ka-ge'] = "მართლა გნებავთ ამ ზარზე მიყურადება?";
$text['confirm-eavesdrop']['nl-nl'] = "Wilt u dit gesprek echt afluisteren?"; $text['confirm-eavesdrop']['nl-nl'] = "Wilt u dit gesprek echt afluisteren?";
$text['confirm-eavesdrop']['pl-pl'] = "Czy na pewno chcesz podsłuchiwać tę rozmowę?"; $text['confirm-eavesdrop']['pl-pl'] = "Czy na pewno chcesz podsłuchiwać tę rozmowę?";
$text['confirm-eavesdrop']['pt-br'] = "Você realmente quer escutar esta chamada?"; $text['confirm-eavesdrop']['pt-br'] = "Você realmente quer escutar esta chamada?";
@ -788,6 +819,7 @@ $text['confirm-hangups']['fr-ca'] = "Voulez-vous vraiment raccrocher cette commu
$text['confirm-hangups']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?"; $text['confirm-hangups']['fr-fr'] = "Voulez-vous vraiment raccrocher cette communication?";
$text['confirm-hangups']['he-il'] = "האם אתה באמת רוצה לנתק את השיחות האלה?"; $text['confirm-hangups']['he-il'] = "האם אתה באמת רוצה לנתק את השיחות האלה?";
$text['confirm-hangups']['it-it'] = "Vuoi veramente chiudere questa chiamata?"; $text['confirm-hangups']['it-it'] = "Vuoi veramente chiudere questa chiamata?";
$text['confirm-hangups']['ka-ge'] = "მართლა გნებავთ ამ ზარების დასრულება?";
$text['confirm-hangups']['nl-nl'] = "Wil je deze gesprekken werkelijk verbreken?"; $text['confirm-hangups']['nl-nl'] = "Wil je deze gesprekken werkelijk verbreken?";
$text['confirm-hangups']['pl-pl'] = "Czy na pewno chcesz rozłączyć te rozmowy?"; $text['confirm-hangups']['pl-pl'] = "Czy na pewno chcesz rozłączyć te rozmowy?";
$text['confirm-hangups']['pt-br'] = "Deseja realmente finalizar essa chamada?"; $text['confirm-hangups']['pt-br'] = "Deseja realmente finalizar essa chamada?";
@ -813,6 +845,7 @@ $text['check-onbreak-status']['fr-ca'] = "En Pause";
$text['check-onbreak-status']['fr-fr'] = "En Pause"; $text['check-onbreak-status']['fr-fr'] = "En Pause";
$text['check-onbreak-status']['he-il'] = "בהפסקה"; $text['check-onbreak-status']['he-il'] = "בהפסקה";
$text['check-onbreak-status']['it-it'] = "In Pausa"; $text['check-onbreak-status']['it-it'] = "In Pausa";
$text['check-onbreak-status']['ka-ge'] = "შესვენებაზე";
$text['check-onbreak-status']['nl-nl'] = "Onderbroken"; $text['check-onbreak-status']['nl-nl'] = "Onderbroken";
$text['check-onbreak-status']['pl-pl'] = "Na przerwie"; $text['check-onbreak-status']['pl-pl'] = "Na przerwie";
$text['check-onbreak-status']['pt-br'] = "Em Pausa"; $text['check-onbreak-status']['pt-br'] = "Em Pausa";
@ -838,6 +871,7 @@ $text['check-loggedout-status']['fr-ca'] = "Déconnecté";
$text['check-loggedout-status']['fr-fr'] = "Déconnecté"; $text['check-loggedout-status']['fr-fr'] = "Déconnecté";
$text['check-loggedout-status']['he-il'] = "התנתק"; $text['check-loggedout-status']['he-il'] = "התנתק";
$text['check-loggedout-status']['it-it'] = "Sloggato"; $text['check-loggedout-status']['it-it'] = "Sloggato";
$text['check-loggedout-status']['ka-ge'] = "არაა შემოსული";
$text['check-loggedout-status']['nl-nl'] = "Afgelogd"; $text['check-loggedout-status']['nl-nl'] = "Afgelogd";
$text['check-loggedout-status']['pl-pl'] = "Wylogowany"; $text['check-loggedout-status']['pl-pl'] = "Wylogowany";
$text['check-loggedout-status']['pt-br'] = "Desligado"; $text['check-loggedout-status']['pt-br'] = "Desligado";
@ -863,6 +897,7 @@ $text['check-do-not-disturb-status']['fr-ca'] = "Ne Pas Déranger";
$text['check-do-not-disturb-status']['fr-fr'] = "Ne Pas Déranger"; $text['check-do-not-disturb-status']['fr-fr'] = "Ne Pas Déranger";
$text['check-do-not-disturb-status']['he-il'] = "לא להפריע"; $text['check-do-not-disturb-status']['he-il'] = "לא להפריע";
$text['check-do-not-disturb-status']['it-it'] = "Non Disturbare"; $text['check-do-not-disturb-status']['it-it'] = "Non Disturbare";
$text['check-do-not-disturb-status']['ka-ge'] = "არ შემაწუხოთ";
$text['check-do-not-disturb-status']['nl-nl'] = "Niet Storen"; $text['check-do-not-disturb-status']['nl-nl'] = "Niet Storen";
$text['check-do-not-disturb-status']['pl-pl'] = "Nie przeszkadzaj (DND)"; $text['check-do-not-disturb-status']['pl-pl'] = "Nie przeszkadzaj (DND)";
$text['check-do-not-disturb-status']['pt-br'] = "Não Pertube"; $text['check-do-not-disturb-status']['pt-br'] = "Não Pertube";
@ -888,6 +923,7 @@ $text['check-available-status']['fr-ca'] = "Disponible";
$text['check-available-status']['fr-fr'] = "Disponible"; $text['check-available-status']['fr-fr'] = "Disponible";
$text['check-available-status']['he-il'] = "זמין"; $text['check-available-status']['he-il'] = "זמין";
$text['check-available-status']['it-it'] = "Disponibile"; $text['check-available-status']['it-it'] = "Disponibile";
$text['check-available-status']['ka-ge'] = "ხელმისაწვდომია";
$text['check-available-status']['nl-nl'] = "Beschikbaar"; $text['check-available-status']['nl-nl'] = "Beschikbaar";
$text['check-available-status']['pl-pl'] = "Dostępny"; $text['check-available-status']['pl-pl'] = "Dostępny";
$text['check-available-status']['pt-br'] = "Disponível"; $text['check-available-status']['pt-br'] = "Disponível";
@ -913,6 +949,7 @@ $text['check-available-on-demand-status']['fr-ca'] = "Disponible (Sur Demande)";
$text['check-available-on-demand-status']['fr-fr'] = "Disponible (Sur Demande)"; $text['check-available-on-demand-status']['fr-fr'] = "Disponible (Sur Demande)";
$text['check-available-on-demand-status']['he-il'] = "זמין (לפי דרישה)"; $text['check-available-on-demand-status']['he-il'] = "זמין (לפי דרישה)";
$text['check-available-on-demand-status']['it-it'] = "Disponibile (Su Richiesta)"; $text['check-available-on-demand-status']['it-it'] = "Disponibile (Su Richiesta)";
$text['check-available-on-demand-status']['ka-ge'] = "ხელმისაწვდომია (საჭიროებისამებრ)";
$text['check-available-on-demand-status']['nl-nl'] = "Beschikbaar (op verzoek)"; $text['check-available-on-demand-status']['nl-nl'] = "Beschikbaar (op verzoek)";
$text['check-available-on-demand-status']['pl-pl'] = "Dostępny (na żądanie)"; $text['check-available-on-demand-status']['pl-pl'] = "Dostępny (na żądanie)";
$text['check-available-on-demand-status']['pt-br'] = "Disponível (A pedido)"; $text['check-available-on-demand-status']['pt-br'] = "Disponível (A pedido)";
@ -938,6 +975,7 @@ $text['button-show_all']['fr-ca'] = "Montrer Tout";
$text['button-show_all']['fr-fr'] = "Montrer Tout"; $text['button-show_all']['fr-fr'] = "Montrer Tout";
$text['button-show_all']['he-il'] = "הצג הכול"; $text['button-show_all']['he-il'] = "הצג הכול";
$text['button-show_all']['it-it'] = "Mostra Tutto"; $text['button-show_all']['it-it'] = "Mostra Tutto";
$text['button-show_all']['ka-ge'] = "ყველას ჩვენება";
$text['button-show_all']['nl-nl'] = "Alles tonen"; $text['button-show_all']['nl-nl'] = "Alles tonen";
$text['button-show_all']['pl-pl'] = "Pokaż Wszystkie"; $text['button-show_all']['pl-pl'] = "Pokaż Wszystkie";
$text['button-show_all']['pt-br'] = "Mostrar Todos"; $text['button-show_all']['pt-br'] = "Mostrar Todos";
@ -963,6 +1001,7 @@ $text['message-calls_ended']['fr-ca'] = "Appels terminés";
$text['message-calls_ended']['fr-fr'] = "Appels terminés"; $text['message-calls_ended']['fr-fr'] = "Appels terminés";
$text['message-calls_ended']['he-il'] = "שיחות הסתיימו"; $text['message-calls_ended']['he-il'] = "שיחות הסתיימו";
$text['message-calls_ended']['it-it'] = "Chiamate terminate"; $text['message-calls_ended']['it-it'] = "Chiamate terminate";
$text['message-calls_ended']['ka-ge'] = "ზარები დასრულდა";
$text['message-calls_ended']['nl-nl'] = "Beeindigde gesprekken"; $text['message-calls_ended']['nl-nl'] = "Beeindigde gesprekken";
$text['message-calls_ended']['pl-pl'] = "Rozmowy Zakończone"; $text['message-calls_ended']['pl-pl'] = "Rozmowy Zakończone";
$text['message-calls_ended']['pt-br'] = "Chiamate terminate"; $text['message-calls_ended']['pt-br'] = "Chiamate terminate";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Appels en cours"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Appels en cours";
$apps[$x]['menu'][$y]['title']['he-il'] = "שיחות פעילות"; $apps[$x]['menu'][$y]['title']['he-il'] = "שיחות פעילות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Chiamate Attive"; $apps[$x]['menu'][$y]['title']['it-it'] = "Chiamate Attive";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "აქტიური ზარები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve gesprekken"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve gesprekken";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne połączenia"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne połączenia";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Chamadas ativas"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Chamadas ativas";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "";
$apps[$x]['description']['nl-nl'] = ""; $apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Appeler à partir d'une URL"; $apps[$x]['description']['fr-fr'] = "Appeler à partir d'une URL";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "გამავალი ზარების შექმნა URL-ის გამოძახებით.";
$apps[$x]['description']['nl-nl'] = "Start oproepen met een URL"; $apps[$x]['description']['nl-nl'] = "Start oproepen met een URL";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "Gera chamadas a partir de um URL"; $apps[$x]['description']['pt-br'] = "Gera chamadas a partir de um URL";

View File

@ -13,6 +13,7 @@ $text['label-click2call']['fr-ca'] = "Cliquez pour appeler";
$text['label-click2call']['fr-fr'] = "Cliquez pour appeler"; $text['label-click2call']['fr-fr'] = "Cliquez pour appeler";
$text['label-click2call']['he-il'] = "לחץ כדי להתקשר"; $text['label-click2call']['he-il'] = "לחץ כדי להתקשר";
$text['label-click2call']['it-it'] = "Clicca per Chiamare"; $text['label-click2call']['it-it'] = "Clicca per Chiamare";
$text['label-click2call']['ka-ge'] = "დარეკვა დაწკაპუნებით";
$text['label-click2call']['nl-nl'] = "Klik voor oproep"; $text['label-click2call']['nl-nl'] = "Klik voor oproep";
$text['label-click2call']['pl-pl'] = "Kliknij by zadzwonić"; $text['label-click2call']['pl-pl'] = "Kliknij by zadzwonić";
$text['label-click2call']['pt-br'] = "Clique para chamar"; $text['label-click2call']['pt-br'] = "Clique para chamar";
@ -38,6 +39,7 @@ $text['desc-click2call']['fr-ca'] = "Fournissez les informations suivantes afin
$text['desc-click2call']['fr-fr'] = "Fournissez les informations suivantes afin de lancer un appel d'un numéro vers un autre."; $text['desc-click2call']['fr-fr'] = "Fournissez les informations suivantes afin de lancer un appel d'un numéro vers un autre.";
$text['desc-click2call']['he-il'] = "ספק את המידע הבא כדי לבצע שיחה ממספר המקור למספר היעד."; $text['desc-click2call']['he-il'] = "ספק את המידע הבא כדי לבצע שיחה ממספר המקור למספר היעד.";
$text['desc-click2call']['it-it'] = "Inserisci le seguenti informazioni per eseguire una chiamata dal numero sorgente al numero destinatario."; $text['desc-click2call']['it-it'] = "Inserisci le seguenti informazioni per eseguire una chiamata dal numero sorgente al numero destinatario.";
$text['desc-click2call']['ka-ge'] = "შეიყვანეთ შემდეგი ინფორმაცია, რომ დარეკოთ საწყისი ნომრიდან დანიშნულების ნომერზე.";
$text['desc-click2call']['nl-nl'] = "Geef de volgende informatie om een oproep van een bronnummer naar een bestemmingsnummer in te stellen"; $text['desc-click2call']['nl-nl'] = "Geef de volgende informatie om een oproep van een bronnummer naar een bestemmingsnummer in te stellen";
$text['desc-click2call']['pl-pl'] = "Podaj następujące informacje, aby wykonać połączenie z numeru źródłowego na numer docelowy."; $text['desc-click2call']['pl-pl'] = "Podaj następujące informacje, aby wykonać połączenie z numeru źródłowego na numer docelowy.";
$text['desc-click2call']['pt-br'] = "Forneça as seguintes informações para realizar uma chamada do telefone originário para o telefone de destino."; $text['desc-click2call']['pt-br'] = "Forneça as seguintes informações para realizar uma chamada do telefone originário para o telefone de destino.";
@ -63,6 +65,7 @@ $text['label-src-caller-id-nam']['fr-ca'] = "Nom de l'appelant";
$text['label-src-caller-id-nam']['fr-fr'] = "Nom de l'appelant"; $text['label-src-caller-id-nam']['fr-fr'] = "Nom de l'appelant";
$text['label-src-caller-id-nam']['he-il'] = "שם מקור המתקשר"; $text['label-src-caller-id-nam']['he-il'] = "שם מקור המתקשר";
$text['label-src-caller-id-nam']['it-it'] = "Nome Chiamante"; $text['label-src-caller-id-nam']['it-it'] = "Nome Chiamante";
$text['label-src-caller-id-nam']['ka-ge'] = "წყარო CallerID სახელი";
$text['label-src-caller-id-nam']['nl-nl'] = "Bron CID Naam"; $text['label-src-caller-id-nam']['nl-nl'] = "Bron CID Naam";
$text['label-src-caller-id-nam']['pl-pl'] = "Źródłowa nazwa dzwoniącego"; $text['label-src-caller-id-nam']['pl-pl'] = "Źródłowa nazwa dzwoniącego";
$text['label-src-caller-id-nam']['pt-br'] = "Nome de origem"; $text['label-src-caller-id-nam']['pt-br'] = "Nome de origem";
@ -88,6 +91,7 @@ $text['desc-src-caller-id-nam']['fr-ca'] = "Choisir le nom d'appelant à émettr
$text['desc-src-caller-id-nam']['fr-fr'] = "Choisir le nom d'appelant à émettre à votre téléphone."; $text['desc-src-caller-id-nam']['fr-fr'] = "Choisir le nom d'appelant à émettre à votre téléphone.";
$text['desc-src-caller-id-nam']['he-il'] = "הזן את שם המתקשר כדי לשלוח לטלפון שלך."; $text['desc-src-caller-id-nam']['he-il'] = "הזן את שם המתקשר כדי לשלוח לטלפון שלך.";
$text['desc-src-caller-id-nam']['it-it'] = "Inserisci il nome del chiamante per inviare al tuo telefono."; $text['desc-src-caller-id-nam']['it-it'] = "Inserisci il nome del chiamante per inviare al tuo telefono.";
$text['desc-src-caller-id-nam']['ka-ge'] = "შეიყვანეთ CallerID სახელი, რომ თქვენს ტელეფონზე გავაგზავნოთ.";
$text['desc-src-caller-id-nam']['nl-nl'] = "Voer de CID naam in om naar je telefoon te sturen"; $text['desc-src-caller-id-nam']['nl-nl'] = "Voer de CID naam in om naar je telefoon te sturen";
$text['desc-src-caller-id-nam']['pl-pl'] = "Wprowadź nazwę identyfikatora dzwoniącego, który ma zostać wysłany na Twój telefon."; $text['desc-src-caller-id-nam']['pl-pl'] = "Wprowadź nazwę identyfikatora dzwoniącego, który ma zostać wysłany na Twój telefon.";
$text['desc-src-caller-id-nam']['pt-br'] = "Entre com o ID do número de origem para ser enviado para seu telefone."; $text['desc-src-caller-id-nam']['pt-br'] = "Entre com o ID do número de origem para ser enviado para seu telefone.";
@ -113,6 +117,7 @@ $text['label-src-caller-id-num']['fr-ca'] = "Numéro de l'appelant";
$text['label-src-caller-id-num']['fr-fr'] = "Numéro de l'appelant"; $text['label-src-caller-id-num']['fr-fr'] = "Numéro de l'appelant";
$text['label-src-caller-id-num']['he-il'] = "מקור מספר זיהוי מתקשר"; $text['label-src-caller-id-num']['he-il'] = "מקור מספר זיהוי מתקשר";
$text['label-src-caller-id-num']['it-it'] = "Numero Sorgente"; $text['label-src-caller-id-num']['it-it'] = "Numero Sorgente";
$text['label-src-caller-id-num']['ka-ge'] = "წყარო CallerID ნომერი";
$text['label-src-caller-id-num']['nl-nl'] = "Bron CID nummer"; $text['label-src-caller-id-num']['nl-nl'] = "Bron CID nummer";
$text['label-src-caller-id-num']['pl-pl'] = "Źródłowy numer identyfikacyjny dzwoniącego"; $text['label-src-caller-id-num']['pl-pl'] = "Źródłowy numer identyfikacyjny dzwoniącego";
$text['label-src-caller-id-num']['pt-br'] = "Número de origem"; $text['label-src-caller-id-num']['pt-br'] = "Número de origem";
@ -138,6 +143,7 @@ $text['desc-src-caller-id-num']['fr-ca'] = "Choisir le numéro d'appelant à ém
$text['desc-src-caller-id-num']['fr-fr'] = "Choisir le numéro d'appelant à émettre à votre téléphone (Il est en général le même que le numéro de destination)."; $text['desc-src-caller-id-num']['fr-fr'] = "Choisir le numéro d'appelant à émettre à votre téléphone (Il est en général le même que le numéro de destination).";
$text['desc-src-caller-id-num']['he-il'] = "הזן את מספר זיהוי המתקשר לשליחת הטלפון שלך (אתה כנראה רוצה שזה יהיה זהה למספר היעד)."; $text['desc-src-caller-id-num']['he-il'] = "הזן את מספר זיהוי המתקשר לשליחת הטלפון שלך (אתה כנראה רוצה שזה יהיה זהה למספר היעד).";
$text['desc-src-caller-id-num']['it-it'] = "Inserisci il numero Sorgente per inviare al tuo telefono (probabilmente è lo stesso del numero destintario)."; $text['desc-src-caller-id-num']['it-it'] = "Inserisci il numero Sorgente per inviare al tuo telefono (probabilmente è lo stesso del numero destintario).";
$text['desc-src-caller-id-num']['ka-ge'] = "შეიყვანეთ CallerID ნომერი თქვენს ტელეფონზე გასაგზავნად (ალბათ, ეს იგივეა, რაც დანიშნულების ნომერი).";
$text['desc-src-caller-id-num']['nl-nl'] = "Voer het CID nummer in om naar te telefoon te sturen (mogelijk wil he dit hetzelfde als het bestemmingsnummer laten zijn)."; $text['desc-src-caller-id-num']['nl-nl'] = "Voer het CID nummer in om naar te telefoon te sturen (mogelijk wil he dit hetzelfde als het bestemmingsnummer laten zijn).";
$text['desc-src-caller-id-num']['pl-pl'] = "Wprowadź numer identyfikacyjny dzwoniącego, który ma zostać wysłany na Twój telefon (prawdopodobnie chcesz, aby był taki sam jak numer docelowy)."; $text['desc-src-caller-id-num']['pl-pl'] = "Wprowadź numer identyfikacyjny dzwoniącego, który ma zostać wysłany na Twój telefon (prawdopodobnie chcesz, aby był taki sam jak numer docelowy).";
$text['desc-src-caller-id-num']['pt-br'] = "Entre com o ID do número de origem para ser enviado para seu telefone (Orientamos colocar este número sendo o mesmo número que 'número de destino'"; $text['desc-src-caller-id-num']['pt-br'] = "Entre com o ID do número de origem para ser enviado para seu telefone (Orientamos colocar este número sendo o mesmo número que 'número de destino'";
@ -163,6 +169,7 @@ $text['label-dest-caller-id-nam']['fr-ca'] = "Nom de l'appelant de destination";
$text['label-dest-caller-id-nam']['fr-fr'] = "Nom de l'appelant de destination"; $text['label-dest-caller-id-nam']['fr-fr'] = "Nom de l'appelant de destination";
$text['label-dest-caller-id-nam']['he-il'] = "Destination Caller ID Name"; $text['label-dest-caller-id-nam']['he-il'] = "Destination Caller ID Name";
$text['label-dest-caller-id-nam']['it-it'] = "Nome Destinatario"; $text['label-dest-caller-id-nam']['it-it'] = "Nome Destinatario";
$text['label-dest-caller-id-nam']['ka-ge'] = "დანიშნულების CallerID სახელი";
$text['label-dest-caller-id-nam']['nl-nl'] = "Bestemming CID Naam"; $text['label-dest-caller-id-nam']['nl-nl'] = "Bestemming CID Naam";
$text['label-dest-caller-id-nam']['pl-pl'] = "Identyfikator dzwoniącego miejsca docelowego"; $text['label-dest-caller-id-nam']['pl-pl'] = "Identyfikator dzwoniącego miejsca docelowego";
$text['label-dest-caller-id-nam']['pt-br'] = "Identificação do destino"; $text['label-dest-caller-id-nam']['pt-br'] = "Identificação do destino";
@ -188,6 +195,7 @@ $text['desc-dest-caller-id-nam']['fr-ca'] = "Choisir le nom d'appelant à émett
$text['desc-dest-caller-id-nam']['fr-fr'] = "Choisir le nom d'appelant à émettre à la destination"; $text['desc-dest-caller-id-nam']['fr-fr'] = "Choisir le nom d'appelant à émettre à la destination";
$text['desc-dest-caller-id-nam']['he-il'] = "הזן את שם המתקשר כדי לשלוח למספר היעד."; $text['desc-dest-caller-id-nam']['he-il'] = "הזן את שם המתקשר כדי לשלוח למספר היעד.";
$text['desc-dest-caller-id-nam']['it-it'] = "Inserisci il nome del chiamante per inviare la chiamata al numero destinatario."; $text['desc-dest-caller-id-nam']['it-it'] = "Inserisci il nome del chiamante per inviare la chiamata al numero destinatario.";
$text['desc-dest-caller-id-nam']['ka-ge'] = "შეიყვანეთ CallerID სახელი დანიშნულების ნომერზე გასაგზავნად.";
$text['desc-dest-caller-id-nam']['nl-nl'] = "Voer de CID naam in die naar het bestemmings nummber verzonden moet worden."; $text['desc-dest-caller-id-nam']['nl-nl'] = "Voer de CID naam in die naar het bestemmings nummber verzonden moet worden.";
$text['desc-dest-caller-id-nam']['pl-pl'] = "Wprowadź identyfikator dzwoniącego, który ma zostać wysłany na numer docelowy."; $text['desc-dest-caller-id-nam']['pl-pl'] = "Wprowadź identyfikator dzwoniącego, który ma zostać wysłany na numer docelowy.";
$text['desc-dest-caller-id-nam']['pt-br'] = "Entre com a identificação a ser enviada para o número de destino."; $text['desc-dest-caller-id-nam']['pt-br'] = "Entre com a identificação a ser enviada para o número de destino.";
@ -213,6 +221,7 @@ $text['label-dest-caller-id-num']['fr-ca'] = "Numéro de l'appelant de destinati
$text['label-dest-caller-id-num']['fr-fr'] = "Numéro de l'appelant de destination"; $text['label-dest-caller-id-num']['fr-fr'] = "Numéro de l'appelant de destination";
$text['label-dest-caller-id-num']['he-il'] = "מספר זיהוי מתקשר ביעד"; $text['label-dest-caller-id-num']['he-il'] = "מספר זיהוי מתקשר ביעד";
$text['label-dest-caller-id-num']['it-it'] = "Numero Destinatario"; $text['label-dest-caller-id-num']['it-it'] = "Numero Destinatario";
$text['label-dest-caller-id-num']['ka-ge'] = "დანიშნულების CallerID ნომერი";
$text['label-dest-caller-id-num']['nl-nl'] = "Bestemmings CID nummer"; $text['label-dest-caller-id-num']['nl-nl'] = "Bestemmings CID nummer";
$text['label-dest-caller-id-num']['pl-pl'] = "Numer identyfikacyjny rozmówcy docelowego"; $text['label-dest-caller-id-num']['pl-pl'] = "Numer identyfikacyjny rozmówcy docelowego";
$text['label-dest-caller-id-num']['pt-br'] = "Número de destino"; $text['label-dest-caller-id-num']['pt-br'] = "Número de destino";
@ -238,6 +247,7 @@ $text['desc-dest-caller-id-num']['fr-ca'] = "Choisir le numéro d'appelant à é
$text['desc-dest-caller-id-num']['fr-fr'] = "Choisir le numéro d'appelant à émettre au téléphone destination (Il est en général le même que votre numéro.)"; $text['desc-dest-caller-id-num']['fr-fr'] = "Choisir le numéro d'appelant à émettre au téléphone destination (Il est en général le même que votre numéro.)";
$text['desc-dest-caller-id-num']['he-il'] = "הזן את מספר זיהוי המתקשר כדי לשלוח למספר היעד (כנראה אתה רוצה שזה יהיה מספר הטלפון שלך)."; $text['desc-dest-caller-id-num']['he-il'] = "הזן את מספר זיהוי המתקשר כדי לשלוח למספר היעד (כנראה אתה רוצה שזה יהיה מספר הטלפון שלך).";
$text['desc-dest-caller-id-num']['it-it'] = "Inserisci il numero ID chiamante da inviare al numero di destinazione (probabilmente vuoi che questo sia il tuo numero di telefono)."; $text['desc-dest-caller-id-num']['it-it'] = "Inserisci il numero ID chiamante da inviare al numero di destinazione (probabilmente vuoi che questo sia il tuo numero di telefono).";
$text['desc-dest-caller-id-num']['ka-ge'] = "შეიყვანეთ CallerID ნომერი დანიშნულების ნომერზე გასაგზავნად (ალბათ, იგივე, რაც თქვენი ტელეფონის ნომერია).";
$text['desc-dest-caller-id-num']['nl-nl'] = "Voer het CID nummer in dat naar bestemming gestuurd moet worden (vermoedelijk wil je dit je toestel nummer laten zijn)."; $text['desc-dest-caller-id-num']['nl-nl'] = "Voer het CID nummer in dat naar bestemming gestuurd moet worden (vermoedelijk wil je dit je toestel nummer laten zijn).";
$text['desc-dest-caller-id-num']['pl-pl'] = "Wprowadź numer identyfikacyjny dzwoniącego, który ma zostać wysłany na numer docelowy (prawdopodobnie chcesz, aby był to Twój numer telefonu)."; $text['desc-dest-caller-id-num']['pl-pl'] = "Wprowadź numer identyfikacyjny dzwoniącego, który ma zostać wysłany na numer docelowy (prawdopodobnie chcesz, aby był to Twój numer telefonu).";
$text['desc-dest-caller-id-num']['pt-br'] = "Entre com o número de identificação a ser mandado para o número de destino (geralmente é o mesmo que o número de telefone)."; $text['desc-dest-caller-id-num']['pt-br'] = "Entre com o número de identificação a ser mandado para o número de destino (geralmente é o mesmo que o número de telefone).";
@ -263,6 +273,7 @@ $text['label-src-num']['fr-ca'] = "Numéro de source";
$text['label-src-num']['fr-fr'] = "Numéro de source"; $text['label-src-num']['fr-fr'] = "Numéro de source";
$text['label-src-num']['he-il'] = "מספר מקור"; $text['label-src-num']['he-il'] = "מספר מקור";
$text['label-src-num']['it-it'] = "Numero Sorgente"; $text['label-src-num']['it-it'] = "Numero Sorgente";
$text['label-src-num']['ka-ge'] = "წყარო ნომერი";
$text['label-src-num']['nl-nl'] = "Bron nummer"; $text['label-src-num']['nl-nl'] = "Bron nummer";
$text['label-src-num']['pl-pl'] = "Numer źródła"; $text['label-src-num']['pl-pl'] = "Numer źródła";
$text['label-src-num']['pt-br'] = "Número de origem"; $text['label-src-num']['pt-br'] = "Número de origem";
@ -288,6 +299,7 @@ $text['desc-src-num']['fr-ca'] = "Choisir votre numéro de téléphone. Il peut
$text['desc-src-num']['fr-fr'] = "Choisir votre numéro de téléphone. Il peut être une extension du système, ou tout autre numéro (eg: un mobile)."; $text['desc-src-num']['fr-fr'] = "Choisir votre numéro de téléphone. Il peut être une extension du système, ou tout autre numéro (eg: un mobile).";
$text['desc-src-num']['he-il'] = "תכניס את מספר הטלפון שלך. זה יכול להיות שלוחה במערכת, או מספר אחר (למשל: טלפון נייד)."; $text['desc-src-num']['he-il'] = "תכניס את מספר הטלפון שלך. זה יכול להיות שלוחה במערכת, או מספר אחר (למשל: טלפון נייד).";
$text['desc-src-num']['it-it'] = "Inserisci il tuo numero di telefono. Può essere un interno del centralino o un altro numero (es. numero di cellulare)."; $text['desc-src-num']['it-it'] = "Inserisci il tuo numero di telefono. Può essere un interno del centralino o un altro numero (es. numero di cellulare).";
$text['desc-src-num']['ka-ge'] = "შეიყვანეთ თქვენი ტელეფონის ნომერი. ეს, შეიძლება, შიდა ნომერი იყოს, ან სხვა (მაგ: მობილური ტელეფონი).";
$text['desc-src-num']['nl-nl'] = "Voer he telefoonnummer in. Dit kan een toestel op het systeem of een willkeurig ander nummer (bv. Mobiel nummer) zijn."; $text['desc-src-num']['nl-nl'] = "Voer he telefoonnummer in. Dit kan een toestel op het systeem of een willkeurig ander nummer (bv. Mobiel nummer) zijn.";
$text['desc-src-num']['pl-pl'] = "Wprowadź swój numer telefonu. Może to być numer wewnętrzny w systemie lub inny numer (np. telefon komórkowy)."; $text['desc-src-num']['pl-pl'] = "Wprowadź swój numer telefonu. Może to być numer wewnętrzny w systemie lub inny numer (np. telefon komórkowy).";
$text['desc-src-num']['pt-br'] = "Entre com seu númerop de telefone. Pode ser um ramal ou outro número (ex: número de celular)."; $text['desc-src-num']['pt-br'] = "Entre com seu númerop de telefone. Pode ser um ramal ou outro número (ex: número de celular).";
@ -313,6 +325,7 @@ $text['label-dest-num']['fr-ca'] = "Numéro du destination";
$text['label-dest-num']['fr-fr'] = "Numéro du destination"; $text['label-dest-num']['fr-fr'] = "Numéro du destination";
$text['label-dest-num']['he-il'] = "מספר יעד"; $text['label-dest-num']['he-il'] = "מספר יעד";
$text['label-dest-num']['it-it'] = "Numero Destinazione"; $text['label-dest-num']['it-it'] = "Numero Destinazione";
$text['label-dest-num']['ka-ge'] = "დანიშნულების ნომერი";
$text['label-dest-num']['nl-nl'] = "Bestemmingsnummer"; $text['label-dest-num']['nl-nl'] = "Bestemmingsnummer";
$text['label-dest-num']['pl-pl'] = "Numer docelowy"; $text['label-dest-num']['pl-pl'] = "Numer docelowy";
$text['label-dest-num']['pt-br'] = "Número do Destino"; $text['label-dest-num']['pt-br'] = "Número do Destino";
@ -338,6 +351,7 @@ $text['desc-dest-num']['fr-ca'] = "Choisir un numéro à appeler. Il peut être
$text['desc-dest-num']['fr-fr'] = "Choisir un numéro à appeler. Il peut être une extension du système, un autre numéro, une URI SIP. les URI SIP sont de la forme : 5551234567@voip.example.com:5080 (5080 pour freeswitch, ou 5060 pour d'autre système)."; $text['desc-dest-num']['fr-fr'] = "Choisir un numéro à appeler. Il peut être une extension du système, un autre numéro, une URI SIP. les URI SIP sont de la forme : 5551234567@voip.example.com:5080 (5080 pour freeswitch, ou 5060 pour d'autre système).";
$text['desc-dest-num']['he-il'] = "הזן את המספר להתקשרות. זה יכול להיות שלוחה במערכת, מספר אחר או לגימה אורי. URI של Sip הם בצורה 5551234567@voip.example.com:5080 (5080 עבור freeswitch, או 5060 עבור מערכות אחרות)."; $text['desc-dest-num']['he-il'] = "הזן את המספר להתקשרות. זה יכול להיות שלוחה במערכת, מספר אחר או לגימה אורי. URI של Sip הם בצורה 5551234567@voip.example.com:5080 (5080 עבור freeswitch, או 5060 עבור מערכות אחרות).";
$text['desc-dest-num']['it-it'] = "Inserisci il numero da chiamare. Può essere un interno del centralino, un altro numero o un uri sip. Gli uri SIP sono nella forma 5551234567@voip.example.com:5080 (5080 per freeswitch, or 5060 per altri sistemi)."; $text['desc-dest-num']['it-it'] = "Inserisci il numero da chiamare. Può essere un interno del centralino, un altro numero o un uri sip. Gli uri SIP sono nella forma 5551234567@voip.example.com:5080 (5080 per freeswitch, or 5060 per altri sistemi).";
$text['desc-dest-num']['ka-ge'] = "შეიყვანეთ ნომერი, რომელზეც გნებავთ, დარეკოთ. შეიძლება იყოს შიდა ნომერი, სხვა ნომერი ან SIP URI. SIP URI-ის სწორი ფორმატია 5551234567@voip.example.com:5080 (5080 freeswitch-სთვის, ან 5060 სხვა სისტემებისთვის).";
$text['desc-dest-num']['nl-nl'] = "Voer het te bellen nummer in. Dit kan een toestelnummer, een ander nummer of een SIP URI zijn."; $text['desc-dest-num']['nl-nl'] = "Voer het te bellen nummer in. Dit kan een toestelnummer, een ander nummer of een SIP URI zijn.";
$text['desc-dest-num']['pl-pl'] = "Wprowadź numer, pod który chcesz zadzwonić. Może to być numer wewnętrzny w systemie, inny numer lub identyfikator sip uri. Sip URI mają postać 5551234567@voip.example.com:5080 (5080 dla Freeswitch lub 5060 dla innych systemów)."; $text['desc-dest-num']['pl-pl'] = "Wprowadź numer, pod który chcesz zadzwonić. Może to być numer wewnętrzny w systemie, inny numer lub identyfikator sip uri. Sip URI mają postać 5551234567@voip.example.com:5080 (5080 dla Freeswitch lub 5060 dla innych systemów).";
$text['desc-dest-num']['pt-br'] = "Entre com o número a ser ligado. Pode ser um ramal, outro número, ou SIP URI. Exemplo de SIP URI: 12345678@voip.example.com:5080, sendo 5080 para o freeswitch ou 5060 para outros sistemas."; $text['desc-dest-num']['pt-br'] = "Entre com o número a ser ligado. Pode ser um ramal, outro número, ou SIP URI. Exemplo de SIP URI: 12345678@voip.example.com:5080, sendo 5080 para o freeswitch ou 5060 para outros sistemas.";
@ -363,6 +377,7 @@ $text['label-auto-answer']['fr-ca'] = "Réponse automatique";
$text['label-auto-answer']['fr-fr'] = "Réponse automatique"; $text['label-auto-answer']['fr-fr'] = "Réponse automatique";
$text['label-auto-answer']['he-il'] = "תשובה אוטומטית"; $text['label-auto-answer']['he-il'] = "תשובה אוטומטית";
$text['label-auto-answer']['it-it'] = "Risposta Automatica"; $text['label-auto-answer']['it-it'] = "Risposta Automatica";
$text['label-auto-answer']['ka-ge'] = "ავტომატური პასუხი";
$text['label-auto-answer']['nl-nl'] = "Automatisch beantwoorden"; $text['label-auto-answer']['nl-nl'] = "Automatisch beantwoorden";
$text['label-auto-answer']['pl-pl'] = "Automatyczna odpowiedź"; $text['label-auto-answer']['pl-pl'] = "Automatyczna odpowiedź";
$text['label-auto-answer']['pt-br'] = "Resposta Automática"; $text['label-auto-answer']['pt-br'] = "Resposta Automática";
@ -388,6 +403,7 @@ $text['desc-auto-answer']['fr-ca'] = "Activer ou non la réponse automatique.";
$text['desc-auto-answer']['fr-fr'] = "Activer ou non la réponse automatique."; $text['desc-auto-answer']['fr-fr'] = "Activer ou non la réponse automatique.";
$text['desc-auto-answer']['he-il'] = "בחר אם לאפשר מענה אוטומטי."; $text['desc-auto-answer']['he-il'] = "בחר אם לאפשר מענה אוטומטי.";
$text['desc-auto-answer']['it-it'] = "Seleziona per abilitare la risposta automatica."; $text['desc-auto-answer']['it-it'] = "Seleziona per abilitare la risposta automatica.";
$text['desc-auto-answer']['ka-ge'] = "აირჩიეთ ავტოპასუხის ჩასართავად.";
$text['desc-auto-answer']['nl-nl'] = "Selecteer of deze automatisch beantwoord moet worden."; $text['desc-auto-answer']['nl-nl'] = "Selecteer of deze automatisch beantwoord moet worden.";
$text['desc-auto-answer']['pl-pl'] = "Wybierz, czy włączyć automatyczną odpowiedź."; $text['desc-auto-answer']['pl-pl'] = "Wybierz, czy włączyć automatyczną odpowiedź.";
$text['desc-auto-answer']['pt-br'] = "Ativar ou desativar a resposta automática."; $text['desc-auto-answer']['pt-br'] = "Ativar ou desativar a resposta automática.";
@ -413,6 +429,7 @@ $text['label-record']['fr-ca'] = "Enregistrer";
$text['label-record']['fr-fr'] = "Enregistrer"; $text['label-record']['fr-fr'] = "Enregistrer";
$text['label-record']['he-il'] = "תקליט"; $text['label-record']['he-il'] = "תקליט";
$text['label-record']['it-it'] = "Registra"; $text['label-record']['it-it'] = "Registra";
$text['label-record']['ka-ge'] = "ჩაწერა";
$text['label-record']['nl-nl'] = "Opnemen"; $text['label-record']['nl-nl'] = "Opnemen";
$text['label-record']['pl-pl'] = "Nagrywać"; $text['label-record']['pl-pl'] = "Nagrywać";
$text['label-record']['pt-br'] = "Gravar"; $text['label-record']['pt-br'] = "Gravar";
@ -438,6 +455,7 @@ $text['label-true']['fr-ca'] = "oui";
$text['label-true']['fr-fr'] = "oui"; $text['label-true']['fr-fr'] = "oui";
$text['label-true']['he-il'] = "נָכוֹן"; $text['label-true']['he-il'] = "נָכוֹן";
$text['label-true']['it-it'] = "vero"; $text['label-true']['it-it'] = "vero";
$text['label-true']['ka-ge'] = "ჭეშმარიტი";
$text['label-true']['nl-nl'] = "aan"; $text['label-true']['nl-nl'] = "aan";
$text['label-true']['pl-pl'] = "PRAWDA"; $text['label-true']['pl-pl'] = "PRAWDA";
$text['label-true']['pt-br'] = "sim"; $text['label-true']['pt-br'] = "sim";
@ -463,6 +481,7 @@ $text['label-false']['fr-ca'] = "non";
$text['label-false']['fr-fr'] = "non"; $text['label-false']['fr-fr'] = "non";
$text['label-false']['he-il'] = "שֶׁקֶר"; $text['label-false']['he-il'] = "שֶׁקֶר";
$text['label-false']['it-it'] = "falso"; $text['label-false']['it-it'] = "falso";
$text['label-false']['ka-ge'] = "ცრუ";
$text['label-false']['nl-nl'] = "uit"; $text['label-false']['nl-nl'] = "uit";
$text['label-false']['pl-pl'] = "FAŁSZ"; $text['label-false']['pl-pl'] = "FAŁSZ";
$text['label-false']['pt-br'] = "não"; $text['label-false']['pt-br'] = "não";
@ -488,6 +507,7 @@ $text['desc-record']['fr-ca'] = "Choisir si vous voulez enregistrer l'appel.";
$text['desc-record']['fr-fr'] = "Choisir si vous voulez enregistrer l'appel."; $text['desc-record']['fr-fr'] = "Choisir si vous voulez enregistrer l'appel.";
$text['desc-record']['he-il'] = "בחר אם להקליט את השיחה."; $text['desc-record']['he-il'] = "בחר אם להקליט את השיחה.";
$text['desc-record']['it-it'] = "Seleziona per registrare la telefonata."; $text['desc-record']['it-it'] = "Seleziona per registrare la telefonata.";
$text['desc-record']['ka-ge'] = "აირჩიეთ, მოხდება თუ არა ზარის ჩაწერა.";
$text['desc-record']['nl-nl'] = "Kies of the gesprek moet worden opgenomen."; $text['desc-record']['nl-nl'] = "Kies of the gesprek moet worden opgenomen.";
$text['desc-record']['pl-pl'] = "Wybierz, czy chcesz nagrać rozmowę."; $text['desc-record']['pl-pl'] = "Wybierz, czy chcesz nagrać rozmowę.";
$text['desc-record']['pt-br'] = "Escolha se quer gravar chamada."; $text['desc-record']['pt-br'] = "Escolha se quer gravar chamada.";
@ -513,6 +533,7 @@ $text['label-ringback']['fr-ca'] = "Retour de sonnerie";
$text['label-ringback']['fr-fr'] = "Retour de sonnerie"; $text['label-ringback']['fr-fr'] = "Retour de sonnerie";
$text['label-ringback']['he-il'] = "לצלצל בחזרה"; $text['label-ringback']['he-il'] = "לצלצל בחזרה";
$text['label-ringback']['it-it'] = "Tono"; $text['label-ringback']['it-it'] = "Tono";
$text['label-ringback']['ka-ge'] = "გადარეკვა";
$text['label-ringback']['nl-nl'] = "Terugbellen"; $text['label-ringback']['nl-nl'] = "Terugbellen";
$text['label-ringback']['pl-pl'] = "Oddzwonienie"; $text['label-ringback']['pl-pl'] = "Oddzwonienie";
$text['label-ringback']['pt-br'] = "Tocar de volta (Ring Back)"; $text['label-ringback']['pt-br'] = "Tocar de volta (Ring Back)";
@ -538,6 +559,7 @@ $text['desc-ringback']['fr-ca'] = "Défini ce vous entendrez pendant que la dest
$text['desc-ringback']['fr-fr'] = "Défini ce vous entendrez pendant que la destination sera appelée. Les choix sont musique (musique d'attente) sonnerie."; $text['desc-ringback']['fr-fr'] = "Défini ce vous entendrez pendant que la destination sera appelée. Les choix sont musique (musique d'attente) sonnerie.";
$text['desc-ringback']['he-il'] = "מגדיר מה תשמע בזמן שהיעד נקרא. האפשרויות הן מוזיקה (מוזיקה בהמתנה) צלצול (צלצול)."; $text['desc-ringback']['he-il'] = "מגדיר מה תשמע בזמן שהיעד נקרא. האפשרויות הן מוזיקה (מוזיקה בהמתנה) צלצול (צלצול).";
$text['desc-ringback']['it-it'] = "Definisce cosa sentirai mentre il destinatario è chiamato. Le scelte sono musica (music on hold) o tono (ring tone)."; $text['desc-ringback']['it-it'] = "Definisce cosa sentirai mentre il destinatario è chiamato. Le scelte sono musica (music on hold) o tono (ring tone).";
$text['desc-ringback']['ka-ge'] = "აღწერს, რას გაიგებთ, სანამ დანიშნულებას ვურეკავთ. არჩევანია მუსიკა (მოლოდინის) ან ზარი (ზარის ხმა).";
$text['desc-ringback']['nl-nl'] = "Kies wachtmuziek terwijl de bestemming gebeld wordt. De keuze is wachtmuziek of beltoon."; $text['desc-ringback']['nl-nl'] = "Kies wachtmuziek terwijl de bestemming gebeld wordt. De keuze is wachtmuziek of beltoon.";
$text['desc-ringback']['pl-pl'] = "Określa, co będziesz słyszeć podczas wywoływania miejsca docelowego. Dostępne opcje to muzyka (muzyka wstrzymana) dzwonek (dzwonek)."; $text['desc-ringback']['pl-pl'] = "Określa, co będziesz słyszeć podczas wywoływania miejsca docelowego. Dostępne opcje to muzyka (muzyka wstrzymana) dzwonek (dzwonek).";
$text['desc-ringback']['pt-br'] = "Definir o que deseja escutar enquanto o destino não atende. As escolhas são música (música em espera) ring (tom de chamada)."; $text['desc-ringback']['pt-br'] = "Definir o que deseja escutar enquanto o destino não atende. As escolhas são música (música em espera) ring (tom de chamada).";
@ -563,6 +585,7 @@ $text['opt-usring']['fr-ca'] = "us-ring";
$text['opt-usring']['fr-fr'] = "us-ring"; $text['opt-usring']['fr-fr'] = "us-ring";
$text['opt-usring']['he-il'] = "us-ring"; $text['opt-usring']['he-il'] = "us-ring";
$text['opt-usring']['it-it'] = "us-ring"; $text['opt-usring']['it-it'] = "us-ring";
$text['opt-usring']['ka-ge'] = "us-ring";
$text['opt-usring']['nl-nl'] = "us-ring"; $text['opt-usring']['nl-nl'] = "us-ring";
$text['opt-usring']['pl-pl'] = "us-ring"; $text['opt-usring']['pl-pl'] = "us-ring";
$text['opt-usring']['pt-br'] = "us-ring"; $text['opt-usring']['pt-br'] = "us-ring";
@ -588,6 +611,7 @@ $text['opt-frring']['fr-ca'] = "fr-ring";
$text['opt-frring']['fr-fr'] = "fr-ring"; $text['opt-frring']['fr-fr'] = "fr-ring";
$text['opt-frring']['he-il'] = "fr-ring"; $text['opt-frring']['he-il'] = "fr-ring";
$text['opt-frring']['it-it'] = "fr-ring"; $text['opt-frring']['it-it'] = "fr-ring";
$text['opt-frring']['ka-ge'] = "fr-ring";
$text['opt-frring']['nl-nl'] = "fr-ring"; $text['opt-frring']['nl-nl'] = "fr-ring";
$text['opt-frring']['pl-pl'] = "fr-ring"; $text['opt-frring']['pl-pl'] = "fr-ring";
$text['opt-frring']['pt-br'] = "fr-ring"; $text['opt-frring']['pt-br'] = "fr-ring";
@ -613,6 +637,7 @@ $text['opt-ptring']['fr-ca'] = "pt-ring";
$text['opt-ptring']['fr-fr'] = "pt-ring"; $text['opt-ptring']['fr-fr'] = "pt-ring";
$text['opt-ptring']['he-il'] = "pt-ring"; $text['opt-ptring']['he-il'] = "pt-ring";
$text['opt-ptring']['it-it'] = "pt-ring"; $text['opt-ptring']['it-it'] = "pt-ring";
$text['opt-ptring']['ka-ge'] = "pt-ring";
$text['opt-ptring']['nl-nl'] = "pt-ring"; $text['opt-ptring']['nl-nl'] = "pt-ring";
$text['opt-ptring']['pl-pl'] = "pt-ring"; $text['opt-ptring']['pl-pl'] = "pt-ring";
$text['opt-ptring']['pt-br'] = "pt-ring"; $text['opt-ptring']['pt-br'] = "pt-ring";
@ -638,6 +663,7 @@ $text['opt-ukring']['fr-ca'] = "uk-ring";
$text['opt-ukring']['fr-fr'] = "uk-ring"; $text['opt-ukring']['fr-fr'] = "uk-ring";
$text['opt-ukring']['he-il'] = "uk-ring"; $text['opt-ukring']['he-il'] = "uk-ring";
$text['opt-ukring']['it-it'] = "uk-ring"; $text['opt-ukring']['it-it'] = "uk-ring";
$text['opt-ukring']['ka-ge'] = "uk-ring";
$text['opt-ukring']['nl-nl'] = "uk-ring"; $text['opt-ukring']['nl-nl'] = "uk-ring";
$text['opt-ukring']['pl-pl'] = "uk-ring"; $text['opt-ukring']['pl-pl'] = "uk-ring";
$text['opt-ukring']['pt-br'] = "uk-ring"; $text['opt-ukring']['pt-br'] = "uk-ring";
@ -663,6 +689,7 @@ $text['opt-rsring']['fr-ca'] = "rs-ring";
$text['opt-rsring']['fr-fr'] = "rs-ring"; $text['opt-rsring']['fr-fr'] = "rs-ring";
$text['opt-rsring']['he-il'] = "rs-ring"; $text['opt-rsring']['he-il'] = "rs-ring";
$text['opt-rsring']['it-it'] = "rs-ring"; $text['opt-rsring']['it-it'] = "rs-ring";
$text['opt-rsring']['ka-ge'] = "rs-ring";
$text['opt-rsring']['nl-nl'] = "rs-ring"; $text['opt-rsring']['nl-nl'] = "rs-ring";
$text['opt-rsring']['pl-pl'] = "rs-ring"; $text['opt-rsring']['pl-pl'] = "rs-ring";
$text['opt-rsring']['pt-br'] = "rs-ring"; $text['opt-rsring']['pt-br'] = "rs-ring";
@ -688,6 +715,7 @@ $text['opt-ruring']['fr-ca'] = "ru-ring";
$text['opt-ruring']['fr-fr'] = "ru-ring"; $text['opt-ruring']['fr-fr'] = "ru-ring";
$text['opt-ruring']['he-il'] = "ru-ring"; $text['opt-ruring']['he-il'] = "ru-ring";
$text['opt-ruring']['it-it'] = "ru-ring"; $text['opt-ruring']['it-it'] = "ru-ring";
$text['opt-ruring']['ka-ge'] = "ru-ring";
$text['opt-ruring']['nl-nl'] = "ru-ring"; $text['opt-ruring']['nl-nl'] = "ru-ring";
$text['opt-ruring']['pl-pl'] = "ru-ring"; $text['opt-ruring']['pl-pl'] = "ru-ring";
$text['opt-ruring']['pt-br'] = "ru-ring"; $text['opt-ruring']['pt-br'] = "ru-ring";
@ -713,6 +741,7 @@ $text['opt-itring']['fr-ca'] = "it-ring";
$text['opt-itring']['fr-fr'] = "it-ring"; $text['opt-itring']['fr-fr'] = "it-ring";
$text['opt-itring']['he-il'] = "it-ring"; $text['opt-itring']['he-il'] = "it-ring";
$text['opt-itring']['it-it'] = "it-ring"; $text['opt-itring']['it-it'] = "it-ring";
$text['opt-itring']['ka-ge'] = "it-ring";
$text['opt-itring']['nl-nl'] = "it-ring"; $text['opt-itring']['nl-nl'] = "it-ring";
$text['opt-itring']['pl-pl'] = "it-ring"; $text['opt-itring']['pl-pl'] = "it-ring";
$text['opt-itring']['pt-br'] = "it-ring"; $text['opt-itring']['pt-br'] = "it-ring";
@ -738,6 +767,7 @@ $text['opt-dering']['fr-ca'] = "de-ring";
$text['opt-dering']['fr-fr'] = "de-ring"; $text['opt-dering']['fr-fr'] = "de-ring";
$text['opt-dering']['he-il'] = "de-ring"; $text['opt-dering']['he-il'] = "de-ring";
$text['opt-dering']['it-it'] = "de-ring"; $text['opt-dering']['it-it'] = "de-ring";
$text['opt-dering']['ka-ge'] = "de-ring";
$text['opt-dering']['nl-nl'] = "de-ring"; $text['opt-dering']['nl-nl'] = "de-ring";
$text['opt-dering']['pl-pl'] = "de-ring"; $text['opt-dering']['pl-pl'] = "de-ring";
$text['opt-dering']['pt-br'] = "de-ring"; $text['opt-dering']['pt-br'] = "de-ring";
@ -763,6 +793,7 @@ $text['opt-moh']['fr-ca'] = "musique";
$text['opt-moh']['fr-fr'] = "musique"; $text['opt-moh']['fr-fr'] = "musique";
$text['opt-moh']['he-il'] = "מוּסִיקָה"; $text['opt-moh']['he-il'] = "מוּסִיקָה";
$text['opt-moh']['it-it'] = "musica"; $text['opt-moh']['it-it'] = "musica";
$text['opt-moh']['ka-ge'] = "მუსიკა";
$text['opt-moh']['nl-nl'] = "muziek"; $text['opt-moh']['nl-nl'] = "muziek";
$text['opt-moh']['pl-pl'] = "muzyka"; $text['opt-moh']['pl-pl'] = "muzyka";
$text['opt-moh']['pt-br'] = "música"; $text['opt-moh']['pt-br'] = "música";
@ -788,6 +819,7 @@ $text['button-call']['fr-ca'] = "appel";
$text['button-call']['fr-fr'] = "appel"; $text['button-call']['fr-fr'] = "appel";
$text['button-call']['he-il'] = "שִׂיחָה"; $text['button-call']['he-il'] = "שִׂיחָה";
$text['button-call']['it-it'] = "Chiama"; $text['button-call']['it-it'] = "Chiama";
$text['button-call']['ka-ge'] = "დარეკვა";
$text['button-call']['nl-nl'] = "Bel"; $text['button-call']['nl-nl'] = "Bel";
$text['button-call']['pl-pl'] = "Dzwonić"; $text['button-call']['pl-pl'] = "Dzwonić";
$text['button-call']['pt-br'] = "Chamada"; $text['button-call']['pt-br'] = "Chamada";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Cliquez pour Appeller"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Cliquez pour Appeller";
$apps[$x]['menu'][$y]['title']['he-il'] = "לחצו על Call"; $apps[$x]['menu'][$y]['title']['he-il'] = "לחצו על Call";
$apps[$x]['menu'][$y]['title']['it-it'] = "Clicca e Chiama"; $apps[$x]['menu'][$y]['title']['it-it'] = "Clicca e Chiama";
$apps[$x]['menu'][$y]['title']['it-it'] = "რეკვა წკაპით";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Klik voor oproep"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Klik voor oproep";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Click to Call"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Click to Call";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Clique para ligar"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Clique para ligar";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Centre de Conférences permet une ou plus conferences audio ou vidéo."; $apps[$x]['description']['fr-fr'] = "Centre de Conférences permet une ou plus conferences audio ou vidéo.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "კონფერენციის ცენტრები საშუალებას გაძლევთ, ერთი ან მეტი აუდიო ან ვიდეო კონფერენციის ოთახები გქონდეთ.";
$apps[$x]['description']['nl-nl'] = "Conferentie centra maakt instellen van een of meer audio en video conferenties mogelijk."; $apps[$x]['description']['nl-nl'] = "Conferentie centra maakt instellen van een of meer audio en video conferenties mogelijk.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "O centro de conferências permite gerir uma ou mais salas de conferência de audio e vídeo."; $apps[$x]['description']['pt-br'] = "O centro de conferências permite gerir uma ou mais salas de conferência de audio e vídeo.";

View File

@ -13,6 +13,7 @@ $text['title-conference_centers']['fr-ca'] = "Centre de conférence";
$text['title-conference_centers']['fr-fr'] = "Centre de conférence"; $text['title-conference_centers']['fr-fr'] = "Centre de conférence";
$text['title-conference_centers']['he-il'] = "מרכזי ועידה"; $text['title-conference_centers']['he-il'] = "מרכזי ועידה";
$text['title-conference_centers']['it-it'] = "Centri Conferenza"; $text['title-conference_centers']['it-it'] = "Centri Conferenza";
$text['title-conference_centers']['ka-ge'] = "კონფერენც-ცენტრი";
$text['title-conference_centers']['nl-nl'] = "Cenferentie centra"; $text['title-conference_centers']['nl-nl'] = "Cenferentie centra";
$text['title-conference_centers']['pl-pl'] = "Centra Konferencyjne"; $text['title-conference_centers']['pl-pl'] = "Centra Konferencyjne";
$text['title-conference_centers']['pt-br'] = "Centros de conferência"; $text['title-conference_centers']['pt-br'] = "Centros de conferência";
@ -38,6 +39,7 @@ $text['title-conference_center']['fr-ca'] = "Centre de conférence";
$text['title-conference_center']['fr-fr'] = "Centre de conférence"; $text['title-conference_center']['fr-fr'] = "Centre de conférence";
$text['title-conference_center']['he-il'] = "מרכז כנסים"; $text['title-conference_center']['he-il'] = "מרכז כנסים";
$text['title-conference_center']['it-it'] = "Centro Conferenza"; $text['title-conference_center']['it-it'] = "Centro Conferenza";
$text['title-conference_center']['ka-ge'] = "კონფერენც-ცენტრი";
$text['title-conference_center']['nl-nl'] = "Conferentie centrum"; $text['title-conference_center']['nl-nl'] = "Conferentie centrum";
$text['title-conference_center']['pl-pl'] = "Centrum Konferencyjne"; $text['title-conference_center']['pl-pl'] = "Centrum Konferencyjne";
$text['title-conference_center']['pt-br'] = "Centro de conferência"; $text['title-conference_center']['pt-br'] = "Centro de conferência";
@ -63,6 +65,7 @@ $text['title_description-conference_centers']['fr-ca'] = "Ce sont des groupes de
$text['title_description-conference_centers']['fr-fr'] = "Ce sont des groupes de salles de conférences. Pouvant être organisés par centre de coût, lieu géographique, ou tout autre critère."; $text['title_description-conference_centers']['fr-fr'] = "Ce sont des groupes de salles de conférences. Pouvant être organisés par centre de coût, lieu géographique, ou tout autre critère.";
$text['title_description-conference_centers']['he-il'] = "מרכזי כנסים הם קבוצה של חדרי ישיבות. הם יכולים להיות מאורגנים לפי מרכז עלות, גיאוגרפית או קריטריונים אחרים."; $text['title_description-conference_centers']['he-il'] = "מרכזי כנסים הם קבוצה של חדרי ישיבות. הם יכולים להיות מאורגנים לפי מרכז עלות, גיאוגרפית או קריטריונים אחרים.";
$text['title_description-conference_centers']['it-it'] = "I centri congressi sono un gruppo di sale conferenze. Possono essere organizzati per centro di costo, geograficamente o altri criteri."; $text['title_description-conference_centers']['it-it'] = "I centri congressi sono un gruppo di sale conferenze. Possono essere organizzati per centro di costo, geograficamente o altri criteri.";
$text['title_description-conference_centers']['ka-ge'] = "კონფერენც-ცენტრი კონფერენციის ოთახების ჯგუფია. შეიძლება იყოს ორგანიზებული დატვირთვის, გეოგრაფიული მდებარეობის ან სხვა პირობის მიხედვით.";
$text['title_description-conference_centers']['nl-nl'] = "Conferentie centra zijn een groep van gespreksruimten. Ze kunnen aan de hand van kostenplaatsen, geografisch or andere criteria georganiseerd worden."; $text['title_description-conference_centers']['nl-nl'] = "Conferentie centra zijn een groep van gespreksruimten. Ze kunnen aan de hand van kostenplaatsen, geografisch or andere criteria georganiseerd worden.";
$text['title_description-conference_centers']['pl-pl'] = "'Centra konferencyjne składają się z pokoi konferencyjnych. Mogą one być przypisane do konkretnych centrów kosztów, rejonów geograficznych lub do innych grup."; $text['title_description-conference_centers']['pl-pl'] = "'Centra konferencyjne składają się z pokoi konferencyjnych. Mogą one być przypisane do konkretnych centrów kosztów, rejonów geograficznych lub do innych grup.";
$text['title_description-conference_centers']['pt-br'] = "Centros de conferência são um grupo de salas de conferência. Podem ser organizadas por custo, por localização ou por outro critétio."; $text['title_description-conference_centers']['pt-br'] = "Centros de conferência são um grupo de salas de conferência. Podem ser organizadas por custo, por localização ou por outro critétio.";
@ -88,6 +91,7 @@ $text['title_description-conference_rooms']['fr-ca'] = "Les salles de conférenc
$text['title_description-conference_rooms']['fr-fr'] = "Les salles de conférence sont des lieux de réunion individuels au sein d'un centre de conférence."; $text['title_description-conference_rooms']['fr-fr'] = "Les salles de conférence sont des lieux de réunion individuels au sein d'un centre de conférence.";
$text['title_description-conference_rooms']['he-il'] = "חדרי ישיבות הם מקומות מפגש בודדים בתוך מרכז כנסים."; $text['title_description-conference_rooms']['he-il'] = "חדרי ישיבות הם מקומות מפגש בודדים בתוך מרכז כנסים.";
$text['title_description-conference_rooms']['it-it'] = "Le sale conferenze sono luoghi di incontro individuali all'interno di un centro conferenze."; $text['title_description-conference_rooms']['it-it'] = "Le sale conferenze sono luoghi di incontro individuali all'interno di un centro conferenze.";
$text['title_description-conference_rooms']['ka-ge'] = "კონფერენც-დარბაზები ინდივიდუალური შეხვედრის ადგილებია კონფერენც-ცენტრში.";
$text['title_description-conference_rooms']['nl-nl'] = "Conference Rooms zijn individuele ontmoetingsplekken binnen een Conference Center."; $text['title_description-conference_rooms']['nl-nl'] = "Conference Rooms zijn individuele ontmoetingsplekken binnen een Conference Center.";
$text['title_description-conference_rooms']['pl-pl'] = "Sale Konferencyjne to indywidualne miejsca spotkań w ramach Centrum Konferencyjnego."; $text['title_description-conference_rooms']['pl-pl'] = "Sale Konferencyjne to indywidualne miejsca spotkań w ramach Centrum Konferencyjnego.";
$text['title_description-conference_rooms']['pt-br'] = "Sale Konferencyjne to indywidualne miejsca spotkań w ramach Centrum Konferencyjnego."; $text['title_description-conference_rooms']['pt-br'] = "Sale Konferencyjne to indywidualne miejsca spotkań w ramach Centrum Konferencyjnego.";
@ -113,6 +117,7 @@ $text['label-conference_center_name']['fr-ca'] = "Nom";
$text['label-conference_center_name']['fr-fr'] = "Nom"; $text['label-conference_center_name']['fr-fr'] = "Nom";
$text['label-conference_center_name']['he-il'] = "שֵׁם"; $text['label-conference_center_name']['he-il'] = "שֵׁם";
$text['label-conference_center_name']['it-it'] = "Nome"; $text['label-conference_center_name']['it-it'] = "Nome";
$text['label-conference_center_name']['ka-ge'] = "სახელი";
$text['label-conference_center_name']['nl-nl'] = "Naam"; $text['label-conference_center_name']['nl-nl'] = "Naam";
$text['label-conference_center_name']['pl-pl'] = "Nazwa"; $text['label-conference_center_name']['pl-pl'] = "Nazwa";
$text['label-conference_center_name']['pt-br'] = "Nome"; $text['label-conference_center_name']['pt-br'] = "Nome";
@ -138,6 +143,7 @@ $text['description-conference_center_name']['fr-ca'] = "Entrez le nom du centre
$text['description-conference_center_name']['fr-fr'] = "Entrez le nom du centre de conférence."; $text['description-conference_center_name']['fr-fr'] = "Entrez le nom du centre de conférence.";
$text['description-conference_center_name']['he-il'] = "הזן את שם מרכז הכנסים."; $text['description-conference_center_name']['he-il'] = "הזן את שם מרכז הכנסים.";
$text['description-conference_center_name']['it-it'] = "Immettere il nome del centro conferenze."; $text['description-conference_center_name']['it-it'] = "Immettere il nome del centro conferenze.";
$text['description-conference_center_name']['ka-ge'] = "შეიყვანეთ კონფერენც-ცენტრის სახელი.";
$text['description-conference_center_name']['nl-nl'] = "Voer de conferentie centrum naam in."; $text['description-conference_center_name']['nl-nl'] = "Voer de conferentie centrum naam in.";
$text['description-conference_center_name']['pl-pl'] = "Wprowadź nazwę"; $text['description-conference_center_name']['pl-pl'] = "Wprowadź nazwę";
$text['description-conference_center_name']['pt-br'] = "Insira o nome do centro de conferência."; $text['description-conference_center_name']['pt-br'] = "Insira o nome do centro de conferência.";
@ -163,6 +169,7 @@ $text['label-conference_center_extension']['fr-ca'] = "Extension";
$text['label-conference_center_extension']['fr-fr'] = "Extension"; $text['label-conference_center_extension']['fr-fr'] = "Extension";
$text['label-conference_center_extension']['he-il'] = "סיומת"; $text['label-conference_center_extension']['he-il'] = "סיומת";
$text['label-conference_center_extension']['it-it'] = "Estensione"; $text['label-conference_center_extension']['it-it'] = "Estensione";
$text['label-conference_center_extension']['ka-ge'] = "შიდა ნომერი";
$text['label-conference_center_extension']['nl-nl'] = "Toestel"; $text['label-conference_center_extension']['nl-nl'] = "Toestel";
$text['label-conference_center_extension']['pl-pl'] = "Numer wewnętrzny"; $text['label-conference_center_extension']['pl-pl'] = "Numer wewnętrzny";
$text['label-conference_center_extension']['pt-br'] = "Ramal"; $text['label-conference_center_extension']['pt-br'] = "Ramal";
@ -188,6 +195,7 @@ $text['description-conference_center_extension']['fr-ca'] = "Entrez le numéro d
$text['description-conference_center_extension']['fr-fr'] = "Entrez le numéro de poste du centre de conférence."; $text['description-conference_center_extension']['fr-fr'] = "Entrez le numéro de poste du centre de conférence.";
$text['description-conference_center_extension']['he-il'] = "Immettere il numero dell'interno del centro conferenze."; $text['description-conference_center_extension']['he-il'] = "Immettere il numero dell'interno del centro conferenze.";
$text['description-conference_center_extension']['it-it'] = "Immettere il numero dell'interno del centro conferenze."; $text['description-conference_center_extension']['it-it'] = "Immettere il numero dell'interno del centro conferenze.";
$text['description-conference_center_extension']['ka-ge'] = "შეიყვანეთ კონფერენც-ცენტრის შიდა ნომერი.";
$text['description-conference_center_extension']['nl-nl'] = "Voer de conferentie centrum toestelnummer in."; $text['description-conference_center_extension']['nl-nl'] = "Voer de conferentie centrum toestelnummer in.";
$text['description-conference_center_extension']['pl-pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne"; $text['description-conference_center_extension']['pl-pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
$text['description-conference_center_extension']['pt-br'] = "Entre com o ramal do centro de conferência."; $text['description-conference_center_extension']['pt-br'] = "Entre com o ramal do centro de conferência.";
@ -213,6 +221,7 @@ $text['label-conference_center_pin_length']['fr-ca'] = "longueur du code PIN";
$text['label-conference_center_pin_length']['fr-fr'] = "longueur du code PIN"; $text['label-conference_center_pin_length']['fr-fr'] = "longueur du code PIN";
$text['label-conference_center_pin_length']['he-il'] = "אורך PIN"; $text['label-conference_center_pin_length']['he-il'] = "אורך PIN";
$text['label-conference_center_pin_length']['it-it'] = "PIN Lunghezza"; $text['label-conference_center_pin_length']['it-it'] = "PIN Lunghezza";
$text['label-conference_center_pin_length']['ka-ge'] = "PIN-კოდის სიგრძე";
$text['label-conference_center_pin_length']['nl-nl'] = "PIN lengte"; $text['label-conference_center_pin_length']['nl-nl'] = "PIN lengte";
$text['label-conference_center_pin_length']['pl-pl'] = "Długość kodu PIN"; $text['label-conference_center_pin_length']['pl-pl'] = "Długość kodu PIN";
$text['label-conference_center_pin_length']['pt-br'] = "Tamanho do PIN"; $text['label-conference_center_pin_length']['pt-br'] = "Tamanho do PIN";
@ -238,6 +247,7 @@ $text['description-conference_center_pin_length']['fr-ca'] = "Choisir la longueu
$text['description-conference_center_pin_length']['fr-fr'] = "Choisir la longueur requise pour le code d'authentification."; $text['description-conference_center_pin_length']['fr-fr'] = "Choisir la longueur requise pour le code d'authentification.";
$text['description-conference_center_pin_length']['he-il'] = "הזן את אורך ה-PIN המינימלי."; $text['description-conference_center_pin_length']['he-il'] = "הזן את אורך ה-PIN המינימלי.";
$text['description-conference_center_pin_length']['it-it'] = "Immettere la lunghezza minima del PIN."; $text['description-conference_center_pin_length']['it-it'] = "Immettere la lunghezza minima del PIN.";
$text['description-conference_center_pin_length']['ka-ge'] = "შეიყვანეთ PIN-კოდის მინიმალური სიგრძე.";
$text['description-conference_center_pin_length']['nl-nl'] = "Voer de minimum PIN lengte in"; $text['description-conference_center_pin_length']['nl-nl'] = "Voer de minimum PIN lengte in";
$text['description-conference_center_pin_length']['pl-pl'] = "Wprowadź minimalną długość numeru PIN"; $text['description-conference_center_pin_length']['pl-pl'] = "Wprowadź minimalną długość numeru PIN";
$text['description-conference_center_pin_length']['pt-br'] = "Insira o tamanho mínimo do código PIN."; $text['description-conference_center_pin_length']['pt-br'] = "Insira o tamanho mínimo do código PIN.";
@ -263,6 +273,7 @@ $text['label-email_address']['fr-ca'] = "Courriel";
$text['label-email_address']['fr-fr'] = "Courriel"; $text['label-email_address']['fr-fr'] = "Courriel";
$text['label-email_address']['he-il'] = "אימייל"; $text['label-email_address']['he-il'] = "אימייל";
$text['label-email_address']['it-it'] = "Indirizzo e-mail"; $text['label-email_address']['it-it'] = "Indirizzo e-mail";
$text['label-email_address']['ka-ge'] = "ელფოსტის მისამართი";
$text['label-email_address']['nl-nl'] = "E-mail Address"; $text['label-email_address']['nl-nl'] = "E-mail Address";
$text['label-email_address']['pl-pl'] = "Adres e-mail"; $text['label-email_address']['pl-pl'] = "Adres e-mail";
$text['label-email_address']['pt-br'] = "Endereço de email"; $text['label-email_address']['pt-br'] = "Endereço de email";
@ -288,6 +299,7 @@ $text['description-email_address']['fr-ca'] = "Adresse e-mail de la conférence
$text['description-email_address']['fr-fr'] = "Adresse e-mail de la conférence facultative."; $text['description-email_address']['fr-fr'] = "Adresse e-mail de la conférence facultative.";
$text['description-email_address']['he-il'] = "אימייל"; $text['description-email_address']['he-il'] = "אימייל";
$text['description-email_address']['it-it'] = "Indirizzo e-mail facoltativo della conferenza."; $text['description-email_address']['it-it'] = "Indirizzo e-mail facoltativo della conferenza.";
$text['description-email_address']['ka-ge'] = "კონფერენციის არასავალდებულო ელფოსტის მისამართი.";
$text['description-email_address']['nl-nl'] = "Optional conference E-mail Address"; $text['description-email_address']['nl-nl'] = "Optional conference E-mail Address";
$text['description-email_address']['pl-pl'] = "Opcjonalny konferencyjny adres e-mail."; $text['description-email_address']['pl-pl'] = "Opcjonalny konferencyjny adres e-mail.";
$text['description-email_address']['pt-br'] = "Endereço de e-mail de conferência opcional."; $text['description-email_address']['pt-br'] = "Endereço de e-mail de conferência opcional.";
@ -313,6 +325,7 @@ $text['label-conference_center_greeting']['fr-ca'] = "Message";
$text['label-conference_center_greeting']['fr-fr'] = "Message"; $text['label-conference_center_greeting']['fr-fr'] = "Message";
$text['label-conference_center_greeting']['he-il'] = "בְּרָכָה"; $text['label-conference_center_greeting']['he-il'] = "בְּרָכָה";
$text['label-conference_center_greeting']['it-it'] = "Saluto"; $text['label-conference_center_greeting']['it-it'] = "Saluto";
$text['label-conference_center_greeting']['ka-ge'] = "მისალმება";
$text['label-conference_center_greeting']['nl-nl'] = "Begroeting"; $text['label-conference_center_greeting']['nl-nl'] = "Begroeting";
$text['label-conference_center_greeting']['pl-pl'] = "Powitanie"; $text['label-conference_center_greeting']['pl-pl'] = "Powitanie";
$text['label-conference_center_greeting']['pt-br'] = "Saudação"; $text['label-conference_center_greeting']['pt-br'] = "Saudação";
@ -338,6 +351,7 @@ $text['description-conference_center_greeting']['fr-ca'] = "Sélectionnez le mes
$text['description-conference_center_greeting']['fr-fr'] = "Sélectionnez le message qui a joué avant de rejoindre la salle de conférence."; $text['description-conference_center_greeting']['fr-fr'] = "Sélectionnez le message qui a joué avant de rejoindre la salle de conférence.";
$text['description-conference_center_greeting']['he-il'] = "בחר את הברכה שתושמע לפני ההצטרפות לחדר הישיבות. הערה: לא תושמע בקשת PIN."; $text['description-conference_center_greeting']['he-il'] = "בחר את הברכה שתושמע לפני ההצטרפות לחדר הישיבות. הערה: לא תושמע בקשת PIN.";
$text['description-conference_center_greeting']['it-it'] = "Selezionare il messaggio di saluto riprodotto prima di entrare nella sala riunioni. Nota: non verrà riprodotta alcuna richiesta di PIN."; $text['description-conference_center_greeting']['it-it'] = "Selezionare il messaggio di saluto riprodotto prima di entrare nella sala riunioni. Nota: non verrà riprodotta alcuna richiesta di PIN.";
$text['description-conference_center_greeting']['ka-ge'] = "აირჩიეთ მისალმება, რომელიც კონფერენციაში შესვლამდე იქნება დაკრული. შენიშვნა: PIN-კოდის კითხვისას დაკვრა არ მოხდება.";
$text['description-conference_center_greeting']['nl-nl'] = "Kies de begroeting die voor het betreden van de gesprekruimte afgespeeld wordt."; $text['description-conference_center_greeting']['nl-nl'] = "Kies de begroeting die voor het betreden van de gesprekruimte afgespeeld wordt.";
$text['description-conference_center_greeting']['pl-pl'] = "Wybierz powitanie odtwarzane przed wejściem do pokoju konferencyjnego."; $text['description-conference_center_greeting']['pl-pl'] = "Wybierz powitanie odtwarzane przed wejściem do pokoju konferencyjnego.";
$text['description-conference_center_greeting']['pt-br'] = "Selecione a mensagem de boas-vindas que será exibida antes de entrar na sala de conferência."; $text['description-conference_center_greeting']['pt-br'] = "Selecione a mensagem de boas-vindas que será exibida antes de entrar na sala de conferência.";
@ -363,6 +377,7 @@ $text['label-account_code']['fr-ca'] = "Centre de frais";
$text['label-account_code']['fr-fr'] = "Centre de frais"; $text['label-account_code']['fr-fr'] = "Centre de frais";
$text['label-account_code']['he-il'] = "קוד חשבון"; $text['label-account_code']['he-il'] = "קוד חשבון";
$text['label-account_code']['it-it'] = "Account Code"; $text['label-account_code']['it-it'] = "Account Code";
$text['label-account_code']['ka-ge'] = "ანგარიშის კოდი";
$text['label-account_code']['nl-nl'] = "Account code"; $text['label-account_code']['nl-nl'] = "Account code";
$text['label-account_code']['pl-pl'] = "Numer konta billingowego"; $text['label-account_code']['pl-pl'] = "Numer konta billingowego";
$text['label-account_code']['pt-br'] = "Código de conta"; $text['label-account_code']['pt-br'] = "Código de conta";
@ -388,6 +403,7 @@ $text['description-account_code']['fr-ca'] = "Entrez le code de compte ici.";
$text['description-account_code']['fr-fr'] = "Entrez le code de compte ici."; $text['description-account_code']['fr-fr'] = "Entrez le code de compte ici.";
$text['description-account_code']['he-il'] = "הזן את קוד החשבון כאן."; $text['description-account_code']['he-il'] = "הזן את קוד החשבון כאן.";
$text['description-account_code']['it-it'] = "Inserire qui l'account code."; $text['description-account_code']['it-it'] = "Inserire qui l'account code.";
$text['description-account_code']['ka-ge'] = "შეიყვანეთ აქ ანგარიშის კოდი.";
$text['description-account_code']['nl-nl'] = "Voer de account code hier in."; $text['description-account_code']['nl-nl'] = "Voer de account code hier in.";
$text['description-account_code']['pl-pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE)."; $text['description-account_code']['pl-pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE).";
$text['description-account_code']['pt-br'] = "Insira o código de conta aqui."; $text['description-account_code']['pt-br'] = "Insira o código de conta aqui.";
@ -413,6 +429,7 @@ $text['label-conference_center_enabled']['fr-ca'] = "Actif";
$text['label-conference_center_enabled']['fr-fr'] = "Actif"; $text['label-conference_center_enabled']['fr-fr'] = "Actif";
$text['label-conference_center_enabled']['he-il'] = "מופעל"; $text['label-conference_center_enabled']['he-il'] = "מופעל";
$text['label-conference_center_enabled']['it-it'] = "Abilitato"; $text['label-conference_center_enabled']['it-it'] = "Abilitato";
$text['label-conference_center_enabled']['ka-ge'] = "ჩართულია";
$text['label-conference_center_enabled']['nl-nl'] = "Aan"; $text['label-conference_center_enabled']['nl-nl'] = "Aan";
$text['label-conference_center_enabled']['pl-pl'] = "Włączony"; $text['label-conference_center_enabled']['pl-pl'] = "Włączony";
$text['label-conference_center_enabled']['pt-br'] = "Habilitado"; $text['label-conference_center_enabled']['pt-br'] = "Habilitado";
@ -438,6 +455,7 @@ $text['description-conference_center_enabled']['fr-ca'] = "Choisir d'activer ou
$text['description-conference_center_enabled']['fr-fr'] = "Choisir d'activer ou non la conférence."; $text['description-conference_center_enabled']['fr-fr'] = "Choisir d'activer ou non la conférence.";
$text['description-conference_center_enabled']['he-il'] = "Seleziona se abilitare o disabilitare il centro conferenze."; $text['description-conference_center_enabled']['he-il'] = "Seleziona se abilitare o disabilitare il centro conferenze.";
$text['description-conference_center_enabled']['it-it'] = "Seleziona se abilitare o disabilitare il centro conferenze."; $text['description-conference_center_enabled']['it-it'] = "Seleziona se abilitare o disabilitare il centro conferenze.";
$text['description-conference_center_enabled']['ka-ge'] = "აირჩიეთ, ჩართულია თუ არა კონფერენც-ცენტრი.";
$text['description-conference_center_enabled']['nl-nl'] = "Kies of de conferentie centrum aan/uit staat."; $text['description-conference_center_enabled']['nl-nl'] = "Kies of de conferentie centrum aan/uit staat.";
$text['description-conference_center_enabled']['pl-pl'] = "Ustaw status numeru wewnętrznego."; $text['description-conference_center_enabled']['pl-pl'] = "Ustaw status numeru wewnętrznego.";
$text['description-conference_center_enabled']['pt-br'] = "Escolhe se deseja habilitar ou desabilitar o centro de conferência."; $text['description-conference_center_enabled']['pt-br'] = "Escolhe se deseja habilitar ou desabilitar o centro de conferência.";
@ -463,6 +481,7 @@ $text['label-conference_center_description']['fr-ca'] = "Description";
$text['label-conference_center_description']['fr-fr'] = "Description"; $text['label-conference_center_description']['fr-fr'] = "Description";
$text['label-conference_center_description']['he-il'] = "תיאור"; $text['label-conference_center_description']['he-il'] = "תיאור";
$text['label-conference_center_description']['it-it'] = "Descrizione"; $text['label-conference_center_description']['it-it'] = "Descrizione";
$text['label-conference_center_description']['ka-ge'] = "აღწერა";
$text['label-conference_center_description']['nl-nl'] = "Omschrijving"; $text['label-conference_center_description']['nl-nl'] = "Omschrijving";
$text['label-conference_center_description']['pl-pl'] = "Opis"; $text['label-conference_center_description']['pl-pl'] = "Opis";
$text['label-conference_center_description']['pt-br'] = "Descrição"; $text['label-conference_center_description']['pt-br'] = "Descrição";
@ -488,6 +507,7 @@ $text['title-conference_sessions']['fr-ca'] = "Sessions de conférences";
$text['title-conference_sessions']['fr-fr'] = "Sessions de conférences"; $text['title-conference_sessions']['fr-fr'] = "Sessions de conférences";
$text['title-conference_sessions']['he-il'] = "מפגשי ועידה"; $text['title-conference_sessions']['he-il'] = "מפגשי ועידה";
$text['title-conference_sessions']['it-it'] = "Sessioni Conferenze"; $text['title-conference_sessions']['it-it'] = "Sessioni Conferenze";
$text['title-conference_sessions']['ka-ge'] = "კონფერენციის სესიები";
$text['title-conference_sessions']['nl-nl'] = "Concerentie zittingen"; $text['title-conference_sessions']['nl-nl'] = "Concerentie zittingen";
$text['title-conference_sessions']['pl-pl'] = "Sesje Konferencyjne"; $text['title-conference_sessions']['pl-pl'] = "Sesje Konferencyjne";
$text['title-conference_sessions']['pt-br'] = "Sessões"; $text['title-conference_sessions']['pt-br'] = "Sessões";
@ -513,6 +533,7 @@ $text['title-conference_session_details']['fr-ca'] = "Détails de Sessions de Co
$text['title-conference_session_details']['fr-fr'] = "Détails de Sessions de Conference"; $text['title-conference_session_details']['fr-fr'] = "Détails de Sessions de Conference";
$text['title-conference_session_details']['he-il'] = "פרטי מושב הכנס"; $text['title-conference_session_details']['he-il'] = "פרטי מושב הכנס";
$text['title-conference_session_details']['it-it'] = "Dettagli Sessione di Conferenza"; $text['title-conference_session_details']['it-it'] = "Dettagli Sessione di Conferenza";
$text['title-conference_session_details']['ka-ge'] = "კონფერენციის სესიის დეტალები";
$text['title-conference_session_details']['nl-nl'] = "Conferentie zitting details"; $text['title-conference_session_details']['nl-nl'] = "Conferentie zitting details";
$text['title-conference_session_details']['pl-pl'] = "Szczególy sesji konferencyjnej"; $text['title-conference_session_details']['pl-pl'] = "Szczególy sesji konferencyjnej";
$text['title-conference_session_details']['pt-br'] = "Detalhes da sessão de conferência"; $text['title-conference_session_details']['pt-br'] = "Detalhes da sessão de conferência";
@ -538,6 +559,7 @@ $text['title-conference_rooms']['fr-ca'] = "Salles de conférence";
$text['title-conference_rooms']['fr-fr'] = "Salles de conférence"; $text['title-conference_rooms']['fr-fr'] = "Salles de conférence";
$text['title-conference_rooms']['he-il'] = "חדרי ישיבות"; $text['title-conference_rooms']['he-il'] = "חדרי ישיבות";
$text['title-conference_rooms']['it-it'] = "Stanze di Conferenza"; $text['title-conference_rooms']['it-it'] = "Stanze di Conferenza";
$text['title-conference_rooms']['ka-ge'] = "კონფერენც-დარბაზები";
$text['title-conference_rooms']['nl-nl'] = "Conferentieruimten"; $text['title-conference_rooms']['nl-nl'] = "Conferentieruimten";
$text['title-conference_rooms']['pl-pl'] = "Pokoje konferencynje"; $text['title-conference_rooms']['pl-pl'] = "Pokoje konferencynje";
$text['title-conference_rooms']['pt-br'] = "Salas de conferência"; $text['title-conference_rooms']['pt-br'] = "Salas de conferência";
@ -563,6 +585,7 @@ $text['title-conference_room']['fr-ca'] = "Salle de conférence";
$text['title-conference_room']['fr-fr'] = "Salle de conférence"; $text['title-conference_room']['fr-fr'] = "Salle de conférence";
$text['title-conference_room']['he-il'] = "חדר ישיבות"; $text['title-conference_room']['he-il'] = "חדר ישיבות";
$text['title-conference_room']['it-it'] = "Stanza Conferenza"; $text['title-conference_room']['it-it'] = "Stanza Conferenza";
$text['title-conference_room']['ka-ge'] = "კონფერენც-დარბაზი";
$text['title-conference_room']['nl-nl'] = "Conferentieruimte"; $text['title-conference_room']['nl-nl'] = "Conferentieruimte";
$text['title-conference_room']['pl-pl'] = "Pokoje konferencynje"; $text['title-conference_room']['pl-pl'] = "Pokoje konferencynje";
$text['title-conference_room']['pt-br'] = "Sala de conferência"; $text['title-conference_room']['pt-br'] = "Sala de conferência";
@ -588,6 +611,7 @@ $text['message-unique_participant_pin']['fr-ca'] = "S'il vous plaît fournir un
$text['message-unique_participant_pin']['fr-fr'] = "S'il vous plaît fournir un numéro unique PIN de participant."; $text['message-unique_participant_pin']['fr-fr'] = "S'il vous plaît fournir un numéro unique PIN de participant.";
$text['message-unique_participant_pin']['he-il'] = "אנא ספק מספר PIN ייחודי למשתתף."; $text['message-unique_participant_pin']['he-il'] = "אנא ספק מספר PIN ייחודי למשתתף.";
$text['message-unique_participant_pin']['it-it'] = "Fornire un PIN Partecipante unico."; $text['message-unique_participant_pin']['it-it'] = "Fornire un PIN Partecipante unico.";
$text['message-unique_participant_pin']['ka-ge'] = "შეიყვანეთ მონაწილის უნიკალური PIN-კოდი.";
$text['message-unique_participant_pin']['nl-nl'] = "Geef aub.: een unieke deelnemers PIN code."; $text['message-unique_participant_pin']['nl-nl'] = "Geef aub.: een unieke deelnemers PIN code.";
$text['message-unique_participant_pin']['pl-pl'] = "Wprowadź unikalny numer PIN uczestnika"; $text['message-unique_participant_pin']['pl-pl'] = "Wprowadź unikalny numer PIN uczestnika";
$text['message-unique_participant_pin']['pt-br'] = "Por favor, forneça um PIN único de participante."; $text['message-unique_participant_pin']['pt-br'] = "Por favor, forneça um PIN único de participante.";
@ -613,6 +637,7 @@ $text['message-unique_moderator_pin']['fr-ca'] = "S'il vous plaît fournir un nu
$text['message-unique_moderator_pin']['fr-fr'] = "S'il vous plaît fournir un numéro unique Modérateur PIN."; $text['message-unique_moderator_pin']['fr-fr'] = "S'il vous plaît fournir un numéro unique Modérateur PIN.";
$text['message-unique_moderator_pin']['he-il'] = "אנא ספק מספר PIN ייחודי של מנחה."; $text['message-unique_moderator_pin']['he-il'] = "אנא ספק מספר PIN ייחודי של מנחה.";
$text['message-unique_moderator_pin']['it-it'] = "Fornire un PIN Moderatore unico."; $text['message-unique_moderator_pin']['it-it'] = "Fornire un PIN Moderatore unico.";
$text['message-unique_moderator_pin']['ka-ge'] = "შეიყვანეთ მოდერატორის უნიკალური PIN-კოდი.";
$text['message-unique_moderator_pin']['nl-nl'] = "Geef aub. een unieke moderator PIN code."; $text['message-unique_moderator_pin']['nl-nl'] = "Geef aub. een unieke moderator PIN code.";
$text['message-unique_moderator_pin']['pl-pl'] = "Wprowadź unikalny numer PIN moderatora"; $text['message-unique_moderator_pin']['pl-pl'] = "Wprowadź unikalny numer PIN moderatora";
$text['message-unique_moderator_pin']['pt-br'] = "Por favor, forneça um número PIN do administrador"; $text['message-unique_moderator_pin']['pt-br'] = "Por favor, forneça um número PIN do administrador";
@ -638,6 +663,7 @@ $text['message-non_unique_pin']['fr-ca'] = "Numéros de modérateur et de PIN de
$text['message-non_unique_pin']['fr-fr'] = "Numéros de modérateur et de PIN de participant doivent être uniques."; $text['message-non_unique_pin']['fr-fr'] = "Numéros de modérateur et de PIN de participant doivent être uniques.";
$text['message-non_unique_pin']['he-il'] = "מספרי ה-PIN של המנחה והמשתתפים חייבים להיות ייחודיים."; $text['message-non_unique_pin']['he-il'] = "מספרי ה-PIN של המנחה והמשתתפים חייבים להיות ייחודיים.";
$text['message-non_unique_pin']['it-it'] = "I PIN del Partecipante e del Moderatore devono essere unici, perché identificano la stanza."; $text['message-non_unique_pin']['it-it'] = "I PIN del Partecipante e del Moderatore devono essere unici, perché identificano la stanza.";
$text['message-non_unique_pin']['ka-ge'] = "მოდერატორის და მონაწილის PIN-კოდები უნიკალური უნდა იყოს.";
$text['message-non_unique_pin']['nl-nl'] = "Moderator en Deelnemer PIN code moeten uniek zijn."; $text['message-non_unique_pin']['nl-nl'] = "Moderator en Deelnemer PIN code moeten uniek zijn.";
$text['message-non_unique_pin']['pl-pl'] = "Numery PIN uczestnika i moderatora muszą buć unikalne."; $text['message-non_unique_pin']['pl-pl'] = "Numery PIN uczestnika i moderatora muszą buć unikalne.";
$text['message-non_unique_pin']['pt-br'] = "O número do PIN de participante deve ser único"; $text['message-non_unique_pin']['pt-br'] = "O número do PIN de participante deve ser único";
@ -663,6 +689,7 @@ $text['message-minimum_pin_length']['fr-ca'] = "Longueur de PIN minimum requis:"
$text['message-minimum_pin_length']['fr-fr'] = "Longueur de PIN minimum requis:"; $text['message-minimum_pin_length']['fr-fr'] = "Longueur de PIN minimum requis:";
$text['message-minimum_pin_length']['he-il'] = "אורך PIN מינימלי נדרש:"; $text['message-minimum_pin_length']['he-il'] = "אורך PIN מינימלי נדרש:";
$text['message-minimum_pin_length']['it-it'] = "Lunghezza minima richiesta per il PIN:"; $text['message-minimum_pin_length']['it-it'] = "Lunghezza minima richiesta per il PIN:";
$text['message-minimum_pin_length']['ka-ge'] = "PIN-კოდის მინიმალური სიგრძე:";
$text['message-minimum_pin_length']['nl-nl'] = "Minimaal vereiste PIN lengte:"; $text['message-minimum_pin_length']['nl-nl'] = "Minimaal vereiste PIN lengte:";
$text['message-minimum_pin_length']['pl-pl'] = "Minimalna długość kodu PIN:"; $text['message-minimum_pin_length']['pl-pl'] = "Minimalna długość kodu PIN:";
$text['message-minimum_pin_length']['pt-br'] = "Tamanho mínimo do PIN:"; $text['message-minimum_pin_length']['pt-br'] = "Tamanho mínimo do PIN:";
@ -688,6 +715,7 @@ $text['label-wait_moderator']['fr-ca'] = "Assurer";
$text['label-wait_moderator']['fr-fr'] = "Assurer"; $text['label-wait_moderator']['fr-fr'] = "Assurer";
$text['label-wait_moderator']['he-il'] = "לבטח"; $text['label-wait_moderator']['he-il'] = "לבטח";
$text['label-wait_moderator']['it-it'] = "Sicura"; $text['label-wait_moderator']['it-it'] = "Sicura";
$text['label-wait_moderator']['ka-ge'] = "დაცული";
$text['label-wait_moderator']['nl-nl'] = "Beveiligd"; $text['label-wait_moderator']['nl-nl'] = "Beveiligd";
$text['label-wait_moderator']['pl-pl'] = "Zabezpieczenie"; $text['label-wait_moderator']['pl-pl'] = "Zabezpieczenie";
$text['label-wait_moderator']['pt-br'] = "Seguro"; $text['label-wait_moderator']['pt-br'] = "Seguro";
@ -713,6 +741,7 @@ $text['label-wait_for_moderator']['fr-ca'] = "Attente du Modérateur";
$text['label-wait_for_moderator']['fr-fr'] = "Attente du Modérateur"; $text['label-wait_for_moderator']['fr-fr'] = "Attente du Modérateur";
$text['label-wait_for_moderator']['he-il'] = "חכה למנחה"; $text['label-wait_for_moderator']['he-il'] = "חכה למנחה";
$text['label-wait_for_moderator']['it-it'] = "Attendi il Moderatore"; $text['label-wait_for_moderator']['it-it'] = "Attendi il Moderatore";
$text['label-wait_for_moderator']['ka-ge'] = "მოდერატორის დალოდება";
$text['label-wait_for_moderator']['nl-nl'] = "Wacht op moderator"; $text['label-wait_for_moderator']['nl-nl'] = "Wacht op moderator";
$text['label-wait_for_moderator']['pl-pl'] = "Zaczekaj na moderatora"; $text['label-wait_for_moderator']['pl-pl'] = "Zaczekaj na moderatora";
$text['label-wait_for_moderator']['pt-br'] = "Esperar pelo moderador"; $text['label-wait_for_moderator']['pt-br'] = "Esperar pelo moderador";
@ -738,6 +767,7 @@ $text['label-moderator_endconf']['fr-ca'] = "Endconf du modérateur";
$text['label-moderator_endconf']['fr-fr'] = "Endconf du modérateur"; $text['label-moderator_endconf']['fr-fr'] = "Endconf du modérateur";
$text['label-moderator_endconf']['he-il'] = "מנחה endconf"; $text['label-moderator_endconf']['he-il'] = "מנחה endconf";
$text['label-moderator_endconf']['it-it'] = "Moderatore endconf"; $text['label-moderator_endconf']['it-it'] = "Moderatore endconf";
$text['label-moderator_endconf']['ka-ge'] = "endconf-ის მოდერატორი";
$text['label-moderator_endconf']['nl-nl'] = "Moderator eindconf"; $text['label-moderator_endconf']['nl-nl'] = "Moderator eindconf";
$text['label-moderator_endconf']['pl-pl'] = "Konf.końc.moderatora"; $text['label-moderator_endconf']['pl-pl'] = "Konf.końc.moderatora";
$text['label-moderator_endconf']['pt-br'] = "Konf.końc.moderatora"; $text['label-moderator_endconf']['pt-br'] = "Konf.końc.moderatora";
@ -763,6 +793,7 @@ $text['label-view']['fr-ca'] = "Vue";
$text['label-view']['fr-fr'] = "Vue"; $text['label-view']['fr-fr'] = "Vue";
$text['label-view']['he-il'] = "נוף"; $text['label-view']['he-il'] = "נוף";
$text['label-view']['it-it'] = "Mostra"; $text['label-view']['it-it'] = "Mostra";
$text['label-view']['ka-ge'] = "ხედი";
$text['label-view']['nl-nl'] = "Bekijken"; $text['label-view']['nl-nl'] = "Bekijken";
$text['label-view']['pl-pl'] = "Widok"; $text['label-view']['pl-pl'] = "Widok";
$text['label-view']['pt-br'] = "Visualizar"; $text['label-view']['pt-br'] = "Visualizar";
@ -788,6 +819,7 @@ $text['label-uuid']['fr-ca'] = "UUID";
$text['label-uuid']['fr-fr'] = "UUID"; $text['label-uuid']['fr-fr'] = "UUID";
$text['label-uuid']['he-il'] = "UUID"; $text['label-uuid']['he-il'] = "UUID";
$text['label-uuid']['it-it'] = "UUID"; $text['label-uuid']['it-it'] = "UUID";
$text['label-uuid']['ka-ge'] = "UUID";
$text['label-uuid']['nl-nl'] = "UUID"; $text['label-uuid']['nl-nl'] = "UUID";
$text['label-uuid']['pl-pl'] = "UUID"; $text['label-uuid']['pl-pl'] = "UUID";
$text['label-uuid']['pt-br'] = "UUID (Identificador único)"; $text['label-uuid']['pt-br'] = "UUID (Identificador único)";
@ -813,6 +845,7 @@ $text['label-users']['fr-ca'] = "Utilisateurs";
$text['label-users']['fr-fr'] = "Utilisateurs"; $text['label-users']['fr-fr'] = "Utilisateurs";
$text['label-users']['he-il'] = "משתמשים"; $text['label-users']['he-il'] = "משתמשים";
$text['label-users']['it-it'] = "Utenti"; $text['label-users']['it-it'] = "Utenti";
$text['label-users']['ka-ge'] = "მომხმარებლები";
$text['label-users']['nl-nl'] = "Gebruikers"; $text['label-users']['nl-nl'] = "Gebruikers";
$text['label-users']['pl-pl'] = "Użytkownicy"; $text['label-users']['pl-pl'] = "Użytkownicy";
$text['label-users']['pt-br'] = "Usuários"; $text['label-users']['pt-br'] = "Usuários";
@ -838,6 +871,7 @@ $text['label-username']['fr-ca'] = "Nom d'Utilisateur";
$text['label-username']['fr-fr'] = "Nom d'Utilisateur"; $text['label-username']['fr-fr'] = "Nom d'Utilisateur";
$text['label-username']['he-il'] = "שם משתמש"; $text['label-username']['he-il'] = "שם משתמש";
$text['label-username']['it-it'] = "Username"; $text['label-username']['it-it'] = "Username";
$text['label-username']['ka-ge'] = "მომხმარებლის სახელი";
$text['label-username']['nl-nl'] = "Gebruikersnaam"; $text['label-username']['nl-nl'] = "Gebruikersnaam";
$text['label-username']['pl-pl'] = "Użytkownik"; $text['label-username']['pl-pl'] = "Użytkownik";
$text['label-username']['pt-br'] = "Nome do Usuário"; $text['label-username']['pt-br'] = "Nome do Usuário";
@ -863,6 +897,7 @@ $text['label-tools']['fr-ca'] = "Outils";
$text['label-tools']['fr-fr'] = "Outils"; $text['label-tools']['fr-fr'] = "Outils";
$text['label-tools']['he-il'] = "כלים"; $text['label-tools']['he-il'] = "כלים";
$text['label-tools']['it-it'] = "Strumenti"; $text['label-tools']['it-it'] = "Strumenti";
$text['label-tools']['ka-ge'] = "ხელსაწყოები";
$text['label-tools']['nl-nl'] = "Gereedschappen"; $text['label-tools']['nl-nl'] = "Gereedschappen";
$text['label-tools']['pl-pl'] = "Narzędzia"; $text['label-tools']['pl-pl'] = "Narzędzia";
$text['label-tools']['pt-br'] = "Ferramentas"; $text['label-tools']['pt-br'] = "Ferramentas";
@ -888,6 +923,7 @@ $text['label-to']['fr-ca'] = "Fin";
$text['label-to']['fr-fr'] = "Fin"; $text['label-to']['fr-fr'] = "Fin";
$text['label-to']['he-il'] = "ל"; $text['label-to']['he-il'] = "ל";
$text['label-to']['it-it'] = "A"; $text['label-to']['it-it'] = "A";
$text['label-to']['ka-ge'] = "ვის";
$text['label-to']['nl-nl'] = "Aan"; $text['label-to']['nl-nl'] = "Aan";
$text['label-to']['pl-pl'] = "Do"; $text['label-to']['pl-pl'] = "Do";
$text['label-to']['pt-br'] = "Até"; $text['label-to']['pt-br'] = "Até";
@ -913,6 +949,7 @@ $text['label-time']['fr-ca'] = "Heure";
$text['label-time']['fr-fr'] = "Heure"; $text['label-time']['fr-fr'] = "Heure";
$text['label-time']['he-il'] = "זְמַן"; $text['label-time']['he-il'] = "זְמַן";
$text['label-time']['it-it'] = "Tempo"; $text['label-time']['it-it'] = "Tempo";
$text['label-time']['ka-ge'] = "დრო";
$text['label-time']['nl-nl'] = "Tijd"; $text['label-time']['nl-nl'] = "Tijd";
$text['label-time']['pl-pl'] = "Strefa czasowa"; $text['label-time']['pl-pl'] = "Strefa czasowa";
$text['label-time']['pt-br'] = "Hora"; $text['label-time']['pt-br'] = "Hora";
@ -938,6 +975,7 @@ $text['label-start']['fr-ca'] = "Début";
$text['label-start']['fr-fr'] = "Début"; $text['label-start']['fr-fr'] = "Début";
$text['label-start']['he-il'] = "הַתחָלָה"; $text['label-start']['he-il'] = "הַתחָלָה";
$text['label-start']['it-it'] = "Inizia"; $text['label-start']['it-it'] = "Inizia";
$text['label-start']['ka-ge'] = "დასაწყისი";
$text['label-start']['nl-nl'] = "Start"; $text['label-start']['nl-nl'] = "Start";
$text['label-start']['pl-pl'] = "rozpocznij nagrywanie"; $text['label-start']['pl-pl'] = "rozpocznij nagrywanie";
$text['label-start']['pt-br'] = "Iniciar"; $text['label-start']['pt-br'] = "Iniciar";
@ -963,6 +1001,7 @@ $text['label-sounds']['fr-ca'] = "Sons";
$text['label-sounds']['fr-fr'] = "Sons"; $text['label-sounds']['fr-fr'] = "Sons";
$text['label-sounds']['he-il'] = "צלילים"; $text['label-sounds']['he-il'] = "צלילים";
$text['label-sounds']['it-it'] = "Audio"; $text['label-sounds']['it-it'] = "Audio";
$text['label-sounds']['ka-ge'] = "ხმები";
$text['label-sounds']['nl-nl'] = "Geluid"; $text['label-sounds']['nl-nl'] = "Geluid";
$text['label-sounds']['pl-pl'] = "Dzwięki"; $text['label-sounds']['pl-pl'] = "Dzwięki";
$text['label-sounds']['pt-br'] = "Áudios"; $text['label-sounds']['pt-br'] = "Áudios";
@ -988,6 +1027,7 @@ $text['label-sessions']['fr-ca'] = "Sessions";
$text['label-sessions']['fr-fr'] = "Sessions"; $text['label-sessions']['fr-fr'] = "Sessions";
$text['label-sessions']['he-il'] = "הפעלות"; $text['label-sessions']['he-il'] = "הפעלות";
$text['label-sessions']['it-it'] = "Sessioni"; $text['label-sessions']['it-it'] = "Sessioni";
$text['label-sessions']['ka-ge'] = "სესიები";
$text['label-sessions']['nl-nl'] = "Zittingen"; $text['label-sessions']['nl-nl'] = "Zittingen";
$text['label-sessions']['pl-pl'] = "Sesje"; $text['label-sessions']['pl-pl'] = "Sesje";
$text['label-sessions']['pt-br'] = "Sessões"; $text['label-sessions']['pt-br'] = "Sessões";
@ -1013,6 +1053,7 @@ $text['label-schedule']['fr-ca'] = "Programme";
$text['label-schedule']['fr-fr'] = "Programme"; $text['label-schedule']['fr-fr'] = "Programme";
$text['label-schedule']['he-il'] = "לוח זמנים"; $text['label-schedule']['he-il'] = "לוח זמנים";
$text['label-schedule']['it-it'] = "Programma"; $text['label-schedule']['it-it'] = "Programma";
$text['label-schedule']['ka-ge'] = "დაგეგმვა";
$text['label-schedule']['nl-nl'] = "Schema"; $text['label-schedule']['nl-nl'] = "Schema";
$text['label-schedule']['pl-pl'] = "Harmonogram"; $text['label-schedule']['pl-pl'] = "Harmonogram";
$text['label-schedule']['pt-br'] = "Cronograma"; $text['label-schedule']['pt-br'] = "Cronograma";
@ -1038,6 +1079,7 @@ $text['label-room-name']['fr-ca'] = "Nom de Chambre";
$text['label-room-name']['fr-fr'] = "Nom de Chambre"; $text['label-room-name']['fr-fr'] = "Nom de Chambre";
$text['label-room-name']['he-il'] = "שם חדר"; $text['label-room-name']['he-il'] = "שם חדר";
$text['label-room-name']['it-it'] = "Nome Stanza"; $text['label-room-name']['it-it'] = "Nome Stanza";
$text['label-room-name']['ka-ge'] = "ოთახის სახელი";
$text['label-room-name']['nl-nl'] = "Ruimtenaam"; $text['label-room-name']['nl-nl'] = "Ruimtenaam";
$text['label-room-name']['pl-pl'] = "Nazwa pokoju"; $text['label-room-name']['pl-pl'] = "Nazwa pokoju";
$text['label-room-name']['pt-br'] = "Nome da sala"; $text['label-room-name']['pt-br'] = "Nome da sala";
@ -1063,6 +1105,7 @@ $text['label-recording']['fr-ca'] = "Enregistrement";
$text['label-recording']['fr-fr'] = "Enregistrement"; $text['label-recording']['fr-fr'] = "Enregistrement";
$text['label-recording']['he-il'] = "הקלטה"; $text['label-recording']['he-il'] = "הקלטה";
$text['label-recording']['it-it'] = "Registrazione"; $text['label-recording']['it-it'] = "Registrazione";
$text['label-recording']['ka-ge'] = "ჩაწერა";
$text['label-recording']['nl-nl'] = "Opname"; $text['label-recording']['nl-nl'] = "Opname";
$text['label-recording']['pl-pl'] = "Nagrywanie"; $text['label-recording']['pl-pl'] = "Nagrywanie";
$text['label-recording']['pt-br'] = "Gravando"; $text['label-recording']['pt-br'] = "Gravando";
@ -1088,6 +1131,7 @@ $text['label-record']['fr-ca'] = "Enregistrer";
$text['label-record']['fr-fr'] = "Enregistrer"; $text['label-record']['fr-fr'] = "Enregistrer";
$text['label-record']['he-il'] = "תקליט"; $text['label-record']['he-il'] = "תקליט";
$text['label-record']['it-it'] = "Registra"; $text['label-record']['it-it'] = "Registra";
$text['label-record']['ka-ge'] = "ჩაწერა";
$text['label-record']['nl-nl'] = "Opnemen"; $text['label-record']['nl-nl'] = "Opnemen";
$text['label-record']['pl-pl'] = "Nagraj"; $text['label-record']['pl-pl'] = "Nagraj";
$text['label-record']['pt-br'] = "Gravar"; $text['label-record']['pt-br'] = "Gravar";
@ -1113,6 +1157,7 @@ $text['label-profile']['fr-ca'] = "Profil";
$text['label-profile']['fr-fr'] = "Profil"; $text['label-profile']['fr-fr'] = "Profil";
$text['label-profile']['he-il'] = "פּרוֹפִיל"; $text['label-profile']['he-il'] = "פּרוֹפִיל";
$text['label-profile']['it-it'] = "Profilo"; $text['label-profile']['it-it'] = "Profilo";
$text['label-profile']['ka-ge'] = "პროფილი";
$text['label-profile']['nl-nl'] = "Profiel"; $text['label-profile']['nl-nl'] = "Profiel";
$text['label-profile']['pl-pl'] = "Profil"; $text['label-profile']['pl-pl'] = "Profil";
$text['label-profile']['pt-br'] = "Perfil"; $text['label-profile']['pt-br'] = "Perfil";
@ -1138,6 +1183,7 @@ $text['label-play']['fr-ca'] = "Jouer";
$text['label-play']['fr-fr'] = "Jouer"; $text['label-play']['fr-fr'] = "Jouer";
$text['label-play']['he-il'] = "לְשַׂחֵק"; $text['label-play']['he-il'] = "לְשַׂחֵק";
$text['label-play']['it-it'] = "Suona"; $text['label-play']['it-it'] = "Suona";
$text['label-play']['ka-ge'] = "დაკვრა";
$text['label-play']['nl-nl'] = "Afspelen"; $text['label-play']['nl-nl'] = "Afspelen";
$text['label-play']['pl-pl'] = "Odtwórz"; $text['label-play']['pl-pl'] = "Odtwórz";
$text['label-play']['pt-br'] = "Reproduzir"; $text['label-play']['pt-br'] = "Reproduzir";
@ -1163,6 +1209,7 @@ $text['label-participant-pin']['fr-ca'] = "Code Participant";
$text['label-participant-pin']['fr-fr'] = "Code Participant"; $text['label-participant-pin']['fr-fr'] = "Code Participant";
$text['label-participant-pin']['he-il'] = "מִשׁתַתֵף"; $text['label-participant-pin']['he-il'] = "מִשׁתַתֵף";
$text['label-participant-pin']['it-it'] = "Partecipante"; $text['label-participant-pin']['it-it'] = "Partecipante";
$text['label-participant-pin']['ka-ge'] = "მონაწილე";
$text['label-participant-pin']['nl-nl'] = "Deelnemer"; $text['label-participant-pin']['nl-nl'] = "Deelnemer";
$text['label-participant-pin']['pl-pl'] = "Uczestnik"; $text['label-participant-pin']['pl-pl'] = "Uczestnik";
$text['label-participant-pin']['pt-br'] = "Participante"; $text['label-participant-pin']['pt-br'] = "Participante";
@ -1188,6 +1235,7 @@ $text['label-network-address']['fr-ca'] = "Adresse Réseau";
$text['label-network-address']['fr-fr'] = "Adresse Réseau"; $text['label-network-address']['fr-fr'] = "Adresse Réseau";
$text['label-network-address']['he-il'] = "כתובת רשת"; $text['label-network-address']['he-il'] = "כתובת רשת";
$text['label-network-address']['it-it'] = "Indirizzo di Rete"; $text['label-network-address']['it-it'] = "Indirizzo di Rete";
$text['label-network-address']['ka-ge'] = "ქსელური მისამართი";
$text['label-network-address']['nl-nl'] = "Netwerk adres"; $text['label-network-address']['nl-nl'] = "Netwerk adres";
$text['label-network-address']['pl-pl'] = "Adres sieciowy"; $text['label-network-address']['pl-pl'] = "Adres sieciowy";
$text['label-network-address']['pt-br'] = "Endereço de rede"; $text['label-network-address']['pt-br'] = "Endereço de rede";
@ -1213,6 +1261,7 @@ $text['label-mute']['fr-ca'] = "Muet";
$text['label-mute']['fr-fr'] = "Muet"; $text['label-mute']['fr-fr'] = "Muet";
$text['label-mute']['he-il'] = "לְהַשְׁתִיק"; $text['label-mute']['he-il'] = "לְהַשְׁתִיק";
$text['label-mute']['it-it'] = "Silenzia"; $text['label-mute']['it-it'] = "Silenzia";
$text['label-mute']['ka-ge'] = "დადუმება";
$text['label-mute']['nl-nl'] = "Stil"; $text['label-mute']['nl-nl'] = "Stil";
$text['label-mute']['pl-pl'] = "Wycisz"; $text['label-mute']['pl-pl'] = "Wycisz";
$text['label-mute']['pt-br'] = "Silenciar"; $text['label-mute']['pt-br'] = "Silenciar";
@ -1238,6 +1287,7 @@ $text['label-moderator-pin']['fr-ca'] = "Modérateur";
$text['label-moderator-pin']['fr-fr'] = "Modérateur"; $text['label-moderator-pin']['fr-fr'] = "Modérateur";
$text['label-moderator-pin']['he-il'] = "מַנחֶה"; $text['label-moderator-pin']['he-il'] = "מַנחֶה";
$text['label-moderator-pin']['it-it'] = "Moderatore"; $text['label-moderator-pin']['it-it'] = "Moderatore";
$text['label-moderator-pin']['ka-ge'] = "მოდერატორი";
$text['label-moderator-pin']['nl-nl'] = "Moderator PIN"; $text['label-moderator-pin']['nl-nl'] = "Moderator PIN";
$text['label-moderator-pin']['pl-pl'] = "Moderator"; $text['label-moderator-pin']['pl-pl'] = "Moderator";
$text['label-moderator-pin']['pt-br'] = "Administrador"; $text['label-moderator-pin']['pt-br'] = "Administrador";
@ -1263,6 +1313,7 @@ $text['label-moderator']['fr-ca'] = "Modérateur";
$text['label-moderator']['fr-fr'] = "Modérateur"; $text['label-moderator']['fr-fr'] = "Modérateur";
$text['label-moderator']['he-il'] = "מַנחֶה"; $text['label-moderator']['he-il'] = "מַנחֶה";
$text['label-moderator']['it-it'] = "Moderatore"; $text['label-moderator']['it-it'] = "Moderatore";
$text['label-moderator']['ka-ge'] = "მოდერატორი";
$text['label-moderator']['nl-nl'] = "Moderator"; $text['label-moderator']['nl-nl'] = "Moderator";
$text['label-moderator']['pl-pl'] = "Moderator"; $text['label-moderator']['pl-pl'] = "Moderator";
$text['label-moderator']['pt-br'] = "Administrador"; $text['label-moderator']['pt-br'] = "Administrador";
@ -1288,6 +1339,7 @@ $text['label-members']['fr-ca'] = "Décompte";
$text['label-members']['fr-fr'] = "Décompte"; $text['label-members']['fr-fr'] = "Décompte";
$text['label-members']['he-il'] = "לספור"; $text['label-members']['he-il'] = "לספור";
$text['label-members']['it-it'] = "Conteggio"; $text['label-members']['it-it'] = "Conteggio";
$text['label-members']['ka-ge'] = "რაოდენობა";
$text['label-members']['nl-nl'] = "Teller"; $text['label-members']['nl-nl'] = "Teller";
$text['label-members']['pl-pl'] = "Liczba"; $text['label-members']['pl-pl'] = "Liczba";
$text['label-members']['pt-br'] = "Total"; $text['label-members']['pt-br'] = "Total";
@ -1313,6 +1365,7 @@ $text['label-member-type-participant']['fr-ca'] = "participant";
$text['label-member-type-participant']['fr-fr'] = "participant"; $text['label-member-type-participant']['fr-fr'] = "participant";
$text['label-member-type-participant']['he-il'] = "מִשׁתַתֵף"; $text['label-member-type-participant']['he-il'] = "מִשׁתַתֵף";
$text['label-member-type-participant']['it-it'] = "Partecipante"; $text['label-member-type-participant']['it-it'] = "Partecipante";
$text['label-member-type-participant']['ka-ge'] = "მონაწილე";
$text['label-member-type-participant']['nl-nl'] = "deelnemer"; $text['label-member-type-participant']['nl-nl'] = "deelnemer";
$text['label-member-type-participant']['pl-pl'] = "uczestnik"; $text['label-member-type-participant']['pl-pl'] = "uczestnik";
$text['label-member-type-participant']['pt-br'] = "Participante"; $text['label-member-type-participant']['pt-br'] = "Participante";
@ -1338,6 +1391,7 @@ $text['label-member-type-moderator']['fr-ca'] = "modérateur";
$text['label-member-type-moderator']['fr-fr'] = "modérateur"; $text['label-member-type-moderator']['fr-fr'] = "modérateur";
$text['label-member-type-moderator']['he-il'] = "מַנחֶה"; $text['label-member-type-moderator']['he-il'] = "מַנחֶה";
$text['label-member-type-moderator']['it-it'] = "Moderatore"; $text['label-member-type-moderator']['it-it'] = "Moderatore";
$text['label-member-type-moderator']['ka-ge'] = "მოდერატორი";
$text['label-member-type-moderator']['nl-nl'] = "Moderator"; $text['label-member-type-moderator']['nl-nl'] = "Moderator";
$text['label-member-type-moderator']['pl-pl'] = "moderator"; $text['label-member-type-moderator']['pl-pl'] = "moderator";
$text['label-member-type-moderator']['pt-br'] = "Administrador"; $text['label-member-type-moderator']['pt-br'] = "Administrador";
@ -1363,6 +1417,7 @@ $text['label-member-pin']['fr-ca'] = "Code Membre";
$text['label-member-pin']['fr-fr'] = "Code Membre"; $text['label-member-pin']['fr-fr'] = "Code Membre";
$text['label-member-pin']['he-il'] = "מספרי PIN"; $text['label-member-pin']['he-il'] = "מספרי PIN";
$text['label-member-pin']['it-it'] = "Numeri di PIN"; $text['label-member-pin']['it-it'] = "Numeri di PIN";
$text['label-member-pin']['ka-ge'] = "PIN-კოდები";
$text['label-member-pin']['nl-nl'] = "PIN code"; $text['label-member-pin']['nl-nl'] = "PIN code";
$text['label-member-pin']['pl-pl'] = "Numery PIN"; $text['label-member-pin']['pl-pl'] = "Numery PIN";
$text['label-member-pin']['pt-br'] = "Número PIN"; $text['label-member-pin']['pt-br'] = "Número PIN";
@ -1388,6 +1443,7 @@ $text['label-max-members']['fr-ca'] = "Membres Max";
$text['label-max-members']['fr-fr'] = "Membres Max"; $text['label-max-members']['fr-fr'] = "Membres Max";
$text['label-max-members']['he-il'] = "מקסימום חברים"; $text['label-max-members']['he-il'] = "מקסימום חברים";
$text['label-max-members']['it-it'] = "Massimo numero membri"; $text['label-max-members']['it-it'] = "Massimo numero membri";
$text['label-max-members']['ka-ge'] = "მაქს. წევრი";
$text['label-max-members']['nl-nl'] = "Maximaal aantal deelnemers"; $text['label-max-members']['nl-nl'] = "Maximaal aantal deelnemers";
$text['label-max-members']['pl-pl'] = "Maksymalna liczba uszestników"; $text['label-max-members']['pl-pl'] = "Maksymalna liczba uszestników";
$text['label-max-members']['pt-br'] = "Número máximo de membros"; $text['label-max-members']['pt-br'] = "Número máximo de membros";
@ -1413,6 +1469,7 @@ $text['label-from']['fr-ca'] = "A Partir De";
$text['label-from']['fr-fr'] = "A Partir De"; $text['label-from']['fr-fr'] = "A Partir De";
$text['label-from']['he-il'] = "מ"; $text['label-from']['he-il'] = "מ";
$text['label-from']['it-it'] = "Da"; $text['label-from']['it-it'] = "Da";
$text['label-from']['ka-ge'] = "საიდან";
$text['label-from']['nl-nl'] = "Van"; $text['label-from']['nl-nl'] = "Van";
$text['label-from']['pl-pl'] = "Od"; $text['label-from']['pl-pl'] = "Od";
$text['label-from']['pt-br'] = "De"; $text['label-from']['pt-br'] = "De";
@ -1438,6 +1495,7 @@ $text['label-exit-sound']['fr-ca'] = "Sons de sortie";
$text['label-exit-sound']['fr-fr'] = "Sons de sortie"; $text['label-exit-sound']['fr-fr'] = "Sons de sortie";
$text['label-exit-sound']['he-il'] = "צא מסאונד"; $text['label-exit-sound']['he-il'] = "צא מסאונד";
$text['label-exit-sound']['it-it'] = "Audio Uscita"; $text['label-exit-sound']['it-it'] = "Audio Uscita";
$text['label-exit-sound']['ka-ge'] = "გასვლის ხმა";
$text['label-exit-sound']['nl-nl'] = "Geluid bij beeindiging"; $text['label-exit-sound']['nl-nl'] = "Geluid bij beeindiging";
$text['label-exit-sound']['pl-pl'] = "Dźwięk przy wyjściu"; $text['label-exit-sound']['pl-pl'] = "Dźwięk przy wyjściu";
$text['label-exit-sound']['pt-br'] = "Som de saída"; $text['label-exit-sound']['pt-br'] = "Som de saída";
@ -1463,6 +1521,7 @@ $text['label-enter-sound']['fr-ca'] = "Sons d'arrivée";
$text['label-enter-sound']['fr-fr'] = "Sons d'arrivée"; $text['label-enter-sound']['fr-fr'] = "Sons d'arrivée";
$text['label-enter-sound']['he-il'] = "הכנס לסאונד"; $text['label-enter-sound']['he-il'] = "הכנס לסאונד";
$text['label-enter-sound']['it-it'] = "Audio Ingresso"; $text['label-enter-sound']['it-it'] = "Audio Ingresso";
$text['label-enter-sound']['ka-ge'] = "შესვლის ხმა";
$text['label-enter-sound']['nl-nl'] = "Aanmeldingsgeluid"; $text['label-enter-sound']['nl-nl'] = "Aanmeldingsgeluid";
$text['label-enter-sound']['pl-pl'] = "Dźwięk przy wejściu"; $text['label-enter-sound']['pl-pl'] = "Dźwięk przy wejściu";
$text['label-enter-sound']['pt-br'] = "Insira um som"; $text['label-enter-sound']['pt-br'] = "Insira um som";
@ -1488,6 +1547,7 @@ $text['label-end']['fr-ca'] = "Fin";
$text['label-end']['fr-fr'] = "Fin"; $text['label-end']['fr-fr'] = "Fin";
$text['label-end']['he-il'] = "סוֹף"; $text['label-end']['he-il'] = "סוֹף";
$text['label-end']['it-it'] = "Fine"; $text['label-end']['it-it'] = "Fine";
$text['label-end']['ka-ge'] = "დასრულება";
$text['label-end']['nl-nl'] = "Einde"; $text['label-end']['nl-nl'] = "Einde";
$text['label-end']['pl-pl'] = "Koniec"; $text['label-end']['pl-pl'] = "Koniec";
$text['label-end']['pt-br'] = "Fim"; $text['label-end']['pt-br'] = "Fim";
@ -1513,6 +1573,7 @@ $text['label-edit']['fr-ca'] = "Modifier";
$text['label-edit']['fr-fr'] = "Modifier"; $text['label-edit']['fr-fr'] = "Modifier";
$text['label-edit']['he-il'] = "לַעֲרוֹך"; $text['label-edit']['he-il'] = "לַעֲרוֹך";
$text['label-edit']['it-it'] = "Modifica"; $text['label-edit']['it-it'] = "Modifica";
$text['label-edit']['ka-ge'] = "ჩასწორება";
$text['label-edit']['nl-nl'] = "Bewerk"; $text['label-edit']['nl-nl'] = "Bewerk";
$text['label-edit']['pl-pl'] = "Edytuj"; $text['label-edit']['pl-pl'] = "Edytuj";
$text['label-edit']['pt-br'] = "Editar"; $text['label-edit']['pt-br'] = "Editar";
@ -1538,6 +1599,7 @@ $text['label-download']['fr-ca'] = "Télécharger";
$text['label-download']['fr-fr'] = "Télécharger"; $text['label-download']['fr-fr'] = "Télécharger";
$text['label-download']['he-il'] = "הורד"; $text['label-download']['he-il'] = "הורד";
$text['label-download']['it-it'] = "Scarica"; $text['label-download']['it-it'] = "Scarica";
$text['label-download']['ka-ge'] = "გადმოწერა";
$text['label-download']['nl-nl'] = "Ophalen"; $text['label-download']['nl-nl'] = "Ophalen";
$text['label-download']['pl-pl'] = "Pobierz"; $text['label-download']['pl-pl'] = "Pobierz";
$text['label-download']['pt-br'] = "Download"; $text['label-download']['pt-br'] = "Download";
@ -1563,6 +1625,7 @@ $text['label-details']['fr-ca'] = "Détails";
$text['label-details']['fr-fr'] = "Détails"; $text['label-details']['fr-fr'] = "Détails";
$text['label-details']['he-il'] = "פרטים"; $text['label-details']['he-il'] = "פרטים";
$text['label-details']['it-it'] = "Dettagli"; $text['label-details']['it-it'] = "Dettagli";
$text['label-details']['ka-ge'] = "დეტალები";
$text['label-details']['nl-nl'] = "Details"; $text['label-details']['nl-nl'] = "Details";
$text['label-details']['pl-pl'] = "Szczegóły"; $text['label-details']['pl-pl'] = "Szczegóły";
$text['label-details']['pt-br'] = "Detalhes"; $text['label-details']['pt-br'] = "Detalhes";
@ -1588,6 +1651,7 @@ $text['label-conference_name']['fr-ca'] = "Nom de la Conférence";
$text['label-conference_name']['fr-fr'] = "Nom de la Conférence"; $text['label-conference_name']['fr-fr'] = "Nom de la Conférence";
$text['label-conference_name']['he-il'] = "שם הוועידה"; $text['label-conference_name']['he-il'] = "שם הוועידה";
$text['label-conference_name']['it-it'] = "Nome Conferenza"; $text['label-conference_name']['it-it'] = "Nome Conferenza";
$text['label-conference_name']['ka-ge'] = "კონფერენციის სახელი";
$text['label-conference_name']['nl-nl'] = "Conferentienaam"; $text['label-conference_name']['nl-nl'] = "Conferentienaam";
$text['label-conference_name']['pl-pl'] = "Nazwa konferencji"; $text['label-conference_name']['pl-pl'] = "Nazwa konferencji";
$text['label-conference_name']['pt-br'] = "Nome da conferência"; $text['label-conference_name']['pt-br'] = "Nome da conferência";
@ -1613,6 +1677,7 @@ $text['label-cdr']['fr-ca'] = "Historique d'appels";
$text['label-cdr']['fr-fr'] = "Historique d'appels"; $text['label-cdr']['fr-fr'] = "Historique d'appels";
$text['label-cdr']['he-il'] = "CDR"; $text['label-cdr']['he-il'] = "CDR";
$text['label-cdr']['it-it'] = "CDR"; $text['label-cdr']['it-it'] = "CDR";
$text['label-cdr']['ka-ge'] = "CDR";
$text['label-cdr']['nl-nl'] = "CDR"; $text['label-cdr']['nl-nl'] = "CDR";
$text['label-cdr']['pl-pl'] = "Wykaz rozmów"; $text['label-cdr']['pl-pl'] = "Wykaz rozmów";
$text['label-cdr']['pt-br'] = "Detalhe de chamadas"; $text['label-cdr']['pt-br'] = "Detalhe de chamadas";
@ -1638,6 +1703,7 @@ $text['label-caller-id-number']['fr-ca'] = "Numéro d'appelant";
$text['label-caller-id-number']['fr-fr'] = "Numéro d'appelant"; $text['label-caller-id-number']['fr-fr'] = "Numéro d'appelant";
$text['label-caller-id-number']['he-il'] = "מספר זיהוי מתקשר"; $text['label-caller-id-number']['he-il'] = "מספר זיהוי מתקשר";
$text['label-caller-id-number']['it-it'] = "Numero ID Chiamante"; $text['label-caller-id-number']['it-it'] = "Numero ID Chiamante";
$text['label-caller-id-number']['ka-ge'] = "დამრეკის CallerID ნომერი";
$text['label-caller-id-number']['nl-nl'] = "CID nummer"; $text['label-caller-id-number']['nl-nl'] = "CID nummer";
$text['label-caller-id-number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['label-caller-id-number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
$text['label-caller-id-number']['pt-br'] = "Número (ID) da pessoa que chama"; $text['label-caller-id-number']['pt-br'] = "Número (ID) da pessoa que chama";
@ -1663,6 +1729,7 @@ $text['label-caller-id-name']['fr-ca'] = "Nom d'appelant";
$text['label-caller-id-name']['fr-fr'] = "Nom d'appelant"; $text['label-caller-id-name']['fr-fr'] = "Nom d'appelant";
$text['label-caller-id-name']['he-il'] = "שם מתקשר"; $text['label-caller-id-name']['he-il'] = "שם מתקשר";
$text['label-caller-id-name']['it-it'] = "Nome ID Chiamante"; $text['label-caller-id-name']['it-it'] = "Nome ID Chiamante";
$text['label-caller-id-name']['ka-ge'] = "დამრეკის CallerID სახელი";
$text['label-caller-id-name']['nl-nl'] = "CID Naam"; $text['label-caller-id-name']['nl-nl'] = "CID Naam";
$text['label-caller-id-name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['label-caller-id-name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-caller-id-name']['pt-br'] = "Nome de quem chama"; $text['label-caller-id-name']['pt-br'] = "Nome de quem chama";
@ -1688,6 +1755,7 @@ $text['label-announce_name']['fr-ca'] = "Annonce";
$text['label-announce_name']['fr-fr'] = "Annonce"; $text['label-announce_name']['fr-fr'] = "Annonce";
$text['label-announce_name']['he-il'] = "הכריז על שם"; $text['label-announce_name']['he-il'] = "הכריז על שם";
$text['label-announce_name']['it-it'] = "Annuncio"; $text['label-announce_name']['it-it'] = "Annuncio";
$text['label-announce_name']['ka-ge'] = "სახელის გამოცხადება";
$text['label-announce_name']['nl-nl'] = "Aankondiging"; $text['label-announce_name']['nl-nl'] = "Aankondiging";
$text['label-announce_name']['pl-pl'] = "Zapowiedz"; $text['label-announce_name']['pl-pl'] = "Zapowiedz";
$text['label-announce_name']['pt-br'] = "Anunciar"; $text['label-announce_name']['pt-br'] = "Anunciar";
@ -1713,6 +1781,7 @@ $text['label-announce_count']['fr-ca'] = "Annonce";
$text['label-announce_count']['fr-fr'] = "Annonce"; $text['label-announce_count']['fr-fr'] = "Annonce";
$text['label-announce_count']['he-il'] = "הכריז על ספירה"; $text['label-announce_count']['he-il'] = "הכריז על ספירה";
$text['label-announce_count']['it-it'] = "Annuncio"; $text['label-announce_count']['it-it'] = "Annuncio";
$text['label-announce_count']['ka-ge'] = "ნომრის გამოცხადება";
$text['label-announce_count']['nl-nl'] = "Aankondiging"; $text['label-announce_count']['nl-nl'] = "Aankondiging";
$text['label-announce_count']['pl-pl'] = "Zapowiedz"; $text['label-announce_count']['pl-pl'] = "Zapowiedz";
$text['label-announce_count']['pt-br'] = "Anunciar"; $text['label-announce_count']['pt-br'] = "Anunciar";
@ -1738,6 +1807,7 @@ $text['label-announce_recording']['fr-ca'] = "Annonce";
$text['label-announce_recording']['fr-fr'] = "Annonce"; $text['label-announce_recording']['fr-fr'] = "Annonce";
$text['label-announce_recording']['he-il'] = "הכריז על הקלטה"; $text['label-announce_recording']['he-il'] = "הכריז על הקלטה";
$text['label-announce_recording']['it-it'] = "Annuncio"; $text['label-announce_recording']['it-it'] = "Annuncio";
$text['label-announce_recording']['ka-ge'] = "ჩაწერის გამოცხადება";
$text['label-announce_recording']['nl-nl'] = "Aankondiging"; $text['label-announce_recording']['nl-nl'] = "Aankondiging";
$text['label-announce_recording']['pl-pl'] = "Zapowiedz"; $text['label-announce_recording']['pl-pl'] = "Zapowiedz";
$text['label-announce_recording']['pt-br'] = "Anunciar"; $text['label-announce_recording']['pt-br'] = "Anunciar";
@ -1763,6 +1833,7 @@ $text['description-users']['fr-ca'] = "Ajouter des utilisateurs comme administra
$text['description-users']['fr-fr'] = "Ajouter des utilisateurs comme administrateurs des cette salle de conférence."; $text['description-users']['fr-fr'] = "Ajouter des utilisateurs comme administrateurs des cette salle de conférence.";
$text['description-users']['he-il'] = "הקצה משתמשים נוספים כמנהלי חדר ישיבות זה."; $text['description-users']['he-il'] = "הקצה משתמשים נוספים כמנהלי חדר ישיבות זה.";
$text['description-users']['it-it'] = "Assegna ulteriori utenti come amministratori di questa stanza di conferenza."; $text['description-users']['it-it'] = "Assegna ulteriori utenti come amministratori di questa stanza di conferenza.";
$text['description-users']['ka-ge'] = "ამ კონფერენც-დარბაზისთვის დამატებითი ადმინისტრატორების დანიშვნა.";
$text['description-users']['nl-nl'] = "Wijs extra gebruikers toe als beheerder van deze conferentieruimte."; $text['description-users']['nl-nl'] = "Wijs extra gebruikers toe als beheerder van deze conferentieruimte.";
$text['description-users']['pl-pl'] = "'Dodaj dodatkowych użytkowników jako administratorów tego pokoju konferencyjnego."; $text['description-users']['pl-pl'] = "'Dodaj dodatkowych użytkowników jako administratorów tego pokoju konferencyjnego.";
$text['description-users']['pt-br'] = "Atribuir usuários adicionais como administradores da sala de conferência."; $text['description-users']['pt-br'] = "Atribuir usuários adicionais como administradores da sala de conferência.";
@ -1788,6 +1859,7 @@ $text['description-schedule']['fr-ca'] = "Définir un démarrage et d'arrêt de
$text['description-schedule']['fr-fr'] = "Définir un démarrage et d'arrêt de date/heure pour cette chambre."; $text['description-schedule']['fr-fr'] = "Définir un démarrage et d'arrêt de date/heure pour cette chambre.";
$text['description-schedule']['he-il'] = "הגדר תאריך/שעה להתחלה ועצירה עבור החדר הזה."; $text['description-schedule']['he-il'] = "הגדר תאריך/שעה להתחלה ועצירה עבור החדר הזה.";
$text['description-schedule']['it-it'] = "Imposta un data/ora di inizio e fine per questa stanza."; $text['description-schedule']['it-it'] = "Imposta un data/ora di inizio e fine per questa stanza.";
$text['description-schedule']['ka-ge'] = "ამ ოთახის დაწყებისა და დასასრულის თარიღის/დროის დაყენება.";
$text['description-schedule']['nl-nl'] = "Stel start en stop datum en tijd voor deze ruimte in."; $text['description-schedule']['nl-nl'] = "Stel start en stop datum en tijd voor deze ruimte in.";
$text['description-schedule']['pl-pl'] = "Ustaw czas i datę rozpoczęcia i zakończenia rozmowy w tym pokoju."; $text['description-schedule']['pl-pl'] = "Ustaw czas i datę rozpoczęcia i zakończenia rozmowy w tym pokoju.";
$text['description-schedule']['pt-br'] = "Defnir inicio e fim (Data/Hora) para esta sala."; $text['description-schedule']['pt-br'] = "Defnir inicio e fim (Data/Hora) para esta sala.";
@ -1813,6 +1885,7 @@ $text['description-room-name']['fr-ca'] = "Entrez un nom pour la salle de confé
$text['description-room-name']['fr-fr'] = "Entrez un nom pour la salle de conférence."; $text['description-room-name']['fr-fr'] = "Entrez un nom pour la salle de conférence.";
$text['description-room-name']['he-il'] = "הזן שם לחדר הישיבות."; $text['description-room-name']['he-il'] = "הזן שם לחדר הישיבות.";
$text['description-room-name']['it-it'] = "Inserisci un nome per la conferenza."; $text['description-room-name']['it-it'] = "Inserisci un nome per la conferenza.";
$text['description-room-name']['ka-ge'] = "შეიყვანეთ სახელი კონფერენც-დარბაზისთვის.";
$text['description-room-name']['nl-nl'] = "Voer de naam van de conferentieruimte in."; $text['description-room-name']['nl-nl'] = "Voer de naam van de conferentieruimte in.";
$text['description-room-name']['pl-pl'] = "Wprowadź nazwę sali konferencyjnej."; $text['description-room-name']['pl-pl'] = "Wprowadź nazwę sali konferencyjnej.";
$text['description-room-name']['pt-br'] = "Digite um nome para a sala de conferência"; $text['description-room-name']['pt-br'] = "Digite um nome para a sala de conferência";
@ -1838,6 +1911,7 @@ $text['description-profile']['fr-ca'] = "Le profile de conférence est une liste
$text['description-profile']['fr-fr'] = "Le profile de conférence est une liste de configuration pour les conférences. "; $text['description-profile']['fr-fr'] = "Le profile de conférence est une liste de configuration pour les conférences. ";
$text['description-profile']['he-il'] = "פרופיל ועידה הוא אוסף של הגדרות עבור מרכז הכנסים."; $text['description-profile']['he-il'] = "פרופיל ועידה הוא אוסף של הגדרות עבור מרכז הכנסים.";
$text['description-profile']['it-it'] = "Il Profilo Conferenza è un insieme di parametri per il centro conferenze."; $text['description-profile']['it-it'] = "Il Profilo Conferenza è un insieme di parametri per il centro conferenze.";
$text['description-profile']['ka-ge'] = "კონფერენციის პროფილი კონფერენც-ცენტრის პარამეტრების ნაკრებია.";
$text['description-profile']['nl-nl'] = "Conferentie profiel is een collectie van instellingen voor conferentiesruimtes."; $text['description-profile']['nl-nl'] = "Conferentie profiel is een collectie van instellingen voor conferentiesruimtes.";
$text['description-profile']['pl-pl'] = "Zdefiniuj ustawienia tego profilu"; $text['description-profile']['pl-pl'] = "Zdefiniuj ustawienia tego profilu";
$text['description-profile']['pt-br'] = "Perfil de conferência é uma coleção de configurações para o centro de conferência."; $text['description-profile']['pt-br'] = "Perfil de conferência é uma coleção de configurações para o centro de conferência.";
@ -1863,6 +1937,7 @@ $text['description-participant-pin']['fr-ca'] = "Code PIN des participants.";
$text['description-participant-pin']['fr-fr'] = "Code PIN des participants."; $text['description-participant-pin']['fr-fr'] = "Code PIN des participants.";
$text['description-participant-pin']['he-il'] = "מספר PIN למשתתפים."; $text['description-participant-pin']['he-il'] = "מספר PIN למשתתפים.";
$text['description-participant-pin']['it-it'] = "PIN per i partecipanti."; $text['description-participant-pin']['it-it'] = "PIN per i partecipanti.";
$text['description-participant-pin']['ka-ge'] = "PIN-კოდი მონაწილეებისთვის.";
$text['description-participant-pin']['nl-nl'] = "PIN code voor deelnemers."; $text['description-participant-pin']['nl-nl'] = "PIN code voor deelnemers.";
$text['description-participant-pin']['pl-pl'] = "Numer PIN dla uczestników"; $text['description-participant-pin']['pl-pl'] = "Numer PIN dla uczestników";
$text['description-participant-pin']['pt-br'] = "Número PIN para os participantes."; $text['description-participant-pin']['pt-br'] = "Número PIN para os participantes.";
@ -1888,6 +1963,7 @@ $text['description-moderator_pin']['fr-ca'] = "Code PIN des modérateurs.";
$text['description-moderator_pin']['fr-fr'] = "Code PIN des modérateurs."; $text['description-moderator_pin']['fr-fr'] = "Code PIN des modérateurs.";
$text['description-moderator_pin']['he-il'] = "מספר PIN למנחים."; $text['description-moderator_pin']['he-il'] = "מספר PIN למנחים.";
$text['description-moderator_pin']['it-it'] = "PIN per i moderatori."; $text['description-moderator_pin']['it-it'] = "PIN per i moderatori.";
$text['description-moderator_pin']['ka-ge'] = "PIN-კოდ მოდერატორისთვის.";
$text['description-moderator_pin']['nl-nl'] = "PIN code voor moderators."; $text['description-moderator_pin']['nl-nl'] = "PIN code voor moderators.";
$text['description-moderator_pin']['pl-pl'] = "Numer PIN dla moderatorów"; $text['description-moderator_pin']['pl-pl'] = "Numer PIN dla moderatorów";
$text['description-moderator_pin']['pt-br'] = "Número PIN para os moderadores."; $text['description-moderator_pin']['pt-br'] = "Número PIN para os moderadores.";
@ -1913,6 +1989,7 @@ $text['description-conference_sessions']['fr-ca'] = "Sessions de conférences so
$text['description-conference_sessions']['fr-fr'] = "Sessions de conférences sont les détails des logs sur les conférences."; $text['description-conference_sessions']['fr-fr'] = "Sessions de conférences sont les détails des logs sur les conférences.";
$text['description-conference_sessions']['he-il'] = "מפגשי ועידה הם פרטי יומן על הכנסים."; $text['description-conference_sessions']['he-il'] = "מפגשי ועידה הם פרטי יומן על הכנסים.";
$text['description-conference_sessions']['it-it'] = "Sessioni Conferenze sono log di dettaglio sulle conferenze."; $text['description-conference_sessions']['it-it'] = "Sessioni Conferenze sono log di dettaglio sulle conferenze.";
$text['description-conference_sessions']['ka-ge'] = "კონფერენციის სესიები - ეს ჟურნალის დეტალებია კონფერენციის შესახებ.";
$text['description-conference_sessions']['nl-nl'] = "Conferentie zittingen zijn log details over recente conferenties."; $text['description-conference_sessions']['nl-nl'] = "Conferentie zittingen zijn log details over recente conferenties.";
$text['description-conference_sessions']['pl-pl'] = "Sesje Konferencyjne są to logi o rozmowach konferencyjnych."; $text['description-conference_sessions']['pl-pl'] = "Sesje Konferencyjne są to logi o rozmowach konferencyjnych.";
$text['description-conference_sessions']['pt-br'] = "Logs das sessões de conferência"; $text['description-conference_sessions']['pt-br'] = "Logs das sessões de conferência";
@ -1938,6 +2015,7 @@ $text['description-conference_session_details']['fr-ca'] = "Sessions de confére
$text['description-conference_session_details']['fr-fr'] = "Sessions de conférences sont les détails des logs sur les conférences."; $text['description-conference_session_details']['fr-fr'] = "Sessions de conférences sont les détails des logs sur les conférences.";
$text['description-conference_session_details']['he-il'] = "מפגשי ועידה הם פרטי יומן של שיחות הוועידה."; $text['description-conference_session_details']['he-il'] = "מפגשי ועידה הם פרטי יומן של שיחות הוועידה.";
$text['description-conference_session_details']['it-it'] = "Sessioni Conferenze sono log di dettaglio sulle conferenze."; $text['description-conference_session_details']['it-it'] = "Sessioni Conferenze sono log di dettaglio sulle conferenze.";
$text['description-conference_session_details']['ka-ge'] = "კონფერენციის სესიები - ეს ჟურნალის დეტალებია კონფერენციის შესახებ.";
$text['description-conference_session_details']['nl-nl'] = "Conferentie zittingen zijn log details over recente conference gesprekken."; $text['description-conference_session_details']['nl-nl'] = "Conferentie zittingen zijn log details over recente conference gesprekken.";
$text['description-conference_session_details']['pl-pl'] = "Sesje Konferencyjne są to logi o rozmowach konferencyjnych."; $text['description-conference_session_details']['pl-pl'] = "Sesje Konferencyjne są to logi o rozmowach konferencyjnych.";
$text['description-conference_session_details']['pt-br'] = "Logs das sessões de chamada das conferências"; $text['description-conference_session_details']['pt-br'] = "Logs das sessões de chamada das conferências";
@ -1963,6 +2041,7 @@ $text['description-conference_centers']['fr-ca'] = "Ce sont des groupes de salle
$text['description-conference_centers']['fr-fr'] = "Ce sont des groupes de salles de conférences. Pouvant être organisés par centre de coût, lieu géographique, ou tout autre critère."; $text['description-conference_centers']['fr-fr'] = "Ce sont des groupes de salles de conférences. Pouvant être organisés par centre de coût, lieu géographique, ou tout autre critère.";
$text['description-conference_centers']['he-il'] = "מרכזי כנסים הם קבוצה של חדרי ישיבות. הם יכולים להיות מאורגנים לפי מרכז עלות, גיאוגרפית או קריטריונים אחרים."; $text['description-conference_centers']['he-il'] = "מרכזי כנסים הם קבוצה של חדרי ישיבות. הם יכולים להיות מאורגנים לפי מרכז עלות, גיאוגרפית או קריטריונים אחרים.";
$text['description-conference_centers']['it-it'] = "I Centri Conferenza sono gruppi di stanze di conferenza. Possono essere organizzate per centro di costo, geograficamente, o con altri criteri."; $text['description-conference_centers']['it-it'] = "I Centri Conferenza sono gruppi di stanze di conferenza. Possono essere organizzate per centro di costo, geograficamente, o con altri criteri.";
$text['description-conference_centers']['ka-ge'] = "კონფერენც-ცენტრები კონფერენც-დარბაზების ჯგუფია. ისინი, შეიძლება, დაალაგოთ ფასის, გეოგრაფიული მდებარეობის, ან სხვა პარამეტრების მიხედვით.";
$text['description-conference_centers']['nl-nl'] = "Conferentie centra zijn een groepen van cenferentieruimten die aan de hand van zaken als kostenplaats, geografie or anderekriteria gegroepeerd kunnen worden."; $text['description-conference_centers']['nl-nl'] = "Conferentie centra zijn een groepen van cenferentieruimten die aan de hand van zaken als kostenplaats, geografie or anderekriteria gegroepeerd kunnen worden.";
$text['description-conference_centers']['pl-pl'] = "'Centra konferencyjne składają się z pokoi konferencyjnych. Mogą one być przypisane do konkretnych centrów kosztów, rejonów geograficznych lub do innych grup."; $text['description-conference_centers']['pl-pl'] = "'Centra konferencyjne składają się z pokoi konferencyjnych. Mogą one być przypisane do konkretnych centrów kosztów, rejonów geograficznych lub do innych grup.";
$text['description-conference_centers']['pt-br'] = "Centros de conferência são um grupo de salas de conferência. Podem ser organizadas por custo, por localização ou por outro critétio."; $text['description-conference_centers']['pt-br'] = "Centros de conferência são um grupo de salas de conferência. Podem ser organizadas por custo, por localização ou por outro critétio.";
@ -1988,6 +2067,7 @@ $text['description-conference_center']['fr-ca'] = "Il est possible de configurer
$text['description-conference_center']['fr-fr'] = "Il est possible de configurer une ou plusieures salles de conférence avec un nom, un neméro, une taille de code d'identification et une description."; $text['description-conference_center']['fr-fr'] = "Il est possible de configurer une ou plusieures salles de conférence avec un nom, un neméro, une taille de code d'identification et une description.";
$text['description-conference_center']['he-il'] = "מרכז הכנסים משמש להגדרת חדר ישיבות אחד או יותר עם שם, מספר שלוחה, אורך מספר PIN נדרש ותיאור."; $text['description-conference_center']['he-il'] = "מרכז הכנסים משמש להגדרת חדר ישיבות אחד או יותר עם שם, מספר שלוחה, אורך מספר PIN נדרש ותיאור.";
$text['description-conference_center']['it-it'] = "Un Centro Conferenza viene usato per configurare una o più stanze di conferenza con un nome, un interno, una lunghezza minima per i PIN e una descrizione."; $text['description-conference_center']['it-it'] = "Un Centro Conferenza viene usato per configurare una o più stanze di conferenza con un nome, un interno, una lunghezza minima per i PIN e una descrizione.";
$text['description-conference_center']['ka-ge'] = "კონფერენც-ცენტრი გამოიყენება ერთი ან მეტი კონფერენც-დარბაზის მოსარგებად სახელით, შიდა ნომრით, აუცილებელი PIN-კოდის სიგრძით და აღწერით.";
$text['description-conference_center']['nl-nl'] = "Conferentie centrum wordt gebruikt om een of meerder conferentieruimten met een naam, toestelnummer, vereiste pinlengte en een omschrijven vast te leggen."; $text['description-conference_center']['nl-nl'] = "Conferentie centrum wordt gebruikt om een of meerder conferentieruimten met een naam, toestelnummer, vereiste pinlengte en een omschrijven vast te leggen.";
$text['description-conference_center']['pl-pl'] = "Centrum Konferencyjne jest używane do tworzenia pokoi konferencyjnych. Każdy z nich otrzymuje numer wewnętrzny, nazwę, numer PIN oraz opis."; $text['description-conference_center']['pl-pl'] = "Centrum Konferencyjne jest używane do tworzenia pokoi konferencyjnych. Każdy z nich otrzymuje numer wewnętrzny, nazwę, numer PIN oraz opis.";
$text['description-conference_center']['pt-br'] = "Centro de conferência é usado para configurar uma ou mais salas de conferência com um nome, número de ramal, tamanho do código PIN e uma descrição."; $text['description-conference_center']['pt-br'] = "Centro de conferência é usado para configurar uma ou mais salas de conferência com um nome, número de ramal, tamanho do código PIN e uma descrição.";
@ -2013,6 +2093,7 @@ $text['button-sessions']['fr-ca'] = "Sessions";
$text['button-sessions']['fr-fr'] = "Sessions"; $text['button-sessions']['fr-fr'] = "Sessions";
$text['button-sessions']['he-il'] = "הפעלות"; $text['button-sessions']['he-il'] = "הפעלות";
$text['button-sessions']['it-it'] = "Sessioni"; $text['button-sessions']['it-it'] = "Sessioni";
$text['button-sessions']['ka-ge'] = "სესიები";
$text['button-sessions']['nl-nl'] = "Zittingen"; $text['button-sessions']['nl-nl'] = "Zittingen";
$text['button-sessions']['pl-pl'] = "Sesje"; $text['button-sessions']['pl-pl'] = "Sesje";
$text['button-sessions']['pt-br'] = "Sessões"; $text['button-sessions']['pt-br'] = "Sessões";
@ -2038,6 +2119,7 @@ $text['button-rooms']['fr-ca'] = "Salles";
$text['button-rooms']['fr-fr'] = "Salles"; $text['button-rooms']['fr-fr'] = "Salles";
$text['button-rooms']['he-il'] = "חדרים"; $text['button-rooms']['he-il'] = "חדרים";
$text['button-rooms']['it-it'] = "Stanze"; $text['button-rooms']['it-it'] = "Stanze";
$text['button-rooms']['ka-ge'] = "ოთახები";
$text['button-rooms']['nl-nl'] = "Ruimten"; $text['button-rooms']['nl-nl'] = "Ruimten";
$text['button-rooms']['pl-pl'] = "Pokoje"; $text['button-rooms']['pl-pl'] = "Pokoje";
$text['button-rooms']['pt-br'] = "Salas"; $text['button-rooms']['pt-br'] = "Salas";
@ -2063,6 +2145,7 @@ $text['button-view_active']['fr-ca'] = "Voir Active";
$text['button-view_active']['fr-fr'] = "Voir Active"; $text['button-view_active']['fr-fr'] = "Voir Active";
$text['button-view_active']['he-il'] = "View Active"; $text['button-view_active']['he-il'] = "View Active";
$text['button-view_active']['it-it'] = "Mostra Attive"; $text['button-view_active']['it-it'] = "Mostra Attive";
$text['button-view_active']['ka-ge'] = "აქტიურების ნახვა";
$text['button-view_active']['nl-nl'] = "Toon aktieve ruimten"; $text['button-view_active']['nl-nl'] = "Toon aktieve ruimten";
$text['button-view_active']['pl-pl'] = "Pokaż Aktywne"; $text['button-view_active']['pl-pl'] = "Pokaż Aktywne";
$text['button-view_active']['pt-br'] = "Ver Ativo"; $text['button-view_active']['pt-br'] = "Ver Ativo";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Centre de Conférences"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Centre de Conférences";
$apps[$x]['menu'][$y]['title']['he-il'] = "מרכזי כנסים"; $apps[$x]['menu'][$y]['title']['he-il'] = "מרכזי כנסים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Centro Conferenze"; $apps[$x]['menu'][$y]['title']['it-it'] = "Centro Conferenze";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "კონფერენც-ცენტრი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferentie centra"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferentie centra";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Centrum Konferencyjne"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Centrum Konferencyjne";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Centro de Conferência"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Centro de Conferência";
@ -44,6 +45,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Centre de Conférences"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Centre de Conférences";
$apps[$x]['menu'][$y]['title']['he-il'] = "מרכזי כנסים"; $apps[$x]['menu'][$y]['title']['he-il'] = "מרכזי כנסים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Centro Conferenze"; $apps[$x]['menu'][$y]['title']['it-it'] = "Centro Conferenze";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "კონფერენც-ცენტრები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferentie centra"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferentie centra";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Centrum Konferencyjne"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Centrum Konferencyjne";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Centro de Conferência"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Centro de Conferência";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "ზარის კონტროლი ციფრების ქმედებებზე მიმაგრების საშუალებას გაძლევთ. ისინი შეგიძლიათ გამოიყენოთ დადუმებისთვის, დადუმების მოხსნისთვის ან სხვა ქმედებებსთვის კონფერენც-ზარის მიმდინარეობისას.";
$apps[$x]['description']['nl-nl'] = "Conferentie besturing maakt het mogelijk om functies aan cijfers toe te wijzen zodat een verbinding op stil of spreken gezet kan worden. of andere acties tijden een conferentie zitting."; $apps[$x]['description']['nl-nl'] = "Conferentie besturing maakt het mogelijk om functies aan cijfers toe te wijzen zodat een verbinding op stil of spreken gezet kan worden. of andere acties tijden een conferentie zitting.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-conference_controls']['fr-ca'] = "Contrôles de conférence";
$text['title-conference_controls']['fr-fr'] = "Contrôles de conférence"; $text['title-conference_controls']['fr-fr'] = "Contrôles de conférence";
$text['title-conference_controls']['he-il'] = "בקרות ועידה"; $text['title-conference_controls']['he-il'] = "בקרות ועידה";
$text['title-conference_controls']['it-it'] = "Controlli Conferenza"; $text['title-conference_controls']['it-it'] = "Controlli Conferenza";
$text['title-conference_controls']['ka-ge'] = "კონფერენციის მართვა";
$text['title-conference_controls']['nl-nl'] = "Conferentie besturingen"; $text['title-conference_controls']['nl-nl'] = "Conferentie besturingen";
$text['title-conference_controls']['pl-pl'] = "Kontrole Konferencji"; $text['title-conference_controls']['pl-pl'] = "Kontrole Konferencji";
$text['title-conference_controls']['pt-br'] = "Controles de conferência"; $text['title-conference_controls']['pt-br'] = "Controles de conferência";
@ -38,6 +39,7 @@ $text['title-conference_control']['fr-ca'] = "Contrôle de conférence";
$text['title-conference_control']['fr-fr'] = "Contrôle de conférence"; $text['title-conference_control']['fr-fr'] = "Contrôle de conférence";
$text['title-conference_control']['he-il'] = "בקרת ועידה"; $text['title-conference_control']['he-il'] = "בקרת ועידה";
$text['title-conference_control']['it-it'] = "Controllo Conferenza"; $text['title-conference_control']['it-it'] = "Controllo Conferenza";
$text['title-conference_control']['ka-ge'] = "კონფერენციის მართვა";
$text['title-conference_control']['nl-nl'] = "Conferentie besturing"; $text['title-conference_control']['nl-nl'] = "Conferentie besturing";
$text['title-conference_control']['pl-pl'] = "Kontrola Konferencji"; $text['title-conference_control']['pl-pl'] = "Kontrola Konferencji";
$text['title-conference_control']['pt-br'] = "Controle de conferência"; $text['title-conference_control']['pt-br'] = "Controle de conferência";
@ -63,6 +65,7 @@ $text['description-conference_controls']['fr-ca'] = "Les commandes d'appel perme
$text['description-conference_controls']['fr-fr'] = "Les commandes d'appel permettent d'associer des chiffres aux actions. Ils peuvent être utilisés pour mettre en sourdine, réactiver le son ou dautres actions pendant la téléconférence."; $text['description-conference_controls']['fr-fr'] = "Les commandes d'appel permettent d'associer des chiffres aux actions. Ils peuvent être utilisés pour mettre en sourdine, réactiver le son ou dautres actions pendant la téléconférence.";
$text['description-conference_controls']['he-il'] = "בקרות שיחות מאפשרות להקצות ספרות לפעולות. ניתן להשתמש בהם כדי להשתיק, לבטל השתקה או פעולות אחרות במהלך שיחת הועידה."; $text['description-conference_controls']['he-il'] = "בקרות שיחות מאפשרות להקצות ספרות לפעולות. ניתן להשתמש בהם כדי להשתיק, לבטל השתקה או פעולות אחרות במהלך שיחת הועידה.";
$text['description-conference_controls']['it-it'] = "I controlli in chiamata abilitano la possibilità di assegnare azioni ai tasti. Possono essere usati per silenziare, desilenziare, o fare altro durante le conferenze."; $text['description-conference_controls']['it-it'] = "I controlli in chiamata abilitano la possibilità di assegnare azioni ai tasti. Possono essere usati per silenziare, desilenziare, o fare altro durante le conferenze.";
$text['description-conference_controls']['ka-ge'] = "ზარის მართვის ელემენტები საშუალებას გაძლევთ, ციფრები ქმედებებს მიამაგროთ. შეგიძლიათ, გამოიყენოთ დადუმებისთვის და სხვა ქმედებებისთვის კონფერენც-ზარის მიმდინარეობისას.";
$text['description-conference_controls']['nl-nl'] = "Oproep besturing maakt het mogelijk om cijfers aan akties toe te kennen. Ze kunnen gebruikt worden om deelnemers op stil/spreken in te stellen of andere acties uit te voeren."; $text['description-conference_controls']['nl-nl'] = "Oproep besturing maakt het mogelijk om cijfers aan akties toe te kennen. Ze kunnen gebruikt worden om deelnemers op stil/spreken in te stellen of andere acties uit te voeren.";
$text['description-conference_controls']['pl-pl'] = "Kontrola połączeń umożliwia przypisywanie cyfr do akcji. Mogą być używane do wyciszania, anulowania wyciszenia lub innych działań podczas połączenia konferencyjnego."; $text['description-conference_controls']['pl-pl'] = "Kontrola połączeń umożliwia przypisywanie cyfr do akcji. Mogą być używane do wyciszania, anulowania wyciszenia lub innych działań podczas połączenia konferencyjnego.";
$text['description-conference_controls']['pt-br'] = "Controle de chamadas habilita atribuir ações aos números. Podem ser usadas para silenciar, ou outras ações durante a conferência."; $text['description-conference_controls']['pt-br'] = "Controle de chamadas habilita atribuir ações aos números. Podem ser usadas para silenciar, ou outras ações durante a conferência.";
@ -88,6 +91,7 @@ $text['label-control_name']['fr-ca'] = "Nom";
$text['label-control_name']['fr-fr'] = "Nom"; $text['label-control_name']['fr-fr'] = "Nom";
$text['label-control_name']['he-il'] = "שֵׁם"; $text['label-control_name']['he-il'] = "שֵׁם";
$text['label-control_name']['it-it'] = "Nome"; $text['label-control_name']['it-it'] = "Nome";
$text['label-control_name']['ka-ge'] = "სახელი";
$text['label-control_name']['nl-nl'] = "Naam"; $text['label-control_name']['nl-nl'] = "Naam";
$text['label-control_name']['pl-pl'] = "Nazwa"; $text['label-control_name']['pl-pl'] = "Nazwa";
$text['label-control_name']['pt-br'] = "Nome"; $text['label-control_name']['pt-br'] = "Nome";
@ -113,6 +117,7 @@ $text['description-control_name']['fr-ca'] = "Entrez le nom du contrôle de la c
$text['description-control_name']['fr-fr'] = "Entrez le nom du contrôle de la conférence"; $text['description-control_name']['fr-fr'] = "Entrez le nom du contrôle de la conférence";
$text['description-control_name']['he-il'] = "הזן את שם בקרת הוועידה."; $text['description-control_name']['he-il'] = "הזן את שם בקרת הוועידה.";
$text['description-control_name']['it-it'] = "Inserire il nome del set di controllo della conferenza."; $text['description-control_name']['it-it'] = "Inserire il nome del set di controllo della conferenza.";
$text['description-control_name']['ka-ge'] = "შეიყვანეთ კონფერენციის მართვის სახელი.";
$text['description-control_name']['nl-nl'] = "Voer conferentie besturings naam in."; $text['description-control_name']['nl-nl'] = "Voer conferentie besturings naam in.";
$text['description-control_name']['pl-pl'] = "Wprowadź nazwę kontrolki konferencji."; $text['description-control_name']['pl-pl'] = "Wprowadź nazwę kontrolki konferencji.";
$text['description-control_name']['pt-br'] = "Entre com o nome do controle de conferência."; $text['description-control_name']['pt-br'] = "Entre com o nome do controle de conferência.";
@ -138,6 +143,7 @@ $text['label-control_enabled']['fr-ca'] = "Activé";
$text['label-control_enabled']['fr-fr'] = "Activé"; $text['label-control_enabled']['fr-fr'] = "Activé";
$text['label-control_enabled']['he-il'] = "מופעל"; $text['label-control_enabled']['he-il'] = "מופעל";
$text['label-control_enabled']['it-it'] = "Abilitato"; $text['label-control_enabled']['it-it'] = "Abilitato";
$text['label-control_enabled']['ka-ge'] = "ჩართულია";
$text['label-control_enabled']['nl-nl'] = "Aktief"; $text['label-control_enabled']['nl-nl'] = "Aktief";
$text['label-control_enabled']['pl-pl'] = "Aktywny"; $text['label-control_enabled']['pl-pl'] = "Aktywny";
$text['label-control_enabled']['pt-br'] = "Habilitado"; $text['label-control_enabled']['pt-br'] = "Habilitado";
@ -163,6 +169,7 @@ $text['description-control_enabled']['fr-ca'] = "Définir le statut du contrôle
$text['description-control_enabled']['fr-fr'] = "Définir le statut du contrôle"; $text['description-control_enabled']['fr-fr'] = "Définir le statut du contrôle";
$text['description-control_enabled']['he-il'] = "הגדר את מצב הבקרה."; $text['description-control_enabled']['he-il'] = "הגדר את מצב הבקרה.";
$text['description-control_enabled']['it-it'] = "Imposta lo stato del controllo."; $text['description-control_enabled']['it-it'] = "Imposta lo stato del controllo.";
$text['description-control_enabled']['ka-ge'] = "დააყენეთ მართვის ელემენტის სტატუსი";
$text['description-control_enabled']['nl-nl'] = "Stel de status van de besturing in."; $text['description-control_enabled']['nl-nl'] = "Stel de status van de besturing in.";
$text['description-control_enabled']['pl-pl'] = "Ustaw status kontrolki."; $text['description-control_enabled']['pl-pl'] = "Ustaw status kontrolki.";
$text['description-control_enabled']['pt-br'] = "Atribua o estado do controle."; $text['description-control_enabled']['pt-br'] = "Atribua o estado do controle.";
@ -188,6 +195,7 @@ $text['label-control_description']['fr-ca'] = "Description";
$text['label-control_description']['fr-fr'] = "Description"; $text['label-control_description']['fr-fr'] = "Description";
$text['label-control_description']['he-il'] = "תיאור"; $text['label-control_description']['he-il'] = "תיאור";
$text['label-control_description']['it-it'] = "Descrizione"; $text['label-control_description']['it-it'] = "Descrizione";
$text['label-control_description']['ka-ge'] = "აღწერა";
$text['label-control_description']['nl-nl'] = "Omschrijving"; $text['label-control_description']['nl-nl'] = "Omschrijving";
$text['label-control_description']['pl-pl'] = "Opis"; $text['label-control_description']['pl-pl'] = "Opis";
$text['label-control_description']['pt-br'] = "Descrição"; $text['label-control_description']['pt-br'] = "Descrição";
@ -213,6 +221,7 @@ $text['description-control_description']['fr-ca'] = "Entrez la description.";
$text['description-control_description']['fr-fr'] = "Entrez la description."; $text['description-control_description']['fr-fr'] = "Entrez la description.";
$text['description-control_description']['he-il'] = "הזן את התיאור."; $text['description-control_description']['he-il'] = "הזן את התיאור.";
$text['description-control_description']['it-it'] = "Inserire la descrizione."; $text['description-control_description']['it-it'] = "Inserire la descrizione.";
$text['description-control_description']['ka-ge'] = "შეიყვანეთ აღწერა";
$text['description-control_description']['nl-nl'] = "Voer de omschrijving in."; $text['description-control_description']['nl-nl'] = "Voer de omschrijving in.";
$text['description-control_description']['pl-pl'] = "Wprowadź opis."; $text['description-control_description']['pl-pl'] = "Wprowadź opis.";
$text['description-control_description']['pt-br'] = "Entre com a descrição."; $text['description-control_description']['pt-br'] = "Entre com a descrição.";
@ -238,6 +247,7 @@ $text['message-required']['fr-ca'] = "Veuillez fournir";
$text['message-required']['fr-fr'] = "Veuillez fournir"; $text['message-required']['fr-fr'] = "Veuillez fournir";
$text['message-required']['he-il'] = "אנא ספק:"; $text['message-required']['he-il'] = "אנא ספק:";
$text['message-required']['it-it'] = "Prego fornire: "; $text['message-required']['it-it'] = "Prego fornire: ";
$text['message-required']['ka-ge'] = "შეიყვანეთ:";
$text['message-required']['nl-nl'] = "Geef aub: "; $text['message-required']['nl-nl'] = "Geef aub: ";
$text['message-required']['pl-pl'] = "Proszę wprowadzić: "; $text['message-required']['pl-pl'] = "Proszę wprowadzić: ";
$text['message-required']['pt-br'] = "Por favor, informe: "; $text['message-required']['pt-br'] = "Por favor, informe: ";
@ -263,6 +273,7 @@ $text['title-conference_control_details']['fr-ca'] = "Contrôles";
$text['title-conference_control_details']['fr-fr'] = "Contrôles"; $text['title-conference_control_details']['fr-fr'] = "Contrôles";
$text['title-conference_control_details']['he-il'] = "בקרות"; $text['title-conference_control_details']['he-il'] = "בקרות";
$text['title-conference_control_details']['it-it'] = "Controlli"; $text['title-conference_control_details']['it-it'] = "Controlli";
$text['title-conference_control_details']['ka-ge'] = "მართვის ელემენტები";
$text['title-conference_control_details']['nl-nl'] = "Besturingen"; $text['title-conference_control_details']['nl-nl'] = "Besturingen";
$text['title-conference_control_details']['pl-pl'] = "Kontrolki"; $text['title-conference_control_details']['pl-pl'] = "Kontrolki";
$text['title-conference_control_details']['pt-br'] = "Controles"; $text['title-conference_control_details']['pt-br'] = "Controles";
@ -288,6 +299,7 @@ $text['title-conference_control_detail']['fr-ca'] = "Les contrôles";
$text['title-conference_control_detail']['fr-fr'] = "Les contrôles"; $text['title-conference_control_detail']['fr-fr'] = "Les contrôles";
$text['title-conference_control_detail']['he-il'] = "לִשְׁלוֹט"; $text['title-conference_control_detail']['he-il'] = "לִשְׁלוֹט";
$text['title-conference_control_detail']['it-it'] = "Controllo"; $text['title-conference_control_detail']['it-it'] = "Controllo";
$text['title-conference_control_detail']['ka-ge'] = "მართვა";
$text['title-conference_control_detail']['nl-nl'] = "Besturing"; $text['title-conference_control_detail']['nl-nl'] = "Besturing";
$text['title-conference_control_detail']['pl-pl'] = "Kontrola"; $text['title-conference_control_detail']['pl-pl'] = "Kontrola";
$text['title-conference_control_detail']['pt-br'] = "Controle"; $text['title-conference_control_detail']['pt-br'] = "Controle";
@ -313,6 +325,7 @@ $text['title_description-conference_control_detail']['fr-ca'] = "Les commandes d
$text['title_description-conference_control_detail']['fr-fr'] = "Les commandes d'appel permettent d'associer des chiffres aux actions. Ils peuvent être utilisés pour mettre en sourdine, réactiver le son ou dautres actions pendant la téléconférence."; $text['title_description-conference_control_detail']['fr-fr'] = "Les commandes d'appel permettent d'associer des chiffres aux actions. Ils peuvent être utilisés pour mettre en sourdine, réactiver le son ou dautres actions pendant la téléconférence.";
$text['title_description-conference_control_detail']['he-il'] = "בקרות שיחות מאפשרות להקצות ספרות לפעולות. ניתן להשתמש בהם כדי להשתיק, לבטל השתקה או פעולות אחרות במהלך שיחת הועידה."; $text['title_description-conference_control_detail']['he-il'] = "בקרות שיחות מאפשרות להקצות ספרות לפעולות. ניתן להשתמש בהם כדי להשתיק, לבטל השתקה או פעולות אחרות במהלך שיחת הועידה.";
$text['title_description-conference_control_detail']['it-it'] = "I controlli delle chiamate consentono di assegnare cifre alle azioni. Possono essere utilizzati per disattivare, riattivare l'audio o altre azioni durante la chiamata in conferenza."; $text['title_description-conference_control_detail']['it-it'] = "I controlli delle chiamate consentono di assegnare cifre alle azioni. Possono essere utilizzati per disattivare, riattivare l'audio o altre azioni durante la chiamata in conferenza.";
$text['title_description-conference_control_detail']['ka-ge'] = "ზარის მართვის ელემენტები საშუალებას გაძლევთ, ციფრები ქმედებებს მიამაგროთ. შეგიძლიათ, გამოიყენოთ დადუმებისთვის და სხვა ქმედებებისთვის კონფერენც-ზარის მიმდინარეობისას.";
$text['title_description-conference_control_detail']['nl-nl'] = "Oproep besturingen maken het mogelijk om cijfers aan akiteis toe te wijzen. Deze kunnen gebruikt worden om een deelnemer op stil/spreken in te stellen of andere acties."; $text['title_description-conference_control_detail']['nl-nl'] = "Oproep besturingen maken het mogelijk om cijfers aan akiteis toe te wijzen. Deze kunnen gebruikt worden om een deelnemer op stil/spreken in te stellen of andere acties.";
$text['title_description-conference_control_detail']['pl-pl'] = "Kontrola połączeń umożliwia przypisywanie cyfr do akcji. Mogą być używane do wyciszania, anulowania wyciszenia lub innych działań podczas połączenia konferencyjnego."; $text['title_description-conference_control_detail']['pl-pl'] = "Kontrola połączeń umożliwia przypisywanie cyfr do akcji. Mogą być używane do wyciszania, anulowania wyciszenia lub innych działań podczas połączenia konferencyjnego.";
$text['title_description-conference_control_detail']['pt-br'] = "Os controles de chamada permitem a capacidade de atribuir dígitos a ações. Eles podem ser usados para silenciar, ativar ou outras ações durante a chamada de conferência."; $text['title_description-conference_control_detail']['pt-br'] = "Os controles de chamada permitem a capacidade de atribuir dígitos a ações. Eles podem ser usados para silenciar, ativar ou outras ações durante a chamada de conferência.";
@ -338,6 +351,7 @@ $text['label-control_digits']['fr-ca'] = "Chiffres";
$text['label-control_digits']['fr-fr'] = "Chiffres"; $text['label-control_digits']['fr-fr'] = "Chiffres";
$text['label-control_digits']['he-il'] = "ספרות"; $text['label-control_digits']['he-il'] = "ספרות";
$text['label-control_digits']['it-it'] = "Tasti"; $text['label-control_digits']['it-it'] = "Tasti";
$text['label-control_digits']['ka-ge'] = "ციფრები";
$text['label-control_digits']['nl-nl'] = "Cijfers"; $text['label-control_digits']['nl-nl'] = "Cijfers";
$text['label-control_digits']['pl-pl'] = "Cyfry"; $text['label-control_digits']['pl-pl'] = "Cyfry";
$text['label-control_digits']['pt-br'] = "Digitos"; $text['label-control_digits']['pt-br'] = "Digitos";
@ -363,6 +377,7 @@ $text['description-control_digits']['fr-ca'] = "Entrez les chiffres";
$text['description-control_digits']['fr-fr'] = "Entrez les chiffres"; $text['description-control_digits']['fr-fr'] = "Entrez les chiffres";
$text['description-control_digits']['he-il'] = "הזן את הספרות."; $text['description-control_digits']['he-il'] = "הזן את הספרות.";
$text['description-control_digits']['it-it'] = "Inserire i tasti."; $text['description-control_digits']['it-it'] = "Inserire i tasti.";
$text['description-control_digits']['ka-ge'] = "შეიყვანეთ ციფრები.";
$text['description-control_digits']['nl-nl'] = "Voer de cijfers in."; $text['description-control_digits']['nl-nl'] = "Voer de cijfers in.";
$text['description-control_digits']['pl-pl'] = "Wprowadź cyfry."; $text['description-control_digits']['pl-pl'] = "Wprowadź cyfry.";
$text['description-control_digits']['pt-br'] = "Entre com os digitos"; $text['description-control_digits']['pt-br'] = "Entre com os digitos";
@ -388,6 +403,7 @@ $text['label-control_action']['fr-ca'] = "Action";
$text['label-control_action']['fr-fr'] = "Action"; $text['label-control_action']['fr-fr'] = "Action";
$text['label-control_action']['he-il'] = "פעולה"; $text['label-control_action']['he-il'] = "פעולה";
$text['label-control_action']['it-it'] = "Azione"; $text['label-control_action']['it-it'] = "Azione";
$text['label-control_action']['ka-ge'] = "ქმედება";
$text['label-control_action']['nl-nl'] = "Aktie"; $text['label-control_action']['nl-nl'] = "Aktie";
$text['label-control_action']['pl-pl'] = "Akcja"; $text['label-control_action']['pl-pl'] = "Akcja";
$text['label-control_action']['pt-br'] = "Ação"; $text['label-control_action']['pt-br'] = "Ação";
@ -413,6 +429,7 @@ $text['description-control_action']['fr-ca'] = "Entrer L'action";
$text['description-control_action']['fr-fr'] = "Entrer L'action"; $text['description-control_action']['fr-fr'] = "Entrer L'action";
$text['description-control_action']['he-il'] = "הכנס לפעולה."; $text['description-control_action']['he-il'] = "הכנס לפעולה.";
$text['description-control_action']['it-it'] = "Impostare azione."; $text['description-control_action']['it-it'] = "Impostare azione.";
$text['description-control_action']['ka-ge'] = "შეიყვანეთქმედება.";
$text['description-control_action']['nl-nl'] = "Voer de aktie in."; $text['description-control_action']['nl-nl'] = "Voer de aktie in.";
$text['description-control_action']['pl-pl'] = "Wprowadź akcję."; $text['description-control_action']['pl-pl'] = "Wprowadź akcję.";
$text['description-control_action']['pt-br'] = "Informe uma ação."; $text['description-control_action']['pt-br'] = "Informe uma ação.";
@ -438,6 +455,7 @@ $text['label-control_data']['fr-ca'] = "Les données";
$text['label-control_data']['fr-fr'] = "Les données"; $text['label-control_data']['fr-fr'] = "Les données";
$text['label-control_data']['he-il'] = "נתונים"; $text['label-control_data']['he-il'] = "נתונים";
$text['label-control_data']['it-it'] = "Dati"; $text['label-control_data']['it-it'] = "Dati";
$text['label-control_data']['ka-ge'] = "მონაცემები";
$text['label-control_data']['nl-nl'] = "Data"; $text['label-control_data']['nl-nl'] = "Data";
$text['label-control_data']['pl-pl'] = "Data"; $text['label-control_data']['pl-pl'] = "Data";
$text['label-control_data']['pt-br'] = "Dados"; $text['label-control_data']['pt-br'] = "Dados";
@ -463,6 +481,7 @@ $text['description-control_data']['fr-ca'] = "Entrer les données";
$text['description-control_data']['fr-fr'] = "Entrer les données"; $text['description-control_data']['fr-fr'] = "Entrer les données";
$text['description-control_data']['he-il'] = "הזן את הנתונים."; $text['description-control_data']['he-il'] = "הזן את הנתונים.";
$text['description-control_data']['it-it'] = "Inserire il dato."; $text['description-control_data']['it-it'] = "Inserire il dato.";
$text['description-control_data']['ka-ge'] = "შეიყვანეთ მონაცემები.";
$text['description-control_data']['nl-nl'] = "Voer de data in."; $text['description-control_data']['nl-nl'] = "Voer de data in.";
$text['description-control_data']['pl-pl'] = "Wprowadź datę."; $text['description-control_data']['pl-pl'] = "Wprowadź datę.";
$text['description-control_data']['pt-br'] = "Informe os dados."; $text['description-control_data']['pt-br'] = "Informe os dados.";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Contrôles des conférences"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Contrôles des conférences";
$apps[$x]['menu'][$y]['title']['he-il'] = "בקרות ועידה"; $apps[$x]['menu'][$y]['title']['he-il'] = "בקרות ועידה";
$apps[$x]['menu'][$y]['title']['it-it'] = "Controlli Conferenza"; $apps[$x]['menu'][$y]['title']['it-it'] = "Controlli Conferenza";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "მართვის კონფერენციები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferentie besturing"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferentie besturing";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Kontrola Konferencji"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kontrola Konferencji";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Controles de conferência"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Controles de conferência";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "კონფერენცის პარამეტრების ჯგუფი, შენახული პროფილის სახით.";
$apps[$x]['description']['nl-nl'] = "Een groep conferentie parameters die gezamenlijk als profiel opgeslagen zijn."; $apps[$x]['description']['nl-nl'] = "Een groep conferentie parameters die gezamenlijk als profiel opgeslagen zijn.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-conference_profiles']['fr-ca'] = "Profils de conférence";
$text['title-conference_profiles']['fr-fr'] = "Profils de conférence"; $text['title-conference_profiles']['fr-fr'] = "Profils de conférence";
$text['title-conference_profiles']['he-il'] = "פרופילי ועידה"; $text['title-conference_profiles']['he-il'] = "פרופילי ועידה";
$text['title-conference_profiles']['it-it'] = "Profili Conferenza"; $text['title-conference_profiles']['it-it'] = "Profili Conferenza";
$text['title-conference_profiles']['ka-ge'] = "კონფერენციის პროფილები";
$text['title-conference_profiles']['nl-nl'] = "Conferentie profielen"; $text['title-conference_profiles']['nl-nl'] = "Conferentie profielen";
$text['title-conference_profiles']['pl-pl'] = "Profile Konferencji"; $text['title-conference_profiles']['pl-pl'] = "Profile Konferencji";
$text['title-conference_profiles']['pt-br'] = "Perfis de conferência"; $text['title-conference_profiles']['pt-br'] = "Perfis de conferência";
@ -38,6 +39,7 @@ $text['title-conference_profile']['fr-ca'] = "Profil de la conférence";
$text['title-conference_profile']['fr-fr'] = "Profil de la conférence"; $text['title-conference_profile']['fr-fr'] = "Profil de la conférence";
$text['title-conference_profile']['he-il'] = "פרופיל ועידה"; $text['title-conference_profile']['he-il'] = "פרופיל ועידה";
$text['title-conference_profile']['it-it'] = "Profilo Conferenza"; $text['title-conference_profile']['it-it'] = "Profilo Conferenza";
$text['title-conference_profile']['ka-ge'] = "კონფერენციის პროფილი";
$text['title-conference_profile']['nl-nl'] = "Conferentie profiel"; $text['title-conference_profile']['nl-nl'] = "Conferentie profiel";
$text['title-conference_profile']['pl-pl'] = "Profil Konferencji"; $text['title-conference_profile']['pl-pl'] = "Profil Konferencji";
$text['title-conference_profile']['pt-br'] = "Profilul conferinței"; $text['title-conference_profile']['pt-br'] = "Profilul conferinței";
@ -63,6 +65,7 @@ $text['description-conference_profiles']['fr-ca'] = "Un groupe de paramètres de
$text['description-conference_profiles']['fr-fr'] = "Un groupe de paramètres de conférence enregistrés ensemble en tant que profil."; $text['description-conference_profiles']['fr-fr'] = "Un groupe de paramètres de conférence enregistrés ensemble en tant que profil.";
$text['description-conference_profiles']['he-il'] = "קבוצה של פרמטרים של ועידה שנשמרו יחד כפרופיל."; $text['description-conference_profiles']['he-il'] = "קבוצה של פרמטרים של ועידה שנשמרו יחד כפרופיל.";
$text['description-conference_profiles']['it-it'] = "Un insieme di parametri per le conferenze costituiscono un profilo."; $text['description-conference_profiles']['it-it'] = "Un insieme di parametri per le conferenze costituiscono un profilo.";
$text['description-conference_profiles']['ka-ge'] = "კონფერენციის პარამეტრების ჯგუფი, შენახული პროფილის სახით.";
$text['description-conference_profiles']['nl-nl'] = "Een groep van conferentie parameters die gezamenlijk opgeslagen zijn."; $text['description-conference_profiles']['nl-nl'] = "Een groep van conferentie parameters die gezamenlijk opgeslagen zijn.";
$text['description-conference_profiles']['pl-pl'] = "Grupa parametrów konferencji zapisywana razem jako profil."; $text['description-conference_profiles']['pl-pl'] = "Grupa parametrów konferencji zapisywana razem jako profil.";
$text['description-conference_profiles']['pt-br'] = "Um grupo de parâmetros de conferência salvos juntos como um perfil."; $text['description-conference_profiles']['pt-br'] = "Um grupo de parâmetros de conferência salvos juntos como um perfil.";
@ -88,6 +91,7 @@ $text['label-profile_name']['fr-ca'] = "Nom";
$text['label-profile_name']['fr-fr'] = "Nom"; $text['label-profile_name']['fr-fr'] = "Nom";
$text['label-profile_name']['he-il'] = "שֵׁם"; $text['label-profile_name']['he-il'] = "שֵׁם";
$text['label-profile_name']['it-it'] = "Nome"; $text['label-profile_name']['it-it'] = "Nome";
$text['label-profile_name']['ka-ge'] = "სახელი";
$text['label-profile_name']['nl-nl'] = "Naam"; $text['label-profile_name']['nl-nl'] = "Naam";
$text['label-profile_name']['pl-pl'] = "Nazwa"; $text['label-profile_name']['pl-pl'] = "Nazwa";
$text['label-profile_name']['pt-br'] = "Nome"; $text['label-profile_name']['pt-br'] = "Nome";
@ -113,6 +117,7 @@ $text['description-profile_name']['fr-ca'] = "Entrez le nom du profil.";
$text['description-profile_name']['fr-fr'] = "Entrez le nom du profil."; $text['description-profile_name']['fr-fr'] = "Entrez le nom du profil.";
$text['description-profile_name']['he-il'] = "הזן את שם הפרופיל."; $text['description-profile_name']['he-il'] = "הזן את שם הפרופיל.";
$text['description-profile_name']['it-it'] = "Inserire il nome del profilo."; $text['description-profile_name']['it-it'] = "Inserire il nome del profilo.";
$text['description-profile_name']['ka-ge'] = "შეიყვანეთ პროფილის სახელი.";
$text['description-profile_name']['nl-nl'] = "Voer de profielnaam in."; $text['description-profile_name']['nl-nl'] = "Voer de profielnaam in.";
$text['description-profile_name']['pl-pl'] = "Wprowadź nazwę profilu."; $text['description-profile_name']['pl-pl'] = "Wprowadź nazwę profilu.";
$text['description-profile_name']['pt-br'] = "Digite o nome do perfil."; $text['description-profile_name']['pt-br'] = "Digite o nome do perfil.";
@ -138,6 +143,7 @@ $text['label-profile_enabled']['fr-ca'] = "Activé";
$text['label-profile_enabled']['fr-fr'] = "Activé"; $text['label-profile_enabled']['fr-fr'] = "Activé";
$text['label-profile_enabled']['he-il'] = "מופעל"; $text['label-profile_enabled']['he-il'] = "מופעל";
$text['label-profile_enabled']['it-it'] = "Abilitato"; $text['label-profile_enabled']['it-it'] = "Abilitato";
$text['label-profile_enabled']['ka-ge'] = "ჩართულია";
$text['label-profile_enabled']['nl-nl'] = "Aktief"; $text['label-profile_enabled']['nl-nl'] = "Aktief";
$text['label-profile_enabled']['pl-pl'] = "Aktywny"; $text['label-profile_enabled']['pl-pl'] = "Aktywny";
$text['label-profile_enabled']['pt-br'] = "Habilitado"; $text['label-profile_enabled']['pt-br'] = "Habilitado";
@ -163,6 +169,7 @@ $text['description-profile_enabled']['fr-ca'] = "Définir le statut du profil.";
$text['description-profile_enabled']['fr-fr'] = "Définir le statut du profil."; $text['description-profile_enabled']['fr-fr'] = "Définir le statut du profil.";
$text['description-profile_enabled']['he-il'] = "הגדר את מצב הפרופיל."; $text['description-profile_enabled']['he-il'] = "הגדר את מצב הפרופיל.";
$text['description-profile_enabled']['it-it'] = "Imposta lo stato del profilo."; $text['description-profile_enabled']['it-it'] = "Imposta lo stato del profilo.";
$text['description-profile_enabled']['ka-ge'] = "დააყენეთ პროფილის სტატუსი.";
$text['description-profile_enabled']['nl-nl'] = "Stel de status van het profiel in."; $text['description-profile_enabled']['nl-nl'] = "Stel de status van het profiel in.";
$text['description-profile_enabled']['pl-pl'] = "Ustaw status profilu."; $text['description-profile_enabled']['pl-pl'] = "Ustaw status profilu.";
$text['description-profile_enabled']['pt-br'] = "Defina o status do perfil."; $text['description-profile_enabled']['pt-br'] = "Defina o status do perfil.";
@ -188,6 +195,7 @@ $text['label-profile_description']['fr-ca'] = "Description";
$text['label-profile_description']['fr-fr'] = "Description"; $text['label-profile_description']['fr-fr'] = "Description";
$text['label-profile_description']['he-il'] = "תיאור"; $text['label-profile_description']['he-il'] = "תיאור";
$text['label-profile_description']['it-it'] = "Descrizione"; $text['label-profile_description']['it-it'] = "Descrizione";
$text['label-profile_description']['ka-ge'] = "აღწერა";
$text['label-profile_description']['nl-nl'] = "Omschrijving"; $text['label-profile_description']['nl-nl'] = "Omschrijving";
$text['label-profile_description']['pl-pl'] = "Opis"; $text['label-profile_description']['pl-pl'] = "Opis";
$text['label-profile_description']['pt-br'] = "Descrição"; $text['label-profile_description']['pt-br'] = "Descrição";
@ -213,6 +221,7 @@ $text['description-profile_description']['fr-ca'] = "Entrez la description";
$text['description-profile_description']['fr-fr'] = "Entrez la description"; $text['description-profile_description']['fr-fr'] = "Entrez la description";
$text['description-profile_description']['he-il'] = "הזן את התיאור."; $text['description-profile_description']['he-il'] = "הזן את התיאור.";
$text['description-profile_description']['it-it'] = "Inserire la descrizione."; $text['description-profile_description']['it-it'] = "Inserire la descrizione.";
$text['description-profile_description']['ka-ge'] = "შეიყვანეთ აღწერა.";
$text['description-profile_description']['nl-nl'] = "Voer de omschrijving in."; $text['description-profile_description']['nl-nl'] = "Voer de omschrijving in.";
$text['description-profile_description']['pl-pl'] = "Wprowadź opis."; $text['description-profile_description']['pl-pl'] = "Wprowadź opis.";
$text['description-profile_description']['pt-br'] = "הזן את התיאור."; $text['description-profile_description']['pt-br'] = "הזן את התיאור.";
@ -238,6 +247,7 @@ $text['title-conference_profile_params']['fr-ca'] = "Paramètres du profil";
$text['title-conference_profile_params']['fr-fr'] = "Paramètres du profil"; $text['title-conference_profile_params']['fr-fr'] = "Paramètres du profil";
$text['title-conference_profile_params']['he-il'] = "פרמטרים של פרופיל"; $text['title-conference_profile_params']['he-il'] = "פרמטרים של פרופיל";
$text['title-conference_profile_params']['it-it'] = "Parametri del Profilo"; $text['title-conference_profile_params']['it-it'] = "Parametri del Profilo";
$text['title-conference_profile_params']['ka-ge'] = "პროფილის პარამეტრები";
$text['title-conference_profile_params']['nl-nl'] = "Profiel parameters"; $text['title-conference_profile_params']['nl-nl'] = "Profiel parameters";
$text['title-conference_profile_params']['pl-pl'] = "Parametry Profilu"; $text['title-conference_profile_params']['pl-pl'] = "Parametry Profilu";
$text['title-conference_profile_params']['pt-br'] = "Parâmetros de perfil"; $text['title-conference_profile_params']['pt-br'] = "Parâmetros de perfil";
@ -263,6 +273,7 @@ $text['title-conference_profile_param']['fr-ca'] = "Paramètres du profil";
$text['title-conference_profile_param']['fr-fr'] = "Paramètres du profil"; $text['title-conference_profile_param']['fr-fr'] = "Paramètres du profil";
$text['title-conference_profile_param']['he-il'] = "פרמטר פרופיל"; $text['title-conference_profile_param']['he-il'] = "פרמטר פרופיל";
$text['title-conference_profile_param']['it-it'] = "Parametro Profilo"; $text['title-conference_profile_param']['it-it'] = "Parametro Profilo";
$text['title-conference_profile_param']['ka-ge'] = "პროფილის პარამეტრები";
$text['title-conference_profile_param']['nl-nl'] = "Profiel parameter"; $text['title-conference_profile_param']['nl-nl'] = "Profiel parameter";
$text['title-conference_profile_param']['pl-pl'] = "Parametr Profilu"; $text['title-conference_profile_param']['pl-pl'] = "Parametr Profilu";
$text['title-conference_profile_param']['pt-br'] = "Parâmetro do perfil"; $text['title-conference_profile_param']['pt-br'] = "Parâmetro do perfil";
@ -288,6 +299,7 @@ $text['title_description-conference_profile_param']['fr-ca'] = "Paramètres attr
$text['title_description-conference_profile_param']['fr-fr'] = "Paramètres attribués aux profils de conférence"; $text['title_description-conference_profile_param']['fr-fr'] = "Paramètres attribués aux profils de conférence";
$text['title_description-conference_profile_param']['he-il'] = "הגדרות שהוקצו לפרופילי הוועידה."; $text['title_description-conference_profile_param']['he-il'] = "הגדרות שהוקצו לפרופילי הוועידה.";
$text['title_description-conference_profile_param']['it-it'] = "Impostazioni assegnare ai profili di conferenza."; $text['title_description-conference_profile_param']['it-it'] = "Impostazioni assegnare ai profili di conferenza.";
$text['title_description-conference_profile_param']['ka-ge'] = "კონფერენციის პროფილებზე მინიჭებული პარამეტრები.";
$text['title_description-conference_profile_param']['nl-nl'] = "Instellinge die aan het conferentie profiel zijn toegewezen."; $text['title_description-conference_profile_param']['nl-nl'] = "Instellinge die aan het conferentie profiel zijn toegewezen.";
$text['title_description-conference_profile_param']['pl-pl'] = "Ustawienia przypisane do profili konferencji."; $text['title_description-conference_profile_param']['pl-pl'] = "Ustawienia przypisane do profili konferencji.";
$text['title_description-conference_profile_param']['pt-br'] = "Configurações atribuídas aos perfis de conferência."; $text['title_description-conference_profile_param']['pt-br'] = "Configurações atribuídas aos perfis de conferência.";
@ -313,6 +325,7 @@ $text['label-profile_param_name']['fr-ca'] = "Nom";
$text['label-profile_param_name']['fr-fr'] = "Nom"; $text['label-profile_param_name']['fr-fr'] = "Nom";
$text['label-profile_param_name']['he-il'] = "שֵׁם"; $text['label-profile_param_name']['he-il'] = "שֵׁם";
$text['label-profile_param_name']['it-it'] = "Nome"; $text['label-profile_param_name']['it-it'] = "Nome";
$text['label-profile_param_name']['ka-ge'] = "სახელი";
$text['label-profile_param_name']['nl-nl'] = "Naam"; $text['label-profile_param_name']['nl-nl'] = "Naam";
$text['label-profile_param_name']['pl-pl'] = "Nazwa"; $text['label-profile_param_name']['pl-pl'] = "Nazwa";
$text['label-profile_param_name']['pt-br'] = "Nome"; $text['label-profile_param_name']['pt-br'] = "Nome";
@ -338,6 +351,7 @@ $text['description-profile_param_name']['fr-ca'] = "Entrez le nom du paramètre.
$text['description-profile_param_name']['fr-fr'] = "Entrez le nom du paramètre."; $text['description-profile_param_name']['fr-fr'] = "Entrez le nom du paramètre.";
$text['description-profile_param_name']['he-il'] = "Digite o nome do parâmetro."; $text['description-profile_param_name']['he-il'] = "Digite o nome do parâmetro.";
$text['description-profile_param_name']['it-it'] = "Inserire nome parametro."; $text['description-profile_param_name']['it-it'] = "Inserire nome parametro.";
$text['description-profile_param_name']['ka-ge'] = "შეიყვანეთ პარამეტრის სახელი.";
$text['description-profile_param_name']['nl-nl'] = "Voer de parameternaam in."; $text['description-profile_param_name']['nl-nl'] = "Voer de parameternaam in.";
$text['description-profile_param_name']['pl-pl'] = "Wprowadź nazwę parametru."; $text['description-profile_param_name']['pl-pl'] = "Wprowadź nazwę parametru.";
$text['description-profile_param_name']['pt-br'] = "Digite o nome do parâmetro."; $text['description-profile_param_name']['pt-br'] = "Digite o nome do parâmetro.";
@ -363,6 +377,7 @@ $text['label-profile_param_value']['fr-ca'] = "Valeur";
$text['label-profile_param_value']['fr-fr'] = "Valeur"; $text['label-profile_param_value']['fr-fr'] = "Valeur";
$text['label-profile_param_value']['he-il'] = "ערך"; $text['label-profile_param_value']['he-il'] = "ערך";
$text['label-profile_param_value']['it-it'] = "Valore"; $text['label-profile_param_value']['it-it'] = "Valore";
$text['label-profile_param_value']['ka-ge'] = "მნიშვნელობა";
$text['label-profile_param_value']['nl-nl'] = "Waarde"; $text['label-profile_param_value']['nl-nl'] = "Waarde";
$text['label-profile_param_value']['pl-pl'] = "Wartość"; $text['label-profile_param_value']['pl-pl'] = "Wartość";
$text['label-profile_param_value']['pt-br'] = "Valor"; $text['label-profile_param_value']['pt-br'] = "Valor";
@ -388,6 +403,7 @@ $text['description-profile_param_value']['fr-ca'] = "Entrez la valeur";
$text['description-profile_param_value']['fr-fr'] = "Entrez la valeur"; $text['description-profile_param_value']['fr-fr'] = "Entrez la valeur";
$text['description-profile_param_value']['he-il'] = "הזן את הערך."; $text['description-profile_param_value']['he-il'] = "הזן את הערך.";
$text['description-profile_param_value']['it-it'] = "Inserire il valore."; $text['description-profile_param_value']['it-it'] = "Inserire il valore.";
$text['description-profile_param_value']['ka-ge'] = "შეიყვანეთ მნიშვნელობა.";
$text['description-profile_param_value']['nl-nl'] = "Voer de waarde in."; $text['description-profile_param_value']['nl-nl'] = "Voer de waarde in.";
$text['description-profile_param_value']['pl-pl'] = "Wprowadź wartość."; $text['description-profile_param_value']['pl-pl'] = "Wprowadź wartość.";
$text['description-profile_param_value']['pt-br'] = "Insira o valor."; $text['description-profile_param_value']['pt-br'] = "Insira o valor.";
@ -413,6 +429,7 @@ $text['label-profile_param_enabled']['fr-ca'] = "Activé";
$text['label-profile_param_enabled']['fr-fr'] = "Activé"; $text['label-profile_param_enabled']['fr-fr'] = "Activé";
$text['label-profile_param_enabled']['he-il'] = "מופעל"; $text['label-profile_param_enabled']['he-il'] = "מופעל";
$text['label-profile_param_enabled']['it-it'] = "Abilitato"; $text['label-profile_param_enabled']['it-it'] = "Abilitato";
$text['label-profile_param_enabled']['ka-ge'] = "ჩართულია";
$text['label-profile_param_enabled']['nl-nl'] = "Aktief"; $text['label-profile_param_enabled']['nl-nl'] = "Aktief";
$text['label-profile_param_enabled']['pl-pl'] = "Aktywny"; $text['label-profile_param_enabled']['pl-pl'] = "Aktywny";
$text['label-profile_param_enabled']['pt-br'] = "Habilitado"; $text['label-profile_param_enabled']['pt-br'] = "Habilitado";
@ -438,6 +455,7 @@ $text['description-profile_param_enabled']['fr-ca'] = "Définir le statut du par
$text['description-profile_param_enabled']['fr-fr'] = "Définir le statut du paramètre"; $text['description-profile_param_enabled']['fr-fr'] = "Définir le statut du paramètre";
$text['description-profile_param_enabled']['he-il'] = "הגדר את מצב הפרמטר."; $text['description-profile_param_enabled']['he-il'] = "הגדר את מצב הפרמטר.";
$text['description-profile_param_enabled']['it-it'] = "Imposta lo stato del parametro."; $text['description-profile_param_enabled']['it-it'] = "Imposta lo stato del parametro.";
$text['description-profile_param_enabled']['ka-ge'] = "დააყენეთ პარამეტრის სტატუსი.";
$text['description-profile_param_enabled']['nl-nl'] = "Stel de status van de parameter in."; $text['description-profile_param_enabled']['nl-nl'] = "Stel de status van de parameter in.";
$text['description-profile_param_enabled']['pl-pl'] = "Ustaw status parametru."; $text['description-profile_param_enabled']['pl-pl'] = "Ustaw status parametru.";
$text['description-profile_param_enabled']['pt-br'] = "Defina o status do parâmetro."; $text['description-profile_param_enabled']['pt-br'] = "Defina o status do parâmetro.";
@ -463,6 +481,7 @@ $text['label-profile_param_description']['fr-ca'] = "Description";
$text['label-profile_param_description']['fr-fr'] = "Description"; $text['label-profile_param_description']['fr-fr'] = "Description";
$text['label-profile_param_description']['he-il'] = "תיאור"; $text['label-profile_param_description']['he-il'] = "תיאור";
$text['label-profile_param_description']['it-it'] = "Descrizione"; $text['label-profile_param_description']['it-it'] = "Descrizione";
$text['label-profile_param_description']['ka-ge'] = "აღწერა";
$text['label-profile_param_description']['nl-nl'] = "Omschrijving"; $text['label-profile_param_description']['nl-nl'] = "Omschrijving";
$text['label-profile_param_description']['pl-pl'] = "Opis"; $text['label-profile_param_description']['pl-pl'] = "Opis";
$text['label-profile_param_description']['pt-br'] = "Descrição"; $text['label-profile_param_description']['pt-br'] = "Descrição";
@ -488,6 +507,7 @@ $text['description-profile_param_description']['fr-ca'] = "Entrez la description
$text['description-profile_param_description']['fr-fr'] = "Entrez la description"; $text['description-profile_param_description']['fr-fr'] = "Entrez la description";
$text['description-profile_param_description']['he-il'] = "הזן את התיאור."; $text['description-profile_param_description']['he-il'] = "הזן את התיאור.";
$text['description-profile_param_description']['it-it'] = "Inserire la descrizione."; $text['description-profile_param_description']['it-it'] = "Inserire la descrizione.";
$text['description-profile_param_description']['ka-ge'] = "შეიყვანეთ აღწერა.";
$text['description-profile_param_description']['nl-nl'] = "Voer de omschrijving in."; $text['description-profile_param_description']['nl-nl'] = "Voer de omschrijving in.";
$text['description-profile_param_description']['pl-pl'] = "Wprowadź opis."; $text['description-profile_param_description']['pl-pl'] = "Wprowadź opis.";
$text['description-profile_param_description']['pt-br'] = "Introduceți descrierea."; $text['description-profile_param_description']['pt-br'] = "Introduceți descrierea.";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Profils des conférences"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Profils des conférences";
$apps[$x]['menu'][$y]['title']['he-il'] = "פרופילים"; $apps[$x]['menu'][$y]['title']['he-il'] = "פרופילים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Profili Conferenza"; $apps[$x]['menu'][$y]['title']['it-it'] = "Profili Conferenza";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "კონფერენციის პროფილები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferentie profielen"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferentie profielen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Profile Konferencji"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Profile Konferencji";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Perfis de conferência"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Perfis de conferência";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Les conferences servent à configurer des salles avec un nom, une description et un code pin facultatif"; $apps[$x]['description']['fr-fr'] = "Les conferences servent à configurer des salles avec un nom, une description et un code pin facultatif";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "კონფერენციები გამოიყენება კონფერენციების ოთახის მოსარგებლად სახელით, აღწერით და არასავალდებულო PIN-კოდით.";
$apps[$x]['description']['nl-nl'] = "Conferenties worden gebruikt om gespreksruimtes op te zetten met een naam omschrijving en optionele PIN code."; $apps[$x]['description']['nl-nl'] = "Conferenties worden gebruikt om gespreksruimtes op te zetten met een naam omschrijving en optionele PIN code.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-conferences']['fr-ca'] = "Conférences";
$text['title-conferences']['fr-fr'] = "Conférences"; $text['title-conferences']['fr-fr'] = "Conférences";
$text['title-conferences']['he-il'] = "חדר ועידה"; $text['title-conferences']['he-il'] = "חדר ועידה";
$text['title-conferences']['it-it'] = "Conferenze"; $text['title-conferences']['it-it'] = "Conferenze";
$text['title-conferences']['ka-ge'] = "კონფერენციები";
$text['title-conferences']['nl-nl'] = "Conferenties"; $text['title-conferences']['nl-nl'] = "Conferenties";
$text['title-conferences']['pl-pl'] = "Konferencje"; $text['title-conferences']['pl-pl'] = "Konferencje";
$text['title-conferences']['pt-br'] = "Conferências"; $text['title-conferences']['pt-br'] = "Conferências";
@ -38,6 +39,7 @@ $text['title-conference']['fr-ca'] = "Conférences";
$text['title-conference']['fr-fr'] = "Conférences"; $text['title-conference']['fr-fr'] = "Conférences";
$text['title-conference']['he-il'] = "וְעִידָה"; $text['title-conference']['he-il'] = "וְעִידָה";
$text['title-conference']['it-it'] = "Conferenze"; $text['title-conference']['it-it'] = "Conferenze";
$text['title-conference']['ka-ge'] = "კონფერენცია";
$text['title-conference']['nl-nl'] = "Conferenties"; $text['title-conference']['nl-nl'] = "Conferenties";
$text['title-conference']['pl-pl'] = "Konferencja"; $text['title-conference']['pl-pl'] = "Konferencja";
$text['title-conference']['pt-br'] = "Conferências"; $text['title-conference']['pt-br'] = "Conferências";
@ -63,6 +65,7 @@ $text['description']['fr-ca'] = "Ce menu est utilisé pour créer des salles de
$text['description']['fr-fr'] = "Ce menu est utilisé pour créer des salles de conférence avec un nom, une description et en option un code PIN."; $text['description']['fr-fr'] = "Ce menu est utilisé pour créer des salles de conférence avec un nom, une description et en option un code PIN.";
$text['description']['he-il'] = "ועידה משמשת להגדרת חדרי ישיבות עם שם, תיאור ומספר PIN אופציונלי."; $text['description']['he-il'] = "ועידה משמשת להגדרת חדרי ישיבות עם שם, תיאור ומספר PIN אופציונלי.";
$text['description']['it-it'] = "Conferenze permette di configurare stanze di conferenza con nome, descrizione, e PIN opzionale."; $text['description']['it-it'] = "Conferenze permette di configurare stanze di conferenza con nome, descrizione, e PIN opzionale.";
$text['description']['ka-ge'] = "კონფერენცია გამოიყენება კონფერენც-დარბაზების მოსარგებად სახელით, აღწერით და არასავალდებულო PIN-კოდით.";
$text['description']['nl-nl'] = "Conferenties wordt gebruikt om gespreksruimten te maken met een naam, omschrijving en optionele PIN code"; $text['description']['nl-nl'] = "Conferenties wordt gebruikt om gespreksruimten te maken met een naam, omschrijving en optionele PIN code";
$text['description']['pl-pl'] = "Konferencja służy do konfigurowania sal konferencyjnych z nazwą, opisem i opcjonalnym numerem pin."; $text['description']['pl-pl'] = "Konferencja służy do konfigurowania sal konferencyjnych z nazwą, opisem i opcjonalnym numerem pin.";
$text['description']['pt-br'] = "As conferências são utilizadas para configurar salas de conferência com um nome, descrição e número pin opcional."; $text['description']['pt-br'] = "As conferências são utilizadas para configurar salas de conferência com um nome, descrição e número pin opcional.";
@ -88,6 +91,7 @@ $text['label-active_conferences']['fr-ca'] = "Conférences actives";
$text['label-active_conferences']['fr-fr'] = "Conférences actives"; $text['label-active_conferences']['fr-fr'] = "Conférences actives";
$text['label-active_conferences']['he-il'] = "כנסים פעילים"; $text['label-active_conferences']['he-il'] = "כנסים פעילים";
$text['label-active_conferences']['it-it'] = "Conferenze Attive"; $text['label-active_conferences']['it-it'] = "Conferenze Attive";
$text['label-active_conferences']['ka-ge'] = "აქტიური კონფერენციები";
$text['label-active_conferences']['nl-nl'] = "Aktieve conferenties"; $text['label-active_conferences']['nl-nl'] = "Aktieve conferenties";
$text['label-active_conferences']['pl-pl'] = "Aktywne Konferencje"; $text['label-active_conferences']['pl-pl'] = "Aktywne Konferencje";
$text['label-active_conferences']['pt-br'] = "Conferências Activas"; $text['label-active_conferences']['pt-br'] = "Conferências Activas";
@ -113,6 +117,7 @@ $text['button-view_active']['fr-ca'] = "Voir Active";
$text['button-view_active']['fr-fr'] = "Voir Active"; $text['button-view_active']['fr-fr'] = "Voir Active";
$text['button-view_active']['he-il'] = "הצג פעיל"; $text['button-view_active']['he-il'] = "הצג פעיל";
$text['button-view_active']['it-it'] = "Mostra Attive"; $text['button-view_active']['it-it'] = "Mostra Attive";
$text['button-view_active']['ka-ge'] = "აქტიურების ნახვა";
$text['button-view_active']['nl-nl'] = "Toon aktieve ruimten"; $text['button-view_active']['nl-nl'] = "Toon aktieve ruimten";
$text['button-view_active']['pl-pl'] = "Pokaż Aktywne"; $text['button-view_active']['pl-pl'] = "Pokaż Aktywne";
$text['button-view_active']['pt-br'] = "Ver Ativo"; $text['button-view_active']['pt-br'] = "Ver Ativo";
@ -138,6 +143,7 @@ $text['table-name']['fr-ca'] = "Nom";
$text['table-name']['fr-fr'] = "Nom"; $text['table-name']['fr-fr'] = "Nom";
$text['table-name']['he-il'] = "שֵׁם"; $text['table-name']['he-il'] = "שֵׁם";
$text['table-name']['it-it'] = "Nome"; $text['table-name']['it-it'] = "Nome";
$text['table-name']['ka-ge'] = "სახელი";
$text['table-name']['nl-nl'] = "Naam"; $text['table-name']['nl-nl'] = "Naam";
$text['table-name']['pl-pl'] = "Nazwa"; $text['table-name']['pl-pl'] = "Nazwa";
$text['table-name']['pt-br'] = "Nome"; $text['table-name']['pt-br'] = "Nome";
@ -163,6 +169,7 @@ $text['table-extension']['fr-ca'] = "Extension";
$text['table-extension']['fr-fr'] = "Extension"; $text['table-extension']['fr-fr'] = "Extension";
$text['table-extension']['he-il'] = "סיומת"; $text['table-extension']['he-il'] = "סיומת";
$text['table-extension']['it-it'] = "Interno"; $text['table-extension']['it-it'] = "Interno";
$text['table-extension']['ka-ge'] = "შიდა ნომერი";
$text['table-extension']['nl-nl'] = "Toestel"; $text['table-extension']['nl-nl'] = "Toestel";
$text['table-extension']['pl-pl'] = "Numer Wewnętrzny"; $text['table-extension']['pl-pl'] = "Numer Wewnętrzny";
$text['table-extension']['pt-br'] = "Extensão"; $text['table-extension']['pt-br'] = "Extensão";
@ -188,6 +195,7 @@ $text['table-profile']['fr-ca'] = "Profile";
$text['table-profile']['fr-fr'] = "Profile"; $text['table-profile']['fr-fr'] = "Profile";
$text['table-profile']['he-il'] = "פּרוֹפִיל"; $text['table-profile']['he-il'] = "פּרוֹפִיל";
$text['table-profile']['it-it'] = "Profilo"; $text['table-profile']['it-it'] = "Profilo";
$text['table-profile']['ka-ge'] = "პროფილი";
$text['table-profile']['nl-nl'] = "Profiel"; $text['table-profile']['nl-nl'] = "Profiel";
$text['table-profile']['pl-pl'] = "Profil"; $text['table-profile']['pl-pl'] = "Profil";
$text['table-profile']['pt-br'] = "Perfil"; $text['table-profile']['pt-br'] = "Perfil";
@ -213,6 +221,7 @@ $text['table-order']['fr-ca'] = "Ordre";
$text['table-order']['fr-fr'] = "Ordre"; $text['table-order']['fr-fr'] = "Ordre";
$text['table-order']['he-il'] = "להזמין"; $text['table-order']['he-il'] = "להזמין";
$text['table-order']['it-it'] = "Ordine"; $text['table-order']['it-it'] = "Ordine";
$text['table-order']['ka-ge'] = "მიმდევრობა";
$text['table-order']['nl-nl'] = "Volgorde"; $text['table-order']['nl-nl'] = "Volgorde";
$text['table-order']['pl-pl'] = "Kolejność"; $text['table-order']['pl-pl'] = "Kolejność";
$text['table-order']['pt-br'] = "Ordem"; $text['table-order']['pt-br'] = "Ordem";
@ -238,6 +247,7 @@ $text['table-enabled']['fr-ca'] = "Actif";
$text['table-enabled']['fr-fr'] = "Actif"; $text['table-enabled']['fr-fr'] = "Actif";
$text['table-enabled']['he-il'] = "מופעל"; $text['table-enabled']['he-il'] = "מופעל";
$text['table-enabled']['it-it'] = "Abilitato"; $text['table-enabled']['it-it'] = "Abilitato";
$text['table-enabled']['ka-ge'] = "ჩართულია";
$text['table-enabled']['nl-nl'] = "Aan"; $text['table-enabled']['nl-nl'] = "Aan";
$text['table-enabled']['pl-pl'] = "Aktywny"; $text['table-enabled']['pl-pl'] = "Aktywny";
$text['table-enabled']['pt-br'] = "Activo"; $text['table-enabled']['pt-br'] = "Activo";
@ -263,6 +273,7 @@ $text['table-description']['fr-ca'] = "Description";
$text['table-description']['fr-fr'] = "Description"; $text['table-description']['fr-fr'] = "Description";
$text['table-description']['he-il'] = "תיאור"; $text['table-description']['he-il'] = "תיאור";
$text['table-description']['it-it'] = "Descrizione"; $text['table-description']['it-it'] = "Descrizione";
$text['table-description']['ka-ge'] = "აღწერა";
$text['table-description']['nl-nl'] = "Omschrijving"; $text['table-description']['nl-nl'] = "Omschrijving";
$text['table-description']['pl-pl'] = "Opis"; $text['table-description']['pl-pl'] = "Opis";
$text['table-description']['pt-br'] = "Descrição"; $text['table-description']['pt-br'] = "Descrição";
@ -288,6 +299,7 @@ $text['confirm-add']['fr-ca'] = "Ajouté";
$text['confirm-add']['fr-fr'] = "Ajouté"; $text['confirm-add']['fr-fr'] = "Ajouté";
$text['confirm-add']['he-il'] = "הוסף הושלם"; $text['confirm-add']['he-il'] = "הוסף הושלם";
$text['confirm-add']['it-it'] = "Inserimento Completato"; $text['confirm-add']['it-it'] = "Inserimento Completato";
$text['confirm-add']['ka-ge'] = "დამატება დასრულდა";
$text['confirm-add']['nl-nl'] = "Toevoegen gereed"; $text['confirm-add']['nl-nl'] = "Toevoegen gereed";
$text['confirm-add']['pl-pl'] = "Dodano pomyślnie"; $text['confirm-add']['pl-pl'] = "Dodano pomyślnie";
$text['confirm-add']['pt-br'] = "Adição Efectuada"; $text['confirm-add']['pt-br'] = "Adição Efectuada";
@ -313,6 +325,7 @@ $text['confirm-update']['fr-ca'] = "Mis a jour";
$text['confirm-update']['fr-fr'] = "Mis a jour"; $text['confirm-update']['fr-fr'] = "Mis a jour";
$text['confirm-update']['he-il'] = "העדכון הושלם"; $text['confirm-update']['he-il'] = "העדכון הושלם";
$text['confirm-update']['it-it'] = "Aggiornamento Completato"; $text['confirm-update']['it-it'] = "Aggiornamento Completato";
$text['confirm-update']['ka-ge'] = "განახლება დასრულდა";
$text['confirm-update']['nl-nl'] = "Bijwerken gereed"; $text['confirm-update']['nl-nl'] = "Bijwerken gereed";
$text['confirm-update']['pl-pl'] = "Zaktualizowano pomyślnie"; $text['confirm-update']['pl-pl'] = "Zaktualizowano pomyślnie";
$text['confirm-update']['pt-br'] = "Actualização Efectuada"; $text['confirm-update']['pt-br'] = "Actualização Efectuada";
@ -338,6 +351,7 @@ $text['confirm-name']['fr-ca'] = "Merci d'indiquer: Nom";
$text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom"; $text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom";
$text['confirm-name']['he-il'] = "נא לציין: שם"; $text['confirm-name']['he-il'] = "נא לציין: שם";
$text['confirm-name']['it-it'] = "Prego fornire: Nome"; $text['confirm-name']['it-it'] = "Prego fornire: Nome";
$text['confirm-name']['ka-ge'] = "შეიყვანეთ: სახელი";
$text['confirm-name']['nl-nl'] = "Geef aub.: Naam"; $text['confirm-name']['nl-nl'] = "Geef aub.: Naam";
$text['confirm-name']['pl-pl'] = "Wprowadź nazwę"; $text['confirm-name']['pl-pl'] = "Wprowadź nazwę";
$text['confirm-name']['pt-br'] = "Por favor indique: Nome"; $text['confirm-name']['pt-br'] = "Por favor indique: Nome";
@ -363,6 +377,7 @@ $text['confirm-extension']['fr-ca'] = "Merci d'indiquer: Extension";
$text['confirm-extension']['fr-fr'] = "Merci d'indiquer: Extension"; $text['confirm-extension']['fr-fr'] = "Merci d'indiquer: Extension";
$text['confirm-extension']['he-il'] = "נא לספק: הרחבה"; $text['confirm-extension']['he-il'] = "נא לספק: הרחבה";
$text['confirm-extension']['it-it'] = "Prego fornire: Interno"; $text['confirm-extension']['it-it'] = "Prego fornire: Interno";
$text['confirm-extension']['ka-ge'] = "შეიყვანეთ: შიდა ნომერი";
$text['confirm-extension']['nl-nl'] = "Geef aub.: Toestel"; $text['confirm-extension']['nl-nl'] = "Geef aub.: Toestel";
$text['confirm-extension']['pl-pl'] = "Wprowadź numer wewnętrzny"; $text['confirm-extension']['pl-pl'] = "Wprowadź numer wewnętrzny";
$text['confirm-extension']['pt-br'] = "Por favor indique: Extensão"; $text['confirm-extension']['pt-br'] = "Por favor indique: Extensão";
@ -388,6 +403,7 @@ $text['confirm-profile']['fr-ca'] = "Merci d'indiquer: Profile";
$text['confirm-profile']['fr-fr'] = "Merci d'indiquer: Profile"; $text['confirm-profile']['fr-fr'] = "Merci d'indiquer: Profile";
$text['confirm-profile']['he-il'] = "נא לספק: פרופיל"; $text['confirm-profile']['he-il'] = "נא לספק: פרופיל";
$text['confirm-profile']['it-it'] = "Prego fornire: Profilo"; $text['confirm-profile']['it-it'] = "Prego fornire: Profilo";
$text['confirm-profile']['ka-ge'] = "შეიყვანეთ: პროფილი";
$text['confirm-profile']['nl-nl'] = "Geef aub.: Profiel"; $text['confirm-profile']['nl-nl'] = "Geef aub.: Profiel";
$text['confirm-profile']['pl-pl'] = "Wprowadź profil"; $text['confirm-profile']['pl-pl'] = "Wprowadź profil";
$text['confirm-profile']['pt-br'] = "Por favor indique: Perfil"; $text['confirm-profile']['pt-br'] = "Por favor indique: Perfil";
@ -413,6 +429,7 @@ $text['confirm-enabled']['fr-ca'] = "Merci d'indiquer: Actif";
$text['confirm-enabled']['fr-fr'] = "Merci d'indiquer: Actif"; $text['confirm-enabled']['fr-fr'] = "Merci d'indiquer: Actif";
$text['confirm-enabled']['he-il'] = "אנא ספק: מופעל"; $text['confirm-enabled']['he-il'] = "אנא ספק: מופעל";
$text['confirm-enabled']['it-it'] = "Prego fornire: Abilitato"; $text['confirm-enabled']['it-it'] = "Prego fornire: Abilitato";
$text['confirm-enabled']['ka-ge'] = "შეიყვანეთ: ჩართულია";
$text['confirm-enabled']['nl-nl'] = "Geef aub.: Aktief"; $text['confirm-enabled']['nl-nl'] = "Geef aub.: Aktief";
$text['confirm-enabled']['pl-pl'] = "Wprowadź stan aktywacji"; $text['confirm-enabled']['pl-pl'] = "Wprowadź stan aktywacji";
$text['confirm-enabled']['pt-br'] = "Por favor indique: Ativado"; $text['confirm-enabled']['pt-br'] = "Por favor indique: Ativado";
@ -438,6 +455,7 @@ $text['label-conference-add']['fr-ca'] = "Ajouter des conférences";
$text['label-conference-add']['fr-fr'] = "Ajouter des conférences"; $text['label-conference-add']['fr-fr'] = "Ajouter des conférences";
$text['label-conference-add']['he-il'] = "ועידות הוסף"; $text['label-conference-add']['he-il'] = "ועידות הוסף";
$text['label-conference-add']['it-it'] = "Inserisci Conferenze"; $text['label-conference-add']['it-it'] = "Inserisci Conferenze";
$text['label-conference-add']['ka-ge'] = "კონფერენციის დამატება";
$text['label-conference-add']['nl-nl'] = "Conferentie toevoegen"; $text['label-conference-add']['nl-nl'] = "Conferentie toevoegen";
$text['label-conference-add']['pl-pl'] = "Dodaj Konferencje"; $text['label-conference-add']['pl-pl'] = "Dodaj Konferencje";
$text['label-conference-add']['pt-br'] = "Adição de Conferências"; $text['label-conference-add']['pt-br'] = "Adição de Conferências";
@ -463,6 +481,7 @@ $text['label-conference-edit']['fr-ca'] = "Editer les conférences";
$text['label-conference-edit']['fr-fr'] = "Editer les conférences"; $text['label-conference-edit']['fr-fr'] = "Editer les conférences";
$text['label-conference-edit']['he-il'] = "עריכת ועידות"; $text['label-conference-edit']['he-il'] = "עריכת ועידות";
$text['label-conference-edit']['it-it'] = "Modifica Conferenze"; $text['label-conference-edit']['it-it'] = "Modifica Conferenze";
$text['label-conference-edit']['ka-ge'] = "კონფერენციის ჩასწორება";
$text['label-conference-edit']['nl-nl'] = "Conferenties bewerken"; $text['label-conference-edit']['nl-nl'] = "Conferenties bewerken";
$text['label-conference-edit']['pl-pl'] = "Edytuj Konferencje"; $text['label-conference-edit']['pl-pl'] = "Edytuj Konferencje";
$text['label-conference-edit']['pt-br'] = "Edição de Conferências"; $text['label-conference-edit']['pt-br'] = "Edição de Conferências";
@ -488,6 +507,7 @@ $text['label-extension']['fr-ca'] = "Extension";
$text['label-extension']['fr-fr'] = "Extension"; $text['label-extension']['fr-fr'] = "Extension";
$text['label-extension']['he-il'] = "סיומת"; $text['label-extension']['he-il'] = "סיומת";
$text['label-extension']['it-it'] = "Interno"; $text['label-extension']['it-it'] = "Interno";
$text['label-extension']['ka-ge'] = "შიდა ნომერი";
$text['label-extension']['nl-nl'] = "Toestel"; $text['label-extension']['nl-nl'] = "Toestel";
$text['label-extension']['pl-pl'] = "Numer Wewnętrzny"; $text['label-extension']['pl-pl'] = "Numer Wewnętrzny";
$text['label-extension']['pt-br'] = "Extensão"; $text['label-extension']['pt-br'] = "Extensão";
@ -513,6 +533,7 @@ $text['description-name']['fr-ca'] = "Entrer le nom de la conférence.";
$text['description-name']['fr-fr'] = "Entrer le nom de la conférence."; $text['description-name']['fr-fr'] = "Entrer le nom de la conférence.";
$text['description-name']['he-il'] = "הזן את שם הוועידה."; $text['description-name']['he-il'] = "הזן את שם הוועידה.";
$text['description-name']['it-it'] = "Inserisci il nome della conferenza."; $text['description-name']['it-it'] = "Inserisci il nome della conferenza.";
$text['description-name']['ka-ge'] = "შეიყვანეთ შიდა ნომერი.";
$text['description-name']['nl-nl'] = "Voer conferentie naam in."; $text['description-name']['nl-nl'] = "Voer conferentie naam in.";
$text['description-name']['pl-pl'] = "Wprowadź nazwę konferencji."; $text['description-name']['pl-pl'] = "Wprowadź nazwę konferencji.";
$text['description-name']['pt-br'] = "Insira o nome da conferência."; $text['description-name']['pt-br'] = "Insira o nome da conferência.";
@ -538,6 +559,7 @@ $text['description-extension']['fr-ca'] = "Entrer le numéro d'extension de la c
$text['description-extension']['fr-fr'] = "Entrer le numéro d'extension de la conférence."; $text['description-extension']['fr-fr'] = "Entrer le numéro d'extension de la conférence.";
$text['description-extension']['he-il'] = "הזן את מספר שלוחת הוועידה."; $text['description-extension']['he-il'] = "הזן את מספר שלוחת הוועידה.";
$text['description-extension']['it-it'] = "Inserisci il numero di interno della conferenza."; $text['description-extension']['it-it'] = "Inserisci il numero di interno della conferenza.";
$text['description-extension']['ka-ge'] = "შეიყვანეთ კონფერენციის გაფართოების ნომერი.";
$text['description-extension']['nl-nl'] = "Voer het conferentie toestel nummer in."; $text['description-extension']['nl-nl'] = "Voer het conferentie toestel nummer in.";
$text['description-extension']['pl-pl'] = "Wprowadź numer wewnętrzny konferencji."; $text['description-extension']['pl-pl'] = "Wprowadź numer wewnętrzny konferencji.";
$text['description-extension']['pt-br'] = "Insira a extensão da conferência"; $text['description-extension']['pt-br'] = "Insira a extensão da conferência";
@ -563,6 +585,7 @@ $text['description-3']['fr-ca'] = "Superviser et interagir avec la salle de conf
$text['description-3']['fr-fr'] = "Superviser et interagir avec la salle de conférence."; $text['description-3']['fr-fr'] = "Superviser et interagir avec la salle de conférence.";
$text['description-3']['he-il'] = "לנטר ולקיים אינטראקציה עם חדר הישיבות."; $text['description-3']['he-il'] = "לנטר ולקיים אינטראקציה עם חדר הישיבות.";
$text['description-3']['it-it'] = "per monitorare e interagire con la stanza di conferenza."; $text['description-3']['it-it'] = "per monitorare e interagire con la stanza di conferenza.";
$text['description-3']['ka-ge'] = "კონფერენც-დარბაზების სამართავად და ურთიერთობისთვის.";
$text['description-3']['nl-nl'] = "om de gespreksruimte te bewaken en gebruiken."; $text['description-3']['nl-nl'] = "om de gespreksruimte te bewaken en gebruiken.";
$text['description-3']['pl-pl'] = "monitoring i interakcja z salą konferencyjną"; $text['description-3']['pl-pl'] = "monitoring i interakcja z salą konferencyjną";
$text['description-3']['pt-br'] = "para monitorizar e interagir com a sala de conferências."; $text['description-3']['pt-br'] = "para monitorizar e interagir com a sala de conferências.";
@ -588,6 +611,7 @@ $text['label-pin']['fr-ca'] = "Code Pin";
$text['label-pin']['fr-fr'] = "Code Pin"; $text['label-pin']['fr-fr'] = "Code Pin";
$text['label-pin']['he-il'] = "מספר PIN"; $text['label-pin']['he-il'] = "מספר PIN";
$text['label-pin']['it-it'] = "PIN"; $text['label-pin']['it-it'] = "PIN";
$text['label-pin']['ka-ge'] = "PIN-კოდი";
$text['label-pin']['nl-nl'] = "PIN"; $text['label-pin']['nl-nl'] = "PIN";
$text['label-pin']['pl-pl'] = "Numer PIN"; $text['label-pin']['pl-pl'] = "Numer PIN";
$text['label-pin']['pt-br'] = "Código Pin"; $text['label-pin']['pt-br'] = "Código Pin";
@ -613,6 +637,7 @@ $text['description-pin']['fr-ca'] = "Numéro d'identifiant pour sécuriser l'acc
$text['description-pin']['fr-fr'] = "Numéro d'identifiant pour sécuriser l'accès à la conf. (Optionnel)"; $text['description-pin']['fr-fr'] = "Numéro d'identifiant pour sécuriser l'accès à la conf. (Optionnel)";
$text['description-pin']['he-il'] = "מספר PIN אופציונלי להבטחת הגישה לוועידה."; $text['description-pin']['he-il'] = "מספר PIN אופציונלי להבטחת הגישה לוועידה.";
$text['description-pin']['it-it'] = "PIN opzionale per proteggere l'accesso alla conferenza."; $text['description-pin']['it-it'] = "PIN opzionale per proteggere l'accesso alla conferenza.";
$text['description-pin']['ka-ge'] = "არასავალდებულო PIN-კოდი კონფერენციასთან წვდომის დასაცავად.";
$text['description-pin']['nl-nl'] = "Optionele PIN code om de gespreksruimte te beveiligen."; $text['description-pin']['nl-nl'] = "Optionele PIN code om de gespreksruimte te beveiligen.";
$text['description-pin']['pl-pl'] = "Opcjonalny numer PIN dla zabezpieczenia dostępu do konferencji."; $text['description-pin']['pl-pl'] = "Opcjonalny numer PIN dla zabezpieczenia dostępu do konferencji.";
$text['description-pin']['pt-br'] = "Código pin opcional para garantir o acesso à conferência."; $text['description-pin']['pt-br'] = "Código pin opcional para garantir o acesso à conferência.";
@ -638,6 +663,7 @@ $text['label-email_address']['fr-ca'] = "Courriel";
$text['label-email_address']['fr-fr'] = "Courriel"; $text['label-email_address']['fr-fr'] = "Courriel";
$text['label-email_address']['he-il'] = "אימייל"; $text['label-email_address']['he-il'] = "אימייל";
$text['label-email_address']['it-it'] = "Indirizzo e-mail"; $text['label-email_address']['it-it'] = "Indirizzo e-mail";
$text['label-email_address']['ka-ge'] = "ელფოსტის მისამართი";
$text['label-email_address']['nl-nl'] = "E-mail Address"; $text['label-email_address']['nl-nl'] = "E-mail Address";
$text['label-email_address']['pl-pl'] = "Adres Email"; $text['label-email_address']['pl-pl'] = "Adres Email";
$text['label-email_address']['pt-br'] = "Endereço de email"; $text['label-email_address']['pt-br'] = "Endereço de email";
@ -663,6 +689,7 @@ $text['description-email_address']['fr-ca'] = "Adresse e-mail de la conférence
$text['description-email_address']['fr-fr'] = "Adresse e-mail de la conférence facultative."; $text['description-email_address']['fr-fr'] = "Adresse e-mail de la conférence facultative.";
$text['description-email_address']['he-il'] = 'כתובת דוא"ל לוועידה אופציונלית.'; $text['description-email_address']['he-il'] = 'כתובת דוא"ל לוועידה אופציונלית.';
$text['description-email_address']['it-it'] = "Indirizzo e-mail facoltativo della conferenza."; $text['description-email_address']['it-it'] = "Indirizzo e-mail facoltativo della conferenza.";
$text['description-email_address']['ka-ge'] = "არასავალდებულო ელფოსტის მისამართი.";
$text['description-email_address']['nl-nl'] = "Optioneel e-mailadres voor de conferentie."; $text['description-email_address']['nl-nl'] = "Optioneel e-mailadres voor de conferentie.";
$text['description-email_address']['pl-pl'] = "Opcjonalny adres email konferencji."; $text['description-email_address']['pl-pl'] = "Opcjonalny adres email konferencji.";
$text['description-email_address']['pt-br'] = "Endereço de e-mail de conferência opcional."; $text['description-email_address']['pt-br'] = "Endereço de e-mail de conferência opcional.";
@ -688,6 +715,7 @@ $text['confirm-delete-2']['fr-ca'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete-2']['fr-fr'] = "Voulez-vous vraiment supprimer cela?"; $text['confirm-delete-2']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$text['confirm-delete-2']['he-il'] = "האם אתה באמת רוצה למחוק את זה?"; $text['confirm-delete-2']['he-il'] = "האם אתה באמת רוצה למחוק את זה?";
$text['confirm-delete-2']['it-it'] = "Vuoi veramente cancellarlo?"; $text['confirm-delete-2']['it-it'] = "Vuoi veramente cancellarlo?";
$text['confirm-delete-2']['ka-ge'] = "მართლა გნებავთ ამის წაშლა?";
$text['confirm-delete-2']['nl-nl'] = "Wil deze werkelijk verwijderen?"; $text['confirm-delete-2']['nl-nl'] = "Wil deze werkelijk verwijderen?";
$text['confirm-delete-2']['pl-pl'] = "Czy na pewno chcesz to usunąć?"; $text['confirm-delete-2']['pl-pl'] = "Czy na pewno chcesz to usunąć?";
$text['confirm-delete-2']['pt-br'] = "Deseja realmente apagar isto?"; $text['confirm-delete-2']['pt-br'] = "Deseja realmente apagar isto?";
@ -713,6 +741,7 @@ $text['description-info']['fr-ca'] = "Saisissez le descriptif.";
$text['description-info']['fr-fr'] = "Saisissez le descriptif."; $text['description-info']['fr-fr'] = "Saisissez le descriptif.";
$text['description-info']['he-il'] = "הזן את התיאור."; $text['description-info']['he-il'] = "הזן את התיאור.";
$text['description-info']['it-it'] = "Inserire la descrizione."; $text['description-info']['it-it'] = "Inserire la descrizione.";
$text['description-info']['ka-ge'] = "შეიყვანეთ აღწერა.";
$text['description-info']['nl-nl'] = "Voer de omschrijving in."; $text['description-info']['nl-nl'] = "Voer de omschrijving in.";
$text['description-info']['pl-pl'] = "Wprowadź opis."; $text['description-info']['pl-pl'] = "Wprowadź opis.";
$text['description-info']['pt-br'] = "Insira a descrição."; $text['description-info']['pt-br'] = "Insira a descrição.";
@ -738,6 +767,7 @@ $text['description-conference-enable']['fr-ca'] = "Choisir d'activer ou non la c
$text['description-conference-enable']['fr-fr'] = "Choisir d'activer ou non la conférence."; $text['description-conference-enable']['fr-fr'] = "Choisir d'activer ou non la conférence.";
$text['description-conference-enable']['he-il'] = "בחר אם להפעיל או להשבית את הוועידה."; $text['description-conference-enable']['he-il'] = "בחר אם להפעיל או להשבית את הוועידה.";
$text['description-conference-enable']['it-it'] = "Selezionare per abilitare o disabilitare la conferenza."; $text['description-conference-enable']['it-it'] = "Selezionare per abilitare o disabilitare la conferenza.";
$text['description-conference-enable']['ka-ge'] = "შეიყვანეთ, იქნება თუ არა კონფერენცია ჩართული.";
$text['description-conference-enable']['nl-nl'] = "Kies om de conferentie aan/uit te zetten"; $text['description-conference-enable']['nl-nl'] = "Kies om de conferentie aan/uit te zetten";
$text['description-conference-enable']['pl-pl'] = "Wybierz czy aktywować czy dezaktywować konferencję."; $text['description-conference-enable']['pl-pl'] = "Wybierz czy aktywować czy dezaktywować konferencję.";
$text['description-conference-enable']['pt-br'] = "Seleccione se deseja ativar ou desativar a conferência."; $text['description-conference-enable']['pt-br'] = "Seleccione se deseja ativar ou desativar a conferência.";
@ -763,6 +793,7 @@ $text['description-order']['fr-ca'] = "Entrer le numéro d'ordre.";
$text['description-order']['fr-fr'] = "Entrer le numéro d'ordre."; $text['description-order']['fr-fr'] = "Entrer le numéro d'ordre.";
$text['description-order']['he-il'] = "הזן את מספר ההזמנה."; $text['description-order']['he-il'] = "הזן את מספר ההזמנה.";
$text['description-order']['it-it'] = "Inserire il numero d'ordine."; $text['description-order']['it-it'] = "Inserire il numero d'ordine.";
$text['description-order']['ka-ge'] = "შეიყვანეთ შეკვეთის ნომერი.";
$text['description-order']['nl-nl'] = "Voer volgorde nummer in."; $text['description-order']['nl-nl'] = "Voer volgorde nummer in.";
$text['description-order']['pl-pl'] = "Wprowadź numer kolejności."; $text['description-order']['pl-pl'] = "Wprowadź numer kolejności.";
$text['description-order']['pt-br'] = "Digite o número do pedido."; $text['description-order']['pt-br'] = "Digite o número do pedido.";
@ -788,6 +819,7 @@ $text['description-user-add']['fr-ca'] = "Attribuez les utilisateurs qui peuvent
$text['description-user-add']['fr-fr'] = "Attribuez les utilisateurs qui peuvent gérer cette extension de conférence."; $text['description-user-add']['fr-fr'] = "Attribuez les utilisateurs qui peuvent gérer cette extension de conférence.";
$text['description-user-add']['he-il'] = "הקצה את המשתמשים שיכולים לנהל את הרחבה זו לוועידה."; $text['description-user-add']['he-il'] = "הקצה את המשתמשים שיכולים לנהל את הרחבה זו לוועידה.";
$text['description-user-add']['it-it'] = "Imposta gli utenti che possono gestire questa conferenza."; $text['description-user-add']['it-it'] = "Imposta gli utenti che possono gestire questa conferenza.";
$text['description-user-add']['ka-ge'] = "მიანიჭეთ მომხმარებლები, რომლებსაც შეუძლიათ, ეს კონფერენციის შიდა ნომერი მართონ.";
$text['description-user-add']['nl-nl'] = "Wijs de gebruikers die deze conferentie ruimte kunnen beheren."; $text['description-user-add']['nl-nl'] = "Wijs de gebruikers die deze conferentie ruimte kunnen beheren.";
$text['description-user-add']['pl-pl'] = "Przypisz użytkowników, którzy mogą zarządzać numerami wewnętrznymi konferencji."; $text['description-user-add']['pl-pl'] = "Przypisz użytkowników, którzy mogą zarządzać numerami wewnętrznymi konferencji.";
$text['description-user-add']['pt-br'] = "Atribuir utilizadores que podem gerir esta extensão de conferência."; $text['description-user-add']['pt-br'] = "Atribuir utilizadores que podem gerir esta extensão de conferência.";
@ -813,6 +845,7 @@ $text['description-profile']['fr-ca'] = "Le profile de la conférence est une li
$text['description-profile']['fr-fr'] = "Le profile de la conférence est une liste de paramètres pour la conférence."; $text['description-profile']['fr-fr'] = "Le profile de la conférence est une liste de paramètres pour la conférence.";
$text['description-profile']['he-il'] = "פרופיל ועידה הוא אוסף של הגדרות לוועידה."; $text['description-profile']['he-il'] = "פרופיל ועידה הוא אוסף של הגדרות לוועידה.";
$text['description-profile']['it-it'] = "Il Profilo Conferenza è un insieme di parametri della conferenza."; $text['description-profile']['it-it'] = "Il Profilo Conferenza è un insieme di parametri della conferenza.";
$text['description-profile']['ka-ge'] = "კონფერენციის პროფილი კონფერენციის პარამეტრების ნაკრებია.";
$text['description-profile']['nl-nl'] = "Conferentie profiel is een verzameling instellingen voor deze conferentie."; $text['description-profile']['nl-nl'] = "Conferentie profiel is een verzameling instellingen voor deze conferentie.";
$text['description-profile']['pl-pl'] = "Profil Konferencji jest zbiorem ustawien dla konferencji."; $text['description-profile']['pl-pl'] = "Profil Konferencji jest zbiorem ustawien dla konferencji.";
$text['description-profile']['pt-br'] = "Perfil de conferência é um conjunto de definições para a conferência."; $text['description-profile']['pt-br'] = "Perfil de conferência é um conjunto de definições para a conferência.";
@ -838,6 +871,7 @@ $text['description-flags']['fr-ca'] = "Flags Optionnels de la conférence. exemp
$text['description-flags']['fr-fr'] = "Flags Optionnels de la conférence. exemple: mute|deaf|waste|moderator"; $text['description-flags']['fr-fr'] = "Flags Optionnels de la conférence. exemple: mute|deaf|waste|moderator";
$text['description-flags']['he-il'] = "דגלי ועידה אופציונליים. דוגמאות: אילם|חירש|פסולת|מנחה"; $text['description-flags']['he-il'] = "דגלי ועידה אופציונליים. דוגמאות: אילם|חירש|פסולת|מנחה";
$text['description-flags']['it-it'] = "Flag opzionali per la conferenza. es. : mute|deaf|waste|moderator"; $text['description-flags']['it-it'] = "Flag opzionali per la conferenza. es. : mute|deaf|waste|moderator";
$text['description-flags']['ka-ge'] = "კონფერენციის არასავალდებულო ალმები. მაგ: მიკროფ. გამორთვა|დინამიკების გამორთვა|დროებით გასვლა|მოდერატორი";
$text['description-flags']['nl-nl'] = "Optionele conferentie instellingen, voorbeeld: mute|deaf|waste|moderator"; $text['description-flags']['nl-nl'] = "Optionele conferentie instellingen, voorbeeld: mute|deaf|waste|moderator";
$text['description-flags']['pl-pl'] = "Opcjonalne flagi konferencji. Przykłady: mute|deaf|waste|moderator"; $text['description-flags']['pl-pl'] = "Opcjonalne flagi konferencji. Przykłady: mute|deaf|waste|moderator";
$text['description-flags']['pt-br'] = "Flags opcionais de conferências. Exemplos: mute|deaf|waste|moderator"; $text['description-flags']['pt-br'] = "Flags opcionais de conferências. Exemplos: mute|deaf|waste|moderator";
@ -863,6 +897,7 @@ $text['description-account_code']['fr-ca'] = "Entrez le code de compte ici.";
$text['description-account_code']['fr-fr'] = "Entrez le code de compte ici."; $text['description-account_code']['fr-fr'] = "Entrez le code de compte ici.";
$text['description-account_code']['he-il'] = "הזן את קוד החשבון כאן."; $text['description-account_code']['he-il'] = "הזן את קוד החשבון כאן.";
$text['description-account_code']['it-it'] = "Inserire qui l'account code."; $text['description-account_code']['it-it'] = "Inserire qui l'account code.";
$text['description-account_code']['ka-ge'] = "შეიყვანეთ აქ ანგარიშის კოდი.";
$text['description-account_code']['nl-nl'] = "Voer de accountcode hier in."; $text['description-account_code']['nl-nl'] = "Voer de accountcode hier in.";
$text['description-account_code']['pl-pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE)."; $text['description-account_code']['pl-pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE).";
$text['description-account_code']['pt-br'] = "Insira o código de conta aqui."; $text['description-account_code']['pt-br'] = "Insira o código de conta aqui.";
@ -888,6 +923,7 @@ $text['label-user_list']['fr-ca'] = "Liste des utilisateurs";
$text['label-user_list']['fr-fr'] = "Liste des utilisateurs"; $text['label-user_list']['fr-fr'] = "Liste des utilisateurs";
$text['label-user_list']['he-il'] = "רשימת משתמש"; $text['label-user_list']['he-il'] = "רשימת משתמש";
$text['label-user_list']['it-it'] = "Lista Utenti"; $text['label-user_list']['it-it'] = "Lista Utenti";
$text['label-user_list']['ka-ge'] = "მომხმარებლების სია";
$text['label-user_list']['nl-nl'] = "Gebruikerslijst"; $text['label-user_list']['nl-nl'] = "Gebruikerslijst";
$text['label-user_list']['pl-pl'] = "Lista Użytkowników"; $text['label-user_list']['pl-pl'] = "Lista Użytkowników";
$text['label-user_list']['pt-br'] = "Lista de usuários"; $text['label-user_list']['pt-br'] = "Lista de usuários";
@ -913,6 +949,7 @@ $text['label-flags']['fr-ca'] = "Drapeaux";
$text['label-flags']['fr-fr'] = "Drapeaux"; $text['label-flags']['fr-fr'] = "Drapeaux";
$text['label-flags']['he-il'] = "דגלים"; $text['label-flags']['he-il'] = "דגלים";
$text['label-flags']['it-it'] = "Flags"; $text['label-flags']['it-it'] = "Flags";
$text['label-flags']['ka-ge'] = "ალმები";
$text['label-flags']['nl-nl'] = "Attributen"; $text['label-flags']['nl-nl'] = "Attributen";
$text['label-flags']['pl-pl'] = "Flagi"; $text['label-flags']['pl-pl'] = "Flagi";
$text['label-flags']['pt-br'] = "Bandeiras"; $text['label-flags']['pt-br'] = "Bandeiras";
@ -938,6 +975,7 @@ $text['label-account_code']['fr-ca'] = "Centre de frais";
$text['label-account_code']['fr-fr'] = "Centre de frais"; $text['label-account_code']['fr-fr'] = "Centre de frais";
$text['label-account_code']['he-il'] = "קוד חשבון"; $text['label-account_code']['he-il'] = "קוד חשבון";
$text['label-account_code']['it-it'] = "Account Code"; $text['label-account_code']['it-it'] = "Account Code";
$text['label-account_code']['ka-ge'] = "ანგარიშის კოდი";
$text['label-account_code']['nl-nl'] = "Accountcode"; $text['label-account_code']['nl-nl'] = "Accountcode";
$text['label-account_code']['pl-pl'] = "Numer konta billingowego"; $text['label-account_code']['pl-pl'] = "Numer konta billingowego";
$text['label-account_code']['pt-br'] = "Código de conta"; $text['label-account_code']['pt-br'] = "Código de conta";
@ -963,6 +1001,7 @@ $text['label-view']['fr-ca'] = "Vue";
$text['label-view']['fr-fr'] = "Vue"; $text['label-view']['fr-fr'] = "Vue";
$text['label-view']['he-il'] = "נוף"; $text['label-view']['he-il'] = "נוף";
$text['label-view']['it-it'] = "Mostra"; $text['label-view']['it-it'] = "Mostra";
$text['label-view']['ka-ge'] = "ნახვა";
$text['label-view']['nl-nl'] = "Bekijken"; $text['label-view']['nl-nl'] = "Bekijken";
$text['label-view']['pl-pl'] = "Widok"; $text['label-view']['pl-pl'] = "Widok";
$text['label-view']['pt-br'] = "Visualizar"; $text['label-view']['pt-br'] = "Visualizar";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Conférences"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Conférences";
$apps[$x]['menu'][$y]['title']['he-il'] = "ועידת"; $apps[$x]['menu'][$y]['title']['he-il'] = "ועידת";
$apps[$x]['menu'][$y]['title']['it-it'] = "Conferenze"; $apps[$x]['menu'][$y]['title']['it-it'] = "Conferenze";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "კონფერენციები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferenties"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Conferenties";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Konferencja"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Konferencja";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Conferências"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Conferências";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Outil en AJAX pour voir et gérer toutes les conférences actives."; $apps[$x]['description']['fr-fr'] = "Outil en AJAX pour voir et gérer toutes les conférences actives.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "AJAX ხელსაწყო კონფერენციის დარბაზში ყველა აქტიური მონაწილის სანახავად და სამართავად.";
$apps[$x]['description']['nl-nl'] = "AJAX gereedschap om in een gespreksruimte de aktieve gebruikers te bekijken en beheren"; $apps[$x]['description']['nl-nl'] = "AJAX gereedschap om in een gespreksruimte de aktieve gebruikers te bekijken en beheren";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-active_conferences']['fr-ca'] = "Conférences Avtives";
$text['title-active_conferences']['fr-fr'] = "Conférences Avtives"; $text['title-active_conferences']['fr-fr'] = "Conférences Avtives";
$text['title-active_conferences']['he-il'] = "ניהול חדרי ועידה"; $text['title-active_conferences']['he-il'] = "ניהול חדרי ועידה";
$text['title-active_conferences']['it-it'] = "Conferenze Attive"; $text['title-active_conferences']['it-it'] = "Conferenze Attive";
$text['title-active_conferences']['ka-ge'] = "აქტიური კონფერენციები";
$text['title-active_conferences']['nl-nl'] = "Aktieve conferenties"; $text['title-active_conferences']['nl-nl'] = "Aktieve conferenties";
$text['title-active_conferences']['pl-pl'] = "Aktywne konferencje"; $text['title-active_conferences']['pl-pl'] = "Aktywne konferencje";
$text['title-active_conferences']['pt-br'] = "Conferências ativas"; $text['title-active_conferences']['pt-br'] = "Conferências ativas";
@ -38,6 +39,7 @@ $text['message-denied']['fr-ca'] = "Accès non authorisé";
$text['message-denied']['fr-fr'] = "Accès non authorisé"; $text['message-denied']['fr-fr'] = "Accès non authorisé";
$text['message-denied']['he-il'] = "גישה נדחתה"; $text['message-denied']['he-il'] = "גישה נדחתה";
$text['message-denied']['it-it'] = "Accesso Negato"; $text['message-denied']['it-it'] = "Accesso Negato";
$text['message-denied']['ka-ge'] = "წვდომა აკრძალულია";
$text['message-denied']['nl-nl'] = "Geen toegang"; $text['message-denied']['nl-nl'] = "Geen toegang";
$text['message-denied']['pl-pl'] = "Odmowa dostępu"; $text['message-denied']['pl-pl'] = "Odmowa dostępu";
$text['message-denied']['pt-br'] = "Acesso negado"; $text['message-denied']['pt-br'] = "Acesso negado";
@ -63,6 +65,7 @@ $text['message-connection']['fr-ca'] = "Connexion à l'Event Socket en echec.";
$text['message-connection']['fr-fr'] = "Connexion à l'Event Socket en echec."; $text['message-connection']['fr-fr'] = "Connexion à l'Event Socket en echec.";
$text['message-connection']['he-il'] = "החיבור ל-Event Socket נכשל."; $text['message-connection']['he-il'] = "החיבור ל-Event Socket נכשל.";
$text['message-connection']['it-it'] = "Connessione all'Event Socket fallita."; $text['message-connection']['it-it'] = "Connessione all'Event Socket fallita.";
$text['message-connection']['ka-ge'] = "მოვლენების სოკეტთან მიერთება ჩავარდა.";
$text['message-connection']['nl-nl'] = "Verbinding met Event-Socket mislukt"; $text['message-connection']['nl-nl'] = "Verbinding met Event-Socket mislukt";
$text['message-connection']['pl-pl'] = "Połączenie do „Event Socket” nie powiodło się"; $text['message-connection']['pl-pl'] = "Połączenie do „Event Socket” nie powiodło się";
$text['message-connection']['pt-br'] = "Conexão ao evento Socket falhou"; $text['message-connection']['pt-br'] = "Conexão ao evento Socket falhou";
@ -88,6 +91,7 @@ $text['message-click_to_unmute']['fr-ca'] = "Cliquez pour Réactiver membres";
$text['message-click_to_unmute']['fr-fr'] = "Cliquez pour Réactiver membres"; $text['message-click_to_unmute']['fr-fr'] = "Cliquez pour Réactiver membres";
$text['message-click_to_unmute']['he-il'] = "לחץ כדי לבטל השתקת חבר"; $text['message-click_to_unmute']['he-il'] = "לחץ כדי לבטל השתקת חבר";
$text['message-click_to_unmute']['it-it'] = "Clicca per Silenziare Partecipante."; $text['message-click_to_unmute']['it-it'] = "Clicca per Silenziare Partecipante.";
$text['message-click_to_unmute']['ka-ge'] = "დააწკაპუნეთ წევრის მიკროფონის ჩასართავად";
$text['message-click_to_unmute']['nl-nl'] = "Klik om een een deelnemer spraak te geven."; $text['message-click_to_unmute']['nl-nl'] = "Klik om een een deelnemer spraak te geven.";
$text['message-click_to_unmute']['pl-pl'] = "Kliknij, aby wyłączyć wyciszenie uczestnika"; $text['message-click_to_unmute']['pl-pl'] = "Kliknij, aby wyłączyć wyciszenie uczestnika";
$text['message-click_to_unmute']['pt-br'] = "Clique para desativar o mudo"; $text['message-click_to_unmute']['pt-br'] = "Clique para desativar o mudo";
@ -113,6 +117,7 @@ $text['message-click_to_mute']['fr-ca'] = "Cliquez sur muet Membres";
$text['message-click_to_mute']['fr-fr'] = "Cliquez sur muet Membres"; $text['message-click_to_mute']['fr-fr'] = "Cliquez sur muet Membres";
$text['message-click_to_mute']['he-il'] = "לחץ כדי להשתיק חבר"; $text['message-click_to_mute']['he-il'] = "לחץ כדי להשתיק חבר";
$text['message-click_to_mute']['it-it'] = "Clicca per Silenziare Partecipante."; $text['message-click_to_mute']['it-it'] = "Clicca per Silenziare Partecipante.";
$text['message-click_to_mute']['ka-ge'] = "დააწკაპუნეთ წევრის დასადუმებლად";
$text['message-click_to_mute']['nl-nl'] = "Klik om een deelnemer spraak te ontnemen."; $text['message-click_to_mute']['nl-nl'] = "Klik om een deelnemer spraak te ontnemen.";
$text['message-click_to_mute']['pl-pl'] = "Kliknij, aby wyciszyć uczestnika"; $text['message-click_to_mute']['pl-pl'] = "Kliknij, aby wyciszyć uczestnika";
$text['message-click_to_mute']['pt-br'] = "Clique para ativar o mudo"; $text['message-click_to_mute']['pt-br'] = "Clique para ativar o mudo";
@ -138,6 +143,7 @@ $text['label-conference_center_room']['fr-ca'] = "Centre de conférence";
$text['label-conference_center_room']['fr-fr'] = "Centre de conférence"; $text['label-conference_center_room']['fr-fr'] = "Centre de conférence";
$text['label-conference_center_room']['he-il'] = "חדר מרכז כנסים"; $text['label-conference_center_room']['he-il'] = "חדר מרכז כנסים";
$text['label-conference_center_room']['it-it'] = "Centro Conferenza"; $text['label-conference_center_room']['it-it'] = "Centro Conferenza";
$text['label-conference_center_room']['ka-ge'] = "კონფერენც-ცენტრი";
$text['label-conference_center_room']['nl-nl'] = "Conferentie centrum"; $text['label-conference_center_room']['nl-nl'] = "Conferentie centrum";
$text['label-conference_center_room']['pl-pl'] = "Centrum Konferencyjne"; $text['label-conference_center_room']['pl-pl'] = "Centrum Konferencyjne";
$text['label-conference_center_room']['pt-br'] = "Centro de conferência"; $text['label-conference_center_room']['pt-br'] = "Centro de conferência";
@ -163,6 +169,7 @@ $text['label-yes']['fr-ca'] = "Oui";
$text['label-yes']['fr-fr'] = "Oui"; $text['label-yes']['fr-fr'] = "Oui";
$text['label-yes']['he-il'] = "כן"; $text['label-yes']['he-il'] = "כן";
$text['label-yes']['it-it'] = "Si"; $text['label-yes']['it-it'] = "Si";
$text['label-yes']['ka-ge'] = "დიახ";
$text['label-yes']['nl-nl'] = "Ja"; $text['label-yes']['nl-nl'] = "Ja";
$text['label-yes']['pl-pl'] = "Tak"; $text['label-yes']['pl-pl'] = "Tak";
$text['label-yes']['pt-br'] = "Sim"; $text['label-yes']['pt-br'] = "Sim";
@ -188,6 +195,7 @@ $text['label-volume']['fr-ca'] = "Volume";
$text['label-volume']['fr-fr'] = "Volume"; $text['label-volume']['fr-fr'] = "Volume";
$text['label-volume']['he-il'] = "כרך"; $text['label-volume']['he-il'] = "כרך";
$text['label-volume']['it-it'] = "Volume"; $text['label-volume']['it-it'] = "Volume";
$text['label-volume']['ka-ge'] = "ხმის დონე";
$text['label-volume']['nl-nl'] = "Geluidssterkte"; $text['label-volume']['nl-nl'] = "Geluidssterkte";
$text['label-volume']['pl-pl'] = "Głośność"; $text['label-volume']['pl-pl'] = "Głośność";
$text['label-volume']['pt-br'] = "Volume"; $text['label-volume']['pt-br'] = "Volume";
@ -213,6 +221,7 @@ $text['label-video']['fr-ca'] = "Vidéo";
$text['label-video']['fr-fr'] = "Vidéo"; $text['label-video']['fr-fr'] = "Vidéo";
$text['label-video']['he-il'] = "וִידֵאוֹ"; $text['label-video']['he-il'] = "וִידֵאוֹ";
$text['label-video']['it-it'] = "Video"; $text['label-video']['it-it'] = "Video";
$text['label-video']['ka-ge'] = "ვიდეო";
$text['label-video']['nl-nl'] = "Video"; $text['label-video']['nl-nl'] = "Video";
$text['label-video']['pl-pl'] = "Wideo"; $text['label-video']['pl-pl'] = "Wideo";
$text['label-video']['pt-br'] = "Video"; $text['label-video']['pt-br'] = "Video";
@ -238,6 +247,7 @@ $text['label-unmute-all']['fr-ca'] = "tous sonore";
$text['label-unmute-all']['fr-fr'] = "tous sonore"; $text['label-unmute-all']['fr-fr'] = "tous sonore";
$text['label-unmute-all']['he-il'] = "בטל השתקת הכל"; $text['label-unmute-all']['he-il'] = "בטל השתקת הכל";
$text['label-unmute-all']['it-it'] = "Desilenzia Tutti"; $text['label-unmute-all']['it-it'] = "Desilenzia Tutti";
$text['label-unmute-all']['ka-ge'] = "ყველას დადუმების გაუქმება";
$text['label-unmute-all']['nl-nl'] = "Allen spraak geven"; $text['label-unmute-all']['nl-nl'] = "Allen spraak geven";
$text['label-unmute-all']['pl-pl'] = "Wyłącz wyciszenie wszystkim"; $text['label-unmute-all']['pl-pl'] = "Wyłącz wyciszenie wszystkim";
$text['label-unmute-all']['pt-br'] = "Todos com som"; $text['label-unmute-all']['pt-br'] = "Todos com som";
@ -263,6 +273,7 @@ $text['label-unmute']['fr-ca'] = "sonore";
$text['label-unmute']['fr-fr'] = "sonore"; $text['label-unmute']['fr-fr'] = "sonore";
$text['label-unmute']['he-il'] = "עננים"; $text['label-unmute']['he-il'] = "עננים";
$text['label-unmute']['it-it'] = "Desilenzia"; $text['label-unmute']['it-it'] = "Desilenzia";
$text['label-unmute']['ka-ge'] = "დადუმების გაუქმება";
$text['label-unmute']['nl-nl'] = "Spraak geven"; $text['label-unmute']['nl-nl'] = "Spraak geven";
$text['label-unmute']['pl-pl'] = "Wyłącz wyciszenie"; $text['label-unmute']['pl-pl'] = "Wyłącz wyciszenie";
$text['label-unmute']['pt-br'] = "Com som"; $text['label-unmute']['pt-br'] = "Com som";
@ -288,6 +299,7 @@ $text['label-unlock']['fr-ca'] = "Débloqué";
$text['label-unlock']['fr-fr'] = "Débloqué"; $text['label-unlock']['fr-fr'] = "Débloqué";
$text['label-unlock']['he-il'] = "לבטל נעילה"; $text['label-unlock']['he-il'] = "לבטל נעילה";
$text['label-unlock']['it-it'] = "Sblocca"; $text['label-unlock']['it-it'] = "Sblocca";
$text['label-unlock']['ka-ge'] = "განბლოკვა";
$text['label-unlock']['nl-nl'] = "Ontsluiten"; $text['label-unlock']['nl-nl'] = "Ontsluiten";
$text['label-unlock']['pl-pl'] = "Odblokuj"; $text['label-unlock']['pl-pl'] = "Odblokuj";
$text['label-unlock']['pt-br'] = "Desbloquear"; $text['label-unlock']['pt-br'] = "Desbloquear";
@ -313,6 +325,7 @@ $text['label-undeaf']['fr-ca'] = "entandant";
$text['label-undeaf']['fr-fr'] = "entandant"; $text['label-undeaf']['fr-fr'] = "entandant";
$text['label-undeaf']['he-il'] = "לא חירש"; $text['label-undeaf']['he-il'] = "לא חירש";
$text['label-undeaf']['it-it'] = "Escludi audio"; $text['label-undeaf']['it-it'] = "Escludi audio";
$text['label-undeaf']['ka-ge'] = "დინამიკების ჩართვა";
$text['label-undeaf']['nl-nl'] = "Geluid geven"; $text['label-undeaf']['nl-nl'] = "Geluid geven";
$text['label-undeaf']['pl-pl'] = "Undeaf "; $text['label-undeaf']['pl-pl'] = "Undeaf ";
$text['label-undeaf']['pt-br'] = "Desensurdecer "; $text['label-undeaf']['pt-br'] = "Desensurdecer ";
@ -338,6 +351,7 @@ $text['label-tools']['fr-ca'] = "Outils";
$text['label-tools']['fr-fr'] = "Outils"; $text['label-tools']['fr-fr'] = "Outils";
$text['label-tools']['he-il'] = "כלים"; $text['label-tools']['he-il'] = "כלים";
$text['label-tools']['it-it'] = "Strumenti"; $text['label-tools']['it-it'] = "Strumenti";
$text['label-tools']['ka-ge'] = "ხელსაწყოები";
$text['label-tools']['nl-nl'] = "Gereedschappen"; $text['label-tools']['nl-nl'] = "Gereedschappen";
$text['label-tools']['pl-pl'] = "Narzędzia"; $text['label-tools']['pl-pl'] = "Narzędzia";
$text['label-tools']['pt-br'] = "Ferramentas"; $text['label-tools']['pt-br'] = "Ferramentas";
@ -363,6 +377,7 @@ $text['label-tool']['fr-ca'] = "Outils";
$text['label-tool']['fr-fr'] = "Outils"; $text['label-tool']['fr-fr'] = "Outils";
$text['label-tool']['he-il'] = "כלים"; $text['label-tool']['he-il'] = "כלים";
$text['label-tool']['it-it'] = "Strumenti"; $text['label-tool']['it-it'] = "Strumenti";
$text['label-tool']['ka-ge'] = "ხელსაწყოები";
$text['label-tool']['nl-nl'] = "Gereedschappen"; $text['label-tool']['nl-nl'] = "Gereedschappen";
$text['label-tool']['pl-pl'] = "Narzędzia"; $text['label-tool']['pl-pl'] = "Narzędzia";
$text['label-tool']['pt-br'] = "Ferramentas"; $text['label-tool']['pt-br'] = "Ferramentas";
@ -388,6 +403,7 @@ $text['label-talking']['fr-ca'] = "Parlant";
$text['label-talking']['fr-fr'] = "Parlant"; $text['label-talking']['fr-fr'] = "Parlant";
$text['label-talking']['he-il'] = "שִׂיחָה"; $text['label-talking']['he-il'] = "שִׂיחָה";
$text['label-talking']['it-it'] = "Sta parlando"; $text['label-talking']['it-it'] = "Sta parlando";
$text['label-talking']['ka-ge'] = "ისაუბრეთ";
$text['label-talking']['nl-nl'] = "Sprekend"; $text['label-talking']['nl-nl'] = "Sprekend";
$text['label-talking']['pl-pl'] = "Mówiący"; $text['label-talking']['pl-pl'] = "Mówiący";
$text['label-talking']['pt-br'] = "Falando"; $text['label-talking']['pt-br'] = "Falando";
@ -413,6 +429,7 @@ $text['label-speak']['fr-ca'] = "Parler";
$text['label-speak']['fr-fr'] = "Parler"; $text['label-speak']['fr-fr'] = "Parler";
$text['label-speak']['he-il'] = "לְדַבֵּר"; $text['label-speak']['he-il'] = "לְדַבֵּר";
$text['label-speak']['it-it'] = "Parla"; $text['label-speak']['it-it'] = "Parla";
$text['label-speak']['ka-ge'] = "ისაუბრეთ";
$text['label-speak']['nl-nl'] = "Spreek"; $text['label-speak']['nl-nl'] = "Spreek";
$text['label-speak']['pl-pl'] = "Mów"; $text['label-speak']['pl-pl'] = "Mów";
$text['label-speak']['pt-br'] = "Falar"; $text['label-speak']['pt-br'] = "Falar";
@ -438,6 +455,7 @@ $text['label-recording']['fr-ca'] = "Enregistré";
$text['label-recording']['fr-fr'] = "Enregistré"; $text['label-recording']['fr-fr'] = "Enregistré";
$text['label-recording']['he-il'] = "הקלטה"; $text['label-recording']['he-il'] = "הקלטה";
$text['label-recording']['it-it'] = "Registrazione"; $text['label-recording']['it-it'] = "Registrazione";
$text['label-recording']['ka-ge'] = "ჩაწერა";
$text['label-recording']['nl-nl'] = "Opnemen"; $text['label-recording']['nl-nl'] = "Opnemen";
$text['label-recording']['pl-pl'] = "Nagrywanie"; $text['label-recording']['pl-pl'] = "Nagrywanie";
$text['label-recording']['pt-br'] = "Gravando"; $text['label-recording']['pt-br'] = "Gravando";
@ -463,6 +481,7 @@ $text['label-quiet']['fr-ca'] = "Silencieux";
$text['label-quiet']['fr-fr'] = "Silencieux"; $text['label-quiet']['fr-fr'] = "Silencieux";
$text['label-quiet']['he-il'] = "שֶׁקֶט"; $text['label-quiet']['he-il'] = "שֶׁקֶט";
$text['label-quiet']['it-it'] = "Silenzioso"; $text['label-quiet']['it-it'] = "Silenzioso";
$text['label-quiet']['ka-ge'] = "სიჩუმე";
$text['label-quiet']['nl-nl'] = "Stilte"; $text['label-quiet']['nl-nl'] = "Stilte";
$text['label-quiet']['pl-pl'] = "Cichy"; $text['label-quiet']['pl-pl'] = "Cichy";
$text['label-quiet']['pt-br'] = "Tranquilo"; $text['label-quiet']['pt-br'] = "Tranquilo";
@ -488,6 +507,7 @@ $text['label-participant-pin']['fr-ca'] = "Code Participant";
$text['label-participant-pin']['fr-fr'] = "Code Participant"; $text['label-participant-pin']['fr-fr'] = "Code Participant";
$text['label-participant-pin']['he-il'] = "PIN של משתתף"; $text['label-participant-pin']['he-il'] = "PIN של משתתף";
$text['label-participant-pin']['it-it'] = "PIN Partecipante"; $text['label-participant-pin']['it-it'] = "PIN Partecipante";
$text['label-participant-pin']['ka-ge'] = "წევრის PIN-კოდი";
$text['label-participant-pin']['nl-nl'] = "Deelnemer PIN"; $text['label-participant-pin']['nl-nl'] = "Deelnemer PIN";
$text['label-participant-pin']['pl-pl'] = "Numer PIN uczestnika"; $text['label-participant-pin']['pl-pl'] = "Numer PIN uczestnika";
$text['label-participant-pin']['pt-br'] = "Participante"; $text['label-participant-pin']['pt-br'] = "Participante";
@ -513,6 +533,7 @@ $text['label-participant']['fr-ca'] = "Participant";
$text['label-participant']['fr-fr'] = "Participant"; $text['label-participant']['fr-fr'] = "Participant";
$text['label-participant']['he-il'] = "מִשׁתַתֵף"; $text['label-participant']['he-il'] = "מִשׁתַתֵף";
$text['label-participant']['it-it'] = "Partecipante"; $text['label-participant']['it-it'] = "Partecipante";
$text['label-participant']['ka-ge'] = "მონაწილე";
$text['label-participant']['nl-nl'] = "Deelnemer"; $text['label-participant']['nl-nl'] = "Deelnemer";
$text['label-participant']['pl-pl'] = "Uczestnik"; $text['label-participant']['pl-pl'] = "Uczestnik";
$text['label-participant']['pt-br'] = "Participante"; $text['label-participant']['pt-br'] = "Participante";
@ -538,6 +559,7 @@ $text['label-not-recording']['fr-ca'] = "Non Enregistré";
$text['label-not-recording']['fr-fr'] = "Non Enregistré"; $text['label-not-recording']['fr-fr'] = "Non Enregistré";
$text['label-not-recording']['he-il'] = "לא מקליט"; $text['label-not-recording']['he-il'] = "לא מקליט";
$text['label-not-recording']['it-it'] = "Non in Registrazione"; $text['label-not-recording']['it-it'] = "Non in Registrazione";
$text['label-not-recording']['ka-ge'] = "ჩაწერა არ მიმდნარეობს";
$text['label-not-recording']['nl-nl'] = "Niet opnemend"; $text['label-not-recording']['nl-nl'] = "Niet opnemend";
$text['label-not-recording']['pl-pl'] = "Nie nagrywa"; $text['label-not-recording']['pl-pl'] = "Nie nagrywa";
$text['label-not-recording']['pt-br'] = "Não gravando"; $text['label-not-recording']['pt-br'] = "Não gravando";
@ -563,6 +585,7 @@ $text['label-no']['fr-ca'] = "Non";
$text['label-no']['fr-fr'] = "Non"; $text['label-no']['fr-fr'] = "Non";
$text['label-no']['he-il'] = "לא"; $text['label-no']['he-il'] = "לא";
$text['label-no']['it-it'] = "No"; $text['label-no']['it-it'] = "No";
$text['label-no']['ka-ge'] = "არა";
$text['label-no']['nl-nl'] = "Nee"; $text['label-no']['nl-nl'] = "Nee";
$text['label-no']['pl-pl'] = "Nie"; $text['label-no']['pl-pl'] = "Nie";
$text['label-no']['pt-br'] = "Não "; $text['label-no']['pt-br'] = "Não ";
@ -588,6 +611,7 @@ $text['label-mute-all-alt']['fr-ca'] = "muets sauf le moderateur.";
$text['label-mute-all-alt']['fr-fr'] = "muets sauf le moderateur."; $text['label-mute-all-alt']['fr-fr'] = "muets sauf le moderateur.";
$text['label-mute-all-alt']['he-il'] = "השתק את כל המשתתפים."; $text['label-mute-all-alt']['he-il'] = "השתק את כל המשתתפים.";
$text['label-mute-all-alt']['it-it'] = "Silenzia tutti i Partecipanti."; $text['label-mute-all-alt']['it-it'] = "Silenzia tutti i Partecipanti.";
$text['label-mute-all-alt']['ka-ge'] = "ყველა მონაწილის დადუმება.";
$text['label-mute-all-alt']['nl-nl'] = "Alle deelnemers spreken ontnemen."; $text['label-mute-all-alt']['nl-nl'] = "Alle deelnemers spreken ontnemen.";
$text['label-mute-all-alt']['pl-pl'] = "Wycisz wszystkich uczestników"; $text['label-mute-all-alt']['pl-pl'] = "Wycisz wszystkich uczestników";
$text['label-mute-all-alt']['pt-br'] = "Silenciar todos menos o moderador"; $text['label-mute-all-alt']['pt-br'] = "Silenciar todos menos o moderador";
@ -613,6 +637,7 @@ $text['label-mute-all']['fr-ca'] = "tous muets";
$text['label-mute-all']['fr-fr'] = "tous muets"; $text['label-mute-all']['fr-fr'] = "tous muets";
$text['label-mute-all']['he-il'] = "להשתיק את הכול"; $text['label-mute-all']['he-il'] = "להשתיק את הכול";
$text['label-mute-all']['it-it'] = "Silenzia Tutti"; $text['label-mute-all']['it-it'] = "Silenzia Tutti";
$text['label-mute-all']['ka-ge'] = "ყველას დადუმება";
$text['label-mute-all']['nl-nl'] = "Allen spreken ontnemen"; $text['label-mute-all']['nl-nl'] = "Allen spreken ontnemen";
$text['label-mute-all']['pl-pl'] = "Wycisz wszystkich"; $text['label-mute-all']['pl-pl'] = "Wycisz wszystkich";
$text['label-mute-all']['pt-br'] = "Silenciar todos"; $text['label-mute-all']['pt-br'] = "Silenciar todos";
@ -638,6 +663,7 @@ $text['label-mute']['fr-ca'] = "muet";
$text['label-mute']['fr-fr'] = "muet"; $text['label-mute']['fr-fr'] = "muet";
$text['label-mute']['he-il'] = "לְהַשְׁתִיק"; $text['label-mute']['he-il'] = "לְהַשְׁתִיק";
$text['label-mute']['it-it'] = "Silenzia"; $text['label-mute']['it-it'] = "Silenzia";
$text['label-mute']['ka-ge'] = "დადუმება";
$text['label-mute']['nl-nl'] = "Stil"; $text['label-mute']['nl-nl'] = "Stil";
$text['label-mute']['pl-pl'] = "Wycisz"; $text['label-mute']['pl-pl'] = "Wycisz";
$text['label-mute']['pt-br'] = "Silenciar"; $text['label-mute']['pt-br'] = "Silenciar";
@ -663,6 +689,7 @@ $text['label-hand_raised']['fr-ca'] = "Levé à la main";
$text['label-hand_raised']['fr-fr'] = "Levé à la main"; $text['label-hand_raised']['fr-fr'] = "Levé à la main";
$text['label-hand_raised']['he-il'] = "יד מורמת"; $text['label-hand_raised']['he-il'] = "יד מורמת";
$text['label-hand_raised']['it-it'] = "Mano Alzata"; $text['label-hand_raised']['it-it'] = "Mano Alzata";
$text['label-hand_raised']['ka-ge'] = "აწეული ხელი";
$text['label-hand_raised']['nl-nl'] = "Hand verhoogd"; $text['label-hand_raised']['nl-nl'] = "Hand verhoogd";
$text['label-hand_raised']['pl-pl'] = "Podniesiona ręka"; $text['label-hand_raised']['pl-pl'] = "Podniesiona ręka";
$text['label-hand_raised']['pt-br'] = "mão levantada"; $text['label-hand_raised']['pt-br'] = "mão levantada";
@ -688,6 +715,7 @@ $text['label-moderator']['fr-ca'] = "Modérateur";
$text['label-moderator']['fr-fr'] = "Modérateur"; $text['label-moderator']['fr-fr'] = "Modérateur";
$text['label-moderator']['he-il'] = "מַנחֶה"; $text['label-moderator']['he-il'] = "מַנחֶה";
$text['label-moderator']['it-it'] = "Moderatore"; $text['label-moderator']['it-it'] = "Moderatore";
$text['label-moderator']['ka-ge'] = "მოდერატორი";
$text['label-moderator']['nl-nl'] = "Moderator"; $text['label-moderator']['nl-nl'] = "Moderator";
$text['label-moderator']['pl-pl'] = "Moderator"; $text['label-moderator']['pl-pl'] = "Moderator";
$text['label-moderator']['pt-br'] = "Administrador"; $text['label-moderator']['pt-br'] = "Administrador";
@ -713,6 +741,7 @@ $text['label-message']['fr-ca'] = "Message";
$text['label-message']['fr-fr'] = "Message"; $text['label-message']['fr-fr'] = "Message";
$text['label-message']['he-il'] = "הוֹדָעָה"; $text['label-message']['he-il'] = "הוֹדָעָה";
$text['label-message']['it-it'] = "Messaggio"; $text['label-message']['it-it'] = "Messaggio";
$text['label-message']['ka-ge'] = "შეტყობინება";
$text['label-message']['nl-nl'] = "Boodschap"; $text['label-message']['nl-nl'] = "Boodschap";
$text['label-message']['pl-pl'] = "Wiadomość"; $text['label-message']['pl-pl'] = "Wiadomość";
$text['label-message']['pt-br'] = "Mensagem"; $text['label-message']['pt-br'] = "Mensagem";
@ -738,6 +767,7 @@ $text['label-members']['fr-ca'] = "Membres";
$text['label-members']['fr-fr'] = "Membres"; $text['label-members']['fr-fr'] = "Membres";
$text['label-members']['he-il'] = "חברים"; $text['label-members']['he-il'] = "חברים";
$text['label-members']['it-it'] = "Membri"; $text['label-members']['it-it'] = "Membri";
$text['label-members']['ka-ge'] = "მონაწილე";
$text['label-members']['nl-nl'] = "Deelnemers"; $text['label-members']['nl-nl'] = "Deelnemers";
$text['label-members']['pl-pl'] = "Uczestnicy"; $text['label-members']['pl-pl'] = "Uczestnicy";
$text['label-members']['pt-br'] = "Total"; $text['label-members']['pt-br'] = "Total";
@ -763,6 +793,7 @@ $text['label-member-count']['fr-ca'] = "Décompte des participants";
$text['label-member-count']['fr-fr'] = "Décompte des participants"; $text['label-member-count']['fr-fr'] = "Décompte des participants";
$text['label-member-count']['he-il'] = "סופר מספר"; $text['label-member-count']['he-il'] = "סופר מספר";
$text['label-member-count']['it-it'] = "Conto Membri"; $text['label-member-count']['it-it'] = "Conto Membri";
$text['label-member-count']['ka-ge'] = "მონაწილეების რაოდენობა";
$text['label-member-count']['nl-nl'] = "Aantal deelnemers"; $text['label-member-count']['nl-nl'] = "Aantal deelnemers";
$text['label-member-count']['pl-pl'] = "Liczba uczestników"; $text['label-member-count']['pl-pl'] = "Liczba uczestników";
$text['label-member-count']['pt-br'] = "Total de membros"; $text['label-member-count']['pt-br'] = "Total de membros";
@ -788,6 +819,7 @@ $text['label-lock']['fr-ca'] = "Bloqué";
$text['label-lock']['fr-fr'] = "Bloqué"; $text['label-lock']['fr-fr'] = "Bloqué";
$text['label-lock']['he-il'] = "לנעול"; $text['label-lock']['he-il'] = "לנעול";
$text['label-lock']['it-it'] = "Blocca"; $text['label-lock']['it-it'] = "Blocca";
$text['label-lock']['ka-ge'] = "დაბლოკვა";
$text['label-lock']['nl-nl'] = "Sluiten"; $text['label-lock']['nl-nl'] = "Sluiten";
$text['label-lock']['pl-pl'] = "Zablokowany"; $text['label-lock']['pl-pl'] = "Zablokowany";
$text['label-lock']['pt-br'] = "Bloquear"; $text['label-lock']['pt-br'] = "Bloquear";
@ -813,6 +845,7 @@ $text['label-kick']['fr-ca'] = "jeter";
$text['label-kick']['fr-fr'] = "jeter"; $text['label-kick']['fr-fr'] = "jeter";
$text['label-kick']['he-il'] = "בְּעִיטָה"; $text['label-kick']['he-il'] = "בְּעִיטָה";
$text['label-kick']['it-it'] = "Espelli"; $text['label-kick']['it-it'] = "Espelli";
$text['label-kick']['ka-ge'] = "გაგდება";
$text['label-kick']['nl-nl'] = "Er uittrappen"; $text['label-kick']['nl-nl'] = "Er uittrappen";
$text['label-kick']['pl-pl'] = "Kick "; $text['label-kick']['pl-pl'] = "Kick ";
$text['label-kick']['pt-br'] = "Ejetar"; $text['label-kick']['pt-br'] = "Ejetar";
@ -838,6 +871,7 @@ $text['label-joined']['fr-ca'] = "a joint";
$text['label-joined']['fr-fr'] = "a joint"; $text['label-joined']['fr-fr'] = "a joint";
$text['label-joined']['he-il'] = "הצטרף"; $text['label-joined']['he-il'] = "הצטרף";
$text['label-joined']['it-it'] = "Inserito"; $text['label-joined']['it-it'] = "Inserito";
$text['label-joined']['ka-ge'] = "შემოვიდა";
$text['label-joined']['nl-nl'] = "Toegevoegd"; $text['label-joined']['nl-nl'] = "Toegevoegd";
$text['label-joined']['pl-pl'] = "Dołączył"; $text['label-joined']['pl-pl'] = "Dołączył";
$text['label-joined']['pt-br'] = "Entrou"; $text['label-joined']['pt-br'] = "Entrou";
@ -863,6 +897,7 @@ $text['label-interactive']['fr-ca'] = "Conférence Interactive";
$text['label-interactive']['fr-fr'] = "Conférence Interactive"; $text['label-interactive']['fr-fr'] = "Conférence Interactive";
$text['label-interactive']['he-il'] = "כנס אינטראקטיבי"; $text['label-interactive']['he-il'] = "כנס אינטראקטיבי";
$text['label-interactive']['it-it'] = "Conferenza Interattiva"; $text['label-interactive']['it-it'] = "Conferenza Interattiva";
$text['label-interactive']['ka-ge'] = "ინტერაქტიური კონფერენცია";
$text['label-interactive']['nl-nl'] = "Interaktieve conferentie"; $text['label-interactive']['nl-nl'] = "Interaktieve conferentie";
$text['label-interactive']['pl-pl'] = "Interaktywna rozmowa konferencyjna"; $text['label-interactive']['pl-pl'] = "Interaktywna rozmowa konferencyjna";
$text['label-interactive']['pt-br'] = "Conferência interativa"; $text['label-interactive']['pt-br'] = "Conferência interativa";
@ -888,6 +923,7 @@ $text['label-id']['fr-ca'] = "ID";
$text['label-id']['fr-fr'] = "ID"; $text['label-id']['fr-fr'] = "ID";
$text['label-id']['he-il'] = "ID"; $text['label-id']['he-il'] = "ID";
$text['label-id']['it-it'] = "ID"; $text['label-id']['it-it'] = "ID";
$text['label-id']['ka-ge'] = "ID";
$text['label-id']['nl-nl'] = "ID"; $text['label-id']['nl-nl'] = "ID";
$text['label-id']['pl-pl'] = "ID"; $text['label-id']['pl-pl'] = "ID";
$text['label-id']['pt-br'] = "ID"; $text['label-id']['pt-br'] = "ID";
@ -913,6 +949,7 @@ $text['label-hear']['fr-ca'] = "écouter";
$text['label-hear']['fr-fr'] = "écouter"; $text['label-hear']['fr-fr'] = "écouter";
$text['label-hear']['he-il'] = "לִשְׁמוֹעַ"; $text['label-hear']['he-il'] = "לִשְׁמוֹעַ";
$text['label-hear']['it-it'] = "Ascolta"; $text['label-hear']['it-it'] = "Ascolta";
$text['label-hear']['ka-ge'] = "მოსმენა";
$text['label-hear']['nl-nl'] = "Horen"; $text['label-hear']['nl-nl'] = "Horen";
$text['label-hear']['pl-pl'] = "Usłysz"; $text['label-hear']['pl-pl'] = "Usłysz";
$text['label-hear']['pt-br'] = "Ouvir"; $text['label-hear']['pt-br'] = "Ouvir";
@ -938,6 +975,7 @@ $text['label-gain']['fr-ca'] = "Gain";
$text['label-gain']['fr-fr'] = "Gain"; $text['label-gain']['fr-fr'] = "Gain";
$text['label-gain']['he-il'] = "לְהַשִׂיג"; $text['label-gain']['he-il'] = "לְהַשִׂיג";
$text['label-gain']['it-it'] = "Guadagno"; $text['label-gain']['it-it'] = "Guadagno";
$text['label-gain']['ka-ge'] = "გაძლიერება";
$text['label-gain']['nl-nl'] = "Versterking"; $text['label-gain']['nl-nl'] = "Versterking";
$text['label-gain']['pl-pl'] = "Przyrost"; $text['label-gain']['pl-pl'] = "Przyrost";
$text['label-gain']['pt-br'] = "Ganho"; $text['label-gain']['pt-br'] = "Ganho";
@ -963,6 +1001,7 @@ $text['label-floor']['fr-ca'] = "A la parole";
$text['label-floor']['fr-fr'] = "A la parole"; $text['label-floor']['fr-fr'] = "A la parole";
$text['label-floor']['he-il'] = "יש רצפה"; $text['label-floor']['he-il'] = "יש רצפה";
$text['label-floor']['it-it'] = "Ha la parola"; $text['label-floor']['it-it'] = "Ha la parola";
$text['label-floor']['ka-ge'] = "აქვს იატაკი";
$text['label-floor']['nl-nl'] = "Heeft het woord"; $text['label-floor']['nl-nl'] = "Heeft het woord";
$text['label-floor']['pl-pl'] = "Posiada piętro"; $text['label-floor']['pl-pl'] = "Posiada piętro";
$text['label-floor']['pt-br'] = "Derrubar"; $text['label-floor']['pt-br'] = "Derrubar";
@ -988,6 +1027,7 @@ $text['label-energy']['fr-ca'] = "Energie";
$text['label-energy']['fr-fr'] = "Energie"; $text['label-energy']['fr-fr'] = "Energie";
$text['label-energy']['he-il'] = "אֵנֶרְגִיָה"; $text['label-energy']['he-il'] = "אֵנֶרְגִיָה";
$text['label-energy']['it-it'] = "Energia"; $text['label-energy']['it-it'] = "Energia";
$text['label-energy']['ka-ge'] = "ენერგია";
$text['label-energy']['nl-nl'] = "Energie"; $text['label-energy']['nl-nl'] = "Energie";
$text['label-energy']['pl-pl'] = "Energia"; $text['label-energy']['pl-pl'] = "Energia";
$text['label-energy']['pt-br'] = "Energia"; $text['label-energy']['pt-br'] = "Energia";
@ -1013,6 +1053,7 @@ $text['label-end-conference']['fr-ca'] = "finir la conférence";
$text['label-end-conference']['fr-fr'] = "finir la conférence"; $text['label-end-conference']['fr-fr'] = "finir la conférence";
$text['label-end-conference']['he-il'] = "סיום הכנס"; $text['label-end-conference']['he-il'] = "סיום הכנס";
$text['label-end-conference']['it-it'] = "Termina Conferenza"; $text['label-end-conference']['it-it'] = "Termina Conferenza";
$text['label-end-conference']['ka-ge'] = "კონფერენციის დასრულება";
$text['label-end-conference']['nl-nl'] = "Conferenttie beeindigen"; $text['label-end-conference']['nl-nl'] = "Conferenttie beeindigen";
$text['label-end-conference']['pl-pl'] = "Zakończ rozmowę konferencyjna"; $text['label-end-conference']['pl-pl'] = "Zakończ rozmowę konferencyjna";
$text['label-end-conference']['pt-br'] = "Finalizar conferência"; $text['label-end-conference']['pt-br'] = "Finalizar conferência";
@ -1038,6 +1079,7 @@ $text['label-deaf']['fr-ca'] = "sourd";
$text['label-deaf']['fr-fr'] = "sourd"; $text['label-deaf']['fr-fr'] = "sourd";
$text['label-deaf']['he-il'] = "חירש"; $text['label-deaf']['he-il'] = "חירש";
$text['label-deaf']['it-it'] = "Escludi audio"; $text['label-deaf']['it-it'] = "Escludi audio";
$text['label-deaf']['ka-ge'] = "დინამიკების გათიშვა";
$text['label-deaf']['nl-nl'] = "Doof"; $text['label-deaf']['nl-nl'] = "Doof";
$text['label-deaf']['pl-pl'] = "Głuchy"; $text['label-deaf']['pl-pl'] = "Głuchy";
$text['label-deaf']['pt-br'] = "Ensurdecer "; $text['label-deaf']['pt-br'] = "Ensurdecer ";
@ -1063,6 +1105,7 @@ $text['label-cid-num']['fr-ca'] = "Numéro d'appelant";
$text['label-cid-num']['fr-fr'] = "Numéro d'appelant"; $text['label-cid-num']['fr-fr'] = "Numéro d'appelant";
$text['label-cid-num']['he-il'] = "מספר CID"; $text['label-cid-num']['he-il'] = "מספר CID";
$text['label-cid-num']['it-it'] = "Numero CID"; $text['label-cid-num']['it-it'] = "Numero CID";
$text['label-cid-num']['ka-ge'] = "CID ნომერი";
$text['label-cid-num']['nl-nl'] = "CID nummer"; $text['label-cid-num']['nl-nl'] = "CID nummer";
$text['label-cid-num']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['label-cid-num']['pl-pl'] = "Prezentacja numeru dzwoniącego";
$text['label-cid-num']['pt-br'] = "Número de destino"; $text['label-cid-num']['pt-br'] = "Número de destino";
@ -1088,6 +1131,7 @@ $text['label-cid-name']['fr-ca'] = "Nom d'appelant";
$text['label-cid-name']['fr-fr'] = "Nom d'appelant"; $text['label-cid-name']['fr-fr'] = "Nom d'appelant";
$text['label-cid-name']['he-il'] = "שם CID"; $text['label-cid-name']['he-il'] = "שם CID";
$text['label-cid-name']['it-it'] = "Nome CID"; $text['label-cid-name']['it-it'] = "Nome CID";
$text['label-cid-name']['ka-ge'] = "CID სახელი";
$text['label-cid-name']['nl-nl'] = "CID Naam"; $text['label-cid-name']['nl-nl'] = "CID Naam";
$text['label-cid-name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['label-cid-name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-cid-name']['pt-br'] = "Nome CID"; $text['label-cid-name']['pt-br'] = "Nome CID";
@ -1113,6 +1157,7 @@ $text['label-capabilities']['fr-ca'] = "Capacités";
$text['label-capabilities']['fr-fr'] = "Capacités"; $text['label-capabilities']['fr-fr'] = "Capacités";
$text['label-capabilities']['he-il'] = "יכולות"; $text['label-capabilities']['he-il'] = "יכולות";
$text['label-capabilities']['it-it'] = "Proprietà"; $text['label-capabilities']['it-it'] = "Proprietà";
$text['label-capabilities']['ka-ge'] = "შესაძლებლობები";
$text['label-capabilities']['nl-nl'] = "Mogelijkheden"; $text['label-capabilities']['nl-nl'] = "Mogelijkheden";
$text['label-capabilities']['pl-pl'] = "Możliwości"; $text['label-capabilities']['pl-pl'] = "Możliwości";
$text['label-capabilities']['pt-br'] = "Capacidades"; $text['label-capabilities']['pt-br'] = "Capacidades";
@ -1138,6 +1183,7 @@ $text['description-interactive']['fr-ca'] = "Superviser et interagir avec les pa
$text['description-interactive']['fr-fr'] = "Superviser et interagir avec les participants de la conférence"; $text['description-interactive']['fr-fr'] = "Superviser et interagir avec les participants de la conférence";
$text['description-interactive']['he-il'] = "השתמש בזה כדי לנטר ולקיים אינטראקציה עם חברי הוועידה."; $text['description-interactive']['he-il'] = "השתמש בזה כדי לנטר ולקיים אינטראקציה עם חברי הוועידה.";
$text['description-interactive']['it-it'] = "Servizio per monitorare e interagire con i membri della conferenza."; $text['description-interactive']['it-it'] = "Servizio per monitorare e interagire con i membri della conferenza.";
$text['description-interactive']['ka-ge'] = "გამოიყენეთ მონიტორინგისთვის და კონფერენციის წევრებთან ურთიერთობისთვის.";
$text['description-interactive']['nl-nl'] = "Gebruik dit voor bewaking en interactie met de deelnemers van de conferentie."; $text['description-interactive']['nl-nl'] = "Gebruik dit voor bewaking en interactie met de deelnemers van de conferentie.";
$text['description-interactive']['pl-pl'] = "Użyj tej funkcji do monitorowania i interakcji z uczestnikami konferencji."; $text['description-interactive']['pl-pl'] = "Użyj tej funkcji do monitorowania i interakcji z uczestnikami konferencji.";
$text['description-interactive']['pt-br'] = "Para interagir e monitorar os membros da conferência clique aqui"; $text['description-interactive']['pt-br'] = "Para interagir e monitorar os membros da conferência clique aqui";
@ -1163,6 +1209,7 @@ $text['description-active']['fr-ca'] = "Liste toutes les conférences actives av
$text['description-active']['fr-fr'] = "Liste toutes les conférences actives avec un ou plusieurs participants."; $text['description-active']['fr-fr'] = "Liste toutes les conférences actives avec un ou plusieurs participants.";
$text['description-active']['he-il'] = "רשום את כל הכנסים הפעילים כעת עם חבר אחד או יותר."; $text['description-active']['he-il'] = "רשום את כל הכנסים הפעילים כעת עם חבר אחד או יותר.";
$text['description-active']['it-it'] = "Elenca tutte le conferenze che sono attive attualmente con uno o più membri."; $text['description-active']['it-it'] = "Elenca tutte le conferenze che sono attive attualmente con uno o più membri.";
$text['description-active']['ka-ge'] = "ყველა კონფერენციის ჩამონათვალი, რომელიც ამჟამად აქტურია და ერთი ან მეტი წევრი გააჩნია.";
$text['description-active']['nl-nl'] = "Toon alle conferenties die aktief zijn met een of meer deelnemers."; $text['description-active']['nl-nl'] = "Toon alle conferenties die aktief zijn met een of meer deelnemers.";
$text['description-active']['pl-pl'] = "Lista wszystkich aktywnych konferencji z przynajmniej jednym uczestnikiem."; $text['description-active']['pl-pl'] = "Lista wszystkich aktywnych konferencji z przynajmniej jednym uczestnikiem.";
$text['description-active']['pt-br'] = "Lista com todas as conferência que estão atualmente ativa com um ou mais mebros"; $text['description-active']['pt-br'] = "Lista com todas as conferência que estão atualmente ativa com um ou mais mebros";
@ -1188,6 +1235,7 @@ $text['button-stop-rec']['fr-ca'] = "Arrêter l'Enregistrement";
$text['button-stop-rec']['fr-fr'] = "Arrêter l'Enregistrement"; $text['button-stop-rec']['fr-fr'] = "Arrêter l'Enregistrement";
$text['button-stop-rec']['he-il'] = "עצור הקלטה"; $text['button-stop-rec']['he-il'] = "עצור הקלטה";
$text['button-stop-rec']['it-it'] = "Stop Registrazione"; $text['button-stop-rec']['it-it'] = "Stop Registrazione";
$text['button-stop-rec']['ka-ge'] = "ჩაწერის გაჩერება";
$text['button-stop-rec']['nl-nl'] = "Stop opname"; $text['button-stop-rec']['nl-nl'] = "Stop opname";
$text['button-stop-rec']['pl-pl'] = "Zatrzymanie nagrywania"; $text['button-stop-rec']['pl-pl'] = "Zatrzymanie nagrywania";
$text['button-stop-rec']['pt-br'] = "Pausar gravação"; $text['button-stop-rec']['pt-br'] = "Pausar gravação";
@ -1213,6 +1261,7 @@ $text['button-start-rec']['fr-ca'] = "Commencer l'Enregistrement";
$text['button-start-rec']['fr-fr'] = "Commencer l'Enregistrement"; $text['button-start-rec']['fr-fr'] = "Commencer l'Enregistrement";
$text['button-start-rec']['he-il'] = "התחל להקליט"; $text['button-start-rec']['he-il'] = "התחל להקליט";
$text['button-start-rec']['it-it'] = "Avvia Registrazione"; $text['button-start-rec']['it-it'] = "Avvia Registrazione";
$text['button-start-rec']['ka-ge'] = "ჩაწერის დაწყება";
$text['button-start-rec']['nl-nl'] = "Start opname"; $text['button-start-rec']['nl-nl'] = "Start opname";
$text['button-start-rec']['pl-pl'] = "Początek nagrywania"; $text['button-start-rec']['pl-pl'] = "Początek nagrywania";
$text['button-start-rec']['pt-br'] = "Iniciar gravação"; $text['button-start-rec']['pt-br'] = "Iniciar gravação";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Conférences en cours"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Conférences en cours";
$apps[$x]['menu'][$y]['title']['he-il'] = "כנסים פעילים"; $apps[$x]['menu'][$y]['title']['he-il'] = "כנסים פעילים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Conferenze attive"; $apps[$x]['menu'][$y]['title']['it-it'] = "Conferenze attive";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "აქტიური კონფერენციები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve conferenties"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve conferenties";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne rozmowy konferencyjne"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne rozmowy konferencyjne";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Conferência ativa"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Conferência ativa";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Place pour stocker les information des contacts, personnes ou organizations."; $apps[$x]['description']['fr-fr'] = "Place pour stocker les information des contacts, personnes ou organizations.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "ადგილი კონტაქტის ინფორმაციის დასამახსოვრებლად პიროვნებებისა და ორგანიზაციებისთვის.";
$apps[$x]['description']['nl-nl'] = "Kontacten"; $apps[$x]['description']['nl-nl'] = "Kontacten";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Contacts"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Contacts";
$apps[$x]['menu'][$y]['title']['he-il'] = "אנשי קשר"; $apps[$x]['menu'][$y]['title']['he-il'] = "אנשי קשר";
$apps[$x]['menu'][$y]['title']['it-it'] = "Contatti"; $apps[$x]['menu'][$y]['title']['it-it'] = "Contatti";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "კონტაქტები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Contacten"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Contacten";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Kontakty"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kontakty";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Contatos"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Contatos";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "მონაცემთა ბაზის ტრანზაქციების ტრეკინგი";
$apps[$x]['description']['nl-nl'] = "Database transacties volgen"; $apps[$x]['description']['nl-nl'] = "Database transacties volgen";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-database_transactions']['fr-ca'] = "Transactions de base de donnée
$text['title-database_transactions']['fr-fr'] = "Transactions de base de données"; $text['title-database_transactions']['fr-fr'] = "Transactions de base de données";
$text['title-database_transactions']['he-il'] = "מסד נתונים"; $text['title-database_transactions']['he-il'] = "מסד נתונים";
$text['title-database_transactions']['it-it'] = "Transazioni del database"; $text['title-database_transactions']['it-it'] = "Transazioni del database";
$text['title-database_transactions']['ka-ge'] = "მონაცემთა ბაზის ტრანზაქციები";
$text['title-database_transactions']['nl-nl'] = "Database transacties"; $text['title-database_transactions']['nl-nl'] = "Database transacties";
$text['title-database_transactions']['pl-pl'] = "Transakcje Bazy Danych"; $text['title-database_transactions']['pl-pl'] = "Transakcje Bazy Danych";
$text['title-database_transactions']['pt-br'] = "Transações de Banco de Dados"; $text['title-database_transactions']['pt-br'] = "Transações de Banco de Dados";
@ -38,6 +39,7 @@ $text['title-database_transaction']['fr-ca'] = "Transactions de base de données
$text['title-database_transaction']['fr-fr'] = "Transactions de base de données"; $text['title-database_transaction']['fr-fr'] = "Transactions de base de données";
$text['title-database_transaction']['he-il'] = "Database"; $text['title-database_transaction']['he-il'] = "Database";
$text['title-database_transaction']['it-it'] = "Transazione del database"; $text['title-database_transaction']['it-it'] = "Transazione del database";
$text['title-database_transaction']['ka-ge'] = "მონაცემთა ბაზის ტრანზაქცია";
$text['title-database_transaction']['nl-nl'] = "Database transactie"; $text['title-database_transaction']['nl-nl'] = "Database transactie";
$text['title-database_transaction']['pl-pl'] = "Transakcja Bazy Danych"; $text['title-database_transaction']['pl-pl'] = "Transakcja Bazy Danych";
$text['title-database_transaction']['pt-br'] = "Transação da base de dados"; $text['title-database_transaction']['pt-br'] = "Transação da base de dados";
@ -63,6 +65,7 @@ $text['description-database_transactions']['fr-ca'] = "Suivre les modifications
$text['description-database_transactions']['fr-fr'] = "Suivre les modifications apportées à la base de données. Suivez le moment où les modifications ont été apportées, l'utilisateur et l'adresse de l'utilisateur qui a effectué les modifications. Fournir une option pour annuler la suppression et la mise à jour des transactions."; $text['description-database_transactions']['fr-fr'] = "Suivre les modifications apportées à la base de données. Suivez le moment où les modifications ont été apportées, l'utilisateur et l'adresse de l'utilisateur qui a effectué les modifications. Fournir une option pour annuler la suppression et la mise à jour des transactions.";
$text['description-database_transactions']['he-il'] = "מעקב שינויים במסד הנתונים. מעקב אחר השינויים נעשו, המשתמש והכתובת של המשתמש שהפכו את השינויים. לספק אפשרות למחוק ולעדכן עסקאות."; $text['description-database_transactions']['he-il'] = "מעקב שינויים במסד הנתונים. מעקב אחר השינויים נעשו, המשתמש והכתובת של המשתמש שהפכו את השינויים. לספק אפשרות למחוק ולעדכן עסקאות.";
$text['description-database_transactions']['it-it'] = "Traccia le modifiche al database. Traccia quando sono state effettuate le modifiche, l'utente e l'indirizzo dell'utente che ha apportato le modifiche. Fornire un'opzione per annullare le transazioni cancellate e aggiornate."; $text['description-database_transactions']['it-it'] = "Traccia le modifiche al database. Traccia quando sono state effettuate le modifiche, l'utente e l'indirizzo dell'utente che ha apportato le modifiche. Fornire un'opzione per annullare le transazioni cancellate e aggiornate.";
$text['description-database_transactions']['ka-ge'] = "მონაცემთა ბაზის ტრანზაქციების ტრეკინგი. თვალყურის დევნება, როდის მოხდა ცვლილება, მომხმარებელი და მისამართი მომხმარებლისა, რომელმაც ცვლილება შეიტანა. შესაძლებლობა, გააუქმოთ, წაშალოთ, ან განაახლოთ ტრანზაქციები.";
$text['description-database_transactions']['nl-nl'] = "Houd wijzigingen in de database bij. Houd bij wanneer de wijzigingen zijn aangebracht, de gebruiker en het adres van de gebruiker die de wijzigingen heeft aangebracht. Bied een optie om het verwijderen en bijwerken van transacties ongedaan te maken."; $text['description-database_transactions']['nl-nl'] = "Houd wijzigingen in de database bij. Houd bij wanneer de wijzigingen zijn aangebracht, de gebruiker en het adres van de gebruiker die de wijzigingen heeft aangebracht. Bied een optie om het verwijderen en bijwerken van transacties ongedaan te maken.";
$text['description-database_transactions']['pl-pl'] = "Śledź zmiany w bazie danych. Śledź, kiedy zmiany zostały wprowadzone, użytkownika i adres użytkownika, który dokonał zmian. Zapewnia opcję cofnięcia, usunięcia i aktualizacji transakcji."; $text['description-database_transactions']['pl-pl'] = "Śledź zmiany w bazie danych. Śledź, kiedy zmiany zostały wprowadzone, użytkownika i adres użytkownika, który dokonał zmian. Zapewnia opcję cofnięcia, usunięcia i aktualizacji transakcji.";
$text['description-database_transactions']['pt-br'] = "Rastrear alterações no banco de dados. Rastrear quando as alterações foram feitas, o usuário e o endereço do usuário que fez as alterações. Fornecer uma opção para desfazer transações de exclusão e atualização."; $text['description-database_transactions']['pt-br'] = "Rastrear alterações no banco de dados. Rastrear quando as alterações foram feitas, o usuário e o endereço do usuário que fez as alterações. Fornecer uma opção para desfazer transações de exclusão e atualização.";
@ -88,6 +91,7 @@ $text['label-user']['fr-ca'] = "Utilisateur";
$text['label-user']['fr-fr'] = "Utilisateur"; $text['label-user']['fr-fr'] = "Utilisateur";
$text['label-user']['he-il'] = "משתמש"; $text['label-user']['he-il'] = "משתמש";
$text['label-user']['it-it'] = "Utente"; $text['label-user']['it-it'] = "Utente";
$text['label-user']['ka-ge'] = "მომხმარებელი";
$text['label-user']['nl-nl'] = "Gebruiker"; $text['label-user']['nl-nl'] = "Gebruiker";
$text['label-user']['pl-pl'] = "Użytkownik"; $text['label-user']['pl-pl'] = "Użytkownik";
$text['label-user']['pt-br'] = "Usuário"; $text['label-user']['pt-br'] = "Usuário";
@ -113,6 +117,7 @@ $text['label-user_uuid']['fr-ca'] = "Utilisateur";
$text['label-user_uuid']['fr-fr'] = "Utilisateur"; $text['label-user_uuid']['fr-fr'] = "Utilisateur";
$text['label-user_uuid']['he-il'] = "משתמש"; $text['label-user_uuid']['he-il'] = "משתמש";
$text['label-user_uuid']['it-it'] = "Utente"; $text['label-user_uuid']['it-it'] = "Utente";
$text['label-user_uuid']['ka-ge'] = "მომხმარებელი";
$text['label-user_uuid']['nl-nl'] = "Gebruiker"; $text['label-user_uuid']['nl-nl'] = "Gebruiker";
$text['label-user_uuid']['pl-pl'] = "Użytkownik"; $text['label-user_uuid']['pl-pl'] = "Użytkownik";
$text['label-user_uuid']['pt-br'] = "Usuário"; $text['label-user_uuid']['pt-br'] = "Usuário";
@ -138,6 +143,7 @@ $text['description-user_uuid']['fr-ca'] = "Transaction d'utilisateur";
$text['description-user_uuid']['fr-fr'] = "Transaction d'utilisateur"; $text['description-user_uuid']['fr-fr'] = "Transaction d'utilisateur";
$text['description-user_uuid']['he-il'] = "עסקאות משתמשים"; $text['description-user_uuid']['he-il'] = "עסקאות משתמשים";
$text['description-user_uuid']['it-it'] = "Transazione utente."; $text['description-user_uuid']['it-it'] = "Transazione utente.";
$text['description-user_uuid']['ka-ge'] = "მომხმარებლის ტრანზაქცია";
$text['description-user_uuid']['nl-nl'] = "Gebruiker transactie."; $text['description-user_uuid']['nl-nl'] = "Gebruiker transactie.";
$text['description-user_uuid']['pl-pl'] = "Transakcje użytkownika"; $text['description-user_uuid']['pl-pl'] = "Transakcje użytkownika";
$text['description-user_uuid']['pt-br'] = "Transação do utilizador."; $text['description-user_uuid']['pt-br'] = "Transação do utilizador.";
@ -163,6 +169,7 @@ $text['label-app_name']['fr-ca'] = "Application";
$text['label-app_name']['fr-fr'] = "Application"; $text['label-app_name']['fr-fr'] = "Application";
$text['label-app_name']['he-il'] = "יישום"; $text['label-app_name']['he-il'] = "יישום";
$text['label-app_name']['it-it'] = "Applicazione"; $text['label-app_name']['it-it'] = "Applicazione";
$text['label-app_name']['ka-ge'] = "აპლიკაცია";
$text['label-app_name']['nl-nl'] = "Applicatie"; $text['label-app_name']['nl-nl'] = "Applicatie";
$text['label-app_name']['pl-pl'] = "Aplikacja"; $text['label-app_name']['pl-pl'] = "Aplikacja";
$text['label-app_name']['pt-br'] = "Aplicação"; $text['label-app_name']['pt-br'] = "Aplicação";
@ -188,6 +195,7 @@ $text['description-app_name']['fr-ca'] = "Nom de l'application";
$text['description-app_name']['fr-fr'] = "Nom de l'application"; $text['description-app_name']['fr-fr'] = "Nom de l'application";
$text['description-app_name']['he-il'] = "שם הבקשה"; $text['description-app_name']['he-il'] = "שם הבקשה";
$text['description-app_name']['it-it'] = "Nome dell'applicazione."; $text['description-app_name']['it-it'] = "Nome dell'applicazione.";
$text['description-app_name']['ka-ge'] = "აპლიკაციის სახელი.";
$text['description-app_name']['nl-nl'] = "Applicatie naam."; $text['description-app_name']['nl-nl'] = "Applicatie naam.";
$text['description-app_name']['pl-pl'] = "Nazwa aplikacji"; $text['description-app_name']['pl-pl'] = "Nazwa aplikacji";
$text['description-app_name']['pt-br'] = "Nome da aplicação."; $text['description-app_name']['pt-br'] = "Nome da aplicação.";
@ -213,6 +221,7 @@ $text['label-app_uuid']['fr-ca'] = "ID d'application";
$text['label-app_uuid']['fr-fr'] = "ID d'application"; $text['label-app_uuid']['fr-fr'] = "ID d'application";
$text['label-app_uuid']['he-il'] = "יישום Id"; $text['label-app_uuid']['he-il'] = "יישום Id";
$text['label-app_uuid']['it-it'] = "Applicazione"; $text['label-app_uuid']['it-it'] = "Applicazione";
$text['label-app_uuid']['ka-ge'] = "აპლიკაციის ID";
$text['label-app_uuid']['nl-nl'] = "Applicatie ID."; $text['label-app_uuid']['nl-nl'] = "Applicatie ID.";
$text['label-app_uuid']['pl-pl'] = "ID aplikacji"; $text['label-app_uuid']['pl-pl'] = "ID aplikacji";
$text['label-app_uuid']['pt-br'] = "Id da aplicação"; $text['label-app_uuid']['pt-br'] = "Id da aplicação";
@ -238,6 +247,7 @@ $text['description-app_uuid']['fr-ca'] = "Nom de l'application";
$text['description-app_uuid']['fr-fr'] = "Nom de l'application"; $text['description-app_uuid']['fr-fr'] = "Nom de l'application";
$text['description-app_uuid']['he-il'] = "שם הבקשה"; $text['description-app_uuid']['he-il'] = "שם הבקשה";
$text['description-app_uuid']['it-it'] = "Nome dell'applicazione."; $text['description-app_uuid']['it-it'] = "Nome dell'applicazione.";
$text['description-app_uuid']['ka-ge'] = "აპლიკაციის სახელი.";
$text['description-app_uuid']['nl-nl'] = "Applicatie naam."; $text['description-app_uuid']['nl-nl'] = "Applicatie naam.";
$text['description-app_uuid']['pl-pl'] = "Nazwa aplikacji"; $text['description-app_uuid']['pl-pl'] = "Nazwa aplikacji";
$text['description-app_uuid']['pt-br'] = "Nome da aplicação."; $text['description-app_uuid']['pt-br'] = "Nome da aplicação.";
@ -263,6 +273,7 @@ $text['label-transaction_code']['fr-ca'] = "Code";
$text['label-transaction_code']['fr-fr'] = "Code"; $text['label-transaction_code']['fr-fr'] = "Code";
$text['label-transaction_code']['he-il'] = "קודקוד"; $text['label-transaction_code']['he-il'] = "קודקוד";
$text['label-transaction_code']['it-it'] = "Codice"; $text['label-transaction_code']['it-it'] = "Codice";
$text['label-transaction_code']['ka-ge'] = "კოდი";
$text['label-transaction_code']['nl-nl'] = "Code"; $text['label-transaction_code']['nl-nl'] = "Code";
$text['label-transaction_code']['pl-pl'] = "Kod"; $text['label-transaction_code']['pl-pl'] = "Kod";
$text['label-transaction_code']['pt-br'] = "Código"; $text['label-transaction_code']['pt-br'] = "Código";
@ -288,6 +299,7 @@ $text['description-transaction_code']['fr-ca'] = "Code de transaction";
$text['description-transaction_code']['fr-fr'] = "Code de transaction"; $text['description-transaction_code']['fr-fr'] = "Code de transaction";
$text['description-transaction_code']['he-il'] = "קוד עסקאות"; $text['description-transaction_code']['he-il'] = "קוד עסקאות";
$text['description-transaction_code']['it-it'] = "Codice di transazione."; $text['description-transaction_code']['it-it'] = "Codice di transazione.";
$text['description-transaction_code']['ka-ge'] = "ტრანზაქციის კოდი.";
$text['description-transaction_code']['nl-nl'] = "Transactie code."; $text['description-transaction_code']['nl-nl'] = "Transactie code.";
$text['description-transaction_code']['pl-pl'] = "Kod transakcji."; $text['description-transaction_code']['pl-pl'] = "Kod transakcji.";
$text['description-transaction_code']['pt-br'] = "Código de transação."; $text['description-transaction_code']['pt-br'] = "Código de transação.";
@ -313,6 +325,7 @@ $text['label-transaction_address']['fr-ca'] = "adresse IP";
$text['label-transaction_address']['fr-fr'] = "adresse IP"; $text['label-transaction_address']['fr-fr'] = "adresse IP";
$text['label-transaction_address']['he-il'] = "כתובת IP"; $text['label-transaction_address']['he-il'] = "כתובת IP";
$text['label-transaction_address']['it-it'] = "Indirizzo IP"; $text['label-transaction_address']['it-it'] = "Indirizzo IP";
$text['label-transaction_address']['ka-ge'] = "IP მისამართი";
$text['label-transaction_address']['nl-nl'] = "IP Adres"; $text['label-transaction_address']['nl-nl'] = "IP Adres";
$text['label-transaction_address']['pl-pl'] = "Adres IP"; $text['label-transaction_address']['pl-pl'] = "Adres IP";
$text['label-transaction_address']['pt-br'] = "Endereço IP"; $text['label-transaction_address']['pt-br'] = "Endereço IP";
@ -338,6 +351,7 @@ $text['description-transaction_address']['fr-ca'] = "Adresse IP de l'utilisateur
$text['description-transaction_address']['fr-fr'] = "Adresse IP de l'utilisateur"; $text['description-transaction_address']['fr-fr'] = "Adresse IP de l'utilisateur";
$text['description-transaction_address']['he-il'] = "כתובת IP של המשתמש"; $text['description-transaction_address']['he-il'] = "כתובת IP של המשתמש";
$text['description-transaction_address']['it-it'] = "Indirizzo IP dell'utente."; $text['description-transaction_address']['it-it'] = "Indirizzo IP dell'utente.";
$text['description-transaction_address']['ka-ge'] = "მომხმარებლის IP მისამართი.";
$text['description-transaction_address']['nl-nl'] = "IP Adres van de gebruiker."; $text['description-transaction_address']['nl-nl'] = "IP Adres van de gebruiker.";
$text['description-transaction_address']['pl-pl'] = "Adres IP użytkownika."; $text['description-transaction_address']['pl-pl'] = "Adres IP użytkownika.";
$text['description-transaction_address']['pt-br'] = "Endereço IP do usuário."; $text['description-transaction_address']['pt-br'] = "Endereço IP do usuário.";
@ -363,6 +377,7 @@ $text['label-transaction_type']['fr-ca'] = "Type";
$text['label-transaction_type']['fr-fr'] = "Type"; $text['label-transaction_type']['fr-fr'] = "Type";
$text['label-transaction_type']['he-il'] = "סוג"; $text['label-transaction_type']['he-il'] = "סוג";
$text['label-transaction_type']['it-it'] = "Tipo"; $text['label-transaction_type']['it-it'] = "Tipo";
$text['label-transaction_type']['ka-ge'] = "ტიპი";
$text['label-transaction_type']['nl-nl'] = "Type"; $text['label-transaction_type']['nl-nl'] = "Type";
$text['label-transaction_type']['pl-pl'] = "Typ"; $text['label-transaction_type']['pl-pl'] = "Typ";
$text['label-transaction_type']['pt-br'] = "Tipo"; $text['label-transaction_type']['pt-br'] = "Tipo";
@ -388,6 +403,7 @@ $text['description-transaction_type']['fr-ca'] = "Type: ajouter, mettre à jour,
$text['description-transaction_type']['fr-fr'] = "Type: ajouter, mettre à jour, supprimer"; $text['description-transaction_type']['fr-fr'] = "Type: ajouter, mettre à jour, supprimer";
$text['description-transaction_type']['he-il'] = "סוג: להוסיף, לעדכן, למחוק"; $text['description-transaction_type']['he-il'] = "סוג: להוסיף, לעדכן, למחוק";
$text['description-transaction_type']['it-it'] = "Tipo: aggiungere, aggiornare, eliminare"; $text['description-transaction_type']['it-it'] = "Tipo: aggiungere, aggiornare, eliminare";
$text['description-transaction_type']['ka-ge'] = "ტიპი: დამატება, განახლება, წაშლა";
$text['description-transaction_type']['nl-nl'] = "Type: toevoegen, bijwerken, verwijderen"; $text['description-transaction_type']['nl-nl'] = "Type: toevoegen, bijwerken, verwijderen";
$text['description-transaction_type']['pl-pl'] = "Typ: dodaj, zaktualizuj, usuń"; $text['description-transaction_type']['pl-pl'] = "Typ: dodaj, zaktualizuj, usuń";
$text['description-transaction_type']['pt-br'] = "Tipo: adicionar, atualizar, excluir"; $text['description-transaction_type']['pt-br'] = "Tipo: adicionar, atualizar, excluir";
@ -413,6 +429,7 @@ $text['label-transaction_date']['fr-ca'] = "Date";
$text['label-transaction_date']['fr-fr'] = "Date"; $text['label-transaction_date']['fr-fr'] = "Date";
$text['label-transaction_date']['he-il'] = "תאריך"; $text['label-transaction_date']['he-il'] = "תאריך";
$text['label-transaction_date']['it-it'] = "Data"; $text['label-transaction_date']['it-it'] = "Data";
$text['label-transaction_date']['ka-ge'] = "თარიღი";
$text['label-transaction_date']['nl-nl'] = "Datum"; $text['label-transaction_date']['nl-nl'] = "Datum";
$text['label-transaction_date']['pl-pl'] = "Data"; $text['label-transaction_date']['pl-pl'] = "Data";
$text['label-transaction_date']['pt-br'] = "Data"; $text['label-transaction_date']['pt-br'] = "Data";
@ -438,6 +455,7 @@ $text['description-transaction_date']['fr-ca'] = "Date de la transaction.";
$text['description-transaction_date']['fr-fr'] = "Date de la transaction."; $text['description-transaction_date']['fr-fr'] = "Date de la transaction.";
$text['description-transaction_date']['he-il'] = "תאריך העסקה"; $text['description-transaction_date']['he-il'] = "תאריך העסקה";
$text['description-transaction_date']['it-it'] = "Data di transazione."; $text['description-transaction_date']['it-it'] = "Data di transazione.";
$text['description-transaction_date']['ka-ge'] = "ტრანზაქციის თარიღი.";
$text['description-transaction_date']['nl-nl'] = "Transactie datum."; $text['description-transaction_date']['nl-nl'] = "Transactie datum.";
$text['description-transaction_date']['pl-pl'] = "Data transakcji."; $text['description-transaction_date']['pl-pl'] = "Data transakcji.";
$text['description-transaction_date']['pt-br'] = "Data de transação."; $text['description-transaction_date']['pt-br'] = "Data de transação.";
@ -463,6 +481,7 @@ $text['label-transaction_old']['fr-ca'] = "Avant";
$text['label-transaction_old']['fr-fr'] = "Avant"; $text['label-transaction_old']['fr-fr'] = "Avant";
$text['label-transaction_old']['he-il'] = "לפני"; $text['label-transaction_old']['he-il'] = "לפני";
$text['label-transaction_old']['it-it'] = "Prima"; $text['label-transaction_old']['it-it'] = "Prima";
$text['label-transaction_old']['ka-ge'] = "მანამდე";
$text['label-transaction_old']['nl-nl'] = "Voor"; $text['label-transaction_old']['nl-nl'] = "Voor";
$text['label-transaction_old']['pl-pl'] = "Przed"; $text['label-transaction_old']['pl-pl'] = "Przed";
$text['label-transaction_old']['pt-br'] = "Antes"; $text['label-transaction_old']['pt-br'] = "Antes";
@ -488,6 +507,7 @@ $text['description-transaction_old']['fr-ca'] = "Tableau avant la transaction";
$text['description-transaction_old']['fr-fr'] = "Tableau avant la transaction"; $text['description-transaction_old']['fr-fr'] = "Tableau avant la transaction";
$text['description-transaction_old']['he-il'] = "לפני העסקה"; $text['description-transaction_old']['he-il'] = "לפני העסקה";
$text['description-transaction_old']['it-it'] = "Array prima della transazione."; $text['description-transaction_old']['it-it'] = "Array prima della transazione.";
$text['description-transaction_old']['ka-ge'] = "მასივი ტრანზაქციამდე.";
$text['description-transaction_old']['nl-nl'] = "Tabel voor de transactie."; $text['description-transaction_old']['nl-nl'] = "Tabel voor de transactie.";
$text['description-transaction_old']['pl-pl'] = "Tablica przed transakcją."; $text['description-transaction_old']['pl-pl'] = "Tablica przed transakcją.";
$text['description-transaction_old']['pt-br'] = "Afasta-te antes da transação."; $text['description-transaction_old']['pt-br'] = "Afasta-te antes da transação.";
@ -513,6 +533,7 @@ $text['label-transaction_new']['fr-ca'] = "Après";
$text['label-transaction_new']['fr-fr'] = "Après"; $text['label-transaction_new']['fr-fr'] = "Après";
$text['label-transaction_new']['he-il'] = "אחרי"; $text['label-transaction_new']['he-il'] = "אחרי";
$text['label-transaction_new']['it-it'] = "Dopo"; $text['label-transaction_new']['it-it'] = "Dopo";
$text['label-transaction_new']['ka-ge'] = "შემდეგ";
$text['label-transaction_new']['nl-nl'] = "Na"; $text['label-transaction_new']['nl-nl'] = "Na";
$text['label-transaction_new']['pl-pl'] = "Po"; $text['label-transaction_new']['pl-pl'] = "Po";
$text['label-transaction_new']['pt-br'] = "Depois"; $text['label-transaction_new']['pt-br'] = "Depois";
@ -538,6 +559,7 @@ $text['description-transaction_new']['fr-ca'] = "Tableau après la transaction";
$text['description-transaction_new']['fr-fr'] = "Tableau après la transaction"; $text['description-transaction_new']['fr-fr'] = "Tableau après la transaction";
$text['description-transaction_new']['he-il'] = "לאחר העסקה"; $text['description-transaction_new']['he-il'] = "לאחר העסקה";
$text['description-transaction_new']['it-it'] = "Array dopo la transazione."; $text['description-transaction_new']['it-it'] = "Array dopo la transazione.";
$text['description-transaction_new']['ka-ge'] = "მასივი ტრანზაქციის შემდეგ.";
$text['description-transaction_new']['nl-nl'] = "Tabel na de transactie."; $text['description-transaction_new']['nl-nl'] = "Tabel na de transactie.";
$text['description-transaction_new']['pl-pl'] = "Tablica po transakcji."; $text['description-transaction_new']['pl-pl'] = "Tablica po transakcji.";
$text['description-transaction_new']['pt-br'] = "Traia após a transação."; $text['description-transaction_new']['pt-br'] = "Traia após a transação.";
@ -563,6 +585,7 @@ $text['label-transaction_result']['fr-ca'] = "Résultat";
$text['label-transaction_result']['fr-fr'] = "Résultat"; $text['label-transaction_result']['fr-fr'] = "Résultat";
$text['label-transaction_result']['he-il'] = "תוצאה"; $text['label-transaction_result']['he-il'] = "תוצאה";
$text['label-transaction_result']['it-it'] = "Risultato"; $text['label-transaction_result']['it-it'] = "Risultato";
$text['label-transaction_result']['ka-ge'] = "შედეგი";
$text['label-transaction_result']['nl-nl'] = "Resultaat"; $text['label-transaction_result']['nl-nl'] = "Resultaat";
$text['label-transaction_result']['pl-pl'] = "Rezultat"; $text['label-transaction_result']['pl-pl'] = "Rezultat";
$text['label-transaction_result']['pt-br'] = "Resultado"; $text['label-transaction_result']['pt-br'] = "Resultado";
@ -588,6 +611,7 @@ $text['description-transaction_result']['fr-ca'] = "Résultat de la transaction"
$text['description-transaction_result']['fr-fr'] = "Résultat de la transaction"; $text['description-transaction_result']['fr-fr'] = "Résultat de la transaction";
$text['description-transaction_result']['he-il'] = "תוצאות העסקה."; $text['description-transaction_result']['he-il'] = "תוצאות העסקה.";
$text['description-transaction_result']['it-it'] = "Risultato della transazione."; $text['description-transaction_result']['it-it'] = "Risultato della transazione.";
$text['description-transaction_result']['ka-ge'] = "ტრანზაქციის შედეგი.";
$text['description-transaction_result']['nl-nl'] = "Resultaat van de transactie."; $text['description-transaction_result']['nl-nl'] = "Resultaat van de transactie.";
$text['description-transaction_result']['pl-pl'] = "Rezultat transakcji."; $text['description-transaction_result']['pl-pl'] = "Rezultat transakcji.";
$text['description-transaction_result']['pt-br'] = "Resultado da transação."; $text['description-transaction_result']['pt-br'] = "Resultado da transação.";
@ -613,6 +637,7 @@ $text['label-true']['fr-ca'] = "Vrai";
$text['label-true']['fr-fr'] = "Vrai"; $text['label-true']['fr-fr'] = "Vrai";
$text['label-true']['he-il'] = "אמת אמיתית"; $text['label-true']['he-il'] = "אמת אמיתית";
$text['label-true']['it-it'] = "vero"; $text['label-true']['it-it'] = "vero";
$text['label-true']['ka-ge'] = "ჭეშმარიტი";
$text['label-true']['nl-nl'] = "waar"; $text['label-true']['nl-nl'] = "waar";
$text['label-true']['pl-pl'] = "Tak"; $text['label-true']['pl-pl'] = "Tak";
$text['label-true']['pt-br'] = "verdadeiro"; $text['label-true']['pt-br'] = "verdadeiro";
@ -638,6 +663,7 @@ $text['label-false']['fr-ca'] = "Faux";
$text['label-false']['fr-fr'] = "Faux"; $text['label-false']['fr-fr'] = "Faux";
$text['label-false']['he-il'] = "שקר כוזב"; $text['label-false']['he-il'] = "שקר כוזב";
$text['label-false']['it-it'] = "falso"; $text['label-false']['it-it'] = "falso";
$text['label-false']['ka-ge'] = "ცრუ";
$text['label-false']['nl-nl'] = "onwaar"; $text['label-false']['nl-nl'] = "onwaar";
$text['label-false']['pl-pl'] = "Nie"; $text['label-false']['pl-pl'] = "Nie";
$text['label-false']['pt-br'] = "falso"; $text['label-false']['pt-br'] = "falso";
@ -663,6 +689,7 @@ $text['button-add']['fr-ca'] = "Ajouter";
$text['button-add']['fr-fr'] = "Ajouter"; $text['button-add']['fr-fr'] = "Ajouter";
$text['button-add']['he-il'] = "הוסף"; $text['button-add']['he-il'] = "הוסף";
$text['button-add']['it-it'] = "Aggiungi"; $text['button-add']['it-it'] = "Aggiungi";
$text['button-add']['ka-ge'] = "დამატება";
$text['button-add']['nl-nl'] = "Toevoegen"; $text['button-add']['nl-nl'] = "Toevoegen";
$text['button-add']['pl-pl'] = "Dodaj"; $text['button-add']['pl-pl'] = "Dodaj";
$text['button-add']['pt-br'] = "Adicionar"; $text['button-add']['pt-br'] = "Adicionar";
@ -688,6 +715,7 @@ $text['button-edit']['fr-ca'] = "Modifier";
$text['button-edit']['fr-fr'] = "Modifier"; $text['button-edit']['fr-fr'] = "Modifier";
$text['button-edit']['he-il'] = "לַעֲרוֹך"; $text['button-edit']['he-il'] = "לַעֲרוֹך";
$text['button-edit']['it-it'] = "Modifica"; $text['button-edit']['it-it'] = "Modifica";
$text['button-edit']['ka-ge'] = "ჩასწორება";
$text['button-edit']['nl-nl'] = "Bewerken"; $text['button-edit']['nl-nl'] = "Bewerken";
$text['button-edit']['pl-pl'] = "Edytuj"; $text['button-edit']['pl-pl'] = "Edytuj";
$text['button-edit']['pt-br'] = "Editar"; $text['button-edit']['pt-br'] = "Editar";
@ -713,6 +741,7 @@ $text['button-delete']['fr-ca'] = "Supprimer";
$text['button-delete']['fr-fr'] = "Supprimer"; $text['button-delete']['fr-fr'] = "Supprimer";
$text['button-delete']['he-il'] = "למחוק"; $text['button-delete']['he-il'] = "למחוק";
$text['button-delete']['it-it'] = "Cancella"; $text['button-delete']['it-it'] = "Cancella";
$text['button-delete']['ka-ge'] = "წაშლა";
$text['button-delete']['nl-nl'] = "Verwijderen"; $text['button-delete']['nl-nl'] = "Verwijderen";
$text['button-delete']['pl-pl'] = "Usuń"; $text['button-delete']['pl-pl'] = "Usuń";
$text['button-delete']['pt-br'] = "Excluir"; $text['button-delete']['pt-br'] = "Excluir";
@ -738,6 +767,7 @@ $text['button-save']['fr-ca'] = "Enregistrer";
$text['button-save']['fr-fr'] = "Enregistrer"; $text['button-save']['fr-fr'] = "Enregistrer";
$text['button-save']['he-il'] = "להציל"; $text['button-save']['he-il'] = "להציל";
$text['button-save']['it-it'] = "Salva"; $text['button-save']['it-it'] = "Salva";
$text['button-save']['ka-ge'] = "შენახვა";
$text['button-save']['nl-nl'] = "Opslaan"; $text['button-save']['nl-nl'] = "Opslaan";
$text['button-save']['pl-pl'] = "Zapisz"; $text['button-save']['pl-pl'] = "Zapisz";
$text['button-save']['pt-br'] = "Guardar"; $text['button-save']['pt-br'] = "Guardar";
@ -763,6 +793,7 @@ $text['button-view']['fr-ca'] = "Vue";
$text['button-view']['fr-fr'] = "Vue"; $text['button-view']['fr-fr'] = "Vue";
$text['button-view']['he-il'] = "תצוגה"; $text['button-view']['he-il'] = "תצוגה";
$text['button-view']['it-it'] = "Vista"; $text['button-view']['it-it'] = "Vista";
$text['button-view']['ka-ge'] = "ხედი";
$text['button-view']['nl-nl'] = "Tonen"; $text['button-view']['nl-nl'] = "Tonen";
$text['button-view']['pl-pl'] = "Podgląd"; $text['button-view']['pl-pl'] = "Podgląd";
$text['button-view']['pt-br'] = "Visualização"; $text['button-view']['pt-br'] = "Visualização";
@ -788,6 +819,7 @@ $text['button-back']['fr-ca'] = "Retour";
$text['button-back']['fr-fr'] = "Retour"; $text['button-back']['fr-fr'] = "Retour";
$text['button-back']['he-il'] = "בחזרה"; $text['button-back']['he-il'] = "בחזרה";
$text['button-back']['it-it'] = "Indietro"; $text['button-back']['it-it'] = "Indietro";
$text['button-back']['ka-ge'] = "უკან";
$text['button-back']['nl-nl'] = "Terug"; $text['button-back']['nl-nl'] = "Terug";
$text['button-back']['pl-pl'] = "Cofnij"; $text['button-back']['pl-pl'] = "Cofnij";
$text['button-back']['pt-br'] = "Voltar"; $text['button-back']['pt-br'] = "Voltar";
@ -813,6 +845,7 @@ $text['confirm-delete']['fr-ca'] = "Voulez-vous vraiment supprimer ca";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer ca"; $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer ca";
$text['confirm-delete']['he-il'] = "אתה באמת רוצה למחוק את זה?"; $text['confirm-delete']['he-il'] = "אתה באמת רוצה למחוק את זה?";
$text['confirm-delete']['it-it'] = "Vuoi davvero eliminare questo?"; $text['confirm-delete']['it-it'] = "Vuoi davvero eliminare questo?";
$text['confirm-delete']['ka-ge'] = "მართლა გნებავთ, წაშალოთ ეს?";
$text['confirm-delete']['nl-nl'] = "Wil je dit werkelijk uitvoeren?"; $text['confirm-delete']['nl-nl'] = "Wil je dit werkelijk uitvoeren?";
$text['confirm-delete']['pl-pl'] = "Czy napewno chcesz to usunąć?"; $text['confirm-delete']['pl-pl'] = "Czy napewno chcesz to usunąć?";
$text['confirm-delete']['pt-br'] = "Queres mesmo apagar isto?"; $text['confirm-delete']['pt-br'] = "Queres mesmo apagar isto?";
@ -838,6 +871,7 @@ $text['message-add']['fr-ca'] = "Ajouter terminé";
$text['message-add']['fr-fr'] = "Ajouter terminé"; $text['message-add']['fr-fr'] = "Ajouter terminé";
$text['message-add']['he-il'] = "הוסף הושלם"; $text['message-add']['he-il'] = "הוסף הושלם";
$text['message-add']['it-it'] = "Aggiungi completato"; $text['message-add']['it-it'] = "Aggiungi completato";
$text['message-add']['ka-ge'] = "დამატება დასრულდა";
$text['message-add']['nl-nl'] = "Toevoegen gereed"; $text['message-add']['nl-nl'] = "Toevoegen gereed";
$text['message-add']['pl-pl'] = "Dodano pomyślnie"; $text['message-add']['pl-pl'] = "Dodano pomyślnie";
$text['message-add']['pt-br'] = "Adicionar concluído"; $text['message-add']['pt-br'] = "Adicionar concluído";
@ -863,6 +897,7 @@ $text['message-update']['fr-ca'] = "Mise à jour terminée";
$text['message-update']['fr-fr'] = "Mise à jour terminée"; $text['message-update']['fr-fr'] = "Mise à jour terminée";
$text['message-update']['he-il'] = "העדכון הושלם"; $text['message-update']['he-il'] = "העדכון הושלם";
$text['message-update']['it-it'] = "Aggiornamento completato"; $text['message-update']['it-it'] = "Aggiornamento completato";
$text['message-update']['ka-ge'] = "განახლება დასრულდა";
$text['message-update']['nl-nl'] = "Bijwerken gereed"; $text['message-update']['nl-nl'] = "Bijwerken gereed";
$text['message-update']['pl-pl'] = "Zaktualizowano pomyślnie"; $text['message-update']['pl-pl'] = "Zaktualizowano pomyślnie";
$text['message-update']['pt-br'] = "Atualização concluída"; $text['message-update']['pt-br'] = "Atualização concluída";
@ -888,6 +923,7 @@ $text['message-delete']['fr-ca'] = "Supprimer terminé";
$text['message-delete']['fr-fr'] = "Supprimer terminé"; $text['message-delete']['fr-fr'] = "Supprimer terminé";
$text['message-delete']['he-il'] = "מחיקה הושלמה"; $text['message-delete']['he-il'] = "מחיקה הושלמה";
$text['message-delete']['it-it'] = "Elimina completata"; $text['message-delete']['it-it'] = "Elimina completata";
$text['message-delete']['ka-ge'] = "წაშლა დასრულდა";
$text['message-delete']['nl-nl'] = "Verwijderen gereed"; $text['message-delete']['nl-nl'] = "Verwijderen gereed";
$text['message-delete']['pl-pl'] = "Usunięto pomyślnie"; $text['message-delete']['pl-pl'] = "Usunięto pomyślnie";
$text['message-delete']['pt-br'] = "Excluir Completamente"; $text['message-delete']['pt-br'] = "Excluir Completamente";
@ -913,6 +949,7 @@ $text['message-required']['fr-ca'] = "Veuillez fournir";
$text['message-required']['fr-fr'] = "Veuillez fournir"; $text['message-required']['fr-fr'] = "Veuillez fournir";
$text['message-required']['he-il'] = "אנא ספק:"; $text['message-required']['he-il'] = "אנא ספק:";
$text['message-required']['it-it'] = "Si prega di fornire:"; $text['message-required']['it-it'] = "Si prega di fornire:";
$text['message-required']['ka-ge'] = "შეიყვანეთ: ";
$text['message-required']['nl-nl'] = "Aub. geef: "; $text['message-required']['nl-nl'] = "Aub. geef: ";
$text['message-required']['pl-pl'] = "Proszę podać: "; $text['message-required']['pl-pl'] = "Proszę podać: ";
$text['message-required']['pt-br'] = "Por favor, forneça:"; $text['message-required']['pt-br'] = "Por favor, forneça:";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Transactions"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Transactions";
$apps[$x]['menu'][$y]['title']['he-il'] = "עסקאות"; $apps[$x]['menu'][$y]['title']['he-il'] = "עסקאות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Transazioni"; $apps[$x]['menu'][$y]['title']['it-it'] = "Transazioni";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ტრანზაქციები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Transacties"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Transacties";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Transakcje"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Transakcje";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Transações"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Transações";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Défini les numéros externes."; $apps[$x]['description']['fr-fr'] = "Défini les numéros externes.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "გამოიყენება გარე ნომრების აღწერისთვის.";
$apps[$x]['description']['nl-nl'] = "Gebruikt om externe bestemmingen vast te leggen."; $apps[$x]['description']['nl-nl'] = "Gebruikt om externe bestemmingen vast te leggen.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "Usado para gerenciar números de destinos externos."; $apps[$x]['description']['pt-br'] = "Usado para gerenciar números de destinos externos.";

View File

@ -13,6 +13,7 @@ $text['title-destinations']['fr-ca'] = "Destinations";
$text['title-destinations']['fr-fr'] = "Destinations"; $text['title-destinations']['fr-fr'] = "Destinations";
$text['title-destinations']['he-il'] = "יעדים"; $text['title-destinations']['he-il'] = "יעדים";
$text['title-destinations']['it-it'] = "Destinazioni"; $text['title-destinations']['it-it'] = "Destinazioni";
$text['title-destinations']['ka-ge'] = "დანიშნულების წერტილები";
$text['title-destinations']['nl-nl'] = "Bestemmingen"; $text['title-destinations']['nl-nl'] = "Bestemmingen";
$text['title-destinations']['pl-pl'] = "Destynacje"; $text['title-destinations']['pl-pl'] = "Destynacje";
$text['title-destinations']['pt-br'] = "Destinos"; $text['title-destinations']['pt-br'] = "Destinos";
@ -39,6 +40,7 @@ $text['title-destination-edit']['fr-ca'] = "Editer la Destination";
$text['title-destination-edit']['fr-fr'] = "Editer la Destination"; $text['title-destination-edit']['fr-fr'] = "Editer la Destination";
$text['title-destination-edit']['he-il'] = "יעד"; $text['title-destination-edit']['he-il'] = "יעד";
$text['title-destination-edit']['it-it'] = "Destinazione"; $text['title-destination-edit']['it-it'] = "Destinazione";
$text['title-destination-edit']['ka-ge'] = "დანიშნულების წერტილი";
$text['title-destination-edit']['nl-nl'] = "Bestemming bewerken"; $text['title-destination-edit']['nl-nl'] = "Bestemming bewerken";
$text['title-destination-edit']['pl-pl'] = "Destynacja"; $text['title-destination-edit']['pl-pl'] = "Destynacja";
$text['title-destination-edit']['pt-br'] = "Editar Destino"; $text['title-destination-edit']['pt-br'] = "Editar Destino";
@ -65,6 +67,7 @@ $text['title-destination-add']['fr-ca'] = "Ajouter une Destination";
$text['title-destination-add']['fr-fr'] = "Ajouter une Destination"; $text['title-destination-add']['fr-fr'] = "Ajouter une Destination";
$text['title-destination-add']['he-il'] = "יעד"; $text['title-destination-add']['he-il'] = "יעד";
$text['title-destination-add']['it-it'] = "Destinazione"; $text['title-destination-add']['it-it'] = "Destinazione";
$text['title-destination-add']['ka-ge'] = "დანიშნულების წერტილი";
$text['title-destination-add']['nl-nl'] = "Bestemming toevoegen"; $text['title-destination-add']['nl-nl'] = "Bestemming toevoegen";
$text['title-destination-add']['pl-pl'] = "Destynacja"; $text['title-destination-add']['pl-pl'] = "Destynacja";
$text['title-destination-add']['pt-br'] = "Adicionar Destino"; $text['title-destination-add']['pt-br'] = "Adicionar Destino";
@ -91,6 +94,7 @@ $text['title-destination_import']['fr-ca'] = "Importe";
$text['title-destination_import']['fr-fr'] = "Importe"; $text['title-destination_import']['fr-fr'] = "Importe";
$text['title-destination_import']['he-il'] = "יעד יבוא"; $text['title-destination_import']['he-il'] = "יעד יבוא";
$text['title-destination_import']['it-it'] = "Importazione destinazione"; $text['title-destination_import']['it-it'] = "Importazione destinazione";
$text['title-destination_import']['ka-ge'] = "დანიშნულების წერტილის შემოტანა";
$text['title-destination_import']['nl-nl'] = "Importeer Bestemmingen"; $text['title-destination_import']['nl-nl'] = "Importeer Bestemmingen";
$text['title-destination_import']['pl-pl'] = "Importuj"; $text['title-destination_import']['pl-pl'] = "Importuj";
$text['title-destination_import']['pt-br'] = "Importar"; $text['title-destination_import']['pt-br'] = "Importar";
@ -118,6 +122,7 @@ $text['title-destination_export']['fr-ca'] = "Exporter";
$text['title-destination_export']['fr-fr'] = "Exporter"; $text['title-destination_export']['fr-fr'] = "Exporter";
$text['title-destination_export']['he-il'] = "יעד היצוא"; $text['title-destination_export']['he-il'] = "יעד היצוא";
$text['title-destination_export']['it-it'] = "Esporta"; $text['title-destination_export']['it-it'] = "Esporta";
$text['title-destination_export']['ka-ge'] = "დანიშნულების წერტილის გატანა";
$text['title-destination_export']['nl-nl'] = "Bestemmingsexport"; $text['title-destination_export']['nl-nl'] = "Bestemmingsexport";
$text['title-destination_export']['pl-pl'] = "Eksportuj"; $text['title-destination_export']['pl-pl'] = "Eksportuj";
$text['title-destination_export']['pt-br'] = "Exportar"; $text['title-destination_export']['pt-br'] = "Exportar";
@ -144,6 +149,7 @@ $text['title-destination_summary']['fr-ca'] = "Résumé des destinations";
$text['title-destination_summary']['fr-fr'] = "Résumé des destinations"; $text['title-destination_summary']['fr-fr'] = "Résumé des destinations";
$text['title-destination_summary']['he-il'] = "סיכום יעד"; $text['title-destination_summary']['he-il'] = "סיכום יעד";
$text['title-destination_summary']['it-it'] = "Riepilogo della destinazione"; $text['title-destination_summary']['it-it'] = "Riepilogo della destinazione";
$text['title-destination_summary']['ka-ge'] = "დანიშნულების წერტილის მიმოხილვა";
$text['title-destination_summary']['nl-nl'] = "Bestemmingssamenvatting"; $text['title-destination_summary']['nl-nl'] = "Bestemmingssamenvatting";
$text['title-destination_summary']['pl-pl'] = "Podsumowanie miejsca docelowego"; $text['title-destination_summary']['pl-pl'] = "Podsumowanie miejsca docelowego";
$text['title-destination_summary']['pt-br'] = "Resumo do destino"; $text['title-destination_summary']['pt-br'] = "Resumo do destino";
@ -170,6 +176,7 @@ $text['button-outbound']['fr-ca'] = "Sortant";
$text['button-outbound']['fr-fr'] = "Sortant"; $text['button-outbound']['fr-fr'] = "Sortant";
$text['button-outbound']['he-il'] = "יוצא"; $text['button-outbound']['he-il'] = "יוצא";
$text['button-outbound']['it-it'] = "In Uscita"; $text['button-outbound']['it-it'] = "In Uscita";
$text['button-outbound']['ka-ge'] = "გამავალი";
$text['button-outbound']['nl-nl'] = "Uitgaand"; $text['button-outbound']['nl-nl'] = "Uitgaand";
$text['button-outbound']['pl-pl'] = "Wychodzący"; $text['button-outbound']['pl-pl'] = "Wychodzący";
$text['button-outbound']['pt-br'] = "Saída"; $text['button-outbound']['pt-br'] = "Saída";
@ -196,6 +203,7 @@ $text['button-inbound']['fr-ca'] = "Entrant";
$text['button-inbound']['fr-fr'] = "Entrant"; $text['button-inbound']['fr-fr'] = "Entrant";
$text['button-inbound']['he-il'] = "נכנס"; $text['button-inbound']['he-il'] = "נכנס";
$text['button-inbound']['it-it'] = "In Entrata"; $text['button-inbound']['it-it'] = "In Entrata";
$text['button-inbound']['ka-ge'] = "შემომავალი";
$text['button-inbound']['nl-nl'] = "Inkomend"; $text['button-inbound']['nl-nl'] = "Inkomend";
$text['button-inbound']['pl-pl'] = "Przychodzący"; $text['button-inbound']['pl-pl'] = "Przychodzący";
$text['button-inbound']['pt-br'] = "Entrada"; $text['button-inbound']['pt-br'] = "Entrada";
@ -222,6 +230,7 @@ $text['select-global']['fr-ca'] = "Mondial";
$text['select-global']['fr-fr'] = "Mondial"; $text['select-global']['fr-fr'] = "Mondial";
$text['select-global']['he-il'] = "כללי"; $text['select-global']['he-il'] = "כללי";
$text['select-global']['it-it'] = "Globale"; $text['select-global']['it-it'] = "Globale";
$text['select-global']['ka-ge'] = "გლობალური";
$text['select-global']['nl-nl'] = "Globaal"; $text['select-global']['nl-nl'] = "Globaal";
$text['select-global']['pl-pl'] = "Globalny"; $text['select-global']['pl-pl'] = "Globalny";
$text['select-global']['pt-br'] = "Global"; $text['select-global']['pt-br'] = "Global";
@ -248,6 +257,7 @@ $text['option-inbound']['fr-ca'] = "Entrant";
$text['option-inbound']['fr-fr'] = "Entrant"; $text['option-inbound']['fr-fr'] = "Entrant";
$text['option-inbound']['he-il'] = "נכנס"; $text['option-inbound']['he-il'] = "נכנס";
$text['option-inbound']['it-it'] = "In Ingresso"; $text['option-inbound']['it-it'] = "In Ingresso";
$text['option-inbound']['ka-ge'] = "შემომავალი";
$text['option-inbound']['nl-nl'] = "Inkomend"; $text['option-inbound']['nl-nl'] = "Inkomend";
$text['option-inbound']['pl-pl'] = "Przychodzący"; $text['option-inbound']['pl-pl'] = "Przychodzący";
$text['option-inbound']['pt-br'] = "Entrada"; $text['option-inbound']['pt-br'] = "Entrada";
@ -274,6 +284,7 @@ $text['option-outbound']['fr-ca'] = "Sortant";
$text['option-outbound']['fr-fr'] = "Sortant"; $text['option-outbound']['fr-fr'] = "Sortant";
$text['option-outbound']['he-il'] = "יוצא"; $text['option-outbound']['he-il'] = "יוצא";
$text['option-outbound']['it-it'] = "In Uscita"; $text['option-outbound']['it-it'] = "In Uscita";
$text['option-outbound']['ka-ge'] = "გამავალი";
$text['option-outbound']['nl-nl'] = "Uitgaand"; $text['option-outbound']['nl-nl'] = "Uitgaand";
$text['option-outbound']['pl-pl'] = "Wychodzący"; $text['option-outbound']['pl-pl'] = "Wychodzący";
$text['option-outbound']['pt-br'] = "Saída"; $text['option-outbound']['pt-br'] = "Saída";
@ -300,6 +311,7 @@ $text['option-local']['fr-ca'] = "Local";
$text['option-local']['fr-fr'] = "Local"; $text['option-local']['fr-fr'] = "Local";
$text['option-local']['he-il'] = "מקומי"; $text['option-local']['he-il'] = "מקומי";
$text['option-local']['it-it'] = "Locale locale"; $text['option-local']['it-it'] = "Locale locale";
$text['option-local']['ka-ge'] = "ლოკალური";
$text['option-local']['nl-nl'] = "Lokaal"; $text['option-local']['nl-nl'] = "Lokaal";
$text['option-local']['pl-pl'] = "Miejsc"; $text['option-local']['pl-pl'] = "Miejsc";
$text['option-local']['pt-br'] = "Local"; $text['option-local']['pt-br'] = "Local";
@ -326,6 +338,7 @@ $text['button-local']['fr-ca'] = "Local";
$text['button-local']['fr-fr'] = "Local"; $text['button-local']['fr-fr'] = "Local";
$text['button-local']['he-il'] = "מקומי"; $text['button-local']['he-il'] = "מקומי";
$text['button-local']['it-it'] = "Locale locale"; $text['button-local']['it-it'] = "Locale locale";
$text['button-local']['ka-ge'] = "ლოკალური";
$text['button-local']['nl-nl'] = "Lokaal"; $text['button-local']['nl-nl'] = "Lokaal";
$text['button-local']['pl-pl'] = "Miejsc"; $text['button-local']['pl-pl'] = "Miejsc";
$text['button-local']['pt-br'] = "Local"; $text['button-local']['pt-br'] = "Local";
@ -352,6 +365,7 @@ $text['message-maximum_destinations']['fr-ca'] = "Destinations Maximum Autorisé
$text['message-maximum_destinations']['fr-fr'] = "Destinations Maximum Autorisé:"; $text['message-maximum_destinations']['fr-fr'] = "Destinations Maximum Autorisé:";
$text['message-maximum_destinations']['he-il'] = "מקסימיום יעדים"; $text['message-maximum_destinations']['he-il'] = "מקסימיום יעדים";
$text['message-maximum_destinations']['it-it'] = "Destinazioni Massime:"; $text['message-maximum_destinations']['it-it'] = "Destinazioni Massime:";
$text['message-maximum_destinations']['ka-ge'] = "მიმართულებების მაქს. რაოდენობა:";
$text['message-maximum_destinations']['nl-nl'] = "Maximaal aantal bestemmingen:"; $text['message-maximum_destinations']['nl-nl'] = "Maximaal aantal bestemmingen:";
$text['message-maximum_destinations']['pl-pl'] = "Maksymalna ilość destynacji"; $text['message-maximum_destinations']['pl-pl'] = "Maksymalna ilość destynacji";
$text['message-maximum_destinations']['pt-br'] = "Máximo de destinos permitido:"; $text['message-maximum_destinations']['pt-br'] = "Máximo de destinos permitido:";
@ -378,6 +392,7 @@ $text['message-duplicate']['fr-ca'] = "Dupliquer détecté";
$text['message-duplicate']['fr-fr'] = "Dupliquer détecté"; $text['message-duplicate']['fr-fr'] = "Dupliquer détecté";
$text['message-duplicate']['he-il'] = "זוהתה כפילות"; $text['message-duplicate']['he-il'] = "זוהתה כפילות";
$text['message-duplicate']['it-it'] = "Rilevato Duplicato"; $text['message-duplicate']['it-it'] = "Rilevato Duplicato";
$text['message-duplicate']['ka-ge'] = "აღმოჩენილია გამეორება";
$text['message-duplicate']['nl-nl'] = "Duplicaten gevonden"; $text['message-duplicate']['nl-nl'] = "Duplicaten gevonden";
$text['message-duplicate']['pl-pl'] = "Wykryto duplikat"; $text['message-duplicate']['pl-pl'] = "Wykryto duplikat";
$text['message-duplicate']['pt-br'] = "Detectado uma duplicidade"; $text['message-duplicate']['pt-br'] = "Detectado uma duplicidade";
@ -404,6 +419,7 @@ $text['label-file_name']['fr-ca'] = "Nom du fichier";
$text['label-file_name']['fr-fr'] = "Nom du fichier"; $text['label-file_name']['fr-fr'] = "Nom du fichier";
$text['label-file_name']['he-il'] = "שם קובץ"; $text['label-file_name']['he-il'] = "שם קובץ";
$text['label-file_name']['it-it'] = "Nome del file"; $text['label-file_name']['it-it'] = "Nome del file";
$text['label-file_name']['ka-ge'] = "ფაილის სახელი";
$text['label-file_name']['nl-nl'] = "Vertaling:"; $text['label-file_name']['nl-nl'] = "Vertaling:";
$text['label-file_name']['pl-pl'] = "nazwa pliku"; $text['label-file_name']['pl-pl'] = "nazwa pliku";
$text['label-file_name']['pt-br'] = "Nome do arquivo"; $text['label-file_name']['pt-br'] = "Nome do arquivo";
@ -430,6 +446,7 @@ $text['label-monthly_price_buy']['fr-ca'] = "Prix mensuel d'achat";
$text['label-monthly_price_buy']['fr-fr'] = "Prix mensuel d'achat"; $text['label-monthly_price_buy']['fr-fr'] = "Prix mensuel d'achat";
$text['label-monthly_price_buy']['he-il'] = "קנייה חודשית"; $text['label-monthly_price_buy']['he-il'] = "קנייה חודשית";
$text['label-monthly_price_buy']['it-it'] = "Prezzo acquisto mensile"; $text['label-monthly_price_buy']['it-it'] = "Prezzo acquisto mensile";
$text['label-monthly_price_buy']['ka-ge'] = "შეძენის ფასი თვეში";
$text['label-monthly_price_buy']['nl-nl'] = "Maandelijkse inkoopprijs"; $text['label-monthly_price_buy']['nl-nl'] = "Maandelijkse inkoopprijs";
$text['label-monthly_price_buy']['pl-pl'] = "Miesięczna cena zakupu"; $text['label-monthly_price_buy']['pl-pl'] = "Miesięczna cena zakupu";
$text['label-monthly_price_buy']['pt-br'] = "Preço mensal de compra"; $text['label-monthly_price_buy']['pt-br'] = "Preço mensal de compra";
@ -456,6 +473,7 @@ $text['label-monthly_price']['fr-ca'] = "Prix mensuel à vendre";
$text['label-monthly_price']['fr-fr'] = "Prix mensuel à vendre"; $text['label-monthly_price']['fr-fr'] = "Prix mensuel à vendre";
$text['label-monthly_price']['he-il'] = "מכירה חודשית"; $text['label-monthly_price']['he-il'] = "מכירה חודשית";
$text['label-monthly_price']['it-it'] = "Prezzo vendita mensile"; $text['label-monthly_price']['it-it'] = "Prezzo vendita mensile";
$text['label-monthly_price']['ka-ge'] = "გაყიდვის ტარიფი თვეში";
$text['label-monthly_price']['nl-nl'] = "Maandelijkse verkoopprijs"; $text['label-monthly_price']['nl-nl'] = "Maandelijkse verkoopprijs";
$text['label-monthly_price']['pl-pl'] = "Miesięczna cena sprzedaży"; $text['label-monthly_price']['pl-pl'] = "Miesięczna cena sprzedaży";
$text['label-monthly_price']['pt-br'] = "Preço mensal de venda"; $text['label-monthly_price']['pt-br'] = "Preço mensal de venda";
@ -482,6 +500,7 @@ $text['label-fax_uuid']['fr-ca'] = "Détection de Fax";
$text['label-fax_uuid']['fr-fr'] = "Détection de Fax"; $text['label-fax_uuid']['fr-fr'] = "Détection de Fax";
$text['label-fax_uuid']['he-il'] = "זיהוי פקסים"; $text['label-fax_uuid']['he-il'] = "זיהוי פקסים";
$text['label-fax_uuid']['it-it'] = "Rilevamento Fax"; $text['label-fax_uuid']['it-it'] = "Rilevamento Fax";
$text['label-fax_uuid']['ka-ge'] = "ფაქსის აღმოჩენა";
$text['label-fax_uuid']['nl-nl'] = "Fax herkenning"; $text['label-fax_uuid']['nl-nl'] = "Fax herkenning";
$text['label-fax_uuid']['pl-pl'] = "Wykrywanie faksu"; $text['label-fax_uuid']['pl-pl'] = "Wykrywanie faksu";
$text['label-fax_uuid']['pt-br'] = "Detecção de FAX"; $text['label-fax_uuid']['pt-br'] = "Detecção de FAX";
@ -508,6 +527,7 @@ $text['label-destinations']['fr-ca'] = "Destinations";
$text['label-destinations']['fr-fr'] = "Destinations"; $text['label-destinations']['fr-fr'] = "Destinations";
$text['label-destinations']['he-il'] = "יעדים"; $text['label-destinations']['he-il'] = "יעדים";
$text['label-destinations']['it-it'] = "Destinazioni"; $text['label-destinations']['it-it'] = "Destinazioni";
$text['label-destinations']['ka-ge'] = "მიმართულებები";
$text['label-destinations']['nl-nl'] = "Bestemmingen"; $text['label-destinations']['nl-nl'] = "Bestemmingen";
$text['label-destinations']['pl-pl'] = "Destynacje"; $text['label-destinations']['pl-pl'] = "Destynacje";
$text['label-destinations']['pt-br'] = "Destinos"; $text['label-destinations']['pt-br'] = "Destinos";
@ -534,6 +554,7 @@ $text['label-alternate_destination']['fr-ca'] = "Destination alternative";
$text['label-alternate_destination']['fr-fr'] = "Destination alternative"; $text['label-alternate_destination']['fr-fr'] = "Destination alternative";
$text['label-alternate_destination']['he-il'] = "יעד חלופי"; $text['label-alternate_destination']['he-il'] = "יעד חלופי";
$text['label-alternate_destination']['it-it'] = "Destinazione alternativa"; $text['label-alternate_destination']['it-it'] = "Destinazione alternativa";
$text['label-alternate_destination']['ka-ge'] = "ალტერნატიული მიმართულებები";
$text['label-alternate_destination']['nl-nl'] = "Alternatieve bestemming"; $text['label-alternate_destination']['nl-nl'] = "Alternatieve bestemming";
$text['label-alternate_destination']['pl-pl'] = "Alternatywna destynacja"; $text['label-alternate_destination']['pl-pl'] = "Alternatywna destynacja";
$text['label-alternate_destination']['pt-br'] = "Destino Alternativo"; $text['label-alternate_destination']['pt-br'] = "Destino Alternativo";
@ -560,6 +581,7 @@ $text['label-domain-name']['fr-ca'] = "Nom de Domaine";
$text['label-domain-name']['fr-fr'] = "Nom de Domaine"; $text['label-domain-name']['fr-fr'] = "Nom de Domaine";
$text['label-domain-name']['he-il'] = "שם דומיין"; $text['label-domain-name']['he-il'] = "שם דומיין";
$text['label-domain-name']['it-it'] = "Nome Dominio"; $text['label-domain-name']['it-it'] = "Nome Dominio";
$text['label-domain-name']['ka-ge'] = "დომენის სახელები";
$text['label-domain-name']['nl-nl'] = "Domeinnaam"; $text['label-domain-name']['nl-nl'] = "Domeinnaam";
$text['label-domain-name']['pl-pl'] = "Nazwa domeny"; $text['label-domain-name']['pl-pl'] = "Nazwa domeny";
$text['label-domain-name']['pt-br'] = "Nome de Domínio"; $text['label-domain-name']['pt-br'] = "Nome de Domínio";
@ -586,6 +608,7 @@ $text['label-domain']['fr-ca'] = "Domaine";
$text['label-domain']['fr-fr'] = "Domaine"; $text['label-domain']['fr-fr'] = "Domaine";
$text['label-domain']['he-il'] = "תחום"; $text['label-domain']['he-il'] = "תחום";
$text['label-domain']['it-it'] = "Dominio"; $text['label-domain']['it-it'] = "Dominio";
$text['label-domain']['ka-ge'] = "დომენი";
$text['label-domain']['nl-nl'] = "Domein"; $text['label-domain']['nl-nl'] = "Domein";
$text['label-domain']['pl-pl'] = "Domena"; $text['label-domain']['pl-pl'] = "Domena";
$text['label-domain']['pt-br'] = "Domínio"; $text['label-domain']['pt-br'] = "Domínio";
@ -612,6 +635,7 @@ $text['label-destination_type']['fr-ca'] = "Type";
$text['label-destination_type']['fr-fr'] = "Type"; $text['label-destination_type']['fr-fr'] = "Type";
$text['label-destination_type']['he-il'] = "סוג"; $text['label-destination_type']['he-il'] = "סוג";
$text['label-destination_type']['it-it'] = "Tipo"; $text['label-destination_type']['it-it'] = "Tipo";
$text['label-destination_type']['ka-ge'] = "ტიპი";
$text['label-destination_type']['nl-nl'] = "Type"; $text['label-destination_type']['nl-nl'] = "Type";
$text['label-destination_type']['pl-pl'] = "Typ"; $text['label-destination_type']['pl-pl'] = "Typ";
$text['label-destination_type']['pt-br'] = "Tipo"; $text['label-destination_type']['pt-br'] = "Tipo";
@ -638,6 +662,7 @@ $text['label-destination_country_code']['fr-ca'] = "Préfixe";
$text['label-destination_country_code']['fr-fr'] = "Préfixe"; $text['label-destination_country_code']['fr-fr'] = "Préfixe";
$text['label-destination_country_code']['he-il'] = "קוד המדינה"; $text['label-destination_country_code']['he-il'] = "קוד המדינה";
$text['label-destination_country_code']['it-it'] = "Codice paese"; $text['label-destination_country_code']['it-it'] = "Codice paese";
$text['label-destination_country_code']['ka-ge'] = "ქვეყნის კოდი";
$text['label-destination_country_code']['nl-nl'] = "Voorloop"; $text['label-destination_country_code']['nl-nl'] = "Voorloop";
$text['label-destination_country_code']['pl-pl'] = "kodeks"; $text['label-destination_country_code']['pl-pl'] = "kodeks";
$text['label-destination_country_code']['pt-br'] = "Prefixo"; $text['label-destination_country_code']['pt-br'] = "Prefixo";
@ -664,6 +689,7 @@ $text['label-destination_prefix']['fr-ca'] = "Préfixe";
$text['label-destination_prefix']['fr-fr'] = "Préfixe"; $text['label-destination_prefix']['fr-fr'] = "Préfixe";
$text['label-destination_prefix']['he-il'] = "תיקון"; $text['label-destination_prefix']['he-il'] = "תיקון";
$text['label-destination_prefix']['it-it'] = "Prefisso"; $text['label-destination_prefix']['it-it'] = "Prefisso";
$text['label-destination_prefix']['ka-ge'] = "პრეფიქსი";
$text['label-destination_prefix']['nl-nl'] = "Voorloop"; $text['label-destination_prefix']['nl-nl'] = "Voorloop";
$text['label-destination_prefix']['pl-pl'] = "przedrostek"; $text['label-destination_prefix']['pl-pl'] = "przedrostek";
$text['label-destination_prefix']['pt-br'] = "Prefixo"; $text['label-destination_prefix']['pt-br'] = "Prefixo";
@ -690,6 +716,7 @@ $text['label-destination_trunk_prefix']['fr-ca'] = "Préfixe";
$text['label-destination_trunk_prefix']['fr-fr'] = "Préfixe"; $text['label-destination_trunk_prefix']['fr-fr'] = "Préfixe";
$text['label-destination_trunk_prefix']['he-il'] = "תיקון"; $text['label-destination_trunk_prefix']['he-il'] = "תיקון";
$text['label-destination_trunk_prefix']['it-it'] = "prefisso del tronco"; $text['label-destination_trunk_prefix']['it-it'] = "prefisso del tronco";
$text['label-destination_trunk_prefix']['ka-ge'] = "ტრანკის პრეფიქსი";
$text['label-destination_trunk_prefix']['nl-nl'] = "Voorloop"; $text['label-destination_trunk_prefix']['nl-nl'] = "Voorloop";
$text['label-destination_trunk_prefix']['pl-pl'] = "przedni"; $text['label-destination_trunk_prefix']['pl-pl'] = "przedni";
$text['label-destination_trunk_prefix']['pt-br'] = "Prefixo"; $text['label-destination_trunk_prefix']['pt-br'] = "Prefixo";
@ -716,6 +743,7 @@ $text['label-destination_area_code']['fr-ca'] = "Code régional";
$text['label-destination_area_code']['fr-fr'] = "Code régional"; $text['label-destination_area_code']['fr-fr'] = "Code régional";
$text['label-destination_area_code']['he-il'] = "שטח Code"; $text['label-destination_area_code']['he-il'] = "שטח Code";
$text['label-destination_area_code']['it-it'] = "Codice Area"; $text['label-destination_area_code']['it-it'] = "Codice Area";
$text['label-destination_area_code']['ka-ge'] = "ალაგის კოდი";
$text['label-destination_area_code']['nl-nl'] = "code"; $text['label-destination_area_code']['nl-nl'] = "code";
$text['label-destination_area_code']['pl-pl'] = "Kodeks"; $text['label-destination_area_code']['pl-pl'] = "Kodeks";
$text['label-destination_area_code']['pt-br'] = "Código de Área"; $text['label-destination_area_code']['pt-br'] = "Código de Área";
@ -742,6 +770,7 @@ $text['label-destination_number']['fr-ca'] = "Destination";
$text['label-destination_number']['fr-fr'] = "Destination"; $text['label-destination_number']['fr-fr'] = "Destination";
$text['label-destination_number']['he-il'] = "יעד"; $text['label-destination_number']['he-il'] = "יעד";
$text['label-destination_number']['it-it'] = "Destinazione"; $text['label-destination_number']['it-it'] = "Destinazione";
$text['label-destination_number']['ka-ge'] = "დანიშნულება";
$text['label-destination_number']['nl-nl'] = "Bestemming"; $text['label-destination_number']['nl-nl'] = "Bestemming";
$text['label-destination_number']['pl-pl'] = "Destynacja"; $text['label-destination_number']['pl-pl'] = "Destynacja";
$text['label-destination_number']['pt-br'] = "Destino"; $text['label-destination_number']['pt-br'] = "Destino";
@ -768,6 +797,7 @@ $text['label-destination_condition_field']['fr-ca'] = "condition";
$text['label-destination_condition_field']['fr-fr'] = "condition"; $text['label-destination_condition_field']['fr-fr'] = "condition";
$text['label-destination_condition_field']['he-il'] = "מצב"; $text['label-destination_condition_field']['he-il'] = "מצב";
$text['label-destination_condition_field']['it-it'] = "Condizione"; $text['label-destination_condition_field']['it-it'] = "Condizione";
$text['label-destination_condition_field']['ka-ge'] = "მდგომარეობა";
$text['label-destination_condition_field']['nl-nl'] = "Vertaling:"; $text['label-destination_condition_field']['nl-nl'] = "Vertaling:";
$text['label-destination_condition_field']['pl-pl'] = "Warunka"; $text['label-destination_condition_field']['pl-pl'] = "Warunka";
$text['label-destination_condition_field']['pt-br'] = "Condição"; $text['label-destination_condition_field']['pt-br'] = "Condição";
@ -794,6 +824,7 @@ $text['label-destination_enabled']['fr-ca'] = "Actif";
$text['label-destination_enabled']['fr-fr'] = "Actif"; $text['label-destination_enabled']['fr-fr'] = "Actif";
$text['label-destination_enabled']['he-il'] = "מופעל"; $text['label-destination_enabled']['he-il'] = "מופעל";
$text['label-destination_enabled']['it-it'] = "Abilitato"; $text['label-destination_enabled']['it-it'] = "Abilitato";
$text['label-destination_enabled']['ka-ge'] = "ჩართულია";
$text['label-destination_enabled']['nl-nl'] = "Aktief"; $text['label-destination_enabled']['nl-nl'] = "Aktief";
$text['label-destination_enabled']['pl-pl'] = "Włączony"; $text['label-destination_enabled']['pl-pl'] = "Włączony";
$text['label-destination_enabled']['pt-br'] = "Ativado"; $text['label-destination_enabled']['pt-br'] = "Ativado";
@ -820,6 +851,7 @@ $text['label-destination_description']['fr-ca'] = "Description";
$text['label-destination_description']['fr-fr'] = "Description"; $text['label-destination_description']['fr-fr'] = "Description";
$text['label-destination_description']['he-il'] = "תאור"; $text['label-destination_description']['he-il'] = "תאור";
$text['label-destination_description']['it-it'] = "Descrizione"; $text['label-destination_description']['it-it'] = "Descrizione";
$text['label-destination_description']['ka-ge'] = "აღწერა";
$text['label-destination_description']['nl-nl'] = "Omschrijving"; $text['label-destination_description']['nl-nl'] = "Omschrijving";
$text['label-destination_description']['pl-pl'] = "Opis"; $text['label-destination_description']['pl-pl'] = "Opis";
$text['label-destination_description']['pt-br'] = "Descrição"; $text['label-destination_description']['pt-br'] = "Descrição";
@ -846,6 +878,7 @@ $text['label-destination_context']['fr-ca'] = "Contexte";
$text['label-destination_context']['fr-fr'] = "Contexte"; $text['label-destination_context']['fr-fr'] = "Contexte";
$text['label-destination_context']['he-il'] = "תוכן"; $text['label-destination_context']['he-il'] = "תוכן";
$text['label-destination_context']['it-it'] = "Contesto"; $text['label-destination_context']['it-it'] = "Contesto";
$text['label-destination_context']['ka-ge'] = "კონტექსტი";
$text['label-destination_context']['nl-nl'] = "Context"; $text['label-destination_context']['nl-nl'] = "Context";
$text['label-destination_context']['pl-pl'] = "Kontekst"; $text['label-destination_context']['pl-pl'] = "Kontekst";
$text['label-destination_context']['pt-br'] = "Contexto"; $text['label-destination_context']['pt-br'] = "Contexto";
@ -872,6 +905,7 @@ $text['label-destination_cid_name_prefix']['fr-ca'] = "Préfixe ajouté au nom d
$text['label-destination_cid_name_prefix']['fr-fr'] = "Préfixe ajouté au nom de l'appelant"; $text['label-destination_cid_name_prefix']['fr-fr'] = "Préfixe ajouté au nom de l'appelant";
$text['label-destination_cid_name_prefix']['he-il'] = "שם פרטי Caller ID"; $text['label-destination_cid_name_prefix']['he-il'] = "שם פרטי Caller ID";
$text['label-destination_cid_name_prefix']['it-it'] = "Prefisso ID Nome Chiamante"; $text['label-destination_cid_name_prefix']['it-it'] = "Prefisso ID Nome Chiamante";
$text['label-destination_cid_name_prefix']['ka-ge'] = "CallerID-ის სახელის პრეფიქსი";
$text['label-destination_cid_name_prefix']['nl-nl'] = "CID Naam voorloop"; $text['label-destination_cid_name_prefix']['nl-nl'] = "CID Naam voorloop";
$text['label-destination_cid_name_prefix']['pl-pl'] = "Prefiks prezentacji nazwy dzwoniącego"; $text['label-destination_cid_name_prefix']['pl-pl'] = "Prefiks prezentacji nazwy dzwoniącego";
$text['label-destination_cid_name_prefix']['pt-br'] = "Prefixo do Nome de ID Chamador"; $text['label-destination_cid_name_prefix']['pt-br'] = "Prefixo do Nome de ID Chamador";
@ -898,6 +932,7 @@ $text['label-destination_caller_id_name']['fr-ca'] = "Nom de l'appelant";
$text['label-destination_caller_id_name']['fr-fr'] = "Nom de l'appelant"; $text['label-destination_caller_id_name']['fr-fr'] = "Nom de l'appelant";
$text['label-destination_caller_id_name']['he-il'] = "Caller ID"; $text['label-destination_caller_id_name']['he-il'] = "Caller ID";
$text['label-destination_caller_id_name']['it-it'] = "ID Nome Chiamante"; $text['label-destination_caller_id_name']['it-it'] = "ID Nome Chiamante";
$text['label-destination_caller_id_name']['ka-ge'] = "CallerID სახელი";
$text['label-destination_caller_id_name']['nl-nl'] = "CID Naam"; $text['label-destination_caller_id_name']['nl-nl'] = "CID Naam";
$text['label-destination_caller_id_name']['pl-pl'] = "Prezentaca nazwy dzwoniącego"; $text['label-destination_caller_id_name']['pl-pl'] = "Prezentaca nazwy dzwoniącego";
$text['label-destination_caller_id_name']['pt-br'] = "Nome de ID Chamador"; $text['label-destination_caller_id_name']['pt-br'] = "Nome de ID Chamador";
@ -924,6 +959,7 @@ $text['label-destination_caller_id_number']['fr-ca'] = "Caller ID Number";
$text['label-destination_caller_id_number']['fr-fr'] = "Caller ID Number"; $text['label-destination_caller_id_number']['fr-fr'] = "Caller ID Number";
$text['label-destination_caller_id_number']['he-il'] = "Caller ID"; $text['label-destination_caller_id_number']['he-il'] = "Caller ID";
$text['label-destination_caller_id_number']['it-it'] = "ID Numero Chiamante"; $text['label-destination_caller_id_number']['it-it'] = "ID Numero Chiamante";
$text['label-destination_caller_id_number']['ka-ge'] = "CID ნომერი";
$text['label-destination_caller_id_number']['nl-nl'] = "CID Nummer"; $text['label-destination_caller_id_number']['nl-nl'] = "CID Nummer";
$text['label-destination_caller_id_number']['pl-pl'] = "Prezentaca numeru dzwoniącego"; $text['label-destination_caller_id_number']['pl-pl'] = "Prezentaca numeru dzwoniącego";
$text['label-destination_caller_id_number']['pt-br'] = "Número de ID Chamador"; $text['label-destination_caller_id_number']['pt-br'] = "Número de ID Chamador";
@ -950,6 +986,7 @@ $text['label-carrier']['fr-ca'] = "Nom du carrier";
$text['label-carrier']['fr-fr'] = "Nom du carrier"; $text['label-carrier']['fr-fr'] = "Nom du carrier";
$text['label-carrier']['he-il'] = "שם מפעיל"; $text['label-carrier']['he-il'] = "שם מפעיל";
$text['label-carrier']['it-it'] = "Nome Carrier"; $text['label-carrier']['it-it'] = "Nome Carrier";
$text['label-carrier']['ka-ge'] = "ოპერატორის სახელი";
$text['label-carrier']['nl-nl'] = "Telco naam"; $text['label-carrier']['nl-nl'] = "Telco naam";
$text['label-carrier']['pl-pl'] = "Nazwa operatora"; $text['label-carrier']['pl-pl'] = "Nazwa operatora";
$text['label-carrier']['pt-br'] = "Nome da operadora"; $text['label-carrier']['pt-br'] = "Nome da operadora";
@ -976,6 +1013,7 @@ $text['label-destination_hold_music']['fr-ca'] = "Musique d'attente";
$text['label-destination_hold_music']['fr-fr'] = "Musique d'attente"; $text['label-destination_hold_music']['fr-fr'] = "Musique d'attente";
$text['label-destination_hold_music']['he-il'] = "מוסיקה בהמתנה"; $text['label-destination_hold_music']['he-il'] = "מוסיקה בהמתנה";
$text['label-destination_hold_music']['it-it'] = "Musica di Attesa"; $text['label-destination_hold_music']['it-it'] = "Musica di Attesa";
$text['label-destination_hold_music']['ka-ge'] = "შეყოვნების მუსიკა";
$text['label-destination_hold_music']['nl-nl'] = "Wachtmuziek"; $text['label-destination_hold_music']['nl-nl'] = "Wachtmuziek";
$text['label-destination_hold_music']['pl-pl'] = "Muzyka na czekanie"; $text['label-destination_hold_music']['pl-pl'] = "Muzyka na czekanie";
$text['label-destination_hold_music']['pt-br'] = "Música de espera"; $text['label-destination_hold_music']['pt-br'] = "Música de espera";
@ -1002,6 +1040,7 @@ $text['label-destination_distinctive_ring']['fr-ca'] = "Sonnerie Distinctive";
$text['label-destination_distinctive_ring']['fr-fr'] = "Sonnerie Distinctive"; $text['label-destination_distinctive_ring']['fr-fr'] = "Sonnerie Distinctive";
$text['label-destination_distinctive_ring']['he-il'] = "טבעת משמעת"; $text['label-destination_distinctive_ring']['he-il'] = "טבעת משמעת";
$text['label-destination_distinctive_ring']['it-it'] = "Squillo Personalizzato"; $text['label-destination_distinctive_ring']['it-it'] = "Squillo Personalizzato";
$text['label-destination_distinctive_ring']['ka-ge'] = "განსხვავებული ზარი";
$text['label-destination_distinctive_ring']['nl-nl'] = "Alternatieve beltoon"; $text['label-destination_distinctive_ring']['nl-nl'] = "Alternatieve beltoon";
$text['label-destination_distinctive_ring']['pl-pl'] = "Charakterystyczny Sygnał"; $text['label-destination_distinctive_ring']['pl-pl'] = "Charakterystyczny Sygnał";
$text['label-destination_distinctive_ring']['pt-br'] = "Anel Distintivo"; $text['label-destination_distinctive_ring']['pt-br'] = "Anel Distintivo";
@ -1028,6 +1067,7 @@ $text['label-destination_ringback']['fr-ca'] = "Retour de Sonnerie";
$text['label-destination_ringback']['fr-fr'] = "Retour de Sonnerie"; $text['label-destination_ringback']['fr-fr'] = "Retour de Sonnerie";
$text['label-destination_ringback']['he-il'] = "טבעת בחזרה"; $text['label-destination_ringback']['he-il'] = "טבעת בחזרה";
$text['label-destination_ringback']['it-it'] = "Ring Back"; $text['label-destination_ringback']['it-it'] = "Ring Back";
$text['label-destination_ringback']['ka-ge'] = "გადარეკვა";
$text['label-destination_ringback']['nl-nl'] = "Terug bellen"; $text['label-destination_ringback']['nl-nl'] = "Terug bellen";
$text['label-destination_ringback']['pl-pl'] = "Rodzaj sygnału w słuchawce dzwoniącego"; $text['label-destination_ringback']['pl-pl'] = "Rodzaj sygnału w słuchawce dzwoniącego";
$text['label-destination_ringback']['pt-br'] = "Tom de chamada"; $text['label-destination_ringback']['pt-br'] = "Tom de chamada";
@ -1054,6 +1094,7 @@ $text['label-destination_record']['fr-ca'] = "Enregistrer";
$text['label-destination_record']['fr-fr'] = "Enregistrer"; $text['label-destination_record']['fr-fr'] = "Enregistrer";
$text['label-destination_record']['he-il'] = "רשומות"; $text['label-destination_record']['he-il'] = "רשומות";
$text['label-destination_record']['it-it'] = "Registrazione"; $text['label-destination_record']['it-it'] = "Registrazione";
$text['label-destination_record']['ka-ge'] = "ჩაწერა";
$text['label-destination_record']['nl-nl'] = "Opnemen"; $text['label-destination_record']['nl-nl'] = "Opnemen";
$text['label-destination_record']['pl-pl'] = "Nagraj"; $text['label-destination_record']['pl-pl'] = "Nagraj";
$text['label-destination_record']['pt-br'] = "Gravar"; $text['label-destination_record']['pt-br'] = "Gravar";
@ -1080,6 +1121,7 @@ $text['label-account_code']['fr-ca'] = "Code de Compte";
$text['label-account_code']['fr-fr'] = "Code de Compte"; $text['label-account_code']['fr-fr'] = "Code de Compte";
$text['label-account_code']['he-il'] = "קוד חשבון"; $text['label-account_code']['he-il'] = "קוד חשבון";
$text['label-account_code']['it-it'] = "Account Code"; $text['label-account_code']['it-it'] = "Account Code";
$text['label-account_code']['ka-ge'] = "ანგარიშის კოდი";
$text['label-account_code']['nl-nl'] = "Account code"; $text['label-account_code']['nl-nl'] = "Account code";
$text['label-account_code']['pl-pl'] = "Numer konta bilingowego"; $text['label-account_code']['pl-pl'] = "Numer konta bilingowego";
$text['label-account_code']['pt-br'] = "Código de Conta"; $text['label-account_code']['pt-br'] = "Código de Conta";
@ -1106,6 +1148,7 @@ $text['label-destination_conditions']['fr-ca'] = "Conditions";
$text['label-destination_conditions']['fr-fr'] = "Conditions"; $text['label-destination_conditions']['fr-fr'] = "Conditions";
$text['label-destination_conditions']['he-il'] = "תנאים"; $text['label-destination_conditions']['he-il'] = "תנאים";
$text['label-destination_conditions']['it-it'] = "Condizioni"; $text['label-destination_conditions']['it-it'] = "Condizioni";
$text['label-destination_conditions']['ka-ge'] = "პირობები";
$text['label-destination_conditions']['nl-nl'] = "Voorwaarden"; $text['label-destination_conditions']['nl-nl'] = "Voorwaarden";
$text['label-destination_conditions']['pl-pl'] = "Warunki"; $text['label-destination_conditions']['pl-pl'] = "Warunki";
$text['label-destination_conditions']['pt-br'] = "condições"; $text['label-destination_conditions']['pt-br'] = "condições";
@ -1132,6 +1175,7 @@ $text['option-caller_id_number']['fr-ca'] = "Numéro d'identification de l'appel
$text['option-caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant."; $text['option-caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant.";
$text['option-caller_id_number']['he-il'] = "מספר זיהוי מתקשר"; $text['option-caller_id_number']['he-il'] = "מספר זיהוי מתקשר";
$text['option-caller_id_number']['it-it'] = "ID Numero Chiamante"; $text['option-caller_id_number']['it-it'] = "ID Numero Chiamante";
$text['option-caller_id_number']['ka-ge'] = "CID ნომერი";
$text['option-caller_id_number']['nl-nl'] = "CID Nummer"; $text['option-caller_id_number']['nl-nl'] = "CID Nummer";
$text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego "; $text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego ";
$text['option-caller_id_number']['pt-br'] = "Número do discador"; $text['option-caller_id_number']['pt-br'] = "Número do discador";
@ -1158,6 +1202,7 @@ $text['option-caller_id_number_prefix']['fr-ca'] = "Numéro d'identification de
$text['option-caller_id_number_prefix']['fr-fr'] = "Numéro d'identification de l'appelant. (Commence avec)"; $text['option-caller_id_number_prefix']['fr-fr'] = "Numéro d'identification de l'appelant. (Commence avec)";
$text['option-caller_id_number_prefix']['he-il'] = "(מתחיל עם) מספר זיהוי מתקשר"; $text['option-caller_id_number_prefix']['he-il'] = "(מתחיל עם) מספר זיהוי מתקשר";
$text['option-caller_id_number_prefix']['it-it'] = "ID Numero Chiamante (Inizia con)"; $text['option-caller_id_number_prefix']['it-it'] = "ID Numero Chiamante (Inizia con)";
$text['option-caller_id_number_prefix']['ka-ge'] = "CID ნომერი (პრეფიქსი)";
$text['option-caller_id_number_prefix']['nl-nl'] = "CID Nummer (Begint met)"; $text['option-caller_id_number_prefix']['nl-nl'] = "CID Nummer (Begint met)";
$text['option-caller_id_number_prefix']['pl-pl'] = "Prezentacja numeru dzwoniącego (Zaczynać z)"; $text['option-caller_id_number_prefix']['pl-pl'] = "Prezentacja numeru dzwoniącego (Zaczynać z)";
$text['option-caller_id_number_prefix']['pt-br'] = "Número do discador (Começa com)"; $text['option-caller_id_number_prefix']['pt-br'] = "Número do discador (Começa com)";
@ -1184,6 +1229,7 @@ $text['label-destination_actions']['fr-ca'] = "Actions";
$text['label-destination_actions']['fr-fr'] = "Actions"; $text['label-destination_actions']['fr-fr'] = "Actions";
$text['label-destination_actions']['he-il'] = "פעולות"; $text['label-destination_actions']['he-il'] = "פעולות";
$text['label-destination_actions']['it-it'] = "Azioni"; $text['label-destination_actions']['it-it'] = "Azioni";
$text['label-destination_actions']['ka-ge'] = "ქმედებები";
$text['label-destination_actions']['nl-nl'] = "Akties"; $text['label-destination_actions']['nl-nl'] = "Akties";
$text['label-destination_actions']['pl-pl'] = "Akcje"; $text['label-destination_actions']['pl-pl'] = "Akcje";
$text['label-destination_actions']['pt-br'] = "Ações"; $text['label-destination_actions']['pt-br'] = "Ações";
@ -1210,6 +1256,7 @@ $text['label-usage']['fr-ca'] = "Usage";
$text['label-usage']['fr-fr'] = "Usage"; $text['label-usage']['fr-fr'] = "Usage";
$text['label-usage']['he-il'] = "שימוש"; $text['label-usage']['he-il'] = "שימוש";
$text['label-usage']['it-it'] = "Utilizzo"; $text['label-usage']['it-it'] = "Utilizzo";
$text['label-usage']['ka-ge'] = "გამოყენება";
$text['label-usage']['nl-nl'] = "Gebruik"; $text['label-usage']['nl-nl'] = "Gebruik";
$text['label-usage']['pl-pl'] = "Usługa"; $text['label-usage']['pl-pl'] = "Usługa";
$text['label-usage']['pt-br'] = "Uso"; $text['label-usage']['pt-br'] = "Uso";
@ -1236,6 +1283,7 @@ $text['label-voice']['fr-ca'] = "Voix";
$text['label-voice']['fr-fr'] = "Voix"; $text['label-voice']['fr-fr'] = "Voix";
$text['label-voice']['he-il'] = "שיחה"; $text['label-voice']['he-il'] = "שיחה";
$text['label-voice']['it-it'] = "Voce"; $text['label-voice']['it-it'] = "Voce";
$text['label-voice']['ka-ge'] = "ხმა";
$text['label-voice']['nl-nl'] = "Spraak"; $text['label-voice']['nl-nl'] = "Spraak";
$text['label-voice']['pl-pl'] = "Głos"; $text['label-voice']['pl-pl'] = "Głos";
$text['label-voice']['pt-br'] = "Voz"; $text['label-voice']['pt-br'] = "Voz";
@ -1262,6 +1310,7 @@ $text['label-fax']['fr-ca'] = "Télécopie";
$text['label-fax']['fr-fr'] = "Télécopie"; $text['label-fax']['fr-fr'] = "Télécopie";
$text['label-fax']['he-il'] = "פקס"; $text['label-fax']['he-il'] = "פקס";
$text['label-fax']['it-it'] = "Fax"; $text['label-fax']['it-it'] = "Fax";
$text['label-fax']['ka-ge'] = "ფაქსი";
$text['label-fax']['nl-nl'] = "Fax"; $text['label-fax']['nl-nl'] = "Fax";
$text['label-fax']['pl-pl'] = "Faks"; $text['label-fax']['pl-pl'] = "Faks";
$text['label-fax']['pt-br'] = "FAX"; $text['label-fax']['pt-br'] = "FAX";
@ -1288,6 +1337,7 @@ $text['label-text']['fr-ca'] = "Texte";
$text['label-text']['fr-fr'] = "Texte"; $text['label-text']['fr-fr'] = "Texte";
$text['label-text']['he-il'] = "טקסט"; $text['label-text']['he-il'] = "טקסט";
$text['label-text']['it-it'] = "Testo"; $text['label-text']['it-it'] = "Testo";
$text['label-text']['ka-ge'] = "ტექსტი";
$text['label-text']['nl-nl'] = "Text"; $text['label-text']['nl-nl'] = "Text";
$text['label-text']['pl-pl'] = "Tekst"; $text['label-text']['pl-pl'] = "Tekst";
$text['label-text']['pt-br'] = "Texto"; $text['label-text']['pt-br'] = "Texto";
@ -1314,6 +1364,7 @@ $text['label-emergency']['fr-ca'] = "Urgence";
$text['label-emergency']['fr-fr'] = "Urgence"; $text['label-emergency']['fr-fr'] = "Urgence";
$text['label-emergency']['he-il'] = "חירום"; $text['label-emergency']['he-il'] = "חירום";
$text['label-emergency']['it-it'] = "Emergenze"; $text['label-emergency']['it-it'] = "Emergenze";
$text['label-emergency']['ka-ge'] = "სასწრაფო დახმარება";
$text['label-emergency']['nl-nl'] = "Noodnummer"; $text['label-emergency']['nl-nl'] = "Noodnummer";
$text['label-emergency']['pl-pl'] = "Prezentacja nazwy dzwoniącego (emergency)"; $text['label-emergency']['pl-pl'] = "Prezentacja nazwy dzwoniącego (emergency)";
$text['label-emergency']['pt-br'] = "Emergência"; $text['label-emergency']['pt-br'] = "Emergência";
@ -1340,6 +1391,7 @@ $text['header-destinations']['fr-ca'] = "Destinations";
$text['header-destinations']['fr-fr'] = "Destinations"; $text['header-destinations']['fr-fr'] = "Destinations";
$text['header-destinations']['he-il'] = "יעדים"; $text['header-destinations']['he-il'] = "יעדים";
$text['header-destinations']['it-it'] = "Destinazioni"; $text['header-destinations']['it-it'] = "Destinazioni";
$text['header-destinations']['ka-ge'] = "დანიშნულებები";
$text['header-destinations']['nl-nl'] = "Bestemmingen"; $text['header-destinations']['nl-nl'] = "Bestemmingen";
$text['header-destinations']['pl-pl'] = "Destynacje"; $text['header-destinations']['pl-pl'] = "Destynacje";
$text['header-destinations']['pt-br'] = "Destinos"; $text['header-destinations']['pt-br'] = "Destinos";
@ -1366,6 +1418,7 @@ $text['header-destination-edit']['fr-ca'] = "Editer la Destination";
$text['header-destination-edit']['fr-fr'] = "Editer la Destination"; $text['header-destination-edit']['fr-fr'] = "Editer la Destination";
$text['header-destination-edit']['he-il'] = "יעד"; $text['header-destination-edit']['he-il'] = "יעד";
$text['header-destination-edit']['it-it'] = "Destinazione"; $text['header-destination-edit']['it-it'] = "Destinazione";
$text['header-destination-edit']['ka-ge'] = "დანიშნულება";
$text['header-destination-edit']['nl-nl'] = "Bestemming"; $text['header-destination-edit']['nl-nl'] = "Bestemming";
$text['header-destination-edit']['pl-pl'] = "Destynacja"; $text['header-destination-edit']['pl-pl'] = "Destynacja";
$text['header-destination-edit']['pt-br'] = "Editar Destino"; $text['header-destination-edit']['pt-br'] = "Editar Destino";
@ -1392,6 +1445,7 @@ $text['header-destination-add']['fr-ca'] = "Ajouter une Destination";
$text['header-destination-add']['fr-fr'] = "Ajouter une Destination"; $text['header-destination-add']['fr-fr'] = "Ajouter une Destination";
$text['header-destination-add']['he-il'] = "יעד"; $text['header-destination-add']['he-il'] = "יעד";
$text['header-destination-add']['it-it'] = "Destinazione"; $text['header-destination-add']['it-it'] = "Destinazione";
$text['header-destination-add']['ka-ge'] = "დანიშნულება";
$text['header-destination-add']['nl-nl'] = "Bestemming"; $text['header-destination-add']['nl-nl'] = "Bestemming";
$text['header-destination-add']['pl-pl'] = "Destynacja"; $text['header-destination-add']['pl-pl'] = "Destynacja";
$text['header-destination-add']['pt-br'] = "Adicionar Destino"; $text['header-destination-add']['pt-br'] = "Adicionar Destino";
@ -1418,6 +1472,7 @@ $text['header-destination_import']['fr-ca'] = "Importe";
$text['header-destination_import']['fr-fr'] = "Importe"; $text['header-destination_import']['fr-fr'] = "Importe";
$text['header-destination_import']['he-il'] = "יעד יבוא"; $text['header-destination_import']['he-il'] = "יעד יבוא";
$text['header-destination_import']['it-it'] = "Importazione destinazione"; $text['header-destination_import']['it-it'] = "Importazione destinazione";
$text['header-destination_import']['ka-ge'] = "დანიშნულების წერტილის შემოტანა";
$text['header-destination_import']['nl-nl'] = "Importeer Bestemmingen"; $text['header-destination_import']['nl-nl'] = "Importeer Bestemmingen";
$text['header-destination_import']['pl-pl'] = "Importuj"; $text['header-destination_import']['pl-pl'] = "Importuj";
$text['header-destination_import']['pt-br'] = "Importar"; $text['header-destination_import']['pt-br'] = "Importar";
@ -1445,6 +1500,7 @@ $text['header-destination_export']['fr-ca'] = "Exporter";
$text['header-destination_export']['fr-fr'] = "Exporter"; $text['header-destination_export']['fr-fr'] = "Exporter";
$text['header-destination_export']['he-il'] = "יעד היצוא"; $text['header-destination_export']['he-il'] = "יעד היצוא";
$text['header-destination_export']['it-it'] = "Esporta"; $text['header-destination_export']['it-it'] = "Esporta";
$text['header-destination_export']['ka-ge'] = "დანიშნულების წერტილის გატანა";
$text['header-destination_export']['nl-nl'] = "Bestemmingsexport"; $text['header-destination_export']['nl-nl'] = "Bestemmingsexport";
$text['header-destination_export']['pl-pl'] = "Eksportuj"; $text['header-destination_export']['pl-pl'] = "Eksportuj";
$text['header-destination_export']['pt-br'] = "Exportar"; $text['header-destination_export']['pt-br'] = "Exportar";
@ -1471,6 +1527,7 @@ $text['description-destination_import']['fr-ca'] = "Téléchargez des données d
$text['description-destination_import']['fr-fr'] = "Téléchargez des données délimitées pour ajouter plusieurs destinations."; $text['description-destination_import']['fr-fr'] = "Téléchargez des données délimitées pour ajouter plusieurs destinations.";
$text['description-destination_import']['he-il'] = "עומס נתונים מלוטשים כדי להוסיף מספר יעדים."; $text['description-destination_import']['he-il'] = "עומס נתונים מלוטשים כדי להוסיף מספר יעדים.";
$text['description-destination_import']['it-it'] = "Carica i dati cancellati per aggiungere più destinazioni."; $text['description-destination_import']['it-it'] = "Carica i dati cancellati per aggiungere più destinazioni.";
$text['description-destination_import']['ka-ge'] = "ატვირთეთ მძიმით გამოყოფილი მონაცემები ერთზე მეტი დანიშნულების პუნქტის დასამატებლად.";
$text['description-destination_import']['nl-nl'] = "CSV Gescheiden data opsturen om meerdere bestemmingen toe te voegen."; $text['description-destination_import']['nl-nl'] = "CSV Gescheiden data opsturen om meerdere bestemmingen toe te voegen.";
$text['description-destination_import']['pl-pl'] = "Pozwoliło to na dodanie wielu docelów."; $text['description-destination_import']['pl-pl'] = "Pozwoliło to na dodanie wielu docelów.";
$text['description-destination_import']['pt-br'] = "Carregar dados delimitados para adicionar múltiplos destinos."; $text['description-destination_import']['pt-br'] = "Carregar dados delimitados para adicionar múltiplos destinos.";
@ -1498,6 +1555,7 @@ $text['description-destination_export']['fr-ca'] = "Sélectionnez les champs que
$text['description-destination_export']['fr-fr'] = "Sélectionnez les champs que vous souhaitez inclure dans l'exportation."; $text['description-destination_export']['fr-fr'] = "Sélectionnez les champs que vous souhaitez inclure dans l'exportation.";
$text['description-destination_export']['he-il'] = "בחר את השדות שברצונך לכלול בייצוא."; $text['description-destination_export']['he-il'] = "בחר את השדות שברצונך לכלול בייצוא.";
$text['description-destination_export']['it-it'] = "בחר את השדות שברצונך לכלול בייצוא."; $text['description-destination_export']['it-it'] = "בחר את השדות שברצונך לכלול בייצוא.";
$text['description-destination_export']['ka-ge'] = "აირჩიეთ ველები, რომლის გატანაც გსურთ.";
$text['description-destination_export']['nl-nl'] = "Selecteer de velden die u in de export wilt opnemen."; $text['description-destination_export']['nl-nl'] = "Selecteer de velden die u in de export wilt opnemen.";
$text['description-destination_export']['pl-pl'] = "Wybierz pola, które chcesz uwzględnić w eksporcie."; $text['description-destination_export']['pl-pl'] = "Wybierz pola, które chcesz uwzględnić w eksporcie.";
$text['description-destination_export']['pt-br'] = "Selecione os campos que deseja incluir na exportação."; $text['description-destination_export']['pt-br'] = "Selecione os campos que deseja incluir na exportação.";
@ -1524,6 +1582,7 @@ $text['description-monthly_price_buy']['fr-ca'] = "Entrez prix mensuel de projet
$text['description-monthly_price_buy']['fr-fr'] = "Entrez prix mensuel de projet de achat pour cette destination (uniquement lorsque entrant)"; $text['description-monthly_price_buy']['fr-fr'] = "Entrez prix mensuel de projet de achat pour cette destination (uniquement lorsque entrant)";
$text['description-monthly_price_buy']['he-il'] = "הזן מחיר חודשי שאתה משלם עבור יעד זה (רק כאשר הוא נכנס)"; $text['description-monthly_price_buy']['he-il'] = "הזן מחיר חודשי שאתה משלם עבור יעד זה (רק כאשר הוא נכנס)";
$text['description-monthly_price_buy']['it-it'] = "Inserire il prezzo mensile pagato per questa destinazione (solo quando in ingresso)"; $text['description-monthly_price_buy']['it-it'] = "Inserire il prezzo mensile pagato per questa destinazione (solo quando in ingresso)";
$text['description-monthly_price_buy']['ka-ge'] = "შეიყვანეთ ფასი რომელსაც თვეში იხდით ამ დანიშნულების პუნქტისთვის (მხოლოდ, როცა შემომავალია)";
$text['description-monthly_price_buy']['nl-nl'] = "Voer maandelijkse prijs die betaald wordt voor deze bestemming (alleen inkomend)"; $text['description-monthly_price_buy']['nl-nl'] = "Voer maandelijkse prijs die betaald wordt voor deze bestemming (alleen inkomend)";
$text['description-monthly_price_buy']['pl-pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko przychodzące)"; $text['description-monthly_price_buy']['pl-pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko przychodzące)";
$text['description-monthly_price_buy']['pt-br'] = "Digite o preço mensal pago para este destino (Apenas quando for entrada)"; $text['description-monthly_price_buy']['pt-br'] = "Digite o preço mensal pago para este destino (Apenas quando for entrada)";
@ -1550,6 +1609,7 @@ $text['description-monthly_price']['fr-ca'] = "Entrez prix mensuel de projet de
$text['description-monthly_price']['fr-fr'] = "Entrez prix mensuel de projet de loi pour cette destination (uniquement lorsque entrant)"; $text['description-monthly_price']['fr-fr'] = "Entrez prix mensuel de projet de loi pour cette destination (uniquement lorsque entrant)";
$text['description-monthly_price']['he-il'] = "מחיר חודשי לחיוב עבור יעד זה (רק כאשר הוא נכנס)"; $text['description-monthly_price']['he-il'] = "מחיר חודשי לחיוב עבור יעד זה (רק כאשר הוא נכנס)";
$text['description-monthly_price']['it-it'] = "Inserire il prezzo mensile da fatturare per questa destinazione (solo quando in ingresso)"; $text['description-monthly_price']['it-it'] = "Inserire il prezzo mensile da fatturare per questa destinazione (solo quando in ingresso)";
$text['description-monthly_price']['ka-ge'] = "შეიყვანეთ ფასი რომელსაც თვეში იხდით ამ დანიშნულების პუნქტისთვის (მხოლოდ, როცა შემომავალია)";
$text['description-monthly_price']['nl-nl'] = "Voer maandelijkse verrekenprijs in voor deze bestemming (alleen inkomend)"; $text['description-monthly_price']['nl-nl'] = "Voer maandelijkse verrekenprijs in voor deze bestemming (alleen inkomend)";
$text['description-monthly_price']['pl-pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko wychodzące)"; $text['description-monthly_price']['pl-pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko wychodzące)";
$text['description-monthly_price']['pt-br'] = "Digite o preço mensal a cobrar para este destino (somente quando entrada)"; $text['description-monthly_price']['pt-br'] = "Digite o preço mensal a cobrar para este destino (somente quando entrada)";
@ -1576,6 +1636,7 @@ $text['description-fax_uuid']['fr-ca'] = "Insérer la destination Fax afin d'act
$text['description-fax_uuid']['fr-fr'] = "Insérer la destination Fax afin d'activer la détection de Fax."; $text['description-fax_uuid']['fr-fr'] = "Insérer la destination Fax afin d'activer la détection de Fax.";
$text['description-fax_uuid']['he-il'] = "בחר את יעד הפקס כדי לאפשר זיהוי פקס."; $text['description-fax_uuid']['he-il'] = "בחר את יעד הפקס כדי לאפשר זיהוי פקס.";
$text['description-fax_uuid']['it-it'] = "Seleziona la destinazione fax per abilitare il rilevamento fax."; $text['description-fax_uuid']['it-it'] = "Seleziona la destinazione fax per abilitare il rilevamento fax.";
$text['description-fax_uuid']['ka-ge'] = "შეიყვანეთ ფაქსის ადრესატი, რომ მისი აღმოჩენა ჩაირთოს.";
$text['description-fax_uuid']['nl-nl'] = "Kies de fax bestemming om en fax herkenning aan te zetten."; $text['description-fax_uuid']['nl-nl'] = "Kies de fax bestemming om en fax herkenning aan te zetten.";
$text['description-fax_uuid']['pl-pl'] = "Wybierz destynację faksu aby włączyć wykrywanie faksu."; $text['description-fax_uuid']['pl-pl'] = "Wybierz destynację faksu aby włączyć wykrywanie faksu.";
$text['description-fax_uuid']['pt-br'] = "Selecione o destino de FAX para ativar a detecção de FAX"; $text['description-fax_uuid']['pt-br'] = "Selecione o destino de FAX para ativar a detecção de FAX";
@ -1602,6 +1663,7 @@ $text['description-providers']['fr-ca'] = "Attribuez cette destination à un fou
$text['description-providers']['fr-fr'] = "Attribuez cette destination à un fournisseur."; $text['description-providers']['fr-fr'] = "Attribuez cette destination à un fournisseur.";
$text['description-providers']['he-il'] = "לחתום על יעד זה לספק."; $text['description-providers']['he-il'] = "לחתום על יעד זה לספק.";
$text['description-providers']['it-it'] = "Assegna questa destinazione a un fornitore."; $text['description-providers']['it-it'] = "Assegna questa destinazione a un fornitore.";
$text['description-providers']['ka-ge'] = "მიანიჭეთ ეს დანიშნულების წერტილი პროვაიდერს.";
$text['description-providers']['nl-nl'] = "Geef deze bestemming aan een provider."; $text['description-providers']['nl-nl'] = "Geef deze bestemming aan een provider.";
$text['description-providers']['pl-pl'] = "Przypisuje to miejsce dla dostawcy."; $text['description-providers']['pl-pl'] = "Przypisuje to miejsce dla dostawcy.";
$text['description-providers']['pt-br'] = "Atribuir este destino a um provedor."; $text['description-providers']['pt-br'] = "Atribuir este destino a um provedor.";
@ -1628,6 +1690,7 @@ $text['description-user']['fr-ca'] = "Attribuez cette destination à un utilisat
$text['description-user']['fr-fr'] = "Attribuez cette destination à un utilisateur."; $text['description-user']['fr-fr'] = "Attribuez cette destination à un utilisateur.";
$text['description-user']['he-il'] = "לחתום על יעד זה למשתמש."; $text['description-user']['he-il'] = "לחתום על יעד זה למשתמש.";
$text['description-user']['it-it'] = "Assegna questa destinazione a un utente."; $text['description-user']['it-it'] = "Assegna questa destinazione a un utente.";
$text['description-user']['ka-ge'] = "მიანიჭეთ ეს ადგილი მომხმარებელს.";
$text['description-user']['nl-nl'] = "Geef deze bestemming aan een gebruiker."; $text['description-user']['nl-nl'] = "Geef deze bestemming aan een gebruiker.";
$text['description-user']['pl-pl'] = "Przypisuje to cel użytkownikowi."; $text['description-user']['pl-pl'] = "Przypisuje to cel użytkownikowi.";
$text['description-user']['pt-br'] = "Atribuir este destino a um usuário."; $text['description-user']['pt-br'] = "Atribuir este destino a um usuário.";
@ -1654,6 +1717,7 @@ $text['description-destinations']['fr-ca'] = "Les destinations entrantes sont de
$text['description-destinations']['fr-fr'] = "Les destinations entrantes sont des SDA/DDI, DNIS ou des Aliases."; $text['description-destinations']['fr-fr'] = "Les destinations entrantes sont des SDA/DDI, DNIS ou des Aliases.";
$text['description-destinations']['he-il'] = "יעדי Inbound הם DID /DDI, DNIS או Alias עבור שיחות בשפע."; $text['description-destinations']['he-il'] = "יעדי Inbound הם DID /DDI, DNIS או Alias עבור שיחות בשפע.";
$text['description-destinations']['it-it'] = "Le destinazioni in ingresso sono Numeri Geografici o Archi di numerazioni per le chiamate in ingresso."; $text['description-destinations']['it-it'] = "Le destinazioni in ingresso sono Numeri Geografici o Archi di numerazioni per le chiamate in ingresso.";
$text['description-destinations']['ka-ge'] = "შემომავალი ადრესატები DID/DDI, DNIS ან ფსევდონიმია შემომავალი ზარებისთვის.";
$text['description-destinations']['nl-nl'] = "Inkomende bestemmingen zijn de DID/DDI, DNIS of Alias voor inkomende oproepen."; $text['description-destinations']['nl-nl'] = "Inkomende bestemmingen zijn de DID/DDI, DNIS of Alias voor inkomende oproepen.";
$text['description-destinations']['pl-pl'] = "Destynacjami przychodzącymi są: DID/DDI, DNIS, alias lub rozmowy przychodzące."; $text['description-destinations']['pl-pl'] = "Destynacjami przychodzącymi są: DID/DDI, DNIS, alias lub rozmowy przychodzące.";
$text['description-destinations']['pt-br'] = "Destinos de entrada são os DID/DDI, DNIS ou apelidos para as chamadas de entrada."; $text['description-destinations']['pt-br'] = "Destinos de entrada são os DID/DDI, DNIS ou apelidos para as chamadas de entrada.";
@ -1680,6 +1744,7 @@ $text['description-destination_type']['fr-ca'] = "Choisir le type.";
$text['description-destination_type']['fr-fr'] = "Choisir le type."; $text['description-destination_type']['fr-fr'] = "Choisir le type.";
$text['description-destination_type']['he-il'] = "בחר את הסוג"; $text['description-destination_type']['he-il'] = "בחר את הסוג";
$text['description-destination_type']['it-it'] = "Seleziona il tipo."; $text['description-destination_type']['it-it'] = "Seleziona il tipo.";
$text['description-destination_type']['ka-ge'] = "აირჩიეთ ტიპი.";
$text['description-destination_type']['nl-nl'] = "Kies het type."; $text['description-destination_type']['nl-nl'] = "Kies het type.";
$text['description-destination_type']['pl-pl'] = "Wybierz typ"; $text['description-destination_type']['pl-pl'] = "Wybierz typ";
$text['description-destination_type']['pt-br'] = "Selecione o tipo."; $text['description-destination_type']['pt-br'] = "Selecione o tipo.";
@ -1706,6 +1771,7 @@ $text['description-destination_number']['fr-ca'] = "Indiquer la destination.";
$text['description-destination_number']['fr-fr'] = "Indiquer la destination."; $text['description-destination_number']['fr-fr'] = "Indiquer la destination.";
$text['description-destination_number']['he-il'] = "הכנס יעד"; $text['description-destination_number']['he-il'] = "הכנס יעד";
$text['description-destination_number']['it-it'] = "Inserire la destinazione."; $text['description-destination_number']['it-it'] = "Inserire la destinazione.";
$text['description-destination_number']['ka-ge'] = "შეიყვანეთ ადრესატი.";
$text['description-destination_number']['nl-nl'] = "Voer de bestemming in."; $text['description-destination_number']['nl-nl'] = "Voer de bestemming in.";
$text['description-destination_number']['pl-pl'] = "Wpisz destynację (np. numer DDI)."; $text['description-destination_number']['pl-pl'] = "Wpisz destynację (np. numer DDI).";
$text['description-destination_number']['pt-br'] = "Insira o destino"; $text['description-destination_number']['pt-br'] = "Insira o destino";
@ -1732,6 +1798,7 @@ $text['description-destination_condition_field']['fr-ca'] = "Entrez l'état de d
$text['description-destination_condition_field']['fr-fr'] = "Entrez l'état de destination."; $text['description-destination_condition_field']['fr-fr'] = "Entrez l'état de destination.";
$text['description-destination_condition_field']['he-il'] = "היכנס למצב היעד."; $text['description-destination_condition_field']['he-il'] = "היכנס למצב היעד.";
$text['description-destination_condition_field']['it-it'] = "Inserisci la condizione di destinazione."; $text['description-destination_condition_field']['it-it'] = "Inserisci la condizione di destinazione.";
$text['description-destination_condition_field']['ka-ge'] = "შეიყვანეთ ადრესატის პირობა.";
$text['description-destination_condition_field']['nl-nl'] = "Breng de bestemmingsconditie binnen."; $text['description-destination_condition_field']['nl-nl'] = "Breng de bestemmingsconditie binnen.";
$text['description-destination_condition_field']['pl-pl'] = "Wejście do miejsca przeznaczenia."; $text['description-destination_condition_field']['pl-pl'] = "Wejście do miejsca przeznaczenia.";
$text['description-destination_condition_field']['pt-br'] = "Digite a condição de destino."; $text['description-destination_condition_field']['pt-br'] = "Digite a condição de destino.";
@ -1758,6 +1825,7 @@ $text['description-destination_country_code']['fr-ca'] = "Entrez le préfixe de
$text['description-destination_country_code']['fr-fr'] = "Entrez le préfixe de destination."; $text['description-destination_country_code']['fr-fr'] = "Entrez le préfixe de destination.";
$text['description-destination_country_code']['he-il'] = "היכנסו לקוד המדינה"; $text['description-destination_country_code']['he-il'] = "היכנסו לקוד המדינה";
$text['description-destination_country_code']['it-it'] = "Inserisci il codice paese."; $text['description-destination_country_code']['it-it'] = "Inserisci il codice paese.";
$text['description-destination_country_code']['ka-ge'] = "შეიყვანეთ ქვეყნის კოდი.";
$text['description-destination_country_code']['nl-nl'] = "Voer de bestemming prefix in."; $text['description-destination_country_code']['nl-nl'] = "Voer de bestemming prefix in.";
$text['description-destination_country_code']['pl-pl'] = "Wejście do kodu krajowego."; $text['description-destination_country_code']['pl-pl'] = "Wejście do kodu krajowego.";
$text['description-destination_country_code']['pt-br'] = "Insira o prefixo do destino."; $text['description-destination_country_code']['pt-br'] = "Insira o prefixo do destino.";
@ -1784,6 +1852,7 @@ $text['description-destination_trunk_prefix']['fr-ca'] = "Entrez le préfixe du
$text['description-destination_trunk_prefix']['fr-fr'] = "Entrez le préfixe du tronc."; $text['description-destination_trunk_prefix']['fr-fr'] = "Entrez le préfixe du tronc.";
$text['description-destination_trunk_prefix']['he-il'] = "היכנסו לתא המטען"; $text['description-destination_trunk_prefix']['he-il'] = "היכנסו לתא המטען";
$text['description-destination_trunk_prefix']['it-it'] = "Inserisci il prefisso del tronco."; $text['description-destination_trunk_prefix']['it-it'] = "Inserisci il prefisso del tronco.";
$text['description-destination_trunk_prefix']['ka-ge'] = "შეიყვანეთ ტრანკის პრეფიქსი.";
$text['description-destination_trunk_prefix']['nl-nl'] = "Voer het trunkvoorvoegsel in."; $text['description-destination_trunk_prefix']['nl-nl'] = "Voer het trunkvoorvoegsel in.";
$text['description-destination_trunk_prefix']['pl-pl'] = "Wejście do prefiksu."; $text['description-destination_trunk_prefix']['pl-pl'] = "Wejście do prefiksu.";
$text['description-destination_trunk_prefix']['pt-br'] = "Insira o prefixo do tronco."; $text['description-destination_trunk_prefix']['pt-br'] = "Insira o prefixo do tronco.";
@ -1810,6 +1879,7 @@ $text['description-destination_area_code']['fr-ca'] = "Entrez le code régional.
$text['description-destination_area_code']['fr-fr'] = "Entrez le code régional."; $text['description-destination_area_code']['fr-fr'] = "Entrez le code régional.";
$text['description-destination_area_code']['he-il'] = "היכנסו לקוד האזור."; $text['description-destination_area_code']['he-il'] = "היכנסו לקוד האזור.";
$text['description-destination_area_code']['it-it'] = "Inserisci il codice dell'area."; $text['description-destination_area_code']['it-it'] = "Inserisci il codice dell'area.";
$text['description-destination_area_code']['ka-ge'] = "შეიყვანეთ ალაგის კოდი.";
$text['description-destination_area_code']['nl-nl'] = "Voer de omgevingscode in."; $text['description-destination_area_code']['nl-nl'] = "Voer de omgevingscode in.";
$text['description-destination_area_code']['pl-pl'] = "Wejście do kodu terenowego."; $text['description-destination_area_code']['pl-pl'] = "Wejście do kodu terenowego.";
$text['description-destination_area_code']['pt-br'] = "Digite o código da área."; $text['description-destination_area_code']['pt-br'] = "Digite o código da área.";
@ -1836,6 +1906,7 @@ $text['description-destination_enabled']['fr-ca'] = "Choisir l'état courant de
$text['description-destination_enabled']['fr-fr'] = "Choisir l'état courant de la destination."; $text['description-destination_enabled']['fr-fr'] = "Choisir l'état courant de la destination.";
$text['description-destination_enabled']['he-il'] = "הגדר את הסטטוס הנוכחי של יעד זה."; $text['description-destination_enabled']['he-il'] = "הגדר את הסטטוס הנוכחי של יעד זה.";
$text['description-destination_enabled']['it-it'] = "Imposta lo stato attuale della destinazione."; $text['description-destination_enabled']['it-it'] = "Imposta lo stato attuale della destinazione.";
$text['description-destination_enabled']['ka-ge'] = "დააყენეთ ამ ადრესატის მიმდინარე სტატუსი.";
$text['description-destination_enabled']['nl-nl'] = "Stel de huidige status van deze bestemming in."; $text['description-destination_enabled']['nl-nl'] = "Stel de huidige status van deze bestemming in.";
$text['description-destination_enabled']['pl-pl'] = "Ustaw obecny stan destynacji"; $text['description-destination_enabled']['pl-pl'] = "Ustaw obecny stan destynacji";
$text['description-destination_enabled']['pt-br'] = "Defina o estado atual deste destino."; $text['description-destination_enabled']['pt-br'] = "Defina o estado atual deste destino.";
@ -1862,6 +1933,7 @@ $text['description-destination_description']['fr-ca'] = "Entrez une description
$text['description-destination_description']['fr-fr'] = "Entrez une description pour cette destination (facultative)."; $text['description-destination_description']['fr-fr'] = "Entrez une description pour cette destination (facultative).";
$text['description-destination_description']['he-il'] = "הזן תיאור של יעד זה (אופציונלי)."; $text['description-destination_description']['he-il'] = "הזן תיאור של יעד זה (אופציונלי).";
$text['description-destination_description']['it-it'] = "Inserire una descrizione per questa destinazione (opzionale)."; $text['description-destination_description']['it-it'] = "Inserire una descrizione per questa destinazione (opzionale).";
$text['description-destination_description']['ka-ge'] = "შეიყვანეთ აღწერა ამ ადრესატისთვის (არასავალდებულო).";
$text['description-destination_description']['nl-nl'] = "Voer de omschrijving voor deze bestemming in (optioneel)."; $text['description-destination_description']['nl-nl'] = "Voer de omschrijving voor deze bestemming in (optioneel).";
$text['description-destination_description']['pl-pl'] = "Wpisz opis tej destynacji (opcjonalne)"; $text['description-destination_description']['pl-pl'] = "Wpisz opis tej destynacji (opcjonalne)";
$text['description-destination_description']['pt-br'] = "Insira uma descrição para este destino (opcional)"; $text['description-destination_description']['pt-br'] = "Insira uma descrição para este destino (opcional)";
@ -1888,6 +1960,7 @@ $text['description-destination_context']['fr-ca'] = "Entrer le context.";
$text['description-destination_context']['fr-fr'] = "Entrer le context."; $text['description-destination_context']['fr-fr'] = "Entrer le context.";
$text['description-destination_context']['he-il'] = "הכנס את ההקשר."; $text['description-destination_context']['he-il'] = "הכנס את ההקשר.";
$text['description-destination_context']['it-it'] = "Inserire il contesto."; $text['description-destination_context']['it-it'] = "Inserire il contesto.";
$text['description-destination_context']['ka-ge'] = "შეიყვანეთ კონტექსტი.";
$text['description-destination_context']['nl-nl'] = "Voer de context in."; $text['description-destination_context']['nl-nl'] = "Voer de context in.";
$text['description-destination_context']['pl-pl'] = "Wpisz kontekst"; $text['description-destination_context']['pl-pl'] = "Wpisz kontekst";
$text['description-destination_context']['pt-br'] = "Insira o contexto"; $text['description-destination_context']['pt-br'] = "Insira o contexto";
@ -1914,6 +1987,7 @@ $text['description-destination_cid_name_prefix']['fr-ca'] = "Choisir un préfixe
$text['description-destination_cid_name_prefix']['fr-fr'] = "Choisir un préfixe à ajouter au nom de l'appelant."; $text['description-destination_cid_name_prefix']['fr-fr'] = "Choisir un préfixe à ajouter au nom de l'appelant.";
$text['description-destination_cid_name_prefix']['he-il'] = "הגדר תיקון על שם הזיהוי של קורא."; $text['description-destination_cid_name_prefix']['he-il'] = "הגדר תיקון על שם הזיהוי של קורא.";
$text['description-destination_cid_name_prefix']['it-it'] = "Imposta un prefisso sul Nome Chiamante."; $text['description-destination_cid_name_prefix']['it-it'] = "Imposta un prefisso sul Nome Chiamante.";
$text['description-destination_cid_name_prefix']['ka-ge'] = "დააყენეთ პრეფიქსი CID სახელზე.";
$text['description-destination_cid_name_prefix']['nl-nl'] = "Stel de prefix voor CID naam in."; $text['description-destination_cid_name_prefix']['nl-nl'] = "Stel de prefix voor CID naam in.";
$text['description-destination_cid_name_prefix']['pl-pl'] = "Ustaw prefiks prezentacji nazwy dzwoniącego"; $text['description-destination_cid_name_prefix']['pl-pl'] = "Ustaw prefiks prezentacji nazwy dzwoniącego";
$text['description-destination_cid_name_prefix']['pt-br'] = "Escolha um prefixo e adicione ao nome do chamador."; $text['description-destination_cid_name_prefix']['pt-br'] = "Escolha um prefixo e adicione ao nome do chamador.";
@ -1940,6 +2014,7 @@ $text['description-destination_caller_id_number']['fr-ca'] = "Insérer le numér
$text['description-destination_caller_id_number']['fr-fr'] = "Insérer le numéro d'appelant."; $text['description-destination_caller_id_number']['fr-fr'] = "Insérer le numéro d'appelant.";
$text['description-destination_caller_id_number']['he-il'] = "הזן את מספר מזהה ה-Caller."; $text['description-destination_caller_id_number']['he-il'] = "הזן את מספר מזהה ה-Caller.";
$text['description-destination_caller_id_number']['it-it'] = "Inserire il Numero Chiamante."; $text['description-destination_caller_id_number']['it-it'] = "Inserire il Numero Chiamante.";
$text['description-destination_caller_id_number']['ka-ge'] = "შეიყვანეთ CID ნომერი.";
$text['description-destination_caller_id_number']['nl-nl'] = "Voer het CID nummer in."; $text['description-destination_caller_id_number']['nl-nl'] = "Voer het CID nummer in.";
$text['description-destination_caller_id_number']['pl-pl'] = "Wpisz prezentację numeru dzwoniącego"; $text['description-destination_caller_id_number']['pl-pl'] = "Wpisz prezentację numeru dzwoniącego";
$text['description-destination_caller_id_number']['pt-br'] = "Insira o número ID do chamador."; $text['description-destination_caller_id_number']['pt-br'] = "Insira o número ID do chamador.";
@ -1966,6 +2041,7 @@ $text['description-destination_caller_id_name']['fr-ca'] = "Insérer le nom d'ap
$text['description-destination_caller_id_name']['fr-fr'] = "Insérer le nom d'appelant."; $text['description-destination_caller_id_name']['fr-fr'] = "Insérer le nom d'appelant.";
$text['description-destination_caller_id_name']['he-il'] = "הכנס את שם הזיהוי של Caller"; $text['description-destination_caller_id_name']['he-il'] = "הכנס את שם הזיהוי של Caller";
$text['description-destination_caller_id_name']['it-it'] = "Inserire Il Nome Chiamante."; $text['description-destination_caller_id_name']['it-it'] = "Inserire Il Nome Chiamante.";
$text['description-destination_caller_id_name']['ka-ge'] = "შეყვანეთ CID სახელი.";
$text['description-destination_caller_id_name']['nl-nl'] = "Voer de CID naam in."; $text['description-destination_caller_id_name']['nl-nl'] = "Voer de CID naam in.";
$text['description-destination_caller_id_name']['pl-pl'] = "Wpisz prezentację nazwy dzwoniącego"; $text['description-destination_caller_id_name']['pl-pl'] = "Wpisz prezentację nazwy dzwoniącego";
$text['description-destination_caller_id_name']['pt-br'] = "Insira o nome ID do chamador."; $text['description-destination_caller_id_name']['pt-br'] = "Insira o nome ID do chamador.";
@ -1992,6 +2068,7 @@ $text['description-destination_conditions']['fr-ca'] = "Ajouter des conditions s
$text['description-destination_conditions']['fr-fr'] = "Ajouter des conditions supplémentaires."; $text['description-destination_conditions']['fr-fr'] = "Ajouter des conditions supplémentaires.";
$text['description-destination_conditions']['he-il'] = "הוסף תנאים נוספים."; $text['description-destination_conditions']['he-il'] = "הוסף תנאים נוספים.";
$text['description-destination_conditions']['it-it'] = "Aggiungi ulteriori condizioni."; $text['description-destination_conditions']['it-it'] = "Aggiungi ulteriori condizioni.";
$text['description-destination_conditions']['ka-ge'] = "თუ პირობა სრულდება, შეასრულე ქმედება.";
$text['description-destination_conditions']['nl-nl'] = "Voeg extra voorwaarden toe."; $text['description-destination_conditions']['nl-nl'] = "Voeg extra voorwaarden toe.";
$text['description-destination_conditions']['pl-pl'] = "Dodatkowe warunki."; $text['description-destination_conditions']['pl-pl'] = "Dodatkowe warunki.";
$text['description-destination_conditions']['pt-br'] = "Adicione condições adicionais."; $text['description-destination_conditions']['pt-br'] = "Adicione condições adicionais.";
@ -2018,6 +2095,7 @@ $text['description-destination_actions']['fr-ca'] = "Ajouter des actions supplé
$text['description-destination_actions']['fr-fr'] = "Ajouter des actions supplémentaires."; $text['description-destination_actions']['fr-fr'] = "Ajouter des actions supplémentaires.";
$text['description-destination_actions']['he-il'] = "הוסף פעולות נוספות."; $text['description-destination_actions']['he-il'] = "הוסף פעולות נוספות.";
$text['description-destination_actions']['it-it'] = "Aggiungi ulteriori azioni."; $text['description-destination_actions']['it-it'] = "Aggiungi ulteriori azioni.";
$text['description-destination_actions']['ka-ge'] = "დამატებითი ქმედებების დამატება.";
$text['description-destination_actions']['nl-nl'] = "Voeg extra acties toe."; $text['description-destination_actions']['nl-nl'] = "Voeg extra acties toe.";
$text['description-destination_actions']['pl-pl'] = "Dostęp do dodatkowych działań."; $text['description-destination_actions']['pl-pl'] = "Dostęp do dodatkowych działań.";
$text['description-destination_actions']['pt-br'] = "Adicione ações adicionais."; $text['description-destination_actions']['pt-br'] = "Adicione ações adicionais.";
@ -2044,6 +2122,7 @@ $text['description-group']['fr-ca'] = "Attribuez la destination à un groupe.";
$text['description-group']['fr-fr'] = "Attribuez la destination à un groupe."; $text['description-group']['fr-fr'] = "Attribuez la destination à un groupe.";
$text['description-group']['he-il'] = "לחתום על היעד לקבוצה."; $text['description-group']['he-il'] = "לחתום על היעד לקבוצה.";
$text['description-group']['it-it'] = "Assegna la destinazione a un gruppo."; $text['description-group']['it-it'] = "Assegna la destinazione a un gruppo.";
$text['description-group']['ka-ge'] = "ადრესატის მინიჭება ჯგუფზე.";
$text['description-group']['nl-nl'] = "Bestemming aan een groep toewijzen."; $text['description-group']['nl-nl'] = "Bestemming aan een groep toewijzen.";
$text['description-group']['pl-pl'] = "Przypisuje miejsce do grupy."; $text['description-group']['pl-pl'] = "Przypisuje miejsce do grupy.";
$text['description-group']['pt-br'] = "Atribuir o destino a um grupo."; $text['description-group']['pt-br'] = "Atribuir o destino a um grupo.";
@ -2070,6 +2149,7 @@ $text['description-destination_order']['fr-ca'] = "Sélectionnez la commande.";
$text['description-destination_order']['fr-fr'] = "Sélectionnez la commande."; $text['description-destination_order']['fr-fr'] = "Sélectionnez la commande.";
$text['description-destination_order']['he-il'] = "בחר את ההזמנה."; $text['description-destination_order']['he-il'] = "בחר את ההזמנה.";
$text['description-destination_order']['it-it'] = "Selezionare l'ordine."; $text['description-destination_order']['it-it'] = "Selezionare l'ordine.";
$text['description-destination_order']['ka-ge'] = "აირჩიეთ შეკვეთა.";
$text['description-destination_order']['nl-nl'] = "Selecteer de volgorde"; $text['description-destination_order']['nl-nl'] = "Selecteer de volgorde";
$text['description-destination_order']['pl-pl'] = "Wybranie porządku."; $text['description-destination_order']['pl-pl'] = "Wybranie porządku.";
$text['description-destination_order']['pt-br'] = "Selecione a ordem."; $text['description-destination_order']['pt-br'] = "Selecione a ordem.";
@ -2096,6 +2176,7 @@ $text['description-carrier']['fr-ca'] = "Entrez le nom du transporteur. Ceci est
$text['description-carrier']['fr-fr'] = "Entrez le nom du transporteur. Ceci est utilise pour garder une trace encas facturation"; $text['description-carrier']['fr-fr'] = "Entrez le nom du transporteur. Ceci est utilise pour garder une trace encas facturation";
$text['description-carrier']['he-il'] = "הכנס את שם החברה זה משמש כדי לעקוב אחר חיוב מזוודה"; $text['description-carrier']['he-il'] = "הכנס את שם החברה זה משמש כדי לעקוב אחר חיוב מזוודה";
$text['description-carrier']['it-it'] = "Inserire il nome del carrier. Viene usato per tenre traccia della fatturazione."; $text['description-carrier']['it-it'] = "Inserire il nome del carrier. Viene usato per tenre traccia della fatturazione.";
$text['description-carrier']['ka-ge'] = "შეიყვანეთ ოპერატორის სახელი. გამოიყენება ტარიფიკაციისთვის";
$text['description-carrier']['nl-nl'] = "Voer de Telco naam in. Dit is voor het volgen op doorbelastingen."; $text['description-carrier']['nl-nl'] = "Voer de Telco naam in. Dit is voor het volgen op doorbelastingen.";
$text['description-carrier']['pl-pl'] = "Wpisz nazwę operatora. Może ona być pomocna przy rozliczeniach"; $text['description-carrier']['pl-pl'] = "Wpisz nazwę operatora. Może ona być pomocna przy rozliczeniach";
$text['description-carrier']['pt-br'] = "Insira o nome da operadora. Isto é usado para manter o controle de faturamento"; $text['description-carrier']['pt-br'] = "Insira o nome da operadora. Isto é usado para manter o controle de faturamento";
@ -2122,6 +2203,7 @@ $text['description-destination_hold_music']['fr-ca'] = "Choisir la musique de ga
$text['description-destination_hold_music']['fr-fr'] = "Choisir la musique de garde."; $text['description-destination_hold_music']['fr-fr'] = "Choisir la musique de garde.";
$text['description-destination_hold_music']['he-il'] = "בחרו את MOH קטגוריה כאן"; $text['description-destination_hold_music']['he-il'] = "בחרו את MOH קטגוריה כאן";
$text['description-destination_hold_music']['it-it'] = "Seleziona la categoria di Musica d'attesa."; $text['description-destination_hold_music']['it-it'] = "Seleziona la categoria di Musica d'attesa.";
$text['description-destination_hold_music']['ka-ge'] = "აირჩიეთ მოლოდინის მუსიკის მელოდია.";
$text['description-destination_hold_music']['nl-nl'] = "Kies Wachtmuziek hier."; $text['description-destination_hold_music']['nl-nl'] = "Kies Wachtmuziek hier.";
$text['description-destination_hold_music']['pl-pl'] = "Wybierz kategorie muzyki na czekanie."; $text['description-destination_hold_music']['pl-pl'] = "Wybierz kategorie muzyki na czekanie.";
$text['description-destination_hold_music']['pt-br'] = "Escolha a categoria de música de espera aqui (MOH)."; $text['description-destination_hold_music']['pt-br'] = "Escolha a categoria de música de espera aqui (MOH).";
@ -2148,6 +2230,7 @@ $text['description-destination_distinctive_ring']['fr-ca'] = "Sélectionner un s
$text['description-destination_distinctive_ring']['fr-fr'] = "Sélectionner un son pour une sonnerie distinctive"; $text['description-destination_distinctive_ring']['fr-fr'] = "Sélectionner un son pour une sonnerie distinctive";
$text['description-destination_distinctive_ring']['he-il'] = "בחר קול עבור טבעת ייחודית."; $text['description-destination_distinctive_ring']['he-il'] = "בחר קול עבור טבעת ייחודית.";
$text['description-destination_distinctive_ring']['it-it'] = "Selezionare il tono per uno squillo personalizzato."; $text['description-destination_distinctive_ring']['it-it'] = "Selezionare il tono per uno squillo personalizzato.";
$text['description-destination_distinctive_ring']['ka-ge'] = "აირჩიეთ ხმა განსხვავებული ზარისთვის.";
$text['description-destination_distinctive_ring']['nl-nl'] = "Kies een geluid voor een afwijkende beltoon."; $text['description-destination_distinctive_ring']['nl-nl'] = "Kies een geluid voor een afwijkende beltoon.";
$text['description-destination_distinctive_ring']['pl-pl'] = "Wybierz dźwięk dla funkcji charakterystycznego sygnału"; $text['description-destination_distinctive_ring']['pl-pl'] = "Wybierz dźwięk dla funkcji charakterystycznego sygnału";
$text['description-destination_distinctive_ring']['pt-br'] = "Selecione um som para um anel distintivo."; $text['description-destination_distinctive_ring']['pt-br'] = "Selecione um som para um anel distintivo.";
@ -2174,6 +2257,7 @@ $text['description-destination_ringback']['fr-ca'] = "Défini ce que l'appelant
$text['description-destination_ringback']['fr-fr'] = "Défini ce que l'appelant entendra lorsque la destination sera en sonnerie."; $text['description-destination_ringback']['fr-fr'] = "Défini ce que l'appelant entendra lorsque la destination sera en sonnerie.";
$text['description-destination_ringback']['he-il'] = "תגדירו מה קוראן ישמע בזמן שהייעד נקרא."; $text['description-destination_ringback']['he-il'] = "תגדירו מה קוראן ישמע בזמן שהייעד נקרא.";
$text['description-destination_ringback']['it-it'] = "Specificare cosa sentirà il chiamante mentre viene chiamata la destinazione."; $text['description-destination_ringback']['it-it'] = "Specificare cosa sentirà il chiamante mentre viene chiamata la destinazione.";
$text['description-destination_ringback']['ka-ge'] = "განსაზღვრავს, რას გაიგებს მოსაუბრე, სანამ ადრესატს ურეკავს.";
$text['description-destination_ringback']['nl-nl'] = "Deinieert wat de beller zal horen als de bestemming gekozen wordt."; $text['description-destination_ringback']['nl-nl'] = "Deinieert wat de beller zal horen als de bestemming gekozen wordt.";
$text['description-destination_ringback']['pl-pl'] = "Zdefiniuj jaki sygnał słyszy dzwoniący podczas łączenia z numerem docelowym."; $text['description-destination_ringback']['pl-pl'] = "Zdefiniuj jaki sygnał słyszy dzwoniący podczas łączenia z numerem docelowym.";
$text['description-destination_ringback']['pt-br'] = "Defina o áudio que o destino estará ouvindo enquando estiver na linha"; $text['description-destination_ringback']['pt-br'] = "Defina o áudio que o destino estará ouvindo enquando estiver na linha";
@ -2200,6 +2284,7 @@ $text['description-destination_record']['fr-ca'] = "Sauvegarder l'enregistrement
$text['description-destination_record']['fr-fr'] = "Sauvegarder l'enregistrement."; $text['description-destination_record']['fr-fr'] = "Sauvegarder l'enregistrement.";
$text['description-destination_record']['he-il'] = "הצילו את ההקלטה"; $text['description-destination_record']['he-il'] = "הצילו את ההקלטה";
$text['description-destination_record']['it-it'] = "Salva la registrazione."; $text['description-destination_record']['it-it'] = "Salva la registrazione.";
$text['description-destination_record']['ka-ge'] = "ჩანაწერის შენახვა.";
$text['description-destination_record']['nl-nl'] = "Sla de opname op."; $text['description-destination_record']['nl-nl'] = "Sla de opname op.";
$text['description-destination_record']['pl-pl'] = "Zachowaj nagranie"; $text['description-destination_record']['pl-pl'] = "Zachowaj nagranie";
$text['description-destination_record']['pt-br'] = "Salva a gravação."; $text['description-destination_record']['pt-br'] = "Salva a gravação.";
@ -2226,6 +2311,7 @@ $text['description-account_code']['fr-ca'] = "Entrez nom de client.";
$text['description-account_code']['fr-fr'] = "Entrez nom de client."; $text['description-account_code']['fr-fr'] = "Entrez nom de client.";
$text['description-account_code']['he-il'] = "הכנס קוד חשבון"; $text['description-account_code']['he-il'] = "הכנס קוד חשבון";
$text['description-account_code']['it-it'] = "Inserire account code."; $text['description-account_code']['it-it'] = "Inserire account code.";
$text['description-account_code']['ka-ge'] = "შეიყვანეთ ანგარიშის კოდი.";
$text['description-account_code']['nl-nl'] = "Voer de account code in."; $text['description-account_code']['nl-nl'] = "Voer de account code in.";
$text['description-account_code']['pl-pl'] = "Wpisz numer konta bilingowego (nagłówek dodany do SIP INVITE)."; $text['description-account_code']['pl-pl'] = "Wpisz numer konta bilingowego (nagłówek dodany do SIP INVITE).";
$text['description-account_code']['pt-br'] = "Insira o código de conta"; $text['description-account_code']['pt-br'] = "Insira o código de conta";
@ -2252,6 +2338,7 @@ $text['description-usage']['fr-ca'] = "Définissez comment la destination sera u
$text['description-usage']['fr-fr'] = "Définissez comment la destination sera utilisée."; $text['description-usage']['fr-fr'] = "Définissez comment la destination sera utilisée.";
$text['description-usage']['he-il'] = "קבע כיצד ישמש היעד."; $text['description-usage']['he-il'] = "קבע כיצד ישמש היעד.";
$text['description-usage']['it-it'] = "Impostare come verrà utilizzata la Destinazione."; $text['description-usage']['it-it'] = "Impostare come verrà utilizzata la Destinazione.";
$text['description-usage']['ka-ge'] = "დააყენეთ, როგორ იქნება გამოყენებული ადრესატი.";
$text['description-usage']['nl-nl'] = "Stel in hoe de bestemming gebruikt zal worden."; $text['description-usage']['nl-nl'] = "Stel in hoe de bestemming gebruikt zal worden.";
$text['description-usage']['pl-pl'] = "Wykorzystuje się w jaki sposób usprawiedliwienie zostanie użyte."; $text['description-usage']['pl-pl'] = "Wykorzystuje się w jaki sposób usprawiedliwienie zostanie użyte.";
$text['description-usage']['pt-br'] = "Defina como o destino será utilizado."; $text['description-usage']['pt-br'] = "Defina como o destino será utilizado.";
@ -2278,6 +2365,7 @@ $text['billing-warning']['fr-ca'] = "Si vous utilisez l'application de facturati
$text['billing-warning']['fr-fr'] = "Si vous utilisez l'application de facturation fusionpbx, assurez-vous d'ajouter des variables de accountcode et carrier"; $text['billing-warning']['fr-fr'] = "Si vous utilisez l'application de facturation fusionpbx, assurez-vous d'ajouter des variables de accountcode et carrier";
$text['billing-warning']['he-il'] = "אם אתה משתמש fusionpbx חיוב יישום, הקפד להוסיף קוד חשבון ומשתנה נושא."; $text['billing-warning']['he-il'] = "אם אתה משתמש fusionpbx חיוב יישום, הקפד להוסיף קוד חשבון ומשתנה נושא.";
$text['billing-warning']['it-it'] = "Se si usa l'applicazione per la fatturazione di fusionpbx, accertarsi di valorizzare accountcode e carrier."; $text['billing-warning']['it-it'] = "Se si usa l'applicazione per la fatturazione di fusionpbx, accertarsi di valorizzare accountcode e carrier.";
$text['billing-warning']['ka-ge'] = "თუ იყენებთ FusionPBX-ის ბილინგის აპლიკაციას, დარწმუნდით, რომ დააყენეთ ცვლადები accountcode და carrier.";
$text['billing-warning']['nl-nl'] = "Als je fusionpbx doorbelastingen applicatie gebruikt, zorg dan dat account code en Telco variabelen in gevuld zijn."; $text['billing-warning']['nl-nl'] = "Als je fusionpbx doorbelastingen applicatie gebruikt, zorg dan dat account code en Telco variabelen in gevuld zijn.";
$text['billing-warning']['pl-pl'] = "Jeżeli używasz platformę billingowa z Fusionpbx, dodaj numer konta billingowego oraz zmienne operatora"; $text['billing-warning']['pl-pl'] = "Jeżeli używasz platformę billingowa z Fusionpbx, dodaj numer konta billingowego oraz zmienne operatora";
$text['billing-warning']['pt-br'] = "Se você estiver usando o aplicativo de faturamento, certifique-se em adicionar os Códigos de Contaas e as variáveis de Operadoras."; $text['billing-warning']['pt-br'] = "Se você estiver usando o aplicativo de faturamento, certifique-se em adicionar os Códigos de Contaas e as variáveis de Operadoras.";
@ -2304,6 +2392,7 @@ $text['label-column_name']['fr-ca'] = "Nom de colonne";
$text['label-column_name']['fr-fr'] = "Nom de colonne"; $text['label-column_name']['fr-fr'] = "Nom de colonne";
$text['label-column_name']['he-il'] = "שם המחבר"; $text['label-column_name']['he-il'] = "שם המחבר";
$text['label-column_name']['it-it'] = "Nome della colonna"; $text['label-column_name']['it-it'] = "Nome della colonna";
$text['label-column_name']['ka-ge'] = "სვეტის სახელი";
$text['label-column_name']['nl-nl'] = "Kolomnaam"; $text['label-column_name']['nl-nl'] = "Kolomnaam";
$text['label-column_name']['pl-pl'] = "Nazwisko"; $text['label-column_name']['pl-pl'] = "Nazwisko";
$text['label-column_name']['pt-br'] = "Nome da Coluna"; $text['label-column_name']['pt-br'] = "Nome da Coluna";
@ -2330,6 +2419,7 @@ $text['label-answered']['fr-ca'] = "Répondu";
$text['label-answered']['fr-fr'] = "Répondu"; $text['label-answered']['fr-fr'] = "Répondu";
$text['label-answered']['he-il'] = "ענה"; $text['label-answered']['he-il'] = "ענה";
$text['label-answered']['it-it'] = "Risposta"; $text['label-answered']['it-it'] = "Risposta";
$text['label-answered']['ka-ge'] = "ნაპასუხევი";
$text['label-answered']['nl-nl'] = "Beantwoord"; $text['label-answered']['nl-nl'] = "Beantwoord";
$text['label-answered']['pl-pl'] = "Odebrano"; $text['label-answered']['pl-pl'] = "Odebrano";
$text['label-answered']['pt-br'] = "Atendidas"; $text['label-answered']['pt-br'] = "Atendidas";
@ -2356,6 +2446,7 @@ $text['label-duration']['fr-ca'] = "Durée";
$text['label-duration']['fr-fr'] = "Durée"; $text['label-duration']['fr-fr'] = "Durée";
$text['label-duration']['he-il'] = "מֶשֶׁך"; $text['label-duration']['he-il'] = "מֶשֶׁך";
$text['label-duration']['it-it'] = "Durata"; $text['label-duration']['it-it'] = "Durata";
$text['label-duration']['ka-ge'] = "ხანგრძლივობა";
$text['label-duration']['nl-nl'] = "Duur"; $text['label-duration']['nl-nl'] = "Duur";
$text['label-duration']['pl-pl'] = "Czas trwania"; $text['label-duration']['pl-pl'] = "Czas trwania";
$text['label-duration']['pt-br'] = "Duração"; $text['label-duration']['pt-br'] = "Duração";
@ -2382,6 +2473,7 @@ $text['label-total_calls']['fr-ca'] = "Total des appels";
$text['label-total_calls']['fr-fr'] = "Total des appels"; $text['label-total_calls']['fr-fr'] = "Total des appels";
$text['label-total_calls']['he-il'] = "סך השיחות"; $text['label-total_calls']['he-il'] = "סך השיחות";
$text['label-total_calls']['it-it'] = "Chiamate totali"; $text['label-total_calls']['it-it'] = "Chiamate totali";
$text['label-total_calls']['ka-ge'] = "სულ ზარები";
$text['label-total_calls']['nl-nl'] = "Totaal aantal oproepen"; $text['label-total_calls']['nl-nl'] = "Totaal aantal oproepen";
$text['label-total_calls']['pl-pl'] = "Łączna liczba połączeń"; $text['label-total_calls']['pl-pl'] = "Łączna liczba połączeń";
$text['label-total_calls']['pt-br'] = "Total de chamadas"; $text['label-total_calls']['pt-br'] = "Total de chamadas";
@ -2408,6 +2500,7 @@ $text['label-unique_callers']['fr-ca'] = "Appelants uniques";
$text['label-unique_callers']['fr-fr'] = "Appelants uniques"; $text['label-unique_callers']['fr-fr'] = "Appelants uniques";
$text['label-unique_callers']['he-il'] = "מתקשרים ייחודיים"; $text['label-unique_callers']['he-il'] = "מתקשרים ייחודיים";
$text['label-unique_callers']['it-it'] = "Chiamanti unici"; $text['label-unique_callers']['it-it'] = "Chiamanti unici";
$text['label-unique_callers']['ka-ge'] = "უნიკალური აბონენტები";
$text['label-unique_callers']['nl-nl'] = "Unieke bellers"; $text['label-unique_callers']['nl-nl'] = "Unieke bellers";
$text['label-unique_callers']['pl-pl'] = "Wyjątkowi rozmówcy"; $text['label-unique_callers']['pl-pl'] = "Wyjątkowi rozmówcy";
$text['label-unique_callers']['pt-br'] = "Chamadores exclusivos"; $text['label-unique_callers']['pt-br'] = "Chamadores exclusivos";
@ -2434,6 +2527,7 @@ $text['label-from']['fr-ca'] = "Début";
$text['label-from']['fr-fr'] = "Début"; $text['label-from']['fr-fr'] = "Début";
$text['label-from']['he-il'] = "מ"; $text['label-from']['he-il'] = "מ";
$text['label-from']['it-it'] = "Da"; $text['label-from']['it-it'] = "Da";
$text['label-from']['ka-ge'] = "საიდან";
$text['label-from']['nl-nl'] = "Van"; $text['label-from']['nl-nl'] = "Van";
$text['label-from']['pl-pl'] = "Od"; $text['label-from']['pl-pl'] = "Od";
$text['label-from']['pt-br'] = "Começo"; $text['label-from']['pt-br'] = "Começo";
@ -2460,6 +2554,7 @@ $text['label-to']['fr-ca'] = "Fin";
$text['label-to']['fr-fr'] = "Fin"; $text['label-to']['fr-fr'] = "Fin";
$text['label-to']['he-il'] = "ל"; $text['label-to']['he-il'] = "ל";
$text['label-to']['it-it'] = "A"; $text['label-to']['it-it'] = "A";
$text['label-to']['ka-ge'] = "ვისთან";
$text['label-to']['nl-nl'] = "Naar"; $text['label-to']['nl-nl'] = "Naar";
$text['label-to']['pl-pl'] = "Do"; $text['label-to']['pl-pl'] = "Do";
$text['label-to']['pt-br'] = "Final"; $text['label-to']['pt-br'] = "Final";

View File

@ -14,6 +14,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Destinations"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Destinations";
$apps[$x]['menu'][$y]['title']['he-il'] = "יעד"; $apps[$x]['menu'][$y]['title']['he-il'] = "יעד";
$apps[$x]['menu'][$y]['title']['it-it'] = "Destinazioni"; $apps[$x]['menu'][$y]['title']['it-it'] = "Destinazioni";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "დანიშნულების პუნქტები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Bestemmingen"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Bestemmingen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Destynacje"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Destynacje";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Destinos"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Destinos";
@ -48,6 +49,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Résumé des destinations"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Résumé des destinations";
$apps[$x]['menu'][$y]['title']['he-il'] = "סיכום יעד"; $apps[$x]['menu'][$y]['title']['he-il'] = "סיכום יעד";
$apps[$x]['menu'][$y]['title']['it-it'] = "Riepilogo della destinazione"; $apps[$x]['menu'][$y]['title']['it-it'] = "Riepilogo della destinazione";
$apps[$x]['menu'][$y]['title']['it-it'] = "დანიშნულების პუნქტის შეჯამება";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Podsumowanie miejsca docelowego"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Podsumowanie miejsca docelowego";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Bestemmingssamenvatting"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Bestemmingssamenvatting";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Resumo do destino"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Resumo do destino";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Equipements pour provisioning."; $apps[$x]['description']['fr-fr'] = "Equipements pour provisioning.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "მოწყობილობები სამუშაოდ მოსამზადებლად.";
$apps[$x]['description']['nl-nl'] = "Voorzieningen voor toestellen."; $apps[$x]['description']['nl-nl'] = "Voorzieningen voor toestellen.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "Provisionamento de telefones IP."; $apps[$x]['description']['pt-br'] = "Provisionamento de telefones IP.";

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Equipements"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Equipements";
$apps[$x]['menu'][$y]['title']['he-il'] = "התקנים"; $apps[$x]['menu'][$y]['title']['he-il'] = "התקנים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Dispositivi"; $apps[$x]['menu'][$y]['title']['it-it'] = "Dispositivi";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "მოწყობილობები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Toestellen"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Toestellen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Urządzenia"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Urządzenia";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Telefones IP"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Telefones IP";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Les routes publiques sont utilisés pour diriger les appels entrants en fonction d'une ou plusieures conditions et contextes."; $apps[$x]['description']['fr-fr'] = "Les routes publiques sont utilisés pour diriger les appels entrants en fonction d'une ou plusieures conditions et contextes.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "საჯარო დარეკვის გეგმა შემომავალი ზარების ერთი ან მეტი პირობის ან კონტექსტის მიხედვით დანიშნულების წერტილამდე გადასამისამართებლად გამოიყენება.";
$apps[$x]['description']['nl-nl'] = "Het openbare belplan wordt gebruikt om de inkomende oproepen naar de juiste bestemming te sturen gebaseerd op een of meer voorwaarden en context"; $apps[$x]['description']['nl-nl'] = "Het openbare belplan wordt gebruikt om de inkomende oproepen naar de juiste bestemming te sturen gebaseerd op een of meer voorwaarden en context";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "O dialplan público é usado para encaminhar chamadas recebidas para destinos com base em uma ou mais condições e contexto."; $apps[$x]['description']['pt-br'] = "O dialplan público é usado para encaminhar chamadas recebidas para destinos com base em uma ou mais condições e contexto.";

View File

@ -13,6 +13,7 @@ $text['title-dialplan-inbound-add']['fr-ca'] = "Routage des appels entrant";
$text['title-dialplan-inbound-add']['fr-fr'] = "Routage des appels entrant"; $text['title-dialplan-inbound-add']['fr-fr'] = "Routage des appels entrant";
$text['title-dialplan-inbound-add']['he-il'] = "תגית: ROCK"; $text['title-dialplan-inbound-add']['he-il'] = "תגית: ROCK";
$text['title-dialplan-inbound-add']['it-it'] = "Istradamento Chiamate in Ingresso"; $text['title-dialplan-inbound-add']['it-it'] = "Istradamento Chiamate in Ingresso";
$text['title-dialplan-inbound-add']['ka-ge'] = "შემომავალი ზარების მარშრუტიზაცია";
$text['title-dialplan-inbound-add']['nl-nl'] = "Inkomende oproep routering"; $text['title-dialplan-inbound-add']['nl-nl'] = "Inkomende oproep routering";
$text['title-dialplan-inbound-add']['pl-pl'] = "Przesyłanie (routing) rozmów przychodzących"; $text['title-dialplan-inbound-add']['pl-pl'] = "Przesyłanie (routing) rozmów przychodzących";
$text['title-dialplan-inbound-add']['pt-br'] = "Encaminhamento de chamadas de entrada"; $text['title-dialplan-inbound-add']['pt-br'] = "Encaminhamento de chamadas de entrada";
@ -38,6 +39,7 @@ $text['option-uuid']['fr-ca'] = "UUID";
$text['option-uuid']['fr-fr'] = "UUID"; $text['option-uuid']['fr-fr'] = "UUID";
$text['option-uuid']['he-il'] = "UUID"; $text['option-uuid']['he-il'] = "UUID";
$text['option-uuid']['it-it'] = "UUID"; $text['option-uuid']['it-it'] = "UUID";
$text['option-uuid']['ka-ge'] = "UUID";
$text['option-uuid']['nl-nl'] = "UUID"; $text['option-uuid']['nl-nl'] = "UUID";
$text['option-uuid']['pl-pl'] = "UUID"; $text['option-uuid']['pl-pl'] = "UUID";
$text['option-uuid']['pt-br'] = "UUID"; $text['option-uuid']['pt-br'] = "UUID";
@ -63,6 +65,7 @@ $text['option-username']['fr-ca'] = "Nom d'utilisateur";
$text['option-username']['fr-fr'] = "Nom d'utilisateur"; $text['option-username']['fr-fr'] = "Nom d'utilisateur";
$text['option-username']['he-il'] = "שם המשתמש"; $text['option-username']['he-il'] = "שם המשתמש";
$text['option-username']['it-it'] = "Username"; $text['option-username']['it-it'] = "Username";
$text['option-username']['ka-ge'] = "მომხმარებლის სახელი";
$text['option-username']['nl-nl'] = "Gebruikersnaam"; $text['option-username']['nl-nl'] = "Gebruikersnaam";
$text['option-username']['pl-pl'] = "Użytkownik"; $text['option-username']['pl-pl'] = "Użytkownik";
$text['option-username']['pt-br'] = "Usuário"; $text['option-username']['pt-br'] = "Usuário";
@ -88,6 +91,7 @@ $text['option-source']['fr-ca'] = "Source";
$text['option-source']['fr-fr'] = "Source"; $text['option-source']['fr-fr'] = "Source";
$text['option-source']['he-il'] = "מקור"; $text['option-source']['he-il'] = "מקור";
$text['option-source']['it-it'] = "Sorgente"; $text['option-source']['it-it'] = "Sorgente";
$text['option-source']['ka-ge'] = "წყარო";
$text['option-source']['nl-nl'] = "Bron"; $text['option-source']['nl-nl'] = "Bron";
$text['option-source']['pl-pl'] = "Źródło"; $text['option-source']['pl-pl'] = "Źródło";
$text['option-source']['pt-br'] = "Origem"; $text['option-source']['pt-br'] = "Origem";
@ -113,6 +117,7 @@ $text['option-rdnis']['fr-ca'] = "RDNIS";
$text['option-rdnis']['fr-fr'] = "RDNIS"; $text['option-rdnis']['fr-fr'] = "RDNIS";
$text['option-rdnis']['he-il'] = "RDNIS"; $text['option-rdnis']['he-il'] = "RDNIS";
$text['option-rdnis']['it-it'] = "RDNIS"; $text['option-rdnis']['it-it'] = "RDNIS";
$text['option-rdnis']['ka-ge'] = "RDNIS";
$text['option-rdnis']['nl-nl'] = "RDNIS"; $text['option-rdnis']['nl-nl'] = "RDNIS";
$text['option-rdnis']['pl-pl'] = "RDNIS"; $text['option-rdnis']['pl-pl'] = "RDNIS";
$text['option-rdnis']['pt-br'] = "RDNIS"; $text['option-rdnis']['pt-br'] = "RDNIS";
@ -138,6 +143,7 @@ $text['option-public']['fr-ca'] = "Publique";
$text['option-public']['fr-fr'] = "Publique"; $text['option-public']['fr-fr'] = "Publique";
$text['option-public']['he-il'] = "הציבור"; $text['option-public']['he-il'] = "הציבור";
$text['option-public']['it-it'] = "Public"; $text['option-public']['it-it'] = "Public";
$text['option-public']['ka-ge'] = "საჯარო";
$text['option-public']['nl-nl'] = "Openbaar"; $text['option-public']['nl-nl'] = "Openbaar";
$text['option-public']['pl-pl'] = "Publiczny"; $text['option-public']['pl-pl'] = "Publiczny";
$text['option-public']['pt-br'] = "Público"; $text['option-public']['pt-br'] = "Público";
@ -163,6 +169,7 @@ $text['option-network_addr']['fr-ca'] = "Adresse Réseau";
$text['option-network_addr']['fr-fr'] = "Adresse Réseau"; $text['option-network_addr']['fr-fr'] = "Adresse Réseau";
$text['option-network_addr']['he-il'] = "כתובת רשת"; $text['option-network_addr']['he-il'] = "כתובת רשת";
$text['option-network_addr']['it-it'] = "Indirizzo di Rete"; $text['option-network_addr']['it-it'] = "Indirizzo di Rete";
$text['option-network_addr']['ka-ge'] = "ქსელური მისამართი";
$text['option-network_addr']['nl-nl'] = "Netwerk adres"; $text['option-network_addr']['nl-nl'] = "Netwerk adres";
$text['option-network_addr']['pl-pl'] = "Adres sieci"; $text['option-network_addr']['pl-pl'] = "Adres sieci";
$text['option-network_addr']['pt-br'] = "Endereço de Rede"; $text['option-network_addr']['pt-br'] = "Endereço de Rede";
@ -188,6 +195,7 @@ $text['option-destination_number']['fr-ca'] = "Numéro de Destination";
$text['option-destination_number']['fr-fr'] = "Numéro de Destination"; $text['option-destination_number']['fr-fr'] = "Numéro de Destination";
$text['option-destination_number']['he-il'] = "מספר יעד"; $text['option-destination_number']['he-il'] = "מספר יעד";
$text['option-destination_number']['it-it'] = "Numero Destinazione"; $text['option-destination_number']['it-it'] = "Numero Destinazione";
$text['option-destination_number']['ka-ge'] = "სამიზნე ნომერი";
$text['option-destination_number']['nl-nl'] = "Bestemmingsnummer"; $text['option-destination_number']['nl-nl'] = "Bestemmingsnummer";
$text['option-destination_number']['pl-pl'] = "Numer destynacji"; $text['option-destination_number']['pl-pl'] = "Numer destynacji";
$text['option-destination_number']['pt-br'] = "Número de Destino"; $text['option-destination_number']['pt-br'] = "Número de Destino";
@ -213,6 +221,7 @@ $text['option-context']['fr-ca'] = "Contexte";
$text['option-context']['fr-fr'] = "Contexte"; $text['option-context']['fr-fr'] = "Contexte";
$text['option-context']['he-il'] = "המונחים"; $text['option-context']['he-il'] = "המונחים";
$text['option-context']['it-it'] = "Contesto"; $text['option-context']['it-it'] = "Contesto";
$text['option-context']['ka-ge'] = "კონტექსტი";
$text['option-context']['nl-nl'] = "Context"; $text['option-context']['nl-nl'] = "Context";
$text['option-context']['pl-pl'] = "Kontekst"; $text['option-context']['pl-pl'] = "Kontekst";
$text['option-context']['pt-br'] = "Contexto"; $text['option-context']['pt-br'] = "Contexto";
@ -238,6 +247,7 @@ $text['option-chan_name']['fr-ca'] = "Nom de canal";
$text['option-chan_name']['fr-fr'] = "Nom de canal"; $text['option-chan_name']['fr-fr'] = "Nom de canal";
$text['option-chan_name']['he-il'] = "שם ערוץ"; $text['option-chan_name']['he-il'] = "שם ערוץ";
$text['option-chan_name']['it-it'] = "Nome Canale"; $text['option-chan_name']['it-it'] = "Nome Canale";
$text['option-chan_name']['ka-ge'] = "არხის სახელი";
$text['option-chan_name']['nl-nl'] = "Kanaalnaam"; $text['option-chan_name']['nl-nl'] = "Kanaalnaam";
$text['option-chan_name']['pl-pl'] = "Nazwa kanału"; $text['option-chan_name']['pl-pl'] = "Nazwa kanału";
$text['option-chan_name']['pt-br'] = "Nome do Canal"; $text['option-chan_name']['pt-br'] = "Nome do Canal";
@ -263,6 +273,7 @@ $text['option-caller_id_number']['fr-ca'] = "Numéro d'appelant";
$text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant"; $text['option-caller_id_number']['fr-fr'] = "Numéro d'appelant";
$text['option-caller_id_number']['he-il'] = "מספר זיהוי מתקשר"; $text['option-caller_id_number']['he-il'] = "מספר זיהוי מתקשר";
$text['option-caller_id_number']['it-it'] = "ID Numero Chiamante"; $text['option-caller_id_number']['it-it'] = "ID Numero Chiamante";
$text['option-caller_id_number']['ka-ge'] = "CID ნომერი";
$text['option-caller_id_number']['nl-nl'] = "CID nummer"; $text['option-caller_id_number']['nl-nl'] = "CID nummer";
$text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
$text['option-caller_id_number']['pt-br'] = "Número do ID do Chamador"; $text['option-caller_id_number']['pt-br'] = "Número do ID do Chamador";
@ -288,6 +299,7 @@ $text['option-caller_id_name']['fr-ca'] = "Nom d'appelant";
$text['option-caller_id_name']['fr-fr'] = "Nom d'appelant"; $text['option-caller_id_name']['fr-fr'] = "Nom d'appelant";
$text['option-caller_id_name']['he-il'] = "שם מתקשר"; $text['option-caller_id_name']['he-il'] = "שם מתקשר";
$text['option-caller_id_name']['it-it'] = "ID Nome Chiamante"; $text['option-caller_id_name']['it-it'] = "ID Nome Chiamante";
$text['option-caller_id_name']['ka-ge'] = "CID სახელი";
$text['option-caller_id_name']['nl-nl'] = "CID Naam"; $text['option-caller_id_name']['nl-nl'] = "CID Naam";
$text['option-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['option-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
$text['option-caller_id_name']['pt-br'] = "Nome de ID do Chamador"; $text['option-caller_id_name']['pt-br'] = "Nome de ID do Chamador";
@ -313,6 +325,7 @@ $text['option-ani2']['fr-ca'] = "ANI2";
$text['option-ani2']['fr-fr'] = "ANI2"; $text['option-ani2']['fr-fr'] = "ANI2";
$text['option-ani2']['he-il'] = "ANI2"; $text['option-ani2']['he-il'] = "ANI2";
$text['option-ani2']['it-it'] = "ANI2"; $text['option-ani2']['it-it'] = "ANI2";
$text['option-ani2']['ka-ge'] = "ANI2";
$text['option-ani2']['nl-nl'] = "ANI2"; $text['option-ani2']['nl-nl'] = "ANI2";
$text['option-ani2']['pl-pl'] = "ANI2"; $text['option-ani2']['pl-pl'] = "ANI2";
$text['option-ani2']['pt-br'] = "ANI2"; $text['option-ani2']['pt-br'] = "ANI2";
@ -338,6 +351,7 @@ $text['option-ani']['fr-ca'] = "ANI";
$text['option-ani']['fr-fr'] = "ANI"; $text['option-ani']['fr-fr'] = "ANI";
$text['option-ani']['he-il'] = "Ani"; $text['option-ani']['he-il'] = "Ani";
$text['option-ani']['it-it'] = "ANI"; $text['option-ani']['it-it'] = "ANI";
$text['option-ani']['ka-ge'] = "ANI";
$text['option-ani']['nl-nl'] = "ANI"; $text['option-ani']['nl-nl'] = "ANI";
$text['option-ani']['pl-pl'] = "ANI"; $text['option-ani']['pl-pl'] = "ANI";
$text['option-ani']['pt-br'] = "ANI"; $text['option-ani']['pt-br'] = "ANI";
@ -363,6 +377,7 @@ $text['label-select-inbound-destination-number']['fr-ca'] = "Sélectionnez le nu
$text['label-select-inbound-destination-number']['fr-fr'] = "Sélectionnez le numéro de destination entrant."; $text['label-select-inbound-destination-number']['fr-fr'] = "Sélectionnez le numéro de destination entrant.";
$text['label-select-inbound-destination-number']['he-il'] = "בחר את מספר היעד."; $text['label-select-inbound-destination-number']['he-il'] = "בחר את מספר היעד.";
$text['label-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso."; $text['label-select-inbound-destination-number']['it-it'] = "Seleziona il numero di destinazione in ingresso.";
$text['label-select-inbound-destination-number']['ka-ge'] = "აირჩიეთ შემომავალი სამიზნის ნომერი.";
$text['label-select-inbound-destination-number']['nl-nl'] = "Kies het inkomende bestemmingsnummer."; $text['label-select-inbound-destination-number']['nl-nl'] = "Kies het inkomende bestemmingsnummer.";
$text['label-select-inbound-destination-number']['pl-pl'] = "Wybierz destynację numeru przychodzącego."; $text['label-select-inbound-destination-number']['pl-pl'] = "Wybierz destynację numeru przychodzącego.";
$text['label-select-inbound-destination-number']['pt-br'] = "Selecione o número de entrada."; $text['label-select-inbound-destination-number']['pt-br'] = "Selecione o número de entrada.";
@ -388,6 +403,7 @@ $text['label-required-domain_uuid']['fr-ca'] = "Merci d'indiquer: domain_uuid";
$text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid"; $text['label-required-domain_uuid']['fr-fr'] = "Merci d'indiquer: domain_uuid";
$text['label-required-domain_uuid']['he-il'] = "תגית: domain_uuid"; $text['label-required-domain_uuid']['he-il'] = "תגית: domain_uuid";
$text['label-required-domain_uuid']['it-it'] = "Prego fornire: domain_uuid"; $text['label-required-domain_uuid']['it-it'] = "Prego fornire: domain_uuid";
$text['label-required-domain_uuid']['ka-ge'] = "შეიყვანეთ: domain_uuid";
$text['label-required-domain_uuid']['nl-nl'] = "Geef aub.: domein_uuid"; $text['label-required-domain_uuid']['nl-nl'] = "Geef aub.: domein_uuid";
$text['label-required-domain_uuid']['pl-pl'] = "Podaj: domena_uuid"; $text['label-required-domain_uuid']['pl-pl'] = "Podaj: domena_uuid";
$text['label-required-domain_uuid']['pt-br'] = "Por favor indique: domain_uuid"; $text['label-required-domain_uuid']['pt-br'] = "Por favor indique: domain_uuid";
@ -413,6 +429,7 @@ $text['label-required-dialplan_name']['fr-ca'] = "Merci d'indiquer: Nom d'extens
$text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom d'extension"; $text['label-required-dialplan_name']['fr-fr'] = "Merci d'indiquer: Nom d'extension";
$text['label-required-dialplan_name']['he-il'] = "תגית: Extended Name"; $text['label-required-dialplan_name']['he-il'] = "תגית: Extended Name";
$text['label-required-dialplan_name']['it-it'] = "Prego fornire: Nome Interno"; $text['label-required-dialplan_name']['it-it'] = "Prego fornire: Nome Interno";
$text['label-required-dialplan_name']['ka-ge'] = "შეიყვანეთ: შიდა ნომრის სახელი";
$text['label-required-dialplan_name']['nl-nl'] = "Geef aub.: Toestel naam"; $text['label-required-dialplan_name']['nl-nl'] = "Geef aub.: Toestel naam";
$text['label-required-dialplan_name']['pl-pl'] = "Wprowadź: Nazwę numeru wewnętrznego"; $text['label-required-dialplan_name']['pl-pl'] = "Wprowadź: Nazwę numeru wewnętrznego";
$text['label-required-dialplan_name']['pt-br'] = "Por favor indique: Nome do Ramal"; $text['label-required-dialplan_name']['pt-br'] = "Por favor indique: Nome do Ramal";
@ -438,6 +455,7 @@ $text['label-required-condition_field_1']['fr-ca'] = "Merci d'indiquer: Champs C
$text['label-required-condition_field_1']['fr-fr'] = "Merci d'indiquer: Champs Condition"; $text['label-required-condition_field_1']['fr-fr'] = "Merci d'indiquer: Champs Condition";
$text['label-required-condition_field_1']['he-il'] = "תגית: Condition Field"; $text['label-required-condition_field_1']['he-il'] = "תגית: Condition Field";
$text['label-required-condition_field_1']['it-it'] = "Prego fornire: Condizione"; $text['label-required-condition_field_1']['it-it'] = "Prego fornire: Condizione";
$text['label-required-condition_field_1']['ka-ge'] = "შეიყვანეთ: პირობის ველი";
$text['label-required-condition_field_1']['nl-nl'] = "Geef aub.: Voorwaarde veld"; $text['label-required-condition_field_1']['nl-nl'] = "Geef aub.: Voorwaarde veld";
$text['label-required-condition_field_1']['pl-pl'] = "Wprowadź: pole warunku"; $text['label-required-condition_field_1']['pl-pl'] = "Wprowadź: pole warunku";
$text['label-required-condition_field_1']['pt-br'] = "Por favor indique: Condição"; $text['label-required-condition_field_1']['pt-br'] = "Por favor indique: Condição";
@ -463,6 +481,7 @@ $text['label-required-condition_expression_1']['fr-ca'] = "Merci d'indiquer: Exp
$text['label-required-condition_expression_1']['fr-fr'] = "Merci d'indiquer: Expression Condition"; $text['label-required-condition_expression_1']['fr-fr'] = "Merci d'indiquer: Expression Condition";
$text['label-required-condition_expression_1']['he-il'] = "תגית: Condition Expression"; $text['label-required-condition_expression_1']['he-il'] = "תגית: Condition Expression";
$text['label-required-condition_expression_1']['it-it'] = "Prego fornire: Espressione Condizione"; $text['label-required-condition_expression_1']['it-it'] = "Prego fornire: Espressione Condizione";
$text['label-required-condition_expression_1']['ka-ge'] = "შეიყვანეთ: პირობის გამოსახულება";
$text['label-required-condition_expression_1']['nl-nl'] = "Geef aub.: voorwaardelijke uitdrukking"; $text['label-required-condition_expression_1']['nl-nl'] = "Geef aub.: voorwaardelijke uitdrukking";
$text['label-required-condition_expression_1']['pl-pl'] = "Wprowadź: warunek wyrażenia"; $text['label-required-condition_expression_1']['pl-pl'] = "Wprowadź: warunek wyrażenia";
$text['label-required-condition_expression_1']['pt-br'] = "Por favor indique: Expressão para Condição"; $text['label-required-condition_expression_1']['pt-br'] = "Por favor indique: Expressão para Condição";
@ -488,6 +507,7 @@ $text['label-required-action_application_1']['fr-ca'] = "Merci d'indiquer: Appli
$text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action"; $text['label-required-action_application_1']['fr-fr'] = "Merci d'indiquer: Application Action";
$text['label-required-action_application_1']['he-il'] = "תגית: Action Application"; $text['label-required-action_application_1']['he-il'] = "תגית: Action Application";
$text['label-required-action_application_1']['it-it'] = "Prego fornire: Applicazione"; $text['label-required-action_application_1']['it-it'] = "Prego fornire: Applicazione";
$text['label-required-action_application_1']['ka-ge'] = "შეიყვანეთ: ქმედების აპლიკაცია";
$text['label-required-action_application_1']['nl-nl'] = "Geef aub.: Aktie applicatie"; $text['label-required-action_application_1']['nl-nl'] = "Geef aub.: Aktie applicatie";
$text['label-required-action_application_1']['pl-pl'] = "Wprowadź:aplikację operacji"; $text['label-required-action_application_1']['pl-pl'] = "Wprowadź:aplikację operacji";
$text['label-required-action_application_1']['pt-br'] = "Por favor indique: Ação para Aplicação"; $text['label-required-action_application_1']['pt-br'] = "Por favor indique: Ação para Aplicação";
@ -513,6 +533,7 @@ $text['label-caller-id-number-prefix']['fr-ca'] = "Préfixe d'identification de
$text['label-caller-id-number-prefix']['fr-fr'] = "Préfixe d'identification de l'appelant"; $text['label-caller-id-number-prefix']['fr-fr'] = "Préfixe d'identification de l'appelant";
$text['label-caller-id-number-prefix']['he-il'] = "תגית: Number Prefix"; $text['label-caller-id-number-prefix']['he-il'] = "תגית: Number Prefix";
$text['label-caller-id-number-prefix']['it-it'] = "Prefisso Numero Chiamante"; $text['label-caller-id-number-prefix']['it-it'] = "Prefisso Numero Chiamante";
$text['label-caller-id-number-prefix']['ka-ge'] = "CID ნომრის პრეფიქსი";
$text['label-caller-id-number-prefix']['nl-nl'] = "CID Nummer voorloop"; $text['label-caller-id-number-prefix']['nl-nl'] = "CID Nummer voorloop";
$text['label-caller-id-number-prefix']['pl-pl'] = "Prefiks ponownego wybierania"; $text['label-caller-id-number-prefix']['pl-pl'] = "Prefiks ponownego wybierania";
$text['label-caller-id-number-prefix']['pt-br'] = "Prefixo do número de ID do chamador"; $text['label-caller-id-number-prefix']['pt-br'] = "Prefixo do número de ID do chamador";
@ -538,6 +559,7 @@ $text['label-limit']['fr-ca'] = "Limite";
$text['label-limit']['fr-fr'] = "Limite"; $text['label-limit']['fr-fr'] = "Limite";
$text['label-limit']['he-il'] = "גבולות"; $text['label-limit']['he-il'] = "גבולות";
$text['label-limit']['it-it'] = "Limite"; $text['label-limit']['it-it'] = "Limite";
$text['label-limit']['ka-ge'] = "ლიმიტი";
$text['label-limit']['nl-nl'] = "Limiet"; $text['label-limit']['nl-nl'] = "Limiet";
$text['label-limit']['pl-pl'] = "Limit"; $text['label-limit']['pl-pl'] = "Limit";
$text['label-limit']['pt-br'] = "Limite"; $text['label-limit']['pt-br'] = "Limite";
@ -563,6 +585,7 @@ $text['label-field']['fr-ca'] = "Champs";
$text['label-field']['fr-fr'] = "Champs"; $text['label-field']['fr-fr'] = "Champs";
$text['label-field']['he-il'] = "שדה"; $text['label-field']['he-il'] = "שדה";
$text['label-field']['it-it'] = "Campo"; $text['label-field']['it-it'] = "Campo";
$text['label-field']['ka-ge'] = "ველი";
$text['label-field']['nl-nl'] = "Veld"; $text['label-field']['nl-nl'] = "Veld";
$text['label-field']['pl-pl'] = "Pole"; $text['label-field']['pl-pl'] = "Pole";
$text['label-field']['pt-br'] = "Campo"; $text['label-field']['pt-br'] = "Campo";
@ -588,6 +611,7 @@ $text['label-expression']['fr-ca'] = "Expression";
$text['label-expression']['fr-fr'] = "Expression"; $text['label-expression']['fr-fr'] = "Expression";
$text['label-expression']['he-il'] = "ביטוי"; $text['label-expression']['he-il'] = "ביטוי";
$text['label-expression']['it-it'] = "Espressione"; $text['label-expression']['it-it'] = "Espressione";
$text['label-expression']['ka-ge'] = "გამოსახულება";
$text['label-expression']['nl-nl'] = "Uitdrukking"; $text['label-expression']['nl-nl'] = "Uitdrukking";
$text['label-expression']['pl-pl'] = "Wyrażenie"; $text['label-expression']['pl-pl'] = "Wyrażenie";
$text['label-expression']['pt-br'] = "Expressão"; $text['label-expression']['pt-br'] = "Expressão";
@ -613,6 +637,7 @@ $text['label-destination-number']['fr-ca'] = "Numéro de Destination";
$text['label-destination-number']['fr-fr'] = "Numéro de Destination"; $text['label-destination-number']['fr-fr'] = "Numéro de Destination";
$text['label-destination-number']['he-il'] = "מספר יעד"; $text['label-destination-number']['he-il'] = "מספר יעד";
$text['label-destination-number']['it-it'] = "Numero Destinazione"; $text['label-destination-number']['it-it'] = "Numero Destinazione";
$text['label-destination-number']['ka-ge'] = "სამიზნე ნომერი";
$text['label-destination-number']['nl-nl'] = "Bestemmingsnummer"; $text['label-destination-number']['nl-nl'] = "Bestemmingsnummer";
$text['label-destination-number']['pl-pl'] = "Numer destynacji"; $text['label-destination-number']['pl-pl'] = "Numer destynacji";
$text['label-destination-number']['pt-br'] = "Número de Destino"; $text['label-destination-number']['pt-br'] = "Número de Destino";
@ -638,6 +663,7 @@ $text['label-condition_2']['fr-ca'] = "Condition 2";
$text['label-condition_2']['fr-fr'] = "Condition 2"; $text['label-condition_2']['fr-fr'] = "Condition 2";
$text['label-condition_2']['he-il'] = "מצב 2"; $text['label-condition_2']['he-il'] = "מצב 2";
$text['label-condition_2']['it-it'] = "Condizione 2"; $text['label-condition_2']['it-it'] = "Condizione 2";
$text['label-condition_2']['ka-ge'] = "პირობა 2";
$text['label-condition_2']['nl-nl'] = "Voorwaarde 2"; $text['label-condition_2']['nl-nl'] = "Voorwaarde 2";
$text['label-condition_2']['pl-pl'] = "Warunek 2"; $text['label-condition_2']['pl-pl'] = "Warunek 2";
$text['label-condition_2']['pt-br'] = "Condição 2"; $text['label-condition_2']['pt-br'] = "Condição 2";
@ -663,6 +689,7 @@ $text['label-condition_1']['fr-ca'] = "Condition 1";
$text['label-condition_1']['fr-fr'] = "Condition 1"; $text['label-condition_1']['fr-fr'] = "Condition 1";
$text['label-condition_1']['he-il'] = "מצב 1"; $text['label-condition_1']['he-il'] = "מצב 1";
$text['label-condition_1']['it-it'] = "Condizione 1"; $text['label-condition_1']['it-it'] = "Condizione 1";
$text['label-condition_1']['ka-ge'] = "პირობა 1";
$text['label-condition_1']['nl-nl'] = "Voorwaarde 2"; $text['label-condition_1']['nl-nl'] = "Voorwaarde 2";
$text['label-condition_1']['pl-pl'] = "Warunek 1"; $text['label-condition_1']['pl-pl'] = "Warunek 1";
$text['label-condition_1']['pt-br'] = "Condição 1"; $text['label-condition_1']['pt-br'] = "Condição 1";
@ -688,6 +715,7 @@ $text['label-action_2']['fr-ca'] = "Action 2";
$text['label-action_2']['fr-fr'] = "Action 2"; $text['label-action_2']['fr-fr'] = "Action 2";
$text['label-action_2']['he-il'] = "פעולה 2"; $text['label-action_2']['he-il'] = "פעולה 2";
$text['label-action_2']['it-it'] = "Azione 2"; $text['label-action_2']['it-it'] = "Azione 2";
$text['label-action_2']['ka-ge'] = "ქმედება 2";
$text['label-action_2']['nl-nl'] = "Aktie 2"; $text['label-action_2']['nl-nl'] = "Aktie 2";
$text['label-action_2']['pl-pl'] = "Operacja 2"; $text['label-action_2']['pl-pl'] = "Operacja 2";
$text['label-action_2']['pt-br'] = "Ação 2"; $text['label-action_2']['pt-br'] = "Ação 2";
@ -713,6 +741,7 @@ $text['label-action_1']['fr-ca'] = "Action 1";
$text['label-action_1']['fr-fr'] = "Action 1"; $text['label-action_1']['fr-fr'] = "Action 1";
$text['label-action_1']['he-il'] = "פעולה 1"; $text['label-action_1']['he-il'] = "פעולה 1";
$text['label-action_1']['it-it'] = "Azione 1"; $text['label-action_1']['it-it'] = "Azione 1";
$text['label-action_1']['ka-ge'] = "ქმედება 1";
$text['label-action_1']['nl-nl'] = "Aktie 1"; $text['label-action_1']['nl-nl'] = "Aktie 1";
$text['label-action_1']['pl-pl'] = "Operacja 1"; $text['label-action_1']['pl-pl'] = "Operacja 1";
$text['label-action_1']['pt-br'] = "Ação 1"; $text['label-action_1']['pt-br'] = "Ação 1";
@ -738,6 +767,7 @@ $text['label-action']['fr-ca'] = "Action";
$text['label-action']['fr-fr'] = "Action"; $text['label-action']['fr-fr'] = "Action";
$text['label-action']['he-il'] = "פעולה"; $text['label-action']['he-il'] = "פעולה";
$text['label-action']['it-it'] = "Azione"; $text['label-action']['it-it'] = "Azione";
$text['label-action']['ka-ge'] = "ქმედება";
$text['label-action']['nl-nl'] = "Aktie"; $text['label-action']['nl-nl'] = "Aktie";
$text['label-action']['pl-pl'] = "Operacja (gdzie przesłać rozmowę)."; $text['label-action']['pl-pl'] = "Operacja (gdzie przesłać rozmowę).";
$text['label-action']['pt-br'] = "Ação"; $text['label-action']['pt-br'] = "Ação";
@ -763,6 +793,7 @@ $text['label-access-denied']['fr-ca'] = "accès refusé";
$text['label-access-denied']['fr-fr'] = "accès refusé"; $text['label-access-denied']['fr-fr'] = "accès refusé";
$text['label-access-denied']['he-il'] = "גישה נדחתה"; $text['label-access-denied']['he-il'] = "גישה נדחתה";
$text['label-access-denied']['it-it'] = "Accesso Negato"; $text['label-access-denied']['it-it'] = "Accesso Negato";
$text['label-access-denied']['ka-ge'] = "წვდომა აკრძალულია";
$text['label-access-denied']['nl-nl'] = "toegang geweigerd"; $text['label-access-denied']['nl-nl'] = "toegang geweigerd";
$text['label-access-denied']['pl-pl'] = "brak dostępu"; $text['label-access-denied']['pl-pl'] = "brak dostępu";
$text['label-access-denied']['pt-br'] = "acesso negado"; $text['label-access-denied']['pt-br'] = "acesso negado";
@ -788,6 +819,7 @@ $text['description-caller-id-number-prefix']['fr-ca'] = "Définissez un préfixe
$text['description-caller-id-number-prefix']['fr-fr'] = "Définissez un préfixe sur le numéro d'identification de l'appelant."; $text['description-caller-id-number-prefix']['fr-fr'] = "Définissez un préfixe sur le numéro d'identification de l'appelant.";
$text['description-caller-id-number-prefix']['he-il'] = "הגדר תיקון על מספר הזיהוי של קורא."; $text['description-caller-id-number-prefix']['he-il'] = "הגדר תיקון על מספר הזיהוי של קורא.";
$text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso per il numero chiamante."; $text['description-caller-id-number-prefix']['it-it'] = "Imposta un prefisso per il numero chiamante.";
$text['description-caller-id-number-prefix']['ka-ge'] = "დააყენეთ პრეფიქსი CID ნომერზე.";
$text['description-caller-id-number-prefix']['nl-nl'] = "Stel de voorloop op een CID nummer"; $text['description-caller-id-number-prefix']['nl-nl'] = "Stel de voorloop op een CID nummer";
$text['description-caller-id-number-prefix']['pl-pl'] = "Ustalono prefiks na numerze caller ID."; $text['description-caller-id-number-prefix']['pl-pl'] = "Ustalono prefiks na numerze caller ID.";
$text['description-caller-id-number-prefix']['pt-br'] = "Define um prefixo para o número ID do chamador."; $text['description-caller-id-number-prefix']['pt-br'] = "Define um prefixo para o número ID do chamador.";
@ -813,6 +845,7 @@ $text['description-name']['fr-ca'] = "Merci d'entrer le nom d'une route entrante
$text['description-name']['fr-fr'] = "Merci d'entrer le nom d'une route entrante"; $text['description-name']['fr-fr'] = "Merci d'entrer le nom d'une route entrante";
$text['description-name']['he-il'] = "נא להזין שם מסלול נכנס."; $text['description-name']['he-il'] = "נא להזין שם מסלול נכנס.";
$text['description-name']['it-it'] = "Prego inserire un nome per la rotta d'ingresso."; $text['description-name']['it-it'] = "Prego inserire un nome per la rotta d'ingresso.";
$text['description-name']['ka-ge'] = "შეიყვანეთ შემომავალი მარშრუტის სახელი.";
$text['description-name']['nl-nl'] = "Geef aub.: inkomende routenaam"; $text['description-name']['nl-nl'] = "Geef aub.: inkomende routenaam";
$text['description-name']['pl-pl'] = "Wprowadź nazwę trasy przychodzącej."; $text['description-name']['pl-pl'] = "Wprowadź nazwę trasy przychodzącej.";
$text['description-name']['pt-br'] = "Por favor insira um nome para a rota de entrada."; $text['description-name']['pt-br'] = "Por favor insira um nome para a rota de entrada.";
@ -838,6 +871,7 @@ $text['description-dialplan-inbound-add']['fr-ca'] = "Le plan de numérotation p
$text['description-dialplan-inbound-add']['fr-fr'] = "Le plan de numérotation public est utilisé pour acheminer les appels aux destinations en se basant sur une ou plusieurs conditions ou contextes. Les appels peuvent être acheminé au opératrices auto, groupements, extensions, numéro externe ou script."; $text['description-dialplan-inbound-add']['fr-fr'] = "Le plan de numérotation public est utilisé pour acheminer les appels aux destinations en se basant sur une ou plusieurs conditions ou contextes. Les appels peuvent être acheminé au opératrices auto, groupements, extensions, numéro externe ou script.";
$text['description-dialplan-inbound-add']['he-il'] = "תוכנית החיוג הציבורית משמשת לתוואי שיחות הנכנסות ליעדים המבוססים על תנאי אחד או יותר והקשר. זה יכול לשלוח שיחות נכנסות לאוטומט, צייד קבוצתי, הרחבה, מספר חיצוני או תסריט."; $text['description-dialplan-inbound-add']['he-il'] = "תוכנית החיוג הציבורית משמשת לתוואי שיחות הנכנסות ליעדים המבוססים על תנאי אחד או יותר והקשר. זה יכול לשלוח שיחות נכנסות לאוטומט, צייד קבוצתי, הרחבה, מספר חיצוני או תסריט.";
$text['description-dialplan-inbound-add']['it-it'] = "Il Piano Numerazioni è usato per configurare le destinazioni di chiamata basate su condizioni e contesti. Puoi usarlo per mandare le chiamate verso gateways, risponditori, numeri esterni, scripts o qualsia altra destinazione. "; $text['description-dialplan-inbound-add']['it-it'] = "Il Piano Numerazioni è usato per configurare le destinazioni di chiamata basate su condizioni e contesti. Puoi usarlo per mandare le chiamate verso gateways, risponditori, numeri esterni, scripts o qualsia altra destinazione. ";
$text['description-dialplan-inbound-add']['ka-ge'] = "საჯარო დარეკვის გეგმა შემომავალი ზარების ერთი ან მეტი პირობისა და კონტექსტის მიხედვით სამიზნეზე გადამისამართებისთვის გამოიყენება. მას შეუძლია, შემომავალი ზარები გადაუშვას ავტომდივანზე, ძებნის ჯგუფში, შიდა ნომერზე, გარე ნომერზე ან სკრიპტთან.";
$text['description-dialplan-inbound-add']['nl-nl'] = "Het openbare belplan wordt gebruikt om ikomende oproepen naar bestemmingen te leiden gebaseerd op een of meer voorwaarden en context. Het kan oproepen doorsturen naar automatisch antwoord apparaat, toestel, extern nummer, zoekgroep of een script."; $text['description-dialplan-inbound-add']['nl-nl'] = "Het openbare belplan wordt gebruikt om ikomende oproepen naar bestemmingen te leiden gebaseerd op een of meer voorwaarden en context. Het kan oproepen doorsturen naar automatisch antwoord apparaat, toestel, extern nummer, zoekgroep of een script.";
$text['description-dialplan-inbound-add']['pl-pl'] = "Dialplan publiczny jest używany do przesyłania polaczeń przychodzących do miejsc przeznaczenia na podstawie jednego lub kilku warunków i kontekstu. Można je wysyłać do Zapowiedzi Głosowych (IVR), grup telefonów, numerów wewnętrznych/zewnętrznych lub skryptu."; $text['description-dialplan-inbound-add']['pl-pl'] = "Dialplan publiczny jest używany do przesyłania polaczeń przychodzących do miejsc przeznaczenia na podstawie jednego lub kilku warunków i kontekstu. Można je wysyłać do Zapowiedzi Głosowych (IVR), grup telefonów, numerów wewnętrznych/zewnętrznych lub skryptu.";
$text['description-dialplan-inbound-add']['pt-br'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições e contexto. As chamadas de entrada podem ser enviadas para um atendimento automático, um grupo de ramais, um ramal, um número externo, ou um script."; $text['description-dialplan-inbound-add']['pt-br'] = "O dialplan público é usado para encaminhar chamadas de entrada para destinos baseados em uma ou mais condições e contexto. As chamadas de entrada podem ser enviadas para um atendimento automático, um grupo de ramais, um ramal, um número externo, ou um script.";
@ -863,6 +897,7 @@ $text['confirm-update-complete']['fr-ca'] = "Mis à jour";
$text['confirm-update-complete']['fr-fr'] = "Mis à jour"; $text['confirm-update-complete']['fr-fr'] = "Mis à jour";
$text['confirm-update-complete']['he-il'] = "עדכון שלם"; $text['confirm-update-complete']['he-il'] = "עדכון שלם";
$text['confirm-update-complete']['it-it'] = "Aggiornamento Completato."; $text['confirm-update-complete']['it-it'] = "Aggiornamento Completato.";
$text['confirm-update-complete']['ka-ge'] = "განახლება დასრულდა";
$text['confirm-update-complete']['nl-nl'] = "Bijwerken gereed"; $text['confirm-update-complete']['nl-nl'] = "Bijwerken gereed";
$text['confirm-update-complete']['pl-pl'] = "Zaktualizowano pomyślnie"; $text['confirm-update-complete']['pl-pl'] = "Zaktualizowano pomyślnie";
$text['confirm-update-complete']['pt-br'] = "Atualização Completa"; $text['confirm-update-complete']['pt-br'] = "Atualização Completa";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Routes Entrantes"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Routes Entrantes";
$apps[$x]['menu'][$y]['title']['he-il'] = "נתיבים Inbound"; $apps[$x]['menu'][$y]['title']['he-il'] = "נתיבים Inbound";
$apps[$x]['menu'][$y]['title']['it-it'] = "Rotte di Ingresso"; $apps[$x]['menu'][$y]['title']['it-it'] = "Rotte di Ingresso";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "შემომავლების მარშრუტიზაცია";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Inkomende routes"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Inkomende routes";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Trasy przychodzące"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Trasy przychodzące";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Rotas de Entrada"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Rotas de Entrada";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Les routes sortantes acheminent un appel en fonction d'une ou plusieurs conditions. Quand les conditions sont remplies, l'appel est dirigés vers la passerelle correspondante."; $apps[$x]['description']['fr-fr'] = "Les routes sortantes acheminent un appel en fonction d'une ou plusieurs conditions. Quand les conditions sont remplies, l'appel est dirigés vers la passerelle correspondante.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "გამავალი ზარების დარეკვის გეგმებს ერთ ან მეტი პირობა აქვს, რომელიც ზარის ატრიბუტებთან დარდება. როცა ზარი პირობებს აკმაყოფილებს, ის შესაბამის ბოლოწერტილზე გადამისამართდება.";
$apps[$x]['description']['nl-nl'] = "Uitgaande kiesplannen hebben een of meer voorwaarden die met de attributen van een oproep worden vergeleken. Als een oproep aan de voorwaarden voldoet dan wordt de oproep naar de gateway gestuurd."; $apps[$x]['description']['nl-nl'] = "Uitgaande kiesplannen hebben een of meer voorwaarden die met de attributen van een oproep worden vergeleken. Als een oproep aan de voorwaarden voldoet dan wordt de oproep naar de gateway gestuurd.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "Rotas de saída tem uma ou mais condições que são verificadas junto aos atributos da chamada. Quando uma chamada combina com as condições ela é roteada para o tronco."; $apps[$x]['description']['pt-br'] = "Rotas de saída tem uma ou mais condições que são verificadas junto aos atributos da chamada. Quando uma chamada combina com as condições ela é roteada para o tronco.";

View File

@ -13,6 +13,7 @@ $text['title-dialplan-outbound-add']['fr-ca'] = "Routage d'appel sortant";
$text['title-dialplan-outbound-add']['fr-fr'] = "Routage d'appel sortant"; $text['title-dialplan-outbound-add']['fr-fr'] = "Routage d'appel sortant";
$text['title-dialplan-outbound-add']['he-il'] = "תגית: Routing"; $text['title-dialplan-outbound-add']['he-il'] = "תגית: Routing";
$text['title-dialplan-outbound-add']['it-it'] = "Rotte di Uscita"; $text['title-dialplan-outbound-add']['it-it'] = "Rotte di Uscita";
$text['title-dialplan-outbound-add']['ka-ge'] = "გამავალი ზარების მარშრუტიზაცია";
$text['title-dialplan-outbound-add']['nl-nl'] = "Uitgaande Oproep routering"; $text['title-dialplan-outbound-add']['nl-nl'] = "Uitgaande Oproep routering";
$text['title-dialplan-outbound-add']['pl-pl'] = "Przesyłanie (routing) rozmów wychodzących."; $text['title-dialplan-outbound-add']['pl-pl'] = "Przesyłanie (routing) rozmów wychodzących.";
$text['title-dialplan-outbound-add']['pt-br'] = "Encaminhamento de chamadas de saída"; $text['title-dialplan-outbound-add']['pt-br'] = "Encaminhamento de chamadas de saída";
@ -38,6 +39,7 @@ $text['message-provide']['fr-ca'] = "Merci d'indiquer";
$text['message-provide']['fr-fr'] = "Merci d'indiquer"; $text['message-provide']['fr-fr'] = "Merci d'indiquer";
$text['message-provide']['he-il'] = "בבקשה לספק"; $text['message-provide']['he-il'] = "בבקשה לספק";
$text['message-provide']['it-it'] = "Prego fornire"; $text['message-provide']['it-it'] = "Prego fornire";
$text['message-provide']['ka-ge'] = "შეიყვანეთ";
$text['message-provide']['nl-nl'] = "Geef aub.:"; $text['message-provide']['nl-nl'] = "Geef aub.:";
$text['message-provide']['pl-pl'] = "Wprowadź"; $text['message-provide']['pl-pl'] = "Wprowadź";
$text['message-provide']['pt-br'] = "Por favor indique"; $text['message-provide']['pt-br'] = "Por favor indique";
@ -63,6 +65,7 @@ $text['message-add-options2']['fr-ca'] = "Choisir une autre passerelle comme alt
$text['message-add-options2']['fr-fr'] = "Choisir une autre passerelle comme alternative si la seconde échoue."; $text['message-add-options2']['fr-fr'] = "Choisir une autre passerelle comme alternative si la seconde échoue.";
$text['message-add-options2']['he-il'] = "בחר שער נוסף כאלטרנטיבה לשימוש אם השני נכשל."; $text['message-add-options2']['he-il'] = "בחר שער נוסף כאלטרנטיבה לשימוש אם השני נכשל.";
$text['message-add-options2']['it-it'] = "Seleziona un altro gateway come alternativa da usare se il secondo fallisce."; $text['message-add-options2']['it-it'] = "Seleziona un altro gateway come alternativa da usare se il secondo fallisce.";
$text['message-add-options2']['ka-ge'] = "აირჩიეთ სხვა კვანძი, რომელიც გამოიყენება, თუ მეორე ჩავარდება.";
$text['message-add-options2']['nl-nl'] = "Kies een andere gateway als alternatief als de tweede faalt."; $text['message-add-options2']['nl-nl'] = "Kies een andere gateway als alternatief als de tweede faalt.";
$text['message-add-options2']['pl-pl'] = "Wybierz alternatywną Bramę Wyjściową jeśli druga nie prześle rozmowy."; $text['message-add-options2']['pl-pl'] = "Wybierz alternatywną Bramę Wyjściową jeśli druga nie prześle rozmowy.";
$text['message-add-options2']['pt-br'] = "Escolha outro gateway como alternativa ao segundo no caso de falha."; $text['message-add-options2']['pt-br'] = "Escolha outro gateway como alternativa ao segundo no caso de falha.";
@ -88,6 +91,7 @@ $text['message-add-options1']['fr-ca'] = "Choisir une autre passerelle comme alt
$text['message-add-options1']['fr-fr'] = "Choisir une autre passerelle comme alternative si la première échoue."; $text['message-add-options1']['fr-fr'] = "Choisir une autre passerelle comme alternative si la première échoue.";
$text['message-add-options1']['he-il'] = "בחר שער נוסף כאלטרנטיבה לשימוש אם הראשון נכשל."; $text['message-add-options1']['he-il'] = "בחר שער נוסף כאלטרנטיבה לשימוש אם הראשון נכשל.";
$text['message-add-options1']['it-it'] = "Seleziona un altro gateway come alternativa da usare se il primo fallisce."; $text['message-add-options1']['it-it'] = "Seleziona un altro gateway come alternativa da usare se il primo fallisce.";
$text['message-add-options1']['ka-ge'] = "აირჩიეთ სხვა კვანძი, როგორც ალტერნატივა, თუ პირველი ჩავარდება.";
$text['message-add-options1']['nl-nl'] = "Kies een andere gateway als alternatief als de eerste faalt."; $text['message-add-options1']['nl-nl'] = "Kies een andere gateway als alternatief als de eerste faalt.";
$text['message-add-options1']['pl-pl'] = "Wybierz alternatywną Bramę Wyjściową jeśli pierwsza nie prześle rozmowy."; $text['message-add-options1']['pl-pl'] = "Wybierz alternatywną Bramę Wyjściową jeśli pierwsza nie prześle rozmowy.";
$text['message-add-options1']['pt-br'] = "Escolha outro gateway como alternativa ao primeiro no caso de falha."; $text['message-add-options1']['pt-br'] = "Escolha outro gateway como alternativa ao primeiro no caso de falha.";
@ -113,6 +117,7 @@ $text['message-add-options']['fr-ca'] = "Choisir la passerelle utilisée par cet
$text['message-add-options']['fr-fr'] = "Choisir la passerelle utilisée par cette route sortante."; $text['message-add-options']['fr-fr'] = "Choisir la passerelle utilisée par cette route sortante.";
$text['message-add-options']['he-il'] = "בחר את השער לשימוש עם המסלול הזה."; $text['message-add-options']['he-il'] = "בחר את השער לשימוש עם המסלול הזה.";
$text['message-add-options']['it-it'] = "Seleziona il gateway da usare con questa rotta di uscita."; $text['message-add-options']['it-it'] = "Seleziona il gateway da usare con questa rotta di uscita.";
$text['message-add-options']['ka-ge'] = "აირჩიეთ კვანძი, რომელიც გამოყენებული იქნება ამ გამავალი მარშრუტისთვის.";
$text['message-add-options']['nl-nl'] = "Kies de gateway om te gebruiken voor deze uitgaande routering."; $text['message-add-options']['nl-nl'] = "Kies de gateway om te gebruiken voor deze uitgaande routering.";
$text['message-add-options']['pl-pl'] = "Wybierz Bramę Wyjściową przez którą zostanie przesłana rozmowa wychodząca."; $text['message-add-options']['pl-pl'] = "Wybierz Bramę Wyjściową przez którą zostanie przesłana rozmowa wychodząca.";
$text['message-add-options']['pt-br'] = "Seleccione o gateway para usar nesta rota de saída."; $text['message-add-options']['pt-br'] = "Seleccione o gateway para usar nesta rota de saída.";
@ -138,6 +143,7 @@ $text['label-toll_allow']['fr-ca'] = "Autoriser le péage";
$text['label-toll_allow']['fr-fr'] = "Autoriser le péage"; $text['label-toll_allow']['fr-fr'] = "Autoriser le péage";
$text['label-toll_allow']['he-il'] = "Toll מאפשרת"; $text['label-toll_allow']['he-il'] = "Toll מאפשרת";
$text['label-toll_allow']['it-it'] = "Destinazioni Abilitate"; $text['label-toll_allow']['it-it'] = "Destinazioni Abilitate";
$text['label-toll_allow']['ka-ge'] = "TOLL daSvebulia";
$text['label-toll_allow']['nl-nl'] = "Sta betaalde oproep toe"; $text['label-toll_allow']['nl-nl'] = "Sta betaalde oproep toe";
$text['label-toll_allow']['pl-pl'] = "Zezwalaj na połaczenia specjalne"; $text['label-toll_allow']['pl-pl'] = "Zezwalaj na połaczenia specjalne";
$text['label-toll_allow']['pt-br'] = "Permissões"; $text['label-toll_allow']['pt-br'] = "Permissões";
@ -163,6 +169,7 @@ $text['label-pin_numbers']['fr-ca'] = "Numéros de pin";
$text['label-pin_numbers']['fr-fr'] = "Numéros de pin"; $text['label-pin_numbers']['fr-fr'] = "Numéros de pin";
$text['label-pin_numbers']['he-il'] = "מספרים"; $text['label-pin_numbers']['he-il'] = "מספרים";
$text['label-pin_numbers']['it-it'] = "PIN Numeri"; $text['label-pin_numbers']['it-it'] = "PIN Numeri";
$text['label-pin_numbers']['ka-ge'] = "PIN-კოდი";
$text['label-pin_numbers']['nl-nl'] = "PIN code"; $text['label-pin_numbers']['nl-nl'] = "PIN code";
$text['label-pin_numbers']['pl-pl'] = "Numer PIN"; $text['label-pin_numbers']['pl-pl'] = "Numer PIN";
$text['label-pin_numbers']['pt-br'] = "Números de PIN"; $text['label-pin_numbers']['pt-br'] = "Números de PIN";
@ -188,6 +195,7 @@ $text['label-sip-gateway']['fr-ca'] = "Passerelle SIP";
$text['label-sip-gateway']['fr-fr'] = "Passerelle SIP"; $text['label-sip-gateway']['fr-fr'] = "Passerelle SIP";
$text['label-sip-gateway']['he-il'] = "SIP שערות"; $text['label-sip-gateway']['he-il'] = "SIP שערות";
$text['label-sip-gateway']['it-it'] = "Gateways SIP"; $text['label-sip-gateway']['it-it'] = "Gateways SIP";
$text['label-sip-gateway']['ka-ge'] = "SIP კვანძები";
$text['label-sip-gateway']['nl-nl'] = "SIP Gateways"; $text['label-sip-gateway']['nl-nl'] = "SIP Gateways";
$text['label-sip-gateway']['pl-pl'] = "Bramy wyjściowe SIP"; $text['label-sip-gateway']['pl-pl'] = "Bramy wyjściowe SIP";
$text['label-sip-gateway']['pt-br'] = "SIP Gateways"; $text['label-sip-gateway']['pt-br'] = "SIP Gateways";
@ -213,6 +221,7 @@ $text['label-prefix']['fr-ca'] = "Préfixe";
$text['label-prefix']['fr-fr'] = "Préfixe"; $text['label-prefix']['fr-fr'] = "Préfixe";
$text['label-prefix']['he-il'] = "תיקון"; $text['label-prefix']['he-il'] = "תיקון";
$text['label-prefix']['it-it'] = "Prefisso"; $text['label-prefix']['it-it'] = "Prefisso";
$text['label-prefix']['ka-ge'] = "პრეფიქსი";
$text['label-prefix']['nl-nl'] = "Voorloop"; $text['label-prefix']['nl-nl'] = "Voorloop";
$text['label-prefix']['pl-pl'] = "Prefiks"; $text['label-prefix']['pl-pl'] = "Prefiks";
$text['label-prefix']['pt-br'] = "Prefixo"; $text['label-prefix']['pt-br'] = "Prefixo";
@ -238,6 +247,7 @@ $text['label-outbound-routes']['fr-ca'] = "Routes Sortantes";
$text['label-outbound-routes']['fr-fr'] = "Routes Sortantes"; $text['label-outbound-routes']['fr-fr'] = "Routes Sortantes";
$text['label-outbound-routes']['he-il'] = "כבישים מהירים"; $text['label-outbound-routes']['he-il'] = "כבישים מהירים";
$text['label-outbound-routes']['it-it'] = "Rotte di Uscita"; $text['label-outbound-routes']['it-it'] = "Rotte di Uscita";
$text['label-outbound-routes']['ka-ge'] = "გამავალი მარშრუტები";
$text['label-outbound-routes']['nl-nl'] = "Uitgaande route"; $text['label-outbound-routes']['nl-nl'] = "Uitgaande route";
$text['label-outbound-routes']['pl-pl'] = "Trasy wyjściowe"; $text['label-outbound-routes']['pl-pl'] = "Trasy wyjściowe";
$text['label-outbound-routes']['pt-br'] = "Rotas de Saída"; $text['label-outbound-routes']['pt-br'] = "Rotas de Saída";
@ -263,6 +273,7 @@ $text['label-north_america_intl']['fr-ca'] = "Amérique du Nord International";
$text['label-north_america_intl']['fr-fr'] = "Amérique du Nord International"; $text['label-north_america_intl']['fr-fr'] = "Amérique du Nord International";
$text['label-north_america_intl']['he-il'] = "צפון אמריקה הבינלאומית"; $text['label-north_america_intl']['he-il'] = "צפון אמריקה הבינלאומית";
$text['label-north_america_intl']['it-it'] = "North America International"; $text['label-north_america_intl']['it-it'] = "North America International";
$text['label-north_america_intl']['ka-ge'] = "ჩრდილოეთი ამერიკა (საერთაშორისო)";
$text['label-north_america_intl']['nl-nl'] = "Noordamerika Internationaal"; $text['label-north_america_intl']['nl-nl'] = "Noordamerika Internationaal";
$text['label-north_america_intl']['pl-pl'] = "Ameryka Północna międzynarodowe"; $text['label-north_america_intl']['pl-pl'] = "Ameryka Północna międzynarodowe";
$text['label-north_america_intl']['pt-br'] = "América do Norte Internacional"; $text['label-north_america_intl']['pt-br'] = "América do Norte Internacional";
@ -288,6 +299,7 @@ $text['label-north_america']['fr-ca'] = "Amérique du Nord";
$text['label-north_america']['fr-fr'] = "Amérique du Nord"; $text['label-north_america']['fr-fr'] = "Amérique du Nord";
$text['label-north_america']['he-il'] = "צפון אמריקה"; $text['label-north_america']['he-il'] = "צפון אמריקה";
$text['label-north_america']['it-it'] = "North America"; $text['label-north_america']['it-it'] = "North America";
$text['label-north_america']['ka-ge'] = "ჩრდილოეთი ამერიკა";
$text['label-north_america']['nl-nl'] = "Noord Amerika"; $text['label-north_america']['nl-nl'] = "Noord Amerika";
$text['label-north_america']['pl-pl'] = "Ameryka Północna"; $text['label-north_america']['pl-pl'] = "Ameryka Północna";
$text['label-north_america']['pt-br'] = "América do Norte"; $text['label-north_america']['pt-br'] = "América do Norte";
@ -313,6 +325,7 @@ $text['label-north_america_islands']['fr-ca'] = "Amérique du Nord";
$text['label-north_america_islands']['fr-fr'] = "Amérique du Nord"; $text['label-north_america_islands']['fr-fr'] = "Amérique du Nord";
$text['label-north_america_islands']['he-il'] = "איי צפון אמריקה"; $text['label-north_america_islands']['he-il'] = "איי צפון אמריקה";
$text['label-north_america_islands']['it-it'] = "North America"; $text['label-north_america_islands']['it-it'] = "North America";
$text['label-north_america_islands']['ka-ge'] = "ჩრდილოეთი ამერიკა (კუნძულები)";
$text['label-north_america_islands']['nl-nl'] = "Noord Amerika"; $text['label-north_america_islands']['nl-nl'] = "Noord Amerika";
$text['label-north_america_islands']['pl-pl'] = "Ameryka Północna"; $text['label-north_america_islands']['pl-pl'] = "Ameryka Północna";
$text['label-north_america_islands']['pt-br'] = "América do Norte"; $text['label-north_america_islands']['pt-br'] = "América do Norte";
@ -338,6 +351,7 @@ $text['label-limit']['fr-ca'] = "Limite";
$text['label-limit']['fr-fr'] = "Limite"; $text['label-limit']['fr-fr'] = "Limite";
$text['label-limit']['he-il'] = "גבולות"; $text['label-limit']['he-il'] = "גבולות";
$text['label-limit']['it-it'] = "Limite"; $text['label-limit']['it-it'] = "Limite";
$text['label-limit']['ka-ge'] = "ლიმიტები";
$text['label-limit']['nl-nl'] = "Limiet"; $text['label-limit']['nl-nl'] = "Limiet";
$text['label-limit']['pl-pl'] = "Limit"; $text['label-limit']['pl-pl'] = "Limit";
$text['label-limit']['pt-br'] = "Limite"; $text['label-limit']['pt-br'] = "Limite";
@ -363,6 +377,7 @@ $text['label-intl']['fr-ca'] = "International";
$text['label-intl']['fr-fr'] = "International"; $text['label-intl']['fr-fr'] = "International";
$text['label-intl']['he-il'] = "הבינלאומי"; $text['label-intl']['he-il'] = "הבינלאומי";
$text['label-intl']['it-it'] = "Internazionale"; $text['label-intl']['it-it'] = "Internazionale";
$text['label-intl']['ka-ge'] = "საერთაშორისო";
$text['label-intl']['nl-nl'] = "Internationaal"; $text['label-intl']['nl-nl'] = "Internationaal";
$text['label-intl']['pl-pl'] = "Międzynarodowy"; $text['label-intl']['pl-pl'] = "Międzynarodowy";
$text['label-intl']['pt-br'] = "Internacional"; $text['label-intl']['pt-br'] = "Internacional";
@ -388,6 +403,7 @@ $text['label-gateway-name']['fr-ca'] = "Nom de la passerelle";
$text['label-gateway-name']['fr-fr'] = "Nom de la passerelle"; $text['label-gateway-name']['fr-fr'] = "Nom de la passerelle";
$text['label-gateway-name']['he-il'] = "שם השער"; $text['label-gateway-name']['he-il'] = "שם השער";
$text['label-gateway-name']['it-it'] = "Nome Gateway"; $text['label-gateway-name']['it-it'] = "Nome Gateway";
$text['label-gateway-name']['ka-ge'] = "კვანძის სახელი";
$text['label-gateway-name']['nl-nl'] = "Gateway naam"; $text['label-gateway-name']['nl-nl'] = "Gateway naam";
$text['label-gateway-name']['pl-pl'] = "Nazwa Bramy wyjściowej"; $text['label-gateway-name']['pl-pl'] = "Nazwa Bramy wyjściowej";
$text['label-gateway-name']['pt-br'] = "Nome do Gateway"; $text['label-gateway-name']['pt-br'] = "Nome do Gateway";
@ -413,6 +429,7 @@ $text['label-gateway']['fr-ca'] = "Passerelle";
$text['label-gateway']['fr-fr'] = "Passerelle"; $text['label-gateway']['fr-fr'] = "Passerelle";
$text['label-gateway']['he-il'] = "שער Gateway"; $text['label-gateway']['he-il'] = "שער Gateway";
$text['label-gateway']['it-it'] = "Gateway"; $text['label-gateway']['it-it'] = "Gateway";
$text['label-gateway']['ka-ge'] = "კვანძები";
$text['label-gateway']['nl-nl'] = "Gateway"; $text['label-gateway']['nl-nl'] = "Gateway";
$text['label-gateway']['pl-pl'] = "Brama wyjściowa"; $text['label-gateway']['pl-pl'] = "Brama wyjściowa";
$text['label-gateway']['pt-br'] = "Gateway"; $text['label-gateway']['pt-br'] = "Gateway";
@ -438,6 +455,7 @@ $text['label-europe_intl']['fr-ca'] = "Europe Internationale";
$text['label-europe_intl']['fr-fr'] = "Europe Internationale"; $text['label-europe_intl']['fr-fr'] = "Europe Internationale";
$text['label-europe_intl']['he-il'] = "אירופה הבינלאומית"; $text['label-europe_intl']['he-il'] = "אירופה הבינלאומית";
$text['label-europe_intl']['it-it'] = "Europa Internazionale"; $text['label-europe_intl']['it-it'] = "Europa Internazionale";
$text['label-europe_intl']['ka-ge'] = "ევროპა (საერთაშორისო)";
$text['label-europe_intl']['nl-nl'] = "Europa Internationaal"; $text['label-europe_intl']['nl-nl'] = "Europa Internationaal";
$text['label-europe_intl']['pl-pl'] = "Europa międzynarodowa"; $text['label-europe_intl']['pl-pl'] = "Europa międzynarodowa";
$text['label-europe_intl']['pt-br'] = "Europa Internacional"; $text['label-europe_intl']['pt-br'] = "Europa Internacional";
@ -463,6 +481,7 @@ $text['label-dialplan-expression']['fr-ca'] = "Expression du Plan de numérotati
$text['label-dialplan-expression']['fr-fr'] = "Expression du Plan de numérotation"; $text['label-dialplan-expression']['fr-fr'] = "Expression du Plan de numérotation";
$text['label-dialplan-expression']['he-il'] = "המונחים:"; $text['label-dialplan-expression']['he-il'] = "המונחים:";
$text['label-dialplan-expression']['it-it'] = "Espressione Piano Numerazioni"; $text['label-dialplan-expression']['it-it'] = "Espressione Piano Numerazioni";
$text['label-dialplan-expression']['ka-ge'] = "დარეკვის გეგმის გამოსახულება";
$text['label-dialplan-expression']['nl-nl'] = "Belplan uitdrukking"; $text['label-dialplan-expression']['nl-nl'] = "Belplan uitdrukking";
$text['label-dialplan-expression']['pl-pl'] = "Wyrażenie dialplanu"; $text['label-dialplan-expression']['pl-pl'] = "Wyrażenie dialplanu";
$text['label-dialplan-expression']['pt-br'] = "Expressão do dialplan"; $text['label-dialplan-expression']['pt-br'] = "Expressão do dialplan";
@ -488,6 +507,7 @@ $text['label-custom_outbound_prefix']['fr-ca'] = "Compose préfixe personnalisé
$text['label-custom_outbound_prefix']['fr-fr'] = "Compose préfixe personnalisé, puis chiffres"; $text['label-custom_outbound_prefix']['fr-fr'] = "Compose préfixe personnalisé, puis chiffres";
$text['label-custom_outbound_prefix']['he-il'] = "תיקון מותאם אישית של Dial, ולאחר מכן Digits"; $text['label-custom_outbound_prefix']['he-il'] = "תיקון מותאם אישית של Dial, ולאחר מכן Digits";
$text['label-custom_outbound_prefix']['it-it'] = "Digita il prefisso personalizzato, quindi il Numero"; $text['label-custom_outbound_prefix']['it-it'] = "Digita il prefisso personalizzato, quindi il Numero";
$text['label-custom_outbound_prefix']['ka-ge'] = "აკრიფეთ თქვენი პრეფიქსი, შემდეგ კი ციფრები";
$text['label-custom_outbound_prefix']['nl-nl'] = "Kies aangepaste voorloop, daarna cijfers "; $text['label-custom_outbound_prefix']['nl-nl'] = "Kies aangepaste voorloop, daarna cijfers ";
$text['label-custom_outbound_prefix']['pl-pl'] = "Wybierz swój prefiks a następnie numer."; $text['label-custom_outbound_prefix']['pl-pl'] = "Wybierz swój prefiks a następnie numer.";
$text['label-custom_outbound_prefix']['pt-br'] = "Marque prefixo personalizado, seguido de Dígitos"; $text['label-custom_outbound_prefix']['pt-br'] = "Marque prefixo personalizado, seguido de Dígitos";
@ -513,6 +533,7 @@ $text['label-alt2']['fr-ca'] = "Alternative 2";
$text['label-alt2']['fr-fr'] = "Alternative 2"; $text['label-alt2']['fr-fr'] = "Alternative 2";
$text['label-alt2']['he-il'] = "חלופה 2"; $text['label-alt2']['he-il'] = "חלופה 2";
$text['label-alt2']['it-it'] = "Alternativo 2"; $text['label-alt2']['it-it'] = "Alternativo 2";
$text['label-alt2']['ka-ge'] = "ალტერნატივა 2";
$text['label-alt2']['nl-nl'] = "Alternatief 2"; $text['label-alt2']['nl-nl'] = "Alternatief 2";
$text['label-alt2']['pl-pl'] = "Alternatywa 2"; $text['label-alt2']['pl-pl'] = "Alternatywa 2";
$text['label-alt2']['pt-br'] = "Alternativa 2"; $text['label-alt2']['pt-br'] = "Alternativa 2";
@ -538,6 +559,7 @@ $text['label-alt1']['fr-ca'] = "Alternative 1";
$text['label-alt1']['fr-fr'] = "Alternative 1"; $text['label-alt1']['fr-fr'] = "Alternative 1";
$text['label-alt1']['he-il'] = "שינוי 1"; $text['label-alt1']['he-il'] = "שינוי 1";
$text['label-alt1']['it-it'] = "Alternativo 1"; $text['label-alt1']['it-it'] = "Alternativo 1";
$text['label-alt1']['ka-ge'] = "ალტერნატივა 1";
$text['label-alt1']['nl-nl'] = "Alternatief 1"; $text['label-alt1']['nl-nl'] = "Alternatief 1";
$text['label-alt1']['pl-pl'] = "Alternatywa 1"; $text['label-alt1']['pl-pl'] = "Alternatywa 1";
$text['label-alt1']['pt-br'] = "Alternativa 1"; $text['label-alt1']['pt-br'] = "Alternativa 1";
@ -563,6 +585,7 @@ $text['label-add-options']['fr-ca'] = "Autres Options";
$text['label-add-options']['fr-fr'] = "Autres Options"; $text['label-add-options']['fr-fr'] = "Autres Options";
$text['label-add-options']['he-il'] = "אפשרויות נוספות"; $text['label-add-options']['he-il'] = "אפשרויות נוספות";
$text['label-add-options']['it-it'] = "Opzioni Ulteriori"; $text['label-add-options']['it-it'] = "Opzioni Ulteriori";
$text['label-add-options']['ka-ge'] = "დამატებითი პარამეტრები";
$text['label-add-options']['nl-nl'] = "Bijkomende opties"; $text['label-add-options']['nl-nl'] = "Bijkomende opties";
$text['label-add-options']['pl-pl'] = "Opcje dodatkowe"; $text['label-add-options']['pl-pl'] = "Opcje dodatkowe";
$text['label-add-options']['pt-br'] = "Opções Adicionais"; $text['label-add-options']['pt-br'] = "Opções Adicionais";
@ -588,6 +611,7 @@ $text['label-accountcode']['fr-ca'] = "Code de compte";
$text['label-accountcode']['fr-fr'] = "Code de compte"; $text['label-accountcode']['fr-fr'] = "Code de compte";
$text['label-accountcode']['he-il'] = "קוד חשבון"; $text['label-accountcode']['he-il'] = "קוד חשבון";
$text['label-accountcode']['it-it'] = "Account Code"; $text['label-accountcode']['it-it'] = "Account Code";
$text['label-accountcode']['ka-ge'] = "ანგარიშის კოდი";
$text['label-accountcode']['nl-nl'] = "Account code"; $text['label-accountcode']['nl-nl'] = "Account code";
$text['label-accountcode']['pl-pl'] = "Numer konta billingowego"; $text['label-accountcode']['pl-pl'] = "Numer konta billingowego";
$text['label-accountcode']['pt-br'] = "Conta"; $text['label-accountcode']['pt-br'] = "Conta";
@ -613,6 +637,7 @@ $text['label-9d9']['fr-ca'] = "Composer le 9, puis 9 chiffres";
$text['label-9d9']['fr-fr'] = "Composer le 9, puis 9 chiffres"; $text['label-9d9']['fr-fr'] = "Composer le 9, puis 9 chiffres";
$text['label-9d9']['he-il'] = "דיאל 9 לאחר מכן 9 Digits"; $text['label-9d9']['he-il'] = "דיאל 9 לאחר מכן 9 Digits";
$text['label-9d9']['it-it'] = "Digita 9, seguito da 9 Cifre"; $text['label-9d9']['it-it'] = "Digita 9, seguito da 9 Cifre";
$text['label-9d9']['ka-ge'] = "აკრიფე 9, შემდეგ 9 ციფრი";
$text['label-9d9']['nl-nl'] = "Kies 9, dan 9 cijfers"; $text['label-9d9']['nl-nl'] = "Kies 9, dan 9 cijfers";
$text['label-9d9']['pl-pl'] = "Wybierz 9, a następnie 9 cyfr"; $text['label-9d9']['pl-pl'] = "Wybierz 9, a następnie 9 cyfr";
$text['label-9d9']['pt-br'] = "Marque 9, seguido de 9 Dígitos"; $text['label-9d9']['pt-br'] = "Marque 9, seguido de 9 Dígitos";
@ -638,6 +663,7 @@ $text['label-9d8']['fr-ca'] = "Composer le 9, puis 8 chiffres";
$text['label-9d8']['fr-fr'] = "Composer le 9, puis 8 chiffres"; $text['label-9d8']['fr-fr'] = "Composer le 9, puis 8 chiffres";
$text['label-9d8']['he-il'] = "דיאל 9 לאחר מכן 8 Digits"; $text['label-9d8']['he-il'] = "דיאל 9 לאחר מכן 8 Digits";
$text['label-9d8']['it-it'] = "Digita 9, seguito da 8 cifre"; $text['label-9d8']['it-it'] = "Digita 9, seguito da 8 cifre";
$text['label-9d8']['ka-ge'] = "აკრიფეთ 9, შემდეგ 8 ციფრი";
$text['label-9d8']['nl-nl'] = "Kies 9, dan 8 cijfers"; $text['label-9d8']['nl-nl'] = "Kies 9, dan 8 cijfers";
$text['label-9d8']['pl-pl'] = "Wybierz 9, a następnie 8 cyfr"; $text['label-9d8']['pl-pl'] = "Wybierz 9, a następnie 8 cyfr";
$text['label-9d8']['pt-br'] = "Marque 9, seguido de 8 Dígitos"; $text['label-9d8']['pt-br'] = "Marque 9, seguido de 8 Dígitos";
@ -663,6 +689,7 @@ $text['label-9d7']['fr-ca'] = "Composer le 9, puis 7 chiffres";
$text['label-9d7']['fr-fr'] = "Composer le 9, puis 7 chiffres"; $text['label-9d7']['fr-fr'] = "Composer le 9, puis 7 chiffres";
$text['label-9d7']['he-il'] = "דיאל 9 לאחר מכן 7 Digits"; $text['label-9d7']['he-il'] = "דיאל 9 לאחר מכן 7 Digits";
$text['label-9d7']['it-it'] = "Digita 9, seguito da 7 cifre"; $text['label-9d7']['it-it'] = "Digita 9, seguito da 7 cifre";
$text['label-9d7']['ka-ge'] = "აკრიფეთ 9, შემდეგ 7 ციფრი";
$text['label-9d7']['nl-nl'] = "Kies 9, dan 7 cijfers"; $text['label-9d7']['nl-nl'] = "Kies 9, dan 7 cijfers";
$text['label-9d7']['pl-pl'] = "Wybierz 9, a następnie 7 cyfr"; $text['label-9d7']['pl-pl'] = "Wybierz 9, a następnie 7 cyfr";
$text['label-9d7']['pt-br'] = "Marque 9, seguido de 7 Dígitos"; $text['label-9d7']['pt-br'] = "Marque 9, seguido de 7 Dígitos";
@ -688,6 +715,7 @@ $text['label-9d6']['fr-ca'] = "Composer le 9, puis 6 chiffres";
$text['label-9d6']['fr-fr'] = "Composer le 9, puis 6 chiffres"; $text['label-9d6']['fr-fr'] = "Composer le 9, puis 6 chiffres";
$text['label-9d6']['he-il'] = "Dial 9, אז 6 Digits"; $text['label-9d6']['he-il'] = "Dial 9, אז 6 Digits";
$text['label-9d6']['it-it'] = "Digita 9, seguito da 6 cifre"; $text['label-9d6']['it-it'] = "Digita 9, seguito da 6 cifre";
$text['label-9d6']['ka-ge'] = "აკრიფეთ 9, შემდეგ 6 ციფრი";
$text['label-9d6']['nl-nl'] = "Kies 9, dan 6 cijfers"; $text['label-9d6']['nl-nl'] = "Kies 9, dan 6 cijfers";
$text['label-9d6']['pl-pl'] = "Wybierz 9, a następnie 6 cyfr"; $text['label-9d6']['pl-pl'] = "Wybierz 9, a następnie 6 cyfr";
$text['label-9d6']['pt-br'] = "Marque 9, seguido de 6 Dígitos"; $text['label-9d6']['pt-br'] = "Marque 9, seguido de 6 Dígitos";
@ -713,6 +741,7 @@ $text['label-9d5']['fr-ca'] = "Composer le 9, puis 5 chiffres";
$text['label-9d5']['fr-fr'] = "Composer le 9, puis 5 chiffres"; $text['label-9d5']['fr-fr'] = "Composer le 9, puis 5 chiffres";
$text['label-9d5']['he-il'] = "Dial 9, 5 Digits"; $text['label-9d5']['he-il'] = "Dial 9, 5 Digits";
$text['label-9d5']['it-it'] = "Digita 9, seguito da 5 cifre"; $text['label-9d5']['it-it'] = "Digita 9, seguito da 5 cifre";
$text['label-9d5']['ka-ge'] = "აკრიფეთ 9, შემდეგ 5 ციფრი";
$text['label-9d5']['nl-nl'] = "Kies 9, dan 5 cijfers"; $text['label-9d5']['nl-nl'] = "Kies 9, dan 5 cijfers";
$text['label-9d5']['pl-pl'] = "Wybierz 9, a następnie 5 cyfr"; $text['label-9d5']['pl-pl'] = "Wybierz 9, a następnie 5 cyfr";
$text['label-9d5']['pt-br'] = "Marque 9, seguido de 5 Dígitos"; $text['label-9d5']['pt-br'] = "Marque 9, seguido de 5 Dígitos";
@ -738,6 +767,7 @@ $text['label-9d4']['fr-ca'] = "Composer le 9, puis 4 chiffres";
$text['label-9d4']['fr-fr'] = "Composer le 9, puis 4 chiffres"; $text['label-9d4']['fr-fr'] = "Composer le 9, puis 4 chiffres";
$text['label-9d4']['he-il'] = "דיאל 9 לאחר מכן 4 Digits"; $text['label-9d4']['he-il'] = "דיאל 9 לאחר מכן 4 Digits";
$text['label-9d4']['it-it'] = "Digita 9, seguito da 4 cifre"; $text['label-9d4']['it-it'] = "Digita 9, seguito da 4 cifre";
$text['label-9d4']['ka-ge'] = "აკრიფეთ 9, შემდეგ 4 ციფრი";
$text['label-9d4']['nl-nl'] = "Kies 9, dan 4 cijfers"; $text['label-9d4']['nl-nl'] = "Kies 9, dan 4 cijfers";
$text['label-9d4']['pl-pl'] = "Wybierz 9, a następnie 4 cyfry"; $text['label-9d4']['pl-pl'] = "Wybierz 9, a następnie 4 cyfry";
$text['label-9d4']['pt-br'] = "Marque 9, seguido de 4 Dígitos"; $text['label-9d4']['pt-br'] = "Marque 9, seguido de 4 Dígitos";
@ -763,6 +793,7 @@ $text['label-9d3']['fr-ca'] = "Composer le 9, puis 3 chiffres";
$text['label-9d3']['fr-fr'] = "Composer le 9, puis 3 chiffres"; $text['label-9d3']['fr-fr'] = "Composer le 9, puis 3 chiffres";
$text['label-9d3']['he-il'] = "דיאל 9 לאחר מכן 3 Digits"; $text['label-9d3']['he-il'] = "דיאל 9 לאחר מכן 3 Digits";
$text['label-9d3']['it-it'] = "Digita 9, seguito da 3 cifre"; $text['label-9d3']['it-it'] = "Digita 9, seguito da 3 cifre";
$text['label-9d3']['ka-ge'] = "აკრიფეთ 9, შემდეგ 3 ციფრი";
$text['label-9d3']['nl-nl'] = "Kies 9, dan 3 cijfers"; $text['label-9d3']['nl-nl'] = "Kies 9, dan 3 cijfers";
$text['label-9d3']['pl-pl'] = "Wybierz 9, a następnie 3 cyfry"; $text['label-9d3']['pl-pl'] = "Wybierz 9, a następnie 3 cyfry";
$text['label-9d3']['pt-br'] = "Marque 9, seguido de 3 Dígitos"; $text['label-9d3']['pt-br'] = "Marque 9, seguido de 3 Dígitos";
@ -788,6 +819,7 @@ $text['label-9d2']['fr-ca'] = "Composer le 9, puis 2 chiffres";
$text['label-9d2']['fr-fr'] = "Composer le 9, puis 2 chiffres"; $text['label-9d2']['fr-fr'] = "Composer le 9, puis 2 chiffres";
$text['label-9d2']['he-il'] = "דיאל 9 לאחר מכן 2 Digits"; $text['label-9d2']['he-il'] = "דיאל 9 לאחר מכן 2 Digits";
$text['label-9d2']['it-it'] = "Digita 9, seguito da 2 cifre"; $text['label-9d2']['it-it'] = "Digita 9, seguito da 2 cifre";
$text['label-9d2']['ka-ge'] = "აკრიფეთ 9, შემდეგ 2 ციფრი";
$text['label-9d2']['nl-nl'] = "Kies 9, dan 2 cijfers"; $text['label-9d2']['nl-nl'] = "Kies 9, dan 2 cijfers";
$text['label-9d2']['pl-pl'] = "Wybierz 9, a następnie 2 cyfry"; $text['label-9d2']['pl-pl'] = "Wybierz 9, a następnie 2 cyfry";
$text['label-9d2']['pt-br'] = "Marque 9, seguido de 2 Dígitos"; $text['label-9d2']['pt-br'] = "Marque 9, seguido de 2 Dígitos";
@ -813,6 +845,7 @@ $text['label-9d11']['fr-ca'] = "Composer le 9, puis 11 chiffres";
$text['label-9d11']['fr-fr'] = "Composer le 9, puis 11 chiffres"; $text['label-9d11']['fr-fr'] = "Composer le 9, puis 11 chiffres";
$text['label-9d11']['he-il'] = "דיאל 9 לאחר מכן 11 Digits"; $text['label-9d11']['he-il'] = "דיאל 9 לאחר מכן 11 Digits";
$text['label-9d11']['it-it'] = "Digita 9, seguito da 11 cifre"; $text['label-9d11']['it-it'] = "Digita 9, seguito da 11 cifre";
$text['label-9d11']['ka-ge'] = "აკრიფეთ 9, შემდეგ 11 ციფრი";
$text['label-9d11']['nl-nl'] = "Kies 9, dan 11 cijfers"; $text['label-9d11']['nl-nl'] = "Kies 9, dan 11 cijfers";
$text['label-9d11']['pl-pl'] = "Wybierz 9, a następnie 11 cyfr"; $text['label-9d11']['pl-pl'] = "Wybierz 9, a następnie 11 cyfr";
$text['label-9d11']['pt-br'] = "Maruqe 9, seguido de 11 Dígitos"; $text['label-9d11']['pt-br'] = "Maruqe 9, seguido de 11 Dígitos";
@ -838,6 +871,7 @@ $text['label-9d10']['fr-ca'] = "Composer le 9, puis 10 chiffres";
$text['label-9d10']['fr-fr'] = "Composer le 9, puis 10 chiffres"; $text['label-9d10']['fr-fr'] = "Composer le 9, puis 10 chiffres";
$text['label-9d10']['he-il'] = "דיאל 9 לאחר מכן 10 Digits"; $text['label-9d10']['he-il'] = "דיאל 9 לאחר מכן 10 Digits";
$text['label-9d10']['it-it'] = "Digita 9, seguito da 10 cifre"; $text['label-9d10']['it-it'] = "Digita 9, seguito da 10 cifre";
$text['label-9d10']['ka-ge'] = "აკრიფეთ 9, შემდეგ 10 ციფრი";
$text['label-9d10']['nl-nl'] = "Kies 9, dan 10 cijfers"; $text['label-9d10']['nl-nl'] = "Kies 9, dan 10 cijfers";
$text['label-9d10']['pl-pl'] = "Wybierz 9, a następnie 10 cyfr"; $text['label-9d10']['pl-pl'] = "Wybierz 9, a następnie 10 cyfr";
$text['label-9d10']['pt-br'] = "Marque 9, seguido de 10 Dígitos"; $text['label-9d10']['pt-br'] = "Marque 9, seguido de 10 Dígitos";
@ -863,6 +897,7 @@ $text['label-9d.12-20']['fr-ca'] = "Composer le 9, puis International";
$text['label-9d.12-20']['fr-fr'] = "Composer le 9, puis International"; $text['label-9d.12-20']['fr-fr'] = "Composer le 9, puis International";
$text['label-9d.12-20']['he-il'] = "Dial 9, אז הבינלאומי"; $text['label-9d.12-20']['he-il'] = "Dial 9, אז הבינלאומי";
$text['label-9d.12-20']['it-it'] = "Digita 9, seguito da numero Internazionale"; $text['label-9d.12-20']['it-it'] = "Digita 9, seguito da numero Internazionale";
$text['label-9d.12-20']['ka-ge'] = "აკრიფეთ 9, შემდეგ საერთაშორისო ნომერი";
$text['label-9d.12-20']['nl-nl'] = "Kies 9, dan internationaal"; $text['label-9d.12-20']['nl-nl'] = "Kies 9, dan internationaal";
$text['label-9d.12-20']['pl-pl'] = "Wybierz 9 a następnie format międzynarodowy"; $text['label-9d.12-20']['pl-pl'] = "Wybierz 9 a następnie format międzynarodowy";
$text['label-9d.12-20']['pt-br'] = "Marque 9, seguido de Internacional"; $text['label-9d.12-20']['pt-br'] = "Marque 9, seguido de Internacional";
@ -888,6 +923,7 @@ $text['label-9d']['fr-ca'] = "9 chiffres";
$text['label-9d']['fr-fr'] = "9 chiffres"; $text['label-9d']['fr-fr'] = "9 chiffres";
$text['label-9d']['he-il'] = "9 ספרות"; $text['label-9d']['he-il'] = "9 ספרות";
$text['label-9d']['it-it'] = "9 Cifre"; $text['label-9d']['it-it'] = "9 Cifre";
$text['label-9d']['ka-ge'] = "9 ციფრი";
$text['label-9d']['nl-nl'] = "9 Cijfers"; $text['label-9d']['nl-nl'] = "9 Cijfers";
$text['label-9d']['pl-pl'] = "9 cyfr"; $text['label-9d']['pl-pl'] = "9 cyfr";
$text['label-9d']['pt-br'] = "9 Dígitos"; $text['label-9d']['pt-br'] = "9 Dígitos";
@ -913,6 +949,7 @@ $text['label-911']['fr-ca'] = "911 Urgence";
$text['label-911']['fr-fr'] = "911 Urgence"; $text['label-911']['fr-fr'] = "911 Urgence";
$text['label-911']['he-il'] = "911 911 חירום"; $text['label-911']['he-il'] = "911 911 חירום";
$text['label-911']['it-it'] = "911 Emergenza"; $text['label-911']['it-it'] = "911 Emergenza";
$text['label-911']['ka-ge'] = "911 სასწრაფო";
$text['label-911']['nl-nl'] = "911 Noodnummer"; $text['label-911']['nl-nl'] = "911 Noodnummer";
$text['label-911']['pl-pl'] = "911 Emergency"; $text['label-911']['pl-pl'] = "911 Emergency";
$text['label-911']['pt-br'] = "911 Emergência"; $text['label-911']['pt-br'] = "911 Emergência";
@ -938,6 +975,7 @@ $text['label-988']['fr-ca'] = "988 Ligne de vie nationale pour la prévention du
$text['label-988']['fr-fr'] = "988 Ligne de vie nationale pour la prévention du suicide"; $text['label-988']['fr-fr'] = "988 Ligne de vie nationale pour la prévention du suicide";
$text['label-988']['he-il'] = "988 קו החיים הלאומי למניעת התאבדויות"; $text['label-988']['he-il'] = "988 קו החיים הלאומי למניעת התאבדויות";
$text['label-988']['it-it'] = "988 Linea di vita nazionale per la prevenzione del suicidio"; $text['label-988']['it-it'] = "988 Linea di vita nazionale per la prevenzione del suicidio";
$text['label-988']['ka-ge'] = "933 ნაციონალური ხაზი თვითმკვლელობის თავიდან ასაცილებლად";
$text['label-988']['nl-nl'] = "988 Nationale levenslijn voor zelfmoordpreventie"; $text['label-988']['nl-nl'] = "988 Nationale levenslijn voor zelfmoordpreventie";
$text['label-988']['pl-pl'] = "988 Krajowa linia ratunkowa zapobiegania samobójstwom"; $text['label-988']['pl-pl'] = "988 Krajowa linia ratunkowa zapobiegania samobójstwom";
$text['label-988']['pt-br'] = "988 Linha Nacional de Prevenção ao Suicídio"; $text['label-988']['pt-br'] = "988 Linha Nacional de Prevenção ao Suicídio";
@ -963,6 +1001,7 @@ $text['label-8d']['fr-ca'] = "8 chiffres";
$text['label-8d']['fr-fr'] = "8 chiffres"; $text['label-8d']['fr-fr'] = "8 chiffres";
$text['label-8d']['he-il'] = "8 ספרות"; $text['label-8d']['he-il'] = "8 ספרות";
$text['label-8d']['it-it'] = "8 Cifre"; $text['label-8d']['it-it'] = "8 Cifre";
$text['label-8d']['ka-ge'] = "8 ციფრი";
$text['label-8d']['nl-nl'] = "8 cijfers"; $text['label-8d']['nl-nl'] = "8 cijfers";
$text['label-8d']['pl-pl'] = "8 cyfr"; $text['label-8d']['pl-pl'] = "8 cyfr";
$text['label-8d']['pt-br'] = "8 Dígitos"; $text['label-8d']['pt-br'] = "8 Dígitos";
@ -988,6 +1027,7 @@ $text['label-800']['fr-ca'] = "Sans Charge";
$text['label-800']['fr-fr'] = "Sans Charge"; $text['label-800']['fr-fr'] = "Sans Charge";
$text['label-800']['he-il'] = "תגית: free"; $text['label-800']['he-il'] = "תגית: free";
$text['label-800']['it-it'] = "Numero Verde"; $text['label-800']['it-it'] = "Numero Verde";
$text['label-800']['ka-ge'] = "დარეკვა უფასო ნომრებზე";
$text['label-800']['nl-nl'] = "Gratis nummers"; $text['label-800']['nl-nl'] = "Gratis nummers";
$text['label-800']['pl-pl'] = "Połaczenia specjalne (toll-free)"; $text['label-800']['pl-pl'] = "Połaczenia specjalne (toll-free)";
$text['label-800']['pt-br'] = "Sem Custo"; $text['label-800']['pt-br'] = "Sem Custo";
@ -1013,6 +1053,7 @@ $text['label-inum']['fr-ca'] = "iNum 0118335100xxxxxxxx";
$text['label-inum']['fr-fr'] = "iNum 0118335100xxxxxxxx"; $text['label-inum']['fr-fr'] = "iNum 0118335100xxxxxxxx";
$text['label-inum']['he-il'] = "iNum 0118335100xxxxxxxx"; $text['label-inum']['he-il'] = "iNum 0118335100xxxxxxxx";
$text['label-inum']['it-it'] = "iNum 0118335100xxxxxxxx"; $text['label-inum']['it-it'] = "iNum 0118335100xxxxxxxx";
$text['label-inum']['ka-ge'] = "iNum 0118335100xxxxxxxx";
$text['label-inum']['nl-nl'] = "iNum 0118335100xxxxxxxx"; $text['label-inum']['nl-nl'] = "iNum 0118335100xxxxxxxx";
$text['label-inum']['pl-pl'] = "iNum 0118335100xxxxxxxx"; $text['label-inum']['pl-pl'] = "iNum 0118335100xxxxxxxx";
$text['label-inum']['pt-br'] = "iNum 0118335100xxxxxxxx"; $text['label-inum']['pt-br'] = "iNum 0118335100xxxxxxxx";
@ -1038,6 +1079,7 @@ $text['label-711']['fr-ca'] = "711 TTY";
$text['label-711']['fr-fr'] = "711 TTY"; $text['label-711']['fr-fr'] = "711 TTY";
$text['label-711']['he-il'] = "711 TTY"; $text['label-711']['he-il'] = "711 TTY";
$text['label-711']['it-it'] = "711 TTY"; $text['label-711']['it-it'] = "711 TTY";
$text['label-711']['ka-ge'] = "711 TTY";
$text['label-711']['nl-nl'] = "711 TTY"; $text['label-711']['nl-nl'] = "711 TTY";
$text['label-711']['pl-pl'] = "711 TTY"; $text['label-711']['pl-pl'] = "711 TTY";
$text['label-711']['pt-br'] = "711 TTY"; $text['label-711']['pt-br'] = "711 TTY";
@ -1063,6 +1105,7 @@ $text['label-7d']['fr-ca'] = "7 chiffres local";
$text['label-7d']['fr-fr'] = "7 chiffres local"; $text['label-7d']['fr-fr'] = "7 chiffres local";
$text['label-7d']['he-il'] = "7 דיג"; $text['label-7d']['he-il'] = "7 דיג";
$text['label-7d']['it-it'] = "7 Cifre (Locale)"; $text['label-7d']['it-it'] = "7 Cifre (Locale)";
$text['label-7d']['ka-ge'] = "7 ციფრი ლოკალური";
$text['label-7d']['nl-nl'] = "7 Cijfers (lokaal)"; $text['label-7d']['nl-nl'] = "7 Cijfers (lokaal)";
$text['label-7d']['pl-pl'] = "7 cyfr w formacie lokalnym"; $text['label-7d']['pl-pl'] = "7 cyfr w formacie lokalnym";
$text['label-7d']['pt-br'] = "7 Dígitos Local"; $text['label-7d']['pt-br'] = "7 Dígitos Local";
@ -1088,6 +1131,7 @@ $text['label-6d']['fr-ca'] = "6 chiffres";
$text['label-6d']['fr-fr'] = "6 chiffres"; $text['label-6d']['fr-fr'] = "6 chiffres";
$text['label-6d']['he-il'] = "6 ספרות"; $text['label-6d']['he-il'] = "6 ספרות";
$text['label-6d']['it-it'] = "6 Cifre"; $text['label-6d']['it-it'] = "6 Cifre";
$text['label-6d']['ka-ge'] = "6 ციფრი";
$text['label-6d']['nl-nl'] = "6 Cijfers"; $text['label-6d']['nl-nl'] = "6 Cijfers";
$text['label-6d']['pl-pl'] = "6 cyfr"; $text['label-6d']['pl-pl'] = "6 cyfr";
$text['label-6d']['pt-br'] = "6 Dígitos"; $text['label-6d']['pt-br'] = "6 Dígitos";
@ -1113,6 +1157,7 @@ $text['label-5d']['fr-ca'] = "5 chiffres";
$text['label-5d']['fr-fr'] = "5 chiffres"; $text['label-5d']['fr-fr'] = "5 chiffres";
$text['label-5d']['he-il'] = "5 ספרות"; $text['label-5d']['he-il'] = "5 ספרות";
$text['label-5d']['it-it'] = "5 Cifre"; $text['label-5d']['it-it'] = "5 Cifre";
$text['label-5d']['ka-ge'] = "5 ციფრი";
$text['label-5d']['nl-nl'] = "5 Cijfers"; $text['label-5d']['nl-nl'] = "5 Cijfers";
$text['label-5d']['pl-pl'] = "5 cyfr"; $text['label-5d']['pl-pl'] = "5 cyfr";
$text['label-5d']['pt-br'] = "5 Dígitos"; $text['label-5d']['pt-br'] = "5 Dígitos";
@ -1138,6 +1183,7 @@ $text['label-4d']['fr-ca'] = "4 chiffres";
$text['label-4d']['fr-fr'] = "4 chiffres"; $text['label-4d']['fr-fr'] = "4 chiffres";
$text['label-4d']['he-il'] = "4 ספרות"; $text['label-4d']['he-il'] = "4 ספרות";
$text['label-4d']['it-it'] = "4 Cifre"; $text['label-4d']['it-it'] = "4 Cifre";
$text['label-4d']['ka-ge'] = "4 ციფრი";
$text['label-4d']['nl-nl'] = "4 Cijfers"; $text['label-4d']['nl-nl'] = "4 Cijfers";
$text['label-4d']['pl-pl'] = "4 cyfry"; $text['label-4d']['pl-pl'] = "4 cyfry";
$text['label-4d']['pt-br'] = "4 Dígitos"; $text['label-4d']['pt-br'] = "4 Dígitos";
@ -1163,6 +1209,7 @@ $text['label-411']['fr-ca'] = "411 Information";
$text['label-411']['fr-fr'] = "411 Information"; $text['label-411']['fr-fr'] = "411 Information";
$text['label-411']['he-il'] = "411 מידע"; $text['label-411']['he-il'] = "411 מידע";
$text['label-411']['it-it'] = "411 Informazioni"; $text['label-411']['it-it'] = "411 Informazioni";
$text['label-411']['ka-ge'] = "411 ინფორმაცია";
$text['label-411']['nl-nl'] = "411 Informatie"; $text['label-411']['nl-nl'] = "411 Informatie";
$text['label-411']['pl-pl'] = "411 Informacja"; $text['label-411']['pl-pl'] = "411 Informacja";
$text['label-411']['pt-br'] = "411 Informação"; $text['label-411']['pt-br'] = "411 Informação";
@ -1188,6 +1235,7 @@ $text['label-3d']['fr-ca'] = "3 chiffres";
$text['label-3d']['fr-fr'] = "3 chiffres"; $text['label-3d']['fr-fr'] = "3 chiffres";
$text['label-3d']['he-il'] = "3 ספרות"; $text['label-3d']['he-il'] = "3 ספרות";
$text['label-3d']['it-it'] = "3 Cifre"; $text['label-3d']['it-it'] = "3 Cifre";
$text['label-3d']['ka-ge'] = "3 ციფრი";
$text['label-3d']['nl-nl'] = "3 Cijfers"; $text['label-3d']['nl-nl'] = "3 Cijfers";
$text['label-3d']['pl-pl'] = "3 cyfry"; $text['label-3d']['pl-pl'] = "3 cyfry";
$text['label-3d']['pt-br'] = "3 Dígitos"; $text['label-3d']['pt-br'] = "3 Dígitos";
@ -1213,6 +1261,7 @@ $text['label-311']['fr-ca'] = "311 Information";
$text['label-311']['fr-fr'] = "311 Information"; $text['label-311']['fr-fr'] = "311 Information";
$text['label-311']['he-il'] = "311 מידע"; $text['label-311']['he-il'] = "311 מידע";
$text['label-311']['it-it'] = "311 Informazioni"; $text['label-311']['it-it'] = "311 Informazioni";
$text['label-311']['ka-ge'] = "311 ინფორმაცია";
$text['label-311']['nl-nl'] = "311 Informatie"; $text['label-311']['nl-nl'] = "311 Informatie";
$text['label-311']['pl-pl'] = "Informacja 311"; $text['label-311']['pl-pl'] = "Informacja 311";
$text['label-311']['pt-br'] = "311 Informação"; $text['label-311']['pt-br'] = "311 Informação";
@ -1238,6 +1287,7 @@ $text['label-2d']['fr-ca'] = "2 chiffres";
$text['label-2d']['fr-fr'] = "2 chiffres"; $text['label-2d']['fr-fr'] = "2 chiffres";
$text['label-2d']['he-il'] = "2 ספרות"; $text['label-2d']['he-il'] = "2 ספרות";
$text['label-2d']['it-it'] = "2 Cifre"; $text['label-2d']['it-it'] = "2 Cifre";
$text['label-2d']['ka-ge'] = "2 ციფრი";
$text['label-2d']['nl-nl'] = "2 Cijfers"; $text['label-2d']['nl-nl'] = "2 Cijfers";
$text['label-2d']['pl-pl'] = "2 cyfry"; $text['label-2d']['pl-pl'] = "2 cyfry";
$text['label-2d']['pt-br'] = "2 Dígitos"; $text['label-2d']['pt-br'] = "2 Dígitos";
@ -1263,6 +1313,7 @@ $text['label-11d']['fr-ca'] = "11 chiffres";
$text['label-11d']['fr-fr'] = "11 chiffres"; $text['label-11d']['fr-fr'] = "11 chiffres";
$text['label-11d']['he-il'] = "11 דיג למרחקים ארוכים"; $text['label-11d']['he-il'] = "11 דיג למרחקים ארוכים";
$text['label-11d']['it-it'] = "11 Cifre (Lunga Distanza)"; $text['label-11d']['it-it'] = "11 Cifre (Lunga Distanza)";
$text['label-11d']['ka-ge'] = "11 ციფრი დიდი მანძილი";
$text['label-11d']['nl-nl'] = "11 Cijfers (lange afstand)"; $text['label-11d']['nl-nl'] = "11 Cijfers (lange afstand)";
$text['label-11d']['pl-pl'] = "11 cyfr, pozamiejscowe"; $text['label-11d']['pl-pl'] = "11 cyfr, pozamiejscowe";
$text['label-11d']['pt-br'] = "11 Dígitos"; $text['label-11d']['pt-br'] = "11 Dígitos";
@ -1288,6 +1339,7 @@ $text['label-10d']['fr-ca'] = "Interurbain à 10 chiffres";
$text['label-10d']['fr-fr'] = "Interurbain à 10 chiffres"; $text['label-10d']['fr-fr'] = "Interurbain à 10 chiffres";
$text['label-10d']['he-il'] = "10 ספרות למרחקים ארוכים"; $text['label-10d']['he-il'] = "10 ספרות למרחקים ארוכים";
$text['label-10d']['it-it'] = "10 Cifre (Lunga Distanza)"; $text['label-10d']['it-it'] = "10 Cifre (Lunga Distanza)";
$text['label-10d']['ka-ge'] = "10 ციფრი დიდი მანძილი";
$text['label-10d']['nl-nl'] = "10 Cijfers (lange afstand)"; $text['label-10d']['nl-nl'] = "10 Cijfers (lange afstand)";
$text['label-10d']['pl-pl'] = "10 cyfr, pozamiejscowe"; $text['label-10d']['pl-pl'] = "10 cyfr, pozamiejscowe";
$text['label-10d']['pt-br'] = "10 Dígitos Longa Distância"; $text['label-10d']['pt-br'] = "10 Dígitos Longa Distância";
@ -1313,6 +1365,7 @@ $text['description-shortcut']['fr-ca'] = "Raccourci pour créer l'entrée de cet
$text['description-shortcut']['fr-fr'] = "Raccourci pour créer l'entrée de cette passerelle dans le plan de numérotation sortant."; $text['description-shortcut']['fr-fr'] = "Raccourci pour créer l'entrée de cette passerelle dans le plan de numérotation sortant.";
$text['description-shortcut']['he-il'] = "קיצור כדי ליצור את רשומות ה-שיח של Outbound עבור שער זה."; $text['description-shortcut']['he-il'] = "קיצור כדי ליצור את רשומות ה-שיח של Outbound עבור שער זה.";
$text['description-shortcut']['it-it'] = "Scorciatoia per creare rotte di uscita nel piano numerazioni per questo Gateway."; $text['description-shortcut']['it-it'] = "Scorciatoia per creare rotte di uscita nel piano numerazioni per questo Gateway.";
$text['description-shortcut']['ka-ge'] = "მალსახმობი გამავალი დარეკვის გეგმის ჩანაწერების შესაქმნელად ამ კვანძისთვის.";
$text['description-shortcut']['nl-nl'] = "Afkorting om een uitgaand kiesplan voor deze gateway te maken."; $text['description-shortcut']['nl-nl'] = "Afkorting om een uitgaand kiesplan voor deze gateway te maken.";
$text['description-shortcut']['pl-pl'] = "Pomoc w stworzeniu dialplanu wychodzącego w tej Bramie wyjściowej."; $text['description-shortcut']['pl-pl'] = "Pomoc w stworzeniu dialplanu wychodzącego w tej Bramie wyjściowej.";
$text['description-shortcut']['pt-br'] = "Atalho para criar entradas no dialplan de saída para este Gateway."; $text['description-shortcut']['pt-br'] = "Atalho para criar entradas no dialplan de saída para este Gateway.";
@ -1338,6 +1391,7 @@ $text['description-outbound-routes']['fr-ca'] = "les Plan de numérotation sorta
$text['description-outbound-routes']['fr-fr'] = "les Plan de numérotation sortant doivent remplir une ou plusieures conditions afin d'acheminer un appel. Lorsqu'un appel rempli la ou des conditions, l'appel est alors acheminé à la passerelle."; $text['description-outbound-routes']['fr-fr'] = "les Plan de numérotation sortant doivent remplir une ou plusieures conditions afin d'acheminer un appel. Lorsqu'un appel rempli la ou des conditions, l'appel est alors acheminé à la passerelle.";
$text['description-outbound-routes']['he-il'] = "תוכניות חיוג Outbound יש אחד או יותר תנאים המתאימים לתכונות של שיחה. כאשר שיחה תואמת את התנאים, השיחה מודרך אל השער."; $text['description-outbound-routes']['he-il'] = "תוכניות חיוג Outbound יש אחד או יותר תנאים המתאימים לתכונות של שיחה. כאשר שיחה תואמת את התנאים, השיחה מודרך אל השער.";
$text['description-outbound-routes']['it-it'] = "I dialplan di uscita hanno una o più condizioni che vengono verificate sugli attributi di una chiamata. Quando le coindizioni si verificano la chiamata è passata al gateway."; $text['description-outbound-routes']['it-it'] = "I dialplan di uscita hanno una o più condizioni che vengono verificate sugli attributi di una chiamata. Quando le coindizioni si verificano la chiamata è passata al gateway.";
$text['description-outbound-routes']['ka-ge'] = "გამავალი ზარის დარეკვის გეგმებს ერთი ან მეტი პირობა აქვს, რომელიც ზარის ატრიბუტებთან დარდება. როცა ზარი აკმაყოფილებს ამ პირობებს, მისი მარშრუტიზაცია შესაბამისი კვანძისკენ ხდება.";
$text['description-outbound-routes']['nl-nl'] = "Uitgaande kiesplannen hebben een of meer voorwaarden die passen bij de attributen van een oproep. Als de oproep past bij voorwaarden dan wordt de oproep naar de gateway gerouteerd."; $text['description-outbound-routes']['nl-nl'] = "Uitgaande kiesplannen hebben een of meer voorwaarden die passen bij de attributen van een oproep. Als de oproep past bij voorwaarden dan wordt de oproep naar de gateway gerouteerd.";
$text['description-outbound-routes']['pl-pl'] = "Wychodzący dialplan ma jeden lub więcej warunków, które zostają porównane z atrybutami każdego połączenia. Gdy rozmowa wychodząca spełnia warunki dialplanu jest przesyłana do Bramy wyjściowej."; $text['description-outbound-routes']['pl-pl'] = "Wychodzący dialplan ma jeden lub więcej warunków, które zostają porównane z atrybutami każdego połączenia. Gdy rozmowa wychodząca spełnia warunki dialplanu jest przesyłana do Bramy wyjściowej.";
$text['description-outbound-routes']['pt-br'] = " Dialplans de saída têm uma ou mais condições que se encontram nos atributos da chamada. Quando uma chamada verifica as condições a chamada é encaminhada para o gateway."; $text['description-outbound-routes']['pt-br'] = " Dialplans de saída têm uma ou mais condições que se encontram nos atributos da chamada. Quando uma chamada verifica as condições a chamada é encaminhada para o gateway.";
@ -1363,6 +1417,7 @@ $text['description-order']['fr-ca'] = "Choisir le numéro d'ordre. Ce nombre dé
$text['description-order']['fr-fr'] = "Choisir le numéro d'ordre. Ce nombre détermine l'ordre dans le quel cette route sera utilisées si plusieurs routes correspondant aux conditions de l'appel existent."; $text['description-order']['fr-fr'] = "Choisir le numéro d'ordre. Ce nombre détermine l'ordre dans le quel cette route sera utilisées si plusieurs routes correspondant aux conditions de l'appel existent.";
$text['description-order']['he-il'] = "בחרו את מספר ההזמנה מספר ההזמנה קובע את סדר המסלולים היוצאים כאשר יש יותר מאחד."; $text['description-order']['he-il'] = "בחרו את מספר ההזמנה מספר ההזמנה קובע את סדר המסלולים היוצאים כאשר יש יותר מאחד.";
$text['description-order']['it-it'] = "Seleziona il numero d'ordine. Il numero d'ordine determina l'ordine della regola d'uscita quando ce n'è più di una."; $text['description-order']['it-it'] = "Seleziona il numero d'ordine. Il numero d'ordine determina l'ordine della regola d'uscita quando ce n'è più di una.";
$text['description-order']['ka-ge'] = "აირჩიეთ მიმდევრობის ნომერი. მიმდევრობის ნომერი განსაზღვრავს გამავალი მარშრუტების მიმდევრობას, როცა მათი რაოდენობა ერთზე მეტია.";
$text['description-order']['nl-nl'] = "Kies het volgorde nummer. Het volgorde nummer bepaald de volgorde waarin de uitgaande router geordend worden als er meer dan een is."; $text['description-order']['nl-nl'] = "Kies het volgorde nummer. Het volgorde nummer bepaald de volgorde waarin de uitgaande router geordend worden als er meer dan een is.";
$text['description-order']['pl-pl'] = "Wybierz numer zamówienia. Numer zamówienia określa kolejność tras wychodzących, gdy jest więcej niż jedna."; $text['description-order']['pl-pl'] = "Wybierz numer zamówienia. Numer zamówienia określa kolejność tras wychodzących, gdy jest więcej niż jedna.";
$text['description-order']['pt-br'] = "Seleccione o número de ordem. O número de ordem determina a ordem das rotas de saída sempre que haja mais do que uma."; $text['description-order']['pt-br'] = "Seleccione o número de ordem. O número de ordem determina a ordem das rotas de saída sempre que haja mais do que uma.";
@ -1388,6 +1443,7 @@ $text['description-limit']['fr-ca'] = "Choisir une limite afin de limiter le noo
$text['description-limit']['fr-fr'] = "Choisir une limite afin de limiter le noombre d'appel sortants."; $text['description-limit']['fr-fr'] = "Choisir une limite afin de limiter le noombre d'appel sortants.";
$text['description-limit']['he-il'] = "לחצו על הגבלת מספר השיחות."; $text['description-limit']['he-il'] = "לחצו על הגבלת מספר השיחות.";
$text['description-limit']['it-it'] = "Inserire il limite per restringere il numero massimo di chiamate in uscita. "; $text['description-limit']['it-it'] = "Inserire il limite per restringere il numero massimo di chiamate in uscita. ";
$text['description-limit']['ka-ge'] = "შეიყვანეთ გამავალი ზარების ლიმიტი.";
$text['description-limit']['nl-nl'] = "Voer de limiet op het aantal uitgaande oproepen in."; $text['description-limit']['nl-nl'] = "Voer de limiet op het aantal uitgaande oproepen in.";
$text['description-limit']['pl-pl'] = "Wprowadź limit aby ograniczyć liczbę połączeń wychodzących."; $text['description-limit']['pl-pl'] = "Wprowadź limit aby ograniczyć liczbę połączeń wychodzących.";
$text['description-limit']['pt-br'] = "Introduza o limite máximo de número de chamadas de saída."; $text['description-limit']['pt-br'] = "Introduza o limite máximo de número de chamadas de saída.";
@ -1413,6 +1469,7 @@ $text['description-enter-prefix']['fr-ca'] = "Choisir un préfixe à ajouter en
$text['description-enter-prefix']['fr-fr'] = "Choisir un préfixe à ajouter en début de numérotation pour joindre la destination."; $text['description-enter-prefix']['fr-fr'] = "Choisir un préfixe à ajouter en début de numérotation pour joindre la destination.";
$text['description-enter-prefix']['he-il'] = "הזן מספר תיקון כדי להוסיף לתחילת מספר היעד."; $text['description-enter-prefix']['he-il'] = "הזן מספר תיקון כדי להוסיף לתחילת מספר היעד.";
$text['description-enter-prefix']['it-it'] = "Inserire il prefisso da aggiungere all'inizio del numero di destinazione. "; $text['description-enter-prefix']['it-it'] = "Inserire il prefisso da aggiungere all'inizio del numero di destinazione. ";
$text['description-enter-prefix']['ka-ge'] = "შეიყვანეთ პრეფიქსის ნომერი სამიზნე ნომრის წინ მისაწერად.";
$text['description-enter-prefix']['nl-nl'] = "Voer een voorloop nummer in dat aan de bestemming moet worden toegevoegd."; $text['description-enter-prefix']['nl-nl'] = "Voer een voorloop nummer in dat aan de bestemming moet worden toegevoegd.";
$text['description-enter-prefix']['pl-pl'] = "Wprowadź prefiks, który zostanie dodany do początku numeru docelowego."; $text['description-enter-prefix']['pl-pl'] = "Wprowadź prefiks, który zostanie dodany do początku numeru docelowego.";
$text['description-enter-prefix']['pt-br'] = "Introduza um número de prefixo para adicionar ao início do número de destino."; $text['description-enter-prefix']['pt-br'] = "Introduza um número de prefixo para adicionar ao início do número de destino.";
@ -1438,6 +1495,7 @@ $text['description-enter-custom_outbound_prefix']['fr-ca'] = "Choisir le préfix
$text['description-enter-custom_outbound_prefix']['fr-fr'] = "Choisir le préfixe sortantes personnalisé"; $text['description-enter-custom_outbound_prefix']['fr-fr'] = "Choisir le préfixe sortantes personnalisé";
$text['description-enter-custom_outbound_prefix']['he-il'] = "המונחים: outbound prefix"; $text['description-enter-custom_outbound_prefix']['he-il'] = "המונחים: outbound prefix";
$text['description-enter-custom_outbound_prefix']['it-it'] = "Inserisci il prefisso in uscita personalzzato."; $text['description-enter-custom_outbound_prefix']['it-it'] = "Inserisci il prefisso in uscita personalzzato.";
$text['description-enter-custom_outbound_prefix']['ka-ge'] = "შეიყვანეთ თქვენი გამავალი ზარის პრეფიქსი";
$text['description-enter-custom_outbound_prefix']['nl-nl'] = "Voer een aangepaste uitgaande prefix in"; $text['description-enter-custom_outbound_prefix']['nl-nl'] = "Voer een aangepaste uitgaande prefix in";
$text['description-enter-custom_outbound_prefix']['pl-pl'] = "Wprowadź swój prefiks wyjściowy"; $text['description-enter-custom_outbound_prefix']['pl-pl'] = "Wprowadź swój prefiks wyjściowy";
$text['description-enter-custom_outbound_prefix']['pt-br'] = "Introduza um prefixo de saída personalizado"; $text['description-enter-custom_outbound_prefix']['pt-br'] = "Introduza um prefixo de saída personalizado";
@ -1463,6 +1521,7 @@ $text['description-enabled']['fr-ca'] = "Choisissez d'activer ou de désactiver
$text['description-enabled']['fr-fr'] = "Choisissez d'activer ou de désactiver l'itinéraire sortant."; $text['description-enabled']['fr-fr'] = "Choisissez d'activer ou de désactiver l'itinéraire sortant.";
$text['description-enabled']['he-il'] = "בחר לאפשר או להשבית את המסלול."; $text['description-enabled']['he-il'] = "בחר לאפשר או להשבית את המסלול.";
$text['description-enabled']['it-it'] = "Seleziona per abilitare o disabilitare la regola d'uscita."; $text['description-enabled']['it-it'] = "Seleziona per abilitare o disabilitare la regola d'uscita.";
$text['description-enabled']['ka-ge'] = "აირჩიეთ, რომ ჩართოთ ან გამორთოთ გამავალი მარშრუტი.";
$text['description-enabled']['nl-nl'] = "Kies om de uitgaande route aan/uit te zetten."; $text['description-enabled']['nl-nl'] = "Kies om de uitgaande route aan/uit te zetten.";
$text['description-enabled']['pl-pl'] = "Ustaw status numeru wewnętrznego."; $text['description-enabled']['pl-pl'] = "Ustaw status numeru wewnętrznego.";
$text['description-enabled']['pt-br'] = "Active ou desactive a rota de saída."; $text['description-enabled']['pt-br'] = "Active ou desactive a rota de saída.";
@ -1488,6 +1547,7 @@ $text['description-enable-toll_allow']['fr-ca'] = "Choisir Oui pour activer droi
$text['description-enable-toll_allow']['fr-fr'] = "Choisir Oui pour activer droits"; $text['description-enable-toll_allow']['fr-fr'] = "Choisir Oui pour activer droits";
$text['description-enable-toll_allow']['he-il'] = "להגדיר את האמת כדי לאפשר"; $text['description-enable-toll_allow']['he-il'] = "להגדיר את האמת כדי לאפשר";
$text['description-enable-toll_allow']['it-it'] = "Imposta a Vero per attivare Destinazioni Abilitate"; $text['description-enable-toll_allow']['it-it'] = "Imposta a Vero per attivare Destinazioni Abilitate";
$text['description-enable-toll_allow']['ka-ge'] = "დააყენეთ ჭეშმარიტზე, რომ ჩაირთოს TOLL ნომრები";
$text['description-enable-toll_allow']['nl-nl'] = "Kies aan om betaal gesprekken toe te staan."; $text['description-enable-toll_allow']['nl-nl'] = "Kies aan om betaal gesprekken toe te staan.";
$text['description-enable-toll_allow']['pl-pl'] = "Wybierz TAK aby zezwolić na połaczenia specjalne (toll-free)."; $text['description-enable-toll_allow']['pl-pl'] = "Wybierz TAK aby zezwolić na połaczenia specjalne (toll-free).";
$text['description-enable-toll_allow']['pt-br'] = "scolha 'sim' para activar permissões"; $text['description-enable-toll_allow']['pt-br'] = "scolha 'sim' para activar permissões";
@ -1513,6 +1573,7 @@ $text['description-accountcode']['fr-ca'] = "Entrez le code de compte.";
$text['description-accountcode']['fr-fr'] = "Entrez le code de compte."; $text['description-accountcode']['fr-fr'] = "Entrez le code de compte.";
$text['description-accountcode']['he-il'] = "היכנסו לקוד החשבון."; $text['description-accountcode']['he-il'] = "היכנסו לקוד החשבון.";
$text['description-accountcode']['it-it'] = "Inserire accountcode."; $text['description-accountcode']['it-it'] = "Inserire accountcode.";
$text['description-accountcode']['ka-ge'] = "შეიყვანეთ ანგარიშის კოდი.";
$text['description-accountcode']['nl-nl'] = "Voer de accountcode in."; $text['description-accountcode']['nl-nl'] = "Voer de accountcode in.";
$text['description-accountcode']['pl-pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE)."; $text['description-accountcode']['pl-pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE).";
$text['description-accountcode']['pt-br'] = "Introduza a conta."; $text['description-accountcode']['pt-br'] = "Introduza a conta.";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Routes Sortantes"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Routes Sortantes";
$apps[$x]['menu'][$y]['title']['he-il'] = "כבישים מהירים"; $apps[$x]['menu'][$y]['title']['he-il'] = "כבישים מהירים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Rotte di Uscita"; $apps[$x]['menu'][$y]['title']['it-it'] = "Rotte di Uscita";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "გამავლების მარშრუტიზაცია";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Uitgaande routes"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Uitgaande routes";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Trasy wyjściowe"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Trasy wyjściowe";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Rotas de saída"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Rotas de saída";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Les dialplans son utilisés pour configurer les destinations d'appels selon des conditions et contextes. Vous pouvez en utiliser pour diriger les appels vers les passerelles, IVR, numéross exterieurs ou tout autre destination."; $apps[$x]['description']['fr-fr'] = "Les dialplans son utilisés pour configurer les destinations d'appels selon des conditions et contextes. Vous pouvez en utiliser pour diriger les appels vers les passerelles, IVR, numéross exterieurs ou tout autre destination.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "დარეკვის გეგმა გამოიყენება ზარის კონტექსტისა და პირობების მიხედვით მარშრუტიზაციისთვის. შეგიძლიათ გამოიყენოთ ზარების გეგმა, რომ ზარები გადაუშვათ კვანძებზე, ავტომდივნებზე, გარე ნომრებზე და სკრიპტებზე.";
$apps[$x]['description']['nl-nl'] = "Het kiesplan wordt gebruikt om oproep bestemmingen die aan de voorwaarden en context voldoet te kiezen. het kiespaln kan worden gebruikt om oproepen naar gateways, antwoordapparaten, externe nummers, scripts of enig andere bestemming te kiezen."; $apps[$x]['description']['nl-nl'] = "Het kiesplan wordt gebruikt om oproep bestemmingen die aan de voorwaarden en context voldoet te kiezen. het kiespaln kan worden gebruikt om oproepen naar gateways, antwoordapparaten, externe nummers, scripts of enig andere bestemming te kiezen.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-dialplan_manager']['fr-ca'] = "Gestion du plan de numérotation";
$text['title-dialplan_manager']['fr-fr'] = "Gestion du plan de numérotation"; $text['title-dialplan_manager']['fr-fr'] = "Gestion du plan de numérotation";
$text['title-dialplan_manager']['he-il'] = "מנהל Dialplan"; $text['title-dialplan_manager']['he-il'] = "מנהל Dialplan";
$text['title-dialplan_manager']['it-it'] = "Manager di Dialplan"; $text['title-dialplan_manager']['it-it'] = "Manager di Dialplan";
$text['title-dialplan_manager']['ka-ge'] = "დარეკვის გეგმის მმართველი";
$text['title-dialplan_manager']['nl-nl'] = "Kiesplan beheer"; $text['title-dialplan_manager']['nl-nl'] = "Kiesplan beheer";
$text['title-dialplan_manager']['pl-pl'] = "Menadżer dialplanu"; $text['title-dialplan_manager']['pl-pl'] = "Menadżer dialplanu";
$text['title-dialplan_manager']['pt-br'] = "Gerenciar Dialplan"; $text['title-dialplan_manager']['pt-br'] = "Gerenciar Dialplan";
@ -38,6 +39,7 @@ $text['title-dialplan_edit']['fr-ca'] = "Plan de numérotation";
$text['title-dialplan_edit']['fr-fr'] = "Plan de numérotation"; $text['title-dialplan_edit']['fr-fr'] = "Plan de numérotation";
$text['title-dialplan_edit']['he-il'] = "תוכנית חיוג"; $text['title-dialplan_edit']['he-il'] = "תוכנית חיוג";
$text['title-dialplan_edit']['it-it'] = "Quadrante"; $text['title-dialplan_edit']['it-it'] = "Quadrante";
$text['title-dialplan_edit']['ka-ge'] = "დარეკვის გეგმა";
$text['title-dialplan_edit']['nl-nl'] = "Kiesplan"; $text['title-dialplan_edit']['nl-nl'] = "Kiesplan";
$text['title-dialplan_edit']['pl-pl'] = "Dialplan "; $text['title-dialplan_edit']['pl-pl'] = "Dialplan ";
$text['title-dialplan_edit']['pt-br'] = "Dialplan"; $text['title-dialplan_edit']['pt-br'] = "Dialplan";
@ -63,6 +65,7 @@ $text['title-dialplan_detail']['fr-ca'] = "Détail du plan de numérotation";
$text['title-dialplan_detail']['fr-fr'] = "Détail du plan de numérotation"; $text['title-dialplan_detail']['fr-fr'] = "Détail du plan de numérotation";
$text['title-dialplan_detail']['he-il'] = "Dialplan מפורט"; $text['title-dialplan_detail']['he-il'] = "Dialplan מפורט";
$text['title-dialplan_detail']['it-it'] = "Dialplan dettaglio"; $text['title-dialplan_detail']['it-it'] = "Dialplan dettaglio";
$text['title-dialplan_detail']['ka-ge'] = "დარეკვის გეგმის დეტალები";
$text['title-dialplan_detail']['nl-nl'] = "Kiesplan detail"; $text['title-dialplan_detail']['nl-nl'] = "Kiesplan detail";
$text['title-dialplan_detail']['pl-pl'] = "Szczegóły ialplanu"; $text['title-dialplan_detail']['pl-pl'] = "Szczegóły ialplanu";
$text['title-dialplan_detail']['pt-br'] = "Detaljes dos Dialplans"; $text['title-dialplan_detail']['pt-br'] = "Detaljes dos Dialplans";
@ -88,6 +91,7 @@ $text['title-dialplan_add']['fr-ca'] = "Plan de numérotation";
$text['title-dialplan_add']['fr-fr'] = "Plan de numérotation"; $text['title-dialplan_add']['fr-fr'] = "Plan de numérotation";
$text['title-dialplan_add']['he-il'] = "תוכנית חיוג"; $text['title-dialplan_add']['he-il'] = "תוכנית חיוג";
$text['title-dialplan_add']['it-it'] = "Quadrante"; $text['title-dialplan_add']['it-it'] = "Quadrante";
$text['title-dialplan_add']['ka-ge'] = "დარეკვის გეგმა";
$text['title-dialplan_add']['nl-nl'] = "Kiesplan toevoegen"; $text['title-dialplan_add']['nl-nl'] = "Kiesplan toevoegen";
$text['title-dialplan_add']['pl-pl'] = "Dialplan "; $text['title-dialplan_add']['pl-pl'] = "Dialplan ";
$text['title-dialplan_add']['pt-br'] = "Dialplan"; $text['title-dialplan_add']['pt-br'] = "Dialplan";
@ -113,6 +117,7 @@ $text['title-dialplans']['fr-ca'] = "Plans de numérotation";
$text['title-dialplans']['fr-fr'] = "Plans de numérotation"; $text['title-dialplans']['fr-fr'] = "Plans de numérotation";
$text['title-dialplans']['he-il'] = "תוכנית חיוג"; $text['title-dialplans']['he-il'] = "תוכנית חיוג";
$text['title-dialplans']['it-it'] = "Quadri"; $text['title-dialplans']['it-it'] = "Quadri";
$text['title-dialplans']['ka-ge'] = "დარეკვის გეგმები";
$text['title-dialplans']['nl-nl'] = "Kiesplannen"; $text['title-dialplans']['nl-nl'] = "Kiesplannen";
$text['title-dialplans']['pl-pl'] = "Dialplan "; $text['title-dialplans']['pl-pl'] = "Dialplan ";
$text['title-dialplans']['pt-br'] = "Dialplan"; $text['title-dialplans']['pt-br'] = "Dialplan";
@ -138,6 +143,7 @@ $text['title-default_dialplan']['fr-ca'] = "Plan de numérotation par Défaut";
$text['title-default_dialplan']['fr-fr'] = "Plan de numérotation par Défaut"; $text['title-default_dialplan']['fr-fr'] = "Plan de numérotation par Défaut";
$text['title-default_dialplan']['he-il'] = "ברירת מחדל"; $text['title-default_dialplan']['he-il'] = "ברירת מחדל";
$text['title-default_dialplan']['it-it'] = "Quadrante predefinito"; $text['title-default_dialplan']['it-it'] = "Quadrante predefinito";
$text['title-default_dialplan']['ka-ge'] = "ნაგულისხმევი დარეკვის გეგმა";
$text['title-default_dialplan']['nl-nl'] = "Standaard Kiesplan"; $text['title-default_dialplan']['nl-nl'] = "Standaard Kiesplan";
$text['title-default_dialplan']['pl-pl'] = "Domyślny dialplan "; $text['title-default_dialplan']['pl-pl'] = "Domyślny dialplan ";
$text['title-default_dialplan']['pt-br'] = "Padrão de Dialplan"; $text['title-default_dialplan']['pt-br'] = "Padrão de Dialplan";
@ -163,6 +169,7 @@ $text['title-time_conditions']['fr-ca'] = "Conditions de temps";
$text['title-time_conditions']['fr-fr'] = "Conditions de temps"; $text['title-time_conditions']['fr-fr'] = "Conditions de temps";
$text['title-time_conditions']['he-il'] = "תלוי זמן"; $text['title-time_conditions']['he-il'] = "תלוי זמן";
$text['title-time_conditions']['it-it'] = "Condizioni meteo"; $text['title-time_conditions']['it-it'] = "Condizioni meteo";
$text['title-time_conditions']['ka-ge'] = "დროის პირობები";
$text['title-time_conditions']['nl-nl'] = "Tijdscondities"; $text['title-time_conditions']['nl-nl'] = "Tijdscondities";
$text['title-time_conditions']['pl-pl'] = "Warunki czasowe"; $text['title-time_conditions']['pl-pl'] = "Warunki czasowe";
$text['title-time_conditions']['pt-br'] = "Condições temporárias"; $text['title-time_conditions']['pt-br'] = "Condições temporárias";
@ -188,6 +195,7 @@ $text['title-outbound_routes']['fr-ca'] = "Routes Sortantes";
$text['title-outbound_routes']['fr-fr'] = "Routes Sortantes"; $text['title-outbound_routes']['fr-fr'] = "Routes Sortantes";
$text['title-outbound_routes']['he-il'] = "כבישים מהירים"; $text['title-outbound_routes']['he-il'] = "כבישים מהירים";
$text['title-outbound_routes']['it-it'] = "Itinerari in uscita"; $text['title-outbound_routes']['it-it'] = "Itinerari in uscita";
$text['title-outbound_routes']['ka-ge'] = "გამავალი მარშრუტები";
$text['title-outbound_routes']['nl-nl'] = "Uitgaande routes"; $text['title-outbound_routes']['nl-nl'] = "Uitgaande routes";
$text['title-outbound_routes']['pl-pl'] = "Trasy wychodzące"; $text['title-outbound_routes']['pl-pl'] = "Trasy wychodzące";
$text['title-outbound_routes']['pt-br'] = "Rotas de saída"; $text['title-outbound_routes']['pt-br'] = "Rotas de saída";
@ -213,6 +221,7 @@ $text['title-inbound_routes']['fr-ca'] = "Routes Entrantes";
$text['title-inbound_routes']['fr-fr'] = "Routes Entrantes"; $text['title-inbound_routes']['fr-fr'] = "Routes Entrantes";
$text['title-inbound_routes']['he-il'] = "נתיבים Inbound"; $text['title-inbound_routes']['he-il'] = "נתיבים Inbound";
$text['title-inbound_routes']['it-it'] = "Itinerari in entrata"; $text['title-inbound_routes']['it-it'] = "Itinerari in entrata";
$text['title-inbound_routes']['ka-ge'] = "შემომავალი მარშრუტები";
$text['title-inbound_routes']['nl-nl'] = "Inkomende routes"; $text['title-inbound_routes']['nl-nl'] = "Inkomende routes";
$text['title-inbound_routes']['pl-pl'] = "Trasy przychodzące"; $text['title-inbound_routes']['pl-pl'] = "Trasy przychodzące";
$text['title-inbound_routes']['pt-br'] = "Rotas de entrada"; $text['title-inbound_routes']['pt-br'] = "Rotas de entrada";
@ -238,6 +247,7 @@ $text['title-queues']['fr-ca'] = "Les files d'attente";
$text['title-queues']['fr-fr'] = "Les files d'attente"; $text['title-queues']['fr-fr'] = "Les files d'attente";
$text['title-queues']['he-il'] = "תור"; $text['title-queues']['he-il'] = "תור";
$text['title-queues']['it-it'] = "code"; $text['title-queues']['it-it'] = "code";
$text['title-queues']['ka-ge'] = "რიგები";
$text['title-queues']['nl-nl'] = "Wachtrijen"; $text['title-queues']['nl-nl'] = "Wachtrijen";
$text['title-queues']['pl-pl'] = "Kolejki"; $text['title-queues']['pl-pl'] = "Kolejki";
$text['title-queues']['pt-br'] = "Filas"; $text['title-queues']['pt-br'] = "Filas";
@ -263,6 +273,7 @@ $text['title-other']['fr-ca'] = "Autre";
$text['title-other']['fr-fr'] = "Autre"; $text['title-other']['fr-fr'] = "Autre";
$text['title-other']['he-il'] = "אחרים"; $text['title-other']['he-il'] = "אחרים";
$text['title-other']['it-it'] = "Altri"; $text['title-other']['it-it'] = "Altri";
$text['title-other']['ka-ge'] = "სხვა";
$text['title-other']['nl-nl'] = "Anders"; $text['title-other']['nl-nl'] = "Anders";
$text['title-other']['pl-pl'] = "Inny"; $text['title-other']['pl-pl'] = "Inny";
$text['title-other']['pt-br'] = "De outros"; $text['title-other']['pt-br'] = "De outros";
@ -288,6 +299,7 @@ $text['option-check_voicemail']['fr-ca'] = "Vérifiez la messagerie vocale";
$text['option-check_voicemail']['fr-fr'] = "Vérifiez la messagerie vocale"; $text['option-check_voicemail']['fr-fr'] = "Vérifiez la messagerie vocale";
$text['option-check_voicemail']['he-il'] = "בדוק את Voicemail"; $text['option-check_voicemail']['he-il'] = "בדוק את Voicemail";
$text['option-check_voicemail']['it-it'] = "Controlla la segreteria telefonica"; $text['option-check_voicemail']['it-it'] = "Controlla la segreteria telefonica";
$text['option-check_voicemail']['ka-ge'] = "ხმოვანი ფოსტის შემოწმება";
$text['option-check_voicemail']['nl-nl'] = "Controleer antwoordapparaat"; $text['option-check_voicemail']['nl-nl'] = "Controleer antwoordapparaat";
$text['option-check_voicemail']['pl-pl'] = "Sprawdź pocztę głosową"; $text['option-check_voicemail']['pl-pl'] = "Sprawdź pocztę głosową";
$text['option-check_voicemail']['pt-br'] = "Verifique Voicemail"; $text['option-check_voicemail']['pt-br'] = "Verifique Voicemail";
@ -313,6 +325,7 @@ $text['option-company_directory']['fr-ca'] = "Annuaire de l'entreprise";
$text['option-company_directory']['fr-fr'] = "Annuaire de l'entreprise"; $text['option-company_directory']['fr-fr'] = "Annuaire de l'entreprise";
$text['option-company_directory']['he-il'] = "החברה Directory"; $text['option-company_directory']['he-il'] = "החברה Directory";
$text['option-company_directory']['it-it'] = "Elenco delle aziende"; $text['option-company_directory']['it-it'] = "Elenco delle aziende";
$text['option-company_directory']['ka-ge'] = "კომპანიის კატალოგი";
$text['option-company_directory']['nl-nl'] = "Bedrijfstelefoonboek"; $text['option-company_directory']['nl-nl'] = "Bedrijfstelefoonboek";
$text['option-company_directory']['pl-pl'] = "katalog Firm"; $text['option-company_directory']['pl-pl'] = "katalog Firm";
$text['option-company_directory']['pt-br'] = "Directório de Empresas"; $text['option-company_directory']['pt-br'] = "Directório de Empresas";
@ -338,6 +351,7 @@ $text['option-hangup']['fr-ca'] = "Raccrocher";
$text['option-hangup']['fr-fr'] = "Raccrocher"; $text['option-hangup']['fr-fr'] = "Raccrocher";
$text['option-hangup']['he-il'] = "לתלות"; $text['option-hangup']['he-il'] = "לתלות";
$text['option-hangup']['it-it'] = "Aspetta."; $text['option-hangup']['it-it'] = "Aspetta.";
$text['option-hangup']['ka-ge'] = "ყურმილის დაკიდება";
$text['option-hangup']['nl-nl'] = "Ophangen"; $text['option-hangup']['nl-nl'] = "Ophangen";
$text['option-hangup']['pl-pl'] = "Odwieszenie"; $text['option-hangup']['pl-pl'] = "Odwieszenie";
$text['option-hangup']['pt-br'] = "Desligar"; $text['option-hangup']['pt-br'] = "Desligar";
@ -363,6 +377,7 @@ $text['option-record']['fr-ca'] = "Enregistrement";
$text['option-record']['fr-fr'] = "Enregistrement"; $text['option-record']['fr-fr'] = "Enregistrement";
$text['option-record']['he-il'] = "רשומות"; $text['option-record']['he-il'] = "רשומות";
$text['option-record']['it-it'] = "Registrazione"; $text['option-record']['it-it'] = "Registrazione";
$text['option-record']['ka-ge'] = "ჩაწერა";
$text['option-record']['nl-nl'] = "Opnemen"; $text['option-record']['nl-nl'] = "Opnemen";
$text['option-record']['pl-pl'] = "Rekord"; $text['option-record']['pl-pl'] = "Rekord";
$text['option-record']['pt-br'] = "Registro"; $text['option-record']['pt-br'] = "Registro";
@ -388,6 +403,7 @@ $text['select-global']['fr-ca'] = "Mondial";
$text['select-global']['fr-fr'] = "Mondial"; $text['select-global']['fr-fr'] = "Mondial";
$text['select-global']['he-il'] = "כללי"; $text['select-global']['he-il'] = "כללי";
$text['select-global']['it-it'] = "Globale"; $text['select-global']['it-it'] = "Globale";
$text['select-global']['ka-ge'] = "გლობალური";
$text['select-global']['nl-nl'] = "Globaal"; $text['select-global']['nl-nl'] = "Globaal";
$text['select-global']['pl-pl'] = "Globalny"; $text['select-global']['pl-pl'] = "Globalny";
$text['select-global']['pt-br'] = "Global"; $text['select-global']['pt-br'] = "Global";
@ -413,6 +429,7 @@ $text['option-year']['fr-ca'] = "Année";
$text['option-year']['fr-fr'] = "Année"; $text['option-year']['fr-fr'] = "Année";
$text['option-year']['he-il'] = "שנה"; $text['option-year']['he-il'] = "שנה";
$text['option-year']['it-it'] = "Anno"; $text['option-year']['it-it'] = "Anno";
$text['option-year']['ka-ge'] = "წელი";
$text['option-year']['nl-nl'] = "Jaar"; $text['option-year']['nl-nl'] = "Jaar";
$text['option-year']['pl-pl'] = "Rok"; $text['option-year']['pl-pl'] = "Rok";
$text['option-year']['pt-br'] = "Ano"; $text['option-year']['pt-br'] = "Ano";
@ -438,6 +455,7 @@ $text['option-week_of_month']['fr-ca'] = "Semaine du Mois";
$text['option-week_of_month']['fr-fr'] = "Semaine du Mois"; $text['option-week_of_month']['fr-fr'] = "Semaine du Mois";
$text['option-week_of_month']['he-il'] = "שבוע בחודש"; $text['option-week_of_month']['he-il'] = "שבוע בחודש";
$text['option-week_of_month']['it-it'] = "Settimana del mese"; $text['option-week_of_month']['it-it'] = "Settimana del mese";
$text['option-week_of_month']['ka-ge'] = "თვის კვირა";
$text['option-week_of_month']['nl-nl'] = "Week van de maand"; $text['option-week_of_month']['nl-nl'] = "Week van de maand";
$text['option-week_of_month']['pl-pl'] = "Tydzień miesiąca"; $text['option-week_of_month']['pl-pl'] = "Tydzień miesiąca";
$text['option-week_of_month']['pt-br'] = "Opção da semana do mês"; $text['option-week_of_month']['pt-br'] = "Opção da semana do mês";
@ -463,6 +481,7 @@ $text['option-week']['fr-ca'] = "Semaine";
$text['option-week']['fr-fr'] = "Semaine"; $text['option-week']['fr-fr'] = "Semaine";
$text['option-week']['he-il'] = "שבוע"; $text['option-week']['he-il'] = "שבוע";
$text['option-week']['it-it'] = "Rassegna"; $text['option-week']['it-it'] = "Rassegna";
$text['option-week']['ka-ge'] = "კვირა";
$text['option-week']['nl-nl'] = "Week"; $text['option-week']['nl-nl'] = "Week";
$text['option-week']['pl-pl'] = "Tydzień"; $text['option-week']['pl-pl'] = "Tydzień";
$text['option-week']['pt-br'] = "Semana "; $text['option-week']['pt-br'] = "Semana ";
@ -488,6 +507,7 @@ $text['option-uuid']['fr-ca'] = "UUID";
$text['option-uuid']['fr-fr'] = "UUID"; $text['option-uuid']['fr-fr'] = "UUID";
$text['option-uuid']['he-il'] = "UUID"; $text['option-uuid']['he-il'] = "UUID";
$text['option-uuid']['it-it'] = "UUID"; $text['option-uuid']['it-it'] = "UUID";
$text['option-uuid']['ka-ge'] = "UUID";
$text['option-uuid']['nl-nl'] = "UUID"; $text['option-uuid']['nl-nl'] = "UUID";
$text['option-uuid']['pl-pl'] = "UUID"; $text['option-uuid']['pl-pl'] = "UUID";
$text['option-uuid']['pt-br'] = "UUID"; $text['option-uuid']['pt-br'] = "UUID";
@ -513,6 +533,7 @@ $text['option-username']['fr-ca'] = "Nom d'utilisateur";
$text['option-username']['fr-fr'] = "Nom d'utilisateur"; $text['option-username']['fr-fr'] = "Nom d'utilisateur";
$text['option-username']['he-il'] = "שם משתמש"; $text['option-username']['he-il'] = "שם משתמש";
$text['option-username']['it-it'] = "Nome utente"; $text['option-username']['it-it'] = "Nome utente";
$text['option-username']['ka-ge'] = "მომხმარებლის სახელი";
$text['option-username']['nl-nl'] = "Gebruikersnaam"; $text['option-username']['nl-nl'] = "Gebruikersnaam";
$text['option-username']['pl-pl'] = "Użytkownik"; $text['option-username']['pl-pl'] = "Użytkownik";
$text['option-username']['pt-br'] = "Nome do usuário"; $text['option-username']['pt-br'] = "Nome do usuário";
@ -538,6 +559,7 @@ $text['option-true']['fr-ca'] = "Oui";
$text['option-true']['fr-fr'] = "Oui"; $text['option-true']['fr-fr'] = "Oui";
$text['option-true']['he-il'] = "חוקי"; $text['option-true']['he-il'] = "חוקי";
$text['option-true']['it-it'] = "Vero"; $text['option-true']['it-it'] = "Vero";
$text['option-true']['ka-ge'] = "ჭეშმარიტი";
$text['option-true']['nl-nl'] = "Aan"; $text['option-true']['nl-nl'] = "Aan";
$text['option-true']['pl-pl'] = "Tak"; $text['option-true']['pl-pl'] = "Tak";
$text['option-true']['pt-br'] = "Sim"; $text['option-true']['pt-br'] = "Sim";
@ -563,6 +585,7 @@ $text['option-source']['fr-ca'] = "Source";
$text['option-source']['fr-fr'] = "Source"; $text['option-source']['fr-fr'] = "Source";
$text['option-source']['he-il'] = "מקור"; $text['option-source']['he-il'] = "מקור";
$text['option-source']['it-it'] = "Fonte"; $text['option-source']['it-it'] = "Fonte";
$text['option-source']['ka-ge'] = "წყარო";
$text['option-source']['nl-nl'] = "Bron"; $text['option-source']['nl-nl'] = "Bron";
$text['option-source']['pl-pl'] = "Źródło"; $text['option-source']['pl-pl'] = "Źródło";
$text['option-source']['pt-br'] = "Fonte"; $text['option-source']['pt-br'] = "Fonte";
@ -588,6 +611,7 @@ $text['option-regex']['fr-ca'] = "Expression Régulière";
$text['option-regex']['fr-fr'] = "Expression Régulière"; $text['option-regex']['fr-fr'] = "Expression Régulière";
$text['option-regex']['he-il'] = "ביטוי קבוע"; $text['option-regex']['he-il'] = "ביטוי קבוע";
$text['option-regex']['it-it'] = "Espressione regolare"; $text['option-regex']['it-it'] = "Espressione regolare";
$text['option-regex']['ka-ge'] = "რეგულარული გამოსახულება";
$text['option-regex']['nl-nl'] = "Reguliere Uitdrukking"; $text['option-regex']['nl-nl'] = "Reguliere Uitdrukking";
$text['option-regex']['pl-pl'] = "Wyrażenie regularne"; $text['option-regex']['pl-pl'] = "Wyrażenie regularne";
$text['option-regex']['pt-br'] = "Expressão regular"; $text['option-regex']['pt-br'] = "Expressão regular";
@ -613,6 +637,7 @@ $text['option-rdnis']['fr-ca'] = "RDNIS";
$text['option-rdnis']['fr-fr'] = "RDNIS"; $text['option-rdnis']['fr-fr'] = "RDNIS";
$text['option-rdnis']['he-il'] = "RDNIS"; $text['option-rdnis']['he-il'] = "RDNIS";
$text['option-rdnis']['it-it'] = "RDNIS"; $text['option-rdnis']['it-it'] = "RDNIS";
$text['option-rdnis']['ka-ge'] = "RDNIS";
$text['option-rdnis']['nl-nl'] = "RNDIS"; $text['option-rdnis']['nl-nl'] = "RNDIS";
$text['option-rdnis']['pl-pl'] = "RDNIS"; $text['option-rdnis']['pl-pl'] = "RDNIS";
$text['option-rdnis']['pt-br'] = "RDNIS"; $text['option-rdnis']['pt-br'] = "RDNIS";
@ -638,6 +663,7 @@ $text['option-public']['fr-ca'] = "Publique";
$text['option-public']['fr-fr'] = "Publique"; $text['option-public']['fr-fr'] = "Publique";
$text['option-public']['he-il'] = "ציבורי"; $text['option-public']['he-il'] = "ציבורי";
$text['option-public']['it-it'] = "Pubblico"; $text['option-public']['it-it'] = "Pubblico";
$text['option-public']['ka-ge'] = "საჯარო";
$text['option-public']['nl-nl'] = "Openbaar"; $text['option-public']['nl-nl'] = "Openbaar";
$text['option-public']['pl-pl'] = "Publiczny"; $text['option-public']['pl-pl'] = "Publiczny";
$text['option-public']['pt-br'] = "Público"; $text['option-public']['pt-br'] = "Público";
@ -663,6 +689,7 @@ $text['option-on_true']['fr-ca'] = "Sur vrai";
$text['option-on_true']['fr-fr'] = "Sur vrai"; $text['option-on_true']['fr-fr'] = "Sur vrai";
$text['option-on_true']['he-il'] = "במצב חוקי"; $text['option-on_true']['he-il'] = "במצב חוקי";
$text['option-on_true']['it-it'] = "La verità"; $text['option-on_true']['it-it'] = "La verità";
$text['option-on_true']['ka-ge'] = "თუ ჭეშმარიტია";
$text['option-on_true']['nl-nl'] = "Bij waar"; $text['option-on_true']['nl-nl'] = "Bij waar";
$text['option-on_true']['pl-pl'] = "Na tak"; $text['option-on_true']['pl-pl'] = "Na tak";
$text['option-on_true']['pt-br'] = "Quando verdadeiro"; $text['option-on_true']['pt-br'] = "Quando verdadeiro";
@ -688,6 +715,7 @@ $text['option-on_false']['fr-ca'] = "Sur faux";
$text['option-on_false']['fr-fr'] = "Sur faux"; $text['option-on_false']['fr-fr'] = "Sur faux";
$text['option-on_false']['he-il'] = "במצב לא חוקי"; $text['option-on_false']['he-il'] = "במצב לא חוקי";
$text['option-on_false']['it-it'] = "Su Falso"; $text['option-on_false']['it-it'] = "Su Falso";
$text['option-on_false']['ka-ge'] = "თუ ცრუა";
$text['option-on_false']['nl-nl'] = "Bij onwaar"; $text['option-on_false']['nl-nl'] = "Bij onwaar";
$text['option-on_false']['pl-pl'] = "Na nie"; $text['option-on_false']['pl-pl'] = "Na nie";
$text['option-on_false']['pt-br'] = "Quando fauso"; $text['option-on_false']['pt-br'] = "Quando fauso";
@ -713,6 +741,7 @@ $text['option-never']['fr-ca'] = "Jamais";
$text['option-never']['fr-fr'] = "Jamais"; $text['option-never']['fr-fr'] = "Jamais";
$text['option-never']['he-il'] = "לעולם לא"; $text['option-never']['he-il'] = "לעולם לא";
$text['option-never']['it-it'] = "Mai"; $text['option-never']['it-it'] = "Mai";
$text['option-never']['ka-ge'] = "არასოდეს";
$text['option-never']['nl-nl'] = "Nooit"; $text['option-never']['nl-nl'] = "Nooit";
$text['option-never']['pl-pl'] = "Nigdy"; $text['option-never']['pl-pl'] = "Nigdy";
$text['option-never']['pt-br'] = "Nunca"; $text['option-never']['pt-br'] = "Nunca";
@ -738,6 +767,7 @@ $text['option-network_addr']['fr-ca'] = "Adresse Réseau";
$text['option-network_addr']['fr-fr'] = "Adresse Réseau"; $text['option-network_addr']['fr-fr'] = "Adresse Réseau";
$text['option-network_addr']['he-il'] = "כתובת רשת"; $text['option-network_addr']['he-il'] = "כתובת רשת";
$text['option-network_addr']['it-it'] = "Indirizzo di rete"; $text['option-network_addr']['it-it'] = "Indirizzo di rete";
$text['option-network_addr']['ka-ge'] = "ქსელური მისამართი";
$text['option-network_addr']['nl-nl'] = "Netwerk adres"; $text['option-network_addr']['nl-nl'] = "Netwerk adres";
$text['option-network_addr']['pl-pl'] = "Adres sieci"; $text['option-network_addr']['pl-pl'] = "Adres sieci";
$text['option-network_addr']['pt-br'] = "Endereço de rede"; $text['option-network_addr']['pt-br'] = "Endereço de rede";
@ -763,6 +793,7 @@ $text['option-month']['fr-ca'] = "Mois";
$text['option-month']['fr-fr'] = "Mois"; $text['option-month']['fr-fr'] = "Mois";
$text['option-month']['he-il'] = "חודש"; $text['option-month']['he-il'] = "חודש";
$text['option-month']['it-it'] = "Mese"; $text['option-month']['it-it'] = "Mese";
$text['option-month']['ka-ge'] = "თვე";
$text['option-month']['nl-nl'] = "Maand"; $text['option-month']['nl-nl'] = "Maand";
$text['option-month']['pl-pl'] = "Miesiąc"; $text['option-month']['pl-pl'] = "Miesiąc";
$text['option-month']['pt-br'] = "Mês"; $text['option-month']['pt-br'] = "Mês";
@ -788,6 +819,7 @@ $text['option-minute_of_day']['fr-ca'] = "Minute de la journée";
$text['option-minute_of_day']['fr-fr'] = "Minute de la journée"; $text['option-minute_of_day']['fr-fr'] = "Minute de la journée";
$text['option-minute_of_day']['he-il'] = "דקה ביום"; $text['option-minute_of_day']['he-il'] = "דקה ביום";
$text['option-minute_of_day']['it-it'] = "Minuto di Giorno"; $text['option-minute_of_day']['it-it'] = "Minuto di Giorno";
$text['option-minute_of_day']['ka-ge'] = "დღის წუთი";
$text['option-minute_of_day']['nl-nl'] = "Minuut van de dag"; $text['option-minute_of_day']['nl-nl'] = "Minuut van de dag";
$text['option-minute_of_day']['pl-pl'] = "Minuta dnia"; $text['option-minute_of_day']['pl-pl'] = "Minuta dnia";
$text['option-minute_of_day']['pt-br'] = "Minuto do dia"; $text['option-minute_of_day']['pt-br'] = "Minuto do dia";
@ -813,6 +845,7 @@ $text['option-minute']['fr-ca'] = "Minute";
$text['option-minute']['fr-fr'] = "Minute"; $text['option-minute']['fr-fr'] = "Minute";
$text['option-minute']['he-il'] = "דקה"; $text['option-minute']['he-il'] = "דקה";
$text['option-minute']['it-it'] = "minuto"; $text['option-minute']['it-it'] = "minuto";
$text['option-minute']['ka-ge'] = "წუთი";
$text['option-minute']['nl-nl'] = "Minuut"; $text['option-minute']['nl-nl'] = "Minuut";
$text['option-minute']['pl-pl'] = "Minuta"; $text['option-minute']['pl-pl'] = "Minuta";
$text['option-minute']['pt-br'] = "Minuto"; $text['option-minute']['pt-br'] = "Minuto";
@ -838,6 +871,7 @@ $text['option-hour']['fr-ca'] = "Heure";
$text['option-hour']['fr-fr'] = "Heure"; $text['option-hour']['fr-fr'] = "Heure";
$text['option-hour']['he-il'] = "שעה"; $text['option-hour']['he-il'] = "שעה";
$text['option-hour']['it-it'] = "Orario"; $text['option-hour']['it-it'] = "Orario";
$text['option-hour']['ka-ge'] = "საათი";
$text['option-hour']['nl-nl'] = "Uur"; $text['option-hour']['nl-nl'] = "Uur";
$text['option-hour']['pl-pl'] = "Godzina"; $text['option-hour']['pl-pl'] = "Godzina";
$text['option-hour']['pt-br'] = "Hora"; $text['option-hour']['pt-br'] = "Hora";
@ -863,6 +897,7 @@ $text['option-false']['fr-ca'] = "Non";
$text['option-false']['fr-fr'] = "Non"; $text['option-false']['fr-fr'] = "Non";
$text['option-false']['he-il'] = "לא חוקי"; $text['option-false']['he-il'] = "לא חוקי";
$text['option-false']['it-it'] = "Falso"; $text['option-false']['it-it'] = "Falso";
$text['option-false']['ka-ge'] = "ცრუ";
$text['option-false']['nl-nl'] = "Uit"; $text['option-false']['nl-nl'] = "Uit";
$text['option-false']['pl-pl'] = "Nie"; $text['option-false']['pl-pl'] = "Nie";
$text['option-false']['pt-br'] = "Não"; $text['option-false']['pt-br'] = "Não";
@ -888,6 +923,7 @@ $text['option-dialplan']['fr-ca'] = "Plan de numérotation";
$text['option-dialplan']['fr-fr'] = "Plan de numérotation"; $text['option-dialplan']['fr-fr'] = "Plan de numérotation";
$text['option-dialplan']['he-il'] = "תוכנית חיוג"; $text['option-dialplan']['he-il'] = "תוכנית חיוג";
$text['option-dialplan']['it-it'] = "Quadrante"; $text['option-dialplan']['it-it'] = "Quadrante";
$text['option-dialplan']['ka-ge'] = "დარეკვის გეგმა";
$text['option-dialplan']['nl-nl'] = "Kiesplan"; $text['option-dialplan']['nl-nl'] = "Kiesplan";
$text['option-dialplan']['pl-pl'] = "plan wybierania"; $text['option-dialplan']['pl-pl'] = "plan wybierania";
$text['option-dialplan']['pt-br'] = "plano de discagem"; $text['option-dialplan']['pt-br'] = "plano de discagem";
@ -913,6 +949,7 @@ $text['option-destination_number']['fr-ca'] = "Numéro de Destination";
$text['option-destination_number']['fr-fr'] = "Numéro de Destination"; $text['option-destination_number']['fr-fr'] = "Numéro de Destination";
$text['option-destination_number']['he-il'] = "מספר יעד"; $text['option-destination_number']['he-il'] = "מספר יעד";
$text['option-destination_number']['it-it'] = "Numero di destinazione"; $text['option-destination_number']['it-it'] = "Numero di destinazione";
$text['option-destination_number']['ka-ge'] = "სამიზნე ნომერი";
$text['option-destination_number']['nl-nl'] = "Bestemmingsnummer"; $text['option-destination_number']['nl-nl'] = "Bestemmingsnummer";
$text['option-destination_number']['pl-pl'] = "Numer destynacji"; $text['option-destination_number']['pl-pl'] = "Numer destynacji";
$text['option-destination_number']['pt-br'] = "Número de destino"; $text['option-destination_number']['pt-br'] = "Número de destino";
@ -938,6 +975,7 @@ $text['option-day_of_year']['fr-ca'] = "Jour de l'année";
$text['option-day_of_year']['fr-fr'] = "Jour de l'année"; $text['option-day_of_year']['fr-fr'] = "Jour de l'année";
$text['option-day_of_year']['he-il'] = "יום בשנה"; $text['option-day_of_year']['he-il'] = "יום בשנה";
$text['option-day_of_year']['it-it'] = "Giorno dell'Anno"; $text['option-day_of_year']['it-it'] = "Giorno dell'Anno";
$text['option-day_of_year']['ka-ge'] = "წლის დღე";
$text['option-day_of_year']['nl-nl'] = "Dag van het jaar"; $text['option-day_of_year']['nl-nl'] = "Dag van het jaar";
$text['option-day_of_year']['pl-pl'] = "Dzień roku"; $text['option-day_of_year']['pl-pl'] = "Dzień roku";
$text['option-day_of_year']['pt-br'] = "Dia do ano"; $text['option-day_of_year']['pt-br'] = "Dia do ano";
@ -963,6 +1001,7 @@ $text['option-day_of_week']['fr-ca'] = "Jour de la Semaine";
$text['option-day_of_week']['fr-fr'] = "Jour de la Semaine"; $text['option-day_of_week']['fr-fr'] = "Jour de la Semaine";
$text['option-day_of_week']['he-il'] = "יום בשבוע"; $text['option-day_of_week']['he-il'] = "יום בשבוע";
$text['option-day_of_week']['it-it'] = "Giorno della settimana"; $text['option-day_of_week']['it-it'] = "Giorno della settimana";
$text['option-day_of_week']['ka-ge'] = "კვირის დღე";
$text['option-day_of_week']['nl-nl'] = "Dag van de week"; $text['option-day_of_week']['nl-nl'] = "Dag van de week";
$text['option-day_of_week']['pl-pl'] = "Dzień tygodnia"; $text['option-day_of_week']['pl-pl'] = "Dzień tygodnia";
$text['option-day_of_week']['pt-br'] = "Dia da semana"; $text['option-day_of_week']['pt-br'] = "Dia da semana";
@ -988,6 +1027,7 @@ $text['option-day_of_month']['fr-ca'] = "Jour du Mois";
$text['option-day_of_month']['fr-fr'] = "Jour du Mois"; $text['option-day_of_month']['fr-fr'] = "Jour du Mois";
$text['option-day_of_month']['he-il'] = "יום בחודש"; $text['option-day_of_month']['he-il'] = "יום בחודש";
$text['option-day_of_month']['it-it'] = "Giorno di Mese"; $text['option-day_of_month']['it-it'] = "Giorno di Mese";
$text['option-day_of_month']['ka-ge'] = "თვის დღე";
$text['option-day_of_month']['nl-nl'] = "Dag van de maand"; $text['option-day_of_month']['nl-nl'] = "Dag van de maand";
$text['option-day_of_month']['pl-pl'] = "Dzień miesiąca"; $text['option-day_of_month']['pl-pl'] = "Dzień miesiąca";
$text['option-day_of_month']['pt-br'] = "Dia do mês"; $text['option-day_of_month']['pt-br'] = "Dia do mês";
@ -1013,6 +1053,7 @@ $text['option-context']['fr-ca'] = "Contexte";
$text['option-context']['fr-fr'] = "Contexte"; $text['option-context']['fr-fr'] = "Contexte";
$text['option-context']['he-il'] = "המונחים"; $text['option-context']['he-il'] = "המונחים";
$text['option-context']['it-it'] = "Contesto"; $text['option-context']['it-it'] = "Contesto";
$text['option-context']['ka-ge'] = "კონტექსტი";
$text['option-context']['nl-nl'] = "Context"; $text['option-context']['nl-nl'] = "Context";
$text['option-context']['pl-pl'] = "Kontekst"; $text['option-context']['pl-pl'] = "Kontekst";
$text['option-context']['pt-br'] = "Contexto"; $text['option-context']['pt-br'] = "Contexto";
@ -1038,6 +1079,7 @@ $text['option-condition']['fr-ca'] = "Condition";
$text['option-condition']['fr-fr'] = "Condition"; $text['option-condition']['fr-fr'] = "Condition";
$text['option-condition']['he-il'] = "תנאי"; $text['option-condition']['he-il'] = "תנאי";
$text['option-condition']['it-it'] = "Condizione"; $text['option-condition']['it-it'] = "Condizione";
$text['option-condition']['ka-ge'] = "პირობა";
$text['option-condition']['nl-nl'] = "Voorwaarde"; $text['option-condition']['nl-nl'] = "Voorwaarde";
$text['option-condition']['pl-pl'] = "Warunek"; $text['option-condition']['pl-pl'] = "Warunek";
$text['option-condition']['pt-br'] = "Condição"; $text['option-condition']['pt-br'] = "Condição";
@ -1063,6 +1105,7 @@ $text['option-chan_name']['fr-ca'] = "Nom du Canal";
$text['option-chan_name']['fr-fr'] = "Nom du Canal"; $text['option-chan_name']['fr-fr'] = "Nom du Canal";
$text['option-chan_name']['he-il'] = "שם ערוץ"; $text['option-chan_name']['he-il'] = "שם ערוץ";
$text['option-chan_name']['it-it'] = "Nome del canale"; $text['option-chan_name']['it-it'] = "Nome del canale";
$text['option-chan_name']['ka-ge'] = "არხის სახელი";
$text['option-chan_name']['nl-nl'] = "Kanaal naam"; $text['option-chan_name']['nl-nl'] = "Kanaal naam";
$text['option-chan_name']['pl-pl'] = "Nazwa kanału"; $text['option-chan_name']['pl-pl'] = "Nazwa kanału";
$text['option-chan_name']['pt-br'] = "Nome do canal"; $text['option-chan_name']['pt-br'] = "Nome do canal";
@ -1088,6 +1131,7 @@ $text['option-caller_id_number']['fr-ca'] = "Numéro d'identification de l'appel
$text['option-caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant."; $text['option-caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant.";
$text['option-caller_id_number']['he-il'] = "Caller ID"; $text['option-caller_id_number']['he-il'] = "Caller ID";
$text['option-caller_id_number']['it-it'] = "Numero ID chiamante"; $text['option-caller_id_number']['it-it'] = "Numero ID chiamante";
$text['option-caller_id_number']['ka-ge'] = "CID ნომერი";
$text['option-caller_id_number']['nl-nl'] = "CID Nummer"; $text['option-caller_id_number']['nl-nl'] = "CID Nummer";
$text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego "; $text['option-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego ";
$text['option-caller_id_number']['pt-br'] = "Número do discador"; $text['option-caller_id_number']['pt-br'] = "Número do discador";
@ -1113,6 +1157,7 @@ $text['option-caller_id_name']['fr-ca'] = "Nom de l'appelant";
$text['option-caller_id_name']['fr-fr'] = "Nom de l'appelant"; $text['option-caller_id_name']['fr-fr'] = "Nom de l'appelant";
$text['option-caller_id_name']['he-il'] = "Caller ID"; $text['option-caller_id_name']['he-il'] = "Caller ID";
$text['option-caller_id_name']['it-it'] = "Nome ID chiamante"; $text['option-caller_id_name']['it-it'] = "Nome ID chiamante";
$text['option-caller_id_name']['ka-ge'] = "CID სახელი";
$text['option-caller_id_name']['nl-nl'] = "CID Naam"; $text['option-caller_id_name']['nl-nl'] = "CID Naam";
$text['option-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego "; $text['option-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego ";
$text['option-caller_id_name']['pt-br'] = "Nome do discador"; $text['option-caller_id_name']['pt-br'] = "Nome do discador";
@ -1138,6 +1183,7 @@ $text['option-anti-action']['fr-ca'] = "Anti-Action";
$text['option-anti-action']['fr-fr'] = "Anti-Action"; $text['option-anti-action']['fr-fr'] = "Anti-Action";
$text['option-anti-action']['he-il'] = "אנטישמיות"; $text['option-anti-action']['he-il'] = "אנטישמיות";
$text['option-anti-action']['it-it'] = "Anti-Azione"; $text['option-anti-action']['it-it'] = "Anti-Azione";
$text['option-anti-action']['ka-ge'] = "უკუქმედება";
$text['option-anti-action']['nl-nl'] = "Tegen-aktie"; $text['option-anti-action']['nl-nl'] = "Tegen-aktie";
$text['option-anti-action']['pl-pl'] = "Anty-Operacja"; $text['option-anti-action']['pl-pl'] = "Anty-Operacja";
$text['option-anti-action']['pt-br'] = "Anti ação"; $text['option-anti-action']['pt-br'] = "Anti ação";
@ -1163,6 +1209,7 @@ $text['option-ani2']['fr-ca'] = "ANI2";
$text['option-ani2']['fr-fr'] = "ANI2"; $text['option-ani2']['fr-fr'] = "ANI2";
$text['option-ani2']['he-il'] = "Ani2"; $text['option-ani2']['he-il'] = "Ani2";
$text['option-ani2']['it-it'] = "Ani2"; $text['option-ani2']['it-it'] = "Ani2";
$text['option-ani2']['ka-ge'] = "ANI2";
$text['option-ani2']['nl-nl'] = "ANI2"; $text['option-ani2']['nl-nl'] = "ANI2";
$text['option-ani2']['pl-pl'] = "ANI2"; $text['option-ani2']['pl-pl'] = "ANI2";
$text['option-ani2']['pt-br'] = "ANI2"; $text['option-ani2']['pt-br'] = "ANI2";
@ -1188,6 +1235,7 @@ $text['option-ani']['fr-ca'] = "ANI";
$text['option-ani']['fr-fr'] = "ANI"; $text['option-ani']['fr-fr'] = "ANI";
$text['option-ani']['he-il'] = "Ani"; $text['option-ani']['he-il'] = "Ani";
$text['option-ani']['it-it'] = "ANI"; $text['option-ani']['it-it'] = "ANI";
$text['option-ani']['ka-ge'] = "ANI";
$text['option-ani']['nl-nl'] = "ANI"; $text['option-ani']['nl-nl'] = "ANI";
$text['option-ani']['pl-pl'] = "ANI"; $text['option-ani']['pl-pl'] = "ANI";
$text['option-ani']['pt-br'] = "ANI"; $text['option-ani']['pt-br'] = "ANI";
@ -1213,6 +1261,7 @@ $text['option-always']['fr-ca'] = "Toujours";
$text['option-always']['fr-fr'] = "Toujours"; $text['option-always']['fr-fr'] = "Toujours";
$text['option-always']['he-il'] = "תמיד"; $text['option-always']['he-il'] = "תמיד";
$text['option-always']['it-it'] = "Sempre"; $text['option-always']['it-it'] = "Sempre";
$text['option-always']['ka-ge'] = "ყოველთვის";
$text['option-always']['nl-nl'] = "Altijd"; $text['option-always']['nl-nl'] = "Altijd";
$text['option-always']['pl-pl'] = "Zawsze"; $text['option-always']['pl-pl'] = "Zawsze";
$text['option-always']['pt-br'] = "Sempre"; $text['option-always']['pt-br'] = "Sempre";
@ -1238,6 +1287,7 @@ $text['option-action']['fr-ca'] = "Action";
$text['option-action']['fr-fr'] = "Action"; $text['option-action']['fr-fr'] = "Action";
$text['option-action']['he-il'] = "פעולה"; $text['option-action']['he-il'] = "פעולה";
$text['option-action']['it-it'] = "Azione"; $text['option-action']['it-it'] = "Azione";
$text['option-action']['ka-ge'] = "ქმედება";
$text['option-action']['nl-nl'] = "Aktie"; $text['option-action']['nl-nl'] = "Aktie";
$text['option-action']['pl-pl'] = "Operacja"; $text['option-action']['pl-pl'] = "Operacja";
$text['option-action']['pt-br'] = "Ação"; $text['option-action']['pt-br'] = "Ação";
@ -1263,6 +1313,7 @@ $text['optgroup-condition_or_regex']['fr-ca'] = "Conditions ou Expressions Régu
$text['optgroup-condition_or_regex']['fr-fr'] = "Conditions ou Expressions Régulières"; $text['optgroup-condition_or_regex']['fr-fr'] = "Conditions ou Expressions Régulières";
$text['optgroup-condition_or_regex']['he-il'] = "מצב או Regex"; $text['optgroup-condition_or_regex']['he-il'] = "מצב או Regex";
$text['optgroup-condition_or_regex']['it-it'] = "Condizione o Regex"; $text['optgroup-condition_or_regex']['it-it'] = "Condizione o Regex";
$text['optgroup-condition_or_regex']['ka-ge'] = "რეგულარული გამოსახულების პირობა";
$text['optgroup-condition_or_regex']['nl-nl'] = "Voorwaarde of reguliere uitdrukking"; $text['optgroup-condition_or_regex']['nl-nl'] = "Voorwaarde of reguliere uitdrukking";
$text['optgroup-condition_or_regex']['pl-pl'] = "Warunek lub wyrażenie regularne"; $text['optgroup-condition_or_regex']['pl-pl'] = "Warunek lub wyrażenie regularne";
$text['optgroup-condition_or_regex']['pt-br'] = "Condições ou expressões regulares"; $text['optgroup-condition_or_regex']['pt-br'] = "Condições ou expressões regulares";
@ -1288,6 +1339,7 @@ $text['optgroup-applications']['fr-ca'] = "Applications";
$text['optgroup-applications']['fr-fr'] = "Applications"; $text['optgroup-applications']['fr-fr'] = "Applications";
$text['optgroup-applications']['he-il'] = "אפליקציות"; $text['optgroup-applications']['he-il'] = "אפליקציות";
$text['optgroup-applications']['it-it'] = "Applicazioni"; $text['optgroup-applications']['it-it'] = "Applicazioni";
$text['optgroup-applications']['ka-ge'] = "აპლიკაციები";
$text['optgroup-applications']['nl-nl'] = "Toepassing"; $text['optgroup-applications']['nl-nl'] = "Toepassing";
$text['optgroup-applications']['pl-pl'] = "Aplikacje"; $text['optgroup-applications']['pl-pl'] = "Aplikacje";
$text['optgroup-applications']['pt-br'] = "Aplicações"; $text['optgroup-applications']['pt-br'] = "Aplicações";
@ -1313,6 +1365,7 @@ $text['label-destination']['fr-ca'] = "la Destination";
$text['label-destination']['fr-fr'] = "la Destination"; $text['label-destination']['fr-fr'] = "la Destination";
$text['label-destination']['he-il'] = "יעד"; $text['label-destination']['he-il'] = "יעד";
$text['label-destination']['it-it'] = "Destinazione"; $text['label-destination']['it-it'] = "Destinazione";
$text['label-destination']['ka-ge'] = "სამიზნე";
$text['label-destination']['nl-nl'] = "Bestemming"; $text['label-destination']['nl-nl'] = "Bestemming";
$text['label-destination']['pl-pl'] = "Destynacja"; $text['label-destination']['pl-pl'] = "Destynacja";
$text['label-destination']['pt-br'] = "destino"; $text['label-destination']['pt-br'] = "destino";
@ -1338,6 +1391,7 @@ $text['label-tag']['fr-ca'] = "Tag";
$text['label-tag']['fr-fr'] = "Tag"; $text['label-tag']['fr-fr'] = "Tag";
$text['label-tag']['he-il'] = "Tag Tag"; $text['label-tag']['he-il'] = "Tag Tag";
$text['label-tag']['it-it'] = "Tag:"; $text['label-tag']['it-it'] = "Tag:";
$text['label-tag']['ka-ge'] = "ჭდე";
$text['label-tag']['nl-nl'] = "Etiket"; $text['label-tag']['nl-nl'] = "Etiket";
$text['label-tag']['pl-pl'] = "Tag"; $text['label-tag']['pl-pl'] = "Tag";
$text['label-tag']['pt-br'] = "TAG"; $text['label-tag']['pt-br'] = "TAG";
@ -1363,6 +1417,7 @@ $text['label-number']['fr-ca'] = "Numéro";
$text['label-number']['fr-fr'] = "Numéro"; $text['label-number']['fr-fr'] = "Numéro";
$text['label-number']['he-il'] = "מספר"; $text['label-number']['he-il'] = "מספר";
$text['label-number']['it-it'] = "Numero"; $text['label-number']['it-it'] = "Numero";
$text['label-number']['ka-ge'] = "ნომერი";
$text['label-number']['nl-nl'] = "Nummer"; $text['label-number']['nl-nl'] = "Nummer";
$text['label-number']['pl-pl'] = "Numer"; $text['label-number']['pl-pl'] = "Numer";
$text['label-number']['pt-br'] = "Número"; $text['label-number']['pt-br'] = "Número";
@ -1388,6 +1443,7 @@ $text['label-inline']['fr-ca'] = "En ligne";
$text['label-inline']['fr-fr'] = "En ligne"; $text['label-inline']['fr-fr'] = "En ligne";
$text['label-inline']['he-il'] = "בשורה"; $text['label-inline']['he-il'] = "בשורה";
$text['label-inline']['it-it'] = "In linea"; $text['label-inline']['it-it'] = "In linea";
$text['label-inline']['ka-ge'] = "ხაზშივე";
$text['label-inline']['nl-nl'] = "In lijn"; $text['label-inline']['nl-nl'] = "In lijn";
$text['label-inline']['pl-pl'] = "Wstawka"; $text['label-inline']['pl-pl'] = "Wstawka";
$text['label-inline']['pt-br'] = "Em linha"; $text['label-inline']['pt-br'] = "Em linha";
@ -1413,6 +1469,7 @@ $text['label-group']['fr-ca'] = "Groupe";
$text['label-group']['fr-fr'] = "Groupe"; $text['label-group']['fr-fr'] = "Groupe";
$text['label-group']['he-il'] = "קבוצה"; $text['label-group']['he-il'] = "קבוצה";
$text['label-group']['it-it'] = "Gruppo"; $text['label-group']['it-it'] = "Gruppo";
$text['label-group']['ka-ge'] = "ჯგუფი";
$text['label-group']['nl-nl'] = "Groep"; $text['label-group']['nl-nl'] = "Groep";
$text['label-group']['pl-pl'] = "Grupa"; $text['label-group']['pl-pl'] = "Grupa";
$text['label-group']['pt-br'] = "Grupo"; $text['label-group']['pt-br'] = "Grupo";
@ -1438,6 +1495,7 @@ $text['label-field']['fr-ca'] = "Champs";
$text['label-field']['fr-fr'] = "Champs"; $text['label-field']['fr-fr'] = "Champs";
$text['label-field']['he-il'] = "שדה"; $text['label-field']['he-il'] = "שדה";
$text['label-field']['it-it'] = "Campo"; $text['label-field']['it-it'] = "Campo";
$text['label-field']['ka-ge'] = "ველი";
$text['label-field']['nl-nl'] = "Veld"; $text['label-field']['nl-nl'] = "Veld";
$text['label-field']['pl-pl'] = "Pole"; $text['label-field']['pl-pl'] = "Pole";
$text['label-field']['pt-br'] = "Campo"; $text['label-field']['pt-br'] = "Campo";
@ -1463,6 +1521,7 @@ $text['label-expression']['fr-ca'] = "Expression";
$text['label-expression']['fr-fr'] = "Expression"; $text['label-expression']['fr-fr'] = "Expression";
$text['label-expression']['he-il'] = "ביטוי"; $text['label-expression']['he-il'] = "ביטוי";
$text['label-expression']['it-it'] = "Espressione"; $text['label-expression']['it-it'] = "Espressione";
$text['label-expression']['ka-ge'] = "გამოსახულება";
$text['label-expression']['nl-nl'] = "Uitdrukking"; $text['label-expression']['nl-nl'] = "Uitdrukking";
$text['label-expression']['pl-pl'] = "Wyrażenie"; $text['label-expression']['pl-pl'] = "Wyrażenie";
$text['label-expression']['pt-br'] = "Expressão"; $text['label-expression']['pt-br'] = "Expressão";
@ -1488,6 +1547,7 @@ $text['label-domain']['fr-ca'] = "Domaine";
$text['label-domain']['fr-fr'] = "Domaine"; $text['label-domain']['fr-fr'] = "Domaine";
$text['label-domain']['he-il'] = "דומיין"; $text['label-domain']['he-il'] = "דומיין";
$text['label-domain']['it-it'] = "Dominio"; $text['label-domain']['it-it'] = "Dominio";
$text['label-domain']['ka-ge'] = "დომენი";
$text['label-domain']['nl-nl'] = "Domein"; $text['label-domain']['nl-nl'] = "Domein";
$text['label-domain']['pl-pl'] = "Domena"; $text['label-domain']['pl-pl'] = "Domena";
$text['label-domain']['pt-br'] = "Dominio"; $text['label-domain']['pt-br'] = "Dominio";
@ -1513,6 +1573,7 @@ $text['label-dialplan_detail']['fr-ca'] = "Détail du plan de numérotation";
$text['label-dialplan_detail']['fr-fr'] = "Détail du plan de numérotation"; $text['label-dialplan_detail']['fr-fr'] = "Détail du plan de numérotation";
$text['label-dialplan_detail']['he-il'] = "פרטי תוכנית חיוג"; $text['label-dialplan_detail']['he-il'] = "פרטי תוכנית חיוג";
$text['label-dialplan_detail']['it-it'] = "Dialplan dettagli"; $text['label-dialplan_detail']['it-it'] = "Dialplan dettagli";
$text['label-dialplan_detail']['ka-ge'] = "დარეკვის გეგმის დეტალები";
$text['label-dialplan_detail']['nl-nl'] = "Kiesplan details"; $text['label-dialplan_detail']['nl-nl'] = "Kiesplan details";
$text['label-dialplan_detail']['pl-pl'] = "Szczegóły dialplanu"; $text['label-dialplan_detail']['pl-pl'] = "Szczegóły dialplanu";
$text['label-dialplan_detail']['pt-br'] = "Detalhes dos Dialplans"; $text['label-dialplan_detail']['pt-br'] = "Detalhes dos Dialplans";
@ -1538,6 +1599,7 @@ $text['label-data']['fr-ca'] = "Donnée";
$text['label-data']['fr-fr'] = "Donnée"; $text['label-data']['fr-fr'] = "Donnée";
$text['label-data']['he-il'] = "מידע"; $text['label-data']['he-il'] = "מידע";
$text['label-data']['it-it'] = "Dati"; $text['label-data']['it-it'] = "Dati";
$text['label-data']['ka-ge'] = "მონაცემები";
$text['label-data']['nl-nl'] = "Data"; $text['label-data']['nl-nl'] = "Data";
$text['label-data']['pl-pl'] = "Dane"; $text['label-data']['pl-pl'] = "Dane";
$text['label-data']['pt-br'] = "Data"; $text['label-data']['pt-br'] = "Data";
@ -1563,6 +1625,7 @@ $text['label-hostname']['fr-ca'] = "Nom d'hôte";
$text['label-hostname']['fr-fr'] = "Nom d'hôte"; $text['label-hostname']['fr-fr'] = "Nom d'hôte";
$text['label-hostname']['he-il'] = "שם מארח"; $text['label-hostname']['he-il'] = "שם מארח";
$text['label-hostname']['it-it'] = "Nome host"; $text['label-hostname']['it-it'] = "Nome host";
$text['label-hostname']['ka-ge'] = "ჰოსტის სახელი";
$text['label-hostname']['nl-nl'] = "Hostnaam"; $text['label-hostname']['nl-nl'] = "Hostnaam";
$text['label-hostname']['pl-pl'] = "Nazwa hosta"; $text['label-hostname']['pl-pl'] = "Nazwa hosta";
$text['label-hostname']['pt-br'] = "Hostname"; $text['label-hostname']['pt-br'] = "Hostname";
@ -1588,6 +1651,7 @@ $text['label-continue']['fr-ca'] = "Continue";
$text['label-continue']['fr-fr'] = "Continue"; $text['label-continue']['fr-fr'] = "Continue";
$text['label-continue']['he-il'] = "המשך"; $text['label-continue']['he-il'] = "המשך";
$text['label-continue']['it-it'] = "Continua"; $text['label-continue']['it-it'] = "Continua";
$text['label-continue']['ka-ge'] = "გაგრძელება";
$text['label-continue']['nl-nl'] = "Kontinue"; $text['label-continue']['nl-nl'] = "Kontinue";
$text['label-continue']['pl-pl'] = "Kontynuuj"; $text['label-continue']['pl-pl'] = "Kontynuuj";
$text['label-continue']['pt-br'] = "Continuar"; $text['label-continue']['pt-br'] = "Continuar";
@ -1613,6 +1677,7 @@ $text['label-context']['fr-ca'] = "Contexte";
$text['label-context']['fr-fr'] = "Contexte"; $text['label-context']['fr-fr'] = "Contexte";
$text['label-context']['he-il'] = "המונחים"; $text['label-context']['he-il'] = "המונחים";
$text['label-context']['it-it'] = "Contesto"; $text['label-context']['it-it'] = "Contesto";
$text['label-context']['ka-ge'] = "კონტექსტი";
$text['label-context']['nl-nl'] = "Context"; $text['label-context']['nl-nl'] = "Context";
$text['label-context']['pl-pl'] = "Kontekst"; $text['label-context']['pl-pl'] = "Kontekst";
$text['label-context']['pt-br'] = "Contexto"; $text['label-context']['pt-br'] = "Contexto";
@ -1638,6 +1703,7 @@ $text['label-condition_2']['fr-ca'] = "Condition 2";
$text['label-condition_2']['fr-fr'] = "Condition 2"; $text['label-condition_2']['fr-fr'] = "Condition 2";
$text['label-condition_2']['he-il'] = "תנאי 2"; $text['label-condition_2']['he-il'] = "תנאי 2";
$text['label-condition_2']['it-it'] = "Condizione 2"; $text['label-condition_2']['it-it'] = "Condizione 2";
$text['label-condition_2']['ka-ge'] = "პირობა 2";
$text['label-condition_2']['nl-nl'] = "Voorwaarde 2"; $text['label-condition_2']['nl-nl'] = "Voorwaarde 2";
$text['label-condition_2']['pl-pl'] = "Warunek 2"; $text['label-condition_2']['pl-pl'] = "Warunek 2";
$text['label-condition_2']['pt-br'] = "Condição 2"; $text['label-condition_2']['pt-br'] = "Condição 2";
@ -1663,6 +1729,7 @@ $text['label-condition_1']['fr-ca'] = "Condition 1";
$text['label-condition_1']['fr-fr'] = "Condition 1"; $text['label-condition_1']['fr-fr'] = "Condition 1";
$text['label-condition_1']['he-il'] = "תנאי 1"; $text['label-condition_1']['he-il'] = "תנאי 1";
$text['label-condition_1']['it-it'] = "Condizione 1"; $text['label-condition_1']['it-it'] = "Condizione 1";
$text['label-condition_1']['ka-ge'] = "პირობა 1";
$text['label-condition_1']['nl-nl'] = "Voorwaarde 1"; $text['label-condition_1']['nl-nl'] = "Voorwaarde 1";
$text['label-condition_1']['pl-pl'] = "Warunek 1"; $text['label-condition_1']['pl-pl'] = "Warunek 1";
$text['label-condition_1']['pt-br'] = "Condição 1"; $text['label-condition_1']['pt-br'] = "Condição 1";
@ -1688,6 +1755,7 @@ $text['label-break']['fr-ca'] = "Pause";
$text['label-break']['fr-fr'] = "Pause"; $text['label-break']['fr-fr'] = "Pause";
$text['label-break']['he-il'] = "הפסקה"; $text['label-break']['he-il'] = "הפסקה";
$text['label-break']['it-it'] = "Ripartizione"; $text['label-break']['it-it'] = "Ripartizione";
$text['label-break']['ka-ge'] = "შეწყვეტა";
$text['label-break']['nl-nl'] = "Afbreken"; $text['label-break']['nl-nl'] = "Afbreken";
$text['label-break']['pl-pl'] = "Przerwa"; $text['label-break']['pl-pl'] = "Przerwa";
$text['label-break']['pt-br'] = "Pausar"; $text['label-break']['pt-br'] = "Pausar";
@ -1713,6 +1781,7 @@ $text['label-action_2']['fr-ca'] = "Action 2";
$text['label-action_2']['fr-fr'] = "Action 2"; $text['label-action_2']['fr-fr'] = "Action 2";
$text['label-action_2']['he-il'] = "פעולה 2"; $text['label-action_2']['he-il'] = "פעולה 2";
$text['label-action_2']['it-it'] = "Azione 2"; $text['label-action_2']['it-it'] = "Azione 2";
$text['label-action_2']['ka-ge'] = "ქმედება 2";
$text['label-action_2']['nl-nl'] = "Aktie"; $text['label-action_2']['nl-nl'] = "Aktie";
$text['label-action_2']['pl-pl'] = "Operacja 2"; $text['label-action_2']['pl-pl'] = "Operacja 2";
$text['label-action_2']['pt-br'] = "Ação 2"; $text['label-action_2']['pt-br'] = "Ação 2";
@ -1738,6 +1807,7 @@ $text['label-action_1']['fr-ca'] = "Action 1";
$text['label-action_1']['fr-fr'] = "Action 1"; $text['label-action_1']['fr-fr'] = "Action 1";
$text['label-action_1']['he-il'] = "פעולה 1"; $text['label-action_1']['he-il'] = "פעולה 1";
$text['label-action_1']['it-it'] = "Azione 1"; $text['label-action_1']['it-it'] = "Azione 1";
$text['label-action_1']['ka-ge'] = "ქმედება 1";
$text['label-action_1']['nl-nl'] = "Aktie 1"; $text['label-action_1']['nl-nl'] = "Aktie 1";
$text['label-action_1']['pl-pl'] = "Operacja 1"; $text['label-action_1']['pl-pl'] = "Operacja 1";
$text['label-action_1']['pt-br'] = "Ação 1"; $text['label-action_1']['pt-br'] = "Ação 1";
@ -1763,6 +1833,7 @@ $text['header-time_conditions']['fr-ca'] = "Conditions de temps";
$text['header-time_conditions']['fr-fr'] = "Conditions de temps"; $text['header-time_conditions']['fr-fr'] = "Conditions de temps";
$text['header-time_conditions']['he-il'] = "תנאי זמן"; $text['header-time_conditions']['he-il'] = "תנאי זמן";
$text['header-time_conditions']['it-it'] = "Condizioni meteo"; $text['header-time_conditions']['it-it'] = "Condizioni meteo";
$text['header-time_conditions']['ka-ge'] = "დროის პირობები";
$text['header-time_conditions']['nl-nl'] = "Tijdvoorwaarde"; $text['header-time_conditions']['nl-nl'] = "Tijdvoorwaarde";
$text['header-time_conditions']['pl-pl'] = "Warunki czasowe"; $text['header-time_conditions']['pl-pl'] = "Warunki czasowe";
$text['header-time_conditions']['pt-br'] = "Condições Temporarias "; $text['header-time_conditions']['pt-br'] = "Condições Temporarias ";
@ -1788,6 +1859,7 @@ $text['header-queues']['fr-ca'] = "Les files d'attente";
$text['header-queues']['fr-fr'] = "Les files d'attente"; $text['header-queues']['fr-fr'] = "Les files d'attente";
$text['header-queues']['he-il'] = "תור"; $text['header-queues']['he-il'] = "תור";
$text['header-queues']['it-it'] = "code"; $text['header-queues']['it-it'] = "code";
$text['header-queues']['ka-ge'] = "რიგები";
$text['header-queues']['nl-nl'] = "Wachtrijen"; $text['header-queues']['nl-nl'] = "Wachtrijen";
$text['header-queues']['pl-pl'] = "Kolejki"; $text['header-queues']['pl-pl'] = "Kolejki";
$text['header-queues']['pt-br'] = "Filas"; $text['header-queues']['pt-br'] = "Filas";
@ -1813,6 +1885,7 @@ $text['header-outbound_routes']['fr-ca'] = "Routes Sortantes";
$text['header-outbound_routes']['fr-fr'] = "Routes Sortantes"; $text['header-outbound_routes']['fr-fr'] = "Routes Sortantes";
$text['header-outbound_routes']['he-il'] = "כבישים מהירים"; $text['header-outbound_routes']['he-il'] = "כבישים מהירים";
$text['header-outbound_routes']['it-it'] = "Itinerari in uscita"; $text['header-outbound_routes']['it-it'] = "Itinerari in uscita";
$text['header-outbound_routes']['ka-ge'] = "გამავალი მარშრუტები";
$text['header-outbound_routes']['nl-nl'] = "Uitgaande routes"; $text['header-outbound_routes']['nl-nl'] = "Uitgaande routes";
$text['header-outbound_routes']['pl-pl'] = "Trasy wychodzące"; $text['header-outbound_routes']['pl-pl'] = "Trasy wychodzące";
$text['header-outbound_routes']['pt-br'] = "Rotas de saída"; $text['header-outbound_routes']['pt-br'] = "Rotas de saída";
@ -1838,6 +1911,7 @@ $text['header-inbound_routes']['fr-ca'] = "Routes Entrantes";
$text['header-inbound_routes']['fr-fr'] = "Routes Entrantes"; $text['header-inbound_routes']['fr-fr'] = "Routes Entrantes";
$text['header-inbound_routes']['he-il'] = "נתיבים Inbound"; $text['header-inbound_routes']['he-il'] = "נתיבים Inbound";
$text['header-inbound_routes']['it-it'] = "Itinerari in entrata"; $text['header-inbound_routes']['it-it'] = "Itinerari in entrata";
$text['header-inbound_routes']['ka-ge'] = "შემომავალი მარშრუტები";
$text['header-inbound_routes']['nl-nl'] = "Inkomende Routes"; $text['header-inbound_routes']['nl-nl'] = "Inkomende Routes";
$text['header-inbound_routes']['pl-pl'] = "Trasy przychodzące"; $text['header-inbound_routes']['pl-pl'] = "Trasy przychodzące";
$text['header-inbound_routes']['pt-br'] = "Rotas de entrada"; $text['header-inbound_routes']['pt-br'] = "Rotas de entrada";
@ -1863,6 +1937,7 @@ $text['header-dialplan_manager']['fr-ca'] = "Gestion du plan de numérotation";
$text['header-dialplan_manager']['fr-fr'] = "Gestion du plan de numérotation"; $text['header-dialplan_manager']['fr-fr'] = "Gestion du plan de numérotation";
$text['header-dialplan_manager']['he-il'] = "מנהל Dialplan"; $text['header-dialplan_manager']['he-il'] = "מנהל Dialplan";
$text['header-dialplan_manager']['it-it'] = "Manager di Dialplan"; $text['header-dialplan_manager']['it-it'] = "Manager di Dialplan";
$text['header-dialplan_manager']['ka-ge'] = "დარეკვის გეგმის მმართველი";
$text['header-dialplan_manager']['nl-nl'] = "Kiesplan beheer"; $text['header-dialplan_manager']['nl-nl'] = "Kiesplan beheer";
$text['header-dialplan_manager']['pl-pl'] = "Menadżer dialplanu"; $text['header-dialplan_manager']['pl-pl'] = "Menadżer dialplanu";
$text['header-dialplan_manager']['pt-br'] = "Gerenciador de dialplans"; $text['header-dialplan_manager']['pt-br'] = "Gerenciador de dialplans";
@ -1888,6 +1963,7 @@ $text['header-dialplan_detail']['fr-ca'] = "Détail du plan de numérotation";
$text['header-dialplan_detail']['fr-fr'] = "Détail du plan de numérotation"; $text['header-dialplan_detail']['fr-fr'] = "Détail du plan de numérotation";
$text['header-dialplan_detail']['he-il'] = "Dialplan מפורט"; $text['header-dialplan_detail']['he-il'] = "Dialplan מפורט";
$text['header-dialplan_detail']['it-it'] = "Dialplan dettaglio"; $text['header-dialplan_detail']['it-it'] = "Dialplan dettaglio";
$text['header-dialplan_detail']['ka-ge'] = "დარეკვის გეგმის დეტალები";
$text['header-dialplan_detail']['nl-nl'] = "Kiesplan detail"; $text['header-dialplan_detail']['nl-nl'] = "Kiesplan detail";
$text['header-dialplan_detail']['pl-pl'] = "Szczegóły dialplanu"; $text['header-dialplan_detail']['pl-pl'] = "Szczegóły dialplanu";
$text['header-dialplan_detail']['pt-br'] = "Detalhes dos dialplans"; $text['header-dialplan_detail']['pt-br'] = "Detalhes dos dialplans";
@ -1913,6 +1989,7 @@ $text['header-dialplan-edit']['fr-ca'] = "Edition du plan de numérotation";
$text['header-dialplan-edit']['fr-fr'] = "Edition du plan de numérotation"; $text['header-dialplan-edit']['fr-fr'] = "Edition du plan de numérotation";
$text['header-dialplan-edit']['he-il'] = "תוכנית חיוג"; $text['header-dialplan-edit']['he-il'] = "תוכנית חיוג";
$text['header-dialplan-edit']['it-it'] = "Quadrante"; $text['header-dialplan-edit']['it-it'] = "Quadrante";
$text['header-dialplan-edit']['ka-ge'] = "დარეკვის გეგმა";
$text['header-dialplan-edit']['nl-nl'] = "Kiesplan"; $text['header-dialplan-edit']['nl-nl'] = "Kiesplan";
$text['header-dialplan-edit']['pl-pl'] = "Dialplan "; $text['header-dialplan-edit']['pl-pl'] = "Dialplan ";
$text['header-dialplan-edit']['pt-br'] = "Dialplan"; $text['header-dialplan-edit']['pt-br'] = "Dialplan";
@ -1938,6 +2015,7 @@ $text['header-dialplan-add']['fr-ca'] = "Plan de numérotation";
$text['header-dialplan-add']['fr-fr'] = "Plan de numérotation"; $text['header-dialplan-add']['fr-fr'] = "Plan de numérotation";
$text['header-dialplan-add']['he-il'] = "תוכנית חיוג"; $text['header-dialplan-add']['he-il'] = "תוכנית חיוג";
$text['header-dialplan-add']['it-it'] = "Quadrante"; $text['header-dialplan-add']['it-it'] = "Quadrante";
$text['header-dialplan-add']['ka-ge'] = "დარეკვის გეგმა";
$text['header-dialplan-add']['nl-nl'] = "Kiesplan"; $text['header-dialplan-add']['nl-nl'] = "Kiesplan";
$text['header-dialplan-add']['pl-pl'] = "Dialplan "; $text['header-dialplan-add']['pl-pl'] = "Dialplan ";
$text['header-dialplan-add']['pt-br'] = "Dialplan"; $text['header-dialplan-add']['pt-br'] = "Dialplan";
@ -1963,6 +2041,7 @@ $text['header-default_dialplan']['fr-ca'] = "Plan de numérotation par Défaut";
$text['header-default_dialplan']['fr-fr'] = "Plan de numérotation par Défaut"; $text['header-default_dialplan']['fr-fr'] = "Plan de numérotation par Défaut";
$text['header-default_dialplan']['he-il'] = "ברירת מחדל"; $text['header-default_dialplan']['he-il'] = "ברירת מחדל";
$text['header-default_dialplan']['it-it'] = "Quadrante predefinito"; $text['header-default_dialplan']['it-it'] = "Quadrante predefinito";
$text['header-default_dialplan']['ka-ge'] = "ნაგულისხმევი დარეკვის გეგმა";
$text['header-default_dialplan']['nl-nl'] = "Standaard Aangekomen"; $text['header-default_dialplan']['nl-nl'] = "Standaard Aangekomen";
$text['header-default_dialplan']['pl-pl'] = "Domyślny dialplan "; $text['header-default_dialplan']['pl-pl'] = "Domyślny dialplan ";
$text['header-default_dialplan']['pt-br'] = "Dialplan"; $text['header-default_dialplan']['pt-br'] = "Dialplan";
@ -1988,6 +2067,7 @@ $text['header-conditions_and_actions']['fr-ca'] = "Conditions et Actions";
$text['header-conditions_and_actions']['fr-fr'] = "Conditions et Actions"; $text['header-conditions_and_actions']['fr-fr'] = "Conditions et Actions";
$text['header-conditions_and_actions']['he-il'] = "תנאים ופעולות"; $text['header-conditions_and_actions']['he-il'] = "תנאים ופעולות";
$text['header-conditions_and_actions']['it-it'] = "Condizioni e azioni"; $text['header-conditions_and_actions']['it-it'] = "Condizioni e azioni";
$text['header-conditions_and_actions']['ka-ge'] = "პირობები და ქმედებები";
$text['header-conditions_and_actions']['nl-nl'] = "Voorwaarden en Akties"; $text['header-conditions_and_actions']['nl-nl'] = "Voorwaarden en Akties";
$text['header-conditions_and_actions']['pl-pl'] = "Warunki i operacje"; $text['header-conditions_and_actions']['pl-pl'] = "Warunki i operacje";
$text['header-conditions_and_actions']['pt-br'] = "Condições e ações"; $text['header-conditions_and_actions']['pt-br'] = "Condições e ações";
@ -2013,6 +2093,7 @@ $text['description-time_conditions']['fr-ca'] = "Achemine les appels en fonction
$text['description-time_conditions']['fr-fr'] = "Achemine les appels en fonction des Conditions Temporelles tels que la date, la jour de la semaine, l'heure, minutes... Ces appels peuvent être acheminés à un menu SVI, un numéro externe, un script ou tout autre numéro."; $text['description-time_conditions']['fr-fr'] = "Achemine les appels en fonction des Conditions Temporelles tels que la date, la jour de la semaine, l'heure, minutes... Ces appels peuvent être acheminés à un menu SVI, un numéro externe, un script ou tout autre numéro.";
$text['description-time_conditions']['he-il'] = "נתיב תנאי הזמן קורא בתנאי זמן. ניתן להשתמש בתנאי זמן כדי לשלוח שיחות לתפריט IVR, מספרים חיצוניים, תסריטים או יעדים אחרים."; $text['description-time_conditions']['he-il'] = "נתיב תנאי הזמן קורא בתנאי זמן. ניתן להשתמש בתנאי זמן כדי לשלוח שיחות לתפריט IVR, מספרים חיצוניים, תסריטים או יעדים אחרים.";
$text['description-time_conditions']['it-it'] = "Condizioni di tempo chiamate in base alle condizioni di tempo. È possibile utilizzare le condizioni di tempo per inviare chiamate a un menu IVR, numeri esterni, script o altre destinazioni."; $text['description-time_conditions']['it-it'] = "Condizioni di tempo chiamate in base alle condizioni di tempo. È possibile utilizzare le condizioni di tempo per inviare chiamate a un menu IVR, numeri esterni, script o altre destinazioni.";
$text['description-time_conditions']['ka-ge'] = "დროის პირობები ზარების მარშრუტიზაციისთვის. შეგიძლიათ, ეს პირობები ზარების IVR მენიუში, გარე ნომრებზე ან სკრიპტებზე გადასაშვებად შეგიძლიათ, გამოიყენოთ.";
$text['description-time_conditions']['nl-nl'] = "Tijdvoorwaarden routeer de oproepen op tijdsvoorwaarden. De bestemming kan doorgestuurd worden naar een IVR menu, extern nummer, Script of andere bestemmingen"; $text['description-time_conditions']['nl-nl'] = "Tijdvoorwaarden routeer de oproepen op tijdsvoorwaarden. De bestemming kan doorgestuurd worden naar een IVR menu, extern nummer, Script of andere bestemmingen";
$text['description-time_conditions']['pl-pl'] = "Warunki czasowe przesyłają rozmowy w oparciu o wcześniej zdefiniowane warunki . Za pomocą warunków czasowych możesz przesłać rozmowy do menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc docelowych."; $text['description-time_conditions']['pl-pl'] = "Warunki czasowe przesyłają rozmowy w oparciu o wcześniej zdefiniowane warunki . Za pomocą warunków czasowych możesz przesłać rozmowy do menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc docelowych.";
$text['description-time_conditions']['pt-br'] = "As condições temporárias encaminham as chamadas com base no tempo. Podem ser usadas para enviar chamadas para menus de IVR, números externos, scripts ou outros destinos."; $text['description-time_conditions']['pt-br'] = "As condições temporárias encaminham as chamadas com base no tempo. Podem ser usadas para enviar chamadas para menus de IVR, números externos, scripts ou outros destinos.";
@ -2038,6 +2119,7 @@ $text['description-queues']['fr-ca'] = "Les files d'attente sont utilisées pour
$text['description-queues']['fr-fr'] = "Les files d'attente sont utilisées pour configurer les files d'attente pour les appelants. Aussi connu sous le nom de files d'attente FIFO"; $text['description-queues']['fr-fr'] = "Les files d'attente sont utilisées pour configurer les files d'attente pour les appelants. Aussi connu sous le nom de files d'attente FIFO";
$text['description-queues']['he-il'] = "קוויות משמשים כדי להגדיר קווי המתנה עבור קוראנים. ידוע גם בשם FiFO Queues."; $text['description-queues']['he-il'] = "קוויות משמשים כדי להגדיר קווי המתנה עבור קוראנים. ידוע גם בשם FiFO Queues.";
$text['description-queues']['it-it'] = "I queues sono utilizzati per configurare le linee di attesa per i chiamanti. Conosciuto anche come FIFO Queues."; $text['description-queues']['it-it'] = "I queues sono utilizzati per configurare le linee di attesa per i chiamanti. Conosciuto anche come FIFO Queues.";
$text['description-queues']['ka-ge'] = "რიგები აბონენტების მოლოდინის ხაზების მოსარგებადაა საჭირო. მათ FIFO რიგებსაც ეძახიან.";
$text['description-queues']['nl-nl'] = "Wachtrijen worden gebruikt om bellers te laten wachten. Ook wel bekend als FIFO Rijen"; $text['description-queues']['nl-nl'] = "Wachtrijen worden gebruikt om bellers te laten wachten. Ook wel bekend als FIFO Rijen";
$text['description-queues']['pl-pl'] = "Kolejki są używane do konfiguracji linii oczekiwania dla wielu jednoczesnych rozmówców. Znane one są również jako kolejki FIFO."; $text['description-queues']['pl-pl'] = "Kolejki są używane do konfiguracji linii oczekiwania dla wielu jednoczesnych rozmówców. Znane one są również jako kolejki FIFO.";
$text['description-queues']['pt-br'] = "As filas são utilizadas para configurar linhas de espera para chamadas externa. Também são conhecidas como filas FIFO"; $text['description-queues']['pt-br'] = "As filas são utilizadas para configurar linhas de espera para chamadas externa. Também são conhecidas como filas FIFO";
@ -2063,6 +2145,7 @@ $text['description-outbound_routes']['fr-ca'] = "Acheminer les appels sortant su
$text['description-outbound_routes']['fr-fr'] = "Acheminer les appels sortant sur une passerelle, RTC, enum ou autre. Lorsqu'un appel rempli les conditions, l'appel utilise la route sortante."; $text['description-outbound_routes']['fr-fr'] = "Acheminer les appels sortant sur une passerelle, RTC, enum ou autre. Lorsqu'un appel rempli les conditions, l'appel utilise la route sortante.";
$text['description-outbound_routes']['he-il'] = "עיין קורא לשערים, tdm, enum ועוד. כאשר שיחה תואמת את התנאים, הקריאה לנתיבים."; $text['description-outbound_routes']['he-il'] = "עיין קורא לשערים, tdm, enum ועוד. כאשר שיחה תואמת את התנאים, הקריאה לנתיבים.";
$text['description-outbound_routes']['it-it'] = "Percorso in uscita chiama a gateway, tdm, enum e altro ancora. Quando una chiamata corrisponde alle condizioni la chiamata alle rotte in uscita."; $text['description-outbound_routes']['it-it'] = "Percorso in uscita chiama a gateway, tdm, enum e altro ancora. Quando una chiamata corrisponde alle condizioni la chiamata alle rotte in uscita.";
$text['description-outbound_routes']['ka-ge'] = "გააკეთეთ გამავალი ზარების მარშრუტიზაცია კვანძებზე, tdm-ზე, enum-ზე და სხვ. როცა ზარი პირობებს აკმაყოფილებს.";
$text['description-outbound_routes']['nl-nl'] = "Routeer uitgaande oproepen naar gateways, rdm, enum en anderen. Als een oproep voldoet aan de voorwaarden van een uitgaande route"; $text['description-outbound_routes']['nl-nl'] = "Routeer uitgaande oproepen naar gateways, rdm, enum en anderen. Als een oproep voldoet aan de voorwaarden van een uitgaande route";
$text['description-outbound_routes']['pl-pl'] = "Kiedy rozmowa wychodząca spełnia odpowiednie warunki zostaje przesłana do Bram Wychodzących, łączy TDM, ENUM lub innych. "; $text['description-outbound_routes']['pl-pl'] = "Kiedy rozmowa wychodząca spełnia odpowiednie warunki zostaje przesłana do Bram Wychodzących, łączy TDM, ENUM lub innych. ";
$text['description-outbound_routes']['pt-br'] = "Encaminhamento de chamadas externas para gateways, TDM,ENUM e mais"; $text['description-outbound_routes']['pt-br'] = "Encaminhamento de chamadas externas para gateways, TDM,ENUM e mais";
@ -2088,6 +2171,7 @@ $text['description-inbound_routes']['fr-ca'] = "Acheminer les appels entrants en
$text['description-inbound_routes']['fr-fr'] = "Acheminer les appels entrants en fonction d'une ou plusieures conditions. Ces appels peuvent être acheminés à un menu SVI, un groupe d'appel, une extension, un numéro externe, un script. L'ordre est important quand une anti-action est utilisée ou que plusieures conditions sont remplies."; $text['description-inbound_routes']['fr-fr'] = "Acheminer les appels entrants en fonction d'une ou plusieures conditions. Ces appels peuvent être acheminés à un menu SVI, un groupe d'appel, une extension, un numéro externe, un script. L'ordre est important quand une anti-action est utilisée ou que plusieures conditions sont remplies.";
$text['description-inbound_routes']['he-il'] = "נתיב שיחות כניסה ליעדים המבוססים על תנאי אחד או יותר. זה יכול לשלוח שיחות נכנסות לתפריט IVR, Call Group, הרחבה, מספר חיצוני, תסריט. סדר חשוב כאשר נעשה שימוש באנטי-פעולה או כאשר ישנם תנאים מרובים שמתאימים."; $text['description-inbound_routes']['he-il'] = "נתיב שיחות כניסה ליעדים המבוססים על תנאי אחד או יותר. זה יכול לשלוח שיחות נכנסות לתפריט IVR, Call Group, הרחבה, מספר חיצוני, תסריט. סדר חשוב כאשר נעשה שימוש באנטי-פעולה או כאשר ישנם תנאים מרובים שמתאימים.";
$text['description-inbound_routes']['it-it'] = "In arrivo chiamate verso destinazioni in base a una o più condizioni. Può inviare chiamate in arrivo a un menu IVR, Call Group, estensione, numero esterno, Script. L'ordine è importante quando viene utilizzato un anti-azione o quando ci sono più condizioni che corrispondono."; $text['description-inbound_routes']['it-it'] = "In arrivo chiamate verso destinazioni in base a una o più condizioni. Può inviare chiamate in arrivo a un menu IVR, Call Group, estensione, numero esterno, Script. L'ordine è importante quando viene utilizzato un anti-azione o quando ci sono più condizioni che corrispondono.";
$text['description-inbound_routes']['ka-ge'] = "გააკეთეთ შემომავალი ზარების მარშრუტიზაცია ერთ ან მეტ პირობაზე დაყრდნობით. მას შემომავალი ზარების გაგზავნა IVR მენუში, ზარების ჯგუფში, შიდა ნომერზე, გარე ნომერზე, ან სკრიპტზე შეუძლია. მიმდევრობა მნიშვნელოვანია, როცა გამოიყენება უკუქმედება, ან როცა არსებობს ერთზე მეტი პირობა, რომელიც კმაყოფილდება.";
$text['description-inbound_routes']['nl-nl'] = "Routeer inkomende oproepen naar bestemmingen gebaseerd op een of meer voorwaarden. Een imkomende oproep kan naar een IVR menu, oproep groep, toestel, extern nummer, script geleid worden. Volgorde is belangrijk als een tekenactie gebruikt wordt of als er meerdere passende voorwaarden passen."; $text['description-inbound_routes']['nl-nl'] = "Routeer inkomende oproepen naar bestemmingen gebaseerd op een of meer voorwaarden. Een imkomende oproep kan naar een IVR menu, oproep groep, toestel, extern nummer, script geleid worden. Volgorde is belangrijk als een tekenactie gebruikt wordt of als er meerdere passende voorwaarden passen.";
$text['description-inbound_routes']['pl-pl'] = "Przesyłaj polaczenia przychodzące do różnych miejsc na podstawie jednego lub kilku warunków. Można je wysyłać do menu Zapowiedzi Głosowych (IVR), grupy odbiorców, numerów wewnętrznych i zewnętrznych lub skryptów. Kolejność warunków jest istotna, kiedy anti-action jest zdefiniowane lub kiedy jest wiele warunków do spełnienia."; $text['description-inbound_routes']['pl-pl'] = "Przesyłaj polaczenia przychodzące do różnych miejsc na podstawie jednego lub kilku warunków. Można je wysyłać do menu Zapowiedzi Głosowych (IVR), grupy odbiorców, numerów wewnętrznych i zewnętrznych lub skryptów. Kolejność warunków jest istotna, kiedy anti-action jest zdefiniowane lub kiedy jest wiele warunków do spełnienia.";
$text['description-inbound_routes']['pt-br'] = "Encaminhamento de chamadas de entrada para os respectivos destinos baseado em uma ou mais condições.As chamadas internas podem ser enviadas para menus de IVR, grupos, extensões, números externos, scripts. A ordem é imporante quando utilizado anti ação ou quando existem multiplas condições que funcionam"; $text['description-inbound_routes']['pt-br'] = "Encaminhamento de chamadas de entrada para os respectivos destinos baseado em uma ou mais condições.As chamadas internas podem ser enviadas para menus de IVR, grupos, extensões, números externos, scripts. A ordem é imporante quando utilizado anti ação ou quando existem multiplas condições que funcionam";
@ -2113,6 +2197,7 @@ $text['description-dialplan_manager-superadmin']['fr-ca'] = "Le plan de numérot
$text['description-dialplan_manager-superadmin']['fr-fr'] = "Le plan de numérotation sert à sélectionner des destinations en fonction de différentes conditions et contextes. Le plan de numérotation est utilisé pour acheminer les appels aux passerelles, opératrices auto, numéros externes, scripts ou tout autre destination."; $text['description-dialplan_manager-superadmin']['fr-fr'] = "Le plan de numérotation sert à sélectionner des destinations en fonction de différentes conditions et contextes. Le plan de numérotation est utilisé pour acheminer les appels aux passerelles, opératrices auto, numéros externes, scripts ou tout autre destination.";
$text['description-dialplan_manager-superadmin']['he-il'] = "תוכנית החיוג משמשת לקביעת יעדי שיחות המבוססים על תנאים והקשר. אתה יכול להשתמש בתוכנית החיוג כדי לשלוח שיחות לשערים, דיילים, מספרים חיצוניים, לתסריטאים או לכל יעד."; $text['description-dialplan_manager-superadmin']['he-il'] = "תוכנית החיוג משמשת לקביעת יעדי שיחות המבוססים על תנאים והקשר. אתה יכול להשתמש בתוכנית החיוג כדי לשלוח שיחות לשערים, דיילים, מספרים חיצוניים, לתסריטאים או לכל יעד.";
$text['description-dialplan_manager-superadmin']['it-it'] = "Je kan kiesplan gebruiken om oproepe naar gateways, IVR, externenummers scripts of iets anders te sturen"; $text['description-dialplan_manager-superadmin']['it-it'] = "Je kan kiesplan gebruiken om oproepe naar gateways, IVR, externenummers scripts of iets anders te sturen";
$text['description-dialplan_manager-superadmin']['ka-ge'] = "დარეკვის გეგმა პირობების და კონტექსტის მიხედვით ზარის დანიშნულების ასაწყობად გამოიყენება. გამოიყენეთ დარეკვის ეგმა, რომ გადაამისამართოთ ზარები კვანძებზე, ავტომდივანზე, გარე ნომერზე, ან სკრიპტებზე, ან ნებისმიერ დანიშნულების პუნქტზე.";
$text['description-dialplan_manager-superadmin']['nl-nl'] = "Het kiesplan wordt gebruikt om een oproep naar een bestemming te sturne op basis van voorwaarden en context. "; $text['description-dialplan_manager-superadmin']['nl-nl'] = "Het kiesplan wordt gebruikt om een oproep naar een bestemming te sturne op basis van voorwaarden en context. ";
$text['description-dialplan_manager-superadmin']['pl-pl'] = "Dialplan przesyła rozmowy w oparciu o wcześniej zdefiniowane warunki i kontekst. Za pomocą dialplanu możesz przesłać rozmowy do menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc docelowych."; $text['description-dialplan_manager-superadmin']['pl-pl'] = "Dialplan przesyła rozmowy w oparciu o wcześniej zdefiniowane warunki i kontekst. Za pomocą dialplanu możesz przesłać rozmowy do menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc docelowych.";
$text['description-dialplan_manager-superadmin']['pt-br'] = "O Dialplan é usado para configurar destinos de chamadas baseados em condições específicas."; $text['description-dialplan_manager-superadmin']['pt-br'] = "O Dialplan é usado para configurar destinos de chamadas baseados em condições específicas.";
@ -2138,6 +2223,7 @@ $text['description-dialplan_manager']['fr-ca'] = "Le plan de numérotation donne
$text['description-dialplan_manager']['fr-fr'] = "Le plan de numérotation donne une vue des services, menus SVI, Conférences, Files d'attente et tout autre destination."; $text['description-dialplan_manager']['fr-fr'] = "Le plan de numérotation donne une vue des services, menus SVI, Conférences, Files d'attente et tout autre destination.";
$text['description-dialplan_manager']['he-il'] = "לוח התכנון מספק תצוגה של כמה קודים תכונה, כמו גם את תפריט IVR, כנסים, Queues ויעדים אחרים."; $text['description-dialplan_manager']['he-il'] = "לוח התכנון מספק תצוגה של כמה קודים תכונה, כמו גם את תפריט IVR, כנסים, Queues ויעדים אחרים.";
$text['description-dialplan_manager']['it-it'] = "Il dialplan offre una vista di alcuni dei codici delle caratteristiche, così come il menu IVR, conferenze, queues e altre destinazioni."; $text['description-dialplan_manager']['it-it'] = "Il dialplan offre una vista di alcuni dei codici delle caratteristiche, così come il menu IVR, conferenze, queues e altre destinazioni.";
$text['description-dialplan_manager']['ka-ge'] = "დარეკვის გეგმა მოგაწვდით ხედს ზოგიერთ თავის ფუნქციის კოდებზე, IVR მენიუზე, კონფერენციებზე, რიგებზე და სხვა დანიშნულებებზე.";
$text['description-dialplan_manager']['nl-nl'] = "Het kiesplan geen een overzicht van enkele voorzienings codes. evenals het IVR men, Conferenties, Wachtrijen, en andere bestemmingen."; $text['description-dialplan_manager']['nl-nl'] = "Het kiesplan geen een overzicht van enkele voorzienings codes. evenals het IVR men, Conferenties, Wachtrijen, en andere bestemmingen.";
$text['description-dialplan_manager']['pl-pl'] = "Dialplan udostępnia dostęp do niektórych specjalnych kodów, jak również menu zapowiedzi głosowych (IVR), konferencji, kolejkowania rozmów i innych."; $text['description-dialplan_manager']['pl-pl'] = "Dialplan udostępnia dostęp do niektórych specjalnych kodów, jak również menu zapowiedzi głosowych (IVR), konferencji, kolejkowania rozmów i innych.";
$text['description-dialplan_manager']['pt-br'] = "O Dialplan fornece uma perspectiva de alguns dos feature codes, bem como dos menus de IVR, Conferências, Filas e outros destinos. "; $text['description-dialplan_manager']['pt-br'] = "O Dialplan fornece uma perspectiva de alguns dos feature codes, bem como dos menus de IVR, Conferências, Filas e outros destinos. ";
@ -2163,6 +2249,7 @@ $text['description-dialplan-edit']['fr-ca'] = "Le Plan de numérotation incluant
$text['description-dialplan-edit']['fr-fr'] = "Le Plan de numérotation incluant les configurations générales."; $text['description-dialplan-edit']['fr-fr'] = "Le Plan de numérotation incluant les configurations générales.";
$text['description-dialplan-edit']['he-il'] = "Dialplan כולל הגדרות כלליות."; $text['description-dialplan-edit']['he-il'] = "Dialplan כולל הגדרות כלליות.";
$text['description-dialplan-edit']['it-it'] = "Dialplan include le impostazioni generali."; $text['description-dialplan-edit']['it-it'] = "Dialplan include le impostazioni generali.";
$text['description-dialplan-edit']['ka-ge'] = "დარეკვის გეგმა ზოგად პარამეტრებს შეიცავს.";
$text['description-dialplan-edit']['nl-nl'] = "Kiesplan inclusief standaard instellingen."; $text['description-dialplan-edit']['nl-nl'] = "Kiesplan inclusief standaard instellingen.";
$text['description-dialplan-edit']['pl-pl'] = "Dialplan zawiera ustawienia ogólne."; $text['description-dialplan-edit']['pl-pl'] = "Dialplan zawiera ustawienia ogólne.";
$text['description-dialplan-edit']['pt-br'] = "O Dialplan inclui definições globais. "; $text['description-dialplan-edit']['pt-br'] = "O Dialplan inclui definições globais. ";
@ -2188,6 +2275,7 @@ $text['description-default_dialplan']['fr-ca'] = "Le plan de numérotation par d
$text['description-default_dialplan']['fr-fr'] = "Le plan de numérotation par défaut est utilisé pour configurer les destinations en fonction de conditions et du contexte. Le plan de numérotation ser à acheminer les appels aux passerelles, opératrices auto, numéros externes, script, ou tout autre destination."; $text['description-default_dialplan']['fr-fr'] = "Le plan de numérotation par défaut est utilisé pour configurer les destinations en fonction de conditions et du contexte. Le plan de numérotation ser à acheminer les appels aux passerelles, opératrices auto, numéros externes, script, ou tout autre destination.";
$text['description-default_dialplan']['he-il'] = "תוכנית חיוג ברירת המחדל משמשת להקמת יעדים טלפוניים המבוססים על תנאים והקשר. אתה יכול להשתמש בתוכנית החיוג כדי לשלוח שיחות לשערים, דיילים, מספרים חיצוניים, לתסריטאים או לכל יעד."; $text['description-default_dialplan']['he-il'] = "תוכנית חיוג ברירת המחדל משמשת להקמת יעדים טלפוניים המבוססים על תנאים והקשר. אתה יכול להשתמש בתוכנית החיוג כדי לשלוח שיחות לשערים, דיילים, מספרים חיצוניים, לתסריטאים או לכל יעד.";
$text['description-default_dialplan']['it-it'] = "Il dialplan predefinito viene utilizzato per configurare le destinazioni delle chiamate in base alle condizioni e al contesto. È possibile utilizzare il dialplan per inviare chiamate a gateway, assistenti auto, numeri esterni, script o qualsiasi destinazione."; $text['description-default_dialplan']['it-it'] = "Il dialplan predefinito viene utilizzato per configurare le destinazioni delle chiamate in base alle condizioni e al contesto. È possibile utilizzare il dialplan per inviare chiamate a gateway, assistenti auto, numeri esterni, script o qualsiasi destinazione.";
$text['description-default_dialplan']['ka-ge'] = "ნაგულისხმევი დარეკვის გეგმა ზარების დანიშნულების მოსარგებად გამოიყენება პირობებისა და კონტექსტის მიხედვით. გამოიყენეთ დარეკვის გეგმა, რომ გააგზავნოთ ზარები კვანძებზე, ავტომდივანზე, გარე ნომერზე, სკრიპტებზე, ან ნებისმიერ სხვა დანიშნულების პუნქტზე.";
$text['description-default_dialplan']['nl-nl'] = "Het standaard kiesplan wordt gebruikt om een oproep naar een bestemming te leiden op bais van voorwaarden en context. Je kan het kiesplan gebruiken om een oproep naar gateways, IVR,, externe nummers, scripts en andere bestemmingen te sturen."; $text['description-default_dialplan']['nl-nl'] = "Het standaard kiesplan wordt gebruikt om een oproep naar een bestemming te leiden op bais van voorwaarden en context. Je kan het kiesplan gebruiken om een oproep naar gateways, IVR,, externe nummers, scripts en andere bestemmingen te sturen.";
$text['description-default_dialplan']['pl-pl'] = "Domyślny dialplan jest używany do przesyłania rozmów w oparciu o wcześniej zdefiniowane warunki i kontekst. Za pomocą dialplanu możesz przesłać rozmowy do Bram Wyjściowych, menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc docelowych."; $text['description-default_dialplan']['pl-pl'] = "Domyślny dialplan jest używany do przesyłania rozmów w oparciu o wcześniej zdefiniowane warunki i kontekst. Za pomocą dialplanu możesz przesłać rozmowy do Bram Wyjściowych, menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc docelowych.";
$text['description-default_dialplan']['pt-br'] = "O dialplan é utilizado para configurar destinos da chamada baseados em condições e contexto. Pode utilizar o dialplan para enviar chamadas para gateways, atendimento automático, números externos, scripts ou para qualquer outro destino. "; $text['description-default_dialplan']['pt-br'] = "O dialplan é utilizado para configurar destinos da chamada baseados em condições e contexto. Pode utilizar o dialplan para enviar chamadas para gateways, atendimento automático, números externos, scripts ou para qualquer outro destino. ";
@ -2213,6 +2301,7 @@ $text['description-conditions_and_actions']['fr-ca'] = "Les conditions suivantes
$text['description-conditions_and_actions']['fr-fr'] = "Les conditions suivantes, actions et anti-actions sont utilisées dans le dialplan pour acheminer les appels. Elles sont traitées dans l'ordre donné. Utiliser autant de conditions, actions ou anti-actions que nécessaire."; $text['description-conditions_and_actions']['fr-fr'] = "Les conditions suivantes, actions et anti-actions sont utilisées dans le dialplan pour acheminer les appels. Elles sont traitées dans l'ordre donné. Utiliser autant de conditions, actions ou anti-actions que nécessaire.";
$text['description-conditions_and_actions']['he-il'] = "התנאים הבאים, הפעולות והאנטי-פעולות משמשים בתכנון הקריאה הישיר. כל אחד מעובד על מנת שניתן. השתמש בתנאים רבים, פעולות או אנטי-פעולות במידת הצורך."; $text['description-conditions_and_actions']['he-il'] = "התנאים הבאים, הפעולות והאנטי-פעולות משמשים בתכנון הקריאה הישיר. כל אחד מעובד על מנת שניתן. השתמש בתנאים רבים, פעולות או אנטי-פעולות במידת הצורך.";
$text['description-conditions_and_actions']['it-it'] = "Le seguenti condizioni, azioni e anti-azioni sono utilizzate nel dialplan per il flusso diretto delle chiamate. Ognuno viene elaborato in modo che sia dato. Utilizzare quante più condizioni, azioni o anti-azione come necessario."; $text['description-conditions_and_actions']['it-it'] = "Le seguenti condizioni, azioni e anti-azioni sono utilizzate nel dialplan per il flusso diretto delle chiamate. Ognuno viene elaborato in modo che sia dato. Utilizzare quante più condizioni, azioni o anti-azione come necessario.";
$text['description-conditions_and_actions']['ka-ge'] = "დარეკვის გეგმა ზარების დინების სამართავად შემდეგ პირობებს, ქმედებებს და უკუქმედებებს იყენებს. თითოეული მუშავდება იმ თანამიმდევრობით, როგორც ნაჩვენებია. გამოიყენეთ იმდენი პირობა, ქმედება და უკუქმედება, რამდენიც დაგჭირდებათ.";
$text['description-conditions_and_actions']['nl-nl'] = "De volgende voorwaarden, akties en tegen acties worden gebruikt in het kiesplan om de oproep te sturen, elk wordt verwerkt in de opgegeven volgorde, gebruikzoveel voorwaarden, akties en tegen akties als nodig."; $text['description-conditions_and_actions']['nl-nl'] = "De volgende voorwaarden, akties en tegen acties worden gebruikt in het kiesplan om de oproep te sturen, elk wordt verwerkt in de opgegeven volgorde, gebruikzoveel voorwaarden, akties en tegen akties als nodig.";
$text['description-conditions_and_actions']['pl-pl'] = "Następujące warunki, akcje i anty-akcje są używane przez dialplan do przesyłania rozmów. Każdy z nich jest wykonywany we wcześniej zdefiniowanej kolejności. Użyj tyle warunków, akcji lub anty-akcji ile jest potrzebne do osiągniecia żądanego końcowego przeznaczenia."; $text['description-conditions_and_actions']['pl-pl'] = "Następujące warunki, akcje i anty-akcje są używane przez dialplan do przesyłania rozmów. Każdy z nich jest wykonywany we wcześniej zdefiniowanej kolejności. Użyj tyle warunków, akcji lub anty-akcji ile jest potrzebne do osiągniecia żądanego końcowego przeznaczenia.";
$text['description-conditions_and_actions']['pt-br'] = "As seguintes condições, acções e anti-acções são usadas no dialplan para direccionar o fluxo da chamada. Cada uma é processada pela ordem em que aparece. Utilize tantas condições, ações e anti-acções quantas precise. "; $text['description-conditions_and_actions']['pt-br'] = "As seguintes condições, acções e anti-acções são usadas no dialplan para direccionar o fluxo da chamada. Cada uma é processada pela ordem em que aparece. Utilize tantas condições, ações e anti-acções quantas precise. ";
@ -2238,6 +2327,7 @@ $text['billing-warning']['fr-ca'] = "Si vous utilisez l'application de facturati
$text['billing-warning']['fr-fr'] = "Si vous utilisez l'application de facturation fusionpbx, assurez-vous d'ajouter des variables de accountcode et carrier"; $text['billing-warning']['fr-fr'] = "Si vous utilisez l'application de facturation fusionpbx, assurez-vous d'ajouter des variables de accountcode et carrier";
$text['billing-warning']['he-il'] = "אם אתה משתמש fusionpbx חיוב יישום, הקפד להוסיף קוד חשבון ומשתנה נושא."; $text['billing-warning']['he-il'] = "אם אתה משתמש fusionpbx חיוב יישום, הקפד להוסיף קוד חשבון ומשתנה נושא.";
$text['billing-warning']['it-it'] = "Se si utilizza l'applicazione di fatturazione fusionpbx, assicurarsi di aggiungere codice account e variabili di vettore."; $text['billing-warning']['it-it'] = "Se si utilizza l'applicazione di fatturazione fusionpbx, assicurarsi di aggiungere codice account e variabili di vettore.";
$text['billing-warning']['ka-ge'] = "თუ იყენებთ FusionPBX-ის ბილინგის აპლიკაციას, დარწმუნდით, რომ დაამატეთ ცვლადები accountcode და carrier.";
$text['billing-warning']['nl-nl'] = "Als je de fusionpbx rekening toepassing gebruikt, zorg dan dat een account code en telco variabele toegevoegd is."; $text['billing-warning']['nl-nl'] = "Als je de fusionpbx rekening toepassing gebruikt, zorg dan dat een account code en telco variabele toegevoegd is.";
$text['billing-warning']['pl-pl'] = "Jeżeli używasz platformę billingowa z Fusionpbx, dodaj numer konta billingowego oraz zmienne operatora"; $text['billing-warning']['pl-pl'] = "Jeżeli używasz platformę billingowa z Fusionpbx, dodaj numer konta billingowego oraz zmienne operatora";
$text['billing-warning']['pt-br'] = "Se você estiver usando o aplicativo de faturamento, certifique-se em adicionar as variáveis de transporte"; $text['billing-warning']['pt-br'] = "Se você estiver usando o aplicativo de faturamento, certifique-se em adicionar as variáveis de transporte";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Plan de numérotation"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Plan de numérotation";
$apps[$x]['menu'][$y]['title']['he-il'] = "תוכנית חיוג"; $apps[$x]['menu'][$y]['title']['he-il'] = "תוכנית חיוג";
$apps[$x]['menu'][$y]['title']['it-it'] = "Piano Numerazioni"; $apps[$x]['menu'][$y]['title']['it-it'] = "Piano Numerazioni";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "დარეკვის გეგმა";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Belplan"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Belplan";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Plan wybierania"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Plan wybierania";
$apps[$x]['menu'][$y]['title']['pt-br'] = "plano de discagem"; $apps[$x]['menu'][$y]['title']['pt-br'] = "plano de discagem";
@ -45,6 +46,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion du Plan de Numérotation"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Gestion du Plan de Numérotation";
$apps[$x]['menu'][$y]['title']['he-il'] = "מנהל Dialplan"; $apps[$x]['menu'][$y]['title']['he-il'] = "מנהל Dialplan";
$apps[$x]['menu'][$y]['title']['it-it'] = "Manager di Dialplan"; $apps[$x]['menu'][$y]['title']['it-it'] = "Manager di Dialplan";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "დარეკვის გეგმის მმართველი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Belplan beheer"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Belplan beheer";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Menadżer dialplanu"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Menadżer dialplanu";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciador de Dialplan"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Gerenciador de Dialplan";

View File

@ -13,6 +13,7 @@ $text['title-email_queue']['fr-ca'] = "File d'attente des e-mails";
$text['title-email_queue']['fr-fr'] = "File d'attente des e-mails"; $text['title-email_queue']['fr-fr'] = "File d'attente des e-mails";
$text['title-email_queue']['he-il'] = "דואר אלקטרוני Queue"; $text['title-email_queue']['he-il'] = "דואר אלקטרוני Queue";
$text['title-email_queue']['it-it'] = "Coda di posta elettronica"; $text['title-email_queue']['it-it'] = "Coda di posta elettronica";
$text['title-email_queue']['ka-ge'] = "ელფოსტის რიგი";
$text['title-email_queue']['nl-nl'] = "E-mailwachtrij"; $text['title-email_queue']['nl-nl'] = "E-mailwachtrij";
$text['title-email_queue']['pl-pl'] = "pocztówka"; $text['title-email_queue']['pl-pl'] = "pocztówka";
$text['title-email_queue']['pt-br'] = "Enquete de Email"; $text['title-email_queue']['pt-br'] = "Enquete de Email";
@ -39,6 +40,7 @@ $text['title_description-email_queue']['fr-ca'] = "Description de la file d'atte
$text['title_description-email_queue']['fr-fr'] = "Description de la file d'attente de courrier électronique"; $text['title_description-email_queue']['fr-fr'] = "Description de la file d'attente de courrier électronique";
$text['title_description-email_queue']['he-il'] = "תיאור תור דוא ל"; $text['title_description-email_queue']['he-il'] = "תיאור תור דוא ל";
$text['title_description-email_queue']['it-it'] = "Descrizione della coda di posta elettronica"; $text['title_description-email_queue']['it-it'] = "Descrizione della coda di posta elettronica";
$text['title_description-email_queue']['ka-ge'] = "ელფოსტის რიგის აღწერა";
$text['title_description-email_queue']['nl-nl'] = "Beschrijving e-mailwachtrij"; $text['title_description-email_queue']['nl-nl'] = "Beschrijving e-mailwachtrij";
$text['title_description-email_queue']['pl-pl'] = "Opis kolejki e-mail"; $text['title_description-email_queue']['pl-pl'] = "Opis kolejki e-mail";
$text['title_description-email_queue']['pt-br'] = "Descrição da fila de e-mail"; $text['title_description-email_queue']['pt-br'] = "Descrição da fila de e-mail";
@ -65,6 +67,7 @@ $text['label-email_date']['fr-ca'] = "date";
$text['label-email_date']['fr-fr'] = "date"; $text['label-email_date']['fr-fr'] = "date";
$text['label-email_date']['he-il'] = "תַאֲרִיך"; $text['label-email_date']['he-il'] = "תַאֲרִיך";
$text['label-email_date']['it-it'] = "Data"; $text['label-email_date']['it-it'] = "Data";
$text['label-email_date']['ka-ge'] = "თარიღი";
$text['label-email_date']['nl-nl'] = "Datum"; $text['label-email_date']['nl-nl'] = "Datum";
$text['label-email_date']['pl-pl'] = "Data"; $text['label-email_date']['pl-pl'] = "Data";
$text['label-email_date']['pt-br'] = "Data"; $text['label-email_date']['pt-br'] = "Data";
@ -91,6 +94,7 @@ $text['description-email_date']['fr-ca'] = "Entrez la date de courriel.";
$text['description-email_date']['fr-fr'] = "Entrez la date de courriel."; $text['description-email_date']['fr-fr'] = "Entrez la date de courriel.";
$text['description-email_date']['he-il'] = "הזן את תאריך הדואר האלקטרוני."; $text['description-email_date']['he-il'] = "הזן את תאריך הדואר האלקטרוני.";
$text['description-email_date']['it-it'] = "Inserisci la data dell'email."; $text['description-email_date']['it-it'] = "Inserisci la data dell'email.";
$text['description-email_date']['ka-ge'] = "შეიყვანეთ ელფოსტის თარიღი.";
$text['description-email_date']['nl-nl'] = "Voer de e-maildatum in."; $text['description-email_date']['nl-nl'] = "Voer de e-maildatum in.";
$text['description-email_date']['pl-pl'] = "Wejście do e-maila."; $text['description-email_date']['pl-pl'] = "Wejście do e-maila.";
$text['description-email_date']['pt-br'] = "Digite a data de e-mail."; $text['description-email_date']['pt-br'] = "Digite a data de e-mail.";
@ -117,6 +121,7 @@ $text['label-email_from']['fr-ca'] = "De";
$text['label-email_from']['fr-fr'] = "De"; $text['label-email_from']['fr-fr'] = "De";
$text['label-email_from']['he-il'] = "מתוך"; $text['label-email_from']['he-il'] = "מתוך";
$text['label-email_from']['it-it'] = "Da"; $text['label-email_from']['it-it'] = "Da";
$text['label-email_from']['ka-ge'] = "ვისგან";
$text['label-email_from']['nl-nl'] = "Van"; $text['label-email_from']['nl-nl'] = "Van";
$text['label-email_from']['pl-pl'] = "od"; $text['label-email_from']['pl-pl'] = "od";
$text['label-email_from']['pt-br'] = "A partir de"; $text['label-email_from']['pt-br'] = "A partir de";
@ -143,6 +148,7 @@ $text['description-email_from']['fr-ca'] = "Entrez le courriel de.";
$text['description-email_from']['fr-fr'] = "Entrez le courriel de."; $text['description-email_from']['fr-fr'] = "Entrez le courriel de.";
$text['description-email_from']['he-il'] = "הזן את הדואר האלקטרוני."; $text['description-email_from']['he-il'] = "הזן את הדואר האלקטרוני.";
$text['description-email_from']['it-it'] = "Inserisci l'email da."; $text['description-email_from']['it-it'] = "Inserisci l'email da.";
$text['description-email_from']['ka-ge'] = "შეიყვანეთ, ვისგანაა ელფოსტა.";
$text['description-email_from']['nl-nl'] = "Breng de e-mail binnen."; $text['description-email_from']['nl-nl'] = "Breng de e-mail binnen.";
$text['description-email_from']['pl-pl'] = "Wstęp do e-maila."; $text['description-email_from']['pl-pl'] = "Wstęp do e-maila.";
$text['description-email_from']['pt-br'] = "Entre no e-mail."; $text['description-email_from']['pt-br'] = "Entre no e-mail.";
@ -169,6 +175,7 @@ $text['label-email_to']['fr-ca'] = "to";
$text['label-email_to']['fr-fr'] = "to"; $text['label-email_to']['fr-fr'] = "to";
$text['label-email_to']['he-il'] = "כדי"; $text['label-email_to']['he-il'] = "כדי";
$text['label-email_to']['it-it'] = "A"; $text['label-email_to']['it-it'] = "A";
$text['label-email_to']['ka-ge'] = "ვის";
$text['label-email_to']['nl-nl'] = "Naar"; $text['label-email_to']['nl-nl'] = "Naar";
$text['label-email_to']['pl-pl'] = "Aby to zrobić"; $text['label-email_to']['pl-pl'] = "Aby to zrobić";
$text['label-email_to']['pt-br'] = "Para"; $text['label-email_to']['pt-br'] = "Para";
@ -195,6 +202,7 @@ $text['description-email_to']['fr-ca'] = "Entrez le courriel à.";
$text['description-email_to']['fr-fr'] = "Entrez le courriel à."; $text['description-email_to']['fr-fr'] = "Entrez le courriel à.";
$text['description-email_to']['he-il'] = "הזן את הדואר האלקטרוני."; $text['description-email_to']['he-il'] = "הזן את הדואר האלקטרוני.";
$text['description-email_to']['it-it'] = "Inserisci l'email a."; $text['description-email_to']['it-it'] = "Inserisci l'email a.";
$text['description-email_to']['ka-ge'] = "შეიყვანეთ, ვის უგზავნით ელფოსტას.";
$text['description-email_to']['nl-nl'] = "Breng de e-mail binnen."; $text['description-email_to']['nl-nl'] = "Breng de e-mail binnen.";
$text['description-email_to']['pl-pl'] = "Wstęp do e-maila."; $text['description-email_to']['pl-pl'] = "Wstęp do e-maila.";
$text['description-email_to']['pt-br'] = "Insira o e-mail para."; $text['description-email_to']['pt-br'] = "Insira o e-mail para.";
@ -221,6 +229,7 @@ $text['label-email_cc']['fr-ca'] = "CC";
$text['label-email_cc']['fr-fr'] = "CC"; $text['label-email_cc']['fr-fr'] = "CC";
$text['label-email_cc']['he-il'] = "CC"; $text['label-email_cc']['he-il'] = "CC";
$text['label-email_cc']['it-it'] = "CC"; $text['label-email_cc']['it-it'] = "CC";
$text['label-email_cc']['ka-ge'] = "CC";
$text['label-email_cc']['nl-nl'] = "CC"; $text['label-email_cc']['nl-nl'] = "CC";
$text['label-email_cc']['pl-pl'] = "CC"; $text['label-email_cc']['pl-pl'] = "CC";
$text['label-email_cc']['pt-br'] = "CC"; $text['label-email_cc']['pt-br'] = "CC";
@ -247,6 +256,7 @@ $text['description-email_cc']['fr-ca'] = "Entrez le courriel cc.";
$text['description-email_cc']['fr-fr'] = "Entrez le courriel cc."; $text['description-email_cc']['fr-fr'] = "Entrez le courriel cc.";
$text['description-email_cc']['he-il'] = "היכנס לדואר האלקטרוני."; $text['description-email_cc']['he-il'] = "היכנס לדואר האלקטרוני.";
$text['description-email_cc']['it-it'] = "Inserisci l'email cc."; $text['description-email_cc']['it-it'] = "Inserisci l'email cc.";
$text['description-email_cc']['ka-ge'] = "შეიყვანეთ ელფოსტის CC.";
$text['description-email_cc']['nl-nl'] = "Voer de e-mail cc in."; $text['description-email_cc']['nl-nl'] = "Voer de e-mail cc in.";
$text['description-email_cc']['pl-pl'] = "Wejście do e-maila."; $text['description-email_cc']['pl-pl'] = "Wejście do e-maila.";
$text['description-email_cc']['pt-br'] = "Digite o e-mail cc."; $text['description-email_cc']['pt-br'] = "Digite o e-mail cc.";
@ -273,6 +283,7 @@ $text['label-email_bcc']['fr-ca'] = "BCC";
$text['label-email_bcc']['fr-fr'] = "BCC"; $text['label-email_bcc']['fr-fr'] = "BCC";
$text['label-email_bcc']['he-il'] = "BCC"; $text['label-email_bcc']['he-il'] = "BCC";
$text['label-email_bcc']['it-it'] = "BCC"; $text['label-email_bcc']['it-it'] = "BCC";
$text['label-email_bcc']['ka-ge'] = "BCC";
$text['label-email_bcc']['nl-nl'] = "BCC"; $text['label-email_bcc']['nl-nl'] = "BCC";
$text['label-email_bcc']['pl-pl'] = "BCC"; $text['label-email_bcc']['pl-pl'] = "BCC";
$text['label-email_bcc']['pt-br'] = "BCC"; $text['label-email_bcc']['pt-br'] = "BCC";
@ -299,6 +310,7 @@ $text['description-email_bcc']['fr-ca'] = "Entrez l'e-mail bcc.";
$text['description-email_bcc']['fr-fr'] = "Entrez l'e-mail bcc."; $text['description-email_bcc']['fr-fr'] = "Entrez l'e-mail bcc.";
$text['description-email_bcc']['he-il'] = "הזן את הדואר האלקטרוני."; $text['description-email_bcc']['he-il'] = "הזן את הדואר האלקטרוני.";
$text['description-email_bcc']['it-it'] = "Inserisci l'email bcc."; $text['description-email_bcc']['it-it'] = "Inserisci l'email bcc.";
$text['description-email_bcc']['ka-ge'] = "შეიყვანეთ ელფოსტის BCC.";
$text['description-email_bcc']['nl-nl'] = "Voer de e-mail bcc in."; $text['description-email_bcc']['nl-nl'] = "Voer de e-mail bcc in.";
$text['description-email_bcc']['pl-pl'] = "Wejście do e-maila bcc."; $text['description-email_bcc']['pl-pl'] = "Wejście do e-maila bcc.";
$text['description-email_bcc']['pt-br'] = "Digite o e-mail bcc."; $text['description-email_bcc']['pt-br'] = "Digite o e-mail bcc.";
@ -325,6 +337,7 @@ $text['label-email_subject']['fr-ca'] = "sujet";
$text['label-email_subject']['fr-fr'] = "sujet"; $text['label-email_subject']['fr-fr'] = "sujet";
$text['label-email_subject']['he-il'] = "נושא"; $text['label-email_subject']['he-il'] = "נושא";
$text['label-email_subject']['it-it'] = "Oggetto"; $text['label-email_subject']['it-it'] = "Oggetto";
$text['label-email_subject']['ka-ge'] = "თემა";
$text['label-email_subject']['nl-nl'] = "Vertaling:"; $text['label-email_subject']['nl-nl'] = "Vertaling:";
$text['label-email_subject']['pl-pl'] = "przedmiot"; $text['label-email_subject']['pl-pl'] = "przedmiot";
$text['label-email_subject']['pt-br'] = "Assunto"; $text['label-email_subject']['pt-br'] = "Assunto";
@ -351,6 +364,7 @@ $text['description-email_subject']['fr-ca'] = "Entrez le sujet de courriel.";
$text['description-email_subject']['fr-fr'] = "Entrez le sujet de courriel."; $text['description-email_subject']['fr-fr'] = "Entrez le sujet de courriel.";
$text['description-email_subject']['he-il'] = "היכנס לנושא הדואר האלקטרוני."; $text['description-email_subject']['he-il'] = "היכנס לנושא הדואר האלקטרוני.";
$text['description-email_subject']['it-it'] = "Inserisci l'oggetto e-mail."; $text['description-email_subject']['it-it'] = "Inserisci l'oggetto e-mail.";
$text['description-email_subject']['ka-ge'] = "შეიყვანეთ ელფოსტის თემა.";
$text['description-email_subject']['nl-nl'] = "Voer het e-mail onderwerp in."; $text['description-email_subject']['nl-nl'] = "Voer het e-mail onderwerp in.";
$text['description-email_subject']['pl-pl'] = "Wejście do wiadomości e-mail."; $text['description-email_subject']['pl-pl'] = "Wejście do wiadomości e-mail.";
$text['description-email_subject']['pt-br'] = "Digite o assunto do email."; $text['description-email_subject']['pt-br'] = "Digite o assunto do email.";
@ -377,6 +391,7 @@ $text['label-email_body']['fr-ca'] = "Corps";
$text['label-email_body']['fr-fr'] = "Corps"; $text['label-email_body']['fr-fr'] = "Corps";
$text['label-email_body']['he-il'] = "גוף הגוף"; $text['label-email_body']['he-il'] = "גוף הגוף";
$text['label-email_body']['it-it'] = "Corpo"; $text['label-email_body']['it-it'] = "Corpo";
$text['label-email_body']['ka-ge'] = "სხეული";
$text['label-email_body']['nl-nl'] = "lichaam."; $text['label-email_body']['nl-nl'] = "lichaam.";
$text['label-email_body']['pl-pl'] = "ciało"; $text['label-email_body']['pl-pl'] = "ciało";
$text['label-email_body']['pt-br'] = "Corpo"; $text['label-email_body']['pt-br'] = "Corpo";
@ -403,6 +418,7 @@ $text['description-email_body']['fr-ca'] = "Entrez le corps de courriel.";
$text['description-email_body']['fr-fr'] = "Entrez le corps de courriel."; $text['description-email_body']['fr-fr'] = "Entrez le corps de courriel.";
$text['description-email_body']['he-il'] = "היכנסו לגוף הדואר האלקטרוני"; $text['description-email_body']['he-il'] = "היכנסו לגוף הדואר האלקטרוני";
$text['description-email_body']['it-it'] = "Inserisci il corpo e-mail."; $text['description-email_body']['it-it'] = "Inserisci il corpo e-mail.";
$text['description-email_body']['ka-ge'] = "შეიყვანეთ ელფოსტის შემცველობა.";
$text['description-email_body']['nl-nl'] = "In het e-mail lichaam."; $text['description-email_body']['nl-nl'] = "In het e-mail lichaam.";
$text['description-email_body']['pl-pl'] = "Wejście do organu pocztowego."; $text['description-email_body']['pl-pl'] = "Wejście do organu pocztowego.";
$text['description-email_body']['pt-br'] = "Digite o corpo de e-mail."; $text['description-email_body']['pt-br'] = "Digite o corpo de e-mail.";
@ -429,6 +445,7 @@ $text['label-email_status']['fr-ca'] = "État";
$text['label-email_status']['fr-fr'] = "État"; $text['label-email_status']['fr-fr'] = "État";
$text['label-email_status']['he-il'] = "סטטוס"; $text['label-email_status']['he-il'] = "סטטוס";
$text['label-email_status']['it-it'] = "Stato"; $text['label-email_status']['it-it'] = "Stato";
$text['label-email_status']['ka-ge'] = "სტატუსი";
$text['label-email_status']['nl-nl'] = "status"; $text['label-email_status']['nl-nl'] = "status";
$text['label-email_status']['pl-pl'] = "status"; $text['label-email_status']['pl-pl'] = "status";
$text['label-email_status']['pt-br'] = "Estado"; $text['label-email_status']['pt-br'] = "Estado";
@ -455,6 +472,7 @@ $text['description-email_status']['fr-ca'] = "Entrez le statut de courriel.";
$text['description-email_status']['fr-fr'] = "Entrez le statut de courriel."; $text['description-email_status']['fr-fr'] = "Entrez le statut de courriel.";
$text['description-email_status']['he-il'] = "הזן את מצב הדואר האלקטרוני."; $text['description-email_status']['he-il'] = "הזן את מצב הדואר האלקטרוני.";
$text['description-email_status']['it-it'] = "Inserisci lo stato dell'email."; $text['description-email_status']['it-it'] = "Inserisci lo stato dell'email.";
$text['description-email_status']['ka-ge'] = "შეიყვანეთ ელფოსტის სტატუსი.";
$text['description-email_status']['nl-nl'] = "Voer de e-mail status in."; $text['description-email_status']['nl-nl'] = "Voer de e-mail status in.";
$text['description-email_status']['pl-pl'] = "Wejście do statusu poczty."; $text['description-email_status']['pl-pl'] = "Wejście do statusu poczty.";
$text['description-email_status']['pt-br'] = "Digite o status do email."; $text['description-email_status']['pt-br'] = "Digite o status do email.";
@ -481,6 +499,7 @@ $text['label-email_action_before']['fr-ca'] = "avant courriel";
$text['label-email_action_before']['fr-fr'] = "avant courriel"; $text['label-email_action_before']['fr-fr'] = "avant courriel";
$text['label-email_action_before']['he-il'] = "לפני דואר אלקטרוני"; $text['label-email_action_before']['he-il'] = "לפני דואר אלקטרוני";
$text['label-email_action_before']['it-it'] = "Prima dell'email"; $text['label-email_action_before']['it-it'] = "Prima dell'email";
$text['label-email_action_before']['ka-ge'] = "ელფოსტამდე";
$text['label-email_action_before']['nl-nl'] = "Voor e-mail"; $text['label-email_action_before']['nl-nl'] = "Voor e-mail";
$text['label-email_action_before']['pl-pl'] = "Przed Emailem"; $text['label-email_action_before']['pl-pl'] = "Przed Emailem";
$text['label-email_action_before']['pt-br'] = "Antes de e-mail"; $text['label-email_action_before']['pt-br'] = "Antes de e-mail";
@ -507,6 +526,7 @@ $text['description-email_action_before']['fr-ca'] = "Entrez l'action avant d'env
$text['description-email_action_before']['fr-fr'] = "Entrez l'action avant d'envoyer le courriel."; $text['description-email_action_before']['fr-fr'] = "Entrez l'action avant d'envoyer le courriel.";
$text['description-email_action_before']['he-il'] = "היכנס לפעולה לפני שליחת הדואר האלקטרוני."; $text['description-email_action_before']['he-il'] = "היכנס לפעולה לפני שליחת הדואר האלקטרוני.";
$text['description-email_action_before']['it-it'] = "Inserisci l'azione prima di inviare l'e-mail."; $text['description-email_action_before']['it-it'] = "Inserisci l'azione prima di inviare l'e-mail.";
$text['description-email_action_before']['ka-ge'] = "შეიყვანეთ ელფოსტის გაგზავნამდე შესასრულებელი ქმედება.";
$text['description-email_action_before']['nl-nl'] = "Voer de actie in voor de e-mail."; $text['description-email_action_before']['nl-nl'] = "Voer de actie in voor de e-mail.";
$text['description-email_action_before']['pl-pl'] = "Przed wysłaniem e-maila."; $text['description-email_action_before']['pl-pl'] = "Przed wysłaniem e-maila.";
$text['description-email_action_before']['pt-br'] = "Insira a ação antes de enviar o e-mail."; $text['description-email_action_before']['pt-br'] = "Insira a ação antes de enviar o e-mail.";
@ -533,6 +553,7 @@ $text['label-email_action_after']['fr-ca'] = "après email";
$text['label-email_action_after']['fr-fr'] = "après email"; $text['label-email_action_after']['fr-fr'] = "après email";
$text['label-email_action_after']['he-il'] = "לאחר דואר אלקטרוני"; $text['label-email_action_after']['he-il'] = "לאחר דואר אלקטרוני";
$text['label-email_action_after']['it-it'] = "Dopo email"; $text['label-email_action_after']['it-it'] = "Dopo email";
$text['label-email_action_after']['ka-ge'] = "ელფოსტის შემდეგ";
$text['label-email_action_after']['nl-nl'] = "Na e-mail"; $text['label-email_action_after']['nl-nl'] = "Na e-mail";
$text['label-email_action_after']['pl-pl'] = "Po Emailu"; $text['label-email_action_after']['pl-pl'] = "Po Emailu";
$text['label-email_action_after']['pt-br'] = "Depois do e-mail"; $text['label-email_action_after']['pt-br'] = "Depois do e-mail";
@ -559,6 +580,7 @@ $text['description-email_action_after']['fr-ca'] = "Entrez l'action après avoir
$text['description-email_action_after']['fr-fr'] = "Entrez l'action après avoir envoyé le courriel."; $text['description-email_action_after']['fr-fr'] = "Entrez l'action après avoir envoyé le courriel.";
$text['description-email_action_after']['he-il'] = "הזן את הפעולה לאחר שליחת הדואר האלקטרוני."; $text['description-email_action_after']['he-il'] = "הזן את הפעולה לאחר שליחת הדואר האלקטרוני.";
$text['description-email_action_after']['it-it'] = "Inserisci l'azione dopo l'invio dell'e-mail."; $text['description-email_action_after']['it-it'] = "Inserisci l'azione dopo l'invio dell'e-mail.";
$text['description-email_action_after']['ka-ge'] = "შეიყვანეთ ელფოსტის გაგზავნის შემდეგ შესასრულებელი ქმედება.";
$text['description-email_action_after']['nl-nl'] = "Voer de actie in nadat je de e-mail stuurde."; $text['description-email_action_after']['nl-nl'] = "Voer de actie in nadat je de e-mail stuurde.";
$text['description-email_action_after']['pl-pl'] = "Po wysłaniu e-maila."; $text['description-email_action_after']['pl-pl'] = "Po wysłaniu e-maila.";
$text['description-email_action_after']['pt-br'] = "Insira a ação depois de enviar o e-mail."; $text['description-email_action_after']['pt-br'] = "Insira a ação depois de enviar o e-mail.";
@ -585,6 +607,7 @@ $text['label-email_response']['fr-ca'] = "Réponse";
$text['label-email_response']['fr-fr'] = "Réponse"; $text['label-email_response']['fr-fr'] = "Réponse";
$text['label-email_response']['he-il'] = "תגובה"; $text['label-email_response']['he-il'] = "תגובה";
$text['label-email_response']['it-it'] = "Risposta"; $text['label-email_response']['it-it'] = "Risposta";
$text['label-email_response']['ka-ge'] = "პასუხი";
$text['label-email_response']['nl-nl'] = "Respons."; $text['label-email_response']['nl-nl'] = "Respons.";
$text['label-email_response']['pl-pl'] = "odpowiedź"; $text['label-email_response']['pl-pl'] = "odpowiedź";
$text['label-email_response']['pt-br'] = "Resposta"; $text['label-email_response']['pt-br'] = "Resposta";
@ -611,6 +634,7 @@ $text['label-email_retry_count']['fr-ca'] = "retry";
$text['label-email_retry_count']['fr-fr'] = "retry"; $text['label-email_retry_count']['fr-fr'] = "retry";
$text['label-email_retry_count']['he-il'] = "מחדש"; $text['label-email_retry_count']['he-il'] = "מחדש";
$text['label-email_retry_count']['it-it'] = "Reazione"; $text['label-email_retry_count']['it-it'] = "Reazione";
$text['label-email_retry_count']['ka-ge'] = "თავიდან ცდა";
$text['label-email_retry_count']['nl-nl'] = "Retour"; $text['label-email_retry_count']['nl-nl'] = "Retour";
$text['label-email_retry_count']['pl-pl'] = "retry"; $text['label-email_retry_count']['pl-pl'] = "retry";
$text['label-email_retry_count']['pt-br'] = "Repito"; $text['label-email_retry_count']['pt-br'] = "Repito";
@ -637,6 +661,7 @@ $text['description-email_retry_count']['fr-ca'] = "Entrez le courrier électroni
$text['description-email_retry_count']['fr-fr'] = "Entrez le courrier électronique."; $text['description-email_retry_count']['fr-fr'] = "Entrez le courrier électronique.";
$text['description-email_retry_count']['he-il'] = "הזן את דואר אלקטרוני retry."; $text['description-email_retry_count']['he-il'] = "הזן את דואר אלקטרוני retry.";
$text['description-email_retry_count']['it-it'] = "Inserire l'email retry."; $text['description-email_retry_count']['it-it'] = "Inserire l'email retry.";
$text['description-email_retry_count']['ka-ge'] = "შეიყვანეთ ელფოსტის თავიდან ცდა.";
$text['description-email_retry_count']['nl-nl'] = "Voer de e-mail in."; $text['description-email_retry_count']['nl-nl'] = "Voer de e-mail in.";
$text['description-email_retry_count']['pl-pl'] = "Wstęp do retrygi mailowej."; $text['description-email_retry_count']['pl-pl'] = "Wstęp do retrygi mailowej.";
$text['description-email_retry_count']['pt-br'] = "Insira o e-mail retry."; $text['description-email_retry_count']['pt-br'] = "Insira o e-mail retry.";
@ -663,6 +688,7 @@ $text['label-waiting']['fr-ca'] = "attendre";
$text['label-waiting']['fr-fr'] = "attendre"; $text['label-waiting']['fr-fr'] = "attendre";
$text['label-waiting']['he-il'] = "לחכות"; $text['label-waiting']['he-il'] = "לחכות";
$text['label-waiting']['it-it'] = "attesa"; $text['label-waiting']['it-it'] = "attesa";
$text['label-waiting']['ka-ge'] = "მოლოდინი";
$text['label-waiting']['nl-nl'] = "wachten."; $text['label-waiting']['nl-nl'] = "wachten.";
$text['label-waiting']['pl-pl'] = "poczekalnia"; $text['label-waiting']['pl-pl'] = "poczekalnia";
$text['label-waiting']['pt-br'] = "esperando"; $text['label-waiting']['pt-br'] = "esperando";
@ -689,6 +715,7 @@ $text['label-failed']['fr-ca'] = "échoué";
$text['label-failed']['fr-fr'] = "échoué"; $text['label-failed']['fr-fr'] = "échoué";
$text['label-failed']['he-il'] = "נכשל"; $text['label-failed']['he-il'] = "נכשל";
$text['label-failed']['it-it'] = "fallito"; $text['label-failed']['it-it'] = "fallito";
$text['label-failed']['ka-ge'] = "ჩავარდა";
$text['label-failed']['nl-nl'] = "Gefaald."; $text['label-failed']['nl-nl'] = "Gefaald.";
$text['label-failed']['pl-pl'] = "nieudany"; $text['label-failed']['pl-pl'] = "nieudany";
$text['label-failed']['pt-br'] = "falhou"; $text['label-failed']['pt-br'] = "falhou";
@ -715,6 +742,7 @@ $text['label-sent']['fr-ca'] = "envoyé";
$text['label-sent']['fr-fr'] = "envoyé"; $text['label-sent']['fr-fr'] = "envoyé";
$text['label-sent']['he-il'] = "שלח"; $text['label-sent']['he-il'] = "שלח";
$text['label-sent']['it-it'] = "inviato"; $text['label-sent']['it-it'] = "inviato";
$text['label-sent']['ka-ge'] = "გაგზავნილია";
$text['label-sent']['nl-nl'] = "Vertaling:"; $text['label-sent']['nl-nl'] = "Vertaling:";
$text['label-sent']['pl-pl'] = "wysyłać"; $text['label-sent']['pl-pl'] = "wysyłać";
$text['label-sent']['pt-br'] = "enviado"; $text['label-sent']['pt-br'] = "enviado";
@ -741,6 +769,7 @@ $text['label-trying']['fr-ca'] = "essayer d'essayer";
$text['label-trying']['fr-fr'] = "essayer d'essayer"; $text['label-trying']['fr-fr'] = "essayer d'essayer";
$text['label-trying']['he-il'] = "מנסה לנסות"; $text['label-trying']['he-il'] = "מנסה לנסות";
$text['label-trying']['it-it'] = "provare"; $text['label-trying']['it-it'] = "provare";
$text['label-trying']['ka-ge'] = "მცდელობა";
$text['label-trying']['nl-nl'] = "proberen"; $text['label-trying']['nl-nl'] = "proberen";
$text['label-trying']['pl-pl'] = "próbować"; $text['label-trying']['pl-pl'] = "próbować";
$text['label-trying']['pt-br'] = "tentando tentar"; $text['label-trying']['pt-br'] = "tentando tentar";
@ -767,6 +796,7 @@ $text['button-test']['fr-ca'] = "Test";
$text['button-test']['fr-fr'] = "Test"; $text['button-test']['fr-fr'] = "Test";
$text['button-test']['he-il'] = "מבחן"; $text['button-test']['he-il'] = "מבחן";
$text['button-test']['it-it'] = "test di prova"; $text['button-test']['it-it'] = "test di prova";
$text['button-test']['ka-ge'] = "შემოწმება";
$text['button-test']['nl-nl'] = "Test"; $text['button-test']['nl-nl'] = "Test";
$text['button-test']['pl-pl'] = "test"; $text['button-test']['pl-pl'] = "test";
$text['button-test']['pt-br'] = "Teste de teste"; $text['button-test']['pt-br'] = "Teste de teste";
@ -793,6 +823,7 @@ $text['header-email_test']['fr-ca'] = "Test de messagerie";
$text['header-email_test']['fr-fr'] = "Test de messagerie"; $text['header-email_test']['fr-fr'] = "Test de messagerie";
$text['header-email_test']['he-il'] = 'מבחן דוא"ל'; $text['header-email_test']['he-il'] = 'מבחן דוא"ל';
$text['header-email_test']['it-it'] = "E-mail di prova"; $text['header-email_test']['it-it'] = "E-mail di prova";
$text['header-email_test']['ka-ge'] = "ელფოსტის შემოწმება";
$text['header-email_test']['nl-nl'] = "E-mailtest"; $text['header-email_test']['nl-nl'] = "E-mailtest";
$text['header-email_test']['pl-pl'] = "Test e-maila"; $text['header-email_test']['pl-pl'] = "Test e-maila";
$text['header-email_test']['pt-br'] = "Teste de e-mail"; $text['header-email_test']['pt-br'] = "Teste de e-mail";
@ -819,6 +850,7 @@ $text['header-settings']['fr-ca'] = "Paramètres";
$text['header-settings']['fr-fr'] = "Paramètres"; $text['header-settings']['fr-fr'] = "Paramètres";
$text['header-settings']['he-il'] = "הגדרות הגדרות"; $text['header-settings']['he-il'] = "הגדרות הגדרות";
$text['header-settings']['it-it'] = "Impostazioni impostazioni"; $text['header-settings']['it-it'] = "Impostazioni impostazioni";
$text['header-settings']['ka-ge'] = "მორგება";
$text['header-settings']['nl-nl'] = "Instellingen"; $text['header-settings']['nl-nl'] = "Instellingen";
$text['header-settings']['pl-pl'] = "Setting"; $text['header-settings']['pl-pl'] = "Setting";
$text['header-settings']['pt-br'] = "Configurações"; $text['header-settings']['pt-br'] = "Configurações";
@ -845,6 +877,7 @@ $text['header-connection']['fr-ca'] = "Connexion";
$text['header-connection']['fr-fr'] = "Connexion"; $text['header-connection']['fr-fr'] = "Connexion";
$text['header-connection']['he-il'] = "חיבור"; $text['header-connection']['he-il'] = "חיבור";
$text['header-connection']['it-it'] = "Connessione"; $text['header-connection']['it-it'] = "Connessione";
$text['header-connection']['ka-ge'] = "დაკავშირება";
$text['header-connection']['nl-nl'] = "Verbinding"; $text['header-connection']['nl-nl'] = "Verbinding";
$text['header-connection']['pl-pl'] = "połączenie"; $text['header-connection']['pl-pl'] = "połączenie";
$text['header-connection']['pt-br'] = "Conexão"; $text['header-connection']['pt-br'] = "Conexão";
@ -871,6 +904,7 @@ $text['header-result']['fr-ca'] = "Résultat ";
$text['header-result']['fr-fr'] = "Résultat "; $text['header-result']['fr-fr'] = "Résultat ";
$text['header-result']['he-il'] = "תוצאה"; $text['header-result']['he-il'] = "תוצאה";
$text['header-result']['it-it'] = "Risultato"; $text['header-result']['it-it'] = "Risultato";
$text['header-result']['ka-ge'] = "შედეგი";
$text['header-result']['nl-nl'] = "Resultaat"; $text['header-result']['nl-nl'] = "Resultaat";
$text['header-result']['pl-pl'] = "rezultat"; $text['header-result']['pl-pl'] = "rezultat";
$text['header-result']['pt-br'] = "Resultado"; $text['header-result']['pt-br'] = "Resultado";
@ -897,6 +931,7 @@ $text['description-email_test']['fr-ca'] = "Il s'agit d'un simple test de vos pa
$text['description-email_test']['fr-fr'] = "Il s'agit d'un simple test de vos paramètres SMTP actuellement configurés dans les paramètres par défaut ou de domaine. Remarque : Le message envoyé n'apparaîtra pas dans la file d'attente des e-mails."; $text['description-email_test']['fr-fr'] = "Il s'agit d'un simple test de vos paramètres SMTP actuellement configurés dans les paramètres par défaut ou de domaine. Remarque : Le message envoyé n'apparaîtra pas dans la file d'attente des e-mails.";
$text['description-email_test']['he-il'] = 'זוהי בדיקה פשוטה של הגדרות ה-SMTP שלך המוגדרות כעת בהגדרות ברירת מחדל או תחום. הערה: ההודעה שנשלחה לא תופיע בתור הדוא"ל.'; $text['description-email_test']['he-il'] = 'זוהי בדיקה פשוטה של הגדרות ה-SMTP שלך המוגדרות כעת בהגדרות ברירת מחדל או תחום. הערה: ההודעה שנשלחה לא תופיע בתור הדוא"ל.';
$text['description-email_test']['it-it'] = "Questo è un semplice test delle tue impostazioni SMTP attualmente configurate in Impostazioni predefinite o Dominio. Nota: il messaggio inviato non verrà visualizzato nella coda e-mail."; $text['description-email_test']['it-it'] = "Questo è un semplice test delle tue impostazioni SMTP attualmente configurate in Impostazioni predefinite o Dominio. Nota: il messaggio inviato non verrà visualizzato nella coda e-mail.";
$text['description-email_test']['ka-ge'] = "ეს მარტივი შემოწმებაა თქვენი SMTP პარამეტრებსთვის, რომელიც ნაგულისხმევ, ან დომენის პარამეტრებში შეიყვანეთ. შენიშვნა: გაგზავნილი შეტყობინება ელფოსტის რიგში არ გამოჩნდება.";
$text['description-email_test']['nl-nl'] = "Dit is een eenvoudige test van uw SMTP-instellingen die momenteel zijn geconfigureerd in Standaard- of Domeininstellingen. Opmerking: het verzonden bericht verschijnt niet in de e-mailwachtrij."; $text['description-email_test']['nl-nl'] = "Dit is een eenvoudige test van uw SMTP-instellingen die momenteel zijn geconfigureerd in Standaard- of Domeininstellingen. Opmerking: het verzonden bericht verschijnt niet in de e-mailwachtrij.";
$text['description-email_test']['pl-pl'] = "Jest to prosty test ustawień SMTP aktualnie skonfigurowanych w Ustawieniach domyślnych lub Ustawieniach domeny. Uwaga: wysłana wiadomość nie pojawi się w kolejce e-maili."; $text['description-email_test']['pl-pl'] = "Jest to prosty test ustawień SMTP aktualnie skonfigurowanych w Ustawieniach domyślnych lub Ustawieniach domeny. Uwaga: wysłana wiadomość nie pojawi się w kolejce e-maili.";
$text['description-email_test']['pt-br'] = "Este é um teste simples das configurações SMTP atualmente definidas nas configurações padrão ou de domínio. Nota: A mensagem enviada não aparecerá na fila de e-mail."; $text['description-email_test']['pt-br'] = "Este é um teste simples das configurações SMTP atualmente definidas nas configurações padrão ou de domínio. Nota: A mensagem enviada não aparecerá na fila de e-mail.";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Email Queue"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Email Queue";
$apps[$x]['menu'][$y]['title']['he-il'] = 'תור דוא"ל'; $apps[$x]['menu'][$y]['title']['he-il'] = 'תור דוא"ל';
$apps[$x]['menu'][$y]['title']['it-it'] = "Coda di posta elettronica"; $apps[$x]['menu'][$y]['title']['it-it'] = "Coda di posta elettronica";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ელფოსტის რიგი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Email Wachtrij"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Email Wachtrij";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Kolejka e-maili"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kolejka e-maili";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Enquete de Email"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Enquete de Email";

View File

@ -13,6 +13,7 @@ $text['title-email_templates']['fr-ca'] = "Modèles de courriel";
$text['title-email_templates']['fr-fr'] = "Modèles de courriel"; $text['title-email_templates']['fr-fr'] = "Modèles de courriel";
$text['title-email_templates']['he-il'] = "תבניות דואר אלקטרוני"; $text['title-email_templates']['he-il'] = "תבניות דואר אלקטרוני";
$text['title-email_templates']['it-it'] = "Modelli e-mail"; $text['title-email_templates']['it-it'] = "Modelli e-mail";
$text['title-email_templates']['ka-ge'] = "ელფოსტის ნიმუშები";
$text['title-email_templates']['nl-nl'] = "E-mail tempel"; $text['title-email_templates']['nl-nl'] = "E-mail tempel";
$text['title-email_templates']['pl-pl'] = "Szablony Email"; $text['title-email_templates']['pl-pl'] = "Szablony Email";
$text['title-email_templates']['pt-br'] = "Modelos de email"; $text['title-email_templates']['pt-br'] = "Modelos de email";
@ -39,6 +40,7 @@ $text['title-email_template']['fr-ca'] = "Modèle de courriel";
$text['title-email_template']['fr-fr'] = "Modèle de courriel"; $text['title-email_template']['fr-fr'] = "Modèle de courriel";
$text['title-email_template']['he-il'] = "תבנית דואר אלקטרוני"; $text['title-email_template']['he-il'] = "תבנית דואר אלקטרוני";
$text['title-email_template']['it-it'] = "Template Email"; $text['title-email_template']['it-it'] = "Template Email";
$text['title-email_template']['ka-ge'] = "ელფოსტის ნიმუში";
$text['title-email_template']['nl-nl'] = "Email temp"; $text['title-email_template']['nl-nl'] = "Email temp";
$text['title-email_template']['pl-pl'] = "Szablon Email"; $text['title-email_template']['pl-pl'] = "Szablon Email";
$text['title-email_template']['pt-br'] = "Modelo de Email"; $text['title-email_template']['pt-br'] = "Modelo de Email";
@ -65,6 +67,7 @@ $text['title_description-email_template']['fr-ca'] = "Définir et gérer les mod
$text['title_description-email_template']['fr-fr'] = "Définir et gérer les modèles dynamiques utilisés pour les courriels générés par le système."; $text['title_description-email_template']['fr-fr'] = "Définir et gérer les modèles dynamiques utilisés pour les courriels générés par le système.";
$text['title_description-email_template']['he-il'] = 'Define ולנהל תבניות דינמיות המשמשות עבור המערכת יצרו הודעות דוא"ל.'; $text['title_description-email_template']['he-il'] = 'Define ולנהל תבניות דינמיות המשמשות עבור המערכת יצרו הודעות דוא"ל.';
$text['title_description-email_template']['it-it'] = "Definire e gestire modelli dinamici utilizzati per le e-mail di uscita generate dal sistema."; $text['title_description-email_template']['it-it'] = "Definire e gestire modelli dinamici utilizzati per le e-mail di uscita generate dal sistema.";
$text['title_description-email_template']['ka-ge'] = "აღწერეთ და მართეთ დინამიკური ნიმუშები სისტემის მიერ დაგენერირებული გამავალი ელფოსტებისთვის.";
$text['title_description-email_template']['nl-nl'] = "Definieer en manage dynamische tempels gebruikt voor systeem gegenereerd e-mails."; $text['title_description-email_template']['nl-nl'] = "Definieer en manage dynamische tempels gebruikt voor systeem gegenereerd e-mails.";
$text['title_description-email_template']['pl-pl'] = "Definiowanie i zarządzanie dynamicznymi szablonami wykorzystywanymi w generowanych przez system wychodzących wiadomościach e-mail."; $text['title_description-email_template']['pl-pl'] = "Definiowanie i zarządzanie dynamicznymi szablonami wykorzystywanymi w generowanych przez system wychodzących wiadomościach e-mail.";
$text['title_description-email_template']['pt-br'] = "Defina e gerencie modelos dinâmicos usados para e-mails de saída gerados pelo sistema."; $text['title_description-email_template']['pt-br'] = "Defina e gerencie modelos dinâmicos usados para e-mails de saída gerados pelo sistema.";
@ -91,6 +94,7 @@ $text['label-template_language']['fr-ca'] = "Langue ";
$text['label-template_language']['fr-fr'] = "Langue "; $text['label-template_language']['fr-fr'] = "Langue ";
$text['label-template_language']['he-il'] = "שפה"; $text['label-template_language']['he-il'] = "שפה";
$text['label-template_language']['it-it'] = "Lingua"; $text['label-template_language']['it-it'] = "Lingua";
$text['label-template_language']['ka-ge'] = "ენა";
$text['label-template_language']['nl-nl'] = "Vertaling:"; $text['label-template_language']['nl-nl'] = "Vertaling:";
$text['label-template_language']['pl-pl'] = "Język"; $text['label-template_language']['pl-pl'] = "Język";
$text['label-template_language']['pt-br'] = "Língua"; $text['label-template_language']['pt-br'] = "Língua";
@ -117,6 +121,7 @@ $text['description-template_language']['fr-ca'] = "Entrer la langue";
$text['description-template_language']['fr-fr'] = "Entrer la langue"; $text['description-template_language']['fr-fr'] = "Entrer la langue";
$text['description-template_language']['he-il'] = "היכנסו לשפה"; $text['description-template_language']['he-il'] = "היכנסו לשפה";
$text['description-template_language']['it-it'] = "Inserisci la lingua."; $text['description-template_language']['it-it'] = "Inserisci la lingua.";
$text['description-template_language']['ka-ge'] = "შეიყვანეთ ენა.";
$text['description-template_language']['nl-nl'] = "In de taal."; $text['description-template_language']['nl-nl'] = "In de taal.";
$text['description-template_language']['pl-pl'] = "Wprowadź język."; $text['description-template_language']['pl-pl'] = "Wprowadź język.";
$text['description-template_language']['pt-br'] = "Digite o idioma."; $text['description-template_language']['pt-br'] = "Digite o idioma.";
@ -143,6 +148,7 @@ $text['label-template_category']['fr-ca'] = "Catégorie";
$text['label-template_category']['fr-fr'] = "Catégorie"; $text['label-template_category']['fr-fr'] = "Catégorie";
$text['label-template_category']['he-il'] = "קטגוריה"; $text['label-template_category']['he-il'] = "קטגוריה";
$text['label-template_category']['it-it'] = "Categoria"; $text['label-template_category']['it-it'] = "Categoria";
$text['label-template_category']['ka-ge'] = "კატეგორია";
$text['label-template_category']['nl-nl'] = "Categorie"; $text['label-template_category']['nl-nl'] = "Categorie";
$text['label-template_category']['pl-pl'] = "Kategoria"; $text['label-template_category']['pl-pl'] = "Kategoria";
$text['label-template_category']['pt-br'] = "Categoria"; $text['label-template_category']['pt-br'] = "Categoria";
@ -169,6 +175,7 @@ $text['description-template_category']['fr-ca'] = "Sélectionnez la catégorie";
$text['description-template_category']['fr-fr'] = "Sélectionnez la catégorie"; $text['description-template_category']['fr-fr'] = "Sélectionnez la catégorie";
$text['description-template_category']['he-il'] = "בחרו את הקטגוריה"; $text['description-template_category']['he-il'] = "בחרו את הקטגוריה";
$text['description-template_category']['it-it'] = "Selezionare la categoria."; $text['description-template_category']['it-it'] = "Selezionare la categoria.";
$text['description-template_category']['ka-ge'] = "შეიყვანეთ კატეგორია.";
$text['description-template_category']['nl-nl'] = "Verkoop de categorie."; $text['description-template_category']['nl-nl'] = "Verkoop de categorie.";
$text['description-template_category']['pl-pl'] = "Wybierz kategorię."; $text['description-template_category']['pl-pl'] = "Wybierz kategorię.";
$text['description-template_category']['pt-br'] = "Selecione a categoria."; $text['description-template_category']['pt-br'] = "Selecione a categoria.";
@ -195,6 +202,7 @@ $text['label-template_subcategory']['fr-ca'] = "Sous catégorie";
$text['label-template_subcategory']['fr-fr'] = "Sous catégorie"; $text['label-template_subcategory']['fr-fr'] = "Sous catégorie";
$text['label-template_subcategory']['he-il'] = "subcategory"; $text['label-template_subcategory']['he-il'] = "subcategory";
$text['label-template_subcategory']['it-it'] = "Sottocategoria"; $text['label-template_subcategory']['it-it'] = "Sottocategoria";
$text['label-template_subcategory']['ka-ge'] = "ქვეკატეგორია";
$text['label-template_subcategory']['nl-nl'] = "Vertaling:"; $text['label-template_subcategory']['nl-nl'] = "Vertaling:";
$text['label-template_subcategory']['pl-pl'] = "Podkategoria"; $text['label-template_subcategory']['pl-pl'] = "Podkategoria";
$text['label-template_subcategory']['pt-br'] = "Subcategoria"; $text['label-template_subcategory']['pt-br'] = "Subcategoria";
@ -221,6 +229,7 @@ $text['description-template_subcategory']['fr-ca'] = "Entrez la sous-catégorie.
$text['description-template_subcategory']['fr-fr'] = "Entrez la sous-catégorie."; $text['description-template_subcategory']['fr-fr'] = "Entrez la sous-catégorie.";
$text['description-template_subcategory']['he-il'] = "היכנסו ל- Subcategory."; $text['description-template_subcategory']['he-il'] = "היכנסו ל- Subcategory.";
$text['description-template_subcategory']['it-it'] = "Inserisci la sottocategoria."; $text['description-template_subcategory']['it-it'] = "Inserisci la sottocategoria.";
$text['description-template_subcategory']['ka-ge'] = "შეიყვანეთ ქვეკატეგორია.";
$text['description-template_subcategory']['nl-nl'] = "Binnen de onderkaak."; $text['description-template_subcategory']['nl-nl'] = "Binnen de onderkaak.";
$text['description-template_subcategory']['pl-pl'] = "Wprowadź podkategorię."; $text['description-template_subcategory']['pl-pl'] = "Wprowadź podkategorię.";
$text['description-template_subcategory']['pt-br'] = "Digite a subcategoria."; $text['description-template_subcategory']['pt-br'] = "Digite a subcategoria.";
@ -247,6 +256,7 @@ $text['label-template_subject']['fr-ca'] = "Sujet";
$text['label-template_subject']['fr-fr'] = "Sujet"; $text['label-template_subject']['fr-fr'] = "Sujet";
$text['label-template_subject']['he-il'] = "נושא"; $text['label-template_subject']['he-il'] = "נושא";
$text['label-template_subject']['it-it'] = "Oggetto"; $text['label-template_subject']['it-it'] = "Oggetto";
$text['label-template_subject']['ka-ge'] = "თემა";
$text['label-template_subject']['nl-nl'] = "Vertaling:"; $text['label-template_subject']['nl-nl'] = "Vertaling:";
$text['label-template_subject']['pl-pl'] = "Tytuł"; $text['label-template_subject']['pl-pl'] = "Tytuł";
$text['label-template_subject']['pt-br'] = "Assunto"; $text['label-template_subject']['pt-br'] = "Assunto";
@ -273,6 +283,7 @@ $text['description-template_subject']['fr-ca'] = "Entrez l objet du modèle";
$text['description-template_subject']['fr-fr'] = "Entrez l objet du modèle"; $text['description-template_subject']['fr-fr'] = "Entrez l objet du modèle";
$text['description-template_subject']['he-il'] = "הזן את נושא התבנית"; $text['description-template_subject']['he-il'] = "הזן את נושא התבנית";
$text['description-template_subject']['it-it'] = "Inserisci l'oggetto modello."; $text['description-template_subject']['it-it'] = "Inserisci l'oggetto modello.";
$text['description-template_subject']['ka-ge'] = "შეიყვანეთ ნიმუშის თემა.";
$text['description-template_subject']['nl-nl'] = "Breng het templade onderwerp binnen."; $text['description-template_subject']['nl-nl'] = "Breng het templade onderwerp binnen.";
$text['description-template_subject']['pl-pl'] = "Wprowadź szablon tytułu."; $text['description-template_subject']['pl-pl'] = "Wprowadź szablon tytułu.";
$text['description-template_subject']['pt-br'] = "Digite o assunto do modelo."; $text['description-template_subject']['pt-br'] = "Digite o assunto do modelo.";
@ -299,6 +310,7 @@ $text['label-template_body']['fr-ca'] = "Corps";
$text['label-template_body']['fr-fr'] = "Corps"; $text['label-template_body']['fr-fr'] = "Corps";
$text['label-template_body']['he-il'] = "גוף הגוף"; $text['label-template_body']['he-il'] = "גוף הגוף";
$text['label-template_body']['it-it'] = "Corpo"; $text['label-template_body']['it-it'] = "Corpo";
$text['label-template_body']['ka-ge'] = "შემცველობა";
$text['label-template_body']['nl-nl'] = "lichaam."; $text['label-template_body']['nl-nl'] = "lichaam.";
$text['label-template_body']['pl-pl'] = "Treść"; $text['label-template_body']['pl-pl'] = "Treść";
$text['label-template_body']['pt-br'] = "Corpo"; $text['label-template_body']['pt-br'] = "Corpo";
@ -325,6 +337,7 @@ $text['description-template_body']['fr-ca'] = "Entrez le corps du template";
$text['description-template_body']['fr-fr'] = "Entrez le corps du template"; $text['description-template_body']['fr-fr'] = "Entrez le corps du template";
$text['description-template_body']['he-il'] = "היכנסו לגוף התבנית"; $text['description-template_body']['he-il'] = "היכנסו לגוף התבנית";
$text['description-template_body']['it-it'] = "Inserisci il corpo del modello."; $text['description-template_body']['it-it'] = "Inserisci il corpo del modello.";
$text['description-template_body']['ka-ge'] = "შეიყვანეთ ნიმუშის შემცველობა.";
$text['description-template_body']['nl-nl'] = "In het templade lichaam."; $text['description-template_body']['nl-nl'] = "In het templade lichaam.";
$text['description-template_body']['pl-pl'] = "Wprowadź szablon treści."; $text['description-template_body']['pl-pl'] = "Wprowadź szablon treści.";
$text['description-template_body']['pt-br'] = "Digite o corpo do modelo."; $text['description-template_body']['pt-br'] = "Digite o corpo do modelo.";
@ -351,6 +364,7 @@ $text['label-template_type']['fr-ca'] = "Type";
$text['label-template_type']['fr-fr'] = "Type"; $text['label-template_type']['fr-fr'] = "Type";
$text['label-template_type']['he-il'] = "סוג"; $text['label-template_type']['he-il'] = "סוג";
$text['label-template_type']['it-it'] = "Tipo"; $text['label-template_type']['it-it'] = "Tipo";
$text['label-template_type']['ka-ge'] = "ტიპი";
$text['label-template_type']['nl-nl'] = "Type"; $text['label-template_type']['nl-nl'] = "Type";
$text['label-template_type']['pl-pl'] = "Typ"; $text['label-template_type']['pl-pl'] = "Typ";
$text['label-template_type']['pt-br'] = "Tipo"; $text['label-template_type']['pt-br'] = "Tipo";
@ -377,6 +391,7 @@ $text['description-template_type']['fr-ca'] = "Définir le type";
$text['description-template_type']['fr-fr'] = "Définir le type"; $text['description-template_type']['fr-fr'] = "Définir le type";
$text['description-template_type']['he-il'] = "הגדר את סוג התוכן."; $text['description-template_type']['he-il'] = "הגדר את סוג התוכן.";
$text['description-template_type']['it-it'] = "Impostare il tipo di contenuto."; $text['description-template_type']['it-it'] = "Impostare il tipo di contenuto.";
$text['description-template_type']['ka-ge'] = "შეიყვანეთ შემცველობის ტიპი.";
$text['description-template_type']['nl-nl'] = "Zet het inhoudstype."; $text['description-template_type']['nl-nl'] = "Zet het inhoudstype.";
$text['description-template_type']['pl-pl'] = "Ustaw typ treści."; $text['description-template_type']['pl-pl'] = "Ustaw typ treści.";
$text['description-template_type']['pt-br'] = "Defina o tipo de conteúdo."; $text['description-template_type']['pt-br'] = "Defina o tipo de conteúdo.";
@ -403,6 +418,7 @@ $text['label-template_text']['fr-ca'] = "Texte";
$text['label-template_text']['fr-fr'] = "Texte"; $text['label-template_text']['fr-fr'] = "Texte";
$text['label-template_text']['he-il'] = "טקסט"; $text['label-template_text']['he-il'] = "טקסט";
$text['label-template_text']['it-it'] = "Testo"; $text['label-template_text']['it-it'] = "Testo";
$text['label-template_text']['ka-ge'] = "ტექსტი";
$text['label-template_text']['nl-nl'] = "Text"; $text['label-template_text']['nl-nl'] = "Text";
$text['label-template_text']['pl-pl'] = "Tekst"; $text['label-template_text']['pl-pl'] = "Tekst";
$text['label-template_text']['pt-br'] = "Texto"; $text['label-template_text']['pt-br'] = "Texto";
@ -429,6 +445,7 @@ $text['label-template_enabled']['fr-ca'] = "Activé";
$text['label-template_enabled']['fr-fr'] = "Activé"; $text['label-template_enabled']['fr-fr'] = "Activé";
$text['label-template_enabled']['he-il'] = "המונחים"; $text['label-template_enabled']['he-il'] = "המונחים";
$text['label-template_enabled']['it-it'] = "Abilitato"; $text['label-template_enabled']['it-it'] = "Abilitato";
$text['label-template_enabled']['ka-ge'] = "ჩართულია";
$text['label-template_enabled']['nl-nl'] = "In staat"; $text['label-template_enabled']['nl-nl'] = "In staat";
$text['label-template_enabled']['pl-pl'] = "Aktywny"; $text['label-template_enabled']['pl-pl'] = "Aktywny";
$text['label-template_enabled']['pt-br'] = "Activado"; $text['label-template_enabled']['pt-br'] = "Activado";
@ -455,6 +472,7 @@ $text['description-template_enabled']['fr-ca'] = "Définir le statut du modèle.
$text['description-template_enabled']['fr-fr'] = "Définir le statut du modèle."; $text['description-template_enabled']['fr-fr'] = "Définir le statut du modèle.";
$text['description-template_enabled']['he-il'] = "הגדר את הסטטוס של התבנית."; $text['description-template_enabled']['he-il'] = "הגדר את הסטטוס של התבנית.";
$text['description-template_enabled']['it-it'] = "Impostare lo stato del modello."; $text['description-template_enabled']['it-it'] = "Impostare lo stato del modello.";
$text['description-template_enabled']['ka-ge'] = "დააყენეთ ნიმუშის სტატუსი.";
$text['description-template_enabled']['nl-nl'] = "Zet de status van de templade."; $text['description-template_enabled']['nl-nl'] = "Zet de status van de templade.";
$text['description-template_enabled']['pl-pl'] = "Ustaw status szablonu."; $text['description-template_enabled']['pl-pl'] = "Ustaw status szablonu.";
$text['description-template_enabled']['pt-br'] = "Defina o status do modelo."; $text['description-template_enabled']['pt-br'] = "Defina o status do modelo.";
@ -481,6 +499,7 @@ $text['label-template_description']['fr-ca'] = "Description";
$text['label-template_description']['fr-fr'] = "Description"; $text['label-template_description']['fr-fr'] = "Description";
$text['label-template_description']['he-il'] = "תיאור תיאור"; $text['label-template_description']['he-il'] = "תיאור תיאור";
$text['label-template_description']['it-it'] = "Designazione delle merci"; $text['label-template_description']['it-it'] = "Designazione delle merci";
$text['label-template_description']['ka-ge'] = "აღწერა";
$text['label-template_description']['nl-nl'] = "Beschrijving"; $text['label-template_description']['nl-nl'] = "Beschrijving";
$text['label-template_description']['pl-pl'] = "Opis"; $text['label-template_description']['pl-pl'] = "Opis";
$text['label-template_description']['pt-br'] = "Descrição"; $text['label-template_description']['pt-br'] = "Descrição";
@ -507,6 +526,7 @@ $text['description-template_description']['fr-ca'] = "Entrez la description";
$text['description-template_description']['fr-fr'] = "Entrez la description"; $text['description-template_description']['fr-fr'] = "Entrez la description";
$text['description-template_description']['he-il'] = "הכנס את התיאור."; $text['description-template_description']['he-il'] = "הכנס את התיאור.";
$text['description-template_description']['it-it'] = "Inserisci la descrizione."; $text['description-template_description']['it-it'] = "Inserisci la descrizione.";
$text['description-template_description']['ka-ge'] = "შეიყვანეთ აღწერა.";
$text['description-template_description']['nl-nl'] = "Beschrijf de beschrijving."; $text['description-template_description']['nl-nl'] = "Beschrijf de beschrijving.";
$text['description-template_description']['pl-pl'] = "Wprowadź opis."; $text['description-template_description']['pl-pl'] = "Wprowadź opis.";
$text['description-template_description']['pt-br'] = "Digite a descrição."; $text['description-template_description']['pt-br'] = "Digite a descrição.";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-ca'] = "Modèles de courriel"; $apps[$x]['menu'][$y]['title']['fr-ca'] = "Modèles de courriel";
$apps[$x]['menu'][$y]['title']['he-il'] = "תבניות אימייל"; $apps[$x]['menu'][$y]['title']['he-il'] = "תבניות אימייל";
$apps[$x]['menu'][$y]['title']['it-it'] = "Modelli di posta elettronica"; $apps[$x]['menu'][$y]['title']['it-it'] = "Modelli di posta elettronica";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ელფოსტის ნიმუშები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "E-mailsjablonen"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "E-mailsjablonen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Szablony Email"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Szablony Email";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Modelos de e-mail"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Modelos de e-mail";

View File

@ -13,6 +13,7 @@
$apps[$x]['description']['de'] = ''; $apps[$x]['description']['de'] = '';
$apps[$x]['description']['de-ch'] = ''; $apps[$x]['description']['de-ch'] = '';
$apps[$x]['description']['de-at'] = ''; $apps[$x]['description']['de-at'] = '';
$apps[$x]['description']['ka-ge'] = '';
$apps[$x]['description']['fr'] = ''; $apps[$x]['description']['fr'] = '';
$apps[$x]['description']['fr-ca'] = ''; $apps[$x]['description']['fr-ca'] = '';
$apps[$x]['description']['fr-ch'] = ''; $apps[$x]['description']['fr-ch'] = '';

View File

@ -13,6 +13,7 @@ $text['title-emergency_logs']['fr-ca'] = "Journaux d'urgence";
$text['title-emergency_logs']['fr-fr'] = "Journaux d'urgence"; $text['title-emergency_logs']['fr-fr'] = "Journaux d'urgence";
$text['title-emergency_logs']['he-il'] = "יומני חירום"; $text['title-emergency_logs']['he-il'] = "יומני חירום";
$text['title-emergency_logs']['it-it'] = "Registri di emergenza"; $text['title-emergency_logs']['it-it'] = "Registri di emergenza";
$text['title-emergency_logs']['ka-ge'] = "ავარიული სიტუაციის ჟურნალი";
$text['title-emergency_logs']['nl-nl'] = "Noodlogboeken"; $text['title-emergency_logs']['nl-nl'] = "Noodlogboeken";
$text['title-emergency_logs']['pl-pl'] = "Dzienniki awaryjne"; $text['title-emergency_logs']['pl-pl'] = "Dzienniki awaryjne";
$text['title-emergency_logs']['pt-br'] = "Registros de emergência"; $text['title-emergency_logs']['pt-br'] = "Registros de emergência";
@ -39,6 +40,7 @@ $text['title_description-emergency_logs']['fr-ca'] = "Suivez les appels d'urgenc
$text['title_description-emergency_logs']['fr-fr'] = "Suivez les appels d'urgence, y compris les détails de l'heure, de la date et du numéro de poste d'origine."; $text['title_description-emergency_logs']['fr-fr'] = "Suivez les appels d'urgence, y compris les détails de l'heure, de la date et du numéro de poste d'origine.";
$text['title_description-emergency_logs']['he-il'] = "עקוב אחר שיחות חירום, כולל פרטים על השעה, התאריך והשלוחה המקורית."; $text['title_description-emergency_logs']['he-il'] = "עקוב אחר שיחות חירום, כולל פרטים על השעה, התאריך והשלוחה המקורית.";
$text['title_description-emergency_logs']['it-it'] = "Tieni traccia delle chiamate di emergenza, inclusi i dettagli di ora, data ed interno di origine."; $text['title_description-emergency_logs']['it-it'] = "Tieni traccia delle chiamate di emergenza, inclusi i dettagli di ora, data ed interno di origine.";
$text['title_description-emergency_logs']['ka-ge'] = "ადევნეთ თვალყური სასწრაფო ზარებს ისეთი დეტალებით, როგორიცაა დრო, თარიღი და წყარო შიდა ნომერი.";
$text['title_description-emergency_logs']['nl-nl'] = "Houd noodoproepen bij, inclusief details over de tijd, datum en het toestelnummer van herkomst."; $text['title_description-emergency_logs']['nl-nl'] = "Houd noodoproepen bij, inclusief details over de tijd, datum en het toestelnummer van herkomst.";
$text['title_description-emergency_logs']['pl-pl'] = "Śledź połączenia alarmowe, podając szczegóły dotyczące godziny, daty i numeru wewnętrznego nadawcy."; $text['title_description-emergency_logs']['pl-pl'] = "Śledź połączenia alarmowe, podając szczegóły dotyczące godziny, daty i numeru wewnętrznego nadawcy.";
$text['title_description-emergency_logs']['pt-br'] = "Rastreie chamadas de emergência, incluindo detalhes de hora, data e ramal de origem."; $text['title_description-emergency_logs']['pt-br'] = "Rastreie chamadas de emergência, incluindo detalhes de hora, data e ramal de origem.";
@ -65,6 +67,7 @@ $text['label-emergency_time']['fr-ca'] = "Temps";
$text['label-emergency_time']['fr-fr'] = "Temps"; $text['label-emergency_time']['fr-fr'] = "Temps";
$text['label-emergency_time']['he-il'] = "זְמַן"; $text['label-emergency_time']['he-il'] = "זְמַן";
$text['label-emergency_time']['it-it'] = "Tempo"; $text['label-emergency_time']['it-it'] = "Tempo";
$text['label-emergency_time']['ka-ge'] = "დრო";
$text['label-emergency_time']['nl-nl'] = "Tijd"; $text['label-emergency_time']['nl-nl'] = "Tijd";
$text['label-emergency_time']['pl-pl'] = "Czas"; $text['label-emergency_time']['pl-pl'] = "Czas";
$text['label-emergency_time']['pt-br'] = "Tempo"; $text['label-emergency_time']['pt-br'] = "Tempo";
@ -91,6 +94,7 @@ $text['label-emergency_date']['fr-ca'] = "Date";
$text['label-emergency_date']['fr-fr'] = "Date"; $text['label-emergency_date']['fr-fr'] = "Date";
$text['label-emergency_date']['he-il'] = "תַאֲרִיך"; $text['label-emergency_date']['he-il'] = "תַאֲרִיך";
$text['label-emergency_date']['it-it'] = "Data"; $text['label-emergency_date']['it-it'] = "Data";
$text['label-emergency_date']['ka-ge'] = "თარიღი";
$text['label-emergency_date']['nl-nl'] = "Datum"; $text['label-emergency_date']['nl-nl'] = "Datum";
$text['label-emergency_date']['pl-pl'] = "Data"; $text['label-emergency_date']['pl-pl'] = "Data";
$text['label-emergency_date']['pt-br'] = "Data"; $text['label-emergency_date']['pt-br'] = "Data";
@ -117,6 +121,7 @@ $text['label-emergency_extension']['fr-ca'] = "Extension";
$text['label-emergency_extension']['fr-fr'] = "Extension"; $text['label-emergency_extension']['fr-fr'] = "Extension";
$text['label-emergency_extension']['he-il'] = "סיומת"; $text['label-emergency_extension']['he-il'] = "סיומת";
$text['label-emergency_extension']['it-it'] = "Estensione"; $text['label-emergency_extension']['it-it'] = "Estensione";
$text['label-emergency_extension']['ka-ge'] = "შიდა ნომერი";
$text['label-emergency_extension']['nl-nl'] = "Verlenging"; $text['label-emergency_extension']['nl-nl'] = "Verlenging";
$text['label-emergency_extension']['pl-pl'] = "Rozszerzenie"; $text['label-emergency_extension']['pl-pl'] = "Rozszerzenie";
$text['label-emergency_extension']['pt-br'] = "Extensão"; $text['label-emergency_extension']['pt-br'] = "Extensão";
@ -143,6 +148,7 @@ $text['label-emergency_event']['fr-ca'] = "Événement";
$text['label-emergency_event']['fr-fr'] = "Événement"; $text['label-emergency_event']['fr-fr'] = "Événement";
$text['label-emergency_event']['he-il'] = "מִקרֶה"; $text['label-emergency_event']['he-il'] = "מִקרֶה";
$text['label-emergency_event']['it-it'] = "Evento"; $text['label-emergency_event']['it-it'] = "Evento";
$text['label-emergency_event']['ka-ge'] = "მოვლენა";
$text['label-emergency_event']['nl-nl'] = "Evenement"; $text['label-emergency_event']['nl-nl'] = "Evenement";
$text['label-emergency_event']['pl-pl'] = "Wydarzenie"; $text['label-emergency_event']['pl-pl'] = "Wydarzenie";
$text['label-emergency_event']['pt-br'] = "Evento"; $text['label-emergency_event']['pt-br'] = "Evento";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Journaux d'Urgence"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Journaux d'Urgence";
$apps[$x]['menu'][$y]['title']['he-il'] = "יומן חירום"; $apps[$x]['menu'][$y]['title']['he-il'] = "יומן חירום";
$apps[$x]['menu'][$y]['title']['it-it'] = "Registri di Emergenza"; $apps[$x]['menu'][$y]['title']['it-it'] = "Registri di Emergenza";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ავარიული სიტუაციის ჟურნალი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Logboeken voor Noodgevallen"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Logboeken voor Noodgevallen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Dzienniki Alarmowe"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Dzienniki Alarmowe";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Registros de Emergência"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Registros de Emergência";

View File

@ -13,6 +13,7 @@ $text['title-event_guard_logs']['fr-ca'] = "event guard";
$text['title-event_guard_logs']['fr-fr'] = "event guard"; $text['title-event_guard_logs']['fr-fr'] = "event guard";
$text['title-event_guard_logs']['he-il'] = "משמר אירועים"; $text['title-event_guard_logs']['he-il'] = "משמר אירועים";
$text['title-event_guard_logs']['it-it'] = "Guardia di evento"; $text['title-event_guard_logs']['it-it'] = "Guardia di evento";
$text['title-event_guard_logs']['ka-ge'] = "მოვლენების დამველი";
$text['title-event_guard_logs']['nl-nl'] = "Vertaling:"; $text['title-event_guard_logs']['nl-nl'] = "Vertaling:";
$text['title-event_guard_logs']['pl-pl'] = "Gwardia"; $text['title-event_guard_logs']['pl-pl'] = "Gwardia";
$text['title-event_guard_logs']['pt-br'] = "Guarda de Eventos"; $text['title-event_guard_logs']['pt-br'] = "Guarda de Eventos";
@ -39,6 +40,7 @@ $text['title-event_guard_log']['fr-ca'] = "event guard";
$text['title-event_guard_log']['fr-fr'] = "event guard"; $text['title-event_guard_log']['fr-fr'] = "event guard";
$text['title-event_guard_log']['he-il'] = "משמר אירועים"; $text['title-event_guard_log']['he-il'] = "משמר אירועים";
$text['title-event_guard_log']['it-it'] = "Guardia di evento"; $text['title-event_guard_log']['it-it'] = "Guardia di evento";
$text['title-event_guard_log']['ka-ge'] = "მოვლენების დამველი";
$text['title-event_guard_log']['nl-nl'] = "Vertaling:"; $text['title-event_guard_log']['nl-nl'] = "Vertaling:";
$text['title-event_guard_log']['pl-pl'] = "Gwardia"; $text['title-event_guard_log']['pl-pl'] = "Gwardia";
$text['title-event_guard_log']['pt-br'] = "Guarda de Eventos"; $text['title-event_guard_log']['pt-br'] = "Guarda de Eventos";
@ -65,6 +67,7 @@ $text['title_description-event_guard_logs']['fr-ca'] = "journal des tentatives d
$text['title_description-event_guard_logs']['fr-fr'] = "journal des tentatives d'enregistrement qui ont été bloquées."; $text['title_description-event_guard_logs']['fr-fr'] = "journal des tentatives d'enregistrement qui ont été bloquées.";
$text['title_description-event_guard_logs']['he-il'] = "יצירת ניסיונות רישום שנחסמו."; $text['title_description-event_guard_logs']['he-il'] = "יצירת ניסיונות רישום שנחסמו.";
$text['title_description-event_guard_logs']['it-it'] = "Registrazione tentativi che sono stati bloccati."; $text['title_description-event_guard_logs']['it-it'] = "Registrazione tentativi che sono stati bloccati.";
$text['title_description-event_guard_logs']['ka-ge'] = "რეგისტრაციის დაბლოკილი მცდელობების ჟურნალი.";
$text['title_description-event_guard_logs']['nl-nl'] = "Veel inschrijvingspogingen die geblokkeerd zijn."; $text['title_description-event_guard_logs']['nl-nl'] = "Veel inschrijvingspogingen die geblokkeerd zijn.";
$text['title_description-event_guard_logs']['pl-pl'] = "Loga prób rejestracji została zablokowana."; $text['title_description-event_guard_logs']['pl-pl'] = "Loga prób rejestracji została zablokowana.";
$text['title_description-event_guard_logs']['pt-br'] = "Registro de tentativas de registro que foram bloqueadas."; $text['title_description-event_guard_logs']['pt-br'] = "Registro de tentativas de registro que foram bloqueadas.";
@ -91,6 +94,7 @@ $text['label-hostname']['fr-ca'] = "hostname";
$text['label-hostname']['fr-fr'] = "hostname"; $text['label-hostname']['fr-fr'] = "hostname";
$text['label-hostname']['he-il'] = "שם מארח"; $text['label-hostname']['he-il'] = "שם מארח";
$text['label-hostname']['it-it'] = "Nome host"; $text['label-hostname']['it-it'] = "Nome host";
$text['label-hostname']['ka-ge'] = "ჰოსტის სახელი";
$text['label-hostname']['nl-nl'] = "Heetnaam"; $text['label-hostname']['nl-nl'] = "Heetnaam";
$text['label-hostname']['pl-pl'] = "hostname"; $text['label-hostname']['pl-pl'] = "hostname";
$text['label-hostname']['pt-br'] = "Nome do anfitrião"; $text['label-hostname']['pt-br'] = "Nome do anfitrião";
@ -117,6 +121,7 @@ $text['description-hostname']['fr-ca'] = "Entrez le nom d'hôte.";
$text['description-hostname']['fr-fr'] = "Entrez le nom d'hôte."; $text['description-hostname']['fr-fr'] = "Entrez le nom d'hôte.";
$text['description-hostname']['he-il'] = "הכנס את השם המארח"; $text['description-hostname']['he-il'] = "הכנס את השם המארח";
$text['description-hostname']['it-it'] = "Inserisci il nome host."; $text['description-hostname']['it-it'] = "Inserisci il nome host.";
$text['description-hostname']['ka-ge'] = "შეიყვანეთ ჰოსტის სახელი.";
$text['description-hostname']['nl-nl'] = "Voer de naam in."; $text['description-hostname']['nl-nl'] = "Voer de naam in.";
$text['description-hostname']['pl-pl'] = "Wejście do nazwy gospodarza."; $text['description-hostname']['pl-pl'] = "Wejście do nazwy gospodarza.";
$text['description-hostname']['pt-br'] = "Digite o nome do host."; $text['description-hostname']['pt-br'] = "Digite o nome do host.";
@ -143,6 +148,7 @@ $text['label-log_date']['fr-ca'] = "Date de la signature";
$text['label-log_date']['fr-fr'] = "Date de la signature"; $text['label-log_date']['fr-fr'] = "Date de la signature";
$text['label-log_date']['he-il'] = "תאריך יציאה"; $text['label-log_date']['he-il'] = "תאריך יציאה";
$text['label-log_date']['it-it'] = "Data di registro"; $text['label-log_date']['it-it'] = "Data di registro";
$text['label-log_date']['ka-ge'] = "ჟურნალის თარიღი";
$text['label-log_date']['nl-nl'] = "log datum"; $text['label-log_date']['nl-nl'] = "log datum";
$text['label-log_date']['pl-pl'] = "Data dziennika"; $text['label-log_date']['pl-pl'] = "Data dziennika";
$text['label-log_date']['pt-br'] = "Data de início"; $text['label-log_date']['pt-br'] = "Data de início";
@ -169,6 +175,7 @@ $text['description-log_date']['fr-ca'] = "Entrez la date du journal.";
$text['description-log_date']['fr-fr'] = "Entrez la date du journal."; $text['description-log_date']['fr-fr'] = "Entrez la date du journal.";
$text['description-log_date']['he-il'] = "הכנסו את תאריך הכניסה"; $text['description-log_date']['he-il'] = "הכנסו את תאריך הכניסה";
$text['description-log_date']['it-it'] = "Inserisci la data di registro."; $text['description-log_date']['it-it'] = "Inserisci la data di registro.";
$text['description-log_date']['ka-ge'] = "შეიყვანეთ ჟურნალის თარიღი.";
$text['description-log_date']['nl-nl'] = "Voer de loggegevens in."; $text['description-log_date']['nl-nl'] = "Voer de loggegevens in.";
$text['description-log_date']['pl-pl'] = "Wejście do terminu."; $text['description-log_date']['pl-pl'] = "Wejście do terminu.";
$text['description-log_date']['pt-br'] = "Introduza a data de registo."; $text['description-log_date']['pt-br'] = "Introduza a data de registo.";
@ -195,6 +202,7 @@ $text['label-filter']['fr-ca'] = "Filtre";
$text['label-filter']['fr-fr'] = "Filtre"; $text['label-filter']['fr-fr'] = "Filtre";
$text['label-filter']['he-il'] = "Filter"; $text['label-filter']['he-il'] = "Filter";
$text['label-filter']['it-it'] = "Filtro"; $text['label-filter']['it-it'] = "Filtro";
$text['label-filter']['ka-ge'] = "ფილტრი";
$text['label-filter']['nl-nl'] = "Filter"; $text['label-filter']['nl-nl'] = "Filter";
$text['label-filter']['pl-pl'] = "Filter"; $text['label-filter']['pl-pl'] = "Filter";
$text['label-filter']['pt-br'] = "Filtro"; $text['label-filter']['pt-br'] = "Filtro";
@ -221,6 +229,7 @@ $text['description-filter']['fr-ca'] = "Entrez le filtre.";
$text['description-filter']['fr-fr'] = "Entrez le filtre."; $text['description-filter']['fr-fr'] = "Entrez le filtre.";
$text['description-filter']['he-il'] = "הזן את המסנן"; $text['description-filter']['he-il'] = "הזן את המסנן";
$text['description-filter']['it-it'] = "Inserisci il filtro."; $text['description-filter']['it-it'] = "Inserisci il filtro.";
$text['description-filter']['ka-ge'] = "შეიყვანეთ ფილტრი.";
$text['description-filter']['nl-nl'] = "Voer de filter in."; $text['description-filter']['nl-nl'] = "Voer de filter in.";
$text['description-filter']['pl-pl'] = "Wejście do filtru."; $text['description-filter']['pl-pl'] = "Wejście do filtru.";
$text['description-filter']['pt-br'] = "Insira o filtro."; $text['description-filter']['pt-br'] = "Insira o filtro.";
@ -247,6 +256,7 @@ $text['label-ip_address']['fr-ca'] = "Adresse";
$text['label-ip_address']['fr-fr'] = "Adresse"; $text['label-ip_address']['fr-fr'] = "Adresse";
$text['label-ip_address']['he-il'] = "כתובת"; $text['label-ip_address']['he-il'] = "כתובת";
$text['label-ip_address']['it-it'] = "Indirizzo"; $text['label-ip_address']['it-it'] = "Indirizzo";
$text['label-ip_address']['ka-ge'] = "მისამართი";
$text['label-ip_address']['nl-nl'] = "Adres"; $text['label-ip_address']['nl-nl'] = "Adres";
$text['label-ip_address']['pl-pl'] = "Addressa"; $text['label-ip_address']['pl-pl'] = "Addressa";
$text['label-ip_address']['pt-br'] = "Endereço"; $text['label-ip_address']['pt-br'] = "Endereço";
@ -273,6 +283,7 @@ $text['description-ip_address']['fr-ca'] = "Entrez l'adresse.";
$text['description-ip_address']['fr-fr'] = "Entrez l'adresse."; $text['description-ip_address']['fr-fr'] = "Entrez l'adresse.";
$text['description-ip_address']['he-il'] = "הכנס את הכתובת."; $text['description-ip_address']['he-il'] = "הכנס את הכתובת.";
$text['description-ip_address']['it-it'] = "Inserisci l'indirizzo."; $text['description-ip_address']['it-it'] = "Inserisci l'indirizzo.";
$text['description-ip_address']['ka-ge'] = "შეიყვანეთ მისამართი.";
$text['description-ip_address']['nl-nl'] = "Voer het adres in."; $text['description-ip_address']['nl-nl'] = "Voer het adres in.";
$text['description-ip_address']['pl-pl'] = "Wejście do adresu."; $text['description-ip_address']['pl-pl'] = "Wejście do adresu.";
$text['description-ip_address']['pt-br'] = "Digite o endereço."; $text['description-ip_address']['pt-br'] = "Digite o endereço.";
@ -299,6 +310,7 @@ $text['label-extension']['fr-ca'] = "extension";
$text['label-extension']['fr-fr'] = "extension"; $text['label-extension']['fr-fr'] = "extension";
$text['label-extension']['he-il'] = "הרחבה"; $text['label-extension']['he-il'] = "הרחבה";
$text['label-extension']['it-it'] = "Estensione"; $text['label-extension']['it-it'] = "Estensione";
$text['label-extension']['ka-ge'] = "შიდა ნომერი";
$text['label-extension']['nl-nl'] = "Verlenging"; $text['label-extension']['nl-nl'] = "Verlenging";
$text['label-extension']['pl-pl'] = "Extensions"; $text['label-extension']['pl-pl'] = "Extensions";
$text['label-extension']['pt-br'] = "Extensão"; $text['label-extension']['pt-br'] = "Extensão";
@ -325,6 +337,7 @@ $text['description-extension']['fr-ca'] = "Entrez l'extension.";
$text['description-extension']['fr-fr'] = "Entrez l'extension."; $text['description-extension']['fr-fr'] = "Entrez l'extension.";
$text['description-extension']['he-il'] = "הכנס את הסיומת."; $text['description-extension']['he-il'] = "הכנס את הסיומת.";
$text['description-extension']['it-it'] = "Inserisci l'estensione."; $text['description-extension']['it-it'] = "Inserisci l'estensione.";
$text['description-extension']['ka-ge'] = "შეიყვანეთ შიდა ნომერი.";
$text['description-extension']['nl-nl'] = "Breng de verlenging binnen."; $text['description-extension']['nl-nl'] = "Breng de verlenging binnen.";
$text['description-extension']['pl-pl'] = "Wejście do rozszerzenia."; $text['description-extension']['pl-pl'] = "Wejście do rozszerzenia.";
$text['description-extension']['pt-br'] = "Insira a extensão."; $text['description-extension']['pt-br'] = "Insira a extensão.";
@ -351,6 +364,7 @@ $text['label-user_agent']['fr-ca'] = "utilisateur agent";
$text['label-user_agent']['fr-fr'] = "utilisateur agent"; $text['label-user_agent']['fr-fr'] = "utilisateur agent";
$text['label-user_agent']['he-il'] = "סוכן המשתמש"; $text['label-user_agent']['he-il'] = "סוכן המשתמש";
$text['label-user_agent']['it-it'] = "Agente Utente"; $text['label-user_agent']['it-it'] = "Agente Utente";
$text['label-user_agent']['ka-ge'] = "მომხმარებლის აგენტი";
$text['label-user_agent']['nl-nl'] = "Agent"; $text['label-user_agent']['nl-nl'] = "Agent";
$text['label-user_agent']['pl-pl'] = "User Agentka"; $text['label-user_agent']['pl-pl'] = "User Agentka";
$text['label-user_agent']['pt-br'] = "Agente do Usuário"; $text['label-user_agent']['pt-br'] = "Agente do Usuário";
@ -377,6 +391,7 @@ $text['description-user_agent']['fr-ca'] = "Entrez l'agent utilisateur.";
$text['description-user_agent']['fr-fr'] = "Entrez l'agent utilisateur."; $text['description-user_agent']['fr-fr'] = "Entrez l'agent utilisateur.";
$text['description-user_agent']['he-il'] = "היכנס לסוכנת המשתמש"; $text['description-user_agent']['he-il'] = "היכנס לסוכנת המשתמש";
$text['description-user_agent']['it-it'] = "Inserisci l'agente dell'utente."; $text['description-user_agent']['it-it'] = "Inserisci l'agente dell'utente.";
$text['description-user_agent']['ka-ge'] = "შეიყვანეთ მომხმარებლის აგენტი.";
$text['description-user_agent']['nl-nl'] = "Kom binnen bij de User Agent."; $text['description-user_agent']['nl-nl'] = "Kom binnen bij de User Agent.";
$text['description-user_agent']['pl-pl'] = "Wejście do agenta User."; $text['description-user_agent']['pl-pl'] = "Wejście do agenta User.";
$text['description-user_agent']['pt-br'] = "Insira o Agente do Usuário."; $text['description-user_agent']['pt-br'] = "Insira o Agente do Usuário.";
@ -403,6 +418,7 @@ $text['label-log_status']['fr-ca'] = "État";
$text['label-log_status']['fr-fr'] = "État"; $text['label-log_status']['fr-fr'] = "État";
$text['label-log_status']['he-il'] = "סטטוס"; $text['label-log_status']['he-il'] = "סטטוס";
$text['label-log_status']['it-it'] = "Stato"; $text['label-log_status']['it-it'] = "Stato";
$text['label-log_status']['ka-ge'] = "სტატუსი";
$text['label-log_status']['nl-nl'] = "status"; $text['label-log_status']['nl-nl'] = "status";
$text['label-log_status']['pl-pl'] = "status"; $text['label-log_status']['pl-pl'] = "status";
$text['label-log_status']['pt-br'] = "Estado"; $text['label-log_status']['pt-br'] = "Estado";
@ -429,6 +445,7 @@ $text['description-log_status']['fr-ca'] = "Entrez le statut.";
$text['description-log_status']['fr-fr'] = "Entrez le statut."; $text['description-log_status']['fr-fr'] = "Entrez le statut.";
$text['description-log_status']['he-il'] = "להיכנס למצב."; $text['description-log_status']['he-il'] = "להיכנס למצב.";
$text['description-log_status']['it-it'] = "Inserisci lo stato."; $text['description-log_status']['it-it'] = "Inserisci lo stato.";
$text['description-log_status']['ka-ge'] = "შეიყვანეთ სტატუსი.";
$text['description-log_status']['nl-nl'] = "Breng de status binnen."; $text['description-log_status']['nl-nl'] = "Breng de status binnen.";
$text['description-log_status']['pl-pl'] = "Wejście do statusu."; $text['description-log_status']['pl-pl'] = "Wejście do statusu.";
$text['description-log_status']['pt-br'] = "Digite o status."; $text['description-log_status']['pt-br'] = "Digite o status.";
@ -455,6 +472,7 @@ $text['button-unblock']['fr-ca'] = "Débloquer";
$text['button-unblock']['fr-fr'] = "Débloquer"; $text['button-unblock']['fr-fr'] = "Débloquer";
$text['button-unblock']['he-il'] = "חסימה"; $text['button-unblock']['he-il'] = "חסימה";
$text['button-unblock']['it-it'] = "Sblocca"; $text['button-unblock']['it-it'] = "Sblocca";
$text['button-unblock']['ka-ge'] = "განბლოკვა";
$text['button-unblock']['nl-nl'] = "Deblokkeren"; $text['button-unblock']['nl-nl'] = "Deblokkeren";
$text['button-unblock']['pl-pl'] = "unblock"; $text['button-unblock']['pl-pl'] = "unblock";
$text['button-unblock']['pt-br'] = "Desbloqueio"; $text['button-unblock']['pt-br'] = "Desbloqueio";
@ -481,6 +499,7 @@ $text['label-blocked']['fr-ca'] = "Bloqué";
$text['label-blocked']['fr-fr'] = "Bloqué"; $text['label-blocked']['fr-fr'] = "Bloqué";
$text['label-blocked']['he-il'] = "חָסוּם"; $text['label-blocked']['he-il'] = "חָסוּם";
$text['label-blocked']['it-it'] = "Bloccato"; $text['label-blocked']['it-it'] = "Bloccato";
$text['label-blocked']['ka-ge'] = "დაბლოკილია";
$text['label-blocked']['nl-nl'] = "Geblokkeerd"; $text['label-blocked']['nl-nl'] = "Geblokkeerd";
$text['label-blocked']['pl-pl'] = "Zablokowany"; $text['label-blocked']['pl-pl'] = "Zablokowany";
$text['label-blocked']['pt-br'] = "Bloqueado"; $text['label-blocked']['pt-br'] = "Bloqueado";
@ -507,6 +526,7 @@ $text['label-unblocked']['fr-ca'] = "Débloqué";
$text['label-unblocked']['fr-fr'] = "Débloqué"; $text['label-unblocked']['fr-fr'] = "Débloqué";
$text['label-unblocked']['he-il'] = "Unblock"; $text['label-unblocked']['he-il'] = "Unblock";
$text['label-unblocked']['it-it'] = "Sbloccato"; $text['label-unblocked']['it-it'] = "Sbloccato";
$text['label-unblocked']['ka-ge'] = "განბლოკილია";
$text['label-unblocked']['nl-nl'] = "Ongeblokkeerd"; $text['label-unblocked']['nl-nl'] = "Ongeblokkeerd";
$text['label-unblocked']['pl-pl'] = "unblocked"; $text['label-unblocked']['pl-pl'] = "unblocked";
$text['label-unblocked']['pt-br'] = "Desbloqueado"; $text['label-unblocked']['pt-br'] = "Desbloqueado";
@ -533,6 +553,7 @@ $text['label-pending']['fr-ca'] = "En attente";
$text['label-pending']['fr-fr'] = "En attente"; $text['label-pending']['fr-fr'] = "En attente";
$text['label-pending']['he-il'] = "עקבו"; $text['label-pending']['he-il'] = "עקבו";
$text['label-pending']['it-it'] = "Finanziamenti"; $text['label-pending']['it-it'] = "Finanziamenti";
$text['label-pending']['ka-ge'] = "დარჩენილია";
$text['label-pending']['nl-nl'] = "Pendel"; $text['label-pending']['nl-nl'] = "Pendel";
$text['label-pending']['pl-pl'] = "Pending (ang.)."; $text['label-pending']['pl-pl'] = "Pending (ang.).";
$text['label-pending']['pt-br'] = "Pendente"; $text['label-pending']['pt-br'] = "Pendente";
@ -559,6 +580,7 @@ $text['option-authentication']['fr-ca'] = "Authentification";
$text['option-authentication']['fr-fr'] = "Authentification"; $text['option-authentication']['fr-fr'] = "Authentification";
$text['option-authentication']['he-il'] = "אימות"; $text['option-authentication']['he-il'] = "אימות";
$text['option-authentication']['it-it'] = "Autenticazione"; $text['option-authentication']['it-it'] = "Autenticazione";
$text['option-authentication']['ka-ge'] = "ავთენტიკაცია";
$text['option-authentication']['nl-nl'] = "Authenticatie"; $text['option-authentication']['nl-nl'] = "Authenticatie";
$text['option-authentication']['pl-pl'] = "Uwierzytelnianie"; $text['option-authentication']['pl-pl'] = "Uwierzytelnianie";
$text['option-authentication']['pt-br'] = "Autenticação"; $text['option-authentication']['pt-br'] = "Autenticação";
@ -585,6 +607,7 @@ $text['option-ip']['fr-ca'] = "Adresse IP";
$text['option-ip']['fr-fr'] = "Adresse IP"; $text['option-ip']['fr-fr'] = "Adresse IP";
$text['option-ip']['he-il'] = "כתובת ה - IP"; $text['option-ip']['he-il'] = "כתובת ה - IP";
$text['option-ip']['it-it'] = "Indirizzo IP"; $text['option-ip']['it-it'] = "Indirizzo IP";
$text['option-ip']['ka-ge'] = "IP";
$text['option-ip']['nl-nl'] = "IP adres"; $text['option-ip']['nl-nl'] = "IP adres";
$text['option-ip']['pl-pl'] = "Adres IP"; $text['option-ip']['pl-pl'] = "Adres IP";
$text['option-ip']['pt-br'] = "Endereço de IP"; $text['option-ip']['pt-br'] = "Endereço de IP";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Event Guard"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Event Guard";
$apps[$x]['menu'][$y]['title']['he-il'] = "משמר אירועים"; $apps[$x]['menu'][$y]['title']['he-il'] = "משמר אירועים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Guardia di evento"; $apps[$x]['menu'][$y]['title']['it-it'] = "Guardia di evento";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "მოვლენების დამცველი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Evenementenbewaker"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Evenementenbewaker";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Strażnik wydarzeń"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Strażnik wydarzeń";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Guarda de Eventos"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Guarda de Eventos";

View File

@ -13,6 +13,7 @@ $text['title-extension_settings']['fr-ca'] = "Paramètres d ' extension";
$text['title-extension_settings']['fr-fr'] = "Paramètres d ' extension"; $text['title-extension_settings']['fr-fr'] = "Paramètres d ' extension";
$text['title-extension_settings']['he-il'] = "הגדרות הרחבה"; $text['title-extension_settings']['he-il'] = "הגדרות הרחבה";
$text['title-extension_settings']['it-it'] = "Impostazioni di estensione"; $text['title-extension_settings']['it-it'] = "Impostazioni di estensione";
$text['title-extension_settings']['ka-ge'] = "გაფართოების პარამეტრები";
$text['title-extension_settings']['nl-nl'] = "Extensie instellingen"; $text['title-extension_settings']['nl-nl'] = "Extensie instellingen";
$text['title-extension_settings']['pl-pl'] = "Rozszerzenia"; $text['title-extension_settings']['pl-pl'] = "Rozszerzenia";
$text['title-extension_settings']['pt-br'] = "Configurações de extensão"; $text['title-extension_settings']['pt-br'] = "Configurações de extensão";
@ -39,6 +40,7 @@ $text['title-extension_setting']['fr-ca'] = "extension";
$text['title-extension_setting']['fr-fr'] = "extension"; $text['title-extension_setting']['fr-fr'] = "extension";
$text['title-extension_setting']['he-il'] = "הגדרת הרחבה"; $text['title-extension_setting']['he-il'] = "הגדרת הרחבה";
$text['title-extension_setting']['it-it'] = "Impostazione dell'estensione"; $text['title-extension_setting']['it-it'] = "Impostazione dell'estensione";
$text['title-extension_setting']['ka-ge'] = "გაფართოების პარამეტრი";
$text['title-extension_setting']['nl-nl'] = "Extensie instelling"; $text['title-extension_setting']['nl-nl'] = "Extensie instelling";
$text['title-extension_setting']['pl-pl'] = "Rozszerzenia"; $text['title-extension_setting']['pl-pl'] = "Rozszerzenia";
$text['title-extension_setting']['pt-br'] = "Configuração de extensão"; $text['title-extension_setting']['pt-br'] = "Configuração de extensão";
@ -65,6 +67,7 @@ $text['title_description-extension_settings']['fr-ca'] = "Attribuer des variable
$text['title_description-extension_settings']['fr-fr'] = "Attribuer des variables et des paramètres à cette extension."; $text['title_description-extension_settings']['fr-fr'] = "Attribuer des variables et des paramètres à cette extension.";
$text['title_description-extension_settings']['he-il'] = "סימנים משתנים ופרמטרים להרחבה זו."; $text['title_description-extension_settings']['he-il'] = "סימנים משתנים ופרמטרים להרחבה זו.";
$text['title_description-extension_settings']['it-it'] = "Assegnare variabili e parametri a questa estensione."; $text['title_description-extension_settings']['it-it'] = "Assegnare variabili e parametri a questa estensione.";
$text['title_description-extension_settings']['ka-ge'] = "მიანიჭეთ ცვლადები და პარამეტრები ამ გაფართოებას.";
$text['title_description-extension_settings']['nl-nl'] = "Wijs variabelen en parameters aan deze extensie toe."; $text['title_description-extension_settings']['nl-nl'] = "Wijs variabelen en parameters aan deze extensie toe.";
$text['title_description-extension_settings']['pl-pl'] = "Przydziela zmienne i parametry do tego rozszerzenia."; $text['title_description-extension_settings']['pl-pl'] = "Przydziela zmienne i parametry do tego rozszerzenia.";
$text['title_description-extension_settings']['pt-br'] = "Atribuir variáveis e parâmetros a esta extensão."; $text['title_description-extension_settings']['pt-br'] = "Atribuir variáveis e parâmetros a esta extensão.";
@ -91,6 +94,7 @@ $text['label-extension_setting_type']['fr-ca'] = "type";
$text['label-extension_setting_type']['fr-fr'] = "type"; $text['label-extension_setting_type']['fr-fr'] = "type";
$text['label-extension_setting_type']['he-il'] = "סוג"; $text['label-extension_setting_type']['he-il'] = "סוג";
$text['label-extension_setting_type']['it-it'] = "Tipo"; $text['label-extension_setting_type']['it-it'] = "Tipo";
$text['label-extension_setting_type']['ka-ge'] = "ტიპი";
$text['label-extension_setting_type']['nl-nl'] = "Type"; $text['label-extension_setting_type']['nl-nl'] = "Type";
$text['label-extension_setting_type']['pl-pl'] = "Typ"; $text['label-extension_setting_type']['pl-pl'] = "Typ";
$text['label-extension_setting_type']['pt-br'] = "Tipo"; $text['label-extension_setting_type']['pt-br'] = "Tipo";
@ -117,6 +121,7 @@ $text['description-extension_setting_type']['fr-ca'] = "Entrez la sous-catégori
$text['description-extension_setting_type']['fr-fr'] = "Entrez la sous-catégorie d'extension."; $text['description-extension_setting_type']['fr-fr'] = "Entrez la sous-catégorie d'extension.";
$text['description-extension_setting_type']['he-il'] = "הזן את הסיומת subcategory."; $text['description-extension_setting_type']['he-il'] = "הזן את הסיומת subcategory.";
$text['description-extension_setting_type']['it-it'] = "Inserisci la sottocategoria dell'estensione."; $text['description-extension_setting_type']['it-it'] = "Inserisci la sottocategoria dell'estensione.";
$text['description-extension_setting_type']['ka-ge'] = "შეიყვანეთ გაფართოების ქვეკატეგორია.";
$text['description-extension_setting_type']['nl-nl'] = "Voer de subcategorie van deze extensie in."; $text['description-extension_setting_type']['nl-nl'] = "Voer de subcategorie van deze extensie in.";
$text['description-extension_setting_type']['pl-pl'] = "Wejście do rozszerzenia."; $text['description-extension_setting_type']['pl-pl'] = "Wejście do rozszerzenia.";
$text['description-extension_setting_type']['pt-br'] = "Digite a subcategoria de extensão."; $text['description-extension_setting_type']['pt-br'] = "Digite a subcategoria de extensão.";
@ -142,6 +147,7 @@ $text['label-param']['fr-ca'] = "param";
$text['label-param']['fr-fr'] = "param"; $text['label-param']['fr-fr'] = "param";
$text['label-param']['he-il'] = "param"; $text['label-param']['he-il'] = "param";
$text['label-param']['it-it'] = "Param"; $text['label-param']['it-it'] = "Param";
$text['label-param']['ka-ge'] = "param";
$text['label-param']['nl-nl'] = "Param"; $text['label-param']['nl-nl'] = "Param";
$text['label-param']['pl-pl'] = "parom"; $text['label-param']['pl-pl'] = "parom";
$text['label-param']['pt-br'] = "Para mim."; $text['label-param']['pt-br'] = "Para mim.";
@ -167,6 +173,7 @@ $text['label-variable']['fr-ca'] = "variable";
$text['label-variable']['fr-fr'] = "variable"; $text['label-variable']['fr-fr'] = "variable";
$text['label-variable']['he-il'] = "משתנה"; $text['label-variable']['he-il'] = "משתנה";
$text['label-variable']['it-it'] = "variabile"; $text['label-variable']['it-it'] = "variabile";
$text['label-variable']['ka-ge'] = "ცვლადი";
$text['label-variable']['nl-nl'] = "variabele"; $text['label-variable']['nl-nl'] = "variabele";
$text['label-variable']['pl-pl'] = "zmienny"; $text['label-variable']['pl-pl'] = "zmienny";
$text['label-variable']['pt-br'] = "variável"; $text['label-variable']['pt-br'] = "variável";
@ -193,6 +200,7 @@ $text['label-extension_setting_name']['fr-ca'] = "Nom";
$text['label-extension_setting_name']['fr-fr'] = "Nom"; $text['label-extension_setting_name']['fr-fr'] = "Nom";
$text['label-extension_setting_name']['he-il'] = "שם השם"; $text['label-extension_setting_name']['he-il'] = "שם השם";
$text['label-extension_setting_name']['it-it'] = "Nome"; $text['label-extension_setting_name']['it-it'] = "Nome";
$text['label-extension_setting_name']['ka-ge'] = "სახელი";
$text['label-extension_setting_name']['nl-nl'] = "Naam"; $text['label-extension_setting_name']['nl-nl'] = "Naam";
$text['label-extension_setting_name']['pl-pl'] = "nazwa"; $text['label-extension_setting_name']['pl-pl'] = "nazwa";
$text['label-extension_setting_name']['pt-br'] = "Nome"; $text['label-extension_setting_name']['pt-br'] = "Nome";
@ -219,6 +227,7 @@ $text['description-extension_setting_name']['fr-ca'] = "Entrez le nom de l'exten
$text['description-extension_setting_name']['fr-fr'] = "Entrez le nom de l'extension."; $text['description-extension_setting_name']['fr-fr'] = "Entrez le nom de l'extension.";
$text['description-extension_setting_name']['he-il'] = "הכנס את שם הסיומת"; $text['description-extension_setting_name']['he-il'] = "הכנס את שם הסיומת";
$text['description-extension_setting_name']['it-it'] = "Inserisci il nome dell'estensione."; $text['description-extension_setting_name']['it-it'] = "Inserisci il nome dell'estensione.";
$text['description-extension_setting_name']['ka-ge'] = "შეიყვანეთ გაფართოების სახელი.";
$text['description-extension_setting_name']['nl-nl'] = "Voer de extensienaam in."; $text['description-extension_setting_name']['nl-nl'] = "Voer de extensienaam in.";
$text['description-extension_setting_name']['pl-pl'] = "Wejście do nazwy przedłużenia."; $text['description-extension_setting_name']['pl-pl'] = "Wejście do nazwy przedłużenia.";
$text['description-extension_setting_name']['pt-br'] = "Digite o nome de extensão."; $text['description-extension_setting_name']['pt-br'] = "Digite o nome de extensão.";
@ -245,6 +254,7 @@ $text['label-extension_setting_value']['fr-ca'] = "Valeur";
$text['label-extension_setting_value']['fr-fr'] = "Valeur"; $text['label-extension_setting_value']['fr-fr'] = "Valeur";
$text['label-extension_setting_value']['he-il'] = "ערך"; $text['label-extension_setting_value']['he-il'] = "ערך";
$text['label-extension_setting_value']['it-it'] = "Valore"; $text['label-extension_setting_value']['it-it'] = "Valore";
$text['label-extension_setting_value']['ka-ge'] = "მნიშვნელობა";
$text['label-extension_setting_value']['nl-nl'] = "Waarde"; $text['label-extension_setting_value']['nl-nl'] = "Waarde";
$text['label-extension_setting_value']['pl-pl'] = "wartość"; $text['label-extension_setting_value']['pl-pl'] = "wartość";
$text['label-extension_setting_value']['pt-br'] = "Valor"; $text['label-extension_setting_value']['pt-br'] = "Valor";
@ -271,6 +281,7 @@ $text['description-extension_setting_value']['fr-ca'] = "Entrez la valeur d'exte
$text['description-extension_setting_value']['fr-fr'] = "Entrez la valeur d'extension."; $text['description-extension_setting_value']['fr-fr'] = "Entrez la valeur d'extension.";
$text['description-extension_setting_value']['he-il'] = "הזן את ערך הארכה."; $text['description-extension_setting_value']['he-il'] = "הזן את ערך הארכה.";
$text['description-extension_setting_value']['it-it'] = "Inserisci il valore di estensione."; $text['description-extension_setting_value']['it-it'] = "Inserisci il valore di estensione.";
$text['description-extension_setting_value']['ka-ge'] = "შეიყვანეთ გაფართოების მნიშვნელობა.";
$text['description-extension_setting_value']['nl-nl'] = "Voer de extensie waarde in."; $text['description-extension_setting_value']['nl-nl'] = "Voer de extensie waarde in.";
$text['description-extension_setting_value']['pl-pl'] = "Wejście do wartości rozszerzeń."; $text['description-extension_setting_value']['pl-pl'] = "Wejście do wartości rozszerzeń.";
$text['description-extension_setting_value']['pt-br'] = "Digite o valor de extensão."; $text['description-extension_setting_value']['pt-br'] = "Digite o valor de extensão.";
@ -297,6 +308,7 @@ $text['label-extension_setting_enabled']['fr-ca'] = "activé";
$text['label-extension_setting_enabled']['fr-fr'] = "activé"; $text['label-extension_setting_enabled']['fr-fr'] = "activé";
$text['label-extension_setting_enabled']['he-il'] = "המונחים"; $text['label-extension_setting_enabled']['he-il'] = "המונחים";
$text['label-extension_setting_enabled']['it-it'] = "Abilitato"; $text['label-extension_setting_enabled']['it-it'] = "Abilitato";
$text['label-extension_setting_enabled']['ka-ge'] = "ჩართულია";
$text['label-extension_setting_enabled']['nl-nl'] = "Ingeschakeld"; $text['label-extension_setting_enabled']['nl-nl'] = "Ingeschakeld";
$text['label-extension_setting_enabled']['pl-pl'] = "umożliwić"; $text['label-extension_setting_enabled']['pl-pl'] = "umożliwić";
$text['label-extension_setting_enabled']['pt-br'] = "Activado"; $text['label-extension_setting_enabled']['pt-br'] = "Activado";
@ -323,6 +335,7 @@ $text['description-extension_setting_enabled']['fr-ca'] = "Entrez l'extension ac
$text['description-extension_setting_enabled']['fr-fr'] = "Entrez l'extension activée."; $text['description-extension_setting_enabled']['fr-fr'] = "Entrez l'extension activée.";
$text['description-extension_setting_enabled']['he-il'] = "הכנס את הסיומת המותרת."; $text['description-extension_setting_enabled']['he-il'] = "הכנס את הסיומת המותרת.";
$text['description-extension_setting_enabled']['it-it'] = "Inserisci l'estensione abilitata."; $text['description-extension_setting_enabled']['it-it'] = "Inserisci l'estensione abilitata.";
$text['description-extension_setting_enabled']['ka-ge'] = "შეიყვანეთ, ჩართულია თუ არა გაფართოება.";
$text['description-extension_setting_enabled']['nl-nl'] = "Schakel de extensie aan of uit."; $text['description-extension_setting_enabled']['nl-nl'] = "Schakel de extensie aan of uit.";
$text['description-extension_setting_enabled']['pl-pl'] = "Wstęp do rozszerzenia."; $text['description-extension_setting_enabled']['pl-pl'] = "Wstęp do rozszerzenia.";
$text['description-extension_setting_enabled']['pt-br'] = "Digite a extensão ativada."; $text['description-extension_setting_enabled']['pt-br'] = "Digite a extensão ativada.";
@ -349,6 +362,7 @@ $text['label-extension_setting_description']['fr-ca'] = "description";
$text['label-extension_setting_description']['fr-fr'] = "description"; $text['label-extension_setting_description']['fr-fr'] = "description";
$text['label-extension_setting_description']['he-il'] = "תיאור תיאור"; $text['label-extension_setting_description']['he-il'] = "תיאור תיאור";
$text['label-extension_setting_description']['it-it'] = "Designazione delle merci"; $text['label-extension_setting_description']['it-it'] = "Designazione delle merci";
$text['label-extension_setting_description']['ka-ge'] = "აღწერა";
$text['label-extension_setting_description']['nl-nl'] = "Omschrijving"; $text['label-extension_setting_description']['nl-nl'] = "Omschrijving";
$text['label-extension_setting_description']['pl-pl'] = "Opis"; $text['label-extension_setting_description']['pl-pl'] = "Opis";
$text['label-extension_setting_description']['pt-br'] = "Descrição"; $text['label-extension_setting_description']['pt-br'] = "Descrição";
@ -375,6 +389,7 @@ $text['description-extension_setting_description']['fr-ca'] = "Entrez la descrip
$text['description-extension_setting_description']['fr-fr'] = "Entrez la description de l'extension."; $text['description-extension_setting_description']['fr-fr'] = "Entrez la description de l'extension.";
$text['description-extension_setting_description']['he-il'] = "הכנס את תיאור הסיומת."; $text['description-extension_setting_description']['he-il'] = "הכנס את תיאור הסיומת.";
$text['description-extension_setting_description']['it-it'] = "Inserisci la descrizione dell'estensione."; $text['description-extension_setting_description']['it-it'] = "Inserisci la descrizione dell'estensione.";
$text['description-extension_setting_description']['ka-ge'] = "შეიყვანეთ გაფართოების აღწერა.";
$text['description-extension_setting_description']['nl-nl'] = "Voer de extensie omschrijving in."; $text['description-extension_setting_description']['nl-nl'] = "Voer de extensie omschrijving in.";
$text['description-extension_setting_description']['pl-pl'] = "Wejście do opisu rozszerzeń."; $text['description-extension_setting_description']['pl-pl'] = "Wejście do opisu rozszerzeń.";
$text['description-extension_setting_description']['pt-br'] = "Digite a descrição de extensão."; $text['description-extension_setting_description']['pt-br'] = "Digite a descrição de extensão.";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Utilisé pour configurer des extentions SIP"; $apps[$x]['description']['fr-fr'] = "Utilisé pour configurer des extentions SIP";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "გამოიყენება SIP გაფართოებები მოსარგებად";
$apps[$x]['description']['nl-nl'] = "Configuratie voor SIP toestellen"; $apps[$x]['description']['nl-nl'] = "Configuratie voor SIP toestellen";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = "Utilizado para gereciar os ramais SIP"; $apps[$x]['description']['pt-br'] = "Utilizado para gereciar os ramais SIP";

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Extensions"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Extensions";
$apps[$x]['menu'][$y]['title']['he-il'] = "שלוחות"; $apps[$x]['menu'][$y]['title']['he-il'] = "שלוחות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Interni"; $apps[$x]['menu'][$y]['title']['it-it'] = "Interni";
$apps[$x]['menu'][$y]['title']['it-it'] = "გაფართოებები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Extensies"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Extensies";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Numery wewnętrzne"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Numery wewnętrzne";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Ramais"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Ramais";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "";
$apps[$x]['description']['nl-nl'] = ""; $apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Pour recevoir un fax, configurez une extension du FAX et après diriger un numéro vers lui."; $apps[$x]['description']['fr-fr'] = "Pour recevoir un fax, configurez une extension du FAX et après diriger un numéro vers lui.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "ფაქსის მისაღებად მოირგეთ ფაქსის გაფართოება და გადაამისამართეთ შემომავალი ფაქსი გამოყოფილი ნომრით, ან შეგიძლიათ გამოიცნოთ ფაქსის ტონი ჩანართში 'საჯარო'.";
$apps[$x]['description']['nl-nl'] = ""; $apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Serveur Fax"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Serveur Fax";
$apps[$x]['menu'][$y]['title']['he-il'] = "שרת פקסים"; $apps[$x]['menu'][$y]['title']['he-il'] = "שרת פקסים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Fax Server"; $apps[$x]['menu'][$y]['title']['it-it'] = "Fax Server";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ფაქსის სერვერი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Fax Server"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Fax Server";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Serwer faksowy"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Serwer faksowy";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Servidor de Fax"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Servidor de Fax";

View File

@ -12,6 +12,7 @@ $text['title-fax_queue']['fr-ca'] = "Télécopie";
$text['title-fax_queue']['fr-fr'] = "Télécopie"; $text['title-fax_queue']['fr-fr'] = "Télécopie";
$text['title-fax_queue']['he-il'] = "תור פקס"; $text['title-fax_queue']['he-il'] = "תור פקס";
$text['title-fax_queue']['it-it'] = "FAX Que"; $text['title-fax_queue']['it-it'] = "FAX Que";
$text['title-fax_queue']['ka-ge'] = "ფაქსის რიგი";
$text['title-fax_queue']['nl-nl'] = "FAX Que"; $text['title-fax_queue']['nl-nl'] = "FAX Que";
$text['title-fax_queue']['pl-pl'] = "fax queue"; $text['title-fax_queue']['pl-pl'] = "fax queue";
$text['title-fax_queue']['pt-br'] = "fila de fax"; $text['title-fax_queue']['pt-br'] = "fila de fax";
@ -37,6 +38,7 @@ $text['title_description-fax_queue']['fr-ca'] = "";
$text['title_description-fax_queue']['fr-fr'] = ""; $text['title_description-fax_queue']['fr-fr'] = "";
$text['title_description-fax_queue']['he-il'] = ""; $text['title_description-fax_queue']['he-il'] = "";
$text['title_description-fax_queue']['it-it'] = ""; $text['title_description-fax_queue']['it-it'] = "";
$text['title_description-fax_queue']['ka-ge'] = "";
$text['title_description-fax_queue']['nl-nl'] = ""; $text['title_description-fax_queue']['nl-nl'] = "";
$text['title_description-fax_queue']['pl-pl'] = ""; $text['title_description-fax_queue']['pl-pl'] = "";
$text['title_description-fax_queue']['pt-br'] = ""; $text['title_description-fax_queue']['pt-br'] = "";
@ -62,6 +64,7 @@ $text['label-fax_uuid']['fr-ca'] = "fax id";
$text['label-fax_uuid']['fr-fr'] = "fax id"; $text['label-fax_uuid']['fr-fr'] = "fax id";
$text['label-fax_uuid']['he-il'] = "מזהה FAX"; $text['label-fax_uuid']['he-il'] = "מזהה FAX";
$text['label-fax_uuid']['it-it'] = "ID FAX"; $text['label-fax_uuid']['it-it'] = "ID FAX";
$text['label-fax_uuid']['ka-ge'] = "ფაქსის ID";
$text['label-fax_uuid']['nl-nl'] = "Fax ID"; $text['label-fax_uuid']['nl-nl'] = "Fax ID";
$text['label-fax_uuid']['pl-pl'] = "FAX Ident"; $text['label-fax_uuid']['pl-pl'] = "FAX Ident";
$text['label-fax_uuid']['pt-br'] = "ID da FAX"; $text['label-fax_uuid']['pt-br'] = "ID da FAX";
@ -87,6 +90,7 @@ $text['description-fax_uuid']['fr-ca'] = "";
$text['description-fax_uuid']['fr-fr'] = ""; $text['description-fax_uuid']['fr-fr'] = "";
$text['description-fax_uuid']['he-il'] = ""; $text['description-fax_uuid']['he-il'] = "";
$text['description-fax_uuid']['it-it'] = ""; $text['description-fax_uuid']['it-it'] = "";
$text['description-fax_uuid']['ka-ge'] = "";
$text['description-fax_uuid']['nl-nl'] = ""; $text['description-fax_uuid']['nl-nl'] = "";
$text['description-fax_uuid']['pl-pl'] = ""; $text['description-fax_uuid']['pl-pl'] = "";
$text['description-fax_uuid']['pt-br'] = ""; $text['description-fax_uuid']['pt-br'] = "";
@ -112,6 +116,7 @@ $text['label-fax_date']['fr-ca'] = "date";
$text['label-fax_date']['fr-fr'] = "date"; $text['label-fax_date']['fr-fr'] = "date";
$text['label-fax_date']['he-il'] = "תאריך"; $text['label-fax_date']['he-il'] = "תאריך";
$text['label-fax_date']['it-it'] = "Data"; $text['label-fax_date']['it-it'] = "Data";
$text['label-fax_date']['ka-ge'] = "თარიღი";
$text['label-fax_date']['nl-nl'] = "Datum"; $text['label-fax_date']['nl-nl'] = "Datum";
$text['label-fax_date']['pl-pl'] = "Data"; $text['label-fax_date']['pl-pl'] = "Data";
$text['label-fax_date']['pt-br'] = "Data"; $text['label-fax_date']['pt-br'] = "Data";
@ -137,6 +142,7 @@ $text['description-fax_date']['fr-ca'] = "La date du FAX est entrée dans la fil
$text['description-fax_date']['fr-fr'] = "La date du FAX est entrée dans la file."; $text['description-fax_date']['fr-fr'] = "La date du FAX est entrée dans la file.";
$text['description-fax_date']['he-il'] = "תאריך ה-FAX נכנס לתור."; $text['description-fax_date']['he-il'] = "תאריך ה-FAX נכנס לתור.";
$text['description-fax_date']['it-it'] = "La data della FAX è entrata in coda."; $text['description-fax_date']['it-it'] = "La data della FAX è entrata in coda.";
$text['description-fax_date']['ka-ge'] = "თარიღი, როცა ფაქსი რიგში მოხვდა.";
$text['description-fax_date']['nl-nl'] = "De datum van de FAX kwam in de rij."; $text['description-fax_date']['nl-nl'] = "De datum van de FAX kwam in de rij.";
$text['description-fax_date']['pl-pl'] = "Date of the FAX wszedł do kolejki."; $text['description-fax_date']['pl-pl'] = "Date of the FAX wszedł do kolejki.";
$text['description-fax_date']['pt-br'] = "A data da FAX entrou na fila."; $text['description-fax_date']['pt-br'] = "A data da FAX entrou na fila.";
@ -162,6 +168,7 @@ $text['label-hostname']['fr-ca'] = "hostname";
$text['label-hostname']['fr-fr'] = "hostname"; $text['label-hostname']['fr-fr'] = "hostname";
$text['label-hostname']['he-il'] = "שם מארח"; $text['label-hostname']['he-il'] = "שם מארח";
$text['label-hostname']['it-it'] = "Nome host"; $text['label-hostname']['it-it'] = "Nome host";
$text['label-hostname']['ka-ge'] = "ჰოსტის სახელი";
$text['label-hostname']['nl-nl'] = "Hostnaam"; $text['label-hostname']['nl-nl'] = "Hostnaam";
$text['label-hostname']['pl-pl'] = "hostname"; $text['label-hostname']['pl-pl'] = "hostname";
$text['label-hostname']['pt-br'] = "Nome do anfitrião"; $text['label-hostname']['pt-br'] = "Nome do anfitrião";
@ -187,6 +194,7 @@ $text['description-hostname']['fr-ca'] = "Nom du serveur.";
$text['description-hostname']['fr-fr'] = "Nom du serveur."; $text['description-hostname']['fr-fr'] = "Nom du serveur.";
$text['description-hostname']['he-il'] = "שם של השרת"; $text['description-hostname']['he-il'] = "שם של השרת";
$text['description-hostname']['it-it'] = "Hostname del server."; $text['description-hostname']['it-it'] = "Hostname del server.";
$text['description-hostname']['ka-ge'] = "სერვერის ჰოსტის სახელი.";
$text['description-hostname']['nl-nl'] = "Hostnaam van de server."; $text['description-hostname']['nl-nl'] = "Hostnaam van de server.";
$text['description-hostname']['pl-pl'] = "Nazwa serwera."; $text['description-hostname']['pl-pl'] = "Nazwa serwera.";
$text['description-hostname']['pt-br'] = "Nome do servidor."; $text['description-hostname']['pt-br'] = "Nome do servidor.";
@ -212,6 +220,7 @@ $text['label-fax_caller_id_name']['fr-ca'] = "Nom de l'appelant";
$text['label-fax_caller_id_name']['fr-fr'] = "Nom de l'appelant"; $text['label-fax_caller_id_name']['fr-fr'] = "Nom de l'appelant";
$text['label-fax_caller_id_name']['he-il'] = "שם מתקשר"; $text['label-fax_caller_id_name']['he-il'] = "שם מתקשר";
$text['label-fax_caller_id_name']['it-it'] = "Nome ID chiamante"; $text['label-fax_caller_id_name']['it-it'] = "Nome ID chiamante";
$text['label-fax_caller_id_name']['ka-ge'] = "CID სახელი";
$text['label-fax_caller_id_name']['nl-nl'] = "Nummerweergave naam"; $text['label-fax_caller_id_name']['nl-nl'] = "Nummerweergave naam";
$text['label-fax_caller_id_name']['pl-pl'] = "Nazwa identyfikatora dzwoniącego"; $text['label-fax_caller_id_name']['pl-pl'] = "Nazwa identyfikatora dzwoniącego";
$text['label-fax_caller_id_name']['pt-br'] = "Nome de identificação do chamador"; $text['label-fax_caller_id_name']['pt-br'] = "Nome de identificação do chamador";
@ -237,6 +246,7 @@ $text['description-fax_caller_id_name']['fr-ca'] = "Entrez le nom d'identificati
$text['description-fax_caller_id_name']['fr-fr'] = "Entrez le nom d'identification de l'appelant."; $text['description-fax_caller_id_name']['fr-fr'] = "Entrez le nom d'identification de l'appelant.";
$text['description-fax_caller_id_name']['he-il'] = "הכנס את שם הזיהוי של Caller"; $text['description-fax_caller_id_name']['he-il'] = "הכנס את שם הזיהוי של Caller";
$text['description-fax_caller_id_name']['it-it'] = "Inserisci il nome ID chiamante."; $text['description-fax_caller_id_name']['it-it'] = "Inserisci il nome ID chiamante.";
$text['description-fax_caller_id_name']['ka-ge'] = "შეიყვანეთ CID სახელი.";
$text['description-fax_caller_id_name']['nl-nl'] = "Voer de nummerweergave naam in."; $text['description-fax_caller_id_name']['nl-nl'] = "Voer de nummerweergave naam in.";
$text['description-fax_caller_id_name']['pl-pl'] = "Wejście do nazwy Caller ID."; $text['description-fax_caller_id_name']['pl-pl'] = "Wejście do nazwy Caller ID.";
$text['description-fax_caller_id_name']['pt-br'] = "Digite o nome de ID do Caller."; $text['description-fax_caller_id_name']['pt-br'] = "Digite o nome de ID do Caller.";
@ -262,6 +272,7 @@ $text['label-fax_caller_id_number']['fr-ca'] = "Numéro d'identification de l'ap
$text['label-fax_caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant"; $text['label-fax_caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant";
$text['label-fax_caller_id_number']['he-il'] = "מספר זיהוי מתקשר"; $text['label-fax_caller_id_number']['he-il'] = "מספר זיהוי מתקשר";
$text['label-fax_caller_id_number']['it-it'] = "Numero identificativo del chiamante"; $text['label-fax_caller_id_number']['it-it'] = "Numero identificativo del chiamante";
$text['label-fax_caller_id_number']['ka-ge'] = "CID ნომერი";
$text['label-fax_caller_id_number']['nl-nl'] = "Nummerweergave nummer"; $text['label-fax_caller_id_number']['nl-nl'] = "Nummerweergave nummer";
$text['label-fax_caller_id_number']['pl-pl'] = "Numer identyfikacyjny dzwoniącego"; $text['label-fax_caller_id_number']['pl-pl'] = "Numer identyfikacyjny dzwoniącego";
$text['label-fax_caller_id_number']['pt-br'] = "Número de identificação de chamadas"; $text['label-fax_caller_id_number']['pt-br'] = "Número de identificação de chamadas";
@ -287,6 +298,7 @@ $text['description-fax_caller_id_number']['fr-ca'] = "Entrez le numéro d'identi
$text['description-fax_caller_id_number']['fr-fr'] = "Entrez le numéro d'identification de l'appelant."; $text['description-fax_caller_id_number']['fr-fr'] = "Entrez le numéro d'identification de l'appelant.";
$text['description-fax_caller_id_number']['he-il'] = "הזן את מספר זיהוי המתקשר."; $text['description-fax_caller_id_number']['he-il'] = "הזן את מספר זיהוי המתקשר.";
$text['description-fax_caller_id_number']['it-it'] = "Inserisci il numero ID chiamante."; $text['description-fax_caller_id_number']['it-it'] = "Inserisci il numero ID chiamante.";
$text['description-fax_caller_id_number']['ka-ge'] = "შეიყვანეთ CID ნომერი.";
$text['description-fax_caller_id_number']['nl-nl'] = "Voer het nummerweergave nummer in."; $text['description-fax_caller_id_number']['nl-nl'] = "Voer het nummerweergave nummer in.";
$text['description-fax_caller_id_number']['pl-pl'] = "Wprowadź numer identyfikacyjny dzwoniącego."; $text['description-fax_caller_id_number']['pl-pl'] = "Wprowadź numer identyfikacyjny dzwoniącego.";
$text['description-fax_caller_id_number']['pt-br'] = "Digite o número de identificação do Caller."; $text['description-fax_caller_id_number']['pt-br'] = "Digite o número de identificação do Caller.";
@ -312,6 +324,7 @@ $text['label-fax_number']['fr-ca'] = "Nombre";
$text['label-fax_number']['fr-fr'] = "Nombre"; $text['label-fax_number']['fr-fr'] = "Nombre";
$text['label-fax_number']['he-il'] = "מספר מספר"; $text['label-fax_number']['he-il'] = "מספר מספר";
$text['label-fax_number']['it-it'] = "Numero"; $text['label-fax_number']['it-it'] = "Numero";
$text['label-fax_number']['ka-ge'] = "რიცხვი";
$text['label-fax_number']['nl-nl'] = "Nummer"; $text['label-fax_number']['nl-nl'] = "Nummer";
$text['label-fax_number']['pl-pl'] = "Numer"; $text['label-fax_number']['pl-pl'] = "Numer";
$text['label-fax_number']['pt-br'] = "Número"; $text['label-fax_number']['pt-br'] = "Número";
@ -337,6 +350,7 @@ $text['description-fax_number']['fr-ca'] = "Entrez la destination de fax.";
$text['description-fax_number']['fr-fr'] = "Entrez la destination de fax."; $text['description-fax_number']['fr-fr'] = "Entrez la destination de fax.";
$text['description-fax_number']['he-il'] = "היכנסו ליעד הפקס"; $text['description-fax_number']['he-il'] = "היכנסו ליעד הפקס";
$text['description-fax_number']['it-it'] = "Inserisci la destinazione fax."; $text['description-fax_number']['it-it'] = "Inserisci la destinazione fax.";
$text['description-fax_number']['ka-ge'] = "შეიყვანეთ ფაქსის დანიშნულების წერტილი.";
$text['description-fax_number']['nl-nl'] = "Voer het faxnummer in."; $text['description-fax_number']['nl-nl'] = "Voer het faxnummer in.";
$text['description-fax_number']['pl-pl'] = "Wejście do faksu."; $text['description-fax_number']['pl-pl'] = "Wejście do faksu.";
$text['description-fax_number']['pt-br'] = "Digite o destino do fax."; $text['description-fax_number']['pt-br'] = "Digite o destino do fax.";
@ -362,6 +376,7 @@ $text['label-fax_prefix']['fr-ca'] = "Préfixe";
$text['label-fax_prefix']['fr-fr'] = "Préfixe"; $text['label-fax_prefix']['fr-fr'] = "Préfixe";
$text['label-fax_prefix']['he-il'] = "תיקון"; $text['label-fax_prefix']['he-il'] = "תיקון";
$text['label-fax_prefix']['it-it'] = "Prefisso"; $text['label-fax_prefix']['it-it'] = "Prefisso";
$text['label-fax_prefix']['ka-ge'] = "პრეფიქსი";
$text['label-fax_prefix']['nl-nl'] = "Voorvoegsel"; $text['label-fax_prefix']['nl-nl'] = "Voorvoegsel";
$text['label-fax_prefix']['pl-pl'] = "przedrostek"; $text['label-fax_prefix']['pl-pl'] = "przedrostek";
$text['label-fax_prefix']['pt-br'] = "Prefixação"; $text['label-fax_prefix']['pt-br'] = "Prefixação";
@ -387,6 +402,7 @@ $text['description-fax_prefix']['fr-ca'] = "Entrez le préfixe de fax.";
$text['description-fax_prefix']['fr-fr'] = "Entrez le préfixe de fax."; $text['description-fax_prefix']['fr-fr'] = "Entrez le préfixe de fax.";
$text['description-fax_prefix']['he-il'] = "היכנסו לקידומת הפקס."; $text['description-fax_prefix']['he-il'] = "היכנסו לקידומת הפקס.";
$text['description-fax_prefix']['it-it'] = "Inserisci il prefisso fax."; $text['description-fax_prefix']['it-it'] = "Inserisci il prefisso fax.";
$text['description-fax_prefix']['ka-ge'] = "შეიყვანეთ ფაქსის პრეფიქსი.";
$text['description-fax_prefix']['nl-nl'] = "Voer de fax prefix in."; $text['description-fax_prefix']['nl-nl'] = "Voer de fax prefix in.";
$text['description-fax_prefix']['pl-pl'] = "Wejście do prefiksu faxa."; $text['description-fax_prefix']['pl-pl'] = "Wejście do prefiksu faxa.";
$text['description-fax_prefix']['pt-br'] = "Digite o prefixo de fax."; $text['description-fax_prefix']['pt-br'] = "Digite o prefixo de fax.";
@ -412,6 +428,7 @@ $text['label-fax_email_address']['fr-ca'] = "Adresse électronique";
$text['label-fax_email_address']['fr-fr'] = "Adresse électronique"; $text['label-fax_email_address']['fr-fr'] = "Adresse électronique";
$text['label-fax_email_address']['he-il'] = "כתובת דואר אלקטרוני"; $text['label-fax_email_address']['he-il'] = "כתובת דואר אלקטרוני";
$text['label-fax_email_address']['it-it'] = "Indirizzo email"; $text['label-fax_email_address']['it-it'] = "Indirizzo email";
$text['label-fax_email_address']['ka-ge'] = "ელფოსტის მისამართი";
$text['label-fax_email_address']['nl-nl'] = "E-mail Addres"; $text['label-fax_email_address']['nl-nl'] = "E-mail Addres";
$text['label-fax_email_address']['pl-pl'] = "adres e-mail"; $text['label-fax_email_address']['pl-pl'] = "adres e-mail";
$text['label-fax_email_address']['pt-br'] = "Endereço de e-mail"; $text['label-fax_email_address']['pt-br'] = "Endereço de e-mail";
@ -437,6 +454,7 @@ $text['description-fax_email_address']['fr-ca'] = "Entrez l'adresse courriel de
$text['description-fax_email_address']['fr-fr'] = "Entrez l'adresse courriel de fax."; $text['description-fax_email_address']['fr-fr'] = "Entrez l'adresse courriel de fax.";
$text['description-fax_email_address']['he-il'] = "היכנס לכתובת הדואר האלקטרוני של הפקס."; $text['description-fax_email_address']['he-il'] = "היכנס לכתובת הדואר האלקטרוני של הפקס.";
$text['description-fax_email_address']['it-it'] = "Inserisci l'indirizzo email del fax."; $text['description-fax_email_address']['it-it'] = "Inserisci l'indirizzo email del fax.";
$text['description-fax_email_address']['ka-ge'] = "შეიყვანეთ ფაქსის ელფოსტის მისამართი.";
$text['description-fax_email_address']['nl-nl'] = "Voer het e-mailadres in."; $text['description-fax_email_address']['nl-nl'] = "Voer het e-mailadres in.";
$text['description-fax_email_address']['pl-pl'] = "Wejście do adresu fax."; $text['description-fax_email_address']['pl-pl'] = "Wejście do adresu fax.";
$text['description-fax_email_address']['pt-br'] = "Digite o endereço de e-mail de fax."; $text['description-fax_email_address']['pt-br'] = "Digite o endereço de e-mail de fax.";
@ -462,6 +480,7 @@ $text['label-insert_user']['fr-ca'] = "Utilisateur";
$text['label-insert_user']['fr-fr'] = "Utilisateur"; $text['label-insert_user']['fr-fr'] = "Utilisateur";
$text['label-insert_user']['he-il'] = "משתמש"; $text['label-insert_user']['he-il'] = "משתמש";
$text['label-insert_user']['it-it'] = "Utente"; $text['label-insert_user']['it-it'] = "Utente";
$text['label-insert_user']['ka-ge'] = "მომხმარებელი";
$text['label-insert_user']['nl-nl'] = "Utente"; $text['label-insert_user']['nl-nl'] = "Utente";
$text['label-insert_user']['pl-pl'] = "Użytkownik"; $text['label-insert_user']['pl-pl'] = "Użytkownik";
$text['label-insert_user']['pt-br'] = "Usuário"; $text['label-insert_user']['pt-br'] = "Usuário";
@ -487,6 +506,7 @@ $text['label-fax_file']['fr-ca'] = "Fichier";
$text['label-fax_file']['fr-fr'] = "Fichier"; $text['label-fax_file']['fr-fr'] = "Fichier";
$text['label-fax_file']['he-il'] = "קובץ"; $text['label-fax_file']['he-il'] = "קובץ";
$text['label-fax_file']['it-it'] = "file"; $text['label-fax_file']['it-it'] = "file";
$text['label-fax_file']['ka-ge'] = "ფაილი";
$text['label-fax_file']['nl-nl'] = "Veld"; $text['label-fax_file']['nl-nl'] = "Veld";
$text['label-fax_file']['pl-pl'] = "plik"; $text['label-fax_file']['pl-pl'] = "plik";
$text['label-fax_file']['pt-br'] = "Arquivo"; $text['label-fax_file']['pt-br'] = "Arquivo";
@ -512,6 +532,7 @@ $text['description-fax_file']['fr-ca'] = "Entrez le fichier de fax.";
$text['description-fax_file']['fr-fr'] = "Entrez le fichier de fax."; $text['description-fax_file']['fr-fr'] = "Entrez le fichier de fax.";
$text['description-fax_file']['he-il'] = "היכנס לקובץ הפקס."; $text['description-fax_file']['he-il'] = "היכנס לקובץ הפקס.";
$text['description-fax_file']['it-it'] = "Inserisci il file fax."; $text['description-fax_file']['it-it'] = "Inserisci il file fax.";
$text['description-fax_file']['ka-ge'] = "შეიყვანეთ ფაქსის ფაილი.";
$text['description-fax_file']['nl-nl'] = "Voer het faxbestand in."; $text['description-fax_file']['nl-nl'] = "Voer het faxbestand in.";
$text['description-fax_file']['pl-pl'] = "Wejście do pliku fax."; $text['description-fax_file']['pl-pl'] = "Wejście do pliku fax.";
$text['description-fax_file']['pt-br'] = "Digite o arquivo de fax."; $text['description-fax_file']['pt-br'] = "Digite o arquivo de fax.";
@ -537,6 +558,7 @@ $text['label-fax_status']['fr-ca'] = "État";
$text['label-fax_status']['fr-fr'] = "État"; $text['label-fax_status']['fr-fr'] = "État";
$text['label-fax_status']['he-il'] = "סטטוס"; $text['label-fax_status']['he-il'] = "סטטוס";
$text['label-fax_status']['it-it'] = "Stato"; $text['label-fax_status']['it-it'] = "Stato";
$text['label-fax_status']['ka-ge'] = "სტატუსი";
$text['label-fax_status']['nl-nl'] = "status"; $text['label-fax_status']['nl-nl'] = "status";
$text['label-fax_status']['pl-pl'] = "status"; $text['label-fax_status']['pl-pl'] = "status";
$text['label-fax_status']['pt-br'] = "Estado"; $text['label-fax_status']['pt-br'] = "Estado";
@ -562,6 +584,7 @@ $text['description-fax_status']['fr-ca'] = "Entrez le statut de fax.";
$text['description-fax_status']['fr-fr'] = "Entrez le statut de fax."; $text['description-fax_status']['fr-fr'] = "Entrez le statut de fax.";
$text['description-fax_status']['he-il'] = "להיכנס למצב הפקס."; $text['description-fax_status']['he-il'] = "להיכנס למצב הפקס.";
$text['description-fax_status']['it-it'] = "Inserisci lo stato del fax."; $text['description-fax_status']['it-it'] = "Inserisci lo stato del fax.";
$text['description-fax_status']['ka-ge'] = "შეიყვანეთ ფაქსის სტატუსი.";
$text['description-fax_status']['nl-nl'] = "Voer de fax status in."; $text['description-fax_status']['nl-nl'] = "Voer de fax status in.";
$text['description-fax_status']['pl-pl'] = "Wejście do statusu faksu."; $text['description-fax_status']['pl-pl'] = "Wejście do statusu faksu.";
$text['description-fax_status']['pt-br'] = "Digite o status do fax."; $text['description-fax_status']['pt-br'] = "Digite o status do fax.";
@ -587,6 +610,7 @@ $text['label-fax_retry_date']['fr-ca'] = "Date de rentrée";
$text['label-fax_retry_date']['fr-fr'] = "Date de rentrée"; $text['label-fax_retry_date']['fr-fr'] = "Date de rentrée";
$text['label-fax_retry_date']['he-il'] = "תאריך יציאה"; $text['label-fax_retry_date']['he-il'] = "תאריך יציאה";
$text['label-fax_retry_date']['it-it'] = "Data di pubblicazione"; $text['label-fax_retry_date']['it-it'] = "Data di pubblicazione";
$text['label-fax_retry_date']['ka-ge'] = "თავიდან ცდის თარიღი";
$text['label-fax_retry_date']['nl-nl'] = "Datum opnieuw proberen"; $text['label-fax_retry_date']['nl-nl'] = "Datum opnieuw proberen";
$text['label-fax_retry_date']['pl-pl'] = "Data ponownej próby"; $text['label-fax_retry_date']['pl-pl'] = "Data ponownej próby";
$text['label-fax_retry_date']['pt-br'] = "Data de início"; $text['label-fax_retry_date']['pt-br'] = "Data de início";
@ -612,6 +636,7 @@ $text['label-fax_notify_date']['fr-ca'] = "Date de notification";
$text['label-fax_notify_date']['fr-fr'] = "Date de notification"; $text['label-fax_notify_date']['fr-fr'] = "Date de notification";
$text['label-fax_notify_date']['he-il'] = "תאריך יציאה"; $text['label-fax_notify_date']['he-il'] = "תאריך יציאה";
$text['label-fax_notify_date']['it-it'] = "Data di notifica"; $text['label-fax_notify_date']['it-it'] = "Data di notifica";
$text['label-fax_notify_date']['ka-ge'] = "გაფრთხილების თარიღი";
$text['label-fax_notify_date']['nl-nl'] = "Verwittig dat"; $text['label-fax_notify_date']['nl-nl'] = "Verwittig dat";
$text['label-fax_notify_date']['pl-pl'] = "Data powiadomienia"; $text['label-fax_notify_date']['pl-pl'] = "Data powiadomienia";
$text['label-fax_notify_date']['pt-br'] = "Data de notificação"; $text['label-fax_notify_date']['pt-br'] = "Data de notificação";
@ -637,6 +662,7 @@ $text['description-fax_retry_date']['fr-ca'] = "Date de réception du fax";
$text['description-fax_retry_date']['fr-fr'] = "Date de réception du fax"; $text['description-fax_retry_date']['fr-fr'] = "Date de réception du fax";
$text['description-fax_retry_date']['he-il'] = "תאריך הפקס הוחזר"; $text['description-fax_retry_date']['he-il'] = "תאריך הפקס הוחזר";
$text['description-fax_retry_date']['it-it'] = "Data la pubblicazione del fax"; $text['description-fax_retry_date']['it-it'] = "Data la pubblicazione del fax";
$text['description-fax_retry_date']['ka-ge'] = "თარიღი, როცა ფაქსის თავიდან ცდა მოხდა";
$text['description-fax_retry_date']['nl-nl'] = "De fax is teruggebracht."; $text['description-fax_retry_date']['nl-nl'] = "De fax is teruggebracht.";
$text['description-fax_retry_date']['pl-pl'] = "Date faks został przerobiony."; $text['description-fax_retry_date']['pl-pl'] = "Date faks został przerobiony.";
$text['description-fax_retry_date']['pt-br'] = "Data do envio do fax"; $text['description-fax_retry_date']['pt-br'] = "Data do envio do fax";
@ -662,6 +688,7 @@ $text['description-fax_notify_date']['fr-ca'] = "Date à laquelle le fax a été
$text['description-fax_notify_date']['fr-fr'] = "Date à laquelle le fax a été notifié"; $text['description-fax_notify_date']['fr-fr'] = "Date à laquelle le fax a été notifié";
$text['description-fax_notify_date']['he-il'] = "תאריך הפקס הוכרז"; $text['description-fax_notify_date']['he-il'] = "תאריך הפקס הוכרז";
$text['description-fax_notify_date']['it-it'] = "Data della notifica del fax"; $text['description-fax_notify_date']['it-it'] = "Data della notifica del fax";
$text['description-fax_notify_date']['ka-ge'] = "თარიღი, როცა ფაქსის გაფრთხილება მოხდა";
$text['description-fax_notify_date']['nl-nl'] = "De fax is ingelicht."; $text['description-fax_notify_date']['nl-nl'] = "De fax is ingelicht.";
$text['description-fax_notify_date']['pl-pl'] = "Date fax został powiadomiony."; $text['description-fax_notify_date']['pl-pl'] = "Date fax został powiadomiony.";
$text['description-fax_notify_date']['pt-br'] = "Data de notificação do fax"; $text['description-fax_notify_date']['pt-br'] = "Data de notificação do fax";
@ -687,6 +714,7 @@ $text['label-fax_retry_count']['fr-ca'] = "Compte de rentrée";
$text['label-fax_retry_count']['fr-fr'] = "Compte de rentrée"; $text['label-fax_retry_count']['fr-fr'] = "Compte de rentrée";
$text['label-fax_retry_count']['he-il'] = "נסה שוב לספור"; $text['label-fax_retry_count']['he-il'] = "נסה שוב לספור";
$text['label-fax_retry_count']['it-it'] = "Conte di Retry"; $text['label-fax_retry_count']['it-it'] = "Conte di Retry";
$text['label-fax_retry_count']['ka-ge'] = "თავიდან ცდების რაოდენობა";
$text['label-fax_retry_count']['nl-nl'] = "Retour graaf"; $text['label-fax_retry_count']['nl-nl'] = "Retour graaf";
$text['label-fax_retry_count']['pl-pl'] = "Liczba ponownych prób"; $text['label-fax_retry_count']['pl-pl'] = "Liczba ponownych prób";
$text['label-fax_retry_count']['pt-br'] = "Contagem de Restrições"; $text['label-fax_retry_count']['pt-br'] = "Contagem de Restrições";
@ -712,6 +740,7 @@ $text['description-fax_retry_count']['fr-ca'] = "Entrez le fax.";
$text['description-fax_retry_count']['fr-fr'] = "Entrez le fax."; $text['description-fax_retry_count']['fr-fr'] = "Entrez le fax.";
$text['description-fax_retry_count']['he-il'] = "היכנסו לחזרות הפקס."; $text['description-fax_retry_count']['he-il'] = "היכנסו לחזרות הפקס.";
$text['description-fax_retry_count']['it-it'] = "Immettere i messaggi di fax."; $text['description-fax_retry_count']['it-it'] = "Immettere i messaggi di fax.";
$text['description-fax_retry_count']['ka-ge'] = "შეიყვანეთ ფაქსის თავიდან ცდების რაოდენობა.";
$text['description-fax_retry_count']['nl-nl'] = "Voer de fax retries in."; $text['description-fax_retry_count']['nl-nl'] = "Voer de fax retries in.";
$text['description-fax_retry_count']['pl-pl'] = "Wejście do faksów."; $text['description-fax_retry_count']['pl-pl'] = "Wejście do faksów.";
$text['description-fax_retry_count']['pt-br'] = "Digite as retries de fax."; $text['description-fax_retry_count']['pt-br'] = "Digite as retries de fax.";
@ -737,6 +766,7 @@ $text['label-fax_accountcode']['fr-ca'] = "Comptecode";
$text['label-fax_accountcode']['fr-fr'] = "Comptecode"; $text['label-fax_accountcode']['fr-fr'] = "Comptecode";
$text['label-fax_accountcode']['he-il'] = "קוד חשבון"; $text['label-fax_accountcode']['he-il'] = "קוד חשבון";
$text['label-fax_accountcode']['it-it'] = "Codice contabile"; $text['label-fax_accountcode']['it-it'] = "Codice contabile";
$text['label-fax_accountcode']['ka-ge'] = "ანგარიშის კოდი";
$text['label-fax_accountcode']['nl-nl'] = "accountcode"; $text['label-fax_accountcode']['nl-nl'] = "accountcode";
$text['label-fax_accountcode']['pl-pl'] = "Kod do konta"; $text['label-fax_accountcode']['pl-pl'] = "Kod do konta";
$text['label-fax_accountcode']['pt-br'] = "Código de conta"; $text['label-fax_accountcode']['pt-br'] = "Código de conta";
@ -762,6 +792,7 @@ $text['description-fax_accountcode']['fr-ca'] = "Entrez le code de compte.";
$text['description-fax_accountcode']['fr-fr'] = "Entrez le code de compte."; $text['description-fax_accountcode']['fr-fr'] = "Entrez le code de compte.";
$text['description-fax_accountcode']['he-il'] = "היכנסו לקוד החשבון."; $text['description-fax_accountcode']['he-il'] = "היכנסו לקוד החשבון.";
$text['description-fax_accountcode']['it-it'] = "Inserisci il codice account."; $text['description-fax_accountcode']['it-it'] = "Inserisci il codice account.";
$text['description-fax_accountcode']['ka-ge'] = "შეიყვანეთ ანგარიშის კოდი.";
$text['description-fax_accountcode']['nl-nl'] = "Voer de boekhouding in."; $text['description-fax_accountcode']['nl-nl'] = "Voer de boekhouding in.";
$text['description-fax_accountcode']['pl-pl'] = "Wejście do kodu konta."; $text['description-fax_accountcode']['pl-pl'] = "Wejście do kodu konta.";
$text['description-fax_accountcode']['pt-br'] = "Digite o código de conta."; $text['description-fax_accountcode']['pt-br'] = "Digite o código de conta.";
@ -787,6 +818,7 @@ $text['label-fax_command']['fr-ca'] = "Commandant";
$text['label-fax_command']['fr-fr'] = "Commandant"; $text['label-fax_command']['fr-fr'] = "Commandant";
$text['label-fax_command']['he-il'] = "פיקוד הפיקוד"; $text['label-fax_command']['he-il'] = "פיקוד הפיקוד";
$text['label-fax_command']['it-it'] = "Comando"; $text['label-fax_command']['it-it'] = "Comando";
$text['label-fax_command']['ka-ge'] = "ბრძანება";
$text['label-fax_command']['nl-nl'] = "Commando"; $text['label-fax_command']['nl-nl'] = "Commando";
$text['label-fax_command']['pl-pl'] = "Dowództwo"; $text['label-fax_command']['pl-pl'] = "Dowództwo";
$text['label-fax_command']['pt-br'] = "Comando"; $text['label-fax_command']['pt-br'] = "Comando";
@ -812,6 +844,7 @@ $text['description-fax_command']['fr-ca'] = "Commande utilisée pour envoyer le
$text['description-fax_command']['fr-fr'] = "Commande utilisée pour envoyer le fax."; $text['description-fax_command']['fr-fr'] = "Commande utilisée pour envoyer le fax.";
$text['description-fax_command']['he-il'] = "הפקודה משמשת לשליחת הפקס."; $text['description-fax_command']['he-il'] = "הפקודה משמשת לשליחת הפקס.";
$text['description-fax_command']['it-it'] = "Comando utilizzato per inviare il fax."; $text['description-fax_command']['it-it'] = "Comando utilizzato per inviare il fax.";
$text['description-fax_command']['ka-ge'] = "ფაქსის გაგზავნის ბრძანება.";
$text['description-fax_command']['nl-nl'] = "Commando dat wordt gebruikt om de fax te verzenden."; $text['description-fax_command']['nl-nl'] = "Commando dat wordt gebruikt om de fax te verzenden.";
$text['description-fax_command']['pl-pl'] = "Polecenie użyte do wysłania faksu."; $text['description-fax_command']['pl-pl'] = "Polecenie użyte do wysłania faksu.";
$text['description-fax_command']['pt-br'] = "Comando utilizado para enviar o fax."; $text['description-fax_command']['pt-br'] = "Comando utilizado para enviar o fax.";
@ -837,6 +870,7 @@ $text['label-fax_response']['fr-ca'] = "Réponse";
$text['label-fax_response']['fr-fr'] = "Réponse"; $text['label-fax_response']['fr-fr'] = "Réponse";
$text['label-fax_response']['he-il'] = "תְגוּבָה"; $text['label-fax_response']['he-il'] = "תְגוּבָה";
$text['label-fax_response']['it-it'] = "Risposta"; $text['label-fax_response']['it-it'] = "Risposta";
$text['label-fax_response']['ka-ge'] = "პასუხი";
$text['label-fax_response']['nl-nl'] = "Antwoord"; $text['label-fax_response']['nl-nl'] = "Antwoord";
$text['label-fax_response']['pl-pl'] = "Odpowiedź"; $text['label-fax_response']['pl-pl'] = "Odpowiedź";
$text['label-fax_response']['pt-br'] = "Resposta"; $text['label-fax_response']['pt-br'] = "Resposta";
@ -862,6 +896,7 @@ $text['description-fax_response']['fr-ca'] = "Réponse reçue suite à l'envoi d
$text['description-fax_response']['fr-fr'] = "Réponse reçue suite à l'envoi du fax."; $text['description-fax_response']['fr-fr'] = "Réponse reçue suite à l'envoi du fax.";
$text['description-fax_response']['he-il'] = "התקבלה תגובה משליחת הפקס."; $text['description-fax_response']['he-il'] = "התקבלה תגובה משליחת הפקס.";
$text['description-fax_response']['it-it'] = "Risposta ricevuta dall'invio del fax."; $text['description-fax_response']['it-it'] = "Risposta ricevuta dall'invio del fax.";
$text['description-fax_response']['ka-ge'] = "ფაქსის გაგზავნიდან მიღებული პასუხი.";
$text['description-fax_response']['nl-nl'] = "Antwoord ontvangen na het verzenden van de fax."; $text['description-fax_response']['nl-nl'] = "Antwoord ontvangen na het verzenden van de fax.";
$text['description-fax_response']['pl-pl'] = "Odpowiedź otrzymana po wysłaniu faksu."; $text['description-fax_response']['pl-pl'] = "Odpowiedź otrzymana po wysłaniu faksu.";
$text['description-fax_response']['pt-br'] = "Resposta recebida do envio do fax."; $text['description-fax_response']['pt-br'] = "Resposta recebida do envio do fax.";
@ -887,6 +922,7 @@ $text['label-waiting']['fr-ca'] = "attendre";
$text['label-waiting']['fr-fr'] = "attendre"; $text['label-waiting']['fr-fr'] = "attendre";
$text['label-waiting']['he-il'] = "לחכות"; $text['label-waiting']['he-il'] = "לחכות";
$text['label-waiting']['it-it'] = "attesa"; $text['label-waiting']['it-it'] = "attesa";
$text['label-waiting']['ka-ge'] = "მოლოდინი";
$text['label-waiting']['nl-nl'] = "wachten"; $text['label-waiting']['nl-nl'] = "wachten";
$text['label-waiting']['pl-pl'] = "poczekalnia"; $text['label-waiting']['pl-pl'] = "poczekalnia";
$text['label-waiting']['pt-br'] = "esperando"; $text['label-waiting']['pt-br'] = "esperando";
@ -912,6 +948,7 @@ $text['label-failed']['fr-ca'] = "échoué";
$text['label-failed']['fr-fr'] = "échoué"; $text['label-failed']['fr-fr'] = "échoué";
$text['label-failed']['he-il'] = "נכשל"; $text['label-failed']['he-il'] = "נכשל";
$text['label-failed']['it-it'] = "fallito"; $text['label-failed']['it-it'] = "fallito";
$text['label-failed']['ka-ge'] = "ჩავარდა";
$text['label-failed']['nl-nl'] = "mislukt"; $text['label-failed']['nl-nl'] = "mislukt";
$text['label-failed']['pl-pl'] = "nieudany"; $text['label-failed']['pl-pl'] = "nieudany";
$text['label-failed']['pt-br'] = "falhou"; $text['label-failed']['pt-br'] = "falhou";
@ -937,6 +974,7 @@ $text['label-sent']['fr-ca'] = "envoyé";
$text['label-sent']['fr-fr'] = "envoyé"; $text['label-sent']['fr-fr'] = "envoyé";
$text['label-sent']['he-il'] = "שלח"; $text['label-sent']['he-il'] = "שלח";
$text['label-sent']['it-it'] = "inviato"; $text['label-sent']['it-it'] = "inviato";
$text['label-sent']['ka-ge'] = "გაიგზავნა";
$text['label-sent']['nl-nl'] = "verzonden"; $text['label-sent']['nl-nl'] = "verzonden";
$text['label-sent']['pl-pl'] = "wysyłać"; $text['label-sent']['pl-pl'] = "wysyłać";
$text['label-sent']['pt-br'] = "enviado"; $text['label-sent']['pt-br'] = "enviado";
@ -962,6 +1000,7 @@ $text['label-trying']['fr-ca'] = "essayer d'essayer";
$text['label-trying']['fr-fr'] = "essayer d'essayer"; $text['label-trying']['fr-fr'] = "essayer d'essayer";
$text['label-trying']['he-il'] = "מנסה לנסות"; $text['label-trying']['he-il'] = "מנסה לנסות";
$text['label-trying']['it-it'] = "provare"; $text['label-trying']['it-it'] = "provare";
$text['label-trying']['ka-ge'] = "ვცდილობ";
$text['label-trying']['nl-nl'] = "proberen"; $text['label-trying']['nl-nl'] = "proberen";
$text['label-trying']['pl-pl'] = "próbować"; $text['label-trying']['pl-pl'] = "próbować";
$text['label-trying']['pt-br'] = "tentando tentar"; $text['label-trying']['pt-br'] = "tentando tentar";
@ -987,6 +1026,7 @@ $text['label-sending']['fr-ca'] = "envoi";
$text['label-sending']['fr-fr'] = "envoi"; $text['label-sending']['fr-fr'] = "envoi";
$text['label-sending']['he-il'] = "לשלוח"; $text['label-sending']['he-il'] = "לשלוח";
$text['label-sending']['it-it'] = "invio"; $text['label-sending']['it-it'] = "invio";
$text['label-sending']['ka-ge'] = "გაგზავნა";
$text['label-sending']['nl-nl'] = "Verzenden"; $text['label-sending']['nl-nl'] = "Verzenden";
$text['label-sending']['pl-pl'] = "wysyłać"; $text['label-sending']['pl-pl'] = "wysyłać";
$text['label-sending']['pt-br'] = "envio"; $text['label-sending']['pt-br'] = "envio";
@ -1012,6 +1052,7 @@ $text['label-busy']['fr-ca'] = "occupé";
$text['label-busy']['fr-fr'] = "occupé"; $text['label-busy']['fr-fr'] = "occupé";
$text['label-busy']['he-il'] = "עסוק עסוק עסוק"; $text['label-busy']['he-il'] = "עסוק עסוק עסוק";
$text['label-busy']['it-it'] = "occupato"; $text['label-busy']['it-it'] = "occupato";
$text['label-busy']['ka-ge'] = "დაკავებულია";
$text['label-busy']['nl-nl'] = "druk bezig."; $text['label-busy']['nl-nl'] = "druk bezig.";
$text['label-busy']['pl-pl'] = "napięty"; $text['label-busy']['pl-pl'] = "napięty";
$text['label-busy']['pt-br'] = "ocupado ocupado"; $text['label-busy']['pt-br'] = "ocupado ocupado";

View File

@ -14,6 +14,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "FAX Queue"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "FAX Queue";
$apps[$x]['menu'][$y]['title']['he-il'] = "תור פקס"; $apps[$x]['menu'][$y]['title']['he-il'] = "תור פקס";
$apps[$x]['menu'][$y]['title']['it-it'] = "Coda FAX"; $apps[$x]['menu'][$y]['title']['it-it'] = "Coda FAX";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "ფაქსის რიგი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Fax wachtrij"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Fax wachtrij";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Kolejka faksów"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kolejka faksów";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Fila de FAX"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Fila de FAX";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Les queues sont utilisés pour configurer les salles d'attente (FIFO)."; $apps[$x]['description']['fr-fr'] = "Les queues sont utilisés pour configurer les salles d'attente (FIFO).";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = "Le code sono usate per creare linee di attesa per i chiamanti. Anche dette Code FIFO."; $apps[$x]['description']['it-it'] = "Le code sono usate per creare linee di attesa per i chiamanti. Anche dette Code FIFO.";
$apps[$x]['description']['ka-ge'] = "რიგები დამრეკავების მოლოდოდინის ხაზების მოსარგებად გამოიყენება. ასევე ცნობილია, როგორც FIFO რიგები.";
$apps[$x]['description']['nl-nl'] = "Wachtrijen worden gebruikt om bellers op volgorde FIFO af te handelen."; $apps[$x]['description']['nl-nl'] = "Wachtrijen worden gebruikt om bellers op volgorde FIFO af te handelen.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-fifos']['fr-ca'] = "Files d'attente";
$text['title-fifos']['fr-fr'] = "Files d'attente"; $text['title-fifos']['fr-fr'] = "Files d'attente";
$text['title-fifos']['he-il'] = "תורים"; $text['title-fifos']['he-il'] = "תורים";
$text['title-fifos']['it-it'] = "Code"; $text['title-fifos']['it-it'] = "Code";
$text['title-fifos']['ka-ge'] = "რიგები";
$text['title-fifos']['nl-nl'] = "Wachtrijen"; $text['title-fifos']['nl-nl'] = "Wachtrijen";
$text['title-fifos']['pl-pl'] = "Kolejki"; $text['title-fifos']['pl-pl'] = "Kolejki";
$text['title-fifos']['pt-br'] = "Filas"; $text['title-fifos']['pt-br'] = "Filas";
@ -39,6 +40,7 @@ $text['title-fifo']['fr-ca'] = "File d'attente";
$text['title-fifo']['fr-fr'] = "File d'attente"; $text['title-fifo']['fr-fr'] = "File d'attente";
$text['title-fifo']['he-il'] = "תוֹר"; $text['title-fifo']['he-il'] = "תוֹר";
$text['title-fifo']['it-it'] = "Coda"; $text['title-fifo']['it-it'] = "Coda";
$text['title-fifo']['ka-ge'] = "რიგი";
$text['title-fifo']['nl-nl'] = "Wachtrij"; $text['title-fifo']['nl-nl'] = "Wachtrij";
$text['title-fifo']['pl-pl'] = "Kolejka"; $text['title-fifo']['pl-pl'] = "Kolejka";
$text['title-fifo']['pt-br'] = "Fila"; $text['title-fifo']['pt-br'] = "Fila";
@ -65,6 +67,7 @@ $text['title_description-fifo']['fr-ca'] = "Une file d'attente dans laquelle les
$text['title_description-fifo']['fr-fr'] = "Une file d'attente dans laquelle les appels sont traités par défaut dans l'ordre dans lequel ils sont reçus."; $text['title_description-fifo']['fr-fr'] = "Une file d'attente dans laquelle les appels sont traités par défaut dans l'ordre dans lequel ils sont reçus.";
$text['title_description-fifo']['he-il'] = "תור שבו שיחות מטופלות כברירת מחדל לפי סדר קבלתן."; $text['title_description-fifo']['he-il'] = "תור שבו שיחות מטופלות כברירת מחדל לפי סדר קבלתן.";
$text['title_description-fifo']['it-it'] = "Una coda in cui le chiamate vengono gestite per impostazione predefinita nell'ordine in cui vengono ricevute."; $text['title_description-fifo']['it-it'] = "Una coda in cui le chiamate vengono gestite per impostazione predefinita nell'ordine in cui vengono ricevute.";
$text['title_description-fifo']['ka-ge'] = "FIFO რიგია, სადაც ზარები ნაგულისხმევად მუშავდება იმ მიმდევრობით, რომლითაც მათ ვიღებთ.";
$text['title_description-fifo']['nl-nl'] = "Een wachtrij waarin oproepen standaard worden afgehandeld in de volgorde waarin ze worden ontvangen."; $text['title_description-fifo']['nl-nl'] = "Een wachtrij waarin oproepen standaard worden afgehandeld in de volgorde waarin ze worden ontvangen.";
$text['title_description-fifo']['pl-pl'] = "Kolejka, w której połączenia są domyślnie obsługiwane w kolejności ich otrzymania."; $text['title_description-fifo']['pl-pl'] = "Kolejka, w której połączenia są domyślnie obsługiwane w kolejności ich otrzymania.";
$text['title_description-fifo']['pt-br'] = "Uma fila onde as chamadas são tratadas por padrão na ordem em que são recebidas."; $text['title_description-fifo']['pt-br'] = "Uma fila onde as chamadas são tratadas por padrão na ordem em que são recebidas.";
@ -91,6 +94,7 @@ $text['label-fifo_name']['fr-ca'] = "Nom";
$text['label-fifo_name']['fr-fr'] = "Nom"; $text['label-fifo_name']['fr-fr'] = "Nom";
$text['label-fifo_name']['he-il'] = "שֵׁם"; $text['label-fifo_name']['he-il'] = "שֵׁם";
$text['label-fifo_name']['it-it'] = "Nome"; $text['label-fifo_name']['it-it'] = "Nome";
$text['label-fifo_name']['ka-ge'] = "სახელი";
$text['label-fifo_name']['nl-nl'] = "Naam"; $text['label-fifo_name']['nl-nl'] = "Naam";
$text['label-fifo_name']['pl-pl'] = "Nazwa"; $text['label-fifo_name']['pl-pl'] = "Nazwa";
$text['label-fifo_name']['pt-br'] = "Nome"; $text['label-fifo_name']['pt-br'] = "Nome";
@ -117,6 +121,7 @@ $text['description-fifo_name']['fr-ca'] = "Le nom auquel la file d'attente sera
$text['description-fifo_name']['fr-fr'] = "Le nom auquel la file d'attente sera attribuée."; $text['description-fifo_name']['fr-fr'] = "Le nom auquel la file d'attente sera attribuée.";
$text['description-fifo_name']['he-il'] = "השם שהתור יוקצה."; $text['description-fifo_name']['he-il'] = "השם שהתור יוקצה.";
$text['description-fifo_name']['it-it'] = "Il nome che verrà assegnato alla coda."; $text['description-fifo_name']['it-it'] = "Il nome che verrà assegnato alla coda.";
$text['description-fifo_name']['ka-ge'] = "სახელი, რომელიც რიგს მიენიჭება.";
$text['description-fifo_name']['nl-nl'] = "De naam die aan de wachtrij wordt toegewezen."; $text['description-fifo_name']['nl-nl'] = "De naam die aan de wachtrij wordt toegewezen.";
$text['description-fifo_name']['pl-pl'] = "Nazwa, do której zostanie przypisana kolejka."; $text['description-fifo_name']['pl-pl'] = "Nazwa, do której zostanie przypisana kolejka.";
$text['description-fifo_name']['pt-br'] = "O nome que a fila será atribuída."; $text['description-fifo_name']['pt-br'] = "O nome que a fila será atribuída.";
@ -143,6 +148,7 @@ $text['label-fifo_extension']['fr-ca'] = "Extension";
$text['label-fifo_extension']['fr-fr'] = "Extension"; $text['label-fifo_extension']['fr-fr'] = "Extension";
$text['label-fifo_extension']['he-il'] = "סיומת"; $text['label-fifo_extension']['he-il'] = "סיומת";
$text['label-fifo_extension']['it-it'] = "Estensione"; $text['label-fifo_extension']['it-it'] = "Estensione";
$text['label-fifo_extension']['ka-ge'] = "შიდა ნომერი";
$text['label-fifo_extension']['nl-nl'] = "Verlenging"; $text['label-fifo_extension']['nl-nl'] = "Verlenging";
$text['label-fifo_extension']['pl-pl'] = "Rozszerzenie"; $text['label-fifo_extension']['pl-pl'] = "Rozszerzenie";
$text['label-fifo_extension']['pt-br'] = "Extensão"; $text['label-fifo_extension']['pt-br'] = "Extensão";
@ -169,6 +175,7 @@ $text['description-fifo_extension']['fr-ca'] = "Le numéro qui sera attribué à
$text['description-fifo_extension']['fr-fr'] = "Le numéro qui sera attribué à la file d'attente."; $text['description-fifo_extension']['fr-fr'] = "Le numéro qui sera attribué à la file d'attente.";
$text['description-fifo_extension']['he-il'] = "המספר שיוקצה לתור."; $text['description-fifo_extension']['he-il'] = "המספר שיוקצה לתור.";
$text['description-fifo_extension']['it-it'] = "Il numero che verrà assegnato alla coda."; $text['description-fifo_extension']['it-it'] = "Il numero che verrà assegnato alla coda.";
$text['description-fifo_extension']['ka-ge'] = "ნომერი, რომელიც რიგზე იქნება მინიჭებული.";
$text['description-fifo_extension']['nl-nl'] = "Het nummer dat aan de wachtrij wordt toegewezen."; $text['description-fifo_extension']['nl-nl'] = "Het nummer dat aan de wachtrij wordt toegewezen.";
$text['description-fifo_extension']['pl-pl'] = "Numer, który zostanie przypisany do kolejki."; $text['description-fifo_extension']['pl-pl'] = "Numer, który zostanie przypisany do kolejki.";
$text['description-fifo_extension']['pt-br'] = "O número que será atribuído à fila."; $text['description-fifo_extension']['pt-br'] = "O número que será atribuído à fila.";
@ -195,6 +202,7 @@ $text['label-fifo_agent_status']['fr-ca'] = "Statut de l'agent";
$text['label-fifo_agent_status']['fr-fr'] = "Statut de l'agent"; $text['label-fifo_agent_status']['fr-fr'] = "Statut de l'agent";
$text['label-fifo_agent_status']['he-il'] = "סטטוס סוכן"; $text['label-fifo_agent_status']['he-il'] = "סטטוס סוכן";
$text['label-fifo_agent_status']['it-it'] = "Stato dell'agente"; $text['label-fifo_agent_status']['it-it'] = "Stato dell'agente";
$text['label-fifo_agent_status']['ka-ge'] = "აგენტის სტატუსი";
$text['label-fifo_agent_status']['nl-nl'] = "Agentstatus"; $text['label-fifo_agent_status']['nl-nl'] = "Agentstatus";
$text['label-fifo_agent_status']['pl-pl'] = "Stan agenta"; $text['label-fifo_agent_status']['pl-pl'] = "Stan agenta";
$text['label-fifo_agent_status']['pt-br'] = "Status do Agente"; $text['label-fifo_agent_status']['pt-br'] = "Status do Agente";
@ -221,6 +229,7 @@ $text['description-fifo_agent_status']['fr-ca'] = "Un code de fonctionnalité pe
$text['description-fifo_agent_status']['fr-fr'] = "Un code de fonctionnalité permettant à l'agent de se connecter ou de se déconnecter de la file d'attente."; $text['description-fifo_agent_status']['fr-fr'] = "Un code de fonctionnalité permettant à l'agent de se connecter ou de se déconnecter de la file d'attente.";
$text['description-fifo_agent_status']['he-il'] = "קוד תכונה עבור הסוכן לכניסה או יציאה מהתור."; $text['description-fifo_agent_status']['he-il'] = "קוד תכונה עבור הסוכן לכניסה או יציאה מהתור.";
$text['description-fifo_agent_status']['it-it'] = "Un codice funzione che consente all'agente di accedere o disconnettersi dalla coda."; $text['description-fifo_agent_status']['it-it'] = "Un codice funzione che consente all'agente di accedere o disconnettersi dalla coda.";
$text['description-fifo_agent_status']['ka-ge'] = "ფუნქციის კოდი აგენტისთვის, რომ შევიდეს ან გამოვიდეს რიგიდან.";
$text['description-fifo_agent_status']['nl-nl'] = "Een functiecode waarmee de agent zich kan aanmelden of afmelden bij de wachtrij."; $text['description-fifo_agent_status']['nl-nl'] = "Een functiecode waarmee de agent zich kan aanmelden of afmelden bij de wachtrij.";
$text['description-fifo_agent_status']['pl-pl'] = "Kod funkcji umożliwiający agentowi zalogowanie się lub wylogowanie z kolejki."; $text['description-fifo_agent_status']['pl-pl'] = "Kod funkcji umożliwiający agentowi zalogowanie się lub wylogowanie z kolejki.";
$text['description-fifo_agent_status']['pt-br'] = "Um código de recurso para o agente fazer login ou logout da fila."; $text['description-fifo_agent_status']['pt-br'] = "Um código de recurso para o agente fazer login ou logout da fila.";
@ -247,6 +256,7 @@ $text['label-fifo_agent_queue']['fr-ca'] = "File d'attente des agents";
$text['label-fifo_agent_queue']['fr-fr'] = "File d'attente des agents"; $text['label-fifo_agent_queue']['fr-fr'] = "File d'attente des agents";
$text['label-fifo_agent_queue']['he-il'] = "תור סוכנים"; $text['label-fifo_agent_queue']['he-il'] = "תור סוכנים";
$text['label-fifo_agent_queue']['it-it'] = "Coda dell'agente"; $text['label-fifo_agent_queue']['it-it'] = "Coda dell'agente";
$text['label-fifo_agent_queue']['ka-ge'] = "აგენტის რიგი";
$text['label-fifo_agent_queue']['nl-nl'] = "Agentwachtrij"; $text['label-fifo_agent_queue']['nl-nl'] = "Agentwachtrij";
$text['label-fifo_agent_queue']['pl-pl'] = "Kolejka agentów"; $text['label-fifo_agent_queue']['pl-pl'] = "Kolejka agentów";
$text['label-fifo_agent_queue']['pt-br'] = "Fila do Agente"; $text['label-fifo_agent_queue']['pt-br'] = "Fila do Agente";
@ -273,6 +283,7 @@ $text['description-fifo_agent_queue']['fr-ca'] = "Une file d'attente permettant
$text['description-fifo_agent_queue']['fr-fr'] = "Une file d'attente permettant aux agents d'attendre un appelant ou de répondre à un appel en attente dans la file d'attente."; $text['description-fifo_agent_queue']['fr-fr'] = "Une file d'attente permettant aux agents d'attendre un appelant ou de répondre à un appel en attente dans la file d'attente.";
$text['description-fifo_agent_queue']['he-il'] = "תור לסוכנים להמתין למתקשר, או לקבל שיחה שממתינה בתור."; $text['description-fifo_agent_queue']['he-il'] = "תור לסוכנים להמתין למתקשר, או לקבל שיחה שממתינה בתור.";
$text['description-fifo_agent_queue']['it-it'] = "Una coda in cui gli agenti attendono un chiamante o rispondono a una chiamata in attesa in coda."; $text['description-fifo_agent_queue']['it-it'] = "Una coda in cui gli agenti attendono un chiamante o rispondono a una chiamata in attesa in coda.";
$text['description-fifo_agent_queue']['ka-ge'] = "რიგი აგენტებისთვის რომ დაელოდონ აბონენტს ან აიღონ ყურმილი, რომელიც რიგში იცდის.";
$text['description-fifo_agent_queue']['nl-nl'] = "Een wachtrij waarin agenten op een beller moeten wachten, of een gesprek kunnen aannemen dat in de wachtrij staat."; $text['description-fifo_agent_queue']['nl-nl'] = "Een wachtrij waarin agenten op een beller moeten wachten, of een gesprek kunnen aannemen dat in de wachtrij staat.";
$text['description-fifo_agent_queue']['pl-pl'] = "Kolejka dla agentów oczekujących na dzwoniącego lub odbierających połączenie oczekujące w kolejce."; $text['description-fifo_agent_queue']['pl-pl'] = "Kolejka dla agentów oczekujących na dzwoniącego lub odbierających połączenie oczekujące w kolejce.";
$text['description-fifo_agent_queue']['pt-br'] = "Uma fila para os agentes esperarem por um chamador ou atenderem uma chamada que está aguardando na fila."; $text['description-fifo_agent_queue']['pt-br'] = "Uma fila para os agentes esperarem por um chamador ou atenderem uma chamada que está aguardando na fila.";
@ -299,6 +310,7 @@ $text['label-fifo_members']['fr-ca'] = "Agents";
$text['label-fifo_members']['fr-fr'] = "Agents"; $text['label-fifo_members']['fr-fr'] = "Agents";
$text['label-fifo_members']['he-il'] = "סוכנים"; $text['label-fifo_members']['he-il'] = "סוכנים";
$text['label-fifo_members']['it-it'] = "Agenti"; $text['label-fifo_members']['it-it'] = "Agenti";
$text['label-fifo_members']['ka-ge'] = "აგენტები";
$text['label-fifo_members']['nl-nl'] = "Agenten"; $text['label-fifo_members']['nl-nl'] = "Agenten";
$text['label-fifo_members']['pl-pl'] = "Agenci"; $text['label-fifo_members']['pl-pl'] = "Agenci";
$text['label-fifo_members']['pt-br'] = "Agentes"; $text['label-fifo_members']['pt-br'] = "Agentes";
@ -324,6 +336,7 @@ $text['description-fifo_members']['fr-ca'] = "Les agents sont membres d'une file
$text['description-fifo_members']['fr-fr'] = "Les agents sont membres d'une file d'attente. Les appels dans la file d'attente sont distribués aux agents disponibles."; $text['description-fifo_members']['fr-fr'] = "Les agents sont membres d'une file d'attente. Les appels dans la file d'attente sont distribués aux agents disponibles.";
$text['description-fifo_members']['he-il'] = "הסוכנים הם חברים בתור. שיחות בתור מחולקות לגורמים זמינים."; $text['description-fifo_members']['he-il'] = "הסוכנים הם חברים בתור. שיחות בתור מחולקות לגורמים זמינים.";
$text['description-fifo_members']['it-it'] = "Gli agenti sono membri di una coda. Le chiamate nella coda vengono distribuite agli agenti disponibili."; $text['description-fifo_members']['it-it'] = "Gli agenti sono membri di una coda. Le chiamate nella coda vengono distribuite agli agenti disponibili.";
$text['description-fifo_members']['ka-ge'] = "აგენტები რიგის წევრებია, რიგში არსებული ზარები ხელმისაწვდომ აგენტებზე ნაწილდება.";
$text['description-fifo_members']['nl-nl'] = "Agenten zijn leden van een wachtrij. Oproepen in de wachtrij worden gedistribueerd naar beschikbare agenten."; $text['description-fifo_members']['nl-nl'] = "Agenten zijn leden van een wachtrij. Oproepen in de wachtrij worden gedistribueerd naar beschikbare agenten.";
$text['description-fifo_members']['pl-pl'] = "Agenci są członkami kolejki. Połączenia w kolejce są rozdzielane między dostępnych agentów."; $text['description-fifo_members']['pl-pl'] = "Agenci są członkami kolejki. Połączenia w kolejce są rozdzielane między dostępnych agentów.";
$text['description-fifo_members']['pt-br'] = "Agentes são membros de uma fila. Chamadas na fila são distribuídas para agentes disponíveis."; $text['description-fifo_members']['pt-br'] = "Agentes são membros de uma fila. Chamadas na fila são distribuídas para agentes disponíveis.";
@ -350,6 +363,7 @@ $text['label-fifo_music']['fr-ca'] = "Musique";
$text['label-fifo_music']['fr-fr'] = "Musique"; $text['label-fifo_music']['fr-fr'] = "Musique";
$text['label-fifo_music']['he-il'] = "מוּסִיקָה"; $text['label-fifo_music']['he-il'] = "מוּסִיקָה";
$text['label-fifo_music']['it-it'] = "Musica"; $text['label-fifo_music']['it-it'] = "Musica";
$text['label-fifo_music']['ka-ge'] = "მუსიკა";
$text['label-fifo_music']['nl-nl'] = "Muziek"; $text['label-fifo_music']['nl-nl'] = "Muziek";
$text['label-fifo_music']['pl-pl'] = "Muzyka"; $text['label-fifo_music']['pl-pl'] = "Muzyka";
$text['label-fifo_music']['pt-br'] = "Música"; $text['label-fifo_music']['pt-br'] = "Música";
@ -376,6 +390,7 @@ $text['description-fifo_music']['fr-ca'] = "Sélectionnez la musique d'attente q
$text['description-fifo_music']['fr-fr'] = "Sélectionnez la musique d'attente que ceux qui attendent dans la file d'attente entendront."; $text['description-fifo_music']['fr-fr'] = "Sélectionnez la musique d'attente que ceux qui attendent dans la file d'attente entendront.";
$text['description-fifo_music']['he-il'] = "בחר את מוזיקת ההחזקה כדי שאנשים ישמעו בזמן ההמתנה בתור."; $text['description-fifo_music']['he-il'] = "בחר את מוזיקת ההחזקה כדי שאנשים ישמעו בזמן ההמתנה בתור.";
$text['description-fifo_music']['it-it'] = "Seleziona la musica d'attesa da ascoltare mentre aspettano in coda."; $text['description-fifo_music']['it-it'] = "Seleziona la musica d'attesa da ascoltare mentre aspettano in coda.";
$text['description-fifo_music']['ka-ge'] = "აირჩიეთ მუსიკა, რომელსაც მოისმენენ, სანამ რიგს ელოდებიან.";
$text['description-fifo_music']['nl-nl'] = "Selecteer de wachtmuziek die mensen kunnen horen terwijl ze in de wachtrij wachten."; $text['description-fifo_music']['nl-nl'] = "Selecteer de wachtmuziek die mensen kunnen horen terwijl ze in de wachtrij wachten.";
$text['description-fifo_music']['pl-pl'] = "Wybierz muzykę, która będzie odtwarzana podczas oczekiwania w kolejce."; $text['description-fifo_music']['pl-pl'] = "Wybierz muzykę, która będzie odtwarzana podczas oczekiwania w kolejce.";
$text['description-fifo_music']['pt-br'] = "Selecione a música de espera para quem ouvir enquanto espera na fila."; $text['description-fifo_music']['pt-br'] = "Selecione a música de espera para quem ouvir enquanto espera na fila.";
@ -402,6 +417,7 @@ $text['label-fifo_order']['fr-ca'] = "Commande";
$text['label-fifo_order']['fr-fr'] = "Commande"; $text['label-fifo_order']['fr-fr'] = "Commande";
$text['label-fifo_order']['he-il'] = "להזמין"; $text['label-fifo_order']['he-il'] = "להזמין";
$text['label-fifo_order']['it-it'] = "Ordine"; $text['label-fifo_order']['it-it'] = "Ordine";
$text['label-fifo_order']['ka-ge'] = "შეკვეთა";
$text['label-fifo_order']['nl-nl'] = "Volgorde"; $text['label-fifo_order']['nl-nl'] = "Volgorde";
$text['label-fifo_order']['pl-pl'] = "Zamówienie"; $text['label-fifo_order']['pl-pl'] = "Zamówienie";
$text['label-fifo_order']['pt-br'] = "Ordem"; $text['label-fifo_order']['pt-br'] = "Ordem";
@ -428,6 +444,7 @@ $text['description-fifo_order']['fr-ca'] = "Sélectionnez la commande.";
$text['description-fifo_order']['fr-fr'] = "Sélectionnez la commande."; $text['description-fifo_order']['fr-fr'] = "Sélectionnez la commande.";
$text['description-fifo_order']['he-il'] = "בחר את ההזמנה."; $text['description-fifo_order']['he-il'] = "בחר את ההזמנה.";
$text['description-fifo_order']['it-it'] = "Seleziona l'ordine."; $text['description-fifo_order']['it-it'] = "Seleziona l'ordine.";
$text['description-fifo_order']['ka-ge'] = "აირჩიეთ შეკვეთა.";
$text['description-fifo_order']['nl-nl'] = "Selecteer de bestelling."; $text['description-fifo_order']['nl-nl'] = "Selecteer de bestelling.";
$text['description-fifo_order']['pl-pl'] = "Wybierz zamówienie."; $text['description-fifo_order']['pl-pl'] = "Wybierz zamówienie.";
$text['description-fifo_order']['pt-br'] = "Selecione o pedido."; $text['description-fifo_order']['pt-br'] = "Selecione o pedido.";
@ -454,6 +471,7 @@ $text['label-fifo_enabled']['fr-ca'] = "Activé";
$text['label-fifo_enabled']['fr-fr'] = "Activé"; $text['label-fifo_enabled']['fr-fr'] = "Activé";
$text['label-fifo_enabled']['he-il'] = "מופעל"; $text['label-fifo_enabled']['he-il'] = "מופעל";
$text['label-fifo_enabled']['it-it'] = "Abilitato"; $text['label-fifo_enabled']['it-it'] = "Abilitato";
$text['label-fifo_enabled']['ka-ge'] = "ჩართულია";
$text['label-fifo_enabled']['nl-nl'] = "Ingeschakeld"; $text['label-fifo_enabled']['nl-nl'] = "Ingeschakeld";
$text['label-fifo_enabled']['pl-pl'] = "Włączony"; $text['label-fifo_enabled']['pl-pl'] = "Włączony";
$text['label-fifo_enabled']['pt-br'] = "Habilitado"; $text['label-fifo_enabled']['pt-br'] = "Habilitado";
@ -480,6 +498,7 @@ $text['description-fifo_enabled']['fr-ca'] = "Activez ou désactivez cette file
$text['description-fifo_enabled']['fr-fr'] = "Activez ou désactivez cette file d'attente."; $text['description-fifo_enabled']['fr-fr'] = "Activez ou désactivez cette file d'attente.";
$text['description-fifo_enabled']['he-il'] = "הפעל או השבת את התור הזה."; $text['description-fifo_enabled']['he-il'] = "הפעל או השבת את התור הזה.";
$text['description-fifo_enabled']['it-it'] = "Abilita o disabilita questa coda."; $text['description-fifo_enabled']['it-it'] = "Abilita o disabilita questa coda.";
$text['description-fifo_enabled']['ka-ge'] = "ჩართეთ ან გამორთეთ ეს FIFO რიგი.";
$text['description-fifo_enabled']['nl-nl'] = "Schakel deze wachtrij in of uit."; $text['description-fifo_enabled']['nl-nl'] = "Schakel deze wachtrij in of uit.";
$text['description-fifo_enabled']['pl-pl'] = "Włącz lub wyłącz tę kolejkę."; $text['description-fifo_enabled']['pl-pl'] = "Włącz lub wyłącz tę kolejkę.";
$text['description-fifo_enabled']['pt-br'] = "Habilite ou desabilite esta fila."; $text['description-fifo_enabled']['pt-br'] = "Habilite ou desabilite esta fila.";
@ -506,6 +525,7 @@ $text['label-fifo_description']['fr-ca'] = "Description";
$text['label-fifo_description']['fr-fr'] = "Description"; $text['label-fifo_description']['fr-fr'] = "Description";
$text['label-fifo_description']['he-il'] = "תיאור"; $text['label-fifo_description']['he-il'] = "תיאור";
$text['label-fifo_description']['it-it'] = "Descrizione"; $text['label-fifo_description']['it-it'] = "Descrizione";
$text['label-fifo_description']['ka-ge'] = "აღწერა";
$text['label-fifo_description']['nl-nl'] = "Beschrijving"; $text['label-fifo_description']['nl-nl'] = "Beschrijving";
$text['label-fifo_description']['pl-pl'] = "Opis"; $text['label-fifo_description']['pl-pl'] = "Opis";
$text['label-fifo_description']['pt-br'] = "Descrição"; $text['label-fifo_description']['pt-br'] = "Descrição";
@ -532,6 +552,7 @@ $text['description-fifo_description']['fr-ca'] = "Entrez la description de la fi
$text['description-fifo_description']['fr-fr'] = "Entrez la description de la file d'attente."; $text['description-fifo_description']['fr-fr'] = "Entrez la description de la file d'attente.";
$text['description-fifo_description']['he-il'] = "הזן את תיאור התור."; $text['description-fifo_description']['he-il'] = "הזן את תיאור התור.";
$text['description-fifo_description']['it-it'] = "Inserisci la descrizione del fifo."; $text['description-fifo_description']['it-it'] = "Inserisci la descrizione del fifo.";
$text['description-fifo_description']['ka-ge'] = "შეიყვანეთ FIFO რიგის აღწერა.";
$text['description-fifo_description']['nl-nl'] = "Voer de fifo-beschrijving in."; $text['description-fifo_description']['nl-nl'] = "Voer de fifo-beschrijving in.";
$text['description-fifo_description']['pl-pl'] = "Wprowadź opis fifo."; $text['description-fifo_description']['pl-pl'] = "Wprowadź opis fifo.";
$text['description-fifo_description']['pt-br'] = "Insira a descrição da fila."; $text['description-fifo_description']['pt-br'] = "Insira a descrição da fila.";
@ -558,6 +579,7 @@ $text['label-member_contact']['fr-ca'] = "Contact";
$text['label-member_contact']['fr-fr'] = "Contact"; $text['label-member_contact']['fr-fr'] = "Contact";
$text['label-member_contact']['he-il'] = "איש קשר"; $text['label-member_contact']['he-il'] = "איש קשר";
$text['label-member_contact']['it-it'] = "Contatto"; $text['label-member_contact']['it-it'] = "Contatto";
$text['label-member_contact']['ka-ge'] = "კონტაქტი";
$text['label-member_contact']['nl-nl'] = "Contact"; $text['label-member_contact']['nl-nl'] = "Contact";
$text['label-member_contact']['pl-pl'] = "Kontakt"; $text['label-member_contact']['pl-pl'] = "Kontakt";
$text['label-member_contact']['pt-br'] = "Contato"; $text['label-member_contact']['pt-br'] = "Contato";
@ -584,6 +606,7 @@ $text['description-member_contact']['fr-ca'] = "Entrez le contact du membre.";
$text['description-member_contact']['fr-fr'] = "Entrez le contact du membre."; $text['description-member_contact']['fr-fr'] = "Entrez le contact du membre.";
$text['description-member_contact']['he-il'] = "הזן את איש הקשר של החבר."; $text['description-member_contact']['he-il'] = "הזן את איש הקשר של החבר.";
$text['description-member_contact']['it-it'] = "Inserisci il contatto del membro."; $text['description-member_contact']['it-it'] = "Inserisci il contatto del membro.";
$text['description-member_contact']['ka-ge'] = "შეიყვანეთ წევრის კონტაქტი.";
$text['description-member_contact']['nl-nl'] = "Voer het lidcontact in."; $text['description-member_contact']['nl-nl'] = "Voer het lidcontact in.";
$text['description-member_contact']['pl-pl'] = "Wprowadź kontakt członka."; $text['description-member_contact']['pl-pl'] = "Wprowadź kontakt członka.";
$text['description-member_contact']['pt-br'] = "Insira o contato do membro."; $text['description-member_contact']['pt-br'] = "Insira o contato do membro.";
@ -610,6 +633,7 @@ $text['label-member_call_timeout']['fr-ca'] = "Délai d'appel";
$text['label-member_call_timeout']['fr-fr'] = "Délai d'appel"; $text['label-member_call_timeout']['fr-fr'] = "Délai d'appel";
$text['label-member_call_timeout']['he-il'] = "זמן קצוב לשיחה"; $text['label-member_call_timeout']['he-il'] = "זמן קצוב לשיחה";
$text['label-member_call_timeout']['it-it'] = "Timeout chiamata"; $text['label-member_call_timeout']['it-it'] = "Timeout chiamata";
$text['label-member_call_timeout']['ka-ge'] = "ზარის მოლოდინის დრო";
$text['label-member_call_timeout']['nl-nl'] = "Time-out van oproep"; $text['label-member_call_timeout']['nl-nl'] = "Time-out van oproep";
$text['label-member_call_timeout']['pl-pl'] = "Limit czasu połączenia"; $text['label-member_call_timeout']['pl-pl'] = "Limit czasu połączenia";
$text['label-member_call_timeout']['pt-br'] = "Tempo limite de chamada"; $text['label-member_call_timeout']['pt-br'] = "Tempo limite de chamada";
@ -636,6 +660,7 @@ $text['description-member_call_timeout']['fr-ca'] = "Entrez le délai d'expirati
$text['description-member_call_timeout']['fr-fr'] = "Entrez le délai d'expiration de l'appel au membre."; $text['description-member_call_timeout']['fr-fr'] = "Entrez le délai d'expiration de l'appel au membre.";
$text['description-member_call_timeout']['he-il'] = "הזן את פסק הזמן הקצוב לשיחת חבר."; $text['description-member_call_timeout']['he-il'] = "הזן את פסק הזמן הקצוב לשיחת חבר.";
$text['description-member_call_timeout']['it-it'] = "Immettere il timeout della chiamata del membro."; $text['description-member_call_timeout']['it-it'] = "Immettere il timeout della chiamata del membro.";
$text['description-member_call_timeout']['ka-ge'] = "შეიყვანეთ წევრის მოლოდინის დრო.";
$text['description-member_call_timeout']['nl-nl'] = "Voer de time-out voor de ledenoproep in."; $text['description-member_call_timeout']['nl-nl'] = "Voer de time-out voor de ledenoproep in.";
$text['description-member_call_timeout']['pl-pl'] = "Wprowadź limit czasu połączenia członka."; $text['description-member_call_timeout']['pl-pl'] = "Wprowadź limit czasu połączenia członka.";
$text['description-member_call_timeout']['pt-br'] = "Insira o tempo limite da chamada do membro."; $text['description-member_call_timeout']['pt-br'] = "Insira o tempo limite da chamada do membro.";
@ -662,6 +687,7 @@ $text['label-member_simultaneous']['fr-ca'] = "Simultané";
$text['label-member_simultaneous']['fr-fr'] = "Simultané"; $text['label-member_simultaneous']['fr-fr'] = "Simultané";
$text['label-member_simultaneous']['he-il'] = "סִימוּלטָנִי"; $text['label-member_simultaneous']['he-il'] = "סִימוּלטָנִי";
$text['label-member_simultaneous']['it-it'] = "Simultaneo"; $text['label-member_simultaneous']['it-it'] = "Simultaneo";
$text['label-member_simultaneous']['ka-ge'] = "ერთდროული";
$text['label-member_simultaneous']['nl-nl'] = "Gelijktijdig"; $text['label-member_simultaneous']['nl-nl'] = "Gelijktijdig";
$text['label-member_simultaneous']['pl-pl'] = "Jednoczesny"; $text['label-member_simultaneous']['pl-pl'] = "Jednoczesny";
$text['label-member_simultaneous']['pt-br'] = "Simultâneo"; $text['label-member_simultaneous']['pt-br'] = "Simultâneo";
@ -688,6 +714,7 @@ $text['description-member_simultaneous']['fr-ca'] = "Entrez le membre simultané
$text['description-member_simultaneous']['fr-fr'] = "Entrez le membre simultanément."; $text['description-member_simultaneous']['fr-fr'] = "Entrez le membre simultanément.";
$text['description-member_simultaneous']['he-il'] = "הזן את החבר בו זמנית."; $text['description-member_simultaneous']['he-il'] = "הזן את החבר בו זמנית.";
$text['description-member_simultaneous']['it-it'] = "Inserisci il membro simultaneo."; $text['description-member_simultaneous']['it-it'] = "Inserisci il membro simultaneo.";
$text['description-member_simultaneous']['ka-ge'] = "შეიყვანეთ წევრები ერთდროულად.";
$text['description-member_simultaneous']['nl-nl'] = "Voer tegelijkertijd het lid in."; $text['description-member_simultaneous']['nl-nl'] = "Voer tegelijkertijd het lid in.";
$text['description-member_simultaneous']['pl-pl'] = "Wprowadź członka jednocześnie."; $text['description-member_simultaneous']['pl-pl'] = "Wprowadź członka jednocześnie.";
$text['description-member_simultaneous']['pt-br'] = "Insira o membro simultaneamente."; $text['description-member_simultaneous']['pt-br'] = "Insira o membro simultaneamente.";
@ -714,6 +741,7 @@ $text['label-member_wrap_up_time']['fr-ca'] = "Temps de conclusion";
$text['label-member_wrap_up_time']['fr-fr'] = "Temps de conclusion"; $text['label-member_wrap_up_time']['fr-fr'] = "Temps de conclusion";
$text['label-member_wrap_up_time']['he-il'] = "זמן סיום"; $text['label-member_wrap_up_time']['he-il'] = "זמן סיום";
$text['label-member_wrap_up_time']['it-it'] = "Tempo di conclusione"; $text['label-member_wrap_up_time']['it-it'] = "Tempo di conclusione";
$text['label-member_wrap_up_time']['ka-ge'] = "შეჯამების დრო";
$text['label-member_wrap_up_time']['nl-nl'] = "Afrondingstijd"; $text['label-member_wrap_up_time']['nl-nl'] = "Afrondingstijd";
$text['label-member_wrap_up_time']['pl-pl'] = "Czas podsumowania"; $text['label-member_wrap_up_time']['pl-pl'] = "Czas podsumowania";
$text['label-member_wrap_up_time']['pt-br'] = "Hora de encerrar"; $text['label-member_wrap_up_time']['pt-br'] = "Hora de encerrar";
@ -740,6 +768,7 @@ $text['description-member_wrap_up_time']['fr-ca'] = "Entrez lheure de clôtur
$text['description-member_wrap_up_time']['fr-fr'] = "Entrez lheure de clôture du membre."; $text['description-member_wrap_up_time']['fr-fr'] = "Entrez lheure de clôture du membre.";
$text['description-member_wrap_up_time']['he-il'] = "הזן את זמן סיום החבר."; $text['description-member_wrap_up_time']['he-il'] = "הזן את זמן סיום החבר.";
$text['description-member_wrap_up_time']['it-it'] = "Inserisci il tempo di conclusione del membro."; $text['description-member_wrap_up_time']['it-it'] = "Inserisci il tempo di conclusione del membro.";
$text['description-member_wrap_up_time']['ka-ge'] = "შეიყვანეთ წევრის შეჯამების დრო.";
$text['description-member_wrap_up_time']['nl-nl'] = "Voer de afsluittijd van het lid in."; $text['description-member_wrap_up_time']['nl-nl'] = "Voer de afsluittijd van het lid in.";
$text['description-member_wrap_up_time']['pl-pl'] = "Wprowadź czas zakończenia członkostwa."; $text['description-member_wrap_up_time']['pl-pl'] = "Wprowadź czas zakończenia członkostwa.";
$text['description-member_wrap_up_time']['pt-br'] = "Insira o horário de encerramento do membro."; $text['description-member_wrap_up_time']['pt-br'] = "Insira o horário de encerramento do membro.";
@ -766,6 +795,7 @@ $text['label-member_enabled']['fr-ca'] = "Activé";
$text['label-member_enabled']['fr-fr'] = "Activé"; $text['label-member_enabled']['fr-fr'] = "Activé";
$text['label-member_enabled']['he-il'] = "מופעל"; $text['label-member_enabled']['he-il'] = "מופעל";
$text['label-member_enabled']['it-it'] = "Abilitato"; $text['label-member_enabled']['it-it'] = "Abilitato";
$text['label-member_enabled']['ka-ge'] = "ჩართულია";
$text['label-member_enabled']['nl-nl'] = "Ingeschakeld"; $text['label-member_enabled']['nl-nl'] = "Ingeschakeld";
$text['label-member_enabled']['pl-pl'] = "Włączony"; $text['label-member_enabled']['pl-pl'] = "Włączony";
$text['label-member_enabled']['pt-br'] = "Habilitado"; $text['label-member_enabled']['pt-br'] = "Habilitado";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Queues"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Queues";
$apps[$x]['menu'][$y]['title']['he-il'] = "פרָאק"; $apps[$x]['menu'][$y]['title']['he-il'] = "פרָאק";
$apps[$x]['menu'][$y]['title']['it-it'] = "Code"; $apps[$x]['menu'][$y]['title']['it-it'] = "Code";
$apps[$x]['menu'][$y]['title']['it-it'] = "რიგები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Wachtrijen"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Wachtrijen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Kolejki"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Kolejki";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Caudas"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Caudas";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = "Liste toutes les files d'attente actuellement utilisées avec une ou plus des personnes en attend."; $apps[$x]['description']['fr-fr'] = "Liste toutes les files d'attente actuellement utilisées avec une ou plus des personnes en attend.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "ყველა რიგის სია, რომელიც ახლა აქტურია, ერთი ან მეტი აბონენტით.";
$apps[$x]['description']['nl-nl'] = "Toon alle wachtrijen waar aktieve bellers geplaatst zijn."; $apps[$x]['description']['nl-nl'] = "Toon alle wachtrijen waar aktieve bellers geplaatst zijn.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@ $text['title-queue']['fr-ca'] = "File";
$text['title-queue']['fr-fr'] = "File"; $text['title-queue']['fr-fr'] = "File";
$text['title-queue']['he-il'] = "תור תור"; $text['title-queue']['he-il'] = "תור תור";
$text['title-queue']['it-it'] = "Coda"; $text['title-queue']['it-it'] = "Coda";
$text['title-queue']['ka-ge'] = "რიგი";
$text['title-queue']['nl-nl'] = "Wachtrij"; $text['title-queue']['nl-nl'] = "Wachtrij";
$text['title-queue']['pl-pl'] = "Kolejka"; $text['title-queue']['pl-pl'] = "Kolejka";
$text['title-queue']['pt-br'] = "Fila"; $text['title-queue']['pt-br'] = "Fila";
@ -39,6 +40,7 @@ $text['title-active_queues']['fr-ca'] = "Files Actives";
$text['title-active_queues']['fr-fr'] = "Files Actives"; $text['title-active_queues']['fr-fr'] = "Files Actives";
$text['title-active_queues']['he-il'] = "המונחים: Active Queues"; $text['title-active_queues']['he-il'] = "המונחים: Active Queues";
$text['title-active_queues']['it-it'] = "Code Attive"; $text['title-active_queues']['it-it'] = "Code Attive";
$text['title-active_queues']['ka-ge'] = "აქტიური რიგები";
$text['title-active_queues']['nl-nl'] = "Aktieve wachtrijen"; $text['title-active_queues']['nl-nl'] = "Aktieve wachtrijen";
$text['title-active_queues']['pl-pl'] = "Aktywne kolejki"; $text['title-active_queues']['pl-pl'] = "Aktywne kolejki";
$text['title-active_queues']['pt-br'] = "Filas ativas"; $text['title-active_queues']['pt-br'] = "Filas ativas";
@ -65,6 +67,7 @@ $text['label-waiting_count']['fr-ca'] = "Décompte attente";
$text['label-waiting_count']['fr-fr'] = "Décompte attente"; $text['label-waiting_count']['fr-fr'] = "Décompte attente";
$text['label-waiting_count']['he-il'] = "ספירה מחכה"; $text['label-waiting_count']['he-il'] = "ספירה מחכה";
$text['label-waiting_count']['it-it'] = "Numero in Attesa"; $text['label-waiting_count']['it-it'] = "Numero in Attesa";
$text['label-waiting_count']['ka-ge'] = "მომლოდინეების რაოდენობა";
$text['label-waiting_count']['nl-nl'] = "Aantal wachtenden"; $text['label-waiting_count']['nl-nl'] = "Aantal wachtenden";
$text['label-waiting_count']['pl-pl'] = "Ilość oczekujących"; $text['label-waiting_count']['pl-pl'] = "Ilość oczekujących";
$text['label-waiting_count']['pt-br'] = "Total em espera"; $text['label-waiting_count']['pt-br'] = "Total em espera";
@ -91,6 +94,7 @@ $text['label-view']['fr-ca'] = "Voir";
$text['label-view']['fr-fr'] = "Voir"; $text['label-view']['fr-fr'] = "Voir";
$text['label-view']['he-il'] = "תצוגה"; $text['label-view']['he-il'] = "תצוגה";
$text['label-view']['it-it'] = "Mostra"; $text['label-view']['it-it'] = "Mostra";
$text['label-view']['ka-ge'] = "ნახვა";
$text['label-view']['nl-nl'] = "Toon"; $text['label-view']['nl-nl'] = "Toon";
$text['label-view']['pl-pl'] = "Widok"; $text['label-view']['pl-pl'] = "Widok";
$text['label-view']['pt-br'] = "Visualizar"; $text['label-view']['pt-br'] = "Visualizar";
@ -117,6 +121,7 @@ $text['label-username']['fr-ca'] = "Utilisateur";
$text['label-username']['fr-fr'] = "Utilisateur"; $text['label-username']['fr-fr'] = "Utilisateur";
$text['label-username']['he-il'] = "שם המשתמש"; $text['label-username']['he-il'] = "שם המשתמש";
$text['label-username']['it-it'] = "Username"; $text['label-username']['it-it'] = "Username";
$text['label-username']['ka-ge'] = "მომხმარებლის სახელები";
$text['label-username']['nl-nl'] = "Gebruikersnaam"; $text['label-username']['nl-nl'] = "Gebruikersnaam";
$text['label-username']['pl-pl'] = "Użytkownik"; $text['label-username']['pl-pl'] = "Użytkownik";
$text['label-username']['pt-br'] = "Nome do Usuário"; $text['label-username']['pt-br'] = "Nome do Usuário";
@ -143,6 +148,7 @@ $text['label-status']['fr-ca'] = "Statut";
$text['label-status']['fr-fr'] = "Statut"; $text['label-status']['fr-fr'] = "Statut";
$text['label-status']['he-il'] = "סטטוס"; $text['label-status']['he-il'] = "סטטוס";
$text['label-status']['it-it'] = "Stato"; $text['label-status']['it-it'] = "Stato";
$text['label-status']['ka-ge'] = "სტატუსი";
$text['label-status']['nl-nl'] = "Status"; $text['label-status']['nl-nl'] = "Status";
$text['label-status']['pl-pl'] = "Status"; $text['label-status']['pl-pl'] = "Status";
$text['label-status']['pt-br'] = "Estado"; $text['label-status']['pt-br'] = "Estado";
@ -169,6 +175,7 @@ $text['label-priority']['fr-ca'] = "Priorité";
$text['label-priority']['fr-fr'] = "Priorité"; $text['label-priority']['fr-fr'] = "Priorité";
$text['label-priority']['he-il'] = "עדיפות"; $text['label-priority']['he-il'] = "עדיפות";
$text['label-priority']['it-it'] = "Prorità"; $text['label-priority']['it-it'] = "Prorità";
$text['label-priority']['ka-ge'] = "პრიორიტეტი";
$text['label-priority']['nl-nl'] = "Prioriteit"; $text['label-priority']['nl-nl'] = "Prioriteit";
$text['label-priority']['pl-pl'] = "Priorytet"; $text['label-priority']['pl-pl'] = "Priorytet";
$text['label-priority']['pt-br'] = "Prioridade"; $text['label-priority']['pt-br'] = "Prioridade";
@ -195,6 +202,7 @@ $text['label-position']['fr-ca'] = "Position";
$text['label-position']['fr-fr'] = "Position"; $text['label-position']['fr-fr'] = "Position";
$text['label-position']['he-il'] = "מיקום"; $text['label-position']['he-il'] = "מיקום";
$text['label-position']['it-it'] = "Posizione"; $text['label-position']['it-it'] = "Posizione";
$text['label-position']['ka-ge'] = "მდებარეობა";
$text['label-position']['nl-nl'] = "Positie"; $text['label-position']['nl-nl'] = "Positie";
$text['label-position']['pl-pl'] = "Pozycja"; $text['label-position']['pl-pl'] = "Pozycja";
$text['label-position']['pt-br'] = "Posição"; $text['label-position']['pt-br'] = "Posição";
@ -221,6 +229,7 @@ $text['label-name']['fr-ca'] = "Nom";
$text['label-name']['fr-fr'] = "Nom"; $text['label-name']['fr-fr'] = "Nom";
$text['label-name']['he-il'] = "שם השם"; $text['label-name']['he-il'] = "שם השם";
$text['label-name']['it-it'] = "Nome"; $text['label-name']['it-it'] = "Nome";
$text['label-name']['ka-ge'] = "სახელი";
$text['label-name']['nl-nl'] = "Naam"; $text['label-name']['nl-nl'] = "Naam";
$text['label-name']['pl-pl'] = "Nazwa"; $text['label-name']['pl-pl'] = "Nazwa";
$text['label-name']['pt-br'] = "Nome"; $text['label-name']['pt-br'] = "Nome";
@ -247,6 +256,7 @@ $text['label-language']['fr-ca'] = "Langue";
$text['label-language']['fr-fr'] = "Langue"; $text['label-language']['fr-fr'] = "Langue";
$text['label-language']['he-il'] = "שפה"; $text['label-language']['he-il'] = "שפה";
$text['label-language']['it-it'] = "Linguaggio"; $text['label-language']['it-it'] = "Linguaggio";
$text['label-language']['ka-ge'] = "ენა";
$text['label-language']['nl-nl'] = "Taal"; $text['label-language']['nl-nl'] = "Taal";
$text['label-language']['pl-pl'] = "Język"; $text['label-language']['pl-pl'] = "Język";
$text['label-language']['pt-br'] = "Lingua"; $text['label-language']['pt-br'] = "Lingua";
@ -273,6 +283,7 @@ $text['label-importance']['fr-ca'] = "Importance";
$text['label-importance']['fr-fr'] = "Importance"; $text['label-importance']['fr-fr'] = "Importance";
$text['label-importance']['he-il'] = "חשיבות החשיבות"; $text['label-importance']['he-il'] = "חשיבות החשיבות";
$text['label-importance']['it-it'] = "Importanza"; $text['label-importance']['it-it'] = "Importanza";
$text['label-importance']['ka-ge'] = "მნიშვნელობა";
$text['label-importance']['nl-nl'] = "Belang"; $text['label-importance']['nl-nl'] = "Belang";
$text['label-importance']['pl-pl'] = "Znaczenie"; $text['label-importance']['pl-pl'] = "Znaczenie";
$text['label-importance']['pt-br'] = "Importância"; $text['label-importance']['pt-br'] = "Importância";
@ -299,6 +310,7 @@ $text['label-duration']['fr-ca'] = "Durée";
$text['label-duration']['fr-fr'] = "Durée"; $text['label-duration']['fr-fr'] = "Durée";
$text['label-duration']['he-il'] = "משך"; $text['label-duration']['he-il'] = "משך";
$text['label-duration']['it-it'] = "Durata"; $text['label-duration']['it-it'] = "Durata";
$text['label-duration']['ka-ge'] = "ხანგრძლივობა";
$text['label-duration']['nl-nl'] = "Duur"; $text['label-duration']['nl-nl'] = "Duur";
$text['label-duration']['pl-pl'] = "Czas oczekiwania"; $text['label-duration']['pl-pl'] = "Czas oczekiwania";
$text['label-duration']['pt-br'] = "Duração"; $text['label-duration']['pt-br'] = "Duração";
@ -325,6 +337,7 @@ $text['label-destination_number']['fr-ca'] = "Numéro Destination";
$text['label-destination_number']['fr-fr'] = "Numéro Destination"; $text['label-destination_number']['fr-fr'] = "Numéro Destination";
$text['label-destination_number']['he-il'] = "מספר יעד"; $text['label-destination_number']['he-il'] = "מספר יעד";
$text['label-destination_number']['it-it'] = "Numero Destinazione"; $text['label-destination_number']['it-it'] = "Numero Destinazione";
$text['label-destination_number']['ka-ge'] = "დანიშნულების ნომერი";
$text['label-destination_number']['nl-nl'] = "Bestemmingsnummer"; $text['label-destination_number']['nl-nl'] = "Bestemmingsnummer";
$text['label-destination_number']['pl-pl'] = "Destynacja"; $text['label-destination_number']['pl-pl'] = "Destynacja";
$text['label-destination_number']['pt-br'] = "Desvio"; $text['label-destination_number']['pt-br'] = "Desvio";
@ -351,6 +364,7 @@ $text['label-consumer_count']['fr-ca'] = "Décompte Client";
$text['label-consumer_count']['fr-fr'] = "Décompte Client"; $text['label-consumer_count']['fr-fr'] = "Décompte Client";
$text['label-consumer_count']['he-il'] = "ספירת הצרכן"; $text['label-consumer_count']['he-il'] = "ספירת הצרכן";
$text['label-consumer_count']['it-it'] = "Numero Consumer"; $text['label-consumer_count']['it-it'] = "Numero Consumer";
$text['label-consumer_count']['ka-ge'] = "კლიენტების რაოდენობა";
$text['label-consumer_count']['nl-nl'] = "Vebruiksaantal"; $text['label-consumer_count']['nl-nl'] = "Vebruiksaantal";
$text['label-consumer_count']['pl-pl'] = "Liczba konsumentów"; $text['label-consumer_count']['pl-pl'] = "Liczba konsumentów";
$text['label-consumer_count']['pt-br'] = "Total consumidas"; $text['label-consumer_count']['pt-br'] = "Total consumidas";
@ -377,6 +391,7 @@ $text['label-caller_id_number']['fr-ca'] = "Numéro d'appelant";
$text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant"; $text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant";
$text['label-caller_id_number']['he-il'] = "מספר זיהוי מתקשר"; $text['label-caller_id_number']['he-il'] = "מספר זיהוי מתקשר";
$text['label-caller_id_number']['it-it'] = "ID Numero Chiamante"; $text['label-caller_id_number']['it-it'] = "ID Numero Chiamante";
$text['label-caller_id_number']['ka-ge'] = "CID ნომერი";
$text['label-caller_id_number']['nl-nl'] = "CID Nummer"; $text['label-caller_id_number']['nl-nl'] = "CID Nummer";
$text['label-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['label-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
$text['label-caller_id_number']['pt-br'] = "Número CID"; $text['label-caller_id_number']['pt-br'] = "Número CID";
@ -403,6 +418,7 @@ $text['label-caller_id_name']['fr-ca'] = "Nom d'appelant";
$text['label-caller_id_name']['fr-fr'] = "Nom d'appelant"; $text['label-caller_id_name']['fr-fr'] = "Nom d'appelant";
$text['label-caller_id_name']['he-il'] = "שם מתקשר"; $text['label-caller_id_name']['he-il'] = "שם מתקשר";
$text['label-caller_id_name']['it-it'] = "ID Nome Chiamante"; $text['label-caller_id_name']['it-it'] = "ID Nome Chiamante";
$text['label-caller_id_name']['ka-ge'] = "CID სახელი";
$text['label-caller_id_name']['nl-nl'] = "CID Naam"; $text['label-caller_id_name']['nl-nl'] = "CID Naam";
$text['label-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['label-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-caller_id_name']['pt-br'] = "Nome CID"; $text['label-caller_id_name']['pt-br'] = "Nome CID";
@ -429,6 +445,7 @@ $text['label-caller_count']['fr-ca'] = "Décompte appelant";
$text['label-caller_count']['fr-fr'] = "Décompte appelant"; $text['label-caller_count']['fr-fr'] = "Décompte appelant";
$text['label-caller_count']['he-il'] = "ספירת מתקשרים"; $text['label-caller_count']['he-il'] = "ספירת מתקשרים";
$text['label-caller_count']['it-it'] = "Numero Chiamante"; $text['label-caller_count']['it-it'] = "Numero Chiamante";
$text['label-caller_count']['ka-ge'] = "აბონენტების რაოდენობა";
$text['label-caller_count']['nl-nl'] = "Aantal bellers"; $text['label-caller_count']['nl-nl'] = "Aantal bellers";
$text['label-caller_count']['pl-pl'] = "Ilość dzwoniących"; $text['label-caller_count']['pl-pl'] = "Ilość dzwoniących";
$text['label-caller_count']['pt-br'] = "Total de chamada"; $text['label-caller_count']['pt-br'] = "Total de chamada";
@ -455,6 +472,7 @@ $text['header-queue']['fr-ca'] = "File";
$text['header-queue']['fr-fr'] = "File"; $text['header-queue']['fr-fr'] = "File";
$text['header-queue']['he-il'] = "תור תור"; $text['header-queue']['he-il'] = "תור תור";
$text['header-queue']['it-it'] = "Coda"; $text['header-queue']['it-it'] = "Coda";
$text['header-queue']['ka-ge'] = "რიგი";
$text['header-queue']['nl-nl'] = "Wachtrij"; $text['header-queue']['nl-nl'] = "Wachtrij";
$text['header-queue']['pl-pl'] = "Kolejka"; $text['header-queue']['pl-pl'] = "Kolejka";
$text['header-queue']['pt-br'] = "Fila"; $text['header-queue']['pt-br'] = "Fila";
@ -481,6 +499,7 @@ $text['header-active_queues']['fr-ca'] = "Files Actives";
$text['header-active_queues']['fr-fr'] = "Files Actives"; $text['header-active_queues']['fr-fr'] = "Files Actives";
$text['header-active_queues']['he-il'] = "תורים פעילים"; $text['header-active_queues']['he-il'] = "תורים פעילים";
$text['header-active_queues']['it-it'] = "Code Attive"; $text['header-active_queues']['it-it'] = "Code Attive";
$text['header-active_queues']['ka-ge'] = "აქტიური რიგები";
$text['header-active_queues']['nl-nl'] = "Aktieve Wachtrijen"; $text['header-active_queues']['nl-nl'] = "Aktieve Wachtrijen";
$text['header-active_queues']['pl-pl'] = "Aktywne kolejki"; $text['header-active_queues']['pl-pl'] = "Aktywne kolejki";
$text['header-active_queues']['pt-br'] = "Fila ativa"; $text['header-active_queues']['pt-br'] = "Fila ativa";
@ -507,6 +526,7 @@ $text['description-queue']['fr-ca'] = "Utiliser cette page pour superviser l'act
$text['description-queue']['fr-fr'] = "Utiliser cette page pour superviser l'activité des files d'attente."; $text['description-queue']['fr-fr'] = "Utiliser cette page pour superviser l'activité des files d'attente.";
$text['description-queue']['he-il'] = "השתמש בדף זה כדי לפקח על פעילות התור."; $text['description-queue']['he-il'] = "השתמש בדף זה כדי לפקח על פעילות התור.";
$text['description-queue']['it-it'] = "Usa questa pagina per monitorare l'attività della coda."; $text['description-queue']['it-it'] = "Usa questa pagina per monitorare l'attività della coda.";
$text['description-queue']['ka-ge'] = "გამოიყენეთ ეს გვერდი რიგის აქტივობის მონიტორინგისთვის.";
$text['description-queue']['nl-nl'] = "Gebruik deze pagina om de wachtrij te volgen."; $text['description-queue']['nl-nl'] = "Gebruik deze pagina om de wachtrij te volgen.";
$text['description-queue']['pl-pl'] = "Aktualna lista oczekujących rozmówców w kolejce."; $text['description-queue']['pl-pl'] = "Aktualna lista oczekujących rozmówców w kolejce.";
$text['description-queue']['pt-br'] = "Lista de chamada na fila"; $text['description-queue']['pt-br'] = "Lista de chamada na fila";
@ -533,6 +553,7 @@ $text['description-active_queues']['fr-ca'] = "Liste de toutes les files d'atten
$text['description-active_queues']['fr-fr'] = "Liste de toutes les files d'attente actuellement actives avec un ou plusieurs appels"; $text['description-active_queues']['fr-fr'] = "Liste de toutes les files d'attente actuellement actives avec un ou plusieurs appels";
$text['description-active_queues']['he-il'] = "רשימת כל התורים הפעילים כיום עם קורא אחד או יותר."; $text['description-active_queues']['he-il'] = "רשימת כל התורים הפעילים כיום עם קורא אחד או יותר.";
$text['description-active_queues']['it-it'] = "Mostra tutte le code attive con uno o più chiamanti."; $text['description-active_queues']['it-it'] = "Mostra tutte le code attive con uno o più chiamanti.";
$text['description-active_queues']['ka-ge'] = "ყველა რიგის სია, სადაც ერთი ან მეტი აბონენტია აქტიური.";
$text['description-active_queues']['nl-nl'] = "Toon alle wachtrijen die aktief zijn met een of meer bellers."; $text['description-active_queues']['nl-nl'] = "Toon alle wachtrijen die aktief zijn met een of meer bellers.";
$text['description-active_queues']['pl-pl'] = "Wyświetl wszystkie aktywne kolejki z przynajmniej jednym uczestnikiem"; $text['description-active_queues']['pl-pl'] = "Wyświetl wszystkie aktywne kolejki z przynajmniej jednym uczestnikiem";
$text['description-active_queues']['pt-br'] = "Lista com todas as filas que estão atualmente ativas com um ou mais chamadas"; $text['description-active_queues']['pt-br'] = "Lista com todas as filas que estão atualmente ativas com um ou mais chamadas";

View File

@ -13,6 +13,7 @@ $y=0;
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Queues Actives"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Queues Actives";
$apps[$x]['menu'][$y]['title']['he-il'] = "תורים פעילים"; $apps[$x]['menu'][$y]['title']['he-il'] = "תורים פעילים";
$apps[$x]['menu'][$y]['title']['it-it'] = "Code Attive"; $apps[$x]['menu'][$y]['title']['it-it'] = "Code Attive";
$apps[$x]['menu'][$y]['title']['it-it'] = "აქტიური რიგები";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve wachtrijen"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Aktieve wachtrijen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne kolejki"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Aktywne kolejki";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Filas ativas"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Filas ativas";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "";
$apps[$x]['description']['nl-nl'] = ""; $apps[$x]['description']['nl-nl'] = "";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -20,6 +20,7 @@
$apps[$x]['description']['fr-fr'] = ""; $apps[$x]['description']['fr-fr'] = "";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['ka-ge'] = "აღწერეთ ალტერნატიული შემომავალი ზარის დამუშავება შიდა ნომრებისთვის.";
$apps[$x]['description']['nl-nl'] = "Definieer alternatieve afhandeling voor toestellen."; $apps[$x]['description']['nl-nl'] = "Definieer alternatieve afhandeling voor toestellen.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";

View File

@ -13,6 +13,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Follow Me"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Follow Me";
$apps[$x]['menu'][$y]['title']['he-il'] = "עקוב אחריי"; $apps[$x]['menu'][$y]['title']['he-il'] = "עקוב אחריי";
$apps[$x]['menu'][$y]['title']['it-it'] = "Seguimi"; $apps[$x]['menu'][$y]['title']['it-it'] = "Seguimi";
$apps[$x]['menu'][$y]['title']['ka-ge'] = "გამომყევი";
$apps[$x]['menu'][$y]['title']['nl-nl'] = "Volg me"; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Volg me";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Chodź za mną"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Chodź za mną";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Siga-me"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Siga-me";

Some files were not shown because too many files have changed in this diff Show More