2013-09-21 10:40:50 +02:00
|
|
|
|
<?php
|
2012-11-24 23:06:11 +01:00
|
|
|
|
|
2015-04-08 15:38:58 +02:00
|
|
|
|
$text['label-syntax']['en-us'] = "Syntax Highlighted";
|
|
|
|
|
|
$text['label-syntax']['es-cl'] = "Destacar Sintaxis";
|
|
|
|
|
|
$text['label-syntax']['pt-pt'] = "Realçar a Sintaxe";
|
|
|
|
|
|
$text['label-syntax']['fr-fr'] = "Coloration Syntaxique";
|
|
|
|
|
|
$text['label-syntax']['pt-br'] = "Realçar a sintaxe";
|
|
|
|
|
|
$text['label-syntax']['pl'] = "Składnia wyróżniona";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['label-syntax']['sv-se'] = "Syntax Markerad";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['label-syntax']['uk'] = "Підсвічування синтаксису";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['label-syntax']['de-de'] = "Syntax Highlighted";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['label-syntax']['de-at'] = "Syntax Highlighted";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['label-syntax']['it-it'] = "Sintassi Evidenziata";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['label-sort']['en-us'] = "Sort Descending";
|
|
|
|
|
|
$text['label-sort']['es-cl'] = "Mostrar en orden descendente";
|
|
|
|
|
|
$text['label-sort']['pt-pt'] = "Ordenar Descendetemente";
|
|
|
|
|
|
$text['label-sort']['fr-fr'] = "Affichage ordre descendant";
|
|
|
|
|
|
$text['label-sort']['pt-br'] = "Ordenar por tipo";
|
|
|
|
|
|
$text['label-sort']['pl'] = "Sortuj malejąco";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['label-sort']['sv-se'] = "Sortera Fallande";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['label-sort']['uk'] = "Сортувати за спаданням";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['label-sort']['de-de'] = "Absteigend sortiert";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['label-sort']['de-at'] = "Absteigend sortiert";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['label-sort']['it-it'] = "Visualizza in ordine decrescente";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['label-open-file']['en-us'] = "opening entire file";
|
|
|
|
|
|
$text['label-open-file']['es-cl'] = "Abrir el archivo completo";
|
|
|
|
|
|
$text['label-open-file']['pt-pt'] = "abrir o ficheiro todo";
|
|
|
|
|
|
$text['label-open-file']['fr-fr'] = "Ouvrir le fichier entier";
|
|
|
|
|
|
$text['label-open-file']['pt-br'] = "Abrir um arquivo todo";
|
|
|
|
|
|
$text['label-open-file']['pl'] = "otwarcie całego pliku";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['label-open-file']['sv-se'] = "Öppnar hela filen";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['label-open-file']['uk'] = "відкрито весь файл";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['label-open-file']['de-de'] = "gesamte Datei öffnen";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['label-open-file']['de-at'] = "gesamte Datei öffnen";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['label-open-file']['it-it'] = "apri l'intero file";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['label-open-at']['en-us'] = "opening at";
|
|
|
|
|
|
$text['label-open-at']['es-cl'] = "Abrir en";
|
|
|
|
|
|
$text['label-open-at']['pt-pt'] = "abrir";
|
|
|
|
|
|
$text['label-open-at']['fr-fr'] = "Ouvrir à";
|
|
|
|
|
|
$text['label-open-at']['pt-br'] = "Abrir";
|
|
|
|
|
|
$text['label-open-at']['pl'] = "otwarcie na";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['label-open-at']['sv-se'] = "Öppnar vid";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['label-open-at']['uk'] = "відкрито о";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['label-open-at']['de-de'] = "öffnen";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['label-open-at']['de-at'] = "öffnen";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['label-open-at']['it-it'] = "apri a";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['label-log-viewer']['en-us'] = "Log Viewer";
|
|
|
|
|
|
$text['label-log-viewer']['es-cl'] = "Visor de Eventos";
|
|
|
|
|
|
$text['label-log-viewer']['pt-pt'] = "Visualização de Logs";
|
|
|
|
|
|
$text['label-log-viewer']['fr-fr'] = "Afficher les Logs";
|
|
|
|
|
|
$text['label-log-viewer']['pt-br'] = "Visualizar os logs";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['label-log-viewer']['pl'] = "Podgląd logów freeswitcha";
|
|
|
|
|
|
$text['label-log-viewer']['sv-se'] = "Log Viewer";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['label-log-viewer']['uk'] = "Логи";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['label-log-viewer']['de-de'] = "Log Datei";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['label-log-viewer']['de-at'] = "Log Datei";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['label-log-viewer']['it-it'] = "Visualizzatore Log";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['label-line-num']['en-us'] = "Show Line Numbers";
|
|
|
|
|
|
$text['label-line-num']['es-cl'] = "Mostrar números de línea";
|
|
|
|
|
|
$text['label-line-num']['pt-pt'] = "Mostrar Números das Linhas";
|
|
|
|
|
|
$text['label-line-num']['fr-fr'] = "Afficher les numéros de ligne";
|
|
|
|
|
|
$text['label-line-num']['pt-br'] = "Mostrar números das linhas";
|
|
|
|
|
|
$text['label-line-num']['pl'] = "Pokaż numery wierszy";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['label-line-num']['sv-se'] = "Visa Linje Nummer";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['label-line-num']['uk'] = "Нумерація рядків";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['label-line-num']['de-de'] = "Zeilennummern anzeigen";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['label-line-num']['de-at'] = "Zeilennummern anzeigen";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['label-line-num']['it-it'] = "Mostra il numero di linea";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['label-kb']['en-us'] = "KB";
|
|
|
|
|
|
$text['label-kb']['es-cl'] = "KB";
|
|
|
|
|
|
$text['label-kb']['pt-pt'] = "KB";
|
|
|
|
|
|
$text['label-kb']['fr-fr'] = "KB";
|
|
|
|
|
|
$text['label-kb']['pt-br'] = "KB";
|
|
|
|
|
|
$text['label-kb']['pl'] = "KB";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['label-kb']['sv-se'] = "KB";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['label-kb']['uk'] = "КБ";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['label-kb']['de-de'] = "KB";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['label-kb']['de-at'] = "KB";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['label-kb']['it-it'] = "KB";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['label-filter']['en-us'] = "Filter";
|
|
|
|
|
|
$text['label-filter']['es-cl'] = "Filtrar";
|
|
|
|
|
|
$text['label-filter']['pt-pt'] = "Filtro";
|
|
|
|
|
|
$text['label-filter']['fr-fr'] = "Filtre";
|
|
|
|
|
|
$text['label-filter']['pt-br'] = "Filtro";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['label-filter']['pl'] = "Filtr";
|
|
|
|
|
|
$text['label-filter']['sv-se'] = "Filter";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['label-filter']['uk'] = "Фільтр";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['label-filter']['de-de'] = "Filter";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['label-filter']['de-at'] = "Filter";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['label-filter']['it-it'] = "Filtro";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['label-displaying']['en-us'] = "Displaying the last";
|
|
|
|
|
|
$text['label-displaying']['es-cl'] = "Mostrando últimos eventos";
|
|
|
|
|
|
$text['label-displaying']['pt-pt'] = "Mostrar o último";
|
|
|
|
|
|
$text['label-displaying']['fr-fr'] = "Afficher les derniers";
|
|
|
|
|
|
$text['label-displaying']['pt-br'] = "Mostrar o último";
|
|
|
|
|
|
$text['label-displaying']['pl'] = "Wyświetlanie od ostatniego";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['label-displaying']['sv-se'] = "Visar den sista";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['label-displaying']['uk'] = "Показувати останні";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['label-displaying']['de-de'] = "letztes anzeigen";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['label-displaying']['de-at'] = "letztes anzeigen";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['label-displaying']['it-it'] = "Visualizzando gli ultimi";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['label-bytes']['en-us'] = "bytes";
|
|
|
|
|
|
$text['label-bytes']['es-cl'] = "bytes";
|
|
|
|
|
|
$text['label-bytes']['pt-pt'] = "bytes";
|
|
|
|
|
|
$text['label-bytes']['fr-fr'] = "bytes";
|
|
|
|
|
|
$text['label-bytes']['pt-br'] = "bytes";
|
|
|
|
|
|
$text['label-bytes']['pl'] = "bajtów";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['label-bytes']['sv-se'] = "bytes";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['label-bytes']['uk'] = "байти";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['label-bytes']['de-de'] = "bytes";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['label-bytes']['de-at'] = "bytes";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['label-bytes']['it-it'] = "bytes";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['error-open-file']['en-us'] = "Unable to open file!";
|
|
|
|
|
|
$text['error-open-file']['es-cl'] = "¡Imposible abrir el archivo!";
|
|
|
|
|
|
$text['error-open-file']['pt-pt'] = "Impossível abrir o ficheiro!";
|
|
|
|
|
|
$text['error-open-file']['fr-fr'] = "Impossible d'ouvrir le fichier!";
|
|
|
|
|
|
$text['error-open-file']['pt-br'] = "Impossivel abrir o arquivo";
|
|
|
|
|
|
$text['error-open-file']['pl'] = "Nie można otworzyć pliku!";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['error-open-file']['sv-se'] = "Kan inte öppna fil!";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['error-open-file']['uk'] = "Неможливо відкрити файл!";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['error-open-file']['de-de'] = "Datei kann nicht geöffnet werden!";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['error-open-file']['de-at'] = "Datei kann nicht geöffnet werden!";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['error-open-file']['it-it'] = "Impossibile aprire il file!";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
|
|
|
|
|
$text['description-filter']['en-us'] = "Filtering the log with the text:";
|
|
|
|
|
|
$text['description-filter']['es-cl'] = "Filtrar el registro con el texto:";
|
|
|
|
|
|
$text['description-filter']['pt-pt'] = "Filtrar o log com o seguinte texto:";
|
|
|
|
|
|
$text['description-filter']['fr-fr'] = "Filtrer les logs avec le texte:";
|
|
|
|
|
|
$text['description-filter']['pt-br'] = "Filtrar o log com o seguinte texto:";
|
|
|
|
|
|
$text['description-filter']['pl'] = "Filtrowanie logu z tekstem:";
|
2015-05-01 13:13:39 +02:00
|
|
|
|
$text['description-filter']['sv-se'] = "Filtrerar loggen med texten:";
|
2015-06-06 04:37:26 +02:00
|
|
|
|
$text['description-filter']['uk'] = "Фільтрування логів по тексту";
|
2017-04-21 21:41:20 +02:00
|
|
|
|
$text['description-filter']['de-de'] = "Log Datei nach Text filtern:";
|
2015-06-30 14:30:02 +02:00
|
|
|
|
$text['description-filter']['de-at'] = "Log Datei nach Text filtern:";
|
2017-02-20 05:17:46 +01:00
|
|
|
|
$text['description-filter']['it-it'] = "Filtrando il log con il testo:";
|
2015-04-08 15:38:58 +02:00
|
|
|
|
|
2017-02-20 05:17:46 +01:00
|
|
|
|
?>
|