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

112 Zeilen
4.0 KiB
PHP

<?php
//generated at 13.04.2006
$lang['yes']="yes";
$lang['to']="to";
$lang['activated']="activated";
$lang['not_activated']="not activated";
$lang['error']="Error";
$lang['of']=" of ";
$lang['added']="added";
$lang['db']="Database";
$lang['dbs']="Databases";
$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']="File size";
$lang['all']="all";
$lang['none']="none";
$lang['with']=" with ";
$lang['dir']="Directory";
$lang['rechte']="Permissions";
$lang['status']="State";
$lang['finished']="finished";
$lang['file']="File";
$lang['fields']="Fields";
$lang['new']="new";
$lang['charset']="Charset";
$lang['collation']="Collation";
$lang['change']="change";
$lang['in']="in";
$lang['do']="Execute";
$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_actdb']="Actual Database";
$lang['useconnection']="Use Connection";
$lang['wrongconnectionpars']="Wrong or no connection parameter!";
$lang['conn_not_possible']="Connection not possible !";
$lang['servercaption']="Display Server";
$lang['help_servercaption']="When using MySQLDumper on different domains or servers, it can be helpful to display the domain/server name at the top of the screen.";
$lang['activate_multidump']="activate MultiDump";
$lang['save']="Save";
$lang['reset']="Reset";
$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 MySQLDumper directory:<br><div style=";
$lang['create']="Create";
$lang['mailabsendererror']="Mail without Sender can't be sent !";
$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']="Status Information";
$lang['Versionsinformationen']="Version Information";
$lang['MySQL Dumper Informationen']="MySQL Dumper Information";
$lang['Fehlerbericht']="Error Report";
$lang['backupfilesanzahl']="In the Backup directory 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['load_database']="Reload databases";
$lang['home']="Home";
$lang['config']="Configuration";
$lang['dump']="Backup";
$lang['restore']="Restore";
$lang['file_manage']="File Administration";
$lang['log']="Log";
$lang['choose_db']="Choose Database";
$lang['credits']="Credits / Help";
$lang['multi_part']="Multipart Backup";
$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.";
$lang['sql_browser']="SQL-Browser";
$lang['server']="Server";
?>