Added italian translation (#2384)

* Added Italian translation

* add italian translation

* add italian translation

* add italian translation

* fix typo error

* add italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian translation

* added italian language

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian translation

* added italian language

* added italian language

* added italian translation
This commit is contained in:
drenda
2017-02-19 21:17:46 -07:00
committed by FusionPBX
parent a8764b964f
commit e45a0f80d2
12 changed files with 398 additions and 10 deletions
+13 -1
View File
@@ -9,6 +9,7 @@ $text['label-syntax']['pl'] = "Składnia wyróżniona";
$text['label-syntax']['sv-se'] = "Syntax Markerad";
$text['label-syntax']['uk'] = "Підсвічування синтаксису";
$text['label-syntax']['de-at'] = "Syntax Highlighted";
$text['label-syntax']['it-it'] = "Sintassi Evidenziata";
$text['label-sort']['en-us'] = "Sort Descending";
$text['label-sort']['es-cl'] = "Mostrar en orden descendente";
@@ -19,6 +20,7 @@ $text['label-sort']['pl'] = "Sortuj malejąco";
$text['label-sort']['sv-se'] = "Sortera Fallande";
$text['label-sort']['uk'] = "Сортувати за спаданням";
$text['label-sort']['de-at'] = "Absteigend sortiert";
$text['label-sort']['it-it'] = "Visualizza in ordine decrescente";
$text['label-open-file']['en-us'] = "opening entire file";
$text['label-open-file']['es-cl'] = "Abrir el archivo completo";
@@ -29,6 +31,7 @@ $text['label-open-file']['pl'] = "otwarcie całego pliku";
$text['label-open-file']['sv-se'] = "Öppnar hela filen";
$text['label-open-file']['uk'] = "відкрито весь файл";
$text['label-open-file']['de-at'] = "gesamte Datei öffnen";
$text['label-open-file']['it-it'] = "apri l'intero file";
$text['label-open-at']['en-us'] = "opening at";
$text['label-open-at']['es-cl'] = "Abrir en";
@@ -39,6 +42,7 @@ $text['label-open-at']['pl'] = "otwarcie na";
$text['label-open-at']['sv-se'] = "Öppnar vid";
$text['label-open-at']['uk'] = "відкрито о";
$text['label-open-at']['de-at'] = "öffnen";
$text['label-open-at']['it-it'] = "apri a";
$text['label-log-viewer']['en-us'] = "Log Viewer";
$text['label-log-viewer']['es-cl'] = "Visor de Eventos";
@@ -49,6 +53,7 @@ $text['label-log-viewer']['pl'] = "Podgląd logów freeswitcha";
$text['label-log-viewer']['sv-se'] = "Log Viewer";
$text['label-log-viewer']['uk'] = "Логи";
$text['label-log-viewer']['de-at'] = "Log Datei";
$text['label-log-viewer']['it-it'] = "Visualizzatore Log";
$text['label-line-num']['en-us'] = "Show Line Numbers";
$text['label-line-num']['es-cl'] = "Mostrar números de línea";
@@ -59,6 +64,7 @@ $text['label-line-num']['pl'] = "Pokaż numery wierszy";
$text['label-line-num']['sv-se'] = "Visa Linje Nummer";
$text['label-line-num']['uk'] = "Нумерація рядків";
$text['label-line-num']['de-at'] = "Zeilennummern anzeigen";
$text['label-line-num']['it-it'] = "Mostra il numero di linea";
$text['label-kb']['en-us'] = "KB";
$text['label-kb']['es-cl'] = "KB";
@@ -69,6 +75,7 @@ $text['label-kb']['pl'] = "KB";
$text['label-kb']['sv-se'] = "KB";
$text['label-kb']['uk'] = "КБ";
$text['label-kb']['de-at'] = "KB";
$text['label-kb']['it-it'] = "KB";
$text['label-filter']['en-us'] = "Filter";
$text['label-filter']['es-cl'] = "Filtrar";
@@ -79,6 +86,7 @@ $text['label-filter']['pl'] = "Filtr";
$text['label-filter']['sv-se'] = "Filter";
$text['label-filter']['uk'] = "Фільтр";
$text['label-filter']['de-at'] = "Filter";
$text['label-filter']['it-it'] = "Filtro";
$text['label-displaying']['en-us'] = "Displaying the last";
$text['label-displaying']['es-cl'] = "Mostrando últimos eventos";
@@ -89,6 +97,7 @@ $text['label-displaying']['pl'] = "Wyświetlanie od ostatniego";
$text['label-displaying']['sv-se'] = "Visar den sista";
$text['label-displaying']['uk'] = "Показувати останні";
$text['label-displaying']['de-at'] = "letztes anzeigen";
$text['label-displaying']['it-it'] = "Visualizzando gli ultimi";
$text['label-bytes']['en-us'] = "bytes";
$text['label-bytes']['es-cl'] = "bytes";
@@ -99,6 +108,7 @@ $text['label-bytes']['pl'] = "bajtów";
$text['label-bytes']['sv-se'] = "bytes";
$text['label-bytes']['uk'] = "байти";
$text['label-bytes']['de-at'] = "bytes";
$text['label-bytes']['it-it'] = "bytes";
$text['error-open-file']['en-us'] = "Unable to open file!";
$text['error-open-file']['es-cl'] = "¡Imposible abrir el archivo!";
@@ -109,6 +119,7 @@ $text['error-open-file']['pl'] = "Nie można otworzyć pliku!";
$text['error-open-file']['sv-se'] = "Kan inte öppna fil!";
$text['error-open-file']['uk'] = "Неможливо відкрити файл!";
$text['error-open-file']['de-at'] = "Datei kann nicht geöffnet werden!";
$text['error-open-file']['it-it'] = "Impossibile aprire il file!";
$text['description-filter']['en-us'] = "Filtering the log with the text:";
$text['description-filter']['es-cl'] = "Filtrar el registro con el texto:";
@@ -119,5 +130,6 @@ $text['description-filter']['pl'] = "Filtrowanie logu z tekstem:";
$text['description-filter']['sv-se'] = "Filtrerar loggen med texten:";
$text['description-filter']['uk'] = "Фільтрування логів по тексту";
$text['description-filter']['de-at'] = "Log Datei nach Text filtern:";
$text['description-filter']['it-it'] = "Filtrando il log con il testo:";
?>
?>