Additional nl-nl translations (#4875)

* add nl-nl items

* Update app_config.php

* add nl-nl items

* Update app_languages.php

* Update app_menu.php

* Update app_languages.php

* Update app_menu.php

* Fix typos inn nl-nl

* Add nl-nl items

* dd nl-nl items.

* Add nl-nl items.

* Add nl-nl items (call-flows)

* Add nl-nl items

* Add nl-nl items

* dd nl-nl items (calls)

* Add nl-nl items

* Add nl-nl items (contacts)

* Add nl-nl items (vars)

* Add nl-nl items (voicemails)

* Add nl-nl items (xml_cdr)
This commit is contained in:
noci2012 2019-11-19 19:15:42 +01:00 committed by FusionPBX
parent bfaca6e083
commit 5ee2ac908b
24 changed files with 544 additions and 542 deletions

View File

@ -8,7 +8,8 @@
$apps[$x]['version'] = ''; $apps[$x]['version'] = '';
$apps[$x]['license'] = 'Mozilla Public License 1.1'; $apps[$x]['license'] = 'Mozilla Public License 1.1';
$apps[$x]['url'] = 'http://www.fusionpbx.com'; $apps[$x]['url'] = 'http://www.fusionpbx.com';
$apps[$x]['description']['en-us'] = ''; $apps[$x]['description']['en-us'] = 'Call Recordings';
$apps[$x]['description']['nl-nl'] = 'Gespreksopnamen';
//permission details //permission details
$y = 0; $y = 0;

View File

@ -11,7 +11,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'] = ""; $text['title-call_recordings']['it-it'] = "";
$text['title-call_recordings']['nl-nl'] = ""; $text['title-call_recordings']['nl-nl'] = "Gespreksopnamen";
$text['title-call_recordings']['pl-pl'] = ""; $text['title-call_recordings']['pl-pl'] = "";
$text['title-call_recordings']['pt-br'] = ""; $text['title-call_recordings']['pt-br'] = "";
$text['title-call_recordings']['pt-pt'] = ""; $text['title-call_recordings']['pt-pt'] = "";
@ -31,7 +31,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'] = ""; $text['title-call_recording']['it-it'] = "";
$text['title-call_recording']['nl-nl'] = ""; $text['title-call_recording']['nl-nl'] = "Gespreksopname";
$text['title-call_recording']['pl-pl'] = ""; $text['title-call_recording']['pl-pl'] = "";
$text['title-call_recording']['pt-br'] = ""; $text['title-call_recording']['pt-br'] = "";
$text['title-call_recording']['pt-pt'] = ""; $text['title-call_recording']['pt-pt'] = "";
@ -51,7 +51,7 @@ $text['title_description-call_recording']['fr-ca'] = "Affiche les enregistrement
$text['title_description-call_recording']['fr-fr'] = "Affiche les enregistrements d'appel avec nom, durée, date et heure, et direction de l'appel"; $text['title_description-call_recording']['fr-fr'] = "Affiche les enregistrements d'appel avec nom, durée, date et heure, et direction de l'appel";
$text['title_description-call_recording']['he-il'] = ""; $text['title_description-call_recording']['he-il'] = "";
$text['title_description-call_recording']['it-it'] = ""; $text['title_description-call_recording']['it-it'] = "";
$text['title_description-call_recording']['nl-nl'] = ""; $text['title_description-call_recording']['nl-nl'] = "Toont de gespreksopnamen met naam, lengte, datum/tijd en oproep richting.";
$text['title_description-call_recording']['pl-pl'] = ""; $text['title_description-call_recording']['pl-pl'] = "";
$text['title_description-call_recording']['pt-br'] = ""; $text['title_description-call_recording']['pt-br'] = "";
$text['title_description-call_recording']['pt-pt'] = ""; $text['title_description-call_recording']['pt-pt'] = "";
@ -71,7 +71,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'] = ""; $text['label-call_recording_name']['it-it'] = "";
$text['label-call_recording_name']['nl-nl'] = ""; $text['label-call_recording_name']['nl-nl'] = "Naam";
$text['label-call_recording_name']['pl-pl'] = ""; $text['label-call_recording_name']['pl-pl'] = "";
$text['label-call_recording_name']['pt-br'] = ""; $text['label-call_recording_name']['pt-br'] = "";
$text['label-call_recording_name']['pt-pt'] = ""; $text['label-call_recording_name']['pt-pt'] = "";
@ -91,7 +91,7 @@ $text['description-call_recording_name']['fr-ca'] = "";
$text['description-call_recording_name']['fr-fr'] = ""; $text['description-call_recording_name']['fr-fr'] = "";
$text['description-call_recording_name']['he-il'] = ""; $text['description-call_recording_name']['he-il'] = "";
$text['description-call_recording_name']['it-it'] = ""; $text['description-call_recording_name']['it-it'] = "";
$text['description-call_recording_name']['nl-nl'] = ""; $text['description-call_recording_name']['nl-nl'] = "Gespreksopname naam";
$text['description-call_recording_name']['pl-pl'] = ""; $text['description-call_recording_name']['pl-pl'] = "";
$text['description-call_recording_name']['pt-br'] = ""; $text['description-call_recording_name']['pt-br'] = "";
$text['description-call_recording_name']['pt-pt'] = ""; $text['description-call_recording_name']['pt-pt'] = "";
@ -111,7 +111,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'] = ""; $text['label-call_recording_path']['it-it'] = "";
$text['label-call_recording_path']['nl-nl'] = ""; $text['label-call_recording_path']['nl-nl'] = "Pad";
$text['label-call_recording_path']['pl-pl'] = ""; $text['label-call_recording_path']['pl-pl'] = "";
$text['label-call_recording_path']['pt-br'] = ""; $text['label-call_recording_path']['pt-br'] = "";
$text['label-call_recording_path']['pt-pt'] = ""; $text['label-call_recording_path']['pt-pt'] = "";
@ -131,7 +131,7 @@ $text['description-call_recording_path']['fr-ca'] = "";
$text['description-call_recording_path']['fr-fr'] = ""; $text['description-call_recording_path']['fr-fr'] = "";
$text['description-call_recording_path']['he-il'] = ""; $text['description-call_recording_path']['he-il'] = "";
$text['description-call_recording_path']['it-it'] = ""; $text['description-call_recording_path']['it-it'] = "";
$text['description-call_recording_path']['nl-nl'] = ""; $text['description-call_recording_path']['nl-nl'] = "Gespreksopname pad";
$text['description-call_recording_path']['pl-pl'] = ""; $text['description-call_recording_path']['pl-pl'] = "";
$text['description-call_recording_path']['pt-br'] = ""; $text['description-call_recording_path']['pt-br'] = "";
$text['description-call_recording_path']['pt-pt'] = ""; $text['description-call_recording_path']['pt-pt'] = "";
@ -151,7 +151,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'] = ""; $text['label-call_recording_length']['it-it'] = "";
$text['label-call_recording_length']['nl-nl'] = ""; $text['label-call_recording_length']['nl-nl'] = "Lengte";
$text['label-call_recording_length']['pl-pl'] = ""; $text['label-call_recording_length']['pl-pl'] = "";
$text['label-call_recording_length']['pt-br'] = ""; $text['label-call_recording_length']['pt-br'] = "";
$text['label-call_recording_length']['pt-pt'] = ""; $text['label-call_recording_length']['pt-pt'] = "";
@ -171,7 +171,7 @@ $text['description-call_recording_length']['fr-ca'] = "";
$text['description-call_recording_length']['fr-fr'] = ""; $text['description-call_recording_length']['fr-fr'] = "";
$text['description-call_recording_length']['he-il'] = ""; $text['description-call_recording_length']['he-il'] = "";
$text['description-call_recording_length']['it-it'] = ""; $text['description-call_recording_length']['it-it'] = "";
$text['description-call_recording_length']['nl-nl'] = ""; $text['description-call_recording_length']['nl-nl'] = "Gespreksopname duur";
$text['description-call_recording_length']['pl-pl'] = ""; $text['description-call_recording_length']['pl-pl'] = "";
$text['description-call_recording_length']['pt-br'] = ""; $text['description-call_recording_length']['pt-br'] = "";
$text['description-call_recording_length']['pt-pt'] = ""; $text['description-call_recording_length']['pt-pt'] = "";
@ -191,7 +191,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']['nl-nl'] = ""; $text['label-call_recording_date']['nl-nl'] = "Datum";
$text['label-call_recording_date']['pl-pl'] = ""; $text['label-call_recording_date']['pl-pl'] = "";
$text['label-call_recording_date']['pt-br'] = ""; $text['label-call_recording_date']['pt-br'] = "";
$text['label-call_recording_date']['pt-pt'] = ""; $text['label-call_recording_date']['pt-pt'] = "";
@ -211,7 +211,7 @@ $text['description-call_recording_date']['fr-ca'] = "";
$text['description-call_recording_date']['fr-fr'] = ""; $text['description-call_recording_date']['fr-fr'] = "";
$text['description-call_recording_date']['he-il'] = ""; $text['description-call_recording_date']['he-il'] = "";
$text['description-call_recording_date']['it-it'] = ""; $text['description-call_recording_date']['it-it'] = "";
$text['description-call_recording_date']['nl-nl'] = ""; $text['description-call_recording_date']['nl-nl'] = "Gespreksopname datum";
$text['description-call_recording_date']['pl-pl'] = ""; $text['description-call_recording_date']['pl-pl'] = "";
$text['description-call_recording_date']['pt-br'] = ""; $text['description-call_recording_date']['pt-br'] = "";
$text['description-call_recording_date']['pt-pt'] = ""; $text['description-call_recording_date']['pt-pt'] = "";
@ -231,7 +231,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'] = ""; $text['label-call_direction']['it-it'] = "";
$text['label-call_direction']['nl-nl'] = ""; $text['label-call_direction']['nl-nl'] = "Richting";
$text['label-call_direction']['pl-pl'] = ""; $text['label-call_direction']['pl-pl'] = "";
$text['label-call_direction']['pt-br'] = ""; $text['label-call_direction']['pt-br'] = "";
$text['label-call_direction']['pt-pt'] = ""; $text['label-call_direction']['pt-pt'] = "";
@ -251,7 +251,7 @@ $text['description-call_direction']['fr-ca'] = "";
$text['description-call_direction']['fr-fr'] = ""; $text['description-call_direction']['fr-fr'] = "";
$text['description-call_direction']['he-il'] = ""; $text['description-call_direction']['he-il'] = "";
$text['description-call_direction']['it-it'] = ""; $text['description-call_direction']['it-it'] = "";
$text['description-call_direction']['nl-nl'] = ""; $text['description-call_direction']['nl-nl'] = "Gespreksopname oproeprichting";
$text['description-call_direction']['pl-pl'] = ""; $text['description-call_direction']['pl-pl'] = "";
$text['description-call_direction']['pt-br'] = ""; $text['description-call_direction']['pt-br'] = "";
$text['description-call_direction']['pt-pt'] = ""; $text['description-call_direction']['pt-pt'] = "";
@ -271,7 +271,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'] = ""; $text['label-call_recording_description']['it-it'] = "";
$text['label-call_recording_description']['nl-nl'] = ""; $text['label-call_recording_description']['nl-nl'] = "Omschrijving";
$text['label-call_recording_description']['pl-pl'] = ""; $text['label-call_recording_description']['pl-pl'] = "";
$text['label-call_recording_description']['pt-br'] = ""; $text['label-call_recording_description']['pt-br'] = "";
$text['label-call_recording_description']['pt-pt'] = ""; $text['label-call_recording_description']['pt-pt'] = "";
@ -291,7 +291,7 @@ $text['description-call_recording_description']['fr-ca'] = "";
$text['description-call_recording_description']['fr-fr'] = ""; $text['description-call_recording_description']['fr-fr'] = "";
$text['description-call_recording_description']['he-il'] = ""; $text['description-call_recording_description']['he-il'] = "";
$text['description-call_recording_description']['it-it'] = ""; $text['description-call_recording_description']['it-it'] = "";
$text['description-call_recording_description']['nl-nl'] = ""; $text['description-call_recording_description']['nl-nl'] = "Gespreksopname richting";
$text['description-call_recording_description']['pl-pl'] = ""; $text['description-call_recording_description']['pl-pl'] = "";
$text['description-call_recording_description']['pt-br'] = ""; $text['description-call_recording_description']['pt-br'] = "";
$text['description-call_recording_description']['pt-pt'] = ""; $text['description-call_recording_description']['pt-pt'] = "";
@ -311,7 +311,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'] = ""; $text['label-call_recording_base64']['he-il'] = "";
$text['label-call_recording_base64']['it-it'] = ""; $text['label-call_recording_base64']['it-it'] = "";
$text['label-call_recording_base64']['nl-nl'] = ""; $text['label-call_recording_base64']['nl-nl'] = "Basr64";
$text['label-call_recording_base64']['pl-pl'] = ""; $text['label-call_recording_base64']['pl-pl'] = "";
$text['label-call_recording_base64']['pt-br'] = ""; $text['label-call_recording_base64']['pt-br'] = "";
$text['label-call_recording_base64']['pt-pt'] = ""; $text['label-call_recording_base64']['pt-pt'] = "";
@ -351,7 +351,7 @@ $text['label-inbound']['fr-ca'] = "Inbound";
$text['label-inbound']['fr-fr'] = "Inbound"; $text['label-inbound']['fr-fr'] = "Inbound";
$text['label-inbound']['he-il'] = "Inbound"; $text['label-inbound']['he-il'] = "Inbound";
$text['label-inbound']['it-it'] = "Inbound"; $text['label-inbound']['it-it'] = "Inbound";
$text['label-inbound']['nl-nl'] = "Inbound"; $text['label-inbound']['nl-nl'] = "Inkomend";
$text['label-inbound']['pl-pl'] = "Inbound"; $text['label-inbound']['pl-pl'] = "Inbound";
$text['label-inbound']['pt-br'] = "Inbound"; $text['label-inbound']['pt-br'] = "Inbound";
$text['label-inbound']['pt-pt'] = "Inbound"; $text['label-inbound']['pt-pt'] = "Inbound";
@ -371,7 +371,7 @@ $text['label-outbound']['fr-ca'] = "Outbound";
$text['label-outbound']['fr-fr'] = "Outbound"; $text['label-outbound']['fr-fr'] = "Outbound";
$text['label-outbound']['he-il'] = "Outbound"; $text['label-outbound']['he-il'] = "Outbound";
$text['label-outbound']['it-it'] = "Outbound"; $text['label-outbound']['it-it'] = "Outbound";
$text['label-outbound']['nl-nl'] = "Outbound"; $text['label-outbound']['nl-nl'] = "Uitgaand";
$text['label-outbound']['pl-pl'] = "Outbound"; $text['label-outbound']['pl-pl'] = "Outbound";
$text['label-outbound']['pt-br'] = "Outbound"; $text['label-outbound']['pt-br'] = "Outbound";
$text['label-outbound']['pt-pt'] = "Outbound"; $text['label-outbound']['pt-pt'] = "Outbound";
@ -391,7 +391,7 @@ $text['label-local']['fr-ca'] = "Local";
$text['label-local']['fr-fr'] = "Local"; $text['label-local']['fr-fr'] = "Local";
$text['label-local']['he-il'] = "Local"; $text['label-local']['he-il'] = "Local";
$text['label-local']['it-it'] = "Local"; $text['label-local']['it-it'] = "Local";
$text['label-local']['nl-nl'] = "Local"; $text['label-local']['nl-nl'] = "Lokaal";
$text['label-local']['pl-pl'] = "Local"; $text['label-local']['pl-pl'] = "Local";
$text['label-local']['pt-br'] = "Local"; $text['label-local']['pt-br'] = "Local";
$text['label-local']['pt-pt'] = "Local"; $text['label-local']['pt-pt'] = "Local";
@ -400,4 +400,4 @@ $text['label-local']['ru-ru'] = "Local";
$text['label-local']['sv-se'] = "Local"; $text['label-local']['sv-se'] = "Local";
$text['label-local']['uk-ua'] = "Local"; $text['label-local']['uk-ua'] = "Local";
?> ?>

View File

@ -4,6 +4,7 @@ $apps[$x]['menu'][0]['title']['en-us'] = 'Call Recordings';
$apps[$x]['menu'][0]['title']['es-cl'] = ''; $apps[$x]['menu'][0]['title']['es-cl'] = '';
$apps[$x]['menu'][0]['title']['fr-fr'] = ''; $apps[$x]['menu'][0]['title']['fr-fr'] = '';
$apps[$x]['menu'][0]['title']['fr-ca'] = ''; $apps[$x]['menu'][0]['title']['fr-ca'] = '';
$apps[$x]['menu'][0]['title']['nl-nl'] = 'Gespreksopnamen';
$apps[$x]['menu'][0]['title']['pl'] = ''; $apps[$x]['menu'][0]['title']['pl'] = '';
$apps[$x]['menu'][0]['title']['sv-se'] = ''; $apps[$x]['menu'][0]['title']['sv-se'] = '';
$apps[$x]['menu'][0]['title']['uk'] = ''; $apps[$x]['menu'][0]['title']['uk'] = '';

View File

@ -19,7 +19,7 @@
$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']['nl-nl'] = ""; $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).";
$apps[$x]['description']['pt-pt'] = "Desvio de Chamadas, Seguir-me e Não Perturbar."; $apps[$x]['description']['pt-pt'] = "Desvio de Chamadas, Seguir-me e Não Perturbar.";

View File

@ -12,7 +12,7 @@ $text['title']['fr-ca'] = "routage des appels"; //copied from fr-fr
$text['title']['fr-fr'] = "routage des appels"; $text['title']['fr-fr'] = "routage des appels";
$text['title']['he-il'] = "ניתוב שיחות"; $text['title']['he-il'] = "ניתוב שיחות";
$text['title']['it-it'] = "Istradamento Chiamate"; $text['title']['it-it'] = "Istradamento Chiamate";
$text['title']['nl-nl'] = ""; $text['title']['nl-nl'] = "Oproep routering";
$text['title']['pl-pl'] = "Call Routing"; $text['title']['pl-pl'] = "Call Routing";
$text['title']['pt-br'] = "Roteamento de chamadas"; //copied from pt-pt $text['title']['pt-br'] = "Roteamento de chamadas"; //copied from pt-pt
$text['title']['pt-pt'] = "Roteamento de chamadas"; $text['title']['pt-pt'] = "Roteamento de chamadas";
@ -32,7 +32,7 @@ $text['table-tools']['fr-ca'] = "Outils"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['table-tools']['pt-br'] = "Ferramentas"; //copied from pt-pt
$text['table-tools']['pt-pt'] = "Ferramentas"; $text['table-tools']['pt-pt'] = "Ferramentas";
@ -52,7 +52,7 @@ $text['table-extension']['fr-ca'] = "Extension"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['table-extension']['pt-pt'] = "Extensão"; $text['table-extension']['pt-pt'] = "Extensão";
@ -72,7 +72,7 @@ $text['table-description']['fr-ca'] = "Description"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['table-description']['pt-br'] = "Descrição"; //copied from pt-pt
$text['table-description']['pt-pt'] = "Descrição"; $text['table-description']['pt-pt'] = "Descrição";
@ -92,7 +92,7 @@ $text['label-ring-timeout']['fr-ca'] = "Timeout"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-ring-timeout']['pt-pt'] = "Timeout"; $text['label-ring-timeout']['pt-pt'] = "Timeout";
@ -112,7 +112,7 @@ $text['label-ring-order']['fr-ca'] = "Ordre de sonnerie"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-ring-order']['pt-pt'] = "Pedir Chamada"; $text['label-ring-order']['pt-pt'] = "Pedir Chamada";
@ -132,7 +132,7 @@ $text['label-ring-delay']['fr-ca'] = "Délais"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-ring-delay']['pt-br'] = "Atraso"; //copied from pt-pt
$text['label-ring-delay']['pt-pt'] = "Atraso"; $text['label-ring-delay']['pt-pt'] = "Atraso";
@ -152,7 +152,7 @@ $text['label-prompt']['fr-ca'] = "Annonce pour accepter l'appel"; //copied from
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-prompt']['pt-br'] = "Perguntar para aceitar a chamada"; //copied from pt-pt
$text['label-prompt']['pt-pt'] = "Perguntar para aceitar a chamada"; $text['label-prompt']['pt-pt'] = "Perguntar para aceitar a chamada";
@ -172,7 +172,7 @@ $text['label-on-busy']['fr-ca'] = "Sur Occupé"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-on-busy']['pt-pt'] = "Movimentado"; $text['label-on-busy']['pt-pt'] = "Movimentado";
@ -192,7 +192,7 @@ $text['label-number']['fr-ca'] = "Numéro"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-number']['pt-br'] = "Número"; //copied from pt-pt
$text['label-number']['pt-pt'] = "Número"; $text['label-number']['pt-pt'] = "Número";
@ -212,7 +212,7 @@ $text['label-no_answer']['fr-ca'] = "Pas de réponse"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-no_answer']['pt-pt'] = "Sem Resposta"; $text['label-no_answer']['pt-pt'] = "Sem Resposta";
@ -232,7 +232,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']['nl-nl'] = ""; $text['label-not_registered']['nl-nl'] = "Niet geregistreerd";
$text['label-not_registered']['pl-pl'] = ""; $text['label-not_registered']['pl-pl'] = "";
$text['label-not_registered']['pt-br'] = "Sem registro"; //copied from pt-pt $text['label-not_registered']['pt-br'] = "Sem registro"; //copied from pt-pt
$text['label-not_registered']['pt-pt'] = "Sem registro"; $text['label-not_registered']['pt-pt'] = "Sem registro";
@ -252,7 +252,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']['nl-nl'] = ""; $text['label-ignore_busy']['nl-nl'] = "Bezet negeren";
$text['label-ignore_busy']['pl-pl'] = ""; $text['label-ignore_busy']['pl-pl'] = "";
$text['label-ignore_busy']['pt-br'] = "Ignorar ocupado"; //copied from pt-pt $text['label-ignore_busy']['pt-br'] = "Ignorar ocupado"; //copied from pt-pt
$text['label-ignore_busy']['pt-pt'] = "Ignorar ocupado"; $text['label-ignore_busy']['pt-pt'] = "Ignorar ocupado";
@ -272,7 +272,7 @@ $text['label-follow-me']['fr-ca'] = "Suis moi"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-follow-me']['pt-pt'] = "Segue-me"; $text['label-follow-me']['pt-pt'] = "Segue-me";
@ -292,7 +292,7 @@ $text['label-dnd']['fr-ca'] = "Ne pas déranger"; //copied from fr-fr
$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']['nl-nl'] = ""; $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)";
$text['label-dnd']['pt-pt'] = "Não Perturbar"; $text['label-dnd']['pt-pt'] = "Não Perturbar";
@ -312,7 +312,7 @@ $text['label-destinations']['fr-ca'] = "Destinations"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-destinations']['nl-nl'] = "Bestemmingen";
$text['label-destinations']['pl-pl'] = "Destynacje"; $text['label-destinations']['pl-pl'] = "Destynacje";
$text['label-destinations']['pt-br'] = "Destinos"; //copied from pt-pt $text['label-destinations']['pt-br'] = "Destinos"; //copied from pt-pt
$text['label-destinations']['pt-pt'] = "Destinos"; $text['label-destinations']['pt-pt'] = "Destinos";
@ -332,7 +332,7 @@ $text['label-destination_timeout']['fr-ca'] = "Timeout"; //copied from fr-fr
$text['label-destination_timeout']['fr-fr'] = "Timeout"; $text['label-destination_timeout']['fr-fr'] = "Timeout";
$text['label-destination_timeout']['he-il'] = ""; $text['label-destination_timeout']['he-il'] = "";
$text['label-destination_timeout']['it-it'] = "Timeout"; $text['label-destination_timeout']['it-it'] = "Timeout";
$text['label-destination_timeout']['nl-nl'] = ""; $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";
$text['label-destination_timeout']['pt-pt'] = "Timeout"; $text['label-destination_timeout']['pt-pt'] = "Timeout";
@ -352,7 +352,7 @@ $text['label-destination_prompt_confirm']['fr-ca'] = "Confirmer"; //copied from
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-destination_prompt_confirm']['pt-br'] = "Confirmar"; //copied from pt-pt
$text['label-destination_prompt_confirm']['pt-pt'] = "Confirmar"; $text['label-destination_prompt_confirm']['pt-pt'] = "Confirmar";
@ -372,7 +372,7 @@ $text['label-destination_prompt_announce']['fr-ca'] = "Annonce"; //copied from f
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-destination_prompt_announce']['pt-br'] = "Anunciar"; //copied from pt-pt
$text['label-destination_prompt_announce']['pt-pt'] = "Anunciar"; $text['label-destination_prompt_announce']['pt-pt'] = "Anunciar";
@ -392,7 +392,7 @@ $text['label-destination_prompt']['fr-ca'] = "Prompt"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-destination_prompt']['pt-br'] = "Prompt"; //copied from pt-pt
$text['label-destination_prompt']['pt-pt'] = "Prompt"; $text['label-destination_prompt']['pt-pt'] = "Prompt";
@ -432,7 +432,7 @@ $text['label-destination_delay']['fr-ca'] = "Délais"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-destination_delay']['pt-br'] = "Atraso"; //copied from pt-pt
$text['label-destination_delay']['pt-pt'] = "Atraso"; $text['label-destination_delay']['pt-pt'] = "Atraso";
@ -452,7 +452,7 @@ $text['label-destination']['fr-ca'] = "Destination"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-destination']['pt-pt'] = "Destino"; $text['label-destination']['pt-pt'] = "Destino";
@ -472,7 +472,7 @@ $text['label-cid-number-prefix']['fr-ca'] = "CID Nombre Préfixe"; //copied from
$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']['nl-nl'] = ""; $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";
$text['label-cid-number-prefix']['pt-pt'] = "Número do Chamador"; $text['label-cid-number-prefix']['pt-pt'] = "Número do Chamador";
@ -492,7 +492,7 @@ $text['label-cid-number']['fr-ca'] = "CID Nombre Préfixe"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-cid-number']['pt-pt'] = "Número do Chamador"; $text['label-cid-number']['pt-pt'] = "Número do Chamador";
@ -512,7 +512,7 @@ $text['label-cid-name-prefix']['fr-ca'] = "Préfixe de l'appelant"; //copied fro
$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']['nl-nl'] = ""; $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";
$text['label-cid-name-prefix']['pt-pt'] = "Nome do Chamador"; $text['label-cid-name-prefix']['pt-pt'] = "Nome do Chamador";
@ -532,7 +532,7 @@ $text['label-call-prompt']['fr-ca'] = "Annonce d'appel"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-call-prompt']['pt-pt'] = "Espoletar Chamada"; $text['label-call-prompt']['pt-pt'] = "Espoletar Chamada";
@ -552,7 +552,7 @@ $text['label-call-forward']['fr-ca'] = "Renvoi d'appel"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-call-forward']['pt-pt'] = "Encaminhamento de Chamadas"; $text['label-call-forward']['pt-pt'] = "Encaminhamento de Chamadas";
@ -572,7 +572,7 @@ $text['header-call_routing']['fr-ca'] = "Routage des Appels"; //copied from fr-f
$text['header-call_routing']['fr-fr'] = "Routage des Appels"; $text['header-call_routing']['fr-fr'] = "Routage des Appels";
$text['header-call_routing']['he-il'] = "ניתוב שיחות"; $text['header-call_routing']['he-il'] = "ניתוב שיחות";
$text['header-call_routing']['it-it'] = "Istradamento Chiamate"; $text['header-call_routing']['it-it'] = "Istradamento Chiamate";
$text['header-call_routing']['nl-nl'] = ""; $text['header-call_routing']['nl-nl'] = "Oproep routering";
$text['header-call_routing']['pl-pl'] = "Trasy połączeń"; $text['header-call_routing']['pl-pl'] = "Trasy połączeń";
$text['header-call_routing']['pt-br'] = "Roteamento de Chamadas"; //copied from pt-pt $text['header-call_routing']['pt-br'] = "Roteamento de Chamadas"; //copied from pt-pt
$text['header-call_routing']['pt-pt'] = "Roteamento de Chamadas"; $text['header-call_routing']['pt-pt'] = "Roteamento de Chamadas";
@ -592,7 +592,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']['nl-nl'] = ""; $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.";
$text['description-on-busy']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão."; $text['description-on-busy']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão.";
@ -612,7 +612,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']['nl-nl'] = ""; $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";
$text['description-no_answer']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão."; $text['description-no_answer']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão.";
@ -632,7 +632,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']['nl-nl'] = ""; $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. ";
$text['description-not_registered']['pt-pt'] = "Se endpoint não está acessível, encaminhar para este destino antes de ir para a caixa postal."; $text['description-not_registered']['pt-pt'] = "Se endpoint não está acessível, encaminhar para este destino antes de ir para a caixa postal.";
@ -652,7 +652,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']['nl-nl'] = ""; $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."; //copied from pt-pt $text['description-ignore_busy']['pt-br'] = "Interromper a chamada, se um destino está ocupado."; //copied from pt-pt
$text['description-ignore_busy']['pt-pt'] = "Interromper a chamada, se um destino está ocupado."; $text['description-ignore_busy']['pt-pt'] = "Interromper a chamada, se um destino está ocupado.";
@ -672,7 +672,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']['nl-nl'] = ""; $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.";
$text['description-cid-number-prefix']['pt-pt'] = "Defina o número do Chamador"; $text['description-cid-number-prefix']['pt-pt'] = "Defina o número do Chamador";
@ -692,7 +692,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']['nl-nl'] = ""; $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."; //copied from pt-pt $text['description-cid-number']['pt-br'] = "Selecione um número para substituir o número de identificação de chamada inicial."; //copied from pt-pt
$text['description-cid-number']['pt-pt'] = "Selecione um número para substituir o número de identificação de chamada inicial."; $text['description-cid-number']['pt-pt'] = "Selecione um número para substituir o número de identificação de chamada inicial.";
@ -712,7 +712,7 @@ $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']['nl-nl'] = ""; $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";
@ -732,7 +732,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']['nl-nl'] = ""; $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.";
$text['description-call-prompt']['pt-pt'] = "Aceitar chamada para destinos externos."; $text['description-call-prompt']['pt-pt'] = "Aceitar chamada para destinos externos.";
@ -752,7 +752,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']['nl-nl'] = ""; $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 rozszerzeń."; $text['description-call_routing']['pl-pl'] = "Definiowanie alternatywnego połączenia przychodzącego obsługi dla następujących rozszerzeń.";
$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. ";
$text['description-call_routing']['pt-pt'] = "Definir alternativo chamada de entrada assistência para as seguintes extensões."; $text['description-call_routing']['pt-pt'] = "Definir alternativo chamada de entrada assistência para as seguintes extensões.";
@ -772,7 +772,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']['nl-nl'] = ""; $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."; //copied from pt-pt $text['description-call_forward']['pt-br'] = "Encaminhar todas as chamadas para o destino especificado."; //copied from pt-pt
$text['description-call_forward']['pt-pt'] = "Encaminhar todas as chamadas para o destino especificado."; $text['description-call_forward']['pt-pt'] = "Encaminhar todas as chamadas para o destino especificado.";
@ -792,7 +792,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']['nl-nl'] = ""; $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.";
$text['description']['pt-pt'] = "Direciona as chamadas recebidas para a extensão:"; $text['description']['pt-pt'] = "Direciona as chamadas recebidas para a extensão:";
@ -812,7 +812,7 @@ $text['confirm-update']['fr-ca'] = "Mis à jour"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['confirm-update']['nl-nl'] = "Bijwerken gereed";
$text['confirm-update']['pl-pl'] = "Aktualizacja zakonczona"; $text['confirm-update']['pl-pl'] = "Aktualizacja zakonczona";
$text['confirm-update']['pt-br'] = "Atualização Efetuada"; $text['confirm-update']['pt-br'] = "Atualização Efetuada";
$text['confirm-update']['pt-pt'] = "Actualização Efectuada"; $text['confirm-update']['pt-pt'] = "Actualização Efectuada";
@ -832,7 +832,7 @@ $text['check-true']['fr-ca'] = "Oui"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['check-true']['nl-nl'] = "Ja";
$text['check-true']['pl-pl'] = "Tak"; $text['check-true']['pl-pl'] = "Tak";
$text['check-true']['pt-br'] = "Sim"; //copied from pt-pt $text['check-true']['pt-br'] = "Sim"; //copied from pt-pt
$text['check-true']['pt-pt'] = "Sim"; $text['check-true']['pt-pt'] = "Sim";
@ -852,7 +852,7 @@ $text['check-simultaneous']['fr-ca'] = "simultanément"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['check-simultaneous']['pt-pt'] = "simultâneo"; $text['check-simultaneous']['pt-pt'] = "simultâneo";
@ -872,7 +872,7 @@ $text['check-sequence']['fr-ca'] = "séquence"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['check-sequence']['pt-pt'] = "sequência"; $text['check-sequence']['pt-pt'] = "sequência";
@ -892,7 +892,7 @@ $text['check-false']['fr-ca'] = "Non"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['check-false']['pt-br'] = "Não"; //copied from pt-pt
$text['check-false']['pt-pt'] = "Não"; $text['check-false']['pt-pt'] = "Não";
@ -912,7 +912,7 @@ $text['button-view_all']['fr-ca'] = "Tout Montrer"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['button-view_all']['pt-br'] = "Mostrar Todos"; //copied from pt-pt
$text['button-view_all']['pt-pt'] = "Mostrar Todos"; $text['button-view_all']['pt-pt'] = "Mostrar Todos";

View File

@ -12,7 +12,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "routage des appels"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "routage des appels";
$apps[$x]['menu'][$y]['title']['he-il'] = ""; $apps[$x]['menu'][$y]['title']['he-il'] = "";
$apps[$x]['menu'][$y]['title']['it-it'] = "Istradamento Chiamate"; $apps[$x]['menu'][$y]['title']['it-it'] = "Istradamento Chiamate";
$apps[$x]['menu'][$y]['title']['nl-nl'] = ""; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Oproep routering";
$apps[$x]['menu'][$y]['title']['pl-pl'] = ""; $apps[$x]['menu'][$y]['title']['pl-pl'] = "";
$apps[$x]['menu'][$y]['title']['pt-br'] = "roteamento de chamadas"; $apps[$x]['menu'][$y]['title']['pt-br'] = "roteamento de chamadas";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Roteamento de chamadas"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Roteamento de chamadas";
@ -29,4 +29,4 @@
$apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][$y]['groups'][] = "superadmin";
?> ?>

View File

@ -19,7 +19,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']['nl-nl'] = ""; $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.";
$apps[$x]['description']['pt-pt'] = "Canais ativos no sistema."; $apps[$x]['description']['pt-pt'] = "Canais ativos no sistema.";
@ -51,4 +51,4 @@
$apps[$x]['permissions'][5]['name'] = "call_active_all"; $apps[$x]['permissions'][5]['name'] = "call_active_all";
$apps[$x]['permissions'][5]['groups'][] = "superadmin"; $apps[$x]['permissions'][5]['groups'][] = "superadmin";
?> ?>

View File

@ -12,7 +12,7 @@ $text['title-2']['fr-ca'] = "Extensions Actives"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['title-2']['pt-pt'] = "Extensões Ativas"; $text['title-2']['pt-pt'] = "Extensões Ativas";
@ -32,7 +32,7 @@ $text['title']['fr-ca'] = "Communications Actives"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['title']['pt-pt'] = "Chamadas Ativas"; $text['title']['pt-pt'] = "Chamadas Ativas";
@ -52,7 +52,7 @@ $text['label-time']['fr-ca'] = "Temps"; //copied from fr-fr
$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']['nl-nl'] = ""; $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'] = "Fuso Horário"; $text['label-time']['pt-br'] = "Fuso Horário";
$text['label-time']['pt-pt'] = "Tempo"; $text['label-time']['pt-pt'] = "Tempo";
@ -72,7 +72,7 @@ $text['label-stop']['fr-ca'] = "arrêter l'enregistrement"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-stop']['pt-pt'] = "parar de gravar"; $text['label-stop']['pt-pt'] = "parar de gravar";
@ -92,7 +92,7 @@ $text['label-status']['fr-ca'] = "Etat"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-status']['nl-nl'] = "Status";
$text['label-status']['pl-pl'] = "Status"; $text['label-status']['pl-pl'] = "Status";
$text['label-status']['pt-br'] = "Estado"; //copied from pt-pt $text['label-status']['pt-br'] = "Estado"; //copied from pt-pt
$text['label-status']['pt-pt'] = "Estado"; $text['label-status']['pt-pt'] = "Estado";
@ -112,7 +112,7 @@ $text['label-start']['fr-ca'] = "Commencer l'enregistrement"; //copied from fr-f
$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']['nl-nl'] = ""; $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";
$text['label-start']['pt-pt'] = "iniciar a gravação"; $text['label-start']['pt-pt'] = "iniciar a gravação";
@ -132,7 +132,7 @@ $text['label-secure']['fr-ca'] = "Securisé"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-secure']['nl-nl'] = "Veilig";
$text['label-secure']['pl-pl'] = "Bezpieczny"; $text['label-secure']['pl-pl'] = "Bezpieczny";
$text['label-secure']['pt-br'] = "Seguro"; //copied from pt-pt $text['label-secure']['pt-br'] = "Seguro"; //copied from pt-pt
$text['label-secure']['pt-pt'] = "Seguro"; $text['label-secure']['pt-pt'] = "Seguro";
@ -152,7 +152,7 @@ $text['label-refresh_pause']['fr-ca'] = "Pause Actualiser"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar"; $text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar";
@ -172,7 +172,7 @@ $text['label-refresh_enable']['fr-ca'] = "Activer Actualiser"; //copied from fr-
$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']['nl-nl'] = ""; $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";
$text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização"; $text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização";
@ -192,7 +192,7 @@ $text['label-profile']['fr-ca'] = "Profil"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-profile']['nl-nl'] = "Profiel";
$text['label-profile']['pl-pl'] = "Profil"; $text['label-profile']['pl-pl'] = "Profil";
$text['label-profile']['pt-br'] = "Perfil"; //copied from pt-pt $text['label-profile']['pt-br'] = "Perfil"; //copied from pt-pt
$text['label-profile']['pt-pt'] = "Perfil"; $text['label-profile']['pt-pt'] = "Perfil";
@ -212,7 +212,7 @@ $text['label-park-extension']['fr-ca'] = "Parquer"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-park-extension']['pt-pt'] = "Parquear Extensão"; $text['label-park-extension']['pt-pt'] = "Parquear Extensão";
@ -232,7 +232,7 @@ $text['label-park']['fr-ca'] = "Parquer"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-park']['pt-pt'] = "parquear"; $text['label-park']['pt-pt'] = "parquear";
@ -252,7 +252,7 @@ $text['label-opt']['fr-ca'] = "Options"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-opt']['pt-br'] = "Opções"; //copied from pt-pt
$text['label-opt']['pt-pt'] = "Opções"; $text['label-opt']['pt-pt'] = "Opções";
@ -272,7 +272,7 @@ $text['label-number']['fr-ca'] = "Numéro"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-number']['pt-pt'] = "Numero"; $text['label-number']['pt-pt'] = "Numero";
@ -292,7 +292,7 @@ $text['label-message']['fr-ca'] = "Message"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-message']['nl-nl'] = "Boodschap";
$text['label-message']['pl-pl'] = "Wiadomość"; $text['label-message']['pl-pl'] = "Wiadomość";
$text['label-message']['pt-br'] = "Mensagem"; //copied from pt-pt $text['label-message']['pt-br'] = "Mensagem"; //copied from pt-pt
$text['label-message']['pt-pt'] = "Mensagem"; $text['label-message']['pt-pt'] = "Mensagem";
@ -312,7 +312,7 @@ $text['label-hangup']['fr-ca'] = "Raccrocher"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-hangup']['pt-pt'] = "Terminar"; $text['label-hangup']['pt-pt'] = "Terminar";
@ -332,7 +332,7 @@ $text['label-ext']['fr-ca'] = "extension"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-ext']['pt-br'] = "Extensão"; //copied from pt-pt
$text['label-ext']['pt-pt'] = "Extensão"; $text['label-ext']['pt-pt'] = "Extensão";
@ -352,7 +352,7 @@ $text['label-domain']['fr-ca'] = "Domaine"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-domain']['pt-pt'] = "Domínio"; $text['label-domain']['pt-pt'] = "Domínio";
@ -372,7 +372,7 @@ $text['label-destination']['fr-ca'] = "Dest"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-destination']['pt-pt'] = "Destino"; $text['label-destination']['pt-pt'] = "Destino";
@ -392,7 +392,7 @@ $text['label-created']['fr-ca'] = "Créé"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-created']['nl-nl'] = "Gemaakt";
$text['label-created']['pl-pl'] = "Utworzno"; $text['label-created']['pl-pl'] = "Utworzno";
$text['label-created']['pt-br'] = "Criado"; //copied from pt-pt $text['label-created']['pt-br'] = "Criado"; //copied from pt-pt
$text['label-created']['pt-pt'] = "Criado"; $text['label-created']['pt-pt'] = "Criado";
@ -412,7 +412,7 @@ $text['label-codec']['fr-ca'] = "décode/encode"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-codec']['pt-pt'] = "Codec de Leitura / Escrita "; $text['label-codec']['pt-pt'] = "Codec de Leitura / Escrita ";
@ -432,7 +432,7 @@ $text['label-cid-number']['fr-ca'] = "Numéro Appelant"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-cid-number']['pt-br'] = "Número CID"; //copied from pt-pt
$text['label-cid-number']['pt-pt'] = "Número CID"; $text['label-cid-number']['pt-pt'] = "Número CID";
@ -452,7 +452,7 @@ $text['label-cid-name']['fr-ca'] = "Nom Appelant"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-cid-name']['pt-br'] = "Nome CID"; //copied from pt-pt
$text['label-cid-name']['pt-pt'] = "Nome CID"; $text['label-cid-name']['pt-pt'] = "Nome CID";
@ -472,7 +472,7 @@ $text['label-app']['fr-ca'] = "Application"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-app']['pt-br'] = "Aplicação"; //copied from pt-pt
$text['label-app']['pt-pt'] = "Aplicação"; $text['label-app']['pt-pt'] = "Aplicação";
@ -492,7 +492,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']['nl-nl'] = ""; $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.";
$text['description-2']['pt-pt'] = "Utilize este menu para ver todas as extensões, monitorizar e interagir com as chamadas activas."; $text['description-2']['pt-pt'] = "Utilize este menu para ver todas as extensões, monitorizar e interagir com as chamadas activas.";
@ -512,7 +512,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']['nl-nl'] = ""; $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.";
$text['description']['pt-pt'] = "Utilize este menu para monitorizar e interagir com as chamadas activas."; $text['description']['pt-pt'] = "Utilize este menu para monitorizar e interagir com as chamadas activas.";
@ -532,7 +532,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'] = ""; $text['confirm-socket']['he-il'] = "";
$text['confirm-socket']['it-it'] = "Connessione alla Event Socket fallita."; $text['confirm-socket']['it-it'] = "Connessione alla Event Socket fallita.";
$text['confirm-socket']['nl-nl'] = ""; $text['confirm-socket']['nl-nl'] = "Verbinding met 'Event-Socket' mislukt";
$text['confirm-socket']['pl-pl'] = "Polaczenie do Event Socket nie powiodło się"; $text['confirm-socket']['pl-pl'] = "Polaczenie 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";
$text['confirm-socket']['pt-pt'] = "A conexão ao Event Socket falhou."; $text['confirm-socket']['pt-pt'] = "A conexão ao Event Socket falhou.";
@ -552,7 +552,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']['nl-nl'] = ""; $text['confirm-hangup']['nl-nl'] = "Wil je dit gesprek werkelijk verbreken?";
$text['confirm-hangup']['pl-pl'] = "Czy na pewno chcesz się rozłączyć tę rozmowę?"; $text['confirm-hangup']['pl-pl'] = "Czy na pewno chcesz się rozłączyć tę rozmowę?";
$text['confirm-hangup']['pt-br'] = "Deseja realmente finalizar essa chamada?"; $text['confirm-hangup']['pt-br'] = "Deseja realmente finalizar essa chamada?";
$text['confirm-hangup']['pt-pt'] = "Deseja realmente terminar esta chamada?"; $text['confirm-hangup']['pt-pt'] = "Deseja realmente terminar esta chamada?";
@ -572,7 +572,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']['nl-nl'] = ""; $text['confirm-hangups']['nl-nl'] = "Wil je deze gesprekken werkelijk verbreken?";
$text['confirm-hangups']['pl-pl'] = "Czy na pewno chcesz się rozłączyć tę rozmowę?"; $text['confirm-hangups']['pl-pl'] = "Czy na pewno chcesz się rozłączyć tę rozmowę?";
$text['confirm-hangups']['pt-br'] = "Deseja realmente finalizar essa chamada?"; $text['confirm-hangups']['pt-br'] = "Deseja realmente finalizar essa chamada?";
$text['confirm-hangups']['pt-pt'] = "Deseja realmente terminar esta chamada?"; $text['confirm-hangups']['pt-pt'] = "Deseja realmente terminar esta chamada?";
@ -592,7 +592,7 @@ $text['check-onbreak-status']['fr-ca'] = "En Pause"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['check-onbreak-status']['nl-nl'] = "Pauzerend";
$text['check-onbreak-status']['pl-pl'] = "Na przerwie"; $text['check-onbreak-status']['pl-pl'] = "Na przerwie";
$text['check-onbreak-status']['pt-br'] = "Em Pausa"; //copied from pt-pt $text['check-onbreak-status']['pt-br'] = "Em Pausa"; //copied from pt-pt
$text['check-onbreak-status']['pt-pt'] = "Em Pausa"; $text['check-onbreak-status']['pt-pt'] = "Em Pausa";
@ -612,7 +612,7 @@ $text['check-loggedout-status']['fr-ca'] = "Déconnecté"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['check-loggedout-status']['pt-br'] = "Desligado"; //copied from pt-pt
$text['check-loggedout-status']['pt-pt'] = "Desligado"; $text['check-loggedout-status']['pt-pt'] = "Desligado";
@ -632,7 +632,7 @@ $text['check-do-not-disturb-status']['fr-ca'] = "Ne Pas Déranger"; //copied fro
$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']['nl-nl'] = ""; $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";
$text['check-do-not-disturb-status']['pt-pt'] = "Não Perturbar"; $text['check-do-not-disturb-status']['pt-pt'] = "Não Perturbar";
@ -652,7 +652,7 @@ $text['check-available-status']['fr-ca'] = "Disponible"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['check-available-status']['pt-br'] = "Disponível"; //copied from pt-pt
$text['check-available-status']['pt-pt'] = "Disponível"; $text['check-available-status']['pt-pt'] = "Disponível";
@ -672,7 +672,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']['nl-nl'] = ""; $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)"; //copied from pt-pt $text['check-available-on-demand-status']['pt-br'] = "Disponível (A pedido)"; //copied from pt-pt
$text['check-available-on-demand-status']['pt-pt'] = "Disponível (A pedido)"; $text['check-available-on-demand-status']['pt-pt'] = "Disponível (A pedido)";
@ -692,7 +692,7 @@ $text['button-show_all']['fr-ca'] = "Montrer Tout"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['button-show_all']['pt-br'] = "Mostrar Todos"; //copied from pt-pt
$text['button-show_all']['pt-pt'] = "Mostrar Todos"; $text['button-show_all']['pt-pt'] = "Mostrar Todos";
@ -712,7 +712,7 @@ $text['message-calls_ended']['fr-ca'] = "";
$text['message-calls_ended']['fr-fr'] = ""; $text['message-calls_ended']['fr-fr'] = "";
$text['message-calls_ended']['he-il'] = ""; $text['message-calls_ended']['he-il'] = "";
$text['message-calls_ended']['it-it'] = ""; $text['message-calls_ended']['it-it'] = "";
$text['message-calls_ended']['nl-nl'] = ""; $text['message-calls_ended']['nl-nl'] = "Beeindigde gesprekken";
$text['message-calls_ended']['pl-pl'] = ""; $text['message-calls_ended']['pl-pl'] = "";
$text['message-calls_ended']['pt-br'] = ""; $text['message-calls_ended']['pt-br'] = "";
$text['message-calls_ended']['pt-pt'] = ""; $text['message-calls_ended']['pt-pt'] = "";
@ -721,4 +721,4 @@ $text['message-calls_ended']['ru-ru'] = "";
$text['message-calls_ended']['sv-se'] = ""; $text['message-calls_ended']['sv-se'] = "";
$text['message-calls_ended']['uk-ua'] = ""; $text['message-calls_ended']['uk-ua'] = "";
?> ?>

View File

@ -12,7 +12,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']['nl-nl'] = ""; $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";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Chamadas Activas"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Chamadas Activas";
@ -27,4 +27,4 @@
$apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][$y]['groups'][] = "admin";
?> ?>

View File

@ -19,7 +19,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']['nl-nl'] = ""; $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";
$apps[$x]['description']['pt-pt'] = "Originar chamadas com um URL."; $apps[$x]['description']['pt-pt'] = "Originar chamadas com um URL.";
@ -41,4 +41,4 @@
$apps[$x]['permissions'][$y]['groups'][] = "admin"; $apps[$x]['permissions'][$y]['groups'][] = "admin";
$apps[$x]['permissions'][$y]['groups'][] = "superadmin"; $apps[$x]['permissions'][$y]['groups'][] = "superadmin";
?> ?>

View File

@ -12,7 +12,7 @@ $text['label-click2call']['fr-ca'] = "Cliquez pour appeler"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-click2call']['nl-nl'] = "Klik voor oproep";
$text['label-click2call']['pl-pl'] = ""; $text['label-click2call']['pl-pl'] = "";
$text['label-click2call']['pt-br'] = "Clique para chamar"; //copied from pt-pt $text['label-click2call']['pt-br'] = "Clique para chamar"; //copied from pt-pt
$text['label-click2call']['pt-pt'] = "Clique para chamar"; $text['label-click2call']['pt-pt'] = "Clique para chamar";
@ -32,7 +32,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']['nl-nl'] = ""; $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'] = ""; $text['desc-click2call']['pl-pl'] = "";
$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.";
$text['desc-click2call']['pt-pt'] = "Forneça a informação seguinte para realizar uma chamada com uma determinada origem para um determinado destino."; $text['desc-click2call']['pt-pt'] = "Forneça a informação seguinte para realizar uma chamada com uma determinada origem para um determinado destino.";
@ -52,7 +52,7 @@ $text['label-src-caller-id-nam']['fr-ca'] = "Nom de l'appelant"; //copied from f
$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']['nl-nl'] = ""; $text['label-src-caller-id-nam']['nl-nl'] = "Bron CID Naam";
$text['label-src-caller-id-nam']['pl-pl'] = ""; $text['label-src-caller-id-nam']['pl-pl'] = "";
$text['label-src-caller-id-nam']['pt-br'] = "Nome de origem"; $text['label-src-caller-id-nam']['pt-br'] = "Nome de origem";
$text['label-src-caller-id-nam']['pt-pt'] = "Nome do Chamador"; $text['label-src-caller-id-nam']['pt-pt'] = "Nome do Chamador";
@ -72,7 +72,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']['nl-nl'] = ""; $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'] = ""; $text['desc-src-caller-id-nam']['pl-pl'] = "";
$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.";
$text['desc-src-caller-id-nam']['pt-pt'] = "Introduza o nome do chamador para ser enviado para o seu telefone."; $text['desc-src-caller-id-nam']['pt-pt'] = "Introduza o nome do chamador para ser enviado para o seu telefone.";
@ -92,7 +92,7 @@ $text['label-src-caller-id-num']['fr-ca'] = "Numéro de l'appelant"; //copied fr
$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']['nl-nl'] = ""; $text['label-src-caller-id-num']['nl-nl'] = "Bron CID nummer";
$text['label-src-caller-id-num']['pl-pl'] = ""; $text['label-src-caller-id-num']['pl-pl'] = "";
$text['label-src-caller-id-num']['pt-br'] = "Número de origem"; $text['label-src-caller-id-num']['pt-br'] = "Número de origem";
$text['label-src-caller-id-num']['pt-pt'] = "Número do Chamador"; $text['label-src-caller-id-num']['pt-pt'] = "Número do Chamador";
@ -112,7 +112,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']['nl-nl'] = ""; $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'] = ""; $text['desc-src-caller-id-num']['pl-pl'] = "";
$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'";
$text['desc-src-caller-id-num']['pt-pt'] = "Introduza o identificador de chamada para enviar para o seu telefone (geralmente é o mesmo que o número de destino)."; $text['desc-src-caller-id-num']['pt-pt'] = "Introduza o identificador de chamada para enviar para o seu telefone (geralmente é o mesmo que o número de destino).";
@ -132,7 +132,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'] = ""; $text['label-dest-caller-id-nam']['he-il'] = "";
$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']['nl-nl'] = ""; $text['label-dest-caller-id-nam']['nl-nl'] = "Bestemming CID Naam";
$text['label-dest-caller-id-nam']['pl-pl'] = ""; $text['label-dest-caller-id-nam']['pl-pl'] = "";
$text['label-dest-caller-id-nam']['pt-br'] = "Identificação do destino"; $text['label-dest-caller-id-nam']['pt-br'] = "Identificação do destino";
$text['label-dest-caller-id-nam']['pt-pt'] = "Nome do Chamador"; $text['label-dest-caller-id-nam']['pt-pt'] = "Nome do Chamador";
@ -152,7 +152,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']['nl-nl'] = ""; $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'] = ""; $text['desc-dest-caller-id-nam']['pl-pl'] = "";
$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.";
$text['desc-dest-caller-id-nam']['pt-pt'] = "Introduza o identificador do chamador a ser enviado para o destinatário."; $text['desc-dest-caller-id-nam']['pt-pt'] = "Introduza o identificador do chamador a ser enviado para o destinatário.";
@ -172,7 +172,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']['nl-nl'] = ""; $text['label-dest-caller-id-num']['nl-nl'] = "Bestemmings CID nummer";
$text['label-dest-caller-id-num']['pl-pl'] = ""; $text['label-dest-caller-id-num']['pl-pl'] = "";
$text['label-dest-caller-id-num']['pt-br'] = "Número de destino"; $text['label-dest-caller-id-num']['pt-br'] = "Número de destino";
$text['label-dest-caller-id-num']['pt-pt'] = "Número a apresentar no destino"; $text['label-dest-caller-id-num']['pt-pt'] = "Número a apresentar no destino";
@ -192,7 +192,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'] = ""; $text['desc-dest-caller-id-num']['it-it'] = "";
$text['desc-dest-caller-id-num']['nl-nl'] = ""; $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'] = ""; $text['desc-dest-caller-id-num']['pl-pl'] = "";
$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).";
$text['desc-dest-caller-id-num']['pt-pt'] = "Introduza o número identificador de chamada a ser enviado ao telefone de destino (geralmente é o mesmo que o seu número de telefone)."; $text['desc-dest-caller-id-num']['pt-pt'] = "Introduza o número identificador de chamada a ser enviado ao telefone de destino (geralmente é o mesmo que o seu número de telefone).";
@ -212,7 +212,7 @@ $text['label-src-num']['fr-ca'] = "Numéro de source"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-src-num']['nl-nl'] = "Bron nummer";
$text['label-src-num']['pl-pl'] = ""; $text['label-src-num']['pl-pl'] = "";
$text['label-src-num']['pt-br'] = "Número de origem"; //copied from pt-pt $text['label-src-num']['pt-br'] = "Número de origem"; //copied from pt-pt
$text['label-src-num']['pt-pt'] = "Número de origem"; $text['label-src-num']['pt-pt'] = "Número de origem";
@ -232,7 +232,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']['nl-nl'] = ""; $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'] = ""; $text['desc-src-num']['pl-pl'] = "";
$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).";
$text['desc-src-num']['pt-pt'] = "Introduza o seu número de telefone. Poderá ser uma extensão do sistema ou outro número (ex: número de telemóvel)."; $text['desc-src-num']['pt-pt'] = "Introduza o seu número de telefone. Poderá ser uma extensão do sistema ou outro número (ex: número de telemóvel).";
@ -252,7 +252,7 @@ $text['label-dest-num']['fr-ca'] = "Numéro du destination"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-dest-num']['nl-nl'] = "Bestemmingsnummer";
$text['label-dest-num']['pl-pl'] = ""; $text['label-dest-num']['pl-pl'] = "";
$text['label-dest-num']['pt-br'] = "Número do Destino"; //copied from pt-pt $text['label-dest-num']['pt-br'] = "Número do Destino"; //copied from pt-pt
$text['label-dest-num']['pt-pt'] = "Número do Destino"; $text['label-dest-num']['pt-pt'] = "Número do Destino";
@ -272,7 +272,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'] = ""; $text['desc-dest-num']['he-il'] = "";
$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']['nl-nl'] = ""; $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'] = ""; $text['desc-dest-num']['pl-pl'] = "";
$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."; //copied from pt-pt $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."; //copied from pt-pt
$text['desc-dest-num']['pt-pt'] = "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-pt'] = "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.";
@ -292,7 +292,7 @@ $text['label-auto-answer']['fr-ca'] = "Réponse automatique"; //copied from fr-f
$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']['nl-nl'] = ""; $text['label-auto-answer']['nl-nl'] = "Automatisch beantwoorden";
$text['label-auto-answer']['pl-pl'] = ""; $text['label-auto-answer']['pl-pl'] = "";
$text['label-auto-answer']['pt-br'] = "Resposta Automática"; //copied from pt-pt $text['label-auto-answer']['pt-br'] = "Resposta Automática"; //copied from pt-pt
$text['label-auto-answer']['pt-pt'] = "Resposta Automática"; $text['label-auto-answer']['pt-pt'] = "Resposta Automática";
@ -312,7 +312,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']['nl-nl'] = ""; $text['desc-auto-answer']['nl-nl'] = "Selecteer of deze automatisch beantwoord moet worden.";
$text['desc-auto-answer']['pl-pl'] = ""; $text['desc-auto-answer']['pl-pl'] = "";
$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.";
$text['desc-auto-answer']['pt-pt'] = "Activar ou Desactivar a resposta automática."; $text['desc-auto-answer']['pt-pt'] = "Activar ou Desactivar a resposta automática.";
@ -332,7 +332,7 @@ $text['label-record']['fr-ca'] = "Enregistrer"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-record']['nl-nl'] = "Opnemen";
$text['label-record']['pl-pl'] = ""; $text['label-record']['pl-pl'] = "";
$text['label-record']['pt-br'] = "Gravar"; //copied from pt-pt $text['label-record']['pt-br'] = "Gravar"; //copied from pt-pt
$text['label-record']['pt-pt'] = "Gravar"; $text['label-record']['pt-pt'] = "Gravar";
@ -352,7 +352,7 @@ $text['label-true']['fr-ca'] = "oui"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-true']['nl-nl'] = "aan";
$text['label-true']['pl-pl'] = ""; $text['label-true']['pl-pl'] = "";
$text['label-true']['pt-br'] = "sim"; //copied from pt-pt $text['label-true']['pt-br'] = "sim"; //copied from pt-pt
$text['label-true']['pt-pt'] = "sim"; $text['label-true']['pt-pt'] = "sim";
@ -372,7 +372,7 @@ $text['label-false']['fr-ca'] = "non"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-false']['nl-nl'] = "uit";
$text['label-false']['pl-pl'] = ""; $text['label-false']['pl-pl'] = "";
$text['label-false']['pt-br'] = "não"; //copied from pt-pt $text['label-false']['pt-br'] = "não"; //copied from pt-pt
$text['label-false']['pt-pt'] = "não"; $text['label-false']['pt-pt'] = "não";
@ -392,7 +392,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']['nl-nl'] = ""; $text['desc-record']['nl-nl'] = "Kies of the gesprek moet worden opgenomen.";
$text['desc-record']['pl-pl'] = ""; $text['desc-record']['pl-pl'] = "";
$text['desc-record']['pt-br'] = "Escolha se quer gravar chamada."; //copied from pt-pt $text['desc-record']['pt-br'] = "Escolha se quer gravar chamada."; //copied from pt-pt
$text['desc-record']['pt-pt'] = "Escolha se quer gravar chamada."; $text['desc-record']['pt-pt'] = "Escolha se quer gravar chamada.";
@ -412,7 +412,7 @@ $text['label-ringback']['fr-ca'] = "Retour de sonnerie"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['label-ringback']['nl-nl'] = "Terugbellen";
$text['label-ringback']['pl-pl'] = ""; $text['label-ringback']['pl-pl'] = "";
$text['label-ringback']['pt-br'] = "Tocar de volta (Ring Back)"; $text['label-ringback']['pt-br'] = "Tocar de volta (Ring Back)";
$text['label-ringback']['pt-pt'] = "Ring Back"; $text['label-ringback']['pt-pt'] = "Ring Back";
@ -432,7 +432,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 de garde) sonnerie."; $text['desc-ringback']['fr-fr'] = "Défini ce vous entendrez pendant que la destination sera appelée. Les choix sont musique (musique de garde) 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']['nl-nl'] = ""; $text['desc-ringback']['nl-nl'] = "Kies wachtmuziek terwijl de bestemming gebeld wordt. De keuze is wachtmuziek of beltoon.";
$text['desc-ringback']['pl-pl'] = ""; $text['desc-ringback']['pl-pl'] = "";
$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).";
$text['desc-ringback']['pt-pt'] = "Definir o que deseja ouvir enquanto o destino não atende. As escolhas são música (música em espera) ring (tom de chamada)."; $text['desc-ringback']['pt-pt'] = "Definir o que deseja ouvir enquanto o destino não atende. As escolhas são música (música em espera) ring (tom de chamada).";
@ -452,7 +452,7 @@ $text['opt-usring']['fr-ca'] = "us-ring"; //copied from fr-fr
$text['opt-usring']['fr-fr'] = "us-ring"; $text['opt-usring']['fr-fr'] = "us-ring";
$text['opt-usring']['he-il'] = ""; $text['opt-usring']['he-il'] = "";
$text['opt-usring']['it-it'] = "us-ring"; $text['opt-usring']['it-it'] = "us-ring";
$text['opt-usring']['nl-nl'] = ""; $text['opt-usring']['nl-nl'] = "us-ring";
$text['opt-usring']['pl-pl'] = ""; $text['opt-usring']['pl-pl'] = "";
$text['opt-usring']['pt-br'] = "us-ring"; //copied from pt-pt $text['opt-usring']['pt-br'] = "us-ring"; //copied from pt-pt
$text['opt-usring']['pt-pt'] = "us-ring"; $text['opt-usring']['pt-pt'] = "us-ring";
@ -472,7 +472,7 @@ $text['opt-frring']['fr-ca'] = "fr-ring"; //copied from fr-fr
$text['opt-frring']['fr-fr'] = "fr-ring"; $text['opt-frring']['fr-fr'] = "fr-ring";
$text['opt-frring']['he-il'] = ""; $text['opt-frring']['he-il'] = "";
$text['opt-frring']['it-it'] = "fr-ring"; $text['opt-frring']['it-it'] = "fr-ring";
$text['opt-frring']['nl-nl'] = ""; $text['opt-frring']['nl-nl'] = "fr-ring";
$text['opt-frring']['pl-pl'] = ""; $text['opt-frring']['pl-pl'] = "";
$text['opt-frring']['pt-br'] = "fr-ring"; //copied from pt-pt $text['opt-frring']['pt-br'] = "fr-ring"; //copied from pt-pt
$text['opt-frring']['pt-pt'] = "fr-ring"; $text['opt-frring']['pt-pt'] = "fr-ring";
@ -492,7 +492,7 @@ $text['opt-ptring']['fr-ca'] = "pt-ring"; //copied from fr-fr
$text['opt-ptring']['fr-fr'] = "pt-ring"; $text['opt-ptring']['fr-fr'] = "pt-ring";
$text['opt-ptring']['he-il'] = ""; $text['opt-ptring']['he-il'] = "";
$text['opt-ptring']['it-it'] = "pt-ring"; $text['opt-ptring']['it-it'] = "pt-ring";
$text['opt-ptring']['nl-nl'] = ""; $text['opt-ptring']['nl-nl'] = "pt-ring";
$text['opt-ptring']['pl-pl'] = ""; $text['opt-ptring']['pl-pl'] = "";
$text['opt-ptring']['pt-br'] = "pt-ring"; //copied from pt-pt $text['opt-ptring']['pt-br'] = "pt-ring"; //copied from pt-pt
$text['opt-ptring']['pt-pt'] = "pt-ring"; $text['opt-ptring']['pt-pt'] = "pt-ring";
@ -512,7 +512,7 @@ $text['opt-ukring']['fr-ca'] = "uk-ring"; //copied from fr-fr
$text['opt-ukring']['fr-fr'] = "uk-ring"; $text['opt-ukring']['fr-fr'] = "uk-ring";
$text['opt-ukring']['he-il'] = ""; $text['opt-ukring']['he-il'] = "";
$text['opt-ukring']['it-it'] = "uk-ring"; $text['opt-ukring']['it-it'] = "uk-ring";
$text['opt-ukring']['nl-nl'] = ""; $text['opt-ukring']['nl-nl'] = "uk-ring";
$text['opt-ukring']['pl-pl'] = ""; $text['opt-ukring']['pl-pl'] = "";
$text['opt-ukring']['pt-br'] = "uk-ring"; //copied from pt-pt $text['opt-ukring']['pt-br'] = "uk-ring"; //copied from pt-pt
$text['opt-ukring']['pt-pt'] = "uk-ring"; $text['opt-ukring']['pt-pt'] = "uk-ring";
@ -532,7 +532,7 @@ $text['opt-rsring']['fr-ca'] = "rs-ring"; //copied from fr-fr
$text['opt-rsring']['fr-fr'] = "rs-ring"; $text['opt-rsring']['fr-fr'] = "rs-ring";
$text['opt-rsring']['he-il'] = ""; $text['opt-rsring']['he-il'] = "";
$text['opt-rsring']['it-it'] = "rs-ring"; $text['opt-rsring']['it-it'] = "rs-ring";
$text['opt-rsring']['nl-nl'] = ""; $text['opt-rsring']['nl-nl'] = "rs-ring";
$text['opt-rsring']['pl-pl'] = ""; $text['opt-rsring']['pl-pl'] = "";
$text['opt-rsring']['pt-br'] = "rs-ring"; //copied from pt-pt $text['opt-rsring']['pt-br'] = "rs-ring"; //copied from pt-pt
$text['opt-rsring']['pt-pt'] = "rs-ring"; $text['opt-rsring']['pt-pt'] = "rs-ring";
@ -552,7 +552,7 @@ $text['opt-ruring']['fr-ca'] = "ru-ring"; //copied from fr-fr
$text['opt-ruring']['fr-fr'] = "ru-ring"; $text['opt-ruring']['fr-fr'] = "ru-ring";
$text['opt-ruring']['he-il'] = ""; $text['opt-ruring']['he-il'] = "";
$text['opt-ruring']['it-it'] = "ru-ring"; $text['opt-ruring']['it-it'] = "ru-ring";
$text['opt-ruring']['nl-nl'] = ""; $text['opt-ruring']['nl-nl'] = "ru-ring";
$text['opt-ruring']['pl-pl'] = ""; $text['opt-ruring']['pl-pl'] = "";
$text['opt-ruring']['pt-br'] = "ru-ring"; //copied from pt-pt $text['opt-ruring']['pt-br'] = "ru-ring"; //copied from pt-pt
$text['opt-ruring']['pt-pt'] = "ru-ring"; $text['opt-ruring']['pt-pt'] = "ru-ring";
@ -572,7 +572,7 @@ $text['opt-itring']['fr-ca'] = "it-ring"; //copied from fr-fr
$text['opt-itring']['fr-fr'] = "it-ring"; $text['opt-itring']['fr-fr'] = "it-ring";
$text['opt-itring']['he-il'] = ""; $text['opt-itring']['he-il'] = "";
$text['opt-itring']['it-it'] = "it-ring"; $text['opt-itring']['it-it'] = "it-ring";
$text['opt-itring']['nl-nl'] = ""; $text['opt-itring']['nl-nl'] = "it-ring";
$text['opt-itring']['pl-pl'] = ""; $text['opt-itring']['pl-pl'] = "";
$text['opt-itring']['pt-br'] = "it-ring"; //copied from pt-pt $text['opt-itring']['pt-br'] = "it-ring"; //copied from pt-pt
$text['opt-itring']['pt-pt'] = "it-ring"; $text['opt-itring']['pt-pt'] = "it-ring";
@ -592,7 +592,7 @@ $text['opt-dering']['fr-ca'] = "de-ring"; //copied from fr-fr
$text['opt-dering']['fr-fr'] = "de-ring"; $text['opt-dering']['fr-fr'] = "de-ring";
$text['opt-dering']['he-il'] = ""; $text['opt-dering']['he-il'] = "";
$text['opt-dering']['it-it'] = "de-ring"; $text['opt-dering']['it-it'] = "de-ring";
$text['opt-dering']['nl-nl'] = ""; $text['opt-dering']['nl-nl'] = "de-ring";
$text['opt-dering']['pl-pl'] = ""; $text['opt-dering']['pl-pl'] = "";
$text['opt-dering']['pt-br'] = "de-ring"; //copied from pt-pt $text['opt-dering']['pt-br'] = "de-ring"; //copied from pt-pt
$text['opt-dering']['pt-pt'] = "de-ring"; $text['opt-dering']['pt-pt'] = "de-ring";
@ -612,7 +612,7 @@ $text['opt-moh']['fr-ca'] = "musique"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['opt-moh']['nl-nl'] = "muziek";
$text['opt-moh']['pl-pl'] = ""; $text['opt-moh']['pl-pl'] = "";
$text['opt-moh']['pt-br'] = "música"; //copied from pt-pt $text['opt-moh']['pt-br'] = "música"; //copied from pt-pt
$text['opt-moh']['pt-pt'] = "música"; $text['opt-moh']['pt-pt'] = "música";
@ -632,7 +632,7 @@ $text['button-call']['fr-ca'] = "appel"; //copied from fr-fr
$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']['nl-nl'] = ""; $text['button-call']['nl-nl'] = "Bel";
$text['button-call']['pl-pl'] = ""; $text['button-call']['pl-pl'] = "";
$text['button-call']['pt-br'] = "Chamada"; //copied from pt-pt $text['button-call']['pt-br'] = "Chamada"; //copied from pt-pt
$text['button-call']['pt-pt'] = "Chamada"; $text['button-call']['pt-pt'] = "Chamada";

View File

@ -12,7 +12,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'] = ""; $apps[$x]['menu'][$y]['title']['he-il'] = "";
$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']['nl-nl'] = ""; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Klik voor oproep";
$apps[$x]['menu'][$y]['title']['pl-pl'] = ""; $apps[$x]['menu'][$y]['title']['pl-pl'] = "";
$apps[$x]['menu'][$y]['title']['pt-br'] = ""; $apps[$x]['menu'][$y]['title']['pt-br'] = "";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Clicar para Chamadas"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Clicar para Chamadas";
@ -25,4 +25,4 @@
$apps[$x]['menu'][$y]['category'] = "internal"; $apps[$x]['menu'][$y]['category'] = "internal";
$apps[$x]['menu'][$y]['path'] = "/app/click_to_call/click_to_call.php"; $apps[$x]['menu'][$y]['path'] = "/app/click_to_call/click_to_call.php";
?> ?>

View File

@ -19,7 +19,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']['nl-nl'] = ""; $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'] = "";
$apps[$x]['description']['pt-pt'] = "Fornece um local para armazenar informações de contato para indivíduos e organizações."; $apps[$x]['description']['pt-pt'] = "Fornece um local para armazenar informações de contato para indivíduos e organizações.";
@ -925,4 +925,4 @@
$apps[$x]['default_settings'][$y]['default_setting_description'] = "Define the allowed file attachment extensions and their mime types in a JSON array."; $apps[$x]['default_settings'][$y]['default_setting_description'] = "Define the allowed file attachment extensions and their mime types in a JSON array.";
$y++; $y++;
?> ?>

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,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']['nl-nl'] = ""; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Kontacten";
$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";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Contactos"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Contactos";
@ -27,4 +27,4 @@
$apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][$y]['groups'][] = "superadmin";
?> ?>

View File

@ -19,7 +19,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'] = "Gestione Toni"; $apps[$x]['description']['it-it'] = "Gestione Toni";
$apps[$x]['description']['nl-nl'] = ""; $apps[$x]['description']['nl-nl'] = "Beheer geluiden";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";
$apps[$x]['description']['pt-pt'] = ""; $apps[$x]['description']['pt-pt'] = "";

View File

@ -19,7 +19,7 @@
$apps[$x]['description']['fr-fr'] = "Définr les variables utilisées par le switch, le provisioning et plus."; $apps[$x]['description']['fr-fr'] = "Définr les variables utilisées par le switch, le provisioning et plus.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['nl-nl'] = ""; $apps[$x]['description']['nl-nl'] = "Definieer variabelen die door de Pbx, voorzieningen, en andere onderdelen gebruikt worden";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";
$apps[$x]['description']['pt-pt'] = "Definir variáveis que são utilizadas pelo softswitch, aprovisionamento, e outros."; $apps[$x]['description']['pt-pt'] = "Definir variáveis que são utilizadas pelo softswitch, aprovisionamento, e outros.";

View File

@ -12,7 +12,7 @@ $text['title-variables_advanced']['fr-ca'] = "Variables Système: Avancé"; //co
$text['title-variables_advanced']['fr-fr'] = "Variables Système: Avancé"; $text['title-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
$text['title-variables_advanced']['he-il'] = ""; $text['title-variables_advanced']['he-il'] = "";
$text['title-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate"; $text['title-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate";
$text['title-variables_advanced']['nl-nl'] = ""; $text['title-variables_advanced']['nl-nl'] = "Centrale variabelen: Uitgebreid";
$text['title-variables_advanced']['pl-pl'] = "Zmienne PBXu (zaawansowane)"; $text['title-variables_advanced']['pl-pl'] = "Zmienne PBXu (zaawansowane)";
$text['title-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas "; $text['title-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas ";
$text['title-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas"; $text['title-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas";
@ -32,7 +32,7 @@ $text['title-variables']['fr-ca'] = "Variables Système"; //copied from fr-fr
$text['title-variables']['fr-fr'] = "Variables Système"; $text['title-variables']['fr-fr'] = "Variables Système";
$text['title-variables']['he-il'] = ""; $text['title-variables']['he-il'] = "";
$text['title-variables']['it-it'] = "Variabili Centrale"; $text['title-variables']['it-it'] = "Variabili Centrale";
$text['title-variables']['nl-nl'] = ""; $text['title-variables']['nl-nl'] = "Centrale variabelen";
$text['title-variables']['pl-pl'] = "Zmienne PBXu"; $text['title-variables']['pl-pl'] = "Zmienne PBXu";
$text['title-variables']['pt-br'] = "Variáveis do Softswitch "; $text['title-variables']['pt-br'] = "Variáveis do Softswitch ";
$text['title-variables']['pt-pt'] = "Variáveis do Softswitch"; $text['title-variables']['pt-pt'] = "Variáveis do Softswitch";
@ -52,7 +52,7 @@ $text['title-variable_edit']['fr-ca'] = "Editer la Variable"; //copied from fr-f
$text['title-variable_edit']['fr-fr'] = "Editer la Variable"; $text['title-variable_edit']['fr-fr'] = "Editer la Variable";
$text['title-variable_edit']['he-il'] = ""; $text['title-variable_edit']['he-il'] = "";
$text['title-variable_edit']['it-it'] = "Variabile"; $text['title-variable_edit']['it-it'] = "Variabile";
$text['title-variable_edit']['nl-nl'] = ""; $text['title-variable_edit']['nl-nl'] = "Variabele bijwerken";
$text['title-variable_edit']['pl-pl'] = "Zmienna"; $text['title-variable_edit']['pl-pl'] = "Zmienna";
$text['title-variable_edit']['pt-br'] = "Editar Variável "; $text['title-variable_edit']['pt-br'] = "Editar Variável ";
$text['title-variable_edit']['pt-pt'] = "Editar Variável"; $text['title-variable_edit']['pt-pt'] = "Editar Variável";
@ -72,7 +72,7 @@ $text['title-variable_add']['fr-ca'] = "Ajouter une Variable"; //copied from fr-
$text['title-variable_add']['fr-fr'] = "Ajouter une Variable"; $text['title-variable_add']['fr-fr'] = "Ajouter une Variable";
$text['title-variable_add']['he-il'] = ""; $text['title-variable_add']['he-il'] = "";
$text['title-variable_add']['it-it'] = "Variabile"; $text['title-variable_add']['it-it'] = "Variabile";
$text['title-variable_add']['nl-nl'] = ""; $text['title-variable_add']['nl-nl'] = "Variabele toevoegen";
$text['title-variable_add']['pl-pl'] = "Zmienna"; $text['title-variable_add']['pl-pl'] = "Zmienna";
$text['title-variable_add']['pt-br'] = "Adicionar Variável "; $text['title-variable_add']['pt-br'] = "Adicionar Variável ";
$text['title-variable_add']['pt-pt'] = "Adicionar Variável"; $text['title-variable_add']['pt-pt'] = "Adicionar Variável";
@ -92,7 +92,7 @@ $text['label-command']['fr-ca'] = "Command";
$text['label-command']['fr-fr'] = "Command"; $text['label-command']['fr-fr'] = "Command";
$text['label-command']['he-il'] = ""; $text['label-command']['he-il'] = "";
$text['label-command']['it-it'] = ""; $text['label-command']['it-it'] = "";
$text['label-command']['nl-nl'] = ""; $text['label-command']['nl-nl'] = "Commando";
$text['label-command']['pl-pl'] = ""; $text['label-command']['pl-pl'] = "";
$text['label-command']['pt-br'] = ""; $text['label-command']['pt-br'] = "";
$text['label-command']['pt-pt'] = ""; $text['label-command']['pt-pt'] = "";
@ -112,7 +112,7 @@ $text['option-set']['fr-ca'] = "Définir";
$text['option-set']['fr-fr'] = "Définir"; $text['option-set']['fr-fr'] = "Définir";
$text['option-set']['he-il'] = ""; $text['option-set']['he-il'] = "";
$text['option-set']['it-it'] = ""; $text['option-set']['it-it'] = "";
$text['option-set']['nl-nl'] = ""; $text['option-set']['nl-nl'] = "Definieer";
$text['option-set']['pl-pl'] = ""; $text['option-set']['pl-pl'] = "";
$text['option-set']['pt-br'] = ""; $text['option-set']['pt-br'] = "";
$text['option-set']['pt-pt'] = ""; $text['option-set']['pt-pt'] = "";
@ -132,7 +132,7 @@ $text['option-exec-set']['fr-ca'] = "exec-set";
$text['option-exec-set']['fr-fr'] = "exec-set"; $text['option-exec-set']['fr-fr'] = "exec-set";
$text['option-exec-set']['he-il'] = ""; $text['option-exec-set']['he-il'] = "";
$text['option-exec-set']['it-it'] = ""; $text['option-exec-set']['it-it'] = "";
$text['option-exec-set']['nl-nl'] = ""; $text['option-exec-set']['nl-nl'] = "exec-set";
$text['option-exec-set']['pl-pl'] = ""; $text['option-exec-set']['pl-pl'] = "";
$text['option-exec-set']['pt-br'] = ""; $text['option-exec-set']['pt-br'] = "";
$text['option-exec-set']['pt-pt'] = ""; $text['option-exec-set']['pt-pt'] = "";
@ -152,7 +152,7 @@ $text['label-hostname']['fr-ca'] = "Nom d'hôte"; //copied from fr-fr
$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'] = "Hostname"; $text['label-hostname']['it-it'] = "Hostname";
$text['label-hostname']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-hostname']['pt-br'] = "Hostname"; //copied from pt-pt
$text['label-hostname']['pt-pt'] = "Hostname"; $text['label-hostname']['pt-pt'] = "Hostname";
@ -172,7 +172,7 @@ $text['label-codec_information']['fr-ca'] = "Codec Information"; //copied from f
$text['label-codec_information']['fr-fr'] = "Codec Information"; $text['label-codec_information']['fr-fr'] = "Codec Information";
$text['label-codec_information']['he-il'] = ""; $text['label-codec_information']['he-il'] = "";
$text['label-codec_information']['it-it'] = "Informazioni Codec"; $text['label-codec_information']['it-it'] = "Informazioni Codec";
$text['label-codec_information']['nl-nl'] = ""; $text['label-codec_information']['nl-nl'] = "Codec informatie";
$text['label-codec_information']['pl-pl'] = "Informacja o kodekach"; $text['label-codec_information']['pl-pl'] = "Informacja o kodekach";
$text['label-codec_information']['pt-br'] = "Informações sobre o Codec"; $text['label-codec_information']['pt-br'] = "Informações sobre o Codec";
$text['label-codec_information']['pt-pt'] = "Informação do Codec"; $text['label-codec_information']['pt-pt'] = "Informação do Codec";
@ -192,7 +192,7 @@ $text['header-variables_advanced']['fr-ca'] = "Variables Système: Avancé"; //c
$text['header-variables_advanced']['fr-fr'] = "Variables Système: Avancé"; $text['header-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
$text['header-variables_advanced']['he-il'] = ""; $text['header-variables_advanced']['he-il'] = "";
$text['header-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate"; $text['header-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate";
$text['header-variables_advanced']['nl-nl'] = ""; $text['header-variables_advanced']['nl-nl'] = "Centrale variabelen: Uitgebreid";
$text['header-variables_advanced']['pl-pl'] = "Zamień zmienne (zaawansowane)"; $text['header-variables_advanced']['pl-pl'] = "Zamień zmienne (zaawansowane)";
$text['header-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas "; $text['header-variables_advanced']['pt-br'] = "Variáveis do Softswitch: Avançadas ";
$text['header-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas"; $text['header-variables_advanced']['pt-pt'] = "Variáveis do Softswitch: Avançadas";
@ -212,7 +212,7 @@ $text['header-variables']['fr-ca'] = "Variables Système"; //copied from fr-fr
$text['header-variables']['fr-fr'] = "Variables Système"; $text['header-variables']['fr-fr'] = "Variables Système";
$text['header-variables']['he-il'] = ""; $text['header-variables']['he-il'] = "";
$text['header-variables']['it-it'] = "Variabili Centrale"; $text['header-variables']['it-it'] = "Variabili Centrale";
$text['header-variables']['nl-nl'] = ""; $text['header-variables']['nl-nl'] = "Centrale variabelen";
$text['header-variables']['pl-pl'] = "Zmienne PBXu"; $text['header-variables']['pl-pl'] = "Zmienne PBXu";
$text['header-variables']['pt-br'] = "Variáveis do Softswitch "; $text['header-variables']['pt-br'] = "Variáveis do Softswitch ";
$text['header-variables']['pt-pt'] = "Variáveis do Softswitch"; $text['header-variables']['pt-pt'] = "Variáveis do Softswitch";
@ -232,7 +232,7 @@ $text['header-variable_edit']['fr-ca'] = "Editer la Variable"; //copied from fr-
$text['header-variable_edit']['fr-fr'] = "Editer la Variable"; $text['header-variable_edit']['fr-fr'] = "Editer la Variable";
$text['header-variable_edit']['he-il'] = ""; $text['header-variable_edit']['he-il'] = "";
$text['header-variable_edit']['it-it'] = "Variabile"; $text['header-variable_edit']['it-it'] = "Variabile";
$text['header-variable_edit']['nl-nl'] = ""; $text['header-variable_edit']['nl-nl'] = "Variabelen";
$text['header-variable_edit']['pl-pl'] = "Zmienna"; $text['header-variable_edit']['pl-pl'] = "Zmienna";
$text['header-variable_edit']['pt-br'] = "Editar variável"; //copied from pt-pt $text['header-variable_edit']['pt-br'] = "Editar variável"; //copied from pt-pt
$text['header-variable_edit']['pt-pt'] = "Editar variável"; $text['header-variable_edit']['pt-pt'] = "Editar variável";
@ -252,7 +252,7 @@ $text['header-hostname']['fr-ca'] = "Nom d'hôte"; //copied from fr-fr
$text['header-hostname']['fr-fr'] = "Nom d'hôte"; $text['header-hostname']['fr-fr'] = "Nom d'hôte";
$text['header-hostname']['he-il'] = ""; $text['header-hostname']['he-il'] = "";
$text['header-hostname']['it-it'] = "Hostname"; $text['header-hostname']['it-it'] = "Hostname";
$text['header-hostname']['nl-nl'] = ""; $text['header-hostname']['nl-nl'] = "Hostnaam";
$text['header-hostname']['pl-pl'] = "Nazwa hosta"; $text['header-hostname']['pl-pl'] = "Nazwa hosta";
$text['header-hostname']['pt-br'] = "Hostname"; //copied from pt-pt $text['header-hostname']['pt-br'] = "Hostname"; //copied from pt-pt
$text['header-hostname']['pt-pt'] = "Hostname"; $text['header-hostname']['pt-pt'] = "Hostname";
@ -272,7 +272,7 @@ $text['description-variables_advanced']['fr-ca'] = "Définir ici les variables p
$text['description-variables_advanced']['fr-fr'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $."; $text['description-variables_advanced']['fr-fr'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $.";
$text['description-variables_advanced']['he-il'] = ""; $text['description-variables_advanced']['he-il'] = "";
$text['description-variables_advanced']['it-it'] = "Definire qui le variabili per il preprocessore. Possono essere usate nella configurazione xml con $."; $text['description-variables_advanced']['it-it'] = "Definire qui le variabili per il preprocessore. Possono essere usate nella configurazione xml con $.";
$text['description-variables_advanced']['nl-nl'] = ""; $text['description-variables_advanced']['nl-nl'] = "Definieer voorbewerkings variabelen. Kan in XML configuraties gebruikt worden met $.";
$text['description-variables_advanced']['pl-pl'] = "Tutaj zdefiniuj zmienne preprocesora. Mogą być dostępne w konfiguracji xml z $."; $text['description-variables_advanced']['pl-pl'] = "Tutaj zdefiniuj zmienne preprocesora. Mogą być dostępne w konfiguracji xml z $.";
$text['description-variables_advanced']['pt-br'] = "Defina as variáveis aqui. Podem ser acessadas na configuração XML com $"; $text['description-variables_advanced']['pt-br'] = "Defina as variáveis aqui. Podem ser acessadas na configuração XML com $";
$text['description-variables_advanced']['pt-pt'] = "Defina as variáveis aqui. Podem ser acedidas na configuração xml com $."; $text['description-variables_advanced']['pt-pt'] = "Defina as variáveis aqui. Podem ser acedidas na configuração xml com $.";
@ -292,7 +292,7 @@ $text['description-variables']['fr-ca'] = "Définir ici les variables préproces
$text['description-variables']['fr-fr'] = "Définir ici les variables préprocessées."; $text['description-variables']['fr-fr'] = "Définir ici les variables préprocessées.";
$text['description-variables']['he-il'] = ""; $text['description-variables']['he-il'] = "";
$text['description-variables']['it-it'] = "Definire qui le variabili per il preprocessore."; $text['description-variables']['it-it'] = "Definire qui le variabili per il preprocessore.";
$text['description-variables']['nl-nl'] = ""; $text['description-variables']['nl-nl'] = "Definieer hier voorbewerkings variabelen";
$text['description-variables']['pl-pl'] = "Tutaj zdefiniuj zmienne preprocesora"; $text['description-variables']['pl-pl'] = "Tutaj zdefiniuj zmienne preprocesora";
$text['description-variables']['pt-br'] = "Defina as variáveis aqui:"; $text['description-variables']['pt-br'] = "Defina as variáveis aqui:";
$text['description-variables']['pt-pt'] = "Defina as variáveis aqui."; $text['description-variables']['pt-pt'] = "Defina as variáveis aqui.";
@ -312,7 +312,7 @@ $text['description-command']['fr-ca'] = "Définir la commande";
$text['description-command']['fr-fr'] = "Définir la commande"; $text['description-command']['fr-fr'] = "Définir la commande";
$text['description-command']['he-il'] = ""; $text['description-command']['he-il'] = "";
$text['description-command']['it-it'] = ""; $text['description-command']['it-it'] = "";
$text['description-command']['nl-nl'] = ""; $text['description-command']['nl-nl'] = "Stel commando in";
$text['description-command']['pl-pl'] = ""; $text['description-command']['pl-pl'] = "";
$text['description-command']['pt-br'] = ""; $text['description-command']['pt-br'] = "";
$text['description-command']['pt-pt'] = ""; $text['description-command']['pt-pt'] = "";
@ -332,7 +332,7 @@ $text['description-name']['fr-ca'] = "Entrez le nom de la variable";
$text['description-name']['fr-fr'] = "Entrez le nom de la variable"; $text['description-name']['fr-fr'] = "Entrez le nom de la variable";
$text['description-name']['he-il'] = ""; $text['description-name']['he-il'] = "";
$text['description-name']['it-it'] = "Inserire nome variabile."; $text['description-name']['it-it'] = "Inserire nome variabile.";
$text['description-name']['nl-nl'] = ""; $text['description-name']['nl-nl'] = "Voer variabelenaam in.";
$text['description-name']['pl-pl'] = "Wprowadź nazwę zmiennej"; $text['description-name']['pl-pl'] = "Wprowadź nazwę zmiennej";
$text['description-name']['pt-br'] = "Insira o nome do menu"; $text['description-name']['pt-br'] = "Insira o nome do menu";
$text['description-name']['pt-pt'] = "Introduza o nome da variável."; $text['description-name']['pt-pt'] = "Introduza o nome da variável.";
@ -352,7 +352,7 @@ $text['description-hostname']['fr-ca'] = "Entrer le nom de l'hôte / du switch."
$text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch."; $text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch.";
$text['description-hostname']['he-il'] = ""; $text['description-hostname']['he-il'] = "";
$text['description-hostname']['it-it'] = "Inserire l'hostname / switchname."; $text['description-hostname']['it-it'] = "Inserire l'hostname / switchname.";
$text['description-hostname']['nl-nl'] = ""; $text['description-hostname']['nl-nl'] = "Voer Hostnaam / centrale naam in.";
$text['description-hostname']['pl-pl'] = "Wprowadź nazwę hosta / PBXu"; $text['description-hostname']['pl-pl'] = "Wprowadź nazwę hosta / PBXu";
$text['description-hostname']['pt-br'] = "Introduza o hostname"; //copied from pt-pt $text['description-hostname']['pt-br'] = "Introduza o hostname"; //copied from pt-pt
$text['description-hostname']['pt-pt'] = "Introduza o hostname"; $text['description-hostname']['pt-pt'] = "Introduza o hostname";
@ -372,7 +372,7 @@ $text['description-enabled']['fr-ca'] = "Activer ou désactiver cette variable";
$text['description-enabled']['fr-fr'] = "Activer ou désactiver cette variable"; $text['description-enabled']['fr-fr'] = "Activer ou désactiver cette variable";
$text['description-enabled']['he-il'] = ""; $text['description-enabled']['he-il'] = "";
$text['description-enabled']['it-it'] = ""; $text['description-enabled']['it-it'] = "";
$text['description-enabled']['nl-nl'] = ""; $text['description-enabled']['nl-nl'] = "Deze variabele aan of uit zetten.";
$text['description-enabled']['pl-pl'] = ""; $text['description-enabled']['pl-pl'] = "";
$text['description-enabled']['pt-br'] = ""; $text['description-enabled']['pt-br'] = "";
$text['description-enabled']['pt-pt'] = ""; $text['description-enabled']['pt-pt'] = "";
@ -392,7 +392,7 @@ $text['description-order']['fr-ca'] = "Sélectionnez l'ordre";
$text['description-order']['fr-fr'] = "Sélectionnez l'ordre"; $text['description-order']['fr-fr'] = "Sélectionnez l'ordre";
$text['description-order']['he-il'] = ""; $text['description-order']['he-il'] = "";
$text['description-order']['it-it'] = ""; $text['description-order']['it-it'] = "";
$text['description-order']['nl-nl'] = ""; $text['description-order']['nl-nl'] = "Kies de volgorde.";
$text['description-order']['pl-pl'] = ""; $text['description-order']['pl-pl'] = "";
$text['description-order']['pt-br'] = ""; $text['description-order']['pt-br'] = "";
$text['description-order']['pt-pt'] = ""; $text['description-order']['pt-pt'] = "";
@ -412,7 +412,7 @@ $text['description-description']['fr-ca'] = "Entrez la description";
$text['description-description']['fr-fr'] = "Entrez la description"; $text['description-description']['fr-fr'] = "Entrez la description";
$text['description-description']['he-il'] = ""; $text['description-description']['he-il'] = "";
$text['description-description']['it-it'] = ""; $text['description-description']['it-it'] = "";
$text['description-description']['nl-nl'] = ""; $text['description-description']['nl-nl'] = "Voer de omschrijving in.";
$text['description-description']['pl-pl'] = ""; $text['description-description']['pl-pl'] = "";
$text['description-description']['pt-br'] = ""; $text['description-description']['pt-br'] = "";
$text['description-description']['pt-pt'] = ""; $text['description-description']['pt-pt'] = "";

View File

@ -11,7 +11,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Variables"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Variables";
$apps[$x]['menu'][$y]['title']['he-il'] = ""; $apps[$x]['menu'][$y]['title']['he-il'] = "";
$apps[$x]['menu'][$y]['title']['it-it'] = "Variabili"; $apps[$x]['menu'][$y]['title']['it-it'] = "Variabili";
$apps[$x]['menu'][$y]['title']['nl-nl'] = ""; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Variabelen";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Zmienne"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Zmienne";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Variáveis"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Variáveis";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Variáveis"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Variáveis";
@ -24,4 +24,4 @@
$apps[$x]['menu'][$y]['path'] = "/app/vars/vars.php"; $apps[$x]['menu'][$y]['path'] = "/app/vars/vars.php";
$apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][$y]['groups'][] = "superadmin";
?> ?>

View File

@ -19,7 +19,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']['nl-nl'] = ""; $apps[$x]['description']['nl-nl'] = "Beheer antwoordapparaten";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";
$apps[$x]['description']['pt-pt'] = ""; $apps[$x]['description']['pt-pt'] = "";

View File

@ -12,7 +12,7 @@ $text['title-voicemails']['fr-ca'] = "Messageries Vocales"; //copied from fr-fr
$text['title-voicemails']['fr-fr'] = "Messageries Vocales"; $text['title-voicemails']['fr-fr'] = "Messageries Vocales";
$text['title-voicemails']['he-il'] = "תאים קוליים"; $text['title-voicemails']['he-il'] = "תאים קוליים";
$text['title-voicemails']['it-it'] = "Caselle Vocali"; $text['title-voicemails']['it-it'] = "Caselle Vocali";
$text['title-voicemails']['nl-nl'] = ""; $text['title-voicemails']['nl-nl'] = "Antwoordapparaten";
$text['title-voicemails']['pl-pl'] = "Poczta głosowa"; $text['title-voicemails']['pl-pl'] = "Poczta głosowa";
$text['title-voicemails']['pt-br'] = "Correio de voz"; $text['title-voicemails']['pt-br'] = "Correio de voz";
$text['title-voicemails']['pt-pt'] = "Correio de Voz"; $text['title-voicemails']['pt-pt'] = "Correio de Voz";
@ -32,7 +32,7 @@ $text['title-voicemail_option']['fr-ca'] = "Option de messagerie vocale"; //copi
$text['title-voicemail_option']['fr-fr'] = "Option de messagerie vocale"; $text['title-voicemail_option']['fr-fr'] = "Option de messagerie vocale";
$text['title-voicemail_option']['he-il'] = ""; $text['title-voicemail_option']['he-il'] = "";
$text['title-voicemail_option']['it-it'] = "Opzioni Casella Vocale"; $text['title-voicemail_option']['it-it'] = "Opzioni Casella Vocale";
$text['title-voicemail_option']['nl-nl'] = ""; $text['title-voicemail_option']['nl-nl'] = "Antwoordapparaat opties";
$text['title-voicemail_option']['pl-pl'] = "Opcje poczty głosowej"; $text['title-voicemail_option']['pl-pl'] = "Opcje poczty głosowej";
$text['title-voicemail_option']['pt-br'] = "Voicemail opção"; $text['title-voicemail_option']['pt-br'] = "Voicemail opção";
$text['title-voicemail_option']['pt-pt'] = "Voicemail Opção"; $text['title-voicemail_option']['pt-pt'] = "Voicemail Opção";
@ -52,7 +52,7 @@ $text['title-voicemail_messages']['fr-ca'] = "Messages vocaux"; //copied from fr
$text['title-voicemail_messages']['fr-fr'] = "Messages vocaux"; $text['title-voicemail_messages']['fr-fr'] = "Messages vocaux";
$text['title-voicemail_messages']['he-il'] = "הודעות תא קולי"; $text['title-voicemail_messages']['he-il'] = "הודעות תא קולי";
$text['title-voicemail_messages']['it-it'] = "Messaggi Casella Vocale"; $text['title-voicemail_messages']['it-it'] = "Messaggi Casella Vocale";
$text['title-voicemail_messages']['nl-nl'] = ""; $text['title-voicemail_messages']['nl-nl'] = "Antwoord boodschappen";
$text['title-voicemail_messages']['pl-pl'] = "Wiadomości poczty głosowej"; $text['title-voicemail_messages']['pl-pl'] = "Wiadomości poczty głosowej";
$text['title-voicemail_messages']['pt-br'] = "Mensagem de correio de voz"; $text['title-voicemail_messages']['pt-br'] = "Mensagem de correio de voz";
$text['title-voicemail_messages']['pt-pt'] = "Mensagens de Correio de Voz"; $text['title-voicemail_messages']['pt-pt'] = "Mensagens de Correio de Voz";
@ -72,7 +72,7 @@ $text['title-voicemail_message']['fr-ca'] = "Message vocal"; //copied from fr-fr
$text['title-voicemail_message']['fr-fr'] = "Message vocal"; $text['title-voicemail_message']['fr-fr'] = "Message vocal";
$text['title-voicemail_message']['he-il'] = "הודעה תא קולי"; $text['title-voicemail_message']['he-il'] = "הודעה תא קולי";
$text['title-voicemail_message']['it-it'] = "Messaggio Casella vocale"; $text['title-voicemail_message']['it-it'] = "Messaggio Casella vocale";
$text['title-voicemail_message']['nl-nl'] = ""; $text['title-voicemail_message']['nl-nl'] = "Antwoord apparaat bericht";
$text['title-voicemail_message']['pl-pl'] = "Wiadomość poczty głosowej"; $text['title-voicemail_message']['pl-pl'] = "Wiadomość poczty głosowej";
$text['title-voicemail_message']['pt-br'] = "Mensagem de correio de voz"; $text['title-voicemail_message']['pt-br'] = "Mensagem de correio de voz";
$text['title-voicemail_message']['pt-pt'] = "Mensagem de Correio de Voz"; $text['title-voicemail_message']['pt-pt'] = "Mensagem de Correio de Voz";
@ -92,7 +92,7 @@ $text['title-voicemail']['fr-ca'] = "Messagerie Vocale"; //copied from fr-fr
$text['title-voicemail']['fr-fr'] = "Messagerie Vocale"; $text['title-voicemail']['fr-fr'] = "Messagerie Vocale";
$text['title-voicemail']['he-il'] = "תא קולי"; $text['title-voicemail']['he-il'] = "תא קולי";
$text['title-voicemail']['it-it'] = "Casella Vocale"; $text['title-voicemail']['it-it'] = "Casella Vocale";
$text['title-voicemail']['nl-nl'] = ""; $text['title-voicemail']['nl-nl'] = "Antwoordapparaat";
$text['title-voicemail']['pl-pl'] = "Poczta głosowa"; $text['title-voicemail']['pl-pl'] = "Poczta głosowa";
$text['title-voicemail']['pt-br'] = "Correio de voz"; $text['title-voicemail']['pt-br'] = "Correio de voz";
$text['title-voicemail']['pt-pt'] = "Correio de Voz"; $text['title-voicemail']['pt-pt'] = "Correio de Voz";
@ -112,7 +112,7 @@ $text['option-voicemail_file_listen']['fr-ca'] = "Lien d'écoute (Connexion requ
$text['option-voicemail_file_listen']['fr-fr'] = "Lien d'écoute (Connexion requise)"; $text['option-voicemail_file_listen']['fr-fr'] = "Lien d'écoute (Connexion requise)";
$text['option-voicemail_file_listen']['he-il'] = ""; $text['option-voicemail_file_listen']['he-il'] = "";
$text['option-voicemail_file_listen']['it-it'] = "Link Ascolto (Richiesta Login)"; $text['option-voicemail_file_listen']['it-it'] = "Link Ascolto (Richiesta Login)";
$text['option-voicemail_file_listen']['nl-nl'] = ""; $text['option-voicemail_file_listen']['nl-nl'] = "Luister link (login vereist)";
$text['option-voicemail_file_listen']['pl-pl'] = "Link do odsłuchu (po zalogowaniu)"; $text['option-voicemail_file_listen']['pl-pl'] = "Link do odsłuchu (po zalogowaniu)";
$text['option-voicemail_file_listen']['pt-br'] = "Arquivo Voicemail"; $text['option-voicemail_file_listen']['pt-br'] = "Arquivo Voicemail";
$text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)"; $text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)";
@ -132,7 +132,7 @@ $text['option-voicemail_file_link']['fr-ca'] = "Lien de téléchargement (Connex
$text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)"; $text['option-voicemail_file_link']['fr-fr'] = "Lien de téléchargement (Connexion non requise)";
$text['option-voicemail_file_link']['he-il'] = ""; $text['option-voicemail_file_link']['he-il'] = "";
$text['option-voicemail_file_link']['it-it'] = "Ling Scaricamento (Login No Rich.)"; $text['option-voicemail_file_link']['it-it'] = "Ling Scaricamento (Login No Rich.)";
$text['option-voicemail_file_link']['nl-nl'] = ""; $text['option-voicemail_file_link']['nl-nl'] = "Link naar bericht (geen login vereist)";
$text['option-voicemail_file_link']['pl-pl'] = "Link do pobrania (logowanie nie jest wymagane)"; $text['option-voicemail_file_link']['pl-pl'] = "Link do pobrania (logowanie nie jest wymagane)";
$text['option-voicemail_file_link']['pt-br'] = "Link para download (Não é necessário login)"; //copied from pt-pt $text['option-voicemail_file_link']['pt-br'] = "Link para download (Não é necessário login)"; //copied from pt-pt
$text['option-voicemail_file_link']['pt-pt'] = "Link para download (Não é necessário login)"; $text['option-voicemail_file_link']['pt-pt'] = "Link para download (Não é necessário login)";
@ -152,7 +152,7 @@ $text['option-voicemail_file_attach']['fr-ca'] = "Joindre le fichier audio"; //c
$text['option-voicemail_file_attach']['fr-fr'] = "Joindre le fichier audio"; $text['option-voicemail_file_attach']['fr-fr'] = "Joindre le fichier audio";
$text['option-voicemail_file_attach']['he-il'] = ""; $text['option-voicemail_file_attach']['he-il'] = "";
$text['option-voicemail_file_attach']['it-it'] = "Allegato Audio"; $text['option-voicemail_file_attach']['it-it'] = "Allegato Audio";
$text['option-voicemail_file_attach']['nl-nl'] = ""; $text['option-voicemail_file_attach']['nl-nl'] = "Geluids file aanhangsel";
$text['option-voicemail_file_attach']['pl-pl'] = "Załącznik plik audio"; $text['option-voicemail_file_attach']['pl-pl'] = "Załącznik plik audio";
$text['option-voicemail_file_attach']['pt-br'] = "Anexo de arquivo de áudio"; //copied from pt-pt $text['option-voicemail_file_attach']['pt-br'] = "Anexo de arquivo de áudio"; //copied from pt-pt
$text['option-voicemail_file_attach']['pt-pt'] = "Anexo de arquivo de áudio"; $text['option-voicemail_file_attach']['pt-pt'] = "Anexo de arquivo de áudio";
@ -172,7 +172,7 @@ $text['message-toggled']['fr-ca'] = "Basculer Terminé"; //copied from fr-fr
$text['message-toggled']['fr-fr'] = "Basculer Terminé"; $text['message-toggled']['fr-fr'] = "Basculer Terminé";
$text['message-toggled']['he-il'] = "הושלם Toggle"; $text['message-toggled']['he-il'] = "הושלם Toggle";
$text['message-toggled']['it-it'] = "Inversione Completata"; $text['message-toggled']['it-it'] = "Inversione Completata";
$text['message-toggled']['nl-nl'] = ""; $text['message-toggled']['nl-nl'] = "Omzetten gereed";
$text['message-toggled']['pl-pl'] = "Przegubowe Zakończony"; $text['message-toggled']['pl-pl'] = "Przegubowe Zakończony";
$text['message-toggled']['pt-br'] = "Alternar Concluído"; //copied from pt-pt $text['message-toggled']['pt-br'] = "Alternar Concluído"; //copied from pt-pt
$text['message-toggled']['pt-pt'] = "Alternar Concluído"; $text['message-toggled']['pt-pt'] = "Alternar Concluído";
@ -192,7 +192,7 @@ $text['message-messages_not_found']['fr-ca'] = "Aucun message trouvé."; //copie
$text['message-messages_not_found']['fr-fr'] = "Aucun message trouvé."; $text['message-messages_not_found']['fr-fr'] = "Aucun message trouvé.";
$text['message-messages_not_found']['he-il'] = "לא נמצאו הודעות"; $text['message-messages_not_found']['he-il'] = "לא נמצאו הודעות";
$text['message-messages_not_found']['it-it'] = "Nessun messaggio trovato."; $text['message-messages_not_found']['it-it'] = "Nessun messaggio trovato.";
$text['message-messages_not_found']['nl-nl'] = ""; $text['message-messages_not_found']['nl-nl'] = "Geen berichten gevonden.";
$text['message-messages_not_found']['pl-pl'] = "Nie znaleziono wiadomości."; $text['message-messages_not_found']['pl-pl'] = "Nie znaleziono wiadomości.";
$text['message-messages_not_found']['pt-br'] = "Nenhuma mensagem encontrada."; //copied from pt-pt $text['message-messages_not_found']['pt-br'] = "Nenhuma mensagem encontrada."; //copied from pt-pt
$text['message-messages_not_found']['pt-pt'] = "Nenhuma mensagem encontrada."; $text['message-messages_not_found']['pt-pt'] = "Nenhuma mensagem encontrada.";
@ -212,7 +212,7 @@ $text['message-password_blank']['fr-ca'] = "Mot de Passe Incorrect"; //copied fr
$text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect"; $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
$text['message-password_blank']['he-il'] = "סיסמא לא קיימת"; $text['message-password_blank']['he-il'] = "סיסמא לא קיימת";
$text['message-password_blank']['it-it'] = "Password non valida"; $text['message-password_blank']['it-it'] = "Password non valida";
$text['message-password_blank']['nl-nl'] = ""; $text['message-password_blank']['nl-nl'] = "Ongeldig wachtwoord";
$text['message-password_blank']['pl-pl'] = "Nieprawidłowe hasło"; $text['message-password_blank']['pl-pl'] = "Nieprawidłowe hasło";
$text['message-password_blank']['pt-br'] = "Senha Inválida"; //copied from pt-pt $text['message-password_blank']['pt-br'] = "Senha Inválida"; //copied from pt-pt
$text['message-password_blank']['pt-pt'] = "Senha Inválida"; $text['message-password_blank']['pt-pt'] = "Senha Inválida";
@ -232,7 +232,7 @@ $text['message-password_requirements']['fr-ca'] = "Mot de passe requis"; //copie
$text['message-password_requirements']['fr-fr'] = "Mot de passe requis"; $text['message-password_requirements']['fr-fr'] = "Mot de passe requis";
$text['message-password_requirements']['he-il'] = "דרישות סיסמא"; $text['message-password_requirements']['he-il'] = "דרישות סיסמא";
$text['message-password_requirements']['it-it'] = "Requisiti Password"; $text['message-password_requirements']['it-it'] = "Requisiti Password";
$text['message-password_requirements']['nl-nl'] = ""; $text['message-password_requirements']['nl-nl'] = "Wachtwoord vereisten";
$text['message-password_requirements']['pl-pl'] = "Wymagania Hasło"; $text['message-password_requirements']['pl-pl'] = "Wymagania Hasło";
$text['message-password_requirements']['pt-br'] = "Requisitos Senha"; //copied from pt-pt $text['message-password_requirements']['pt-br'] = "Requisitos Senha"; //copied from pt-pt
$text['message-password_requirements']['pt-pt'] = "Requisitos Senha"; $text['message-password_requirements']['pt-pt'] = "Requisitos Senha";
@ -252,7 +252,7 @@ $text['label-numberic_only']['fr-ca'] = "Seuls les numéros autorisés";
$text['label-numberic_only']['fr-fr'] = "Seuls les numéros autorisés"; $text['label-numberic_only']['fr-fr'] = "Seuls les numéros autorisés";
$text['label-numberic_only']['he-il'] = ""; $text['label-numberic_only']['he-il'] = "";
$text['label-numberic_only']['it-it'] = ""; $text['label-numberic_only']['it-it'] = "";
$text['label-numberic_only']['nl-nl'] = ""; $text['label-numberic_only']['nl-nl'] = "Aleen cijfers toegestaan";
$text['label-numberic_only']['pl-pl'] = ""; $text['label-numberic_only']['pl-pl'] = "";
$text['label-numberic_only']['pt-br'] = ""; $text['label-numberic_only']['pt-br'] = "";
$text['label-numberic_only']['pt-pt'] = ""; $text['label-numberic_only']['pt-pt'] = "";
@ -272,7 +272,7 @@ $text['label-password_repeating']['fr-ca'] = "Trop de chiffres répétés";
$text['label-password_repeating']['fr-fr'] = "Trop de chiffres répétés"; $text['label-password_repeating']['fr-fr'] = "Trop de chiffres répétés";
$text['label-password_repeating']['he-il'] = ""; $text['label-password_repeating']['he-il'] = "";
$text['label-password_repeating']['it-it'] = ""; $text['label-password_repeating']['it-it'] = "";
$text['label-password_repeating']['nl-nl'] = ""; $text['label-password_repeating']['nl-nl'] = "Teveel herhaalde cijfers";
$text['label-password_repeating']['pl-pl'] = ""; $text['label-password_repeating']['pl-pl'] = "";
$text['label-password_repeating']['pt-br'] = ""; $text['label-password_repeating']['pt-br'] = "";
$text['label-password_repeating']['pt-pt'] = ""; $text['label-password_repeating']['pt-pt'] = "";
@ -292,7 +292,7 @@ $text['label-password_sequential']['fr-ca'] = "Trop de chiffres séquentiels";
$text['label-password_sequential']['fr-fr'] = "Trop de chiffres séquentiels"; $text['label-password_sequential']['fr-fr'] = "Trop de chiffres séquentiels";
$text['label-password_sequential']['he-il'] = ""; $text['label-password_sequential']['he-il'] = "";
$text['label-password_sequential']['it-it'] = ""; $text['label-password_sequential']['it-it'] = "";
$text['label-password_sequential']['nl-nl'] = ""; $text['label-password_sequential']['nl-nl'] = "Te veel opeenvolgende cijfers";
$text['label-password_sequential']['pl-pl'] = ""; $text['label-password_sequential']['pl-pl'] = "";
$text['label-password_sequential']['pt-br'] = ""; $text['label-password_sequential']['pt-br'] = "";
$text['label-password_sequential']['pt-pt'] = ""; $text['label-password_sequential']['pt-pt'] = "";
@ -312,7 +312,7 @@ $text['label-voicemail_uuid']['fr-ca'] = "UUID Messagerie Vocale"; //copied from
$text['label-voicemail_uuid']['fr-fr'] = "UUID Messagerie Vocale"; $text['label-voicemail_uuid']['fr-fr'] = "UUID Messagerie Vocale";
$text['label-voicemail_uuid']['he-il'] = ""; $text['label-voicemail_uuid']['he-il'] = "";
$text['label-voicemail_uuid']['it-it'] = "UUID Casella Vocale"; $text['label-voicemail_uuid']['it-it'] = "UUID Casella Vocale";
$text['label-voicemail_uuid']['nl-nl'] = ""; $text['label-voicemail_uuid']['nl-nl'] = "Antwoordapparaat UUID";
$text['label-voicemail_uuid']['pl-pl'] = "UUID poczty głosowej"; $text['label-voicemail_uuid']['pl-pl'] = "UUID poczty głosowej";
$text['label-voicemail_uuid']['pt-br'] = "UUID de caixa de correio de voz"; $text['label-voicemail_uuid']['pt-br'] = "UUID de caixa de correio de voz";
$text['label-voicemail_uuid']['pt-pt'] = "UUID da caixa de Correio de Voz"; $text['label-voicemail_uuid']['pt-pt'] = "UUID da caixa de Correio de Voz";
@ -332,7 +332,7 @@ $text['label-voicemail_password']['fr-ca'] = "Mot de Passe"; //copied from fr-fr
$text['label-voicemail_password']['fr-fr'] = "Mot de Passe"; $text['label-voicemail_password']['fr-fr'] = "Mot de Passe";
$text['label-voicemail_password']['he-il'] = "סיסמא לתא קולי"; $text['label-voicemail_password']['he-il'] = "סיסמא לתא קולי";
$text['label-voicemail_password']['it-it'] = "Password"; $text['label-voicemail_password']['it-it'] = "Password";
$text['label-voicemail_password']['nl-nl'] = ""; $text['label-voicemail_password']['nl-nl'] = "Wachtwoord";
$text['label-voicemail_password']['pl-pl'] = "Hasło poczty głosowej"; $text['label-voicemail_password']['pl-pl'] = "Hasło poczty głosowej";
$text['label-voicemail_password']['pt-br'] = "Senha do correio de voz"; $text['label-voicemail_password']['pt-br'] = "Senha do correio de voz";
$text['label-voicemail_password']['pt-pt'] = "Palavra-passe"; $text['label-voicemail_password']['pt-pt'] = "Palavra-passe";
@ -352,7 +352,7 @@ $text['label-voicemail_alternate_greet_id']['fr-ca'] = "Autre identité de salut
$text['label-voicemail_alternate_greet_id']['fr-fr'] = "Autre identité de salutation"; $text['label-voicemail_alternate_greet_id']['fr-fr'] = "Autre identité de salutation";
$text['label-voicemail_alternate_greet_id']['he-il'] = ""; $text['label-voicemail_alternate_greet_id']['he-il'] = "";
$text['label-voicemail_alternate_greet_id']['it-it'] = ""; $text['label-voicemail_alternate_greet_id']['it-it'] = "";
$text['label-voicemail_alternate_greet_id']['nl-nl'] = ""; $text['label-voicemail_alternate_greet_id']['nl-nl'] = "Alternatieve begroeting ID";
$text['label-voicemail_alternate_greet_id']['pl-pl'] = ""; $text['label-voicemail_alternate_greet_id']['pl-pl'] = "";
$text['label-voicemail_alternate_greet_id']['pt-br'] = ""; $text['label-voicemail_alternate_greet_id']['pt-br'] = "";
$text['label-voicemail_alternate_greet_id']['pt-pt'] = ""; $text['label-voicemail_alternate_greet_id']['pt-pt'] = "";
@ -372,7 +372,7 @@ $text['label-voicemail_sms_to']['fr-ca'] = "SMS à"; //copied from fr-fr
$text['label-voicemail_sms_to']['fr-fr'] = "SMS à"; $text['label-voicemail_sms_to']['fr-fr'] = "SMS à";
$text['label-voicemail_sms_to']['he-il'] = ""; $text['label-voicemail_sms_to']['he-il'] = "";
$text['label-voicemail_sms_to']['it-it'] = ""; $text['label-voicemail_sms_to']['it-it'] = "";
$text['label-voicemail_sms_to']['nl-nl'] = ""; $text['label-voicemail_sms_to']['nl-nl'] = "SMS naar";
$text['label-voicemail_sms_to']['pl-pl'] = "SMS do"; $text['label-voicemail_sms_to']['pl-pl'] = "SMS do";
$text['label-voicemail_sms_to']['pt-br'] = "SMS para"; //copied from pt-pt $text['label-voicemail_sms_to']['pt-br'] = "SMS para"; //copied from pt-pt
$text['label-voicemail_sms_to']['pt-pt'] = "SMS para"; $text['label-voicemail_sms_to']['pt-pt'] = "SMS para";
@ -392,7 +392,7 @@ $text['label-voicemail_transcription_enabled']['fr-ca'] = "Transcription activé
$text['label-voicemail_transcription_enabled']['fr-fr'] = "Transcription activée"; $text['label-voicemail_transcription_enabled']['fr-fr'] = "Transcription activée";
$text['label-voicemail_transcription_enabled']['he-il'] = ""; $text['label-voicemail_transcription_enabled']['he-il'] = "";
$text['label-voicemail_transcription_enabled']['it-it'] = ""; $text['label-voicemail_transcription_enabled']['it-it'] = "";
$text['label-voicemail_transcription_enabled']['nl-nl'] = ""; $text['label-voicemail_transcription_enabled']['nl-nl'] = "Transscriptie geactiveerd";
$text['label-voicemail_transcription_enabled']['pl-pl'] = ""; $text['label-voicemail_transcription_enabled']['pl-pl'] = "";
$text['label-voicemail_transcription_enabled']['pt-br'] = ""; $text['label-voicemail_transcription_enabled']['pt-br'] = "";
$text['label-voicemail_transcription_enabled']['pt-pt'] = ""; $text['label-voicemail_transcription_enabled']['pt-pt'] = "";
@ -412,7 +412,7 @@ $text['label-voicemail_mail_to']['fr-ca'] = "Courriel de réception"; //copied f
$text['label-voicemail_mail_to']['fr-fr'] = "Courriel de réception"; $text['label-voicemail_mail_to']['fr-fr'] = "Courriel de réception";
$text['label-voicemail_mail_to']['he-il'] = "תא קולי לאימייל"; $text['label-voicemail_mail_to']['he-il'] = "תא קולי לאימייל";
$text['label-voicemail_mail_to']['it-it'] = "Spedire A"; $text['label-voicemail_mail_to']['it-it'] = "Spedire A";
$text['label-voicemail_mail_to']['nl-nl'] = ""; $text['label-voicemail_mail_to']['nl-nl'] = "E-mail naar";
$text['label-voicemail_mail_to']['pl-pl'] = "Wyślij pocztę głosową na email"; $text['label-voicemail_mail_to']['pl-pl'] = "Wyślij pocztę głosową na email";
$text['label-voicemail_mail_to']['pt-br'] = "Enviar correio de voz para"; $text['label-voicemail_mail_to']['pt-br'] = "Enviar correio de voz para";
$text['label-voicemail_mail_to']['pt-pt'] = "Email Para"; $text['label-voicemail_mail_to']['pt-pt'] = "Email Para";
@ -432,7 +432,7 @@ $text['label-voicemail_local_after_email']['fr-ca'] = "Conserver le message"; //
$text['label-voicemail_local_after_email']['fr-fr'] = "Conserver le message"; $text['label-voicemail_local_after_email']['fr-fr'] = "Conserver le message";
$text['label-voicemail_local_after_email']['he-il'] = "תא קולי השאר עותק"; $text['label-voicemail_local_after_email']['he-il'] = "תא קולי השאר עותק";
$text['label-voicemail_local_after_email']['it-it'] = "Mantieni Locale"; $text['label-voicemail_local_after_email']['it-it'] = "Mantieni Locale";
$text['label-voicemail_local_after_email']['nl-nl'] = ""; $text['label-voicemail_local_after_email']['nl-nl'] = "Bewaar lokaal";
$text['label-voicemail_local_after_email']['pl-pl'] = "Zachowaj na dysku serwera"; $text['label-voicemail_local_after_email']['pl-pl'] = "Zachowaj na dysku serwera";
$text['label-voicemail_local_after_email']['pt-br'] = "Manter mensagem de correio de voz depois de enviado o email"; $text['label-voicemail_local_after_email']['pt-br'] = "Manter mensagem de correio de voz depois de enviado o email";
$text['label-voicemail_local_after_email']['pt-pt'] = "Conservar Mensagem de Voz"; $text['label-voicemail_local_after_email']['pt-pt'] = "Conservar Mensagem de Voz";
@ -472,7 +472,7 @@ $text['label-voicemail_id']['fr-ca'] = "ID de Messagerie"; //copied from fr-fr
$text['label-voicemail_id']['fr-fr'] = "ID de Messagerie"; $text['label-voicemail_id']['fr-fr'] = "ID de Messagerie";
$text['label-voicemail_id']['he-il'] = ""; $text['label-voicemail_id']['he-il'] = "";
$text['label-voicemail_id']['it-it'] = "ID Casella Vocale"; $text['label-voicemail_id']['it-it'] = "ID Casella Vocale";
$text['label-voicemail_id']['nl-nl'] = ""; $text['label-voicemail_id']['nl-nl'] = "Antwoordapparaat ID";
$text['label-voicemail_id']['pl-pl'] = "ID poczty głosowej"; $text['label-voicemail_id']['pl-pl'] = "ID poczty głosowej";
$text['label-voicemail_id']['pt-br'] = "ID de correio de voz"; $text['label-voicemail_id']['pt-br'] = "ID de correio de voz";
$text['label-voicemail_id']['pt-pt'] = "ID de Correio de Voz"; $text['label-voicemail_id']['pt-pt'] = "ID de Correio de Voz";
@ -492,7 +492,7 @@ $text['label-voicemail_file_attached']['fr-ca'] = "Attaché"; //copied from fr-f
$text['label-voicemail_file_attached']['fr-fr'] = "Attaché"; $text['label-voicemail_file_attached']['fr-fr'] = "Attaché";
$text['label-voicemail_file_attached']['he-il'] = "מצורף"; $text['label-voicemail_file_attached']['he-il'] = "מצורף";
$text['label-voicemail_file_attached']['it-it'] = "Allegato"; $text['label-voicemail_file_attached']['it-it'] = "Allegato";
$text['label-voicemail_file_attached']['nl-nl'] = ""; $text['label-voicemail_file_attached']['nl-nl'] = "Bijgevoegd";
$text['label-voicemail_file_attached']['pl-pl'] = "Załącznik w emailu"; $text['label-voicemail_file_attached']['pl-pl'] = "Załącznik w emailu";
$text['label-voicemail_file_attached']['pt-br'] = "Ligado"; //copied from pt-pt $text['label-voicemail_file_attached']['pt-br'] = "Ligado"; //copied from pt-pt
$text['label-voicemail_file_attached']['pt-pt'] = "Ligado"; $text['label-voicemail_file_attached']['pt-pt'] = "Ligado";
@ -512,7 +512,7 @@ $text['label-voicemail_file']['fr-ca'] = "Voicemail Fichier"; //copied from fr-f
$text['label-voicemail_file']['fr-fr'] = "Voicemail Fichier"; $text['label-voicemail_file']['fr-fr'] = "Voicemail Fichier";
$text['label-voicemail_file']['he-il'] = "תא קולי קובץ"; $text['label-voicemail_file']['he-il'] = "תא קולי קובץ";
$text['label-voicemail_file']['it-it'] = "File Casella Vocale"; $text['label-voicemail_file']['it-it'] = "File Casella Vocale";
$text['label-voicemail_file']['nl-nl'] = ""; $text['label-voicemail_file']['nl-nl'] = "Geluids bestand";
$text['label-voicemail_file']['pl-pl'] = "Plik poczty głosowej"; $text['label-voicemail_file']['pl-pl'] = "Plik poczty głosowej";
$text['label-voicemail_file']['pt-br'] = "Arquivo Voicemail"; $text['label-voicemail_file']['pt-br'] = "Arquivo Voicemail";
$text['label-voicemail_file']['pt-pt'] = "Voicemail Arquivo"; $text['label-voicemail_file']['pt-pt'] = "Voicemail Arquivo";
@ -532,7 +532,7 @@ $text['label-voicemail_enabled']['fr-ca'] = "Actif"; //copied from fr-fr
$text['label-voicemail_enabled']['fr-fr'] = "Actif"; $text['label-voicemail_enabled']['fr-fr'] = "Actif";
$text['label-voicemail_enabled']['he-il'] = ""; $text['label-voicemail_enabled']['he-il'] = "";
$text['label-voicemail_enabled']['it-it'] = "Abilitato"; $text['label-voicemail_enabled']['it-it'] = "Abilitato";
$text['label-voicemail_enabled']['nl-nl'] = ""; $text['label-voicemail_enabled']['nl-nl'] = "Aan";
$text['label-voicemail_enabled']['pl-pl'] = "Poczta włączona"; $text['label-voicemail_enabled']['pl-pl'] = "Poczta włączona";
$text['label-voicemail_enabled']['pt-br'] = "Correio de voz habilitado"; $text['label-voicemail_enabled']['pt-br'] = "Correio de voz habilitado";
$text['label-voicemail_enabled']['pt-pt'] = "Habilitado"; $text['label-voicemail_enabled']['pt-pt'] = "Habilitado";
@ -552,7 +552,7 @@ $text['label-voicemail_description']['fr-ca'] = "Description"; //copied from fr-
$text['label-voicemail_description']['fr-fr'] = "Description"; $text['label-voicemail_description']['fr-fr'] = "Description";
$text['label-voicemail_description']['he-il'] = "תאור"; $text['label-voicemail_description']['he-il'] = "תאור";
$text['label-voicemail_description']['it-it'] = "Descrizione"; $text['label-voicemail_description']['it-it'] = "Descrizione";
$text['label-voicemail_description']['nl-nl'] = ""; $text['label-voicemail_description']['nl-nl'] = "Omschrijving";
$text['label-voicemail_description']['pl-pl'] = "Opis"; $text['label-voicemail_description']['pl-pl'] = "Opis";
$text['label-voicemail_description']['pt-br'] = "Descrição"; //copied from pt-pt $text['label-voicemail_description']['pt-br'] = "Descrição"; //copied from pt-pt
$text['label-voicemail_description']['pt-pt'] = "Descrição"; $text['label-voicemail_description']['pt-pt'] = "Descrição";
@ -572,7 +572,7 @@ $text['label-voicemail_tutorial']['fr-ca'] = "Jouer le tutoriel";
$text['label-voicemail_tutorial']['fr-fr'] = "Jouer le tutoriel"; $text['label-voicemail_tutorial']['fr-fr'] = "Jouer le tutoriel";
$text['label-voicemail_tutorial']['he-il'] = ""; $text['label-voicemail_tutorial']['he-il'] = "";
$text['label-voicemail_tutorial']['it-it'] = ""; $text['label-voicemail_tutorial']['it-it'] = "";
$text['label-voicemail_tutorial']['nl-nl'] = ""; $text['label-voicemail_tutorial']['nl-nl'] = "Handleiding afspelen";
$text['label-voicemail_tutorial']['pl-pl'] = ""; $text['label-voicemail_tutorial']['pl-pl'] = "";
$text['label-voicemail_tutorial']['pt-br'] = ""; $text['label-voicemail_tutorial']['pt-br'] = "";
$text['label-voicemail_tutorial']['pt-pt'] = ""; $text['label-voicemail_tutorial']['pt-pt'] = "";
@ -592,7 +592,7 @@ $text['label-tools']['fr-ca'] = "Outils"; //copied from fr-fr
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-tools']['pt-br'] = "Ferramentas"; //copied from pt-pt
$text['label-tools']['pt-pt'] = "Ferramentas"; $text['label-tools']['pt-pt'] = "Ferramentas";
@ -612,7 +612,7 @@ $text['label-read_epoch']['fr-ca'] = "Lire"; //copied from fr-fr
$text['label-read_epoch']['fr-fr'] = "Lire"; $text['label-read_epoch']['fr-fr'] = "Lire";
$text['label-read_epoch']['he-il'] = "קריאה"; $text['label-read_epoch']['he-il'] = "קריאה";
$text['label-read_epoch']['it-it'] = "Leggi"; $text['label-read_epoch']['it-it'] = "Leggi";
$text['label-read_epoch']['nl-nl'] = ""; $text['label-read_epoch']['nl-nl'] = "Lezen";
$text['label-read_epoch']['pl-pl'] = "Odczyt"; $text['label-read_epoch']['pl-pl'] = "Odczyt";
$text['label-read_epoch']['pt-br'] = "Ler"; //copied from pt-pt $text['label-read_epoch']['pt-br'] = "Ler"; //copied from pt-pt
$text['label-read_epoch']['pt-pt'] = "Ler"; $text['label-read_epoch']['pt-pt'] = "Ler";
@ -632,7 +632,7 @@ $text['label-play']['fr-ca'] = "Jouer"; //copied from fr-fr
$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']['nl-nl'] = ""; $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'] = "Tocar"; //copied from pt-pt $text['label-play']['pt-br'] = "Tocar"; //copied from pt-pt
$text['label-play']['pt-pt'] = "Tocar"; $text['label-play']['pt-pt'] = "Tocar";
@ -652,7 +652,7 @@ $text['label-pause']['fr-ca'] = "Pause"; //copied from fr-fr
$text['label-pause']['fr-fr'] = "Pause"; $text['label-pause']['fr-fr'] = "Pause";
$text['label-pause']['he-il'] = "השהייה"; $text['label-pause']['he-il'] = "השהייה";
$text['label-pause']['it-it'] = "Pausa"; $text['label-pause']['it-it'] = "Pausa";
$text['label-pause']['nl-nl'] = ""; $text['label-pause']['nl-nl'] = "Pauzeren";
$text['label-pause']['pl-pl'] = "Pauza"; $text['label-pause']['pl-pl'] = "Pauza";
$text['label-pause']['pt-br'] = "Pausado"; $text['label-pause']['pt-br'] = "Pausado";
$text['label-pause']['pt-pt'] = "Pausa"; $text['label-pause']['pt-pt'] = "Pausa";
@ -672,7 +672,7 @@ $text['label-options']['fr-ca'] = "Options"; //copied from fr-fr
$text['label-options']['fr-fr'] = "Options"; $text['label-options']['fr-fr'] = "Options";
$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']['nl-nl'] = ""; $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"; //copied from pt-pt $text['label-options']['pt-br'] = "Opções"; //copied from pt-pt
$text['label-options']['pt-pt'] = "Opções"; $text['label-options']['pt-pt'] = "Opções";
@ -692,7 +692,7 @@ $text['label-option']['fr-ca'] = "Option"; //copied from fr-fr
$text['label-option']['fr-fr'] = "Option"; $text['label-option']['fr-fr'] = "Option";
$text['label-option']['he-il'] = "אופציה"; $text['label-option']['he-il'] = "אופציה";
$text['label-option']['it-it'] = "Opzione"; $text['label-option']['it-it'] = "Opzione";
$text['label-option']['nl-nl'] = ""; $text['label-option']['nl-nl'] = "Optie";
$text['label-option']['pl-pl'] = "Opcja"; $text['label-option']['pl-pl'] = "Opcja";
$text['label-option']['pt-br'] = "Opção"; //copied from pt-pt $text['label-option']['pt-br'] = "Opção"; //copied from pt-pt
$text['label-option']['pt-pt'] = "Opção"; $text['label-option']['pt-pt'] = "Opção";
@ -712,7 +712,7 @@ $text['label-messages']['fr-ca'] = "Messages"; //copied from fr-fr
$text['label-messages']['fr-fr'] = "Messages"; $text['label-messages']['fr-fr'] = "Messages";
$text['label-messages']['he-il'] = "הודעות"; $text['label-messages']['he-il'] = "הודעות";
$text['label-messages']['it-it'] = "Messaggi"; $text['label-messages']['it-it'] = "Messaggi";
$text['label-messages']['nl-nl'] = ""; $text['label-messages']['nl-nl'] = "Berichten";
$text['label-messages']['pl-pl'] = "Wiadomości"; $text['label-messages']['pl-pl'] = "Wiadomości";
$text['label-messages']['pt-br'] = "mensagens"; //copied from pt-pt $text['label-messages']['pt-br'] = "mensagens"; //copied from pt-pt
$text['label-messages']['pt-pt'] = "mensagens"; $text['label-messages']['pt-pt'] = "mensagens";
@ -732,7 +732,7 @@ $text['label-message_status']['fr-ca'] = "Etat"; //copied from fr-fr
$text['label-message_status']['fr-fr'] = "Etat"; $text['label-message_status']['fr-fr'] = "Etat";
$text['label-message_status']['he-il'] = "סטטוס"; $text['label-message_status']['he-il'] = "סטטוס";
$text['label-message_status']['it-it'] = "Stato"; $text['label-message_status']['it-it'] = "Stato";
$text['label-message_status']['nl-nl'] = ""; $text['label-message_status']['nl-nl'] = "Status";
$text['label-message_status']['pl-pl'] = "Status"; $text['label-message_status']['pl-pl'] = "Status";
$text['label-message_status']['pt-br'] = "Estado"; //copied from pt-pt $text['label-message_status']['pt-br'] = "Estado"; //copied from pt-pt
$text['label-message_status']['pt-pt'] = "Estado"; $text['label-message_status']['pt-pt'] = "Estado";
@ -752,7 +752,7 @@ $text['label-message_size']['fr-ca'] = "Taille"; //copied from fr-fr
$text['label-message_size']['fr-fr'] = "Taille"; $text['label-message_size']['fr-fr'] = "Taille";
$text['label-message_size']['he-il'] = "גודל"; $text['label-message_size']['he-il'] = "גודל";
$text['label-message_size']['it-it'] = "Dimensione"; $text['label-message_size']['it-it'] = "Dimensione";
$text['label-message_size']['nl-nl'] = ""; $text['label-message_size']['nl-nl'] = "Omvang";
$text['label-message_size']['pl-pl'] = "Rozmiar"; $text['label-message_size']['pl-pl'] = "Rozmiar";
$text['label-message_size']['pt-br'] = "Tamanho"; //copied from pt-pt $text['label-message_size']['pt-br'] = "Tamanho"; //copied from pt-pt
$text['label-message_size']['pt-pt'] = "Tamanho"; $text['label-message_size']['pt-pt'] = "Tamanho";
@ -772,7 +772,7 @@ $text['label-transcription']['fr-ca'] = "Transcription";
$text['label-transcription']['fr-fr'] = "Transcription"; $text['label-transcription']['fr-fr'] = "Transcription";
$text['label-transcription']['he-il'] = ""; $text['label-transcription']['he-il'] = "";
$text['label-transcription']['it-it'] = ""; $text['label-transcription']['it-it'] = "";
$text['label-transcription']['nl-nl'] = ""; $text['label-transcription']['nl-nl'] = "Overschrijving";
$text['label-transcription']['pl-pl'] = ""; $text['label-transcription']['pl-pl'] = "";
$text['label-transcription']['pt-br'] = ""; $text['label-transcription']['pt-br'] = "";
$text['label-transcription']['pt-pt'] = ""; $text['label-transcription']['pt-pt'] = "";
@ -792,7 +792,7 @@ $text['label-message_priority']['fr-ca'] = "Priorité"; //copied from fr-fr
$text['label-message_priority']['fr-fr'] = "Priorité"; $text['label-message_priority']['fr-fr'] = "Priorité";
$text['label-message_priority']['he-il'] = "תעדוף"; $text['label-message_priority']['he-il'] = "תעדוף";
$text['label-message_priority']['it-it'] = "Priorità"; $text['label-message_priority']['it-it'] = "Priorità";
$text['label-message_priority']['nl-nl'] = ""; $text['label-message_priority']['nl-nl'] = "Prioriteit";
$text['label-message_priority']['pl-pl'] = "Priorytet"; $text['label-message_priority']['pl-pl'] = "Priorytet";
$text['label-message_priority']['pt-br'] = "Prioridade"; //copied from pt-pt $text['label-message_priority']['pt-br'] = "Prioridade"; //copied from pt-pt
$text['label-message_priority']['pt-pt'] = "Prioridade"; $text['label-message_priority']['pt-pt'] = "Prioridade";
@ -812,7 +812,7 @@ $text['label-message_length']['fr-ca'] = "Durée"; //copied from fr-fr
$text['label-message_length']['fr-fr'] = "Durée"; $text['label-message_length']['fr-fr'] = "Durée";
$text['label-message_length']['he-il'] = "אורך"; $text['label-message_length']['he-il'] = "אורך";
$text['label-message_length']['it-it'] = "Lunghezza"; $text['label-message_length']['it-it'] = "Lunghezza";
$text['label-message_length']['nl-nl'] = ""; $text['label-message_length']['nl-nl'] = "Lengte";
$text['label-message_length']['pl-pl'] = "Długość"; $text['label-message_length']['pl-pl'] = "Długość";
$text['label-message_length']['pt-br'] = "Duração"; //copied from pt-pt $text['label-message_length']['pt-br'] = "Duração"; //copied from pt-pt
$text['label-message_length']['pt-pt'] = "Duração"; $text['label-message_length']['pt-pt'] = "Duração";
@ -832,7 +832,7 @@ $text['label-mailbox']['fr-ca'] = "Boite mail"; //copied from fr-fr
$text['label-mailbox']['fr-fr'] = "Boite mail"; $text['label-mailbox']['fr-fr'] = "Boite mail";
$text['label-mailbox']['he-il'] = ""; $text['label-mailbox']['he-il'] = "";
$text['label-mailbox']['it-it'] = "Casella di Posta"; $text['label-mailbox']['it-it'] = "Casella di Posta";
$text['label-mailbox']['nl-nl'] = ""; $text['label-mailbox']['nl-nl'] = "Antwoord apparaat";
$text['label-mailbox']['pl-pl'] = "Skrzynka poczty głosowej"; $text['label-mailbox']['pl-pl'] = "Skrzynka poczty głosowej";
$text['label-mailbox']['pt-br'] = "Caixa de entrada de e-mail"; $text['label-mailbox']['pt-br'] = "Caixa de entrada de e-mail";
$text['label-mailbox']['pt-pt'] = "Caixa de Entrada de Email"; $text['label-mailbox']['pt-pt'] = "Caixa de Entrada de Email";
@ -852,7 +852,7 @@ $text['label-greetings']['fr-ca'] = "Salutations"; //copied from fr-fr
$text['label-greetings']['fr-fr'] = "Salutations"; $text['label-greetings']['fr-fr'] = "Salutations";
$text['label-greetings']['he-il'] = ""; $text['label-greetings']['he-il'] = "";
$text['label-greetings']['it-it'] = "Saluti"; $text['label-greetings']['it-it'] = "Saluti";
$text['label-greetings']['nl-nl'] = ""; $text['label-greetings']['nl-nl'] = "Begroetingen";
$text['label-greetings']['pl-pl'] = "Powitania"; $text['label-greetings']['pl-pl'] = "Powitania";
$text['label-greetings']['pt-br'] = "Saudações"; //copied from pt-pt $text['label-greetings']['pt-br'] = "Saudações"; //copied from pt-pt
$text['label-greetings']['pt-pt'] = "Saudações"; $text['label-greetings']['pt-pt'] = "Saudações";
@ -872,7 +872,7 @@ $text['label-greeting']['fr-ca'] = "ID d'accueil"; //copied from fr-fr
$text['label-greeting']['fr-fr'] = "ID d'accueil"; $text['label-greeting']['fr-fr'] = "ID d'accueil";
$text['label-greeting']['he-il'] = ""; $text['label-greeting']['he-il'] = "";
$text['label-greeting']['it-it'] = "Saluto"; $text['label-greeting']['it-it'] = "Saluto";
$text['label-greeting']['nl-nl'] = ""; $text['label-greeting']['nl-nl'] = "Begroeting";
$text['label-greeting']['pl-pl'] = "ID Powitania"; $text['label-greeting']['pl-pl'] = "ID Powitania";
$text['label-greeting']['pt-br'] = "ID de saudação"; $text['label-greeting']['pt-br'] = "ID de saudação";
$text['label-greeting']['pt-pt'] = "ID de Saudação"; $text['label-greeting']['pt-pt'] = "ID de Saudação";
@ -890,7 +890,7 @@ $text['label-forward_destinations']['es-cl'] = "Destinos Adelante";
$text['label-forward_destinations']['es-mx'] = "Destinos Adelante"; //copied from es-cl $text['label-forward_destinations']['es-mx'] = "Destinos Adelante"; //copied from es-cl
$text['label-forward_destinations']['fr-ca'] = "Transférer le message à"; //copied from fr-fr $text['label-forward_destinations']['fr-ca'] = "Transférer le message à"; //copied from fr-fr
$text['label-forward_destinations']['fr-fr'] = "Transférer le message à"; $text['label-forward_destinations']['fr-fr'] = "Transférer le message à";
$text['label-forward_destinations']['he-il'] = ""; $text['label-forward_destinations']['he-il'] = "Doorstuur bestemming";
$text['label-forward_destinations']['it-it'] = "Destinazioni di ÂInoltro"; $text['label-forward_destinations']['it-it'] = "Destinazioni di ÂInoltro";
$text['label-forward_destinations']['nl-nl'] = ""; $text['label-forward_destinations']['nl-nl'] = "";
$text['label-forward_destinations']['pl-pl'] = "Destynacje przekierowania"; $text['label-forward_destinations']['pl-pl'] = "Destynacje przekierowania";
@ -912,7 +912,7 @@ $text['label-download']['fr-ca'] = "Télécharger"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-download']['pt-pt'] = "Descarregar"; $text['label-download']['pt-pt'] = "Descarregar";
@ -932,7 +932,7 @@ $text['label-destination']['fr-ca'] = "Destination"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-destination']['pt-pt'] = "Destino"; $text['label-destination']['pt-pt'] = "Destino";
@ -952,7 +952,7 @@ $text['label-created_epoch']['fr-ca'] = "Créé"; //copied from fr-fr
$text['label-created_epoch']['fr-fr'] = "Créé"; $text['label-created_epoch']['fr-fr'] = "Créé";
$text['label-created_epoch']['he-il'] = "נוצר"; $text['label-created_epoch']['he-il'] = "נוצר";
$text['label-created_epoch']['it-it'] = "Creato"; $text['label-created_epoch']['it-it'] = "Creato";
$text['label-created_epoch']['nl-nl'] = ""; $text['label-created_epoch']['nl-nl'] = "Gemaakt";
$text['label-created_epoch']['pl-pl'] = "Stworzono"; $text['label-created_epoch']['pl-pl'] = "Stworzono";
$text['label-created_epoch']['pt-br'] = "Criado"; $text['label-created_epoch']['pt-br'] = "Criado";
$text['label-created_epoch']['pt-pt'] = "Criada"; $text['label-created_epoch']['pt-pt'] = "Criada";
@ -972,7 +972,7 @@ $text['label-count']['fr-ca'] = "Compter"; //copied from fr-fr
$text['label-count']['fr-fr'] = "Compter"; $text['label-count']['fr-fr'] = "Compter";
$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']['nl-nl'] = ""; $text['label-count']['nl-nl'] = "Teller";
$text['label-count']['pl-pl'] = "Wyliczenie"; $text['label-count']['pl-pl'] = "Wyliczenie";
$text['label-count']['pt-br'] = "Contagem"; $text['label-count']['pt-br'] = "Contagem";
$text['label-count']['pt-pt'] = "Total"; $text['label-count']['pt-pt'] = "Total";
@ -992,7 +992,7 @@ $text['label-caller_id_number']['fr-ca'] = "Numéro d'appelant"; //copied from f
$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']['nl-nl'] = ""; $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";
$text['label-caller_id_number']['pt-pt'] = "Número do Chamador"; $text['label-caller_id_number']['pt-pt'] = "Número do Chamador";
@ -1012,7 +1012,7 @@ $text['label-caller_id_name']['fr-ca'] = "Nom d'appelant"; //copied from fr-fr
$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']['nl-nl'] = ""; $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";
$text['label-caller_id_name']['pt-pt'] = "Nome do Chamador"; $text['label-caller_id_name']['pt-pt'] = "Nome do Chamador";
@ -1032,7 +1032,7 @@ $text['header-voicemail_option']['fr-ca'] = "Option de messagerie vocale"; //cop
$text['header-voicemail_option']['fr-fr'] = "Option de messagerie vocale"; $text['header-voicemail_option']['fr-fr'] = "Option de messagerie vocale";
$text['header-voicemail_option']['he-il'] = ""; $text['header-voicemail_option']['he-il'] = "";
$text['header-voicemail_option']['it-it'] = "Opzione Casella Vocale"; $text['header-voicemail_option']['it-it'] = "Opzione Casella Vocale";
$text['header-voicemail_option']['nl-nl'] = ""; $text['header-voicemail_option']['nl-nl'] = "Antowoordapparaat optie";
$text['header-voicemail_option']['pl-pl'] = "Opcje poczty głosowej"; $text['header-voicemail_option']['pl-pl'] = "Opcje poczty głosowej";
$text['header-voicemail_option']['pt-br'] = "Opção Voicemail"; $text['header-voicemail_option']['pt-br'] = "Opção Voicemail";
$text['header-voicemail_option']['pt-pt'] = "Voicemail Opção"; $text['header-voicemail_option']['pt-pt'] = "Voicemail Opção";
@ -1052,7 +1052,7 @@ $text['description-voicemail_uuid']['fr-ca'] = "Messagerie vocale UUID";
$text['description-voicemail_uuid']['fr-fr'] = "Messagerie vocale UUID"; $text['description-voicemail_uuid']['fr-fr'] = "Messagerie vocale UUID";
$text['description-voicemail_uuid']['he-il'] = ""; $text['description-voicemail_uuid']['he-il'] = "";
$text['description-voicemail_uuid']['it-it'] = "UUID Casella Vocale"; $text['description-voicemail_uuid']['it-it'] = "UUID Casella Vocale";
$text['description-voicemail_uuid']['nl-nl'] = ""; $text['description-voicemail_uuid']['nl-nl'] = "Antwoordapparaat UID";
$text['description-voicemail_uuid']['pl-pl'] = "UUID poczty głosowej"; $text['description-voicemail_uuid']['pl-pl'] = "UUID poczty głosowej";
$text['description-voicemail_uuid']['pt-br'] = "UUID da caixa de correio de voz"; $text['description-voicemail_uuid']['pt-br'] = "UUID da caixa de correio de voz";
$text['description-voicemail_uuid']['pt-pt'] = "UUID da caixa de Correio de Voz"; $text['description-voicemail_uuid']['pt-pt'] = "UUID da caixa de Correio de Voz";
@ -1072,7 +1072,7 @@ $text['description-voicemail_password']['fr-ca'] = "Insérer un mot de passe num
$text['description-voicemail_password']['fr-fr'] = "Insérer un mot de passe numérique pour la messagerie vocale."; $text['description-voicemail_password']['fr-fr'] = "Insérer un mot de passe numérique pour la messagerie vocale.";
$text['description-voicemail_password']['he-il'] = ""; $text['description-voicemail_password']['he-il'] = "";
$text['description-voicemail_password']['it-it'] = "Inserire la Password"; $text['description-voicemail_password']['it-it'] = "Inserire la Password";
$text['description-voicemail_password']['nl-nl'] = ""; $text['description-voicemail_password']['nl-nl'] = "Voer wachtwoord in";
$text['description-voicemail_password']['pl-pl'] = "Dodaj numeryczne hasło poczty głosowej"; $text['description-voicemail_password']['pl-pl'] = "Dodaj numeryczne hasło poczty głosowej";
$text['description-voicemail_password']['pt-br'] = "Introduza uma senha númerica para o correio de voz aqui"; $text['description-voicemail_password']['pt-br'] = "Introduza uma senha númerica para o correio de voz aqui";
$text['description-voicemail_password']['pt-pt'] = "Introduza a Palavra-passe"; $text['description-voicemail_password']['pt-pt'] = "Introduza a Palavra-passe";
@ -1092,7 +1092,7 @@ $text['description-voicemail_sms_to']['fr-ca'] = "Entrez le numéro de SMS pour
$text['description-voicemail_sms_to']['fr-fr'] = "Entrez le numéro de SMS pour envoyer une notification de messagerie vocale à."; $text['description-voicemail_sms_to']['fr-fr'] = "Entrez le numéro de SMS pour envoyer une notification de messagerie vocale à.";
$text['description-voicemail_sms_to']['he-il'] = "הזן את מספר ה-SMS לשלוח הודעת תא קולי."; $text['description-voicemail_sms_to']['he-il'] = "הזן את מספר ה-SMS לשלוח הודעת תא קולי.";
$text['description-voicemail_sms_to']['it-it'] = ""; $text['description-voicemail_sms_to']['it-it'] = "";
$text['description-voicemail_sms_to']['nl-nl'] = ""; $text['description-voicemail_sms_to']['nl-nl'] = "Voer het SMS nummer om een antwoordapparaat melding naar te sturen.";
$text['description-voicemail_sms_to']['pl-pl'] = "Wprowadź numer SMS do wysyłania powiadomienia poczty głosowej."; $text['description-voicemail_sms_to']['pl-pl'] = "Wprowadź numer SMS do wysyłania powiadomienia poczty głosowej.";
$text['description-voicemail_sms_to']['pt-br'] = "Digite o número de SMS para enviar notificação de correio de voz para."; //copied from pt-pt $text['description-voicemail_sms_to']['pt-br'] = "Digite o número de SMS para enviar notificação de correio de voz para."; //copied from pt-pt
$text['description-voicemail_sms_to']['pt-pt'] = "Digite o número de SMS para enviar notificação de correio de voz para."; $text['description-voicemail_sms_to']['pt-pt'] = "Digite o número de SMS para enviar notificação de correio de voz para.";
@ -1112,7 +1112,7 @@ $text['description-voicemail_transcription_enabled']['fr-ca'] = "Choisissez si l
$text['description-voicemail_transcription_enabled']['fr-fr'] = "Choisissez si la transcription de la messagerie vocale est activée pour cette extension"; $text['description-voicemail_transcription_enabled']['fr-fr'] = "Choisissez si la transcription de la messagerie vocale est activée pour cette extension";
$text['description-voicemail_transcription_enabled']['he-il'] = ""; $text['description-voicemail_transcription_enabled']['he-il'] = "";
$text['description-voicemail_transcription_enabled']['it-it'] = ""; $text['description-voicemail_transcription_enabled']['it-it'] = "";
$text['description-voicemail_transcription_enabled']['nl-nl'] = ""; $text['description-voicemail_transcription_enabled']['nl-nl'] = "Kies als antwoordapparaat transscriptie aangezet is voor dit toestel";
$text['description-voicemail_transcription_enabled']['pl-pl'] = ""; $text['description-voicemail_transcription_enabled']['pl-pl'] = "";
$text['description-voicemail_transcription_enabled']['pt-br'] = ""; $text['description-voicemail_transcription_enabled']['pt-br'] = "";
$text['description-voicemail_transcription_enabled']['pt-pt'] = ""; $text['description-voicemail_transcription_enabled']['pt-pt'] = "";
@ -1132,7 +1132,7 @@ $text['description-voicemail_message']['fr-ca'] = "Liste des messages vocaux et
$text['description-voicemail_message']['fr-fr'] = "Liste des messages vocaux et les details tels que la date de création, les informations sur l'appelant, la durée, la taille du fichier et la possibilité de télécharger ou supprimer le message."; $text['description-voicemail_message']['fr-fr'] = "Liste des messages vocaux et les details tels que la date de création, les informations sur l'appelant, la durée, la taille du fichier et la possibilité de télécharger ou supprimer le message.";
$text['description-voicemail_message']['he-il'] = ""; $text['description-voicemail_message']['he-il'] = "";
$text['description-voicemail_message']['it-it'] = "Una lista di messaggi vocali registrati che mostra quando ciascun messaggio è stato creato, le informazioni sul chiamante, lunghezza e dimensione file e la possibilità di scaricare o cancellare il messaggio."; $text['description-voicemail_message']['it-it'] = "Una lista di messaggi vocali registrati che mostra quando ciascun messaggio è stato creato, le informazioni sul chiamante, lunghezza e dimensione file e la possibilità di scaricare o cancellare il messaggio.";
$text['description-voicemail_message']['nl-nl'] = ""; $text['description-voicemail_message']['nl-nl'] = "Een list van opgenomen boodschappen die toont wanneer de boodschap was gemaakt, CID informatie, lengte, file omvang en ophaallink of verwijder de boodschap.";
$text['description-voicemail_message']['pl-pl'] = "Lista nagranych wiadomości głosowych, która pokazuje, kiedy wiadomość została nagrana, identyfikator rozmówcy, długość, rozmiar pliku i opcje pobrania lub usunięcia."; $text['description-voicemail_message']['pl-pl'] = "Lista nagranych wiadomości głosowych, która pokazuje, kiedy wiadomość została nagrana, identyfikator rozmówcy, długość, rozmiar pliku i opcje pobrania lub usunięcia.";
$text['description-voicemail_message']['pt-br'] = "Lista de mensagem gravadas que mostra quando uma mensagem foi criada, o ID do chamador, a duração, o tamanho do ficheiro e opção de download ou remover a mensagem."; $text['description-voicemail_message']['pt-br'] = "Lista de mensagem gravadas que mostra quando uma mensagem foi criada, o ID do chamador, a duração, o tamanho do ficheiro e opção de download ou remover a mensagem.";
$text['description-voicemail_message']['pt-pt'] = "Uma lista de mensagens gravadas que mostra quando uma mensagem foi criada, o ID do chamador, a duração, o tamanho do ficheiro e opção de descarregar ou remover a mensagem."; $text['description-voicemail_message']['pt-pt'] = "Uma lista de mensagens gravadas que mostra quando uma mensagem foi criada, o ID do chamador, a duração, o tamanho do ficheiro e opção de descarregar ou remover a mensagem.";
@ -1152,7 +1152,7 @@ $text['description-voicemail_alternate_greet_id']['fr-ca'] = "Un autre identifia
$text['description-voicemail_alternate_greet_id']['fr-fr'] = "Un autre identifiant de salutation utilisé dans le message d'accueil par défaut."; $text['description-voicemail_alternate_greet_id']['fr-fr'] = "Un autre identifiant de salutation utilisé dans le message d'accueil par défaut.";
$text['description-voicemail_alternate_greet_id']['he-il'] = ""; $text['description-voicemail_alternate_greet_id']['he-il'] = "";
$text['description-voicemail_alternate_greet_id']['it-it'] = ""; $text['description-voicemail_alternate_greet_id']['it-it'] = "";
$text['description-voicemail_alternate_greet_id']['nl-nl'] = ""; $text['description-voicemail_alternate_greet_id']['nl-nl'] = "Een alternatieve begroetings ID gebruikt in de standaard begroeting";
$text['description-voicemail_alternate_greet_id']['pl-pl'] = ""; $text['description-voicemail_alternate_greet_id']['pl-pl'] = "";
$text['description-voicemail_alternate_greet_id']['pt-br'] = ""; $text['description-voicemail_alternate_greet_id']['pt-br'] = "";
$text['description-voicemail_alternate_greet_id']['pt-pt'] = ""; $text['description-voicemail_alternate_greet_id']['pt-pt'] = "";
@ -1172,7 +1172,7 @@ $text['description-voicemail_mail_to']['fr-ca'] = "Choisir un courriel lié à c
$text['description-voicemail_mail_to']['fr-fr'] = "Choisir un courriel lié à cette messagerie vocale."; $text['description-voicemail_mail_to']['fr-fr'] = "Choisir un courriel lié à cette messagerie vocale.";
$text['description-voicemail_mail_to']['he-il'] = ""; $text['description-voicemail_mail_to']['he-il'] = "";
$text['description-voicemail_mail_to']['it-it'] = "Inserire l'indirizzo email a cui spedire i messaggi vocali."; $text['description-voicemail_mail_to']['it-it'] = "Inserire l'indirizzo email a cui spedire i messaggi vocali.";
$text['description-voicemail_mail_to']['nl-nl'] = ""; $text['description-voicemail_mail_to']['nl-nl'] = "Voer het E-mail adres om de boodschap naar te sturen.";
$text['description-voicemail_mail_to']['pl-pl'] = "Dodaj adres email na który będą wysyłane pliki poczty głosowej"; $text['description-voicemail_mail_to']['pl-pl'] = "Dodaj adres email na który będą wysyłane pliki poczty głosowej";
$text['description-voicemail_mail_to']['pt-br'] = "Insira o endereço de email para enviar o correio de voz (opcional)"; $text['description-voicemail_mail_to']['pt-br'] = "Insira o endereço de email para enviar o correio de voz (opcional)";
$text['description-voicemail_mail_to']['pt-pt'] = "Introduza o endereço de email para enviar o correio de voz."; $text['description-voicemail_mail_to']['pt-pt'] = "Introduza o endereço de email para enviar o correio de voz.";
@ -1192,7 +1192,7 @@ $text['description-voicemail_local_after_email']['fr-ca'] = "Choisissez si vous
$text['description-voicemail_local_after_email']['fr-fr'] = "Choisissez si vous voulez garder la messagerie vocale dans le système après l'envoi de la notification par email."; $text['description-voicemail_local_after_email']['fr-fr'] = "Choisissez si vous voulez garder la messagerie vocale dans le système après l'envoi de la notification par email.";
$text['description-voicemail_local_after_email']['he-il'] = ""; $text['description-voicemail_local_after_email']['he-il'] = "";
$text['description-voicemail_local_after_email']['it-it'] = "Impostare se mantenere i messaggi nel sistema dopo aver inviato la notifica via mail."; $text['description-voicemail_local_after_email']['it-it'] = "Impostare se mantenere i messaggi nel sistema dopo aver inviato la notifica via mail.";
$text['description-voicemail_local_after_email']['nl-nl'] = ""; $text['description-voicemail_local_after_email']['nl-nl'] = "Kies of de boodschap opgeslagen moetworden op het systeem na verzending van E-mail bericht.";
$text['description-voicemail_local_after_email']['pl-pl'] = "Wybierz czy zachować plik poczty głosowej na dysku po wysłaniu zawiadomienia e-mail"; $text['description-voicemail_local_after_email']['pl-pl'] = "Wybierz czy zachować plik poczty głosowej na dysku po wysłaniu zawiadomienia e-mail";
$text['description-voicemail_local_after_email']['pt-br'] = "Selecione de desjea manter o correio de voz no sistema, após o envio de notificações de e-mail"; $text['description-voicemail_local_after_email']['pt-br'] = "Selecione de desjea manter o correio de voz no sistema, após o envio de notificações de e-mail";
$text['description-voicemail_local_after_email']['pt-pt'] = "Escolha se quer manter o correio de voz no sistema após o envio da notificação de e-mail."; $text['description-voicemail_local_after_email']['pt-pt'] = "Escolha se quer manter o correio de voz no sistema após o envio da notificação de e-mail.";
@ -1212,7 +1212,7 @@ $text['description-voicemail_id']['fr-ca'] = "Choisir l'indentifiant de la messa
$text['description-voicemail_id']['fr-fr'] = "Choisir l'indentifiant de la messagerie vocale."; $text['description-voicemail_id']['fr-fr'] = "Choisir l'indentifiant de la messagerie vocale.";
$text['description-voicemail_id']['he-il'] = ""; $text['description-voicemail_id']['he-il'] = "";
$text['description-voicemail_id']['it-it'] = "Inserire l'ID della Casella Vocale"; $text['description-voicemail_id']['it-it'] = "Inserire l'ID della Casella Vocale";
$text['description-voicemail_id']['nl-nl'] = ""; $text['description-voicemail_id']['nl-nl'] = "Voer het Antwoordapparaat ID in";
$text['description-voicemail_id']['pl-pl'] = "Wprowadź ID poczty głosowej"; $text['description-voicemail_id']['pl-pl'] = "Wprowadź ID poczty głosowej";
$text['description-voicemail_id']['pt-br'] = "Insira o ID do correio de voz"; $text['description-voicemail_id']['pt-br'] = "Insira o ID do correio de voz";
$text['description-voicemail_id']['pt-pt'] = "Introduza o ID do Correio de Voz"; $text['description-voicemail_id']['pt-pt'] = "Introduza o ID do Correio de Voz";
@ -1232,7 +1232,7 @@ $text['description-voicemail_file']['fr-ca'] = "Sélectionnez quelle option éco
$text['description-voicemail_file']['fr-fr'] = "Sélectionnez quelle option écoute d'inclure à la notification par email."; $text['description-voicemail_file']['fr-fr'] = "Sélectionnez quelle option écoute d'inclure à la notification par email.";
$text['description-voicemail_file']['he-il'] = ""; $text['description-voicemail_file']['he-il'] = "";
$text['description-voicemail_file']['it-it'] = "Selezionare un'opzione per l'ascolto da includere nella mail di notifica."; $text['description-voicemail_file']['it-it'] = "Selezionare un'opzione per l'ascolto da includere nella mail di notifica.";
$text['description-voicemail_file']['nl-nl'] = ""; $text['description-voicemail_file']['nl-nl'] = "Kies een beluister optie om aan het E-mail bericht to te voegen.";
$text['description-voicemail_file']['pl-pl'] = "Wybierz opcje odsłuchania poczty głosowej w zawiadomieniu e-mail"; $text['description-voicemail_file']['pl-pl'] = "Wybierz opcje odsłuchania poczty głosowej w zawiadomieniu e-mail";
$text['description-voicemail_file']['pt-br'] = "Selecione dentre as opções qual áudio deseja incluir a notificação de e-mail"; $text['description-voicemail_file']['pt-br'] = "Selecione dentre as opções qual áudio deseja incluir a notificação de e-mail";
$text['description-voicemail_file']['pt-pt'] = "Escolha qual opção de escuta para incluir com a notificação de e-mail."; $text['description-voicemail_file']['pt-pt'] = "Escolha qual opção de escuta para incluir com a notificação de e-mail.";
@ -1252,7 +1252,7 @@ $text['description-voicemail_enabled']['fr-ca'] = "Messagerie Vocale activée ou
$text['description-voicemail_enabled']['fr-fr'] = "Messagerie Vocale activée ou non."; $text['description-voicemail_enabled']['fr-fr'] = "Messagerie Vocale activée ou non.";
$text['description-voicemail_enabled']['he-il'] = ""; $text['description-voicemail_enabled']['he-il'] = "";
$text['description-voicemail_enabled']['it-it'] = "Scegliere se abilitare o disabilitare questa Casella Vocale."; $text['description-voicemail_enabled']['it-it'] = "Scegliere se abilitare o disabilitare questa Casella Vocale.";
$text['description-voicemail_enabled']['nl-nl'] = ""; $text['description-voicemail_enabled']['nl-nl'] = "Selecteer om dit antwoordapparaat aan of uit te zetten.";
$text['description-voicemail_enabled']['pl-pl'] = "Włącz/wyłącz pocztę głosowa dla tego numeru wewnętrznego"; $text['description-voicemail_enabled']['pl-pl'] = "Włącz/wyłącz pocztę głosowa dla tego numeru wewnętrznego";
$text['description-voicemail_enabled']['pt-br'] = "Habilitar/Desabilitar o correio de voz para esta extensão"; $text['description-voicemail_enabled']['pt-br'] = "Habilitar/Desabilitar o correio de voz para esta extensão";
$text['description-voicemail_enabled']['pt-pt'] = "Escolha se pretende habilitar ou desabilitar esta caixa de correio de voz."; $text['description-voicemail_enabled']['pt-pt'] = "Escolha se pretende habilitar ou desabilitar esta caixa de correio de voz.";
@ -1272,7 +1272,7 @@ $text['description-voicemail_description']['fr-ca'] = "Entrez la description.";
$text['description-voicemail_description']['fr-fr'] = "Entrez la description."; $text['description-voicemail_description']['fr-fr'] = "Entrez la description.";
$text['description-voicemail_description']['he-il'] = ""; $text['description-voicemail_description']['he-il'] = "";
$text['description-voicemail_description']['it-it'] = "Inserire la descrizione."; $text['description-voicemail_description']['it-it'] = "Inserire la descrizione.";
$text['description-voicemail_description']['nl-nl'] = ""; $text['description-voicemail_description']['nl-nl'] = "Voer de omschrijving in.";
$text['description-voicemail_description']['pl-pl'] = "Wprowadź opis"; $text['description-voicemail_description']['pl-pl'] = "Wprowadź opis";
$text['description-voicemail_description']['pt-br'] = "Insira a descrição"; $text['description-voicemail_description']['pt-br'] = "Insira a descrição";
$text['description-voicemail_description']['pt-pt'] = "Introduza a descrição."; $text['description-voicemail_description']['pt-pt'] = "Introduza a descrição.";
@ -1292,7 +1292,7 @@ $text['description-voicemail']['fr-ca'] = "Configuration messagerie."; //copied
$text['description-voicemail']['fr-fr'] = "Configuration messagerie."; $text['description-voicemail']['fr-fr'] = "Configuration messagerie.";
$text['description-voicemail']['he-il'] = ""; $text['description-voicemail']['he-il'] = "";
$text['description-voicemail']['it-it'] = "Parametri Casella Vocale."; $text['description-voicemail']['it-it'] = "Parametri Casella Vocale.";
$text['description-voicemail']['nl-nl'] = ""; $text['description-voicemail']['nl-nl'] = "Antwoordapparaat instellingen.";
$text['description-voicemail']['pl-pl'] = "Ustawienia poczty głosowej"; $text['description-voicemail']['pl-pl'] = "Ustawienia poczty głosowej";
$text['description-voicemail']['pt-br'] = "Definições do correio de voz"; $text['description-voicemail']['pt-br'] = "Definições do correio de voz";
$text['description-voicemail']['pt-pt'] = "Definições do Correio de Voz"; $text['description-voicemail']['pt-pt'] = "Definições do Correio de Voz";
@ -1312,7 +1312,7 @@ $text['description-read_epoch']['fr-ca'] = "Lire"; //copied from fr-fr
$text['description-read_epoch']['fr-fr'] = "Lire"; $text['description-read_epoch']['fr-fr'] = "Lire";
$text['description-read_epoch']['he-il'] = "נקרא"; $text['description-read_epoch']['he-il'] = "נקרא";
$text['description-read_epoch']['it-it'] = "Leggi"; $text['description-read_epoch']['it-it'] = "Leggi";
$text['description-read_epoch']['nl-nl'] = ""; $text['description-read_epoch']['nl-nl'] = "Gelezen";
$text['description-read_epoch']['pl-pl'] = "Odczytanie"; $text['description-read_epoch']['pl-pl'] = "Odczytanie";
$text['description-read_epoch']['pt-br'] = "Ler"; //copied from pt-pt $text['description-read_epoch']['pt-br'] = "Ler"; //copied from pt-pt
$text['description-read_epoch']['pt-pt'] = "Ler"; $text['description-read_epoch']['pt-pt'] = "Ler";
@ -1332,7 +1332,7 @@ $text['description-options']['fr-ca'] = "Définir les options de l'appelant pour
$text['description-options']['fr-fr'] = "Définir les options de l'appelant pour le message d'accueil."; $text['description-options']['fr-fr'] = "Définir les options de l'appelant pour le message d'accueil.";
$text['description-options']['he-il'] = ""; $text['description-options']['he-il'] = "";
$text['description-options']['it-it'] = "Definire le opzioni per il chiamante durante il saluto della casella vocale."; $text['description-options']['it-it'] = "Definire le opzioni per il chiamante durante il saluto della casella vocale.";
$text['description-options']['nl-nl'] = ""; $text['description-options']['nl-nl'] = "Definieer oproeper opties voor de antwoordapparaat begroeting.";
$text['description-options']['pl-pl'] = "Zdefiniuj opcje dzwoniącego w menu IVR"; $text['description-options']['pl-pl'] = "Zdefiniuj opcje dzwoniącego w menu IVR";
$text['description-options']['pt-br'] = "Selecione o nome da fila"; $text['description-options']['pt-br'] = "Selecione o nome da fila";
$text['description-options']['pt-pt'] = "Definir opções de chamadas para a saudação de correio de voz."; $text['description-options']['pt-pt'] = "Definir opções de chamadas para a saudação de correio de voz.";
@ -1352,7 +1352,7 @@ $text['description-message_status']['fr-ca'] = "Etat"; //copied from fr-fr
$text['description-message_status']['fr-fr'] = "Etat"; $text['description-message_status']['fr-fr'] = "Etat";
$text['description-message_status']['he-il'] = ""; $text['description-message_status']['he-il'] = "";
$text['description-message_status']['it-it'] = "Stato"; $text['description-message_status']['it-it'] = "Stato";
$text['description-message_status']['nl-nl'] = ""; $text['description-message_status']['nl-nl'] = "Status";
$text['description-message_status']['pl-pl'] = "Status"; $text['description-message_status']['pl-pl'] = "Status";
$text['description-message_status']['pt-br'] = "Estado"; //copied from pt-pt $text['description-message_status']['pt-br'] = "Estado"; //copied from pt-pt
$text['description-message_status']['pt-pt'] = "Estado"; $text['description-message_status']['pt-pt'] = "Estado";
@ -1372,7 +1372,7 @@ $text['description-message_priority']['fr-ca'] = "Priorité"; //copied from fr-f
$text['description-message_priority']['fr-fr'] = "Priorité"; $text['description-message_priority']['fr-fr'] = "Priorité";
$text['description-message_priority']['he-il'] = ""; $text['description-message_priority']['he-il'] = "";
$text['description-message_priority']['it-it'] = "Priorità"; $text['description-message_priority']['it-it'] = "Priorità";
$text['description-message_priority']['nl-nl'] = ""; $text['description-message_priority']['nl-nl'] = "Prioriteit";
$text['description-message_priority']['pl-pl'] = "Priorytet"; $text['description-message_priority']['pl-pl'] = "Priorytet";
$text['description-message_priority']['pt-br'] = "Prioridade"; //copied from pt-pt $text['description-message_priority']['pt-br'] = "Prioridade"; //copied from pt-pt
$text['description-message_priority']['pt-pt'] = "Prioridade"; $text['description-message_priority']['pt-pt'] = "Prioridade";
@ -1392,7 +1392,7 @@ $text['description-message_length']['fr-ca'] = "Longueur";
$text['description-message_length']['fr-fr'] = "Longueur"; $text['description-message_length']['fr-fr'] = "Longueur";
$text['description-message_length']['he-il'] = ""; $text['description-message_length']['he-il'] = "";
$text['description-message_length']['it-it'] = "Lunghezza"; $text['description-message_length']['it-it'] = "Lunghezza";
$text['description-message_length']['nl-nl'] = ""; $text['description-message_length']['nl-nl'] = "Lengte";
$text['description-message_length']['pl-pl'] = "Długość"; $text['description-message_length']['pl-pl'] = "Długość";
$text['description-message_length']['pt-br'] = "Durção"; $text['description-message_length']['pt-br'] = "Durção";
$text['description-message_length']['pt-pt'] = "Duração"; $text['description-message_length']['pt-pt'] = "Duração";
@ -1412,7 +1412,7 @@ $text['description-greeting']['fr-ca'] = "Choisir le numéro de message vocal de
$text['description-greeting']['fr-fr'] = "Choisir le numéro de message vocal de salutation."; $text['description-greeting']['fr-fr'] = "Choisir le numéro de message vocal de salutation.";
$text['description-greeting']['he-il'] = ""; $text['description-greeting']['he-il'] = "";
$text['description-greeting']['it-it'] = "Selezionare il Saluto desiderato."; $text['description-greeting']['it-it'] = "Selezionare il Saluto desiderato.";
$text['description-greeting']['nl-nl'] = ""; $text['description-greeting']['nl-nl'] = "Kies de gewenste begroeting.";
$text['description-greeting']['pl-pl'] = "Wprowadź ID powitania"; $text['description-greeting']['pl-pl'] = "Wprowadź ID powitania";
$text['description-greeting']['pt-br'] = "Insira o ID da saudação"; $text['description-greeting']['pt-br'] = "Insira o ID da saudação";
$text['description-greeting']['pt-pt'] = "Introduza o ID da Saudação"; $text['description-greeting']['pt-pt'] = "Introduza o ID da Saudação";
@ -1432,7 +1432,7 @@ $text['description-forward_destinations']['fr-ca'] = "transférer les messages v
$text['description-forward_destinations']['fr-fr'] = "transférer les messages vocaux vers des destinations supplémentaires."; $text['description-forward_destinations']['fr-fr'] = "transférer les messages vocaux vers des destinations supplémentaires.";
$text['description-forward_destinations']['he-il'] = ""; $text['description-forward_destinations']['he-il'] = "";
$text['description-forward_destinations']['it-it'] = "Inoltra i messaggi della casella vocale ad ulteriori destinazioni."; $text['description-forward_destinations']['it-it'] = "Inoltra i messaggi della casella vocale ad ulteriori destinazioni.";
$text['description-forward_destinations']['nl-nl'] = ""; $text['description-forward_destinations']['nl-nl'] = "Stuur het antwoordapparaatbericht naar extra bestemmingen.";
$text['description-forward_destinations']['pl-pl'] = "Przekieruj nagrania poczty głosowej do dodatkowej destynacji."; $text['description-forward_destinations']['pl-pl'] = "Przekieruj nagrania poczty głosowej do dodatkowej destynacji.";
$text['description-forward_destinations']['pt-br'] = "Mensagens de voz para destinos adicionais"; $text['description-forward_destinations']['pt-br'] = "Mensagens de voz para destinos adicionais";
$text['description-forward_destinations']['pt-pt'] = "Mensagens de voz para a frente para destinos adicionais."; $text['description-forward_destinations']['pt-pt'] = "Mensagens de voz para a frente para destinos adicionais.";
@ -1452,7 +1452,7 @@ $text['description-created_epoch']['fr-ca'] = "Date de création"; //copied from
$text['description-created_epoch']['fr-fr'] = "Date de création"; $text['description-created_epoch']['fr-fr'] = "Date de création";
$text['description-created_epoch']['he-il'] = ""; $text['description-created_epoch']['he-il'] = "";
$text['description-created_epoch']['it-it'] = "Creato"; $text['description-created_epoch']['it-it'] = "Creato";
$text['description-created_epoch']['nl-nl'] = ""; $text['description-created_epoch']['nl-nl'] = "Gemaakt";
$text['description-created_epoch']['pl-pl'] = "Stworzono"; $text['description-created_epoch']['pl-pl'] = "Stworzono";
$text['description-created_epoch']['pt-br'] = "Criado"; $text['description-created_epoch']['pt-br'] = "Criado";
$text['description-created_epoch']['pt-pt'] = "Criada"; $text['description-created_epoch']['pt-pt'] = "Criada";
@ -1472,7 +1472,7 @@ $text['description-caller_id_number']['fr-ca'] = "Numéro d'identification de l'
$text['description-caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant"; $text['description-caller_id_number']['fr-fr'] = "Numéro d'identification de l'appelant";
$text['description-caller_id_number']['he-il'] = ""; $text['description-caller_id_number']['he-il'] = "";
$text['description-caller_id_number']['it-it'] = "ID Numero Chiamante"; $text['description-caller_id_number']['it-it'] = "ID Numero Chiamante";
$text['description-caller_id_number']['nl-nl'] = ""; $text['description-caller_id_number']['nl-nl'] = "CID nummer";
$text['description-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego"; $text['description-caller_id_number']['pl-pl'] = "Prezentacja numeru dzwoniącego";
$text['description-caller_id_number']['pt-br'] = "Número do receptor"; $text['description-caller_id_number']['pt-br'] = "Número do receptor";
$text['description-caller_id_number']['pt-pt'] = "Número do Chamador"; $text['description-caller_id_number']['pt-pt'] = "Número do Chamador";
@ -1492,7 +1492,7 @@ $text['description-caller_id_name']['fr-ca'] = "Nom de l'appelant";
$text['description-caller_id_name']['fr-fr'] = "Nom de l'appelant"; $text['description-caller_id_name']['fr-fr'] = "Nom de l'appelant";
$text['description-caller_id_name']['he-il'] = ""; $text['description-caller_id_name']['he-il'] = "";
$text['description-caller_id_name']['it-it'] = "ID Nome Chiamante"; $text['description-caller_id_name']['it-it'] = "ID Nome Chiamante";
$text['description-caller_id_name']['nl-nl'] = ""; $text['description-caller_id_name']['nl-nl'] = "CID Naam";
$text['description-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego"; $text['description-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
$text['description-caller_id_name']['pt-br'] = "Nome do receptor"; $text['description-caller_id_name']['pt-br'] = "Nome do receptor";
$text['description-caller_id_name']['pt-pt'] = "Nome do Chamador"; $text['description-caller_id_name']['pt-pt'] = "Nome do Chamador";
@ -1512,7 +1512,7 @@ $text['description-voicemail_tutorial']['fr-ca'] = "Jouez le tutoriel de message
$text['description-voicemail_tutorial']['fr-fr'] = "Jouez le tutoriel de messagerie vocale après la prochaine connexion à la messagerie vocale"; $text['description-voicemail_tutorial']['fr-fr'] = "Jouez le tutoriel de messagerie vocale après la prochaine connexion à la messagerie vocale";
$text['description-voicemail_tutorial']['he-il'] = ""; $text['description-voicemail_tutorial']['he-il'] = "";
$text['description-voicemail_tutorial']['it-it'] = ""; $text['description-voicemail_tutorial']['it-it'] = "";
$text['description-voicemail_tutorial']['nl-nl'] = ""; $text['description-voicemail_tutorial']['nl-nl'] = "Speel de antwoorapparaat handleiding na de volgende login.";
$text['description-voicemail_tutorial']['pl-pl'] = ""; $text['description-voicemail_tutorial']['pl-pl'] = "";
$text['description-voicemail_tutorial']['pt-br'] = ""; $text['description-voicemail_tutorial']['pt-br'] = "";
$text['description-voicemail_tutorial']['pt-pt'] = ""; $text['description-voicemail_tutorial']['pt-pt'] = "";
@ -1532,7 +1532,7 @@ $text['button-toggle']['fr-ca'] = "Basculer"; //copied from fr-fr
$text['button-toggle']['fr-fr'] = "Basculer"; $text['button-toggle']['fr-fr'] = "Basculer";
$text['button-toggle']['he-il'] = "לְמַתֵג"; $text['button-toggle']['he-il'] = "לְמַתֵג";
$text['button-toggle']['it-it'] = "Inverti"; $text['button-toggle']['it-it'] = "Inverti";
$text['button-toggle']['nl-nl'] = ""; $text['button-toggle']['nl-nl'] = "Omschakelen";
$text['button-toggle']['pl-pl'] = "Przełącznik"; $text['button-toggle']['pl-pl'] = "Przełącznik";
$text['button-toggle']['pt-br'] = "Alternar"; //copied from pt-pt $text['button-toggle']['pt-br'] = "Alternar"; //copied from pt-pt
$text['button-toggle']['pt-pt'] = "Alternar"; $text['button-toggle']['pt-pt'] = "Alternar";
@ -1552,7 +1552,7 @@ $text['button-settings']['fr-ca'] = "Configurations"; //copied from fr-fr
$text['button-settings']['fr-fr'] = "Configurations"; $text['button-settings']['fr-fr'] = "Configurations";
$text['button-settings']['he-il'] = "הגדרות"; $text['button-settings']['he-il'] = "הגדרות";
$text['button-settings']['it-it'] = "Parametri"; $text['button-settings']['it-it'] = "Parametri";
$text['button-settings']['nl-nl'] = ""; $text['button-settings']['nl-nl'] = "Instellingen";
$text['button-settings']['pl-pl'] = "Ustawienia"; $text['button-settings']['pl-pl'] = "Ustawienia";
$text['button-settings']['pt-br'] = "Definições"; //copied from pt-pt $text['button-settings']['pt-br'] = "Definições"; //copied from pt-pt
$text['button-settings']['pt-pt'] = "Definições"; $text['button-settings']['pt-pt'] = "Definições";
@ -1572,7 +1572,7 @@ $text['button-greetings']['fr-ca'] = "Salutations"; //copied from fr-fr
$text['button-greetings']['fr-fr'] = "Salutations"; $text['button-greetings']['fr-fr'] = "Salutations";
$text['button-greetings']['he-il'] = ""; $text['button-greetings']['he-il'] = "";
$text['button-greetings']['it-it'] = "Saluti"; $text['button-greetings']['it-it'] = "Saluti";
$text['button-greetings']['nl-nl'] = ""; $text['button-greetings']['nl-nl'] = "Begroetingen";
$text['button-greetings']['pl-pl'] = "Powitania"; $text['button-greetings']['pl-pl'] = "Powitania";
$text['button-greetings']['pt-br'] = "Saudações"; //copied from pt-pt $text['button-greetings']['pt-br'] = "Saudações"; //copied from pt-pt
$text['button-greetings']['pt-pt'] = "Saudações"; $text['button-greetings']['pt-pt'] = "Saudações";

View File

@ -11,7 +11,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Messagerie Vocale"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Messagerie Vocale";
$apps[$x]['menu'][$y]['title']['he-il'] = "תא קולי"; $apps[$x]['menu'][$y]['title']['he-il'] = "תא קולי";
$apps[$x]['menu'][$y]['title']['it-it'] = "Caselle Vocali"; $apps[$x]['menu'][$y]['title']['it-it'] = "Caselle Vocali";
$apps[$x]['menu'][$y]['title']['nl-nl'] = ""; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Antwoordapparaat";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Poczta głosowa"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Poczta głosowa";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Correio de voz"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Correio de voz";
$apps[$x]['menu'][$y]['title']['pt-pt'] = ""; $apps[$x]['menu'][$y]['title']['pt-pt'] = "";
@ -26,4 +26,4 @@
$apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][$y]['groups'][] = "superadmin";
$apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][$y]['groups'][] = "admin";
?> ?>

View File

@ -19,7 +19,7 @@
$apps[$x]['description']['fr-fr'] = "Historique des Appels complets."; $apps[$x]['description']['fr-fr'] = "Historique des Appels complets.";
$apps[$x]['description']['he-il'] = ""; $apps[$x]['description']['he-il'] = "";
$apps[$x]['description']['it-it'] = ""; $apps[$x]['description']['it-it'] = "";
$apps[$x]['description']['nl-nl'] = ""; $apps[$x]['description']['nl-nl'] = "Gespreks data (CDR) met alle informatie over het gesprek.";
$apps[$x]['description']['pl-pl'] = ""; $apps[$x]['description']['pl-pl'] = "";
$apps[$x]['description']['pt-br'] = ""; $apps[$x]['description']['pt-br'] = "";
$apps[$x]['description']['pt-pt'] = "Detalhes das Gravações de Voz com todas as informações sobre a chamada."; $apps[$x]['description']['pt-pt'] = "Detalhes das Gravações de Voz com todas as informações sobre a chamada.";

View File

@ -10,7 +10,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Historiques Appels"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Historiques Appels";
$apps[$x]['menu'][$y]['title']['he-il'] = ""; $apps[$x]['menu'][$y]['title']['he-il'] = "";
$apps[$x]['menu'][$y]['title']['it-it'] = "Dettaglio Chiamate"; $apps[$x]['menu'][$y]['title']['it-it'] = "Dettaglio Chiamate";
$apps[$x]['menu'][$y]['title']['nl-nl'] = ""; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreks data (CDR)";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Wykaz rozmów"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Wykaz rozmów";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Detalhes das gravações de voz"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Detalhes das gravações de voz";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Detalhes das Gravações de Voz"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Detalhes das Gravações de Voz";
@ -36,7 +36,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Statistiques CDR"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Statistiques CDR";
$apps[$x]['menu'][$y]['title']['he-il'] = ""; $apps[$x]['menu'][$y]['title']['he-il'] = "";
$apps[$x]['menu'][$y]['title']['it-it'] = "Statistiche Chiamate"; $apps[$x]['menu'][$y]['title']['it-it'] = "Statistiche Chiamate";
$apps[$x]['menu'][$y]['title']['nl-nl'] = ""; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Gespreks statistiek";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Statystyki wykazu rozmów"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Statystyki wykazu rozmów";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Estatisticas do CDR"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Estatisticas do CDR";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Statistics CDR"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Statistics CDR";
@ -62,7 +62,7 @@
$apps[$x]['menu'][$y]['title']['fr-fr'] = "Résumé de l'Extension"; $apps[$x]['menu'][$y]['title']['fr-fr'] = "Résumé de l'Extension";
$apps[$x]['menu'][$y]['title']['he-il'] = "סיכום שלוחות"; $apps[$x]['menu'][$y]['title']['he-il'] = "סיכום שלוחות";
$apps[$x]['menu'][$y]['title']['it-it'] = "Riassunto Interni"; $apps[$x]['menu'][$y]['title']['it-it'] = "Riassunto Interni";
$apps[$x]['menu'][$y]['title']['nl-nl'] = ""; $apps[$x]['menu'][$y]['title']['nl-nl'] = "Toestel samenvatting";
$apps[$x]['menu'][$y]['title']['pl-pl'] = "Podsumowanie numerów wewnętrznych"; $apps[$x]['menu'][$y]['title']['pl-pl'] = "Podsumowanie numerów wewnętrznych";
$apps[$x]['menu'][$y]['title']['pt-br'] = "Extensão do sumário"; $apps[$x]['menu'][$y]['title']['pt-br'] = "Extensão do sumário";
$apps[$x]['menu'][$y]['title']['pt-pt'] = "Extension Summary"; $apps[$x]['menu'][$y]['title']['pt-pt'] = "Extension Summary";
@ -77,4 +77,4 @@
$apps[$x]['menu'][$y]['groups'][] = "admin"; $apps[$x]['menu'][$y]['groups'][] = "admin";
$apps[$x]['menu'][$y]['groups'][] = "superadmin"; $apps[$x]['menu'][$y]['groups'][] = "superadmin";
?> ?>