100 Zeilen
Kein EOL
4,4 KiB
PHP
100 Zeilen
Kein EOL
4,4 KiB
PHP
<?php
|
|
//generated at 12.11.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 Parameters";
|
|
$lang['confignotwritable']="The file ";
|
|
$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 parameters were saved.<br><br>You may continue installation with the 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 ";
|
|
$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 directories are created and correctly permissioned.";
|
|
$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 directories";
|
|
$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 directories";
|
|
$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 display";
|
|
$lang['install_help_port']="(empty = Default Port)";
|
|
$lang['install_help_socket']="(empty = Default Socket)";
|
|
$lang['tryagain']="Try again";
|
|
$lang['socket']="Socket";
|
|
$lang['port']="Port";
|
|
$lang['found_no_db']="ERROR: the following DB was not found:";
|
|
$lang['found_db']="found db";
|
|
$lang['cron_completelog']="";
|
|
$lang['fm_fileupload']="Upload file";
|
|
$lang['pass']="Password";
|
|
|
|
|
|
?>
|