Update the translations from the translation server. Includes the following new languages Brazilian Portuguese, Polish, and Swedish Sweden. Thanks to those that put in the effort to add these languages additional translator volunteers are welcome.

This commit is contained in:
Mark Crane
2015-04-08 13:38:58 +00:00
parent 59bd481b6c
commit 3b8b7ad0ca
112 changed files with 24232 additions and 15590 deletions

View File

@@ -1,99 +1,101 @@
<?php
/*
FusionPBX
Version: MPL 1.1
The contents of this file are subject to the Mozilla Public License Version
1.1 (the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
http://www.mozilla.org/MPL/
$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";
Software distributed under the License is distributed on an "AS IS" basis,
WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
for the specific language governing rights and limitations under the
License.
$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";
The Original Code is FusionPBX
$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";
The Initial Developer of the Original Code is
Mark J Crane <markjcrane@fusionpbx.com>
Portions created by the Initial Developer are Copyright (C) 2008-2012
the Initial Developer. All Rights Reserved.
$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";
Contributor(s):
Mark J Crane <markjcrane@fusionpbx.com>
James Rose <james.o.rose@gmail.com>
Philippe Rioual <bhouba@gmail.com>
*/
$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";
$text['label-log-viewer']['pl'] = "Podgląd Logów";
$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-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";
$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-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";
$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-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";
$text['label-filter']['pl'] = "Filter ";
$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-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";
$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['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";
$text['button-reload']['en-us'] = "Reload";
$text['button-reload']['es-cl'] = "Recargar";
$text['button-reload']['pt-pt'] = "Recarregar";
$text['button-reload']['fr-fr'] = "Recharger";
$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!";
$text['label-kb']['en-us'] = "KB"; //KiloBytes
$text['label-kb']['es-cl'] = "KB"; //KiloBytes
$text['label-kb']['pt-pt'] = "KB"; //KiloBytes
$text['label-kb']['fr-fr'] = "KB"; //KiloBytes
$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:";
$text['button-download']['en-us'] = "Download Logs";
$text['button-download']['es-cl'] = "Descargar Registro";
$text['button-download']['pt-pt'] = "Descarregar Logs";
$text['button-download']['fr-fr'] = "Télécharger les Logs";
$text['button-reload']['en-us'] = "Reload";
$text['button-reload']['es-cl'] = "Recargar";
$text['button-reload']['pt-pt'] = "Recarregar";
$text['button-reload']['fr-fr'] = "Recharger";
$text['button-reload']['pt-br'] = "Recarregar";
$text['button-reload']['pl'] = "Przeładuj";
$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['button-download']['en-us'] = "Download Logs";
$text['button-download']['es-cl'] = "Descargar Registro";
$text['button-download']['pt-pt'] = "Descarregar Logs";
$text['button-download']['fr-fr'] = "Télécharger les Logs";
$text['button-download']['pt-br'] = "Download";
$text['button-download']['pl'] = "Pobierz logi";
$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-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-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-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['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!";
?>
?>

View File

@@ -1,20 +1,15 @@
<?php
$apps[$x]['menu'][0]['title']['en-us'] = "Log Viewer";
$apps[$x]['menu'][0]['title']['es-cl'] = "Visor de eventos";
$apps[$x]['menu'][0]['title']['es-mx'] = "";
$apps[$x]['menu'][0]['title']['de-de'] = "";
$apps[$x]['menu'][0]['title']['de-ch'] = "";
$apps[$x]['menu'][0]['title']['de-at'] = "";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Voir les Logs";
$apps[$x]['menu'][0]['title']['fr-ca'] = "";
$apps[$x]['menu'][0]['title']['fr-ch'] = "";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Visualizar Log";
$apps[$x]['menu'][0]['title']['pt-br'] = "";
$apps[$x]['menu'][0]['uuid'] = "781ebbec-a55a-9d60-f7bb-f54ab2ee4e7e";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/log_viewer/log_viewer.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
<?php
$apps[$x]['menu'][0]['title']['en-us'] = "Log Viewer";
$apps[$x]['menu'][0]['title']['es-cl'] = "Visor de eventos";
$apps[$x]['menu'][0]['title']['fr-fr'] = "Voir les Logs";
$apps[$x]['menu'][0]['title']['pt-pt'] = "Visualizar Log";
$apps[$x]['menu'][0]['title']['pt-br'] = "Visualizar Log";
$apps[$x]['menu'][0]['title']['pl'] = "Podgląd Logów";
$apps[$x]['menu'][0]['uuid'] = "781ebbec-a55a-9d60-f7bb-f54ab2ee4e7e";
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
$apps[$x]['menu'][0]['category'] = "internal";
$apps[$x]['menu'][0]['path'] = "/app/log_viewer/log_viewer.php";
$apps[$x]['menu'][0]['groups'][] = "superadmin";
?>