mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Enhance-master-translation autofill (#2681)
Autofill all language files for pt de and es
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
<?php
|
||||
#This file was last reorganized on 2nd of June 2017 04:38:28 PM UTC
|
||||
#This file was last reorganized on 12th of June 2017 10:57:40 AM UTC
|
||||
|
||||
$text['label-syntax']['en-us'] = "Syntax Highlighted";
|
||||
$text['label-syntax']['ar-eg'] = "";
|
||||
$text['label-syntax']['de-at'] = "Syntax Highlighted";
|
||||
$text['label-syntax']['de-ch'] = "";
|
||||
$text['label-syntax']['de-ch'] = "Syntax Highlighted"; //copied from de-de
|
||||
$text['label-syntax']['de-de'] = "Syntax Highlighted";
|
||||
$text['label-syntax']['es-cl'] = "Destacar Sintaxis";
|
||||
$text['label-syntax']['es-mx'] = "";
|
||||
$text['label-syntax']['fr-ca'] = "";
|
||||
$text['label-syntax']['es-mx'] = "Destacar Sintaxis"; //copied from es-cl
|
||||
$text['label-syntax']['fr-ca'] = "Coloration Syntaxique"; //copied from fr-fr
|
||||
$text['label-syntax']['fr-fr'] = "Coloration Syntaxique";
|
||||
$text['label-syntax']['he-il'] = "";
|
||||
$text['label-syntax']['it-it'] = "Sintassi Evidenziata";
|
||||
@@ -24,11 +24,11 @@ $text['label-syntax']['uk-ua'] = "Підсвічування синтаксис
|
||||
$text['label-sort']['en-us'] = "Sort Descending";
|
||||
$text['label-sort']['ar-eg'] = "";
|
||||
$text['label-sort']['de-at'] = "Absteigend sortiert";
|
||||
$text['label-sort']['de-ch'] = "";
|
||||
$text['label-sort']['de-ch'] = "Absteigend sortiert"; //copied from de-de
|
||||
$text['label-sort']['de-de'] = "Absteigend sortiert";
|
||||
$text['label-sort']['es-cl'] = "Mostrar en orden descendente";
|
||||
$text['label-sort']['es-mx'] = "";
|
||||
$text['label-sort']['fr-ca'] = "";
|
||||
$text['label-sort']['es-mx'] = "Mostrar en orden descendente"; //copied from es-cl
|
||||
$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";
|
||||
@@ -44,11 +44,11 @@ $text['label-sort']['uk-ua'] = "Сортувати за спаданням";
|
||||
$text['label-open-file']['en-us'] = "opening entire file";
|
||||
$text['label-open-file']['ar-eg'] = "";
|
||||
$text['label-open-file']['de-at'] = "gesamte Datei öffnen";
|
||||
$text['label-open-file']['de-ch'] = "";
|
||||
$text['label-open-file']['de-ch'] = "gesamte Datei öffnen"; //copied from de-de
|
||||
$text['label-open-file']['de-de'] = "gesamte Datei öffnen";
|
||||
$text['label-open-file']['es-cl'] = "Abrir el archivo completo";
|
||||
$text['label-open-file']['es-mx'] = "";
|
||||
$text['label-open-file']['fr-ca'] = "";
|
||||
$text['label-open-file']['es-mx'] = "Abrir el archivo completo"; //copied from es-cl
|
||||
$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";
|
||||
@@ -64,11 +64,11 @@ $text['label-open-file']['uk-ua'] = "відкрито весь файл";
|
||||
$text['label-open-at']['en-us'] = "opening at";
|
||||
$text['label-open-at']['ar-eg'] = "";
|
||||
$text['label-open-at']['de-at'] = "öffnen";
|
||||
$text['label-open-at']['de-ch'] = "";
|
||||
$text['label-open-at']['de-ch'] = "öffnen"; //copied from de-de
|
||||
$text['label-open-at']['de-de'] = "öffnen";
|
||||
$text['label-open-at']['es-cl'] = "Abrir en";
|
||||
$text['label-open-at']['es-mx'] = "";
|
||||
$text['label-open-at']['fr-ca'] = "";
|
||||
$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";
|
||||
@@ -84,11 +84,11 @@ $text['label-open-at']['uk-ua'] = "відкрито о";
|
||||
$text['label-log-viewer']['en-us'] = "Log Viewer";
|
||||
$text['label-log-viewer']['ar-eg'] = "";
|
||||
$text['label-log-viewer']['de-at'] = "Log Datei";
|
||||
$text['label-log-viewer']['de-ch'] = "";
|
||||
$text['label-log-viewer']['de-ch'] = "Log Datei"; //copied from de-de
|
||||
$text['label-log-viewer']['de-de'] = "Log Datei";
|
||||
$text['label-log-viewer']['es-cl'] = "Visor de Eventos";
|
||||
$text['label-log-viewer']['es-mx'] = "";
|
||||
$text['label-log-viewer']['fr-ca'] = "";
|
||||
$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";
|
||||
@@ -104,11 +104,11 @@ $text['label-log-viewer']['uk-ua'] = "Логи";
|
||||
$text['label-line-num']['en-us'] = "Show Line Numbers";
|
||||
$text['label-line-num']['ar-eg'] = "";
|
||||
$text['label-line-num']['de-at'] = "Zeilennummern anzeigen";
|
||||
$text['label-line-num']['de-ch'] = "";
|
||||
$text['label-line-num']['de-ch'] = "Zeilennummern anzeigen"; //copied from de-de
|
||||
$text['label-line-num']['de-de'] = "Zeilennummern anzeigen";
|
||||
$text['label-line-num']['es-cl'] = "Mostrar números de línea";
|
||||
$text['label-line-num']['es-mx'] = "";
|
||||
$text['label-line-num']['fr-ca'] = "";
|
||||
$text['label-line-num']['es-mx'] = "Mostrar números de línea"; //copied from es-cl
|
||||
$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";
|
||||
@@ -124,11 +124,11 @@ $text['label-line-num']['uk-ua'] = "Нумерація рядків";
|
||||
$text['label-kb']['en-us'] = "KB";
|
||||
$text['label-kb']['ar-eg'] = "";
|
||||
$text['label-kb']['de-at'] = "KB";
|
||||
$text['label-kb']['de-ch'] = "";
|
||||
$text['label-kb']['de-ch'] = "KB"; //copied from de-de
|
||||
$text['label-kb']['de-de'] = "KB";
|
||||
$text['label-kb']['es-cl'] = "KB";
|
||||
$text['label-kb']['es-mx'] = "";
|
||||
$text['label-kb']['fr-ca'] = "";
|
||||
$text['label-kb']['es-mx'] = "KB"; //copied from es-cl
|
||||
$text['label-kb']['fr-ca'] = "KB"; //copied from fr-fr
|
||||
$text['label-kb']['fr-fr'] = "KB";
|
||||
$text['label-kb']['he-il'] = "";
|
||||
$text['label-kb']['it-it'] = "KB";
|
||||
@@ -144,11 +144,11 @@ $text['label-kb']['uk-ua'] = "КБ";
|
||||
$text['label-filter']['en-us'] = "Filter";
|
||||
$text['label-filter']['ar-eg'] = "";
|
||||
$text['label-filter']['de-at'] = "Filter";
|
||||
$text['label-filter']['de-ch'] = "";
|
||||
$text['label-filter']['de-ch'] = "Filter"; //copied from de-de
|
||||
$text['label-filter']['de-de'] = "Filter";
|
||||
$text['label-filter']['es-cl'] = "Filtrar";
|
||||
$text['label-filter']['es-mx'] = "";
|
||||
$text['label-filter']['fr-ca'] = "";
|
||||
$text['label-filter']['es-mx'] = "Filtrar"; //copied from es-cl
|
||||
$text['label-filter']['fr-ca'] = "Filtre"; //copied from fr-fr
|
||||
$text['label-filter']['fr-fr'] = "Filtre";
|
||||
$text['label-filter']['he-il'] = "";
|
||||
$text['label-filter']['it-it'] = "Filtro";
|
||||
@@ -164,11 +164,11 @@ $text['label-filter']['uk-ua'] = "Фільтр";
|
||||
$text['label-displaying']['en-us'] = "Displaying the last";
|
||||
$text['label-displaying']['ar-eg'] = "";
|
||||
$text['label-displaying']['de-at'] = "letztes anzeigen";
|
||||
$text['label-displaying']['de-ch'] = "";
|
||||
$text['label-displaying']['de-ch'] = "letztes anzeigen"; //copied from de-de
|
||||
$text['label-displaying']['de-de'] = "letztes anzeigen";
|
||||
$text['label-displaying']['es-cl'] = "Mostrando últimos eventos";
|
||||
$text['label-displaying']['es-mx'] = "";
|
||||
$text['label-displaying']['fr-ca'] = "";
|
||||
$text['label-displaying']['es-mx'] = "Mostrando últimos eventos"; //copied from es-cl
|
||||
$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";
|
||||
@@ -184,11 +184,11 @@ $text['label-displaying']['uk-ua'] = "Показувати останні";
|
||||
$text['label-bytes']['en-us'] = "bytes";
|
||||
$text['label-bytes']['ar-eg'] = "";
|
||||
$text['label-bytes']['de-at'] = "bytes";
|
||||
$text['label-bytes']['de-ch'] = "";
|
||||
$text['label-bytes']['de-ch'] = "bytes"; //copied from de-de
|
||||
$text['label-bytes']['de-de'] = "bytes";
|
||||
$text['label-bytes']['es-cl'] = "bytes";
|
||||
$text['label-bytes']['es-mx'] = "";
|
||||
$text['label-bytes']['fr-ca'] = "";
|
||||
$text['label-bytes']['es-mx'] = "bytes"; //copied from es-cl
|
||||
$text['label-bytes']['fr-ca'] = "bytes"; //copied from fr-fr
|
||||
$text['label-bytes']['fr-fr'] = "bytes";
|
||||
$text['label-bytes']['he-il'] = "";
|
||||
$text['label-bytes']['it-it'] = "bytes";
|
||||
@@ -204,11 +204,11 @@ $text['label-bytes']['uk-ua'] = "байти";
|
||||
$text['error-open-file']['en-us'] = "Unable to open file!";
|
||||
$text['error-open-file']['ar-eg'] = "";
|
||||
$text['error-open-file']['de-at'] = "Datei kann nicht geöffnet werden!";
|
||||
$text['error-open-file']['de-ch'] = "";
|
||||
$text['error-open-file']['de-ch'] = "Datei kann nicht geöffnet werden!"; //copied from de-de
|
||||
$text['error-open-file']['de-de'] = "Datei kann nicht geöffnet werden!";
|
||||
$text['error-open-file']['es-cl'] = "¡Imposible abrir el archivo!";
|
||||
$text['error-open-file']['es-mx'] = "";
|
||||
$text['error-open-file']['fr-ca'] = "";
|
||||
$text['error-open-file']['es-mx'] = "¡Imposible abrir el archivo!"; //copied from es-cl
|
||||
$text['error-open-file']['fr-ca'] = "Impossible d'ouvrir le fichier!"; //copied from fr-fr
|
||||
$text['error-open-file']['fr-fr'] = "Impossible d'ouvrir le fichier!";
|
||||
$text['error-open-file']['he-il'] = "";
|
||||
$text['error-open-file']['it-it'] = "Impossibile aprire il file!";
|
||||
@@ -224,11 +224,11 @@ $text['error-open-file']['uk-ua'] = "Неможливо відкрити фай
|
||||
$text['description-filter']['en-us'] = "Filtering the log with the text:";
|
||||
$text['description-filter']['ar-eg'] = "";
|
||||
$text['description-filter']['de-at'] = "Log Datei nach Text filtern:";
|
||||
$text['description-filter']['de-ch'] = "";
|
||||
$text['description-filter']['de-ch'] = "Log Datei nach Text filtern:"; //copied from de-de
|
||||
$text['description-filter']['de-de'] = "Log Datei nach Text filtern:";
|
||||
$text['description-filter']['es-cl'] = "Filtrar el registro con el texto:";
|
||||
$text['description-filter']['es-mx'] = "";
|
||||
$text['description-filter']['fr-ca'] = "";
|
||||
$text['description-filter']['es-mx'] = "Filtrar el registro con el texto:"; //copied from es-cl
|
||||
$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:";
|
||||
@@ -241,4 +241,4 @@ $text['description-filter']['ru-ru'] = "Фильтрация журнала с
|
||||
$text['description-filter']['sv-se'] = "Filtrerar loggen med texten:";
|
||||
$text['description-filter']['uk-ua'] = "Фільтрування логів по тексту";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user