Italian translation added (#2852)
This commit is contained in:
committed by
FusionPBX
parent
94889b5696
commit
9f228ef8c5
@@ -31,7 +31,7 @@ $text['label-sort']['es-mx'] = "Mostrar en orden descendente"; //copied from es-
|
||||
$text['label-sort']['fr-ca'] = "Affichage ordre descendant"; //copied from fr-fr
|
||||
$text['label-sort']['fr-fr'] = "Affichage ordre descendant";
|
||||
$text['label-sort']['he-il'] = "";
|
||||
$text['label-sort']['it-it'] = "Visualizza in ordine decrescente";
|
||||
$text['label-sort']['it-it'] = "Ordina a Scendere";
|
||||
$text['label-sort']['nl-nl'] = "";
|
||||
$text['label-sort']['pl-pl'] = "Sortuj malejąco";
|
||||
$text['label-sort']['pt-br'] = "Ordenar por tipo";
|
||||
@@ -51,7 +51,7 @@ $text['label-open-file']['es-mx'] = "Abrir el archivo completo"; //copied from e
|
||||
$text['label-open-file']['fr-ca'] = "Ouvrir le fichier entier"; //copied from fr-fr
|
||||
$text['label-open-file']['fr-fr'] = "Ouvrir le fichier entier";
|
||||
$text['label-open-file']['he-il'] = "";
|
||||
$text['label-open-file']['it-it'] = "apri l'intero file";
|
||||
$text['label-open-file']['it-it'] = "Apertura completa file";
|
||||
$text['label-open-file']['nl-nl'] = "";
|
||||
$text['label-open-file']['pl-pl'] = "otwarcie całego pliku";
|
||||
$text['label-open-file']['pt-br'] = "Abrir um arquivo todo";
|
||||
@@ -71,7 +71,7 @@ $text['label-open-at']['es-mx'] = "Abrir en"; //copied from es-cl
|
||||
$text['label-open-at']['fr-ca'] = "Ouvrir à"; //copied from fr-fr
|
||||
$text['label-open-at']['fr-fr'] = "Ouvrir à";
|
||||
$text['label-open-at']['he-il'] = "";
|
||||
$text['label-open-at']['it-it'] = "apri a";
|
||||
$text['label-open-at']['it-it'] = "Aperto a";
|
||||
$text['label-open-at']['nl-nl'] = "";
|
||||
$text['label-open-at']['pl-pl'] = "otwarcie na";
|
||||
$text['label-open-at']['pt-br'] = "Abrir";
|
||||
@@ -91,7 +91,7 @@ $text['label-log-viewer']['es-mx'] = "Visor de Eventos"; //copied from es-cl
|
||||
$text['label-log-viewer']['fr-ca'] = "Afficher les Logs"; //copied from fr-fr
|
||||
$text['label-log-viewer']['fr-fr'] = "Afficher les Logs";
|
||||
$text['label-log-viewer']['he-il'] = "";
|
||||
$text['label-log-viewer']['it-it'] = "Visualizzatore Log";
|
||||
$text['label-log-viewer']['it-it'] = "Log Viewer";
|
||||
$text['label-log-viewer']['nl-nl'] = "";
|
||||
$text['label-log-viewer']['pl-pl'] = "Podgląd logów freeswitcha";
|
||||
$text['label-log-viewer']['pt-br'] = "Visualizar os logs";
|
||||
@@ -111,7 +111,7 @@ $text['label-line-num']['es-mx'] = "Mostrar números de línea"; //copied from e
|
||||
$text['label-line-num']['fr-ca'] = "Afficher les numéros de ligne"; //copied from fr-fr
|
||||
$text['label-line-num']['fr-fr'] = "Afficher les numéros de ligne";
|
||||
$text['label-line-num']['he-il'] = "";
|
||||
$text['label-line-num']['it-it'] = "Mostra il numero di linea";
|
||||
$text['label-line-num']['it-it'] = "Mostra Numeri di Riga";
|
||||
$text['label-line-num']['nl-nl'] = "";
|
||||
$text['label-line-num']['pl-pl'] = "Pokaż numery wierszy";
|
||||
$text['label-line-num']['pt-br'] = "Mostrar números das linhas";
|
||||
@@ -171,7 +171,7 @@ $text['label-displaying']['es-mx'] = "Mostrando últimos eventos"; //copied from
|
||||
$text['label-displaying']['fr-ca'] = "Afficher les derniers"; //copied from fr-fr
|
||||
$text['label-displaying']['fr-fr'] = "Afficher les derniers";
|
||||
$text['label-displaying']['he-il'] = "";
|
||||
$text['label-displaying']['it-it'] = "Visualizzando gli ultimi";
|
||||
$text['label-displaying']['it-it'] = "Mostra l'ultimo";
|
||||
$text['label-displaying']['nl-nl'] = "";
|
||||
$text['label-displaying']['pl-pl'] = "Wyświetlanie od ostatniego";
|
||||
$text['label-displaying']['pt-br'] = "Mostrar o último"; //copied from pt-pt
|
||||
@@ -231,7 +231,7 @@ $text['description-filter']['es-mx'] = "Filtrar el registro con el texto:"; //co
|
||||
$text['description-filter']['fr-ca'] = "Filtrer les logs avec le texte:"; //copied from fr-fr
|
||||
$text['description-filter']['fr-fr'] = "Filtrer les logs avec le texte:";
|
||||
$text['description-filter']['he-il'] = "";
|
||||
$text['description-filter']['it-it'] = "Filtrando il log con il testo:";
|
||||
$text['description-filter']['it-it'] = "Filtra il log con il testo:";
|
||||
$text['description-filter']['nl-nl'] = "";
|
||||
$text['description-filter']['pl-pl'] = "Filtrowanie logu z tekstem:";
|
||||
$text['description-filter']['pt-br'] = "Filtrar o log com o seguinte texto:"; //copied from pt-pt
|
||||
|
||||
Reference in New Issue
Block a user