Enhance [master] - Italian Translations (#2989)

* Reinstate comments detected by text class

* Updated Italian Translations
This commit is contained in:
Mafoo
2018-02-12 10:50:47 -07:00
committed by FusionPBX
parent 38eb772745
commit 4d60f4f6d5
33 changed files with 4088 additions and 4121 deletions
+47 -47
View File
@@ -11,7 +11,7 @@ $text['message-denied']['es-mx'] = "acceso denegado"; //copied from es-cl
$text['message-denied']['fr-ca'] = "Accès non authorisé"; //copied from fr-fr
$text['message-denied']['fr-fr'] = "Accès non authorisé";
$text['message-denied']['he-il'] = "";
$text['message-denied']['it-it'] = "";
$text['message-denied']['it-it'] = "Accesso Negato";
$text['message-denied']['nl-nl'] = "";
$text['message-denied']['pl-pl'] = "Odmowa dostępu";
$text['message-denied']['pt-br'] = "Acesso negado"; //copied from pt-pt
@@ -31,7 +31,7 @@ $text['message-connection']['es-mx'] = "Conexión a Socket de Evento fallida.";
$text['message-connection']['fr-ca'] = "Connexion à l'Event Socket en echec."; //copied from fr-fr
$text['message-connection']['fr-fr'] = "Connexion à l'Event Socket en echec.";
$text['message-connection']['he-il'] = "";
$text['message-connection']['it-it'] = "";
$text['message-connection']['it-it'] = "Connessione all'Event Socket fallita.";
$text['message-connection']['nl-nl'] = "";
$text['message-connection']['pl-pl'] = "Połączenie do „Event Socket” nie powiodło się";
$text['message-connection']['pt-br'] = "Conexão ao evento Socket falhou";
@@ -51,7 +51,7 @@ $text['message-click_to_unmute']['es-mx'] = "Haga clic para desactivar el silenc
$text['message-click_to_unmute']['fr-ca'] = "Cliquez pour Réactiver membres"; //copied from fr-fr
$text['message-click_to_unmute']['fr-fr'] = "Cliquez pour Réactiver membres";
$text['message-click_to_unmute']['he-il'] = "";
$text['message-click_to_unmute']['it-it'] = "";
$text['message-click_to_unmute']['it-it'] = "Clicca per Silenziare Partecipante.";
$text['message-click_to_unmute']['nl-nl'] = "";
$text['message-click_to_unmute']['pl-pl'] = "Kliknij, aby wyłączyć wyciszenie uczestnika";
$text['message-click_to_unmute']['pt-br'] = "Clique para desativar o mudo";
@@ -71,7 +71,7 @@ $text['message-click_to_mute']['es-mx'] = "Haga clic en silencio miembro"; //cop
$text['message-click_to_mute']['fr-ca'] = "Cliquez sur muet Membres"; //copied from fr-fr
$text['message-click_to_mute']['fr-fr'] = "Cliquez sur muet Membres";
$text['message-click_to_mute']['he-il'] = "";
$text['message-click_to_mute']['it-it'] = "";
$text['message-click_to_mute']['it-it'] = "Clicca per Silenziare Partecipante.";
$text['message-click_to_mute']['nl-nl'] = "";
$text['message-click_to_mute']['pl-pl'] = "Kliknij, aby wyciszyć uczestnika";
$text['message-click_to_mute']['pt-br'] = "Clique para ativar o mudo";
@@ -91,7 +91,7 @@ $text['label-yes']['es-mx'] = "Si"; //copied from es-cl
$text['label-yes']['fr-ca'] = "Oui"; //copied from fr-fr
$text['label-yes']['fr-fr'] = "Oui";
$text['label-yes']['he-il'] = "";
$text['label-yes']['it-it'] = "";
$text['label-yes']['it-it'] = "Si";
$text['label-yes']['nl-nl'] = "";
$text['label-yes']['pl-pl'] = "Tak";
$text['label-yes']['pt-br'] = "Sim"; //copied from pt-pt
@@ -111,7 +111,7 @@ $text['label-volume']['es-mx'] = "Vol"; //copied from es-cl
$text['label-volume']['fr-ca'] = "Vol"; //copied from fr-fr
$text['label-volume']['fr-fr'] = "Vol";
$text['label-volume']['he-il'] = "";
$text['label-volume']['it-it'] = "";
$text['label-volume']['it-it'] = "Vol";
$text['label-volume']['nl-nl'] = "";
$text['label-volume']['pl-pl'] = "Głośność";
$text['label-volume']['pt-br'] = "Volume";
@@ -131,7 +131,7 @@ $text['label-video']['es-mx'] = "Video"; //copied from es-cl
$text['label-video']['fr-ca'] = "Vidéo"; //copied from fr-fr
$text['label-video']['fr-fr'] = "Vidéo";
$text['label-video']['he-il'] = "";
$text['label-video']['it-it'] = "";
$text['label-video']['it-it'] = "Video";
$text['label-video']['nl-nl'] = "";
$text['label-video']['pl-pl'] = "Wideo";
$text['label-video']['pt-br'] = "Video";
@@ -151,7 +151,7 @@ $text['label-unmute-all']['es-mx'] = "Desilenciar a todos"; //copied from es-cl
$text['label-unmute-all']['fr-ca'] = "tous sonore"; //copied from fr-fr
$text['label-unmute-all']['fr-fr'] = "tous sonore";
$text['label-unmute-all']['he-il'] = "";
$text['label-unmute-all']['it-it'] = "";
$text['label-unmute-all']['it-it'] = "Desilenzia Tutti";
$text['label-unmute-all']['nl-nl'] = "";
$text['label-unmute-all']['pl-pl'] = "Wyłącz wyciszenie wszystkim";
$text['label-unmute-all']['pt-br'] = "Todos com som"; //copied from pt-pt
@@ -171,7 +171,7 @@ $text['label-unmute']['es-mx'] = "Desilenciar"; //copied from es-cl
$text['label-unmute']['fr-ca'] = "sonore"; //copied from fr-fr
$text['label-unmute']['fr-fr'] = "sonore";
$text['label-unmute']['he-il'] = "";
$text['label-unmute']['it-it'] = "";
$text['label-unmute']['it-it'] = "Desilenzia";
$text['label-unmute']['nl-nl'] = "";
$text['label-unmute']['pl-pl'] = "Wyłącz wyciszenie";
$text['label-unmute']['pt-br'] = "Com som"; //copied from pt-pt
@@ -191,7 +191,7 @@ $text['label-unlock']['es-mx'] = "Desbloquear"; //copied from es-cl
$text['label-unlock']['fr-ca'] = "Débloqué"; //copied from fr-fr
$text['label-unlock']['fr-fr'] = "Débloqué";
$text['label-unlock']['he-il'] = "";
$text['label-unlock']['it-it'] = "";
$text['label-unlock']['it-it'] = "Sblocca";
$text['label-unlock']['nl-nl'] = "";
$text['label-unlock']['pl-pl'] = "Odblokuj";
$text['label-unlock']['pt-br'] = "Desbloquear"; //copied from pt-pt
@@ -211,7 +211,7 @@ $text['label-undeaf']['es-mx'] = "Deshacer Sordo"; //copied from es-cl
$text['label-undeaf']['fr-ca'] = "entandant"; //copied from fr-fr
$text['label-undeaf']['fr-fr'] = "entandant";
$text['label-undeaf']['he-il'] = "";
$text['label-undeaf']['it-it'] = "";
$text['label-undeaf']['it-it'] = "Escludi audio";
$text['label-undeaf']['nl-nl'] = "";
$text['label-undeaf']['pl-pl'] = "Undeaf ";
$text['label-undeaf']['pt-br'] = "Desensurdecer ";
@@ -231,7 +231,7 @@ $text['label-tools']['es-mx'] = "Herramientas"; //copied from es-cl
$text['label-tools']['fr-ca'] = "Outils"; //copied from fr-fr
$text['label-tools']['fr-fr'] = "Outils";
$text['label-tools']['he-il'] = "";
$text['label-tools']['it-it'] = "";
$text['label-tools']['it-it'] = "Strumenti";
$text['label-tools']['nl-nl'] = "";
$text['label-tools']['pl-pl'] = "Narzędzia";
$text['label-tools']['pt-br'] = "Ferramentas"; //copied from pt-pt
@@ -251,7 +251,7 @@ $text['label-tool']['es-mx'] = "Herramientas"; //copied from es-cl
$text['label-tool']['fr-ca'] = "Outils"; //copied from fr-fr
$text['label-tool']['fr-fr'] = "Outils";
$text['label-tool']['he-il'] = "";
$text['label-tool']['it-it'] = "";
$text['label-tool']['it-it'] = "Strumenti";
$text['label-tool']['nl-nl'] = "";
$text['label-tool']['pl-pl'] = "Narzędzia";
$text['label-tool']['pt-br'] = "Ferramentas"; //copied from pt-pt
@@ -271,7 +271,7 @@ $text['label-talking']['es-mx'] = "Hablando"; //copied from es-cl
$text['label-talking']['fr-ca'] = "parle"; //copied from fr-fr
$text['label-talking']['fr-fr'] = "parle";
$text['label-talking']['he-il'] = "";
$text['label-talking']['it-it'] = "";
$text['label-talking']['it-it'] = "Sta parlando";
$text['label-talking']['nl-nl'] = "";
$text['label-talking']['pl-pl'] = "Mówiący";
$text['label-talking']['pt-br'] = "Falando"; //copied from pt-pt
@@ -291,7 +291,7 @@ $text['label-speak']['es-mx'] = "Hablar"; //copied from es-cl
$text['label-speak']['fr-ca'] = "parler"; //copied from fr-fr
$text['label-speak']['fr-fr'] = "parler";
$text['label-speak']['he-il'] = "";
$text['label-speak']['it-it'] = "";
$text['label-speak']['it-it'] = "Parla";
$text['label-speak']['nl-nl'] = "";
$text['label-speak']['pl-pl'] = "Mów";
$text['label-speak']['pt-br'] = "Falar"; //copied from pt-pt
@@ -311,7 +311,7 @@ $text['label-recording']['es-mx'] = "Grabando"; //copied from es-cl
$text['label-recording']['fr-ca'] = "Enregistré"; //copied from fr-fr
$text['label-recording']['fr-fr'] = "Enregistré";
$text['label-recording']['he-il'] = "";
$text['label-recording']['it-it'] = "";
$text['label-recording']['it-it'] = "Registrazione";
$text['label-recording']['nl-nl'] = "";
$text['label-recording']['pl-pl'] = "Nagrywanie";
$text['label-recording']['pt-br'] = "Gravando"; //copied from pt-pt
@@ -331,7 +331,7 @@ $text['label-quiet']['es-mx'] = "Tranquilo"; //copied from es-cl
$text['label-quiet']['fr-ca'] = "Calme"; //copied from fr-fr
$text['label-quiet']['fr-fr'] = "Calme";
$text['label-quiet']['he-il'] = "";
$text['label-quiet']['it-it'] = "";
$text['label-quiet']['it-it'] = "Silenzioso";
$text['label-quiet']['nl-nl'] = "";
$text['label-quiet']['pl-pl'] = "Cichy";
$text['label-quiet']['pt-br'] = "Tranquilo"; //copied from pt-pt
@@ -351,7 +351,7 @@ $text['label-participant-pin']['es-mx'] = "Participante PIN"; //copied from es-c
$text['label-participant-pin']['fr-ca'] = "Code Participant"; //copied from fr-fr
$text['label-participant-pin']['fr-fr'] = "Code Participant";
$text['label-participant-pin']['he-il'] = "";
$text['label-participant-pin']['it-it'] = "";
$text['label-participant-pin']['it-it'] = "PIN Partecipante";
$text['label-participant-pin']['nl-nl'] = "";
$text['label-participant-pin']['pl-pl'] = "Numer PIN uczestnika";
$text['label-participant-pin']['pt-br'] = "Participante";
@@ -371,7 +371,7 @@ $text['label-participant']['es-mx'] = "Participante"; //copied from es-cl
$text['label-participant']['fr-ca'] = "Participant"; //copied from fr-fr
$text['label-participant']['fr-fr'] = "Participant";
$text['label-participant']['he-il'] = "";
$text['label-participant']['it-it'] = "";
$text['label-participant']['it-it'] = "Partecipante";
$text['label-participant']['nl-nl'] = "";
$text['label-participant']['pl-pl'] = "Uczestnik";
$text['label-participant']['pt-br'] = "Participante"; //copied from pt-pt
@@ -391,7 +391,7 @@ $text['label-not-recording']['es-mx'] = "Sin grabar"; //copied from es-cl
$text['label-not-recording']['fr-ca'] = "Non Enregistré"; //copied from fr-fr
$text['label-not-recording']['fr-fr'] = "Non Enregistré";
$text['label-not-recording']['he-il'] = "";
$text['label-not-recording']['it-it'] = "";
$text['label-not-recording']['it-it'] = "Non in Registrazione";
$text['label-not-recording']['nl-nl'] = "";
$text['label-not-recording']['pl-pl'] = "Nie nagrywa";
$text['label-not-recording']['pt-br'] = "Não gravando";
@@ -411,7 +411,7 @@ $text['label-no']['es-mx'] = "No"; //copied from es-cl
$text['label-no']['fr-ca'] = "Non"; //copied from fr-fr
$text['label-no']['fr-fr'] = "Non";
$text['label-no']['he-il'] = "";
$text['label-no']['it-it'] = "";
$text['label-no']['it-it'] = "No";
$text['label-no']['nl-nl'] = "";
$text['label-no']['pl-pl'] = "Nie";
$text['label-no']['pt-br'] = "Não ";
@@ -431,7 +431,7 @@ $text['label-mute-all-alt']['es-mx'] = "Silenciar a todos excepto al moderador."
$text['label-mute-all-alt']['fr-ca'] = "muets sauf le moderateur."; //copied from fr-fr
$text['label-mute-all-alt']['fr-fr'] = "muets sauf le moderateur.";
$text['label-mute-all-alt']['he-il'] = "";
$text['label-mute-all-alt']['it-it'] = "";
$text['label-mute-all-alt']['it-it'] = "Silenzia tutti i Partecipanti.";
$text['label-mute-all-alt']['nl-nl'] = "";
$text['label-mute-all-alt']['pl-pl'] = "Wycisz wszystkich uczestników";
$text['label-mute-all-alt']['pt-br'] = "Silenciar todos menos o moderador";
@@ -451,7 +451,7 @@ $text['label-mute-all']['es-mx'] = "Silenciar a todos"; //copied from es-cl
$text['label-mute-all']['fr-ca'] = "tous muets"; //copied from fr-fr
$text['label-mute-all']['fr-fr'] = "tous muets";
$text['label-mute-all']['he-il'] = "";
$text['label-mute-all']['it-it'] = "";
$text['label-mute-all']['it-it'] = "Silenzia Tutti";
$text['label-mute-all']['nl-nl'] = "";
$text['label-mute-all']['pl-pl'] = "Wycisz wszystkich";
$text['label-mute-all']['pt-br'] = "Silenciar todos";
@@ -471,7 +471,7 @@ $text['label-mute']['es-mx'] = "Silenciar"; //copied from es-cl
$text['label-mute']['fr-ca'] = "muet"; //copied from fr-fr
$text['label-mute']['fr-fr'] = "muet";
$text['label-mute']['he-il'] = "";
$text['label-mute']['it-it'] = "";
$text['label-mute']['it-it'] = "Silenzia";
$text['label-mute']['nl-nl'] = "";
$text['label-mute']['pl-pl'] = "Wycisz";
$text['label-mute']['pt-br'] = "Silenciar"; //copied from pt-pt
@@ -491,7 +491,7 @@ $text['label-moderator']['es-mx'] = "Moderador"; //copied from es-cl
$text['label-moderator']['fr-ca'] = "Modérateur"; //copied from fr-fr
$text['label-moderator']['fr-fr'] = "Modérateur";
$text['label-moderator']['he-il'] = "";
$text['label-moderator']['it-it'] = "";
$text['label-moderator']['it-it'] = "Moderatore";
$text['label-moderator']['nl-nl'] = "";
$text['label-moderator']['pl-pl'] = "Moderator";
$text['label-moderator']['pt-br'] = "Administrador";
@@ -511,7 +511,7 @@ $text['label-message']['es-mx'] = "Mensaje"; //copied from es-cl
$text['label-message']['fr-ca'] = "Message"; //copied from fr-fr
$text['label-message']['fr-fr'] = "Message";
$text['label-message']['he-il'] = "";
$text['label-message']['it-it'] = "";
$text['label-message']['it-it'] = "Messaggio";
$text['label-message']['nl-nl'] = "";
$text['label-message']['pl-pl'] = "Wiadomość";
$text['label-message']['pt-br'] = "Mensagem"; //copied from pt-pt
@@ -531,7 +531,7 @@ $text['label-members']['es-mx'] = "Miembros"; //copied from es-cl
$text['label-members']['fr-ca'] = "Membres"; //copied from fr-fr
$text['label-members']['fr-fr'] = "Membres";
$text['label-members']['he-il'] = "";
$text['label-members']['it-it'] = "";
$text['label-members']['it-it'] = "Membri";
$text['label-members']['nl-nl'] = "";
$text['label-members']['pl-pl'] = "Uczestnicy";
$text['label-members']['pt-br'] = "Total";
@@ -551,7 +551,7 @@ $text['label-member-count']['es-mx'] = "Conteo de Miembros"; //copied from es-cl
$text['label-member-count']['fr-ca'] = "Décompte des participants"; //copied from fr-fr
$text['label-member-count']['fr-fr'] = "Décompte des participants";
$text['label-member-count']['he-il'] = "";
$text['label-member-count']['it-it'] = "";
$text['label-member-count']['it-it'] = "Conto Membri";
$text['label-member-count']['nl-nl'] = "";
$text['label-member-count']['pl-pl'] = "Liczba uczestników";
$text['label-member-count']['pt-br'] = "Total de membros"; //copied from pt-pt
@@ -571,7 +571,7 @@ $text['label-lock']['es-mx'] = "Bloquear"; //copied from es-cl
$text['label-lock']['fr-ca'] = "Bloqué"; //copied from fr-fr
$text['label-lock']['fr-fr'] = "Bloqué";
$text['label-lock']['he-il'] = "";
$text['label-lock']['it-it'] = "";
$text['label-lock']['it-it'] = "Blocca";
$text['label-lock']['nl-nl'] = "";
$text['label-lock']['pl-pl'] = "Zablokowany";
$text['label-lock']['pt-br'] = "Bloquear"; //copied from pt-pt
@@ -591,7 +591,7 @@ $text['label-kick']['es-mx'] = "Echar"; //copied from es-cl
$text['label-kick']['fr-ca'] = "jeter"; //copied from fr-fr
$text['label-kick']['fr-fr'] = "jeter";
$text['label-kick']['he-il'] = "";
$text['label-kick']['it-it'] = "";
$text['label-kick']['it-it'] = "Espelli";
$text['label-kick']['nl-nl'] = "";
$text['label-kick']['pl-pl'] = "Kick ";
$text['label-kick']['pt-br'] = "Ejetar";
@@ -611,7 +611,7 @@ $text['label-joined']['es-mx'] = "Unido"; //copied from es-cl
$text['label-joined']['fr-ca'] = "a joint"; //copied from fr-fr
$text['label-joined']['fr-fr'] = "a joint";
$text['label-joined']['he-il'] = "";
$text['label-joined']['it-it'] = "";
$text['label-joined']['it-it'] = "Inserito";
$text['label-joined']['nl-nl'] = "";
$text['label-joined']['pl-pl'] = "Dołączył";
$text['label-joined']['pt-br'] = "Entrou"; //copied from pt-pt
@@ -631,7 +631,7 @@ $text['label-interactive']['es-mx'] = "Conferencia Interactiva"; //copied from e
$text['label-interactive']['fr-ca'] = "Conférence Interactive"; //copied from fr-fr
$text['label-interactive']['fr-fr'] = "Conférence Interactive";
$text['label-interactive']['he-il'] = "";
$text['label-interactive']['it-it'] = "";
$text['label-interactive']['it-it'] = "Conferenza Interattiva";
$text['label-interactive']['nl-nl'] = "";
$text['label-interactive']['pl-pl'] = "Interaktywna rozmowa konferencyjna";
$text['label-interactive']['pt-br'] = "Conferência interativa";
@@ -651,7 +651,7 @@ $text['label-id']['es-mx'] = "ID"; //copied from es-cl
$text['label-id']['fr-ca'] = "ID"; //copied from fr-fr
$text['label-id']['fr-fr'] = "ID";
$text['label-id']['he-il'] = "";
$text['label-id']['it-it'] = "";
$text['label-id']['it-it'] = "ID";
$text['label-id']['nl-nl'] = "";
$text['label-id']['pl-pl'] = "ID";
$text['label-id']['pt-br'] = "ID"; //copied from pt-pt
@@ -671,7 +671,7 @@ $text['label-hear']['es-mx'] = "Escuchar"; //copied from es-cl
$text['label-hear']['fr-ca'] = "écouter"; //copied from fr-fr
$text['label-hear']['fr-fr'] = "écouter";
$text['label-hear']['he-il'] = "";
$text['label-hear']['it-it'] = "";
$text['label-hear']['it-it'] = "Ascolta";
$text['label-hear']['nl-nl'] = "";
$text['label-hear']['pl-pl'] = "Usłysz";
$text['label-hear']['pt-br'] = "Ouvir"; //copied from pt-pt
@@ -691,7 +691,7 @@ $text['label-gain']['es-mx'] = "Ganancia"; //copied from es-cl
$text['label-gain']['fr-ca'] = "Gain"; //copied from fr-fr
$text['label-gain']['fr-fr'] = "Gain";
$text['label-gain']['he-il'] = "";
$text['label-gain']['it-it'] = "";
$text['label-gain']['it-it'] = "Guadagno";
$text['label-gain']['nl-nl'] = "";
$text['label-gain']['pl-pl'] = "Przyrost";
$text['label-gain']['pt-br'] = "Ganho"; //copied from pt-pt
@@ -711,7 +711,7 @@ $text['label-floor']['es-mx'] = "Tiene Piso"; //copied from es-cl
$text['label-floor']['fr-ca'] = "A la parole"; //copied from fr-fr
$text['label-floor']['fr-fr'] = "A la parole";
$text['label-floor']['he-il'] = "";
$text['label-floor']['it-it'] = "";
$text['label-floor']['it-it'] = "Ha la parola";
$text['label-floor']['nl-nl'] = "";
$text['label-floor']['pl-pl'] = "Posiada piętro";
$text['label-floor']['pt-br'] = "Derrubar";
@@ -731,7 +731,7 @@ $text['label-energy']['es-mx'] = "Energía"; //copied from es-cl
$text['label-energy']['fr-ca'] = "Energie"; //copied from fr-fr
$text['label-energy']['fr-fr'] = "Energie";
$text['label-energy']['he-il'] = "";
$text['label-energy']['it-it'] = "";
$text['label-energy']['it-it'] = "Energia";
$text['label-energy']['nl-nl'] = "";
$text['label-energy']['pl-pl'] = "Energia";
$text['label-energy']['pt-br'] = "Energia"; //copied from pt-pt
@@ -751,7 +751,7 @@ $text['label-end-conference']['es-mx'] = "Terminar Conferencia"; //copied from e
$text['label-end-conference']['fr-ca'] = "finir la conférence"; //copied from fr-fr
$text['label-end-conference']['fr-fr'] = "finir la conférence";
$text['label-end-conference']['he-il'] = "";
$text['label-end-conference']['it-it'] = "";
$text['label-end-conference']['it-it'] = "Termina Conferenza";
$text['label-end-conference']['nl-nl'] = "";
$text['label-end-conference']['pl-pl'] = "Zakończ rozmowę konferencyjna";
$text['label-end-conference']['pt-br'] = "Finalizar conferência";
@@ -771,7 +771,7 @@ $text['label-deaf']['es-mx'] = "Sordo"; //copied from es-cl
$text['label-deaf']['fr-ca'] = "sourd"; //copied from fr-fr
$text['label-deaf']['fr-fr'] = "sourd";
$text['label-deaf']['he-il'] = "";
$text['label-deaf']['it-it'] = "";
$text['label-deaf']['it-it'] = "Escludi audio";
$text['label-deaf']['nl-nl'] = "";
$text['label-deaf']['pl-pl'] = "Głuchy";
$text['label-deaf']['pt-br'] = "Ensurdecer ";
@@ -791,7 +791,7 @@ $text['label-cid-num']['es-mx'] = "Número de Caller ID"; //copied from es-cl
$text['label-cid-num']['fr-ca'] = "Numéro d'appelant"; //copied from fr-fr
$text['label-cid-num']['fr-fr'] = "Numéro d'appelant";
$text['label-cid-num']['he-il'] = "";
$text['label-cid-num']['it-it'] = "";
$text['label-cid-num']['it-it'] = "Numero CID";
$text['label-cid-num']['nl-nl'] = "";
$text['label-cid-num']['pl-pl'] = "Prezentacja numeru dzwoniącego";
$text['label-cid-num']['pt-br'] = "Número de destino";
@@ -811,7 +811,7 @@ $text['label-cid-name']['es-mx'] = "Nombre de Caller ID"; //copied from es-cl
$text['label-cid-name']['fr-ca'] = "Nom d'appelant"; //copied from fr-fr
$text['label-cid-name']['fr-fr'] = "Nom d'appelant";
$text['label-cid-name']['he-il'] = "";
$text['label-cid-name']['it-it'] = "";
$text['label-cid-name']['it-it'] = "Nome CID";
$text['label-cid-name']['nl-nl'] = "";
$text['label-cid-name']['pl-pl'] = "Prezentacja nazwy dzwoniącego";
$text['label-cid-name']['pt-br'] = "Nome CID";
@@ -831,7 +831,7 @@ $text['label-capabilities']['es-mx'] = "Capacidades"; //copied from es-cl
$text['label-capabilities']['fr-ca'] = "Capacités"; //copied from fr-fr
$text['label-capabilities']['fr-fr'] = "Capacités";
$text['label-capabilities']['he-il'] = "";
$text['label-capabilities']['it-it'] = "";
$text['label-capabilities']['it-it'] = "Proprietà";
$text['label-capabilities']['nl-nl'] = "";
$text['label-capabilities']['pl-pl'] = "Możliwości";
$text['label-capabilities']['pt-br'] = "Capacidades"; //copied from pt-pt
@@ -851,7 +851,7 @@ $text['label-active']['es-mx'] = "Conferencias Activas"; //copied from es-cl
$text['label-active']['fr-ca'] = "Conférences Avtives"; //copied from fr-fr
$text['label-active']['fr-fr'] = "Conférences Avtives";
$text['label-active']['he-il'] = "";
$text['label-active']['it-it'] = "";
$text['label-active']['it-it'] = "Conferenze Attive";
$text['label-active']['nl-nl'] = "";
$text['label-active']['pl-pl'] = "Aktywne konferencje";
$text['label-active']['pt-br'] = "Conferências ativas";
@@ -871,7 +871,7 @@ $text['description-interactive']['es-mx'] = "Utilice esta herramienta para monit
$text['description-interactive']['fr-ca'] = "Superviser et interagir avec les participants de la conférence"; //copied from fr-fr
$text['description-interactive']['fr-fr'] = "Superviser et interagir avec les participants de la conférence";
$text['description-interactive']['he-il'] = "";
$text['description-interactive']['it-it'] = "";
$text['description-interactive']['it-it'] = "Servizio per monitorare e interagire con i membri della conferenza.";
$text['description-interactive']['nl-nl'] = "";
$text['description-interactive']['pl-pl'] = "Użyj tej funkcji do monitorowania i interakcji z uczestnikami konferencji.";
$text['description-interactive']['pt-br'] = "Para interagir e monitorar os membros da conferência clique aqui";
@@ -891,7 +891,7 @@ $text['description-active']['es-mx'] = "Listar todas las conferencia que tienen
$text['description-active']['fr-ca'] = "Liste toutes les conférences actives avec un ou plusieurs participants."; //copied from fr-fr
$text['description-active']['fr-fr'] = "Liste toutes les conférences actives avec un ou plusieurs participants.";
$text['description-active']['he-il'] = "";
$text['description-active']['it-it'] = "";
$text['description-active']['it-it'] = "Elenca tutte le conferenze che sono attive attualmente con uno o più membri.";
$text['description-active']['nl-nl'] = "";
$text['description-active']['pl-pl'] = "Lista wszystkich aktywnych konferencji z przynajmniej jednym uczestnikiem.";
$text['description-active']['pt-br'] = "Lista com todas as conferência que estão atualmente ativa com um ou mais mebros";
@@ -911,7 +911,7 @@ $text['button-stop-rec']['es-mx'] = "Detener Grabación"; //copied from es-cl
$text['button-stop-rec']['fr-ca'] = "Arrêter l'Enregistrement"; //copied from fr-fr
$text['button-stop-rec']['fr-fr'] = "Arrêter l'Enregistrement";
$text['button-stop-rec']['he-il'] = "";
$text['button-stop-rec']['it-it'] = "";
$text['button-stop-rec']['it-it'] = "Stop Registrazione";
$text['button-stop-rec']['nl-nl'] = "";
$text['button-stop-rec']['pl-pl'] = "Zatrzymanie nagrywania";
$text['button-stop-rec']['pt-br'] = "Pausar gravação";
@@ -931,7 +931,7 @@ $text['button-start-rec']['es-mx'] = "Iniciar Grabación"; //copied from es-cl
$text['button-start-rec']['fr-ca'] = "Commencer l'Enregistrement"; //copied from fr-fr
$text['button-start-rec']['fr-fr'] = "Commencer l'Enregistrement";
$text['button-start-rec']['he-il'] = "";
$text['button-start-rec']['it-it'] = "";
$text['button-start-rec']['it-it'] = "Avvia Registrazione";
$text['button-start-rec']['nl-nl'] = "";
$text['button-start-rec']['pl-pl'] = "Początek nagrywania";
$text['button-start-rec']['pt-br'] = "Iniciar gravação";