|
@@ -1,5 +1,15 @@
|
|
<?php
|
|
<?php
|
|
|
|
|
|
|
|
+$text['title-databases']['en-us'] = "Databases";
|
|
|
|
+$text['title-databases']['es-cl'] = "Bases de datos";
|
|
|
|
+$text['title-databases']['pt-pt'] = "Bases de Dados";
|
|
|
|
+$text['title-databases']['fr-fr'] = "Bases de données";
|
|
|
|
+$text['title-databases']['pt-br'] = "Base de dados";
|
|
|
|
+$text['title-databases']['pl'] = "Bazy danych";
|
|
|
|
+$text['title-databases']['sv-se'] = "Databaser";
|
|
|
|
+$text['title-databases']['uk'] = "Бази даних";
|
|
|
|
+$text['title-databases']['de-at'] = "Datenbanken";
|
|
|
|
+
|
|
$text['title-command']['en-us'] = "Command";
|
|
$text['title-command']['en-us'] = "Command";
|
|
$text['title-command']['es-cl'] = "Comando";
|
|
$text['title-command']['es-cl'] = "Comando";
|
|
$text['title-command']['pt-pt'] = "Comando";
|
|
$text['title-command']['pt-pt'] = "Comando";
|
|
@@ -10,6 +20,46 @@ $text['title-command']['sv-se'] = "Kommando";
|
|
$text['title-command']['uk'] = "Команди";
|
|
$text['title-command']['uk'] = "Команди";
|
|
$text['title-command']['de-at'] = "Befehl";
|
|
$text['title-command']['de-at'] = "Befehl";
|
|
|
|
|
|
|
|
+$text['option-result_type_view']['en-us'] = "View";
|
|
|
|
+$text['option-result_type_view']['es-cl'] = "Ver";
|
|
|
|
+$text['option-result_type_view']['pt-pt'] = "Ver";
|
|
|
|
+$text['option-result_type_view']['fr-fr'] = "Voir";
|
|
|
|
+$text['option-result_type_view']['pt-br'] = "Visualizar";
|
|
|
|
+$text['option-result_type_view']['pl'] = "Widok";
|
|
|
|
+$text['option-result_type_view']['sv-se'] = "Granska";
|
|
|
|
+$text['option-result_type_view']['uk'] = "Перегляд";
|
|
|
|
+$text['option-result_type_view']['de-at'] = "Ansicht";
|
|
|
|
+
|
|
|
|
+$text['option-result_type_insert']['en-us'] = "SQL Inserts";
|
|
|
|
+$text['option-result_type_insert']['es-cl'] = "Inserciones SQL";
|
|
|
|
+$text['option-result_type_insert']['pt-pt'] = "Inserções SQL";
|
|
|
|
+$text['option-result_type_insert']['fr-fr'] = "Insertion SQL";
|
|
|
|
+$text['option-result_type_insert']['pt-br'] = "Inserir SQL";
|
|
|
|
+$text['option-result_type_insert']['pl'] = "Wstawianie SQL";
|
|
|
|
+$text['option-result_type_insert']['sv-se'] = "SQL Inserts";
|
|
|
|
+$text['option-result_type_insert']['uk'] = "SQL Inserts ";
|
|
|
|
+$text['option-result_type_insert']['de-at'] = "SQL Inserts";
|
|
|
|
+
|
|
|
|
+$text['option-result_type_csv']['en-us'] = "CSV Download";
|
|
|
|
+$text['option-result_type_csv']['es-cl'] = "Descargar CSV";
|
|
|
|
+$text['option-result_type_csv']['pt-pt'] = "Descarregar CSV";
|
|
|
|
+$text['option-result_type_csv']['fr-fr'] = "Télécharger le CSV";
|
|
|
|
+$text['option-result_type_csv']['pt-br'] = "Download CSV";
|
|
|
|
+$text['option-result_type_csv']['pl'] = "Pobieranie w formacie CSV";
|
|
|
|
+$text['option-result_type_csv']['sv-se'] = "Ladda Ned CSV";
|
|
|
|
+$text['option-result_type_csv']['uk'] = "CSV Download ";
|
|
|
|
+$text['option-result_type_csv']['de-at'] = "CSV Download";
|
|
|
|
+
|
|
|
|
+$text['label-table']['en-us'] = "Table";
|
|
|
|
+$text['label-table']['es-cl'] = "Tabla";
|
|
|
|
+$text['label-table']['pt-pt'] = "Tabela";
|
|
|
|
+$text['label-table']['fr-fr'] = "Table";
|
|
|
|
+$text['label-table']['pt-br'] = "Tabela";
|
|
|
|
+$text['label-table']['pl'] = "Tabela";
|
|
|
|
+$text['label-table']['sv-se'] = "TAbell";
|
|
|
|
+$text['label-table']['uk'] = "Таблиця";
|
|
|
|
+$text['label-table']['de-at'] = "Tabelle";
|
|
|
|
+
|
|
$text['label-switch']['en-us'] = "Switch";
|
|
$text['label-switch']['en-us'] = "Switch";
|
|
$text['label-switch']['es-cl'] = "Comando de switch";
|
|
$text['label-switch']['es-cl'] = "Comando de switch";
|
|
$text['label-switch']['pt-pt'] = "Comando Freeswitch";
|
|
$text['label-switch']['pt-pt'] = "Comando Freeswitch";
|
|
@@ -30,6 +80,26 @@ $text['label-shell']['sv-se'] = "Shell";
|
|
$text['label-shell']['uk'] = "Консоль";
|
|
$text['label-shell']['uk'] = "Консоль";
|
|
$text['label-shell']['de-at'] = "Shell";
|
|
$text['label-shell']['de-at'] = "Shell";
|
|
|
|
|
|
|
|
+$text['label-results']['en-us'] = "Results";
|
|
|
|
+$text['label-results']['es-cl'] = "Resultados";
|
|
|
|
+$text['label-results']['pt-pt'] = "Resultados";
|
|
|
|
+$text['label-results']['fr-fr'] = "Résultats";
|
|
|
|
+$text['label-results']['pt-br'] = "Resultados";
|
|
|
|
+$text['label-results']['pl'] = "Rezultaty";
|
|
|
|
+$text['label-results']['sv-se'] = "Resultat";
|
|
|
|
+$text['label-results']['uk'] = "Результати";
|
|
|
|
+$text['label-results']['de-at'] = "Ergebnisse";
|
|
|
|
+
|
|
|
|
+$text['label-result_type']['en-us'] = "Result";
|
|
|
|
+$text['label-result_type']['es-cl'] = "Resultado";
|
|
|
|
+$text['label-result_type']['pt-pt'] = "Resultado";
|
|
|
|
+$text['label-result_type']['fr-fr'] = "Résultat";
|
|
|
|
+$text['label-result_type']['pt-br'] = "Resultado";
|
|
|
|
+$text['label-result_type']['pl'] = "Rezultat";
|
|
|
|
+$text['label-result_type']['sv-se'] = "Resultat";
|
|
|
|
+$text['label-result_type']['uk'] = "Результат";
|
|
|
|
+$text['label-result_type']['de-at'] = "Ergebnis";
|
|
|
|
+
|
|
$text['label-response']['en-us'] = "Response";
|
|
$text['label-response']['en-us'] = "Response";
|
|
$text['label-response']['es-cl'] = "Respuesta";
|
|
$text['label-response']['es-cl'] = "Respuesta";
|
|
$text['label-response']['pt-pt'] = "Resposta";
|
|
$text['label-response']['pt-pt'] = "Resposta";
|
|
@@ -54,6 +124,26 @@ $text['label-reset']['ro'] = "Inițializare";
|
|
$text['label-reset']['fa'] = "";
|
|
$text['label-reset']['fa'] = "";
|
|
$text['label-reset']['ar-eg'] = "إعادة تعيين";
|
|
$text['label-reset']['ar-eg'] = "إعادة تعيين";
|
|
|
|
|
|
|
|
+$text['label-records']['en-us'] = "Records";
|
|
|
|
+$text['label-records']['es-cl'] = "Archivos";
|
|
|
|
+$text['label-records']['pt-pt'] = "Registros";
|
|
|
|
+$text['label-records']['fr-fr'] = "Enregistrements";
|
|
|
|
+$text['label-records']['pt-br'] = "Registros";
|
|
|
|
+$text['label-records']['pl'] = "Dokumentacja";
|
|
|
|
+$text['label-records']['sv-se'] = "Uppgifter";
|
|
|
|
+$text['label-records']['uk'] = "документація";
|
|
|
|
+$text['label-records']['de-at'] = "Aufzeichnungen";
|
|
|
|
+
|
|
|
|
+$text['label-sql']['en-us'] = "SQL";
|
|
|
|
+$text['label-sql']['es-cl'] = "SQL";
|
|
|
|
+$text['label-sql']['pt-pt'] = "SQL";
|
|
|
|
+$text['label-sql']['fr-fr'] = "SQL";
|
|
|
|
+$text['label-sql']['pt-br'] = "SQL";
|
|
|
|
+$text['label-sql']['pl'] = "SQL";
|
|
|
|
+$text['label-sql']['sv-se'] = "SQL";
|
|
|
|
+$text['label-sql']['uk'] = "SQL";
|
|
|
|
+$text['label-sql']['de-at'] = "SQL";
|
|
|
|
+
|
|
$text['label-php']['en-us'] = "PHP";
|
|
$text['label-php']['en-us'] = "PHP";
|
|
$text['label-php']['es-cl'] = "Comando PHP";
|
|
$text['label-php']['es-cl'] = "Comando PHP";
|
|
$text['label-php']['pt-pt'] = "Comandos PHP";
|
|
$text['label-php']['pt-pt'] = "Comandos PHP";
|
|
@@ -74,7 +164,27 @@ $text['label-execute']['sv-se'] = "Utför Kommando";
|
|
$text['label-execute']['uk'] = "Виконання команд";
|
|
$text['label-execute']['uk'] = "Виконання команд";
|
|
$text['label-execute']['de-at'] = "Ausführen";
|
|
$text['label-execute']['de-at'] = "Ausführen";
|
|
|
|
|
|
-$text['description-switch']['en-us'] = "For a list of the valid commands use: help";
|
|
|
|
|
|
+$text['label-error']['en-us'] = "Error";
|
|
|
|
+$text['label-error']['es-cl'] = "Error";
|
|
|
|
+$text['label-error']['pt-pt'] = "Erro";
|
|
|
|
+$text['label-error']['fr-fr'] = "Erreur";
|
|
|
|
+$text['label-error']['pt-br'] = "Erro";
|
|
|
|
+$text['label-error']['pl'] = "Błąd";
|
|
|
|
+$text['label-error']['sv-se'] = "Fel";
|
|
|
|
+$text['label-error']['uk'] = "Помилка";
|
|
|
|
+$text['label-error']['de-at'] = "Fehler";
|
|
|
|
+
|
|
|
|
+$text['header-databases']['en-us'] = "Databases";
|
|
|
|
+$text['header-databases']['es-cl'] = "Bases de datos";
|
|
|
|
+$text['header-databases']['pt-pt'] = "Bases de Dados";
|
|
|
|
+$text['header-databases']['fr-fr'] = "Bases de données";
|
|
|
|
+$text['header-databases']['pt-br'] = "Base de dados";
|
|
|
|
+$text['header-databases']['pl'] = "Bazy danych";
|
|
|
|
+$text['header-databases']['sv-se'] = "Databaser";
|
|
|
|
+$text['header-databases']['uk'] = "Бази даних";
|
|
|
|
+$text['header-databases']['de-at'] = "Datenbanken";
|
|
|
|
+
|
|
|
|
+$text['description-switch']['en-us'] = "Switch CLI. View valid commands with: 'help'.";
|
|
$text['description-switch']['es-cl'] = "Para un listado de comandos válidos use: help";
|
|
$text['description-switch']['es-cl'] = "Para un listado de comandos válidos use: help";
|
|
$text['description-switch']['pt-pt'] = "Para uma lista dos comandos válidos utilize: help";
|
|
$text['description-switch']['pt-pt'] = "Para uma lista dos comandos válidos utilize: help";
|
|
$text['description-switch']['fr-fr'] = "Pour la liste des commandes valides, utiliser : help";
|
|
$text['description-switch']['fr-fr'] = "Pour la liste des commandes valides, utiliser : help";
|
|
@@ -84,7 +194,7 @@ $text['description-switch']['sv-se'] = "För en lista med giltiga kommandon anv
|
|
$text['description-switch']['uk'] = "Для перегляду списку команд виконайте команду: help";
|
|
$text['description-switch']['uk'] = "Для перегляду списку команд виконайте команду: help";
|
|
$text['description-switch']['de-at'] = "Um eine Liste der gültigen Befehle zu bekommen tippen Sie: 'help'";
|
|
$text['description-switch']['de-at'] = "Um eine Liste der gültigen Befehle zu bekommen tippen Sie: 'help'";
|
|
|
|
|
|
-$text['description-shell']['en-us'] = "System commands.";
|
|
|
|
|
|
+$text['description-shell']['en-us'] = "Execute system commands.";
|
|
$text['description-shell']['es-cl'] = "Comandos de sistema";
|
|
$text['description-shell']['es-cl'] = "Comandos de sistema";
|
|
$text['description-shell']['pt-pt'] = "Comandos do sistema.";
|
|
$text['description-shell']['pt-pt'] = "Comandos do sistema.";
|
|
$text['description-shell']['fr-fr'] = "Commande Système";
|
|
$text['description-shell']['fr-fr'] = "Commande Système";
|
|
@@ -94,17 +204,27 @@ $text['description-shell']['sv-se'] = "System Kommandon.";
|
|
$text['description-shell']['uk'] = "Системні команди";
|
|
$text['description-shell']['uk'] = "Системні команди";
|
|
$text['description-shell']['de-at'] = "System Befehle";
|
|
$text['description-shell']['de-at'] = "System Befehle";
|
|
|
|
|
|
-$text['description-php']['en-us'] = "Use the following link as a reference for PHP: <a href='http://php.net/manual/en/index.php' target='_blank'>PHP Manual";
|
|
|
|
-$text['description-php']['es-cl'] = "Utilice el siguiente enlace como referencia para PHP: <a href='http://php.net/manual/en/index.php' target='_blank'>Manual PHP";
|
|
|
|
-$text['description-php']['pt-pt'] = "Utilize a ligação seguinte como referência para o PHP: <a href='http://php.net/manual/en/index.php' target='_blank'>PHP Manual";
|
|
|
|
-$text['description-php']['fr-fr'] = "Utiliser le lien suivant comme référence pour le PHP: <a href='http://php.net/manual/fr/index.php' target='_blank'>Manuel PHP";
|
|
|
|
-$text['description-php']['pt-br'] = "Utilize a ligação seguinte como referência para o PHP: PHP Manual ";
|
|
|
|
-$text['description-php']['pl'] = "Aby użyć odniesienia do PHP kliknij na ten link: PHP manual";
|
|
|
|
-$text['description-php']['sv-se'] = "Använd följande länk som en referens gällande PHP: PHP Manual ";
|
|
|
|
-$text['description-php']['uk'] = "Посилання на довідку PHP: PHP Manual";
|
|
|
|
-$text['description-php']['de-at'] = "Benutzen Sie folgenden Link als PHP Referenz: <a href='http://php.net/manual/en/index.php' target='_blank'>PHP Manual</a>";
|
|
|
|
-
|
|
|
|
-$text['description-execute']['en-us'] = "Provides a conventient way to execute system, PHP, and switch commands.";
|
|
|
|
|
|
+$text['description-sql']['en-us'] = "Execute statements against the database.";
|
|
|
|
+$text['description-sql']['es-cl'] = "Ejecutar instrucciones de consulta contra la base de datos.";
|
|
|
|
+$text['description-sql']['pt-pt'] = "Executar instruções de consulta no banco de dados.";
|
|
|
|
+$text['description-sql']['fr-fr'] = "Exécuter les instructions de requête contre la base de données.";
|
|
|
|
+$text['description-sql']['pt-br'] = "Executar instruções de consulta no banco de dados.";
|
|
|
|
+$text['description-sql']['pl'] = "Wykonać polecenie zapytania do bazy danych.";
|
|
|
|
+$text['description-sql']['sv-se'] = "Utför fråge uttalanden mot databasen.";
|
|
|
|
+$text['description-sql']['uk'] = "Виконання операторів запитів до бази даних.";
|
|
|
|
+$text['description-sql']['de-at'] = "Führen Sie Abfrage-Anweisungen für die Datenbank.";
|
|
|
|
+
|
|
|
|
+$text['description-php']['en-us'] = "Execute PHP commands. See: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
|
|
|
+$text['description-php']['es-cl'] = "Utilice el siguiente enlace como referencia para PHP: <a href='http://php.net/manual/' target='_blank'>Manual PHP</a>";
|
|
|
|
+$text['description-php']['pt-pt'] = "Utilize a ligação seguinte como referência para o PHP: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
|
|
|
+$text['description-php']['fr-fr'] = "Utiliser le lien suivant comme référence pour le PHP: <a href='http://php.net/manual/' target='_blank'>Manuel PHP</a>";
|
|
|
|
+$text['description-php']['pt-br'] = "Utilize a ligação seguinte como referência para o PHP: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
|
|
|
+$text['description-php']['pl'] = "Aby użyć odniesienia do PHP kliknij na ten link: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
|
|
|
+$text['description-php']['sv-se'] = "Använd följande länk som en referens gällande PHP: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
|
|
|
+$text['description-php']['uk'] = "Посилання на довідку PHP: <a href='http://php.net/manual/' target='_blank'>PHP Manual</a>";
|
|
|
|
+$text['description-php']['de-at'] = "Benutzen Sie folgenden Link als PHP Referenz: <a href='http://php.net/manual/>PHP Manual</a>";
|
|
|
|
+
|
|
|
|
+$text['description-execute']['en-us'] = "Provides a conventient way to execute system, PHP, switch and SQL commands.";
|
|
$text['description-execute']['es-cl'] = "Provee un modo conveniente de ejecutar comandos de sistema, PHP o del switch.";
|
|
$text['description-execute']['es-cl'] = "Provee un modo conveniente de ejecutar comandos de sistema, PHP o del switch.";
|
|
$text['description-execute']['pt-pt'] = "Oferece uma maneira fácil de executar comandos de sistema, PHP, e switch.";
|
|
$text['description-execute']['pt-pt'] = "Oferece uma maneira fácil de executar comandos de sistema, PHP, e switch.";
|
|
$text['description-execute']['fr-fr'] = "Fournir un moyen pour executer des commandes système, PHP et switch. ";
|
|
$text['description-execute']['fr-fr'] = "Fournir un moyen pour executer des commandes système, PHP et switch. ";
|
|
@@ -114,4 +234,44 @@ $text['description-execute']['sv-se'] = "Erbjuder ett smidigt sätt att köra sy
|
|
$text['description-execute']['uk'] = "Забезпечує зручний спосіб виконати команди PHP, switch, а також системні команди";
|
|
$text['description-execute']['uk'] = "Забезпечує зручний спосіб виконати команди PHP, switch, а також системні команди";
|
|
$text['description-execute']['de-at'] = "Bietet die Möglichkeit System, PHP und Switch Kommandos auszuführen.";
|
|
$text['description-execute']['de-at'] = "Bietet die Möglichkeit System, PHP und Switch Kommandos auszuführen.";
|
|
|
|
|
|
|
|
+$text['description-databases']['en-us'] = "Select the database to execute SQL query statements against.";
|
|
|
|
+$text['description-databases']['es-cl'] = "Seleccione la base de datos para ejecutar la consulta SQL.";
|
|
|
|
+$text['description-databases']['pt-pt'] = "Escolha a base de dados a utilizar.";
|
|
|
|
+$text['description-databases']['fr-fr'] = "Choisir la base de données utilisée par la requête SQL.";
|
|
|
|
+$text['description-databases']['pt-br'] = "Informações sobre a base de dados";
|
|
|
|
+$text['description-databases']['pl'] = "Informacje o bazie danych.";
|
|
|
|
+$text['description-databases']['sv-se'] = "Välj databas att använda för SQL Fråga.";
|
|
|
|
+$text['description-databases']['uk'] = "Інформація про базу даних.";
|
|
|
|
+$text['description-databases']['de-at'] = "Wählen Sie die Datenbank für die SQL Abfrage aus.";
|
|
|
|
+
|
|
|
|
+$text['button-select_database']['en-us'] = "Select Database";
|
|
|
|
+$text['button-select_database']['es-cl'] = "Seleccionar Base de Datos";
|
|
|
|
+$text['button-select_database']['pt-pt'] = "Seleccionar Base de Dados";
|
|
|
|
+$text['button-select_database']['fr-fr'] = "Choisir la Base de données";
|
|
|
|
+$text['button-select_database']['pt-br'] = "Selecionar base de dados";
|
|
|
|
+$text['button-select_database']['pl'] = "Wybierz bazę danych";
|
|
|
|
+$text['button-select_database']['sv-se'] = "Välj Databas";
|
|
|
|
+$text['button-select_database']['uk'] = "Вибрати БД";
|
|
|
|
+$text['button-select_database']['de-at'] = "Datenbank wählen";
|
|
|
|
+
|
|
|
|
+$text['button-manage']['en-us'] = "Manage";
|
|
|
|
+$text['button-manage']['es-cl'] = "Administrar";
|
|
|
|
+$text['button-manage']['pt-pt'] = "Gerir";
|
|
|
|
+$text['button-manage']['fr-fr'] = "Gérer";
|
|
|
|
+$text['button-manage']['pt-br'] = "Gerenciar";
|
|
|
|
+$text['button-manage']['pl'] = "Zarządzaj";
|
|
|
|
+$text['button-manage']['sv-se'] = "Hantera";
|
|
|
|
+$text['button-manage']['uk'] = "Керувати";
|
|
|
|
+$text['button-manage']['de-at'] = "Verwalten";
|
|
|
|
+
|
|
|
|
+$text['button-backup']['en-us'] = "Backup";
|
|
|
|
+$text['button-backup']['es-cl'] = "Respaldar";
|
|
|
|
+$text['button-backup']['pt-pt'] = "Backup";
|
|
|
|
+$text['button-backup']['fr-fr'] = "Sauvegarder";
|
|
|
|
+$text['button-backup']['pt-br'] = "Backup";
|
|
|
|
+$text['button-backup']['pl'] = "Kopia Zapasowa";
|
|
|
|
+$text['button-backup']['sv-se'] = "Backup";
|
|
|
|
+$text['button-backup']['uk'] = "Резервна копія";
|
|
|
|
+$text['button-backup']['de-at'] = "Sichern";
|
|
|
|
+
|
|
?>
|
|
?>
|