111 Zeilen
Kein EOL
5 KiB
PHP
111 Zeilen
Kein EOL
5 KiB
PHP
<?php
|
|
//generated at 12.11.2005
|
|
|
|
$lang['config_headline']="Configuration";
|
|
$lang['sql_trenn']="Separator";
|
|
$lang['no_send_mail']="The dumpfile won't be mailed to anyone.";
|
|
$lang['no_del_files']="There is no age limit for the backup files.";
|
|
$lang['no_number_of_files']="There is no limit to the number of backup files.";
|
|
$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_groesse']="maximum File size";
|
|
$lang['help_multipart']="If Multipart is switched on, Backup creates multiple Backup files, with the maximum size determined by the configuration below";
|
|
$lang['help_multipartgroesse']="The maximum size of Backup files is set here, if Multipart is switched on";
|
|
$lang['empty_db_before_restore']="Delete tables before restoring";
|
|
$lang['allpars']="All Parameters";
|
|
$lang['cron_timelimit']="Time limit for Cron job";
|
|
$lang['cron_perlpath']="Path to Perl(.exe)";
|
|
$lang['cron_extender']="File extension";
|
|
$lang['cron_savepath']="Configuration file";
|
|
$lang['cron_printout']="Print output on screen.";
|
|
$lang['config_cronperl']="Crondump Settings for Perl script";
|
|
$lang['cron_mail']="Send backup by mail";
|
|
$lang['cron_mailprg']="Mail program";
|
|
$lang['cron_mailto']="Mail address";
|
|
$lang['cron_ftp']="Send backup by 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']="Default setting for Timeout is 90 seconds.";
|
|
$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 Cron job";
|
|
$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 email report";
|
|
$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 Backup file";
|
|
$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 directory";
|
|
$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']="Text color";
|
|
$lang['config_expert']="Expert Configuration";
|
|
$lang['exp_chmod']="CHMod for Work directory";
|
|
$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']="Display on/off";
|
|
$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";
|
|
$lang['connect_to']="";
|
|
$lang['changedir']="Changing to Directory";
|
|
$lang['changedirerror']="Couldn`t change directory!";
|
|
$lang['ftp_ok']="Connection successful.";
|
|
$lang['install']="Installation";
|
|
|
|
|
|
?>
|