1
0
Fork 0
Dieser Commit ist enthalten in:
DSB 2011-06-10 22:58:43 +00:00
Commit c58cf4da6d
128 geänderte Dateien mit 14769 neuen und 0 gelöschten Zeilen

158
language/en/help.php Normale Datei
Datei anzeigen

@ -0,0 +1,158 @@
<?php
if(file_exists("../../work/config/parameter.php")){
@include("../../work/config/parameter.php");
}
@include("../../inc/functions_global.php");
@include("../../language/".$config["language"]."/lang.php");
@include("../../language/".$config["language"]."/lang_help.php");
echo MSDHeader(2);
echo headline($lang['credits']);
?>
<h3>About this project</h3>
The idea for this project comes from Daniel Schlichtholz.<p>In 2004 he created a forum called <a href="http://www.daniel-schlichtholz.de/board" target="_blank">MySQLDumper</a> and soon, programmers who wrote new scripts, supplemented Daniel's scripts.<br>After a short time the small backup-script developed into a stately project.<p>If you have any improvement suggestions you can visit the MySQLDumper-Forum: <a href="http://www.mysqldumper.de/board" target="_blank">http://www.mysqldumper.de</a>.<p>We wish you a lot of fun with this project.<br><br><h4>The MySQLDumper-Team</h4>
<table><tr><td><img src="../../images/logo.gif" alt="MySQLDumper" width="160" height="42" border="1"></td><td valign="top">
Daniel Schlichtholz - Steffen Kamper<br>
Perlscript with Support from Detlev Richter<br>
</td></tr></table>
<hr>
<h3>MySQLDumper Help</h3>
<h4>Download</h4>
This Script is available on the Homepage of MySQLDumper.<br>
It is recommanded to visit the Homepage frequently to get the latest information, updates and help.<br>
The address is <a href="http://www.mysqldumper.de/board" target="_blank">
http://www.mysqldumper.de/board
</a>
<h4>System Mandatories</h4>
The Script works with nearly any server (Windows, Linux, ...) <br>
and PHP >= Version 4.3.4 with GZip-Library, MySQL (>= 3.23), JavaScript (must be enabled).
<a href="../../install.php?language=de" target="_top"><h4>Installation</h4></a>
The installation is very easy.
Unpack the archive in any folder,
which is accessible from the Webserver<br>
(e.g. in the root directory [Server rootdir/]MySQLDumper)<br>
change config.php to chmod 777<br>
... all done!<br>
you can start MySQLDumper in your Browser by typing "http://webserver/MySQLDumper"
to complete the setup, just follow the instructions.
<br><b>Note:</b><br><i>If your webserver runs with the option safemode=ON MySqlDump mustn't create directories.<br>
You will have to do that yourself.<br>
MySqlDump breaks in that case and tells you what to do.<br>
After you created the directories MySqlDump will function normally.</i><br>
<a name="perl"></a><h4>Guidance for the Perl script</h4>
Most have a cgi-bin directory, in which Perl can be executed. <br>
This is usually by Browser over http://www.domain.de/cgi-bin/ available. <br><br>
Make the following steps for this case please. <br><br>
1. Call in MySQLDumper the page Backup <br>
2. Copy the path, that stands behind entry in crondump.pl for $absolute_path_of_configdir: <br>
3. open the file "crondump.pl" in the editor <br>
4. paste the copied path there with absolute_path_of_configdir (no blanks) <br>
5. Save crondump.pl <br>
6. copy crondump.pl, as well as perltest.pl and simpletest.pl to the cgi-bin directory (ASCII mode in the ftp-client!) <br>
7. chmod 755 to the scripts. <br>
7b. If the ending cgi is desired, change the ending of all 3 files pl - > cgi (rename) <br>
8. Call in the MySQLDumper the page Configuration<br>
9. click on Cronscript <br>
10. changes Perl execution path to /cgi-bin/<br>
10b. if the Scripts are renamed to *.cgi , change Fileextension to cgi <br>
11 save the Configuration <br><br>
Ready ! The scripts are available from the Page "Backup" <br><br>
When you can execute Perl anywhere, only following step are needed: <br><br>
1. Call in MySQLDumper the page Backup. <br>
2. Copy the path, that stands behind entry in crondump.pl for $absolute_path_of_configdir: <br>
3. open the file "crondump.pl" in the editor <br>
4. paste the copied path there with absolute_path_of_configdir (no blanks) <br>
5. Save crondump.pl <br>
6. chmod 755 to the scripts. <br>
6b. If the ending cgi is desired, change the ending of all 3 files pl - > cgi (rename) <br>
(ev. 10b+11 from above) <br><br>
Windowsuser must change the first line of all Perlscripts, to the path of Perl. <br><br>
Example: <br>
instead of: #!/usr/bin/perl w <br>
now #!C:\perl\bin\perl.exe w<br>
<h4>Operating</h4><ul>
<h6>Menu</h6>
In the select box above you choose your database.<br>
All actions refer to this database.
<h6>Home</h6>
Here you get information about your system, the version numbers and details about the configured databases.<br>
If you click on a database in the table, you get a list of tables with record counts, size and last update stamp.
<h6>Configuration</h6>
Here you can edit your configuration, save it or load the default settings.
<ul>
<li><a name="conf1"><strong>Configured Databases:</strong> list of configured databases. The active database is in bold.</li>
<li><a name="conf2"><strong>Table-Prefix:</strong> you can choose a prefix for each database seperated. The prefix is a filter, which only handle the tables in a dump, that start with this prefix (e.g. all tables starting with "phpBB_"). If you don't want to use it, leave this field empty.</li>
<li><a name="conf3"><strong>GZip-Compression:</strong> Here you can activate the compression. It is recommended to work with compression because of the smaller size of files, netherless disk space is ever rarely.</li>
<li><a name="conf19"></a><strong>Records count for backup:</strong> These are the number of records which are being read simultaneously while the backup, before the script makes the callback. For slow server you can reduce this parameter to prevent timeouts.</li>
<li><a name="conf20"></a><strong>Records count for restore:</strong> These are the number of records which are being read simultaneously while the backup, before the script makes the callback. For slow server you can reduce this parameter to prevent timeouts.</li>
<li><a name="conf4"><strong>Directory for Backup files:</strong> choose your directory for the backup files. If you choose a new one, the script will create it for you. You can use relative or absolute paths.</li>
<li><a name="conf5"><strong>Send dumpfile as email:</strong> When this option is enabled, the script will automatically send the finished backup file as an email with an attachment (be careful!, you should use compression with this option because the dumpfile may be too large for email!)</li>
<li><a name="conf6"><strong>Email address:</strong> Recipient's email address</li>
<li><a name="conf7"><strong>Email subject:</strong> The subject of the email</li>
<li><a name="conf13"><strong>FTP-Transfer: </strong>When this option is enabled, the script will automatically send the finished backup file via FTP.</li>
<li><a name="conf14"><strong>FTP Server: </strong>the Address of the FTP-Servers (e.g. ftp.mybackups.de)</li>
<li><a name="conf15"><strong>FTP Server Port: </strong>the Port for the FTP-Server (normally 21)</li>
<li><a name="conf16"><strong>FTP User: </strong>the username for the FTP-Account</li>
<li><a name="conf17"><strong>FTP Passwort: </strong>the password for the FTP-Account</li>
<li><a name="conf18"><strong>FTP Upload-Ordner: </strong>the folder for saving the backup file (there must be Upload-Rights!)</li>
<li><a name="conf8"><strong>automatic deletion of backups:</strong> When you activate this options, backup files will be deleted automatically by the following rules. Combinations are possible.</li>
<li><a name="conf9"><strong>Delete by age of files (in days):</strong> A Value > 0 deletes all files older than the value in days</li>
<li><a name="conf10"><strong>Delete by number of files:</strong> A Value > 0 deletes all files except the given value</li>
<li><a name="conf11"><strong>Langauge:</strong> choose your language for the interface.</li>
<li><a name="conf12"><strong>Time limit for Cronjob:</strong> this value in seconds increases the allowed time limit of the process in seconds when your ISP allows that.</li>
</ul>
<h6>Management</h6>
All the actions are listed here.<br>
You see all files in the backup directory.
For the actions "Restore" and "Delete" you have to select a file first.
<UL>
<li><strong>Restore:</strong> you restore the database with the records of the selected backupfile.</li>
<li><strong>Delete:</strong> you can delete the selected backup file.</li>
<li><strong>Start new Dump:</strong> here you start a new backup (dump) with your configured parameters.</li>
</UL>
<h6>Log</h6>
You can read the Log entries and delete them.
<h6>Credits / Help</h6>
This page.
</ul>
<hr>
<h3>Our Sponsores</h3>
The Sponsores can be found also at our <a href="http://www.mysqldumper.de/en/index.php?m=7" target="_blank">Sponsorepage</a><br>
<p class="verysmall" style="color:green;">We are not responsable for contents of the following pages.</p>
<?php
if ($sponsors = @file("http://www.mysqldumper.de/sponsors.php?lang=en")) {
echo implode("\n",$sponsors);
} else echo "sorry, not available.<br><br>You must go online !";
echo '<br>';
echo MSDFooter();
?>

123
language/en/lang.php Normale Datei
Datei anzeigen

@ -0,0 +1,123 @@
<?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.";
?>

Datei anzeigen

@ -0,0 +1,107 @@
<?php
//generated at 28.02.2005
$lang['config_headline']="Configuration";
$lang['sql_trenn']="Seperator";
$lang['no_send_mail']="The dumpfile won't be mailed to anyone.";
$lang['no_del_files']="There is no age limit for the backupfiles.";
$lang['no_number_of_files']="There is no limit to the number of backupfiles.";
$lang['save_success']="Configuration was saved.";
$lang['save_error']="Error - unable to save configuration!";
$lang['config_databases']="Databases";
$lang['config_dumprestore']="Backup / Restore";
$lang['config_email']="Email-Notification";
$lang['config_autodelete']="Autodelete";
$lang['config_interface']="Interface";
$lang['config_cron']="Crondump-Settings";
$lang['multi_part']="Multipart-Backup";
$lang['multi_part_groesse']="maximum Filesize";
$lang['help_multipart']="If Multipart is switched on, Backup creates multiple Backupfiles, which maximum size determined by the configuration below";
$lang['help_multipartgroesse']="The maximum size of Backupfiles can be determined here, if Multipart is switched on";
$lang['empty_db_before_restore']="delete tables before restoring";
$lang['allpars']="all parameters";
$lang['cron_timelimit']="Timelimit for Cronjob";
$lang['cron_perlpath']="Path to perl(.exe)";
$lang['cron_extender']="Fileextension";
$lang['cron_savepath']="Configurationfile";
$lang['cron_printout']="Print output on screen.";
$lang['config_cronperl']="Crondump-Settings for perlscript";
$lang['cron_mail']="Send backup per mail";
$lang['cron_mailprg']="Mailprogram";
$lang['cron_mailto']="Mailadress";
$lang['cron_ftp']="Send backup per FTP";
$lang['optimize']="Optimize Tables before Backup";
$lang['help_optimize']="If this option is activated, all tables will be optimized before the backup";
$lang['help_ftptimeout']="Die Zeit, die bei keiner &Uuml;bertragung zum Timeout f&uuml;hrt, Default 90 sek.";
$lang['ftp_timeout']="Connection-Timeout";
$lang['help_ftpssl']="";
$lang['config_askload']="Do you want to override the actual settings with the default settings?";
$lang['load']="load default\nsettings";
$lang['load_success']="The default settings were loaded.";
$lang['cron_samedb']="use actual database";
$lang['cron_crondbindex']="Database and Table-Prefix<br> for the Cronjob";
$lang['withattach']=" with attach";
$lang['withoutattach']=" without attach";
$lang['multidumpconf']="=Multidump Configuration=";
$lang['multidumpall']="=all Databases=";
$lang['gzip']="GZip-compression";
$lang['backup_dir']="Directory for Backup files";
$lang['db_only']="only connect to this database";
$lang['send_mail_form']="Send emailreport";
$lang['send_mail_dump']="Attach backup";
$lang['email_adress']="Email address";
$lang['email_subject']="Sender address of the email";
$lang['email_maxsize']="Maximum size of attachment";
$lang['age_of_files']="Delete by age of files (in days)";
$lang['number_of_files_form']="Delete by number of files";
$lang['language']="Language";
$lang['list_db']="Configured Databases:";
$lang['config_ftp']="FTP-Transfer of Backupfile";
$lang['ftp_transfer']="FTP-Transfer";
$lang['ftp_server']="Server";
$lang['ftp_port']="Port";
$lang['ftp_user']="User";
$lang['ftp_pass']="Password";
$lang['ftp_dir']="Upload-Dir";
$lang['ftp_ssl']="Secure SSL-FTP connection";
$lang['ftp_useSSL']="use SSL-Connection";
$lang['sqlboxheight']="Height of SQL-Box";
$lang['sqllimit']="Count of records each page";
$lang['bbparams']="Configuration for BB-Code";
$lang['bbtextcolor']="Textcolor";
$lang['config_expert']="Expert-Configuration";
$lang['exp_chmod']="CHMod for Work-Dir";
$lang['help_commands']="You can execute a command before and after the backup.\nThis command can be a SQL-Construct or a System Command (e.g. a script)";
$lang['withalldbs']="with every database";
$lang['cbd']="Command before Backup";
$lang['cad']="Command after Backup";
$lang['exec']="execute";
$lang['commkind']="Kind of Command";
$lang['command']="Command";
$lang['wrong_connectionpars']="Connection-Parameters are wrong !";
$lang['connectionpars']="Connection-Parameter";
$lang['extendedpars']="extended Parameter";
$lang['dbonly']="Only this Database";
$lang['fade_in_out']="fade in/out";
$lang['db_backuppars']="Database Backup-Parameter";
$lang['general']="general";
$lang['maxsize']="max. Size";
$lang['backup_format']="Backup-Format";
$lang['inserts_complete']="complete Inserts";
$lang['inserts_extended']="extended Inserts";
$lang['inserts_delayed']="delayed Inserts";
$lang['inserts_ignore']="Error ignoring Inserts";
$lang['lock_tables']="Lock Tables";
$lang['errorhandling_restore']="Error Handling while restoring";
$lang['ehrestore_continue']="continue and log errors";
$lang['ehrestore_stop']="stop";
$lang['automatic']="automatic";
$lang['in_mainframe']="in main frame";
$lang['in_leftframe']="in left Frame";
$lang['width']="Width";
$lang['sql_befehle']="SQL-Commands";
$lang['download_languages']="download other languages";
$lang['download_styles']="download other themes";
?>

60
language/en/lang_dump.php Normale Datei
Datei anzeigen

@ -0,0 +1,60 @@
<?php
//generated at 28.02.2005
$lang['dump_headline']="Create backup...";
$lang['gzip_compression']="GZip-Compression is";
$lang['on']="on";
$lang['off']="off";
$lang['saving_table']="Saving table ";
$lang['of']="of";
$lang['actual_table']="Actual table";
$lang['progress_table']="Progress of table";
$lang['progress_over_all']="Overall Progress";
$lang['entry']="Entry";
$lang['done']="Done!";
$lang['file']="File";
$lang['dump_successful']=" was successfully created.";
$lang['upto']="up to";
$lang['email_was_send']="Email was successfully sent to ";
$lang['back_to_control']="Continue";
$lang['back_to_overview']="Database-Overview";
$lang['dump_filename']="Backup-File: ";
$lang['withpraefix']="with praefix";
$lang['dump_notables']="No tables found in database `<b>%s</b>` ";
$lang['dump_endergebnis']="The file contains <b>%s</b> tables with <b>%s</b> records.<br>";
$lang['mailerror']="Sending of email failed!";
$lang['emailbody_attach']="The Attachment contains the backup of your MySQL-Database.<br>Backup of Database `%s`
<br><br>Following File was created:<br><br>%s <br><br>Kind regards<br><br>MySQLDumper<br><a href=\"http://www.mysqldumper";
$lang['emailbody_mp_noattach']="A Multipart-Backup was created.<br>The Backupfiles are not attached to this email!<br>Backup of Database `%s`
<br><br>Following Files were created:<br><br>%s
<br><br>Kind regards<br><br>MySQLDumper<br><a href=\"http://www.mysqldumper.de/\">www.mysqldumper.de</a>";
$lang['emailbody_mp_attach']="A Multipart-Backup was created.<br>The Backupfiles are attached to seperate emails!<br>Backup of Database `%s`
<br><br>Following Files were created:<br><br>%s <br><br>Kind regards<br><br>MySQLDumper<br><a href=\"http://www.mysqldumper.de/\">www.mysqldumper.de</a>";
$lang['emailbody_footer']="`<br><br>Kind regards<br><br>MySQLDumper<br><a href=\"http://www.mysqldumper.de/\">www.mysqldumper.de</a>";
$lang['emailbody_toobig']="The Backupfile exceeded the maximum size of %s and was not attached to this email.<br>Backup of Database `%s`
<br><br>Following File was created:<br><br>%s
<br><br>Kind regards<br><br>MySQLDumper<br><a href=\"http://www.mysqldumper.de/\">www.mysqldumper.de</a>";
$lang['emailbody_noattach']="Files are not attached to this email!<br>Backup of Database `%s`
<br><br>Following File was created:<br><br>%s
<br><br>Kind regards<br><br>MySQLDumper<br><a href=\"http://www.mysqldumper";
$lang['email_only_attachment']=" ... only attachment";
$lang['tableselection']="Tableselection";
$lang['selectall']="select all";
$lang['deselectall']="select none";
$lang['startdump']="start backup";
$lang['datawith']="Records with";
$lang['lastbufrom']="last update from";
$lang['startrestore']="start restore";
$lang['not_supported']="This backup does'nt support this function.";
$lang['multidump']="Multidump: Backup of <b>%d</b> Databases done.";
$lang['filesendftp']="send file via FTP... please be patient. ";
$lang['ftpconnerror']="FTP-connection not established! Connection with ";
$lang['ftpconnerror1']=" as user ";
$lang['ftpconnerror2']=" not possible";
$lang['ftpconnerror3']="FTP-Upload failed! ";
$lang['ftpconnected1']="Connected with ";
$lang['ftpconnected2']=" on ";
$lang['ftpconnected3']=" transfered successful";
?>

Datei anzeigen

@ -0,0 +1,78 @@
<?php
//generated at 28.02.2005
$lang['convert_title']="Convert Dump to MSD-Format";
$lang['convert_wrong_parameters']="Wrong parameters! Conversion is not possible.";
$lang['fm_title']="File Administration";
$lang['fm_uploadfilerequest']="please choose a file.";
$lang['fm_uploadnotallowed1']="This file type is not supported.";
$lang['fm_uploadnotallowed2']="Valid types are: *.gz and *.sql-files";
$lang['fm_uploadmoveerror']="Couldn't move selected file to the upload-directory.";
$lang['fm_uploadfailed']="The upload has failed!";
$lang['fm_uploadfileexists']="A file with the same name already exists !";
$lang['fm_nofile']="You didn't choose a file!";
$lang['fm_delete1']="The file ";
$lang['fm_delete2']=" was deleted successfully.";
$lang['fm_delete3']=" couldn't be deleted!";
$lang['fm_choose_file']="chosen file:";
$lang['fm_filename']="Filename";
$lang['fm_filesize']="Filesize";
$lang['fm_filedate']="Filedate";
$lang['fm_nofilesfound']="No file found.";
$lang['fm_tables']="Tables";
$lang['fm_records']="Records";
$lang['fm_all_bu']="all backups";
$lang['fm_anz_bu']="Backups";
$lang['fm_last_bu']="last Backup";
$lang['fm_totalsize']="total size";
$lang['fm_selecttables']="Select tables";
$lang['fm_comment']="Enter Comment";
$lang['fm_sizesum']="Total size";
$lang['fm_choosefile']="Choose a file to restore or delete:";
$lang['fm_restore']="Restore";
$lang['fm_alertrestore1']="Should the database";
$lang['fm_alertrestore2']="be restored with the records from the file";
$lang['fm_alertrestore3']=" ?";
$lang['fm_delete']="Delete";
$lang['fm_askdelete1']="Should the file ";
$lang['fm_askdelete2']=" really be deleted?";
$lang['fm_askdelete3']="Do you want autodelete to be executed with configured rules now?";
$lang['fm_askdelete4']="Do you want to delete all backup files?";
$lang['fm_askdelete5']="Do you want to delete all backup files with ";
$lang['fm_askdelete5_2']="_* ?";
$lang['fm_deleteauto']="execute autodelete manually";
$lang['fm_deleteall']="delete all backup files";
$lang['fm_deleteallfilter']="delete all with ";
$lang['fm_deleteallfilter2']="_*";
$lang['fm_newdump']="Or start a new backup:";
$lang['fm_startdump']="Start new backup";
$lang['fm_upload']="Or upload file:";
$lang['fm_fileupload']="Upload file";
$lang['fm_fileimport']="Import SQL-File";
$lang['fm_dbname']="Databasename";
$lang['fm_files1']="Database Backups";
$lang['fm_files2']="Database Structures";
$lang['fm_autodel1']="Autodelete: the following files were deleted because of maximum files setting:";
$lang['fm_autodel2']="Autodelete: the following files were deleted because of their date:";
$lang['fm_dumpsettings']="Configuration for Perl-Cronscript";
$lang['fm_dumpsettings_cron']="";
$lang['fm_oldbackup']="(unknown)";
$lang['fm_restore_header']="Restore of Database <strong>\"";
$lang['fm_restore_header2']="\"</strong>";
$lang['fm_dump_header']="Backup";
$lang['DoCronButton']="Do the Perl-Cronscript";
$lang['DoPerlTest']="test perl-modules";
$lang['DoSimpleTest']="test perl";
$lang['cronperldesc']="This only works if you have Perl and the rights to use it <br>The address of the script is ";
$lang['perloutput1']="Entry in crondump.pl for absolute_path_of_configdir";
$lang['perloutput2']="Url for the Browser or for external Cronjob";
$lang['perloutput3']="Commandline in the Shell or for the Crontab";
$lang['converter']="Backup-Converter";
$lang['convert_file']="file to be converted";
$lang['convert_filename']="Name of destination file (without extension)";
$lang['converting']="Converting";
$lang['convert_fileread']="Read file '%s'";
$lang['convert_finished']="Conversion finished, '%s' was written successfully.";
?>

51
language/en/lang_help.php Normale Datei
Datei anzeigen

@ -0,0 +1,51 @@
<?php
//generated at 28.02.2005
$lang['help_db']="This is the list of all Databases";
$lang['help_praefix']="the prefix is a string at the beginning of a table name, which works as a filter.";
$lang['help_sqltrenn']="A Seperator to seperate the SQL-Statements unambiguous.";
$lang['help_zip']="Compression with GZip - recommended state is 'activated'";
$lang['help_memorylimit']="The max. amount of memory in Bytes for the script\n0 = deactivated";
$lang['memory_limit']="Memorylimit";
$lang['help_budir']="Here is the folder where backups are placed..";
$lang['help_mail1']="If activated, then after a backup, an email is sent with the backup as an attachment.";
$lang['help_mail2']="This is the receiver of the email.";
$lang['help_mail3']="This is the sender of the email.";
$lang['help_mail4']="The maximum size for email-attach , if is 0 it will be ignored";
$lang['help_mail5']="Here you can select if the backup should send as email-attach";
$lang['help_ad1']="If activated, then backup files will be deleted automatically.";
$lang['help_ad2']="the maximum number of days to keep backup file (for autodelete)\n0 = deactivated";
$lang['help_ad3']="the maximum number of backup files (for autodelete)0 = deactivated";
$lang['help_lang']="select your language";
$lang['help_empty_db_before_restore']="To eleminate useless data you can instruct to empty the database before restore";
$lang['help_crontime']="the time in seconds the cronscript will get on top";
$lang['help_cronmail']="Select if the Cronjob should send the Backup via Mail";
$lang['help_cronmailprg']="the Path to your mailprogram, default is sendmail with given path";
$lang['help_cronmailto']="the Adress for sending mail";
$lang['help_cronftp']="Select if the Cronjob should send the Backup via FTP";
$lang['help_cronzip']="Compression with GZip in Cronjob- recommended state is 'activated' (you need the Compression-Lib installed!)";
$lang['help_cronperlpath']="The Path to perl must be exact, other the script may not work.\nDefault setting works in most cases.";
$lang['help_cronextender']="The extension of the perlscriptes, default is '.pl'";
$lang['help_cronsavepath']="The name of the configurationfile for the perlscript";
$lang['help_cronprintout']="If deactivated the output will not be printed on screen.
It is independant from the printing in the logfile.";
$lang['help_cronsamedb']="Use same database in cronjob like configured under Database?";
$lang['help_crondbindex']="choose the database for cronjob";
$lang['help_cronmail_dump']="";
$lang['help_ftptransfer']="if activated, file will be sent via FTP.";
$lang['help_ftpserver']="Address of the FTP-Server";
$lang['help_ftpport']="Port of the FTP-Server, standard: 21";
$lang['help_ftpuser']="enter username for FTP";
$lang['help_ftppass']="enter password for FTP";
$lang['help_ftpdir']="where is the upload-dir? enter path!";
$lang['help_chmod']="Default setting is 777";
$lang['help_speed']="Minimum and maximum speed, default is 50 to 5000";
$lang['speed']="Speed-Control";
$lang['help_cronexecpath']="The place of the perlscripts.\nStarting Point is the HTTP-Adress (like Adresses in the Browser)\nAllowed are absolute or relative entries.";
$lang['cron_execpath']="Path of Perlscripts";
$lang['help_browser']="Select your Browser.\nAttention: don't use Internet Explorer with the setting 'other Browser' !";
$lang['help_croncompletelog']="When activated the complete output is written in the complete_log-file.
This is independent from text printing";
?>

100
language/en/lang_install.php Normale Datei
Datei anzeigen

@ -0,0 +1,100 @@
<?php
//generated at 28.02.2005
$lang['installfinished']="<br>Installation completed --> <a href=\"index.php\">start MySQLDumper</a><br>";
$lang['install_forcescript']="Start MySQLDumper without installation";
$lang['install_tomenu']="Back to main menu";
$lang['installmenu']="Main menu";
$lang['step']="Step";
$lang['install']="Installation";
$lang['uninstall']="Uninstall";
$lang['tools']="Tools";
$lang['editconf']="edit Configuration";
$lang['osweiter']="continue without saving";
$lang['errorman']="Error while saving the Configuration!</strong><br>Please edit the File ";
$lang['manuell']="manually";
$lang['createdirs']="create Directories";
$lang['check0']=" ...ok Rights: ";
$lang['check1']="checking work-directory ... ";
$lang['check2']="checking backup-directory ... ";
$lang['check3']="checking structure-directory ... ";
$lang['check4']="checking log-directory ... ";
$lang['check5']="checking configuration-directory ... ";
$lang['check6']="I have created the directories manually, ";
$lang['check7']="Directories were created. Saving configuration ...";
$lang['bitteweiter']="please continue";
$lang['install_continue']="continue with installation";
$lang['connecttomysql']=" connect to MySQL ";
$lang['dbparameter']="Database-Parameter";
$lang['confignotwritable']="The file \"config.php\" is not writable. Please CHMOD fie to 777!";
$lang['dbconnection']="Database-Connection";
$lang['connectionerror']="Error: unable to connect.";
$lang['connection_ok']="Database-Connection was established.";
$lang['saveandcontinue']="Save and continue installation";
$lang['confbasic']="Basic Parameter";
$lang['install_step2finished']="Database-Parameter were saved.<br><br>You may continue installation with Default-Settings or edit configuration.";
$lang['install_step2_1']="continue installation with the Default-Settings";
$lang['laststep']="Installation Finish";
$lang['ftpmode']="Create necessary directories in safe-mode";
$lang['safemodedesc']="Because PHP is running in \"safe-mode\", it is not allowed to create directorys on this server.<br>The only way to create directories is using FTP or doing it by yourself. Either you create the dirs manually and set the write permissions to CHMOD 0777 (!!!) or let the script do it via FTP. In order to do so you must enter the correct connection parameters to your FTP-Server:";
$lang['idomanual']="I create the dirs myself";
$lang['dofrom']="starting from";
$lang['ftpmode2']="create the dirs with FTP";
$lang['connect']="connect";
$lang['dirs_created']="The dirs were created.";
$lang['connect_to']="connect to";
$lang['changedir']="change to dir";
$lang['changedirerror']="change to dir was not possible";
$lang['ftp_ok']="FTP-Parameter are ok";
$lang['createdirs2']="create dirs";
$lang['ftp_notconnected']="Ftp-Connection not established!";
$lang['connwith']="Connection with";
$lang['asuser']="as user";
$lang['notpossible']="not possible";
$lang['dircr1']="create workdir";
$lang['dircr2']="create backupdir";
$lang['dircr3']="create structurdir";
$lang['dircr4']="create logdir";
$lang['dircr5']="create configurationdir";
$lang['indir']="now in dir";
$lang['test']="test";
$lang['check']="check my dirs";
$lang['disabledfunctions']="Disabled Functions";
$lang['noftppossible']="You don't have ftp-functions !";
$lang['nogzpossible']="You don't have compression-functions !";
$lang['ui1']="All working directories which can contain backups will be deleted.";
$lang['ui2']="Are you sure you want that?";
$lang['ui3']="no, cancel immediately";
$lang['ui4']="yes, please continue";
$lang['ui5']="delete working directories";
$lang['ui6']="all was deleted successfully.";
$lang['ui7']="Please delete the script directory";
$lang['ui8']="one level up";
$lang['ui9']="An error occured, deleting was not possible</p>Error with directory ";
$lang['import']="Import Configuration";
$lang['import1']="Import settings from \"config.gz\"";
$lang['import2']="Upload and import settings";
$lang['import3']="Configuration was loaded ...";
$lang['import4']="Configuration was saved.";
$lang['import5']="start MySQLDumper";
$lang['import6']="Installation-Menu";
$lang['import7']="Upload configuration";
$lang['import8']="back to upload";
$lang['import9']="This is not a configuration backup !";
$lang['import10']="Configuration was uploaded successfully ...";
$lang['import11']="<strong>Error: </strong>There were problems writing sql_statements";
$lang['import12']="<strong>Error: </strong>There were problems writing config.php";
$lang['expert']="extended";
$lang['dbonlyneed']="... no Database found : <br>click on \"extended\" and enter name of your Database (only connect to database ...)!";
$lang['install_help_port']="(empty = Default Port)";
$lang['install_help_socket']="(empty = Default Socket)";
$lang['tryagain']="try again";
$lang['socket']="Socket";
$lang['db_only']="Limit to database";
$lang['port']="Port";
$lang['found_no_db']="ERROR: the following DB was not found:";
$lang['found_db']="found db";
$lang['cron_completelog']="";
?>

11
language/en/lang_log.php Normale Datei
Datei anzeigen

@ -0,0 +1,11 @@
<?php
//generated at 28.02.2005
$lang['log_delete']="delete Log";
$lang['logfileformat']="Logfileformat";
$lang['logfilenotwritable']="Can't! write Logfile !";
$lang['noreverse']="oldest Entry first";
$lang['reverse']="last Entry first";
?>

72
language/en/lang_main.php Normale Datei
Datei anzeigen

@ -0,0 +1,72 @@
<?php
//generated at 28.02.2005
$lang['info_location']="Your location is ";
$lang['info_browser']="Your Browser is";
$lang['info_admin']="The Server's administrator is ";
$lang['info_databases']="The following database(s) are on your server:";
$lang['info_nodb']="database does not exist.";
$lang['info_table1']="Table";
$lang['info_table2']="s";
$lang['info_dbdetail']="Detail-Info of database ";
$lang['info_dbempty']="The database is empty !";
$lang['info_records']="Records";
$lang['info_size']="Size";
$lang['info_lastupdate']="last Update";
$lang['info_sum']="total";
$lang['info_rechte']="Your Priviliges";
$lang['info_cronyes']="Du kannst MySQL Dumper als Cronjob durchf&uuml;hren.";
$lang['info_cronno']="Aufgrund deiner PHP-Einstellungen (safe_mode=on) kannst du MySQL Dumper nicht als Cronjob durchf&uuml;hren!";
$lang['info_optimized']="optimized";
$lang['optimize_databases']="Optimize Tables";
$lang['check_tables']="Check Tables";
$lang['clear_database']="Clear database";
$lang['delete_database']="Delete database";
$lang['button_create_database']="Create";
$lang['info_created']="created";
$lang['info_cleared']="was cleared";
$lang['info_deleted']="was deleted";
$lang['info_emptydb1']="Should the Database";
$lang['info_emptydb2']=" be truncated? (Attention: All Data will be lost forever!)";
$lang['info_killdb']=" be deleted? (Attention: All Data will be lost forever!)";
$lang['dbnoempty']="Databasename can't be empty !";
$lang['processkill1']="The script tries to kill process ";
$lang['processkill2']="";
$lang['processkill3']="The script tries since ";
$lang['processkill4']=" sec. to kill the process ";
$lang['htaccess1']="create directory protection";
$lang['htaccess2']="Password:";
$lang['htaccess3']="Password (repeat):";
$lang['htaccess4']="Kind of encrypting:";
$lang['htaccess5']="Crypt (Linux and Unix-Systems)";
$lang['htaccess6']="MD5 (Windows)";
$lang['htaccess7']="plain text (no cryption)";
$lang['htaccess8']="It already exists an directory protection. If you create a new one, the older one will be overwritten !";
$lang['htaccess9']="You have to enter a name !<br>";
$lang['htaccess10']="The Passwords are not identically or empty !<br>";
$lang['htaccess11']="Shell the directory protection be written now ?";
$lang['htaccess12']="The directory protection was created.";
$lang['htaccess13']="Contents of file:";
$lang['htaccess14']="There was an error while creating the directory protection !<br>Pleas create the 2 files manually with following content:";
$lang['htaccess15']="Urgently recommended !";
$lang['htaccess16']="edit .htaccess";
$lang['htaccess17']="create and edit .htaccess";
$lang['htaccess18']="create .htaccess in ";
$lang['htaccess19']=" reload ";
$lang['htaccess20']="execute script";
$lang['htaccess21']="add handler";
$lang['htaccess22']="make executable";
$lang['htaccess23']="Directory-Listing";
$lang['htaccess24']="Error-Document";
$lang['htaccess25']="activate Rewrite";
$lang['htaccess26']="Deny / Allow";
$lang['htaccess27']="Redirect";
$lang['htaccess28']="Error-Log";
$lang['htaccess29']="more examples and documentation";
$lang['htaccess30']="Provider";
$lang['htaccess31']="allgemein";
$lang['htaccess32']="Attention! The .htaccess directly manipulate the browser behavior.<br>With wrong application the sides are no longer attainable.";
$lang['phpbug']="Bug in zlib ! No Compression possible";
?>

22
language/en/lang_restore.php Normale Datei
Datei anzeigen

@ -0,0 +1,22 @@
<?php
//generated at 28.02.2005
$lang['restore_tables_completed0']="Up to now <b>%d</b> tables were created.";
$lang['restore_db']="database '<b>%s</b>' on '<b>%s</b>'.";
$lang['restore_complete']="<b>%s</b> tables created.";
$lang['restore_run1']="<br>up to now <b>%s</b> of <b>%s</b> records were successfully added.";
$lang['restore_run2']="<br>Now the table '<b>%s</b>' is restoring.<br><br>";
$lang['restore_complete2']="<b>%s</b> records inserted.";
$lang['restore_tables_completed']="Up to now <b>%d</b> of <b>%d</b> tables were created.";
$lang['restore_total_complete']="<br><b>Congratulations.</b><br><br>The restoration of the database is done.<br>All data from the backup-file was re-restored.<br><br>Everything is done. :-)";
$lang['db_no_connection']="Connection to database failed!";
$lang['db_select_error']="<br>Error:<br>Selection of database <b>";
$lang['db_select_error2']="</b> failed!";
$lang['file_open_error']="Error: could not open file.";
$lang['restore_entryerror']="Error: command can't be done:";
$lang['progress_over_all']="Overall Progress";
$lang['back_to_overview']="Database-Overview";
$lang['restore_run0']="<br>up to now <b>%s</b> records were successfully added.";
?>

159
language/en/lang_sql.php Normale Datei
Datei anzeigen

@ -0,0 +1,159 @@
<?php
//generated at 28.02.2005
$lang['import_notable']="No table was selected for import!";
$lang['sql_warning']="The Execution of SQL-Statements can manipulate Data. The Author doesn't take any liability for losing data.";
$lang['sql_back']="back to Database-Overview";
$lang['database_overview']="Database-Overview";
$lang['sql_exec']="execute SQL-Statement";
$lang['sql_dataview']="Data-View";
$lang['sql_tableview']="Table-View";
$lang['sql_vonins']="from totally";
$lang['sql_nodata']="no records";
$lang['sql_recordupdated']="Record was updated";
$lang['sql_recordinserted']="Record was added";
$lang['sql_backdboverview']="back to Overview";
$lang['sql_recorddeleted']="Record was deleted";
$lang['sql_tabledeleted']="Table `%s` was deleted.";
$lang['asktableempty']="Should the table `%s` be emptied?";
$lang['sql_recordedit']="edit record";
$lang['sql_recordnew']="new record";
$lang['askdeleterecord']="Are you sure to delete this record?";
$lang['askdeletetable']="Should the table `%s` be deleted?";
$lang['sql_befehle']="SQL-Commands";
$lang['sql_befehlneu']="new Command";
$lang['sql_befehlsaved1']="SQL-Command";
$lang['sql_befehlsaved2']="was added";
$lang['sql_befehlsaved3']="was saved";
$lang['sql_befehlsaved4']="was moved up";
$lang['sql_befehlsaved5']="was deleted";
$lang['sql_queryentry']="The Query contains";
$lang['sql_columns']="Columns";
$lang['askdbdelete']="Do you want to delete the Database `%s` with the content?";
$lang['askdbempty']="Do you want to empty the Database `%s` ?";
$lang['askdbcopy']="Do you want to copy the Database `%s` in the Database `%s`?";
$lang['sql_tablenew']="Edit Tables";
$lang['sql_output']="SQL-Output";
$lang['do_now']="operate now";
$lang['sql_namedest_missing']="Name of Destination is missing !";
$lang['askdeletefield']="Do you want to delete the Field?";
$lang['sql_commands_in']=" lines in ";
$lang['sql_commands_in2']=" sec. parsed.";
$lang['sql_out1']="Executed ";
$lang['sql_out2']="Commands";
$lang['sql_out3']="It had ";
$lang['sql_out4']="Comments";
$lang['sql_out5']="Because the output contains more than 5000 lines it is'nt displayed.";
$lang['sql_selecdb']="Select Database";
$lang['sql_tablesofdb']="Tables of Database";
$lang['sql_edit']="edit";
$lang['sql_nofielddelete']="Delete is not possible because Tables must contain at least one field.";
$lang['sql_fielddelete1']="The Field";
$lang['sql_deleted']="was deleted";
$lang['sql_changed']="was changed.";
$lang['sql_created']="was created.";
$lang['sql_nodest_copy']="No Copy without Destination !";
$lang['sql_desttable_exists']="Destination Table exists !";
$lang['sql_scopy']="Tablestructure of `%s` was copied in Table `%s`.";
$lang['sql_tcopy']="Tabelle `%s` was copied with data in Table `%s`.";
$lang['sql_tablenoname']="Table needs a name!";
$lang['sql_tblnameempty']="Tablename can't be empty!";
$lang['sql_collatenotmatch']="Charset and Collation don't fit together!";
$lang['sql_fieldnamenotvalid']="Error: No valid fieldname";
$lang['sql_createtable']="create table";
$lang['sql_copytable']="copy table";
$lang['sql_structureonly']="only Structur";
$lang['sql_structuredata']="Structur and Data";
$lang['sql_notablesindb']="No tables found in Database";
$lang['sql_selecttable']="select table";
$lang['sql_showdatatable']="Show Data of Table";
$lang['sql_tblpropsof']="Tableproperties of";
$lang['sql_editfield']="Edit field";
$lang['sql_newfield']="New field";
$lang['sql_indexes']="Indexes";
$lang['sql_atposition']="insert at position";
$lang['sql_first']="first";
$lang['sql_after']="after";
$lang['sql_changefield']="change field";
$lang['sql_insertfield']="insert field";
$lang['sql_insertnewfield']="insert new field";
$lang['sql_tableindexes']="Indexes of table";
$lang['sql_allowdups']="Duplicates allowed";
$lang['sql_cardinality']="Cardinality";
$lang['sql_tablenoindexes']="No Indexes in Table";
$lang['sql_createindex']="create new index";
$lang['sql_wasemptied']="was emptied";
$lang['sql_renamedto']="was renamed to";
$lang['sql_dbcopy']="The Content of Database `%s` was copied in Database `%s`.";
$lang['sql_dbscopy']="The Structure of Database `%s` was copied in Database `%s`.";
$lang['sql_wascreated']="was created";
$lang['sql_renamedb']="Rename Database";
$lang['sql_actions']="Actions";
$lang['sql_chooseaction']="choose Action";
$lang['sql_deletedb']="Delete Database";
$lang['sql_emptydb']="Empty Database";
$lang['sql_copydatadb']="Copy complete Database to";
$lang['sql_copysdb']="Copy Structure of Database";
$lang['sql_imexport']="Im-/Export";
$lang['info_records']="records";
$lang['asktableemptykeys']="Should the table `%s` be emptied and the Indices resetted?";
$lang['edit']="edit";
$lang['delete']="delete";
$lang['empty']="empty";
$lang['emptykeys']="empty and reset indexes";
$lang['sql_tableemptied']="Table `%s` was deleted.";
$lang['sql_tableemptiedkeys']="Table `%s` was deleted and the indices were resetted.";
$lang['sql_library']="SQL-Library";
$lang['sql_attributes']="Attributes";
$lang['sql_enumsethelp']="With the Fieldtypes ENUM und SET please use the Size to enter the value list.\n
The values must be enclosed bei ' and separated with commas.\n
If using special characters they must be escaped by \\.\n\n
Examples:\n
'a','b','c'\n
'ja','nein'\n
'\\x','\\y'";
$lang['sql_uploadedfile']="loaded file: ";
$lang['sql_import']="Import in Database `%s`";
$lang['export']="Export";
$lang['import']="Import";
$lang['importoptions']="Import-Options";
$lang['csvoptions']="CSV-Options";
$lang['importtable']="Import in Table";
$lang['newtable']="new Table";
$lang['importsource']="Import-Source";
$lang['fromtextbox']="from Textbox";
$lang['fromfile']="from file";
$lang['emptytablebefore']="empty table before";
$lang['createautoindex']="Create Auto-Index";
$lang['csv_namefirstline']="Fieldnames in first line";
$lang['csv_fieldseperate']="Fields sepparated with";
$lang['csv_fieldsenclosed']="Fields enclosed by";
$lang['csv_fieldsescape']="Fields escaped with";
$lang['csv_eol']="seperate lines with";
$lang['csv_null']="replace NULL with";
$lang['csv_fileopen']="open CSV-File";
$lang['importieren']="import";
$lang['sql_export']="Export from Database `%s`";
$lang['exportoptions']="Export-Options";
$lang['excel2003']="Excel from 2003";
$lang['showresult']="show result";
$lang['sendresultasfile']="send result as file";
$lang['exportlines']="<strong>%s</strong> lines exported";
$lang['csv_fieldcount_nomatch']="The count of fields doesn't match with that of the data to import (%d instead of %d).";
$lang['csv_fieldslines']="%d fields recognized, totally %d lines";
$lang['csv_errorcreatetable']="Error while creating table `%s` !";
$lang['fm_uploadfilerequest']="please choose a file.";
$lang['csv_nodata']="No data found for import!";
$lang['sqllib_generalfunctions']="general functions";
$lang['sqllib_resetauto']="reset auto-increment";
$lang['sqllib_boards']="Boards";
$lang['sqllib_deactivateboard']="deactivate Board";
$lang['sqllib_activateboard']="activate Board";
$lang['sqllib_boardoffline']="switch Board to offline";
$lang['sqllib_boardonline']="switch Board to online";
$lang['sql_notablesselected']="No tables selected !";
$lang['tools']="Tools";
$lang['tools_toolbox']="Select Database / Datenbasefunctions / Im- und Export ";
?>