2016-04-25 20:30:23 -05:00
<? 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' ] = "Бази даних" ;
2017-04-08 17:35:29 +02:00
$text [ 'title-databases' ][ 'de-de' ] = "Datenbanken" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-databases' ][ 'de-at' ] = "Datenbanken" ;
2017-02-23 05:31:40 +01:00
$text [ 'title-databases' ][ 'it-it' ] = "Database" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-command' ][ 'en-us' ] = "Command" ;
$text [ 'title-command' ][ 'es-cl' ] = "Comando" ;
$text [ 'title-command' ][ 'pt-pt' ] = "Comando" ;
$text [ 'title-command' ][ 'fr-fr' ] = "Commande" ;
$text [ 'title-command' ][ 'pt-br' ] = "Comando" ;
$text [ 'title-command' ][ 'pl' ] = "Polecenie" ;
$text [ 'title-command' ][ 'sv-se' ] = "Kommando" ;
$text [ 'title-command' ][ 'uk' ] = "Команди" ;
2017-04-08 17:35:29 +02:00
$text [ 'title-command' ][ 'de-de' ] = "Befehl" ;
2016-04-25 20:30:23 -05:00
$text [ 'title-command' ][ 'de-at' ] = "Befehl" ;
2017-02-23 05:31:40 +01:00
$text [ 'title-command' ][ 'it-it' ] = "Comando" ;
2016-04-25 20:30:23 -05:00
$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' ] = "Перегляд" ;
2017-04-08 17:35:29 +02:00
$text [ 'option-result_type_view' ][ 'de-de' ] = "Ansicht" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-result_type_view' ][ 'de-at' ] = "Ansicht" ;
2017-02-23 05:31:40 +01:00
$text [ 'option-result_type_view' ][ 'it-it' ] = "Visualizza" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-result_type_insert' ][ 'en-us' ] = "SQL" ;
$text [ 'option-result_type_insert' ][ 'es-cl' ] = "SQL" ;
$text [ 'option-result_type_insert' ][ 'pt-pt' ] = "SQL" ;
$text [ 'option-result_type_insert' ][ 'fr-fr' ] = "SQL" ;
$text [ 'option-result_type_insert' ][ 'pt-br' ] = "SQL" ;
$text [ 'option-result_type_insert' ][ 'pl' ] = "SQL" ;
$text [ 'option-result_type_insert' ][ 'sv-se' ] = "SQL" ;
$text [ 'option-result_type_insert' ][ 'uk' ] = "SQL " ;
2017-04-08 17:35:29 +02:00
$text [ 'option-result_type_insert' ][ 'de-de' ] = "SQL" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-result_type_insert' ][ 'de-at' ] = "SQL" ;
2017-02-23 05:31:40 +01:00
$text [ 'option-result_type_insert' ][ 'it-it' ] = "SQL" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-result_type_csv' ][ 'en-us' ] = "CSV" ;
$text [ 'option-result_type_csv' ][ 'es-cl' ] = "CSV" ;
$text [ 'option-result_type_csv' ][ 'pt-pt' ] = "CSV" ;
$text [ 'option-result_type_csv' ][ 'fr-fr' ] = "CSV" ;
$text [ 'option-result_type_csv' ][ 'pt-br' ] = "CSV" ;
$text [ 'option-result_type_csv' ][ 'pl' ] = "CSV" ;
$text [ 'option-result_type_csv' ][ 'sv-se' ] = "CSV" ;
$text [ 'option-result_type_csv' ][ 'uk' ] = "CSV " ;
2017-04-08 17:35:29 +02:00
$text [ 'option-result_type_csv' ][ 'de-de' ] = "CSV" ;
2016-04-25 20:30:23 -05:00
$text [ 'option-result_type_csv' ][ 'de-at' ] = "CSV" ;
2017-02-23 05:31:40 +01:00
$text [ 'option-result_type_csv' ][ 'it-it' ] = "CSV" ;
2016-04-25 20:30:23 -05:00
$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' ] = "Таблиця" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-table' ][ 'de-de' ] = "Tabelle" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-table' ][ 'de-at' ] = "Tabelle" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-table' ][ 'it-it' ] = "Tabella" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-switch' ][ 'en-us' ] = "Switch" ;
$text [ 'label-switch' ][ 'es-cl' ] = "Comando de switch" ;
$text [ 'label-switch' ][ 'pt-pt' ] = "Comando Freeswitch" ;
$text [ 'label-switch' ][ 'fr-fr' ] = "Commande CLI Freeswitch" ;
$text [ 'label-switch' ][ 'pt-br' ] = "Comando Freeswitch " ;
$text [ 'label-switch' ][ 'pl' ] = "PBX" ;
$text [ 'label-switch' ][ 'sv-se' ] = "Switch" ;
$text [ 'label-switch' ][ 'uk' ] = "FreeSwitch" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-switch' ][ 'de-de' ] = "Switch" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-switch' ][ 'de-at' ] = "Switch" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-switch' ][ 'it-it' ] = "Switch" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-shell' ][ 'en-us' ] = "Shell" ;
$text [ 'label-shell' ][ 'es-cl' ] = "Terminal de Comandos" ;
$text [ 'label-shell' ][ 'pt-pt' ] = "Comando Shell" ;
$text [ 'label-shell' ][ 'fr-fr' ] = "Commande Shell" ;
$text [ 'label-shell' ][ 'pt-br' ] = "Comando Shell " ;
$text [ 'label-shell' ][ 'pl' ] = "Powłoka (shell)" ;
$text [ 'label-shell' ][ 'sv-se' ] = "Shell" ;
$text [ 'label-shell' ][ 'uk' ] = "Консоль" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-shell' ][ 'de-de' ] = "Shell" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-shell' ][ 'de-at' ] = "Shell" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-shell' ][ 'it-it' ] = "Terminale dei Comandi" ;
2016-04-25 20:30:23 -05:00
$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' ] = "Результати" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-results' ][ 'de-de' ] = "Ergebnisse" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-results' ][ 'de-at' ] = "Ergebnisse" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-results' ][ 'it-it' ] = "Risultati" ;
2016-04-25 20:30:23 -05:00
$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' ] = "Результат" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-result_type' ][ 'de-de' ] = "Ergebnis" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-result_type' ][ 'de-at' ] = "Ergebnis" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-result_type' ][ 'it-it' ] = "Risultati" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-response' ][ 'en-us' ] = "Response" ;
$text [ 'label-response' ][ 'es-cl' ] = "Respuesta" ;
$text [ 'label-response' ][ 'pt-pt' ] = "Resposta" ;
$text [ 'label-response' ][ 'fr-fr' ] = "Réponse" ;
$text [ 'label-response' ][ 'pt-br' ] = "Resposta" ;
$text [ 'label-response' ][ 'pl' ] = "Odpowiedź" ;
$text [ 'label-response' ][ 'sv-se' ] = "Respons" ;
$text [ 'label-response' ][ 'uk' ] = "Відповідь" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-response' ][ 'de-de' ] = "Antwort" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-response' ][ 'de-at' ] = "Antwort" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-response' ][ 'it-it' ] = "Risposta" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-reset' ][ 'en-us' ] = "Reset" ;
$text [ 'label-reset' ][ 'es-cl' ] = "Reajustar" ;
$text [ 'label-reset' ][ 'pt-pt' ] = "Restabelecer" ;
$text [ 'label-reset' ][ 'fr-fr' ] = "Remettre" ;
$text [ 'label-reset' ][ 'pt-br' ] = "Restabelecer" ;
$text [ 'label-reset' ][ 'pl' ] = "Resetuj" ;
$text [ 'label-reset' ][ 'he' ] = "אפס" ;
$text [ 'label-reset' ][ 'uk' ] = "Скинути" ;
$text [ 'label-reset' ][ 'sv-se' ] = "Återställ" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-reset' ][ 'de-de' ] = "Zurücksetzen" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-reset' ][ 'de-at' ] = "Zurücksetzen" ;
$text [ 'label-reset' ][ 'ro' ] = "Inițializare" ;
$text [ 'label-reset' ][ 'fa' ] = "" ;
$text [ 'label-reset' ][ 'ar-eg' ] = "إعادة تعيين" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-reset' ][ 'it-it' ] = "Reimposta" ;
2016-04-25 20:30:23 -05:00
$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' ] = "документація" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-records' ][ 'de-de' ] = "Einträge" ;
$text [ 'label-records' ][ 'de-at' ] = "Einträge" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-records' ][ 'it-it' ] = "Records" ;
2016-04-25 20:30:23 -05:00
$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" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-sql' ][ 'de-de' ] = "SQL" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-sql' ][ 'de-at' ] = "SQL" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-sql' ][ 'it-it' ] = "SQL" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-php' ][ 'en-us' ] = "PHP" ;
$text [ 'label-php' ][ 'es-cl' ] = "Comando PHP" ;
$text [ 'label-php' ][ 'pt-pt' ] = "Comandos PHP" ;
$text [ 'label-php' ][ 'fr-fr' ] = "Commande PHP" ;
$text [ 'label-php' ][ 'pt-br' ] = "Comandos PHP " ;
$text [ 'label-php' ][ 'pl' ] = "PHP" ;
$text [ 'label-php' ][ 'sv-se' ] = "PHP" ;
$text [ 'label-php' ][ 'uk' ] = "PHP" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-php' ][ 'de-de' ] = "PHP" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-php' ][ 'de-at' ] = "PHP" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-php' ][ 'it-it' ] = "PHP" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-execute' ][ 'en-us' ] = "Execute Command" ;
$text [ 'label-execute' ][ 'es-cl' ] = "Ejecutar Comando" ;
$text [ 'label-execute' ][ 'pt-pt' ] = "Executar Comando" ;
$text [ 'label-execute' ][ 'fr-fr' ] = "Executer la Commande" ;
$text [ 'label-execute' ][ 'pt-br' ] = "Executar" ;
$text [ 'label-execute' ][ 'pl' ] = "Wykonywanie poleceń" ;
$text [ 'label-execute' ][ 'sv-se' ] = "Utför Kommando" ;
$text [ 'label-execute' ][ 'uk' ] = "Виконання команд" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-execute' ][ 'de-de' ] = "Befehl Ausführen" ;
$text [ 'label-execute' ][ 'de-at' ] = "Befehl Ausführen" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-execute' ][ 'it-it' ] = "Esegui Comando" ;
2016-04-25 20:30:23 -05:00
$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' ] = "Помилка" ;
2017-04-08 17:35:29 +02:00
$text [ 'label-error' ][ 'de-de' ] = "Fehler" ;
2016-04-25 20:30:23 -05:00
$text [ 'label-error' ][ 'de-at' ] = "Fehler" ;
2017-02-23 05:31:40 +01:00
$text [ 'label-error' ][ 'it-it' ] = "Errore" ;
2016-04-25 20:30:23 -05:00
$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' ] = "Бази даних" ;
2017-04-08 17:35:29 +02:00
$text [ 'header-databases' ][ 'de-de' ] = "Datenbanken" ;
2016-04-25 20:30:23 -05:00
$text [ 'header-databases' ][ 'de-at' ] = "Datenbanken" ;
2017-02-23 05:31:40 +01:00
$text [ 'header-databases' ][ 'it-it' ] = "Databases" ;
2016-04-25 20:30:23 -05:00
$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' ][ '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' ][ 'pt-br' ] = "Para verificar a lista de comandos válidos utilize: Ajuda" ;
$text [ 'description-switch' ][ 'pl' ] = "Aby uzyskać listę poprawnych poleceń użyj pomocy" ;
$text [ 'description-switch' ][ 'sv-se' ] = "För en lista med giltiga kommandon använd: help" ;
$text [ 'description-switch' ][ 'uk' ] = "Для перегляду списку команд виконайте команду: help" ;
2017-04-08 17:35:29 +02:00
$text [ 'description-switch' ][ 'de-de' ] = "Um eine Liste der gültigen Befehle zu erhalten tippen Sie: 'help'" ;
$text [ 'description-switch' ][ 'de-at' ] = "Um eine Liste der gültigen Befehle zu erhalten tippen Sie: 'help'" ;
2017-02-23 05:31:40 +01:00
$text [ 'description-switch' ][ 'it-it' ] = "Switch CLI. Visualizza i comandi validi digitando: 'help'." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-shell' ][ 'en-us' ] = "Execute system commands." ;
$text [ 'description-shell' ][ 'es-cl' ] = "Comandos de sistema" ;
$text [ 'description-shell' ][ 'pt-pt' ] = "Comandos do sistema." ;
$text [ 'description-shell' ][ 'fr-fr' ] = "Commande Système" ;
$text [ 'description-shell' ][ 'pt-br' ] = "Comando do sistema" ;
$text [ 'description-shell' ][ 'pl' ] = "Polecenia systemowe." ;
$text [ 'description-shell' ][ 'sv-se' ] = "System Kommandon." ;
$text [ 'description-shell' ][ 'uk' ] = "Системні команди" ;
2017-04-08 17:35:29 +02:00
$text [ 'description-shell' ][ 'de-de' ] = "System Befehle ausführen" ;
$text [ 'description-shell' ][ 'de-at' ] = "System Befehle ausführen" ;
2017-02-23 05:31:40 +01:00
$text [ 'description-shell' ][ 'it-it' ] = "Esegui comandi di sistema." ;
2016-04-25 20:30:23 -05:00
$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' ] = "Виконання операторів запитів до бази даних." ;
2017-04-08 17:35:29 +02:00
$text [ 'description-sql' ][ 'de-det' ] = "Abfragen gegen die Datenbank ausführen." ;
$text [ 'description-sql' ][ 'de-at' ] = "Abfragen gegen die Datenbank ausführen." ;
2017-02-23 05:31:40 +01:00
$text [ 'description-sql' ][ 'it-it' ] = "Esegue istruzioni nel database." ;
2016-04-25 20:30:23 -05:00
$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>" ;
2017-04-08 17:35:29 +02:00
$text [ 'description-php' ][ 'de-de' ] = "PHP Befehle ausführen. Benutzen Sie folgenden Link als PHP Referenz: <a href='http://php.net/manual/>PHP Manual</a>" ;
$text [ 'description-php' ][ 'de-at' ] = "PHP Befehle ausführen. Benutzen Sie folgenden Link als PHP Referenz: <a href='http://php.net/manual/>PHP Manual</a>" ;
2017-02-23 05:31:40 +01:00
$text [ 'description-php' ][ 'it-it' ] = "Esegui comandi PHP. Visualizza: <a href='http://php.net/manual/' target='_blank'>Manuale PHP</a>" ;
2016-04-25 20:30:23 -05:00
$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' ][ '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' ][ 'pt-br' ] = "Utilize facilmente a execução de comandos do sistema, PHP e switch " ;
$text [ 'description-execute' ][ 'pl' ] = "Ta funkcja zapewnia dogodny sposób wykonywania poleceń systemowych, PHP oraz switch." ;
$text [ 'description-execute' ][ 'sv-se' ] = "Erbjuder ett smidigt sätt att köra system, PHP och switch kommandon." ;
$text [ 'description-execute' ][ 'uk' ] = "Забезпечує зручний спосіб виконати команди PHP, switch, а також системні команди" ;
2017-04-08 17:35:29 +02:00
$text [ 'description-execute' ][ 'de-de' ] = "Bietet die Möglichkeit System, PHP, Switch und SQL Befehle auszuführen." ;
$text [ 'description-execute' ][ 'de-at' ] = "Bietet die Möglichkeit System, PHP, Switch und SQL Befehle auszuführen." ;
2017-02-23 05:31:40 +01:00
$text [ 'description-execute' ][ 'it-it' ] = "Offre un modo comodo per eseguire comandi di sistema, PHP, switch e SQL." ;
2016-04-25 20:30:23 -05:00
$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' ] = "Інформація про базу даних." ;
2017-04-08 17:35:29 +02:00
$text [ 'description-databases' ][ 'de-de' ] = "Wählen Sie die Datenbank für die SQL Abfrage aus." ;
2016-04-25 20:30:23 -05:00
$text [ 'description-databases' ][ 'de-at' ] = "Wählen Sie die Datenbank für die SQL Abfrage aus." ;
2017-02-23 05:31:40 +01:00
$text [ 'description-databases' ][ 'it-it' ] = "Seleziona il database su cui eseguire la query SQL." ;
2016-04-25 20:30:23 -05:00
$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' ] = "Вибрати БД" ;
2017-04-08 17:35:29 +02:00
$text [ 'button-select_database' ][ 'de-de' ] = "Datenbank auswählen" ;
$text [ 'button-select_database' ][ 'de-at' ] = "Datenbank auswählen" ;
2017-02-23 05:31:40 +01:00
$text [ 'button-select_database' ][ 'it-it' ] = "Seleziona Database" ;
2016-04-25 20:30:23 -05:00
$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' ] = "Керувати" ;
2017-04-08 17:35:29 +02:00
$text [ 'button-manage' ][ 'de-de' ] = "Verwalten" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-manage' ][ 'de-at' ] = "Verwalten" ;
2017-02-23 05:31:40 +01:00
$text [ 'button-manage' ][ 'it-it' ] = "Gestisci" ;
2016-04-25 20:30:23 -05:00
$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' ] = "Резервна копія" ;
2017-04-08 17:35:29 +02:00
$text [ 'button-backup' ][ 'de-de' ] = "Sichern" ;
2016-04-25 20:30:23 -05:00
$text [ 'button-backup' ][ 'de-at' ] = "Sichern" ;
2017-02-23 05:31:40 +01:00
$text [ 'button-backup' ][ 'it-it' ] = "Backup" ;
2016-04-25 20:30:23 -05:00
2017-02-23 05:31:40 +01:00
?>