1
0
Fork 0
MySQLDumper/language/en/lang.php

123 Zeilen
4.6 KiB
PHP

<?php
//generated at 28.02.2005
$lang['yes']="yes";
$lang['to']="to";
$lang['activated']="activated";
$lang['not_activated']="not activated";
$lang['error']="Error";
$lang['of']=" of ";
$lang['added']="added";
$lang['first_run']="Database found:";
$lang['dbrefresh']="refresh Database list";
$lang['db']="Database";
$lang['dbs']="Databases";
$lang['onlinehelp']="Online-Help";
$lang['tables']="Tables";
$lang['table']="Table";
$lang['records']="Records";
$lang['compressed']="compressed (gz)";
$lang['notcompressed']="normal (uncompressed)";
$lang['general']="general";
$lang['comment']="Comment";
$lang['filesize']="Filesize";
$lang['all']="all";
$lang['none']="none";
$lang['with']=" with ";
$lang['dir']="Directory";
$lang['rechte']="Permissions";
$lang['status']="State";
$lang['never']="never";
$lang['finished']="finished";
$lang['file']="File";
$lang['field']="Field";
$lang['fields']="Fields";
$lang['was']="was";
$lang['new']="new";
$lang['charset']="Charset";
$lang['collation']="Collation";
$lang['change']="change";
$lang['in']="in";
$lang['do']="execute";
$lang['errors_occured']="Errors occured";
$lang['view']="view";
$lang['existing']="existing";
$lang['authors']="Authors";
$lang['back']="back";
$lang['normal']="normal";
$lang['db_host']="Hostname";
$lang['db_user']="User";
$lang['db_pass']="Password";
$lang['info_scriptdir']="Directory of MySQLDumper";
$lang['info_workdir']="Workdirectory";
$lang['info_backupdir']="Backupdirectory";
$lang['info_cgidir']="CGI-Bin-Directory";
$lang['info_cginr']="not existing or no Permission";
$lang['info_actdb']="Actual Database";
$lang['useconnection']="Use Connection";
$lang['wrongconnectionpars']="Wrong or no Connectionparameter !";
$lang['conn_not_possible']="Connection not possible !";
$lang['servercaption']="Display Server";
$lang['help_servercaption']="When using MySQLDumper on different systems it can be helpful to fade in the server address coloured characterized";
$lang['otherbrowser']="other Browser";
$lang['activate_multidump']="activate MultiDump";
$lang['save']="Speichern";
$lang['reset']="zur&uuml;cksetzen";
$lang['praefix']="Table-Prefix";
$lang['autodelete']="Delete backups automatically";
$lang['max_backup_files_each1']="For all databases";
$lang['max_backup_files_each2']="For each database";
$lang['saving_db_form']="Database";
$lang['testconnection']="test Connection";
$lang['back_to_minisql']="Edit Database";
$lang['critical_safemode']="<h3>Attention:Program can't continue in Safe-Mode!</h3>Create the following directories manually in the Scriptdirectory:<br><div style=\"padding-left:20px;\"><br>work<br>work/backup<br>work/config<br>work/log<br>work/structure</div><br>Give full permissions to the directories (chmod 777).<br>After that you can use MySQL Dumper without any problems.";
$lang['mailabsendererror']="Mail without Sender can't be send !";
$lang['Ausgabe']="Output";
$lang['Zusatz']="Addition";
$lang['Variabeln']="Variables";
$lang['berichtsent']="The Error-Report was sent successfully.";
$lang['autobericht']="automatically generated Error-Report from";
$lang['berichtman1']="Please send the Mail manually to the ";
$lang['Statusinformationen']="State Informations";
$lang['Versionsinformationen']="Version Informations";
$lang['MySQL Dumper Informationen']="MySQL Dumper Informations";
$lang['Fehlerbericht']="Error-Report";
$lang['backupfilesanzahl']="in the Backupdir are ";
$lang['lastbackup']="Last Backup";
$lang['notavail']="<em>not available</em>";
$lang['vom']="from";
$lang['mysqlvars']="Mysql-Variables";
$lang['mysqlsys']="Mysql-Commands";
$lang['Status']="State";
$lang['Prozesse']="Processes";
$lang['info_novars']="no variables available";
$lang['Inhalt']="Value";
$lang['info_nostatus']="no state available";
$lang['info_noprocesses']="no running processes";
$lang['fm_freespace']="Free Space on Server";
$lang['lang_de']="";
$lang['lang_en']="";
$lang['load_database']="Reload databases";
$lang['home']="Home";
$lang['config']="Config";
$lang['dump']="Backup";
$lang['restore']="Wiederherstellung";
$lang['file_manage']="File Administration";
$lang['log']="Log";
$lang['project']="About this project";
$lang['choose_db']="choose Database";
$lang['credits']="Credits / Help";
$lang['logfilenotwritable']="Can't! write Logfile !";
$lang['sql_error1']="Error in Query:";
$lang['sql_error2']="MySQL says:";
$lang['unknown']="";
$lang['unknown_number_of_records']="unknown";
$lang['cron_completelog']="Log complete output";
$lang['no']="no";
$lang['MySQLErrorDoc']="MySQL Documentation of Errors";
$lang['downgrade']="Downgrade (MySQL 4.x => 3.x)";
$lang['create_database']="Create new database";
$lang['exportfinished']="Export finalized.";
?>