Update for language packs
Dieser Commit ist enthalten in:
Ursprung
f9e395e7d2
Commit
44b6c1b314
25 geänderte Dateien mit 4077 neuen und 12818 gelöschten Zeilen
|
|
@ -11,30 +11,23 @@
|
|||
$lang=array();
|
||||
$lang['L_ACTION']="Action";
|
||||
$lang['L_ACTIVATED']="activated";
|
||||
$lang['L_ACTUALLY_INSERTED_RECORDS']="Up to now <b>%s</b> records were"
|
||||
." successfully added.";
|
||||
$lang['L_ACTUALLY_INSERTED_RECORDS_OF']="Up to now <b>%s</b> of <b>%s</b>"
|
||||
." records were successfully added.";
|
||||
$lang['L_ACTUALLY_INSERTED_RECORDS']="Up to now <b>%s</b> records were"<br /> ." successfully added.";
|
||||
$lang['L_ACTUALLY_INSERTED_RECORDS_OF']="Up to now <b>%s</b> of <b>%s</b>"<br /> ." records were successfully added.";
|
||||
$lang['L_ADD']="Add";
|
||||
$lang['L_ADDED']="added";
|
||||
$lang['L_ADD_DB_MANUALLY']="Add database manually";
|
||||
$lang['L_ADD_RECIPIENT']="Add recipient";
|
||||
$lang['L_ALL']="all";
|
||||
$lang['L_ANALYZE']="Analyze";
|
||||
$lang['L_ANALYZING_TABLE']="Now data of the table '<b>%s</b>' is"
|
||||
." being analyzed.";
|
||||
$lang['L_ASKDBCOPY']="Do you want to copy database `%s` to"
|
||||
." database `%s`?";
|
||||
$lang['L_ASKDBDELETE']="Do you want to delete the Database"
|
||||
." `%s` with the content?";
|
||||
$lang['L_ASKDBEMPTY']="Do you want to empty the Database `%s`"
|
||||
." ?";
|
||||
$lang['L_ANALYZING_TABLE']="Now data of the table '<b>%s</b>' is"<br /> ." being analyzed.";
|
||||
$lang['L_ASKDBCOPY']="Do you want to copy database `%s` to"<br /> ." database `%s`?";
|
||||
$lang['L_ASKDBDELETE']="Do you want to delete the Database"<br /> ." `%s` with the content?";
|
||||
$lang['L_ASKDBEMPTY']="Do you want to empty the Database `%s`"<br /> ." ?";
|
||||
$lang['L_ASKDELETEFIELD']="Do you want to delete the Field?";
|
||||
$lang['L_ASKDELETERECORD']="Are you sure to delete this record?";
|
||||
$lang['L_ASKDELETETABLE']="Should the table `%s` be deleted?";
|
||||
$lang['L_ASKTABLEEMPTY']="Should the table `%s` be emptied?";
|
||||
$lang['L_ASKTABLEEMPTYKEYS']="Should the table `%s` be emptied and"
|
||||
." the Indices reset?";
|
||||
$lang['L_ASKTABLEEMPTYKEYS']="Should the table `%s` be emptied and"<br /> ." the Indices reset?";
|
||||
$lang['L_ATTACHED_AS_FILE']="attached as file";
|
||||
$lang['L_ATTACH_BACKUP']="Attach backup";
|
||||
$lang['L_AUTHENTICATE']="Login information";
|
||||
|
|
@ -44,14 +37,11 @@ $lang['L_BACK']="back";
|
|||
$lang['L_BACKUPFILESANZAHL']="In the Backup directory there are";
|
||||
$lang['L_BACKUPS']="Backups";
|
||||
$lang['L_BACKUP_DBS']="DBs to backup";
|
||||
$lang['L_BACKUP_TABLE_DONE']="Dumping of table `%s` finished. %s"
|
||||
." records have been saved.";
|
||||
$lang['L_BACKUP_TABLE_DONE']="Dumping of table `%s` finished. %s"<br /> ." records have been saved.";
|
||||
$lang['L_BACK_TO_OVERVIEW']="Database Overview";
|
||||
$lang['L_CALL']="Call";
|
||||
$lang['L_CANCEL']="Cancel";
|
||||
$lang['L_CANT_CREATE_DIR']="Couldn' t create dir '%s'.
|
||||
Please"
|
||||
." create it using your FTP program.";
|
||||
$lang['L_CANT_CREATE_DIR']="Couldn' t create dir '%s'. <br />Please"<br /> ." create it using your FTP program.";
|
||||
$lang['L_CHANGE']="change";
|
||||
$lang['L_CHANGEDIR']="Changing to Directory";
|
||||
$lang['L_CHANGEDIRERROR']="Couldn`t change directory!";
|
||||
|
|
@ -59,19 +49,7 @@ $lang['L_CHARSET']="Charset";
|
|||
$lang['L_CHARSETS']="Character Sets";
|
||||
$lang['L_CHECK']="Check";
|
||||
$lang['L_CHECK_DIRS']="Check my directories";
|
||||
$lang['L_CHOOSE_CHARSET']="MySQLDumper couldn't detect the"
|
||||
." encoding of the backup file"
|
||||
." automatically.
|
||||
<br />You must choose"
|
||||
." the charset with which this backup was"
|
||||
." saved.
|
||||
<br />If you discover any"
|
||||
." problems with some characters after"
|
||||
." restoring, you can repeat the"
|
||||
." backup-progress and then choose"
|
||||
." another character set.
|
||||
<br />Good"
|
||||
." luck. ;)";
|
||||
$lang['L_CHOOSE_CHARSET']="MySQLDumper couldn't detect the"<br /> ." encoding of the backup file"<br /> ." automatically.<br /><br />You must choose"<br /> ." the charset with which this backup was"<br /> ." saved.<br /><br />If you discover any"<br /> ." problems with some characters after"<br /> ." restoring, you can repeat the"<br /> ." backup-progress and then choose"<br /> ." another character set.<br /><br />Good"<br /> ." luck. ;)";
|
||||
$lang['L_CHOOSE_DB']="Select Database";
|
||||
$lang['L_CLEAR_DATABASE']="Clear database";
|
||||
$lang['L_CLOSE']="Close";
|
||||
|
|
@ -92,47 +70,28 @@ $lang['L_CONFIG_EMAIL']="Email Notification";
|
|||
$lang['L_CONFIG_FTP']="FTP Transfer of Backup file";
|
||||
$lang['L_CONFIG_HEADLINE']="Configuration";
|
||||
$lang['L_CONFIG_INTERFACE']="Interface";
|
||||
$lang['L_CONFIG_LOADED']="Configuration \"%s\" has been imported"
|
||||
." successfully.";
|
||||
$lang['L_CONFIRM_CONFIGFILE_DELETE']="Really delete the configuration file"
|
||||
." %s?";
|
||||
$lang['L_CONFIRM_DELETE_FILE']="Should the file '%s' really be"
|
||||
." deleted?";
|
||||
$lang['L_CONFIG_LOADED']="Configuration \"%s\" has been imported"<br /> ." successfully.";
|
||||
$lang['L_CONFIRM_CONFIGFILE_DELETE']="Really delete the configuration file"<br /> ." %s?";
|
||||
$lang['L_CONFIRM_DELETE_FILE']="Should the file '%s' really be"<br /> ." deleted?";
|
||||
$lang['L_CONFIRM_DELETE_TABLES']="Really delete the selected tables?";
|
||||
$lang['L_CONFIRM_DROP_DATABASES']="Should the selected databases really"
|
||||
." be deleted?
|
||||
|
||||
Attention: all data will"
|
||||
." be deleted! Maybe you should create a"
|
||||
." backup first.";
|
||||
$lang['L_CONFIRM_RECIPIENT_DELETE']="Should the recipient \"%s\" really be"
|
||||
." deleted?";
|
||||
$lang['L_CONFIRM_TRUNCATE_DATABASES']="Should all tables of the selected"
|
||||
." databases really be"
|
||||
." deleted?
|
||||
|
||||
Attention: all data will be"
|
||||
." deleted! Maybe you want to create a"
|
||||
." backup first.";
|
||||
$lang['L_CONFIRM_DROP_DATABASES']="Should the selected databases really"<br /> ." be deleted?<br /><br />Attention: all data will"<br /> ." be deleted! Maybe you should create a"<br /> ." backup first.";
|
||||
$lang['L_CONFIRM_RECIPIENT_DELETE']="Should the recipient \"%s\" really be"<br /> ." deleted?";
|
||||
$lang['L_CONFIRM_TRUNCATE_DATABASES']="Should all tables of the selected"<br /> ." databases really be"<br /> ." deleted?<br /><br />Attention: all data will be"<br /> ." deleted! Maybe you want to create a"<br /> ." backup first.";
|
||||
$lang['L_CONFIRM_TRUNCATE_TABLES']="Really empty the selected tables?";
|
||||
$lang['L_CONNECT']="connect";
|
||||
$lang['L_CONNECTIONPARS']="Connection Parameter";
|
||||
$lang['L_CONNECTTOMYSQL']="Connect to MySQL";
|
||||
$lang['L_CONTINUE_MULTIPART_RESTORE']="Continue Multipart-Restore with next"
|
||||
." file '%s'.";
|
||||
$lang['L_CONTINUE_MULTIPART_RESTORE']="Continue Multipart-Restore with next"<br /> ." file '%s'.";
|
||||
$lang['L_CONVERTED_FILES']="Converted Files";
|
||||
$lang['L_CONVERTER']="Backup Converter";
|
||||
$lang['L_CONVERTING']="Converting";
|
||||
$lang['L_CONVERT_FILE']="File to be converted";
|
||||
$lang['L_CONVERT_FILENAME']="Name of destination file (without"
|
||||
." extension)";
|
||||
$lang['L_CONVERT_FILENAME']="Name of destination file (without"<br /> ." extension)";
|
||||
$lang['L_CONVERT_FILEREAD']="Read file '%s'";
|
||||
$lang['L_CONVERT_FINISHED']="Conversion finished, '%s' was written"
|
||||
." successfully.";
|
||||
$lang['L_CONVERT_FINISHED']="Conversion finished, '%s' was written"<br /> ." successfully.";
|
||||
$lang['L_CONVERT_START']="Start Conversion";
|
||||
$lang['L_CONVERT_TITLE']="Convert Dump to MSD Format";
|
||||
$lang['L_CONVERT_WRONG_PARAMETERS']="Wrong parameters! Conversion is not"
|
||||
." possible.";
|
||||
$lang['L_CONVERT_WRONG_PARAMETERS']="Wrong parameters! Conversion is not"<br /> ." possible.";
|
||||
$lang['L_CREATE']="Create";
|
||||
$lang['L_CREATED']="Created";
|
||||
$lang['L_CREATEDIRS']="Create Directories";
|
||||
|
|
@ -150,9 +109,7 @@ $lang['L_CRON_PRINTOUT']="Print output on screen.";
|
|||
$lang['L_CSVOPTIONS']="CSV Options";
|
||||
$lang['L_CSV_EOL']="Seperate lines with";
|
||||
$lang['L_CSV_ERRORCREATETABLE']="Error while creating table `%s` !";
|
||||
$lang['L_CSV_FIELDCOUNT_NOMATCH']="The count of fields doesn't match with"
|
||||
." that of the data to import (%d instead"
|
||||
." of %d).";
|
||||
$lang['L_CSV_FIELDCOUNT_NOMATCH']="The count of fields doesn't match with"<br /> ." that of the data to import (%d instead"<br /> ." of %d).";
|
||||
$lang['L_CSV_FIELDSENCLOSED']="Fields enclosed by";
|
||||
$lang['L_CSV_FIELDSEPERATE']="Fields separated with";
|
||||
$lang['L_CSV_FIELDSESCAPE']="Fields escaped with";
|
||||
|
|
@ -162,15 +119,10 @@ $lang['L_CSV_NAMEFIRSTLINE']="Field names in first line";
|
|||
$lang['L_CSV_NODATA']="No data found for import!";
|
||||
$lang['L_CSV_NULL']="Replace NULL with";
|
||||
$lang['L_DATABASES_OF_USER']="Databases of user";
|
||||
$lang['L_DATABASE_CREATED_FAILED']="The database wasn't created.
|
||||
MySQL"
|
||||
." returns:<br/>
|
||||
%s";
|
||||
$lang['L_DATABASE_CREATED_SUCCESS']="The database '%s' has been created"
|
||||
." successfully.";
|
||||
$lang['L_DATABASE_CREATED_FAILED']="The database wasn't created.<br />MySQL"<br /> ." returns:<br/><br />%s";
|
||||
$lang['L_DATABASE_CREATED_SUCCESS']="The database '%s' has been created"<br /> ." successfully.";
|
||||
$lang['L_DATASIZE']="Size of data";
|
||||
$lang['L_DATASIZE_INFO']="This is the size of the records - not"
|
||||
." the size of the backup file";
|
||||
$lang['L_DATASIZE_INFO']="This is the size of the records - not"<br /> ." the size of the backup file";
|
||||
$lang['L_DAY']="Day";
|
||||
$lang['L_DAYS']="Days";
|
||||
$lang['L_DB']="Database";
|
||||
|
|
@ -181,12 +133,10 @@ $lang['L_DB_ADAPTER']="DB-Adapter";
|
|||
$lang['L_DB_BACKUPPARS']="Database Backup Parameter";
|
||||
$lang['L_DB_DEFAULT']="Default database";
|
||||
$lang['L_DB_HOST']="Hostname";
|
||||
$lang['L_DB_IN_LIST']="The database '%s' couldn't be added"
|
||||
." because it is allready existing.";
|
||||
$lang['L_DB_IN_LIST']="The database '%s' couldn't be added"<br /> ." because it is allready existing.";
|
||||
$lang['L_DB_NAME']="Database name";
|
||||
$lang['L_DB_PASS']="Password";
|
||||
$lang['L_DB_SELECT_ERROR']="<br />Error:<br />Selection of"
|
||||
." database <b>";
|
||||
$lang['L_DB_SELECT_ERROR']="<br />Error:<br />Selection of"<br /> ." database <b>";
|
||||
$lang['L_DB_SELECT_ERROR2']="</b> failed!";
|
||||
$lang['L_DB_USER']="User";
|
||||
$lang['L_DEFAULT_CHARACTER_SET_NAME']="Default character set";
|
||||
|
|
@ -196,8 +146,7 @@ $lang['L_DELETE']="Delete";
|
|||
$lang['L_DELETE_DATABASE']="Delete database";
|
||||
$lang['L_DELETE_FILE_ERROR']="Error deleting file \"%s\"!";
|
||||
$lang['L_DELETE_FILE_SUCCESS']="File \"%s\" was deleted successfully.";
|
||||
$lang['L_DELETE_HTACCESS']="Remove directory protection (delete"
|
||||
." .htaccess)";
|
||||
$lang['L_DELETE_HTACCESS']="Remove directory protection (delete"<br /> ." .htaccess)";
|
||||
$lang['L_DESCRIPTION']="Description";
|
||||
$lang['L_DESELECT_ALL']="Deselect all";
|
||||
$lang['L_DIR']="Directory";
|
||||
|
|
@ -211,8 +160,7 @@ $lang['L_DOSIMPLETEST']="Test Perl";
|
|||
$lang['L_DOWNLOAD_FILE']="Download file";
|
||||
$lang['L_DO_NOW']="operate now";
|
||||
$lang['L_DUMP']="Backup";
|
||||
$lang['L_DUMP_ENDERGEBNIS']="The file contains <b>%s</b> tables"
|
||||
." with <b>%s</b> records.<br />";
|
||||
$lang['L_DUMP_ENDERGEBNIS']="The file contains <b>%s</b> tables"<br /> ." with <b>%s</b> records.<br />";
|
||||
$lang['L_DUMP_FILENAME']="Backup File";
|
||||
$lang['L_DUMP_HEADLINE']="Create backup...";
|
||||
$lang['L_DUMP_NOTABLES']="No tables found in database `%s`";
|
||||
|
|
@ -222,49 +170,12 @@ $lang['L_EDIT']="edit";
|
|||
$lang['L_EHRESTORE_CONTINUE']="continue and log errors";
|
||||
$lang['L_EHRESTORE_STOP']="stop";
|
||||
$lang['L_EMAIL']="E-Mail";
|
||||
$lang['L_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 />";
|
||||
$lang['L_EMAILBODY_FOOTER']="`<br /><br />Kind regards<br /><br"
|
||||
." />MySQLDumper<br />";
|
||||
$lang['L_EMAILBODY_MP_ATTACH']="A Multipart Backup was created.<br"
|
||||
." />The Backup files are attached to"
|
||||
." separate emails.<br />Backup of"
|
||||
." Database `%s`
|
||||
<br /><br />Following"
|
||||
." Files were created:<br /><br />%s <br"
|
||||
." /><br />Kind regards<br /><br"
|
||||
." />MySQLDumper<br />";
|
||||
$lang['L_EMAILBODY_MP_NOATTACH']="A Multipart Backup was created.<br"
|
||||
." />The Backup files 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 />";
|
||||
$lang['L_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 />";
|
||||
$lang['L_EMAILBODY_TOOBIG']="The Backup file 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 />";
|
||||
$lang['L_EMAILBODY_ATTACH']="The Attachment contains the backup of"<br /> ." your MySQL-Database.<br />Backup of"<br /> ." Database `%s`<br /><br /><br />Following"<br /> ." File was created:<br /><br />%s <br"<br /> ." /><br />Kind regards<br /><br"<br /> ." />MySQLDumper<br />";
|
||||
$lang['L_EMAILBODY_FOOTER']="`<br /><br />Kind regards<br /><br"<br /> ." />MySQLDumper<br />";
|
||||
$lang['L_EMAILBODY_MP_ATTACH']="A Multipart Backup was created.<br"<br /> ." />The Backup files are attached to"<br /> ." separate emails.<br />Backup of"<br /> ." Database `%s`<br /><br /><br />Following"<br /> ." Files were created:<br /><br />%s <br"<br /> ." /><br />Kind regards<br /><br"<br /> ." />MySQLDumper<br />";
|
||||
$lang['L_EMAILBODY_MP_NOATTACH']="A Multipart Backup was created.<br"<br /> ." />The Backup files are not attached to"<br /> ." this email!<br />Backup of Database"<br /> ." `%s`<br /><br /><br />Following Files were"<br /> ." created:<br /><br />%s<br /><br /><br"<br /> ." />Kind regards<br /><br"<br /> ." />MySQLDumper<br />";
|
||||
$lang['L_EMAILBODY_NOATTACH']="Files are not attached to this"<br /> ." email!<br />Backup of Database"<br /> ." `%s`<br /><br /><br />Following File was"<br /> ." created:<br /><br />%s<br /><br /><br"<br /> ." />Kind regards<br /><br"<br /> ." />MySQLDumper<br />";
|
||||
$lang['L_EMAILBODY_TOOBIG']="The Backup file exceeded the maximum"<br /> ." size of %s and was not attached to"<br /> ." this email.<br />Backup of Database"<br /> ." `%s`<br /><br /><br />Following File was"<br /> ." created:<br /><br />%s<br /><br /><br"<br /> ." />Kind regards<br /><br"<br /> ." />MySQLDumper<br />";
|
||||
$lang['L_EMAIL_ADDRESS']="E-Mail-Address";
|
||||
$lang['L_EMAIL_CC']="CC-Receiver";
|
||||
$lang['L_EMAIL_MAXSIZE']="Maximum size of attachment";
|
||||
|
|
@ -280,21 +191,15 @@ $lang['L_EMPTY_DB_BEFORE_RESTORE']="Delete tables before restoring";
|
|||
$lang['L_ENCODING']="encoding";
|
||||
$lang['L_ENCRYPTION_TYPE']="Kind of encrypting";
|
||||
$lang['L_ENGINE']="Engine";
|
||||
$lang['L_ENTER_DB_INFO']="First click the button \"Connect to"
|
||||
." MySQL\". Only if no database could be"
|
||||
." detected you need to provide a"
|
||||
." database name here.";
|
||||
$lang['L_ENTER_DB_INFO']="First click the button \"Connect to"<br /> ." MySQL\". Only if no database could be"<br /> ." detected you need to provide a"<br /> ." database name here.";
|
||||
$lang['L_ENTRY']="Entry";
|
||||
$lang['L_ERROR']="Error";
|
||||
$lang['L_ERRORHANDLING_RESTORE']="Error Handling while restoring";
|
||||
$lang['L_ERROR_CONFIGFILE_NAME']="Filename \"%s\" contains invalid"
|
||||
." characters.";
|
||||
$lang['L_ERROR_DELETING_CONFIGFILE']="Error: couldn't delete configuration"
|
||||
." file %s!";
|
||||
$lang['L_ERROR_CONFIGFILE_NAME']="Filename \"%s\" contains invalid"<br /> ." characters.";
|
||||
$lang['L_ERROR_DELETING_CONFIGFILE']="Error: couldn't delete configuration"<br /> ." file %s!";
|
||||
$lang['L_ERROR_LOADING_CONFIGFILE']="Couldn't load configfile \"%s\".";
|
||||
$lang['L_ERROR_LOG']="Error Log";
|
||||
$lang['L_ERROR_MULTIPART_RESTORE']="Multipart-Restore: couldn't finde the"
|
||||
." next file '%s'!";
|
||||
$lang['L_ERROR_MULTIPART_RESTORE']="Multipart-Restore: couldn't finde the"<br /> ." next file '%s'!";
|
||||
$lang['L_ESTIMATED_END']="Estimated end";
|
||||
$lang['L_EXCEL2003']="Excel from 2003";
|
||||
$lang['L_EXISTS']="Exists";
|
||||
|
|
@ -304,9 +209,7 @@ $lang['L_EXPORTLINES']="<strong>%s</strong> lines exported";
|
|||
$lang['L_EXPORTOPTIONS']="Export Options";
|
||||
$lang['L_EXTENDEDPARS']="Extended Parameter";
|
||||
$lang['L_FADE_IN_OUT']="Display on/off";
|
||||
$lang['L_FATAL_ERROR_DUMP']="Fatal error: the CREATE-Statement of"
|
||||
." table '%s' in database '%s' couldn't"
|
||||
." be read!";
|
||||
$lang['L_FATAL_ERROR_DUMP']="Fatal error: the CREATE-Statement of"<br /> ." table '%s' in database '%s' couldn't"<br /> ." be read!";
|
||||
$lang['L_FIELDS']="Fields";
|
||||
$lang['L_FIELDS_OF_TABLE']="Fields of table";
|
||||
$lang['L_FILE']="File";
|
||||
|
|
@ -316,27 +219,20 @@ $lang['L_FILE_MANAGE']="File Administration";
|
|||
$lang['L_FILE_OPEN_ERROR']="Error: could not open file.";
|
||||
$lang['L_FILE_SAVED_SUCCESSFULLY']="The file has been saved successfully.";
|
||||
$lang['L_FILE_SAVED_UNSUCCESSFULLY']="The file couldn't be saved!";
|
||||
$lang['L_FILE_UPLOAD_SUCCESSFULL']="The file '%s' was uploaded"
|
||||
." successfully.";
|
||||
$lang['L_FILE_UPLOAD_SUCCESSFULL']="The file '%s' was uploaded"<br /> ." successfully.";
|
||||
$lang['L_FILTER_BY']="Filter by";
|
||||
$lang['L_FM_ALERTRESTORE1']="Should the database";
|
||||
$lang['L_FM_ALERTRESTORE2']="be restored with the records from the"
|
||||
." file";
|
||||
$lang['L_FM_ALERTRESTORE2']="be restored with the records from the"<br /> ." file";
|
||||
$lang['L_FM_ALERTRESTORE3']="?";
|
||||
$lang['L_FM_ALL_BU']="All Backups";
|
||||
$lang['L_FM_ANZ_BU']="Backups";
|
||||
$lang['L_FM_ASKDELETE1']="Should the file(s)";
|
||||
$lang['L_FM_ASKDELETE2']="really be deleted?";
|
||||
$lang['L_FM_ASKDELETE3']="Do you want autodelete to be executed"
|
||||
." with configured rules now?";
|
||||
$lang['L_FM_ASKDELETE4']="Do you want to delete all backup"
|
||||
." files?";
|
||||
$lang['L_FM_ASKDELETE5']="Do you want to delete all backup files"
|
||||
." with";
|
||||
$lang['L_FM_ASKDELETE3']="Do you want autodelete to be executed"<br /> ." with configured rules now?";
|
||||
$lang['L_FM_ASKDELETE4']="Do you want to delete all backup"<br /> ." files?";
|
||||
$lang['L_FM_ASKDELETE5']="Do you want to delete all backup files"<br /> ." with";
|
||||
$lang['L_FM_ASKDELETE5_2']="* ?";
|
||||
$lang['L_FM_AUTODEL1']="Autodelete: the following files were"
|
||||
." deleted because of maximum files"
|
||||
." setting:";
|
||||
$lang['L_FM_AUTODEL1']="Autodelete: the following files were"<br /> ." deleted because of maximum files"<br /> ." setting:";
|
||||
$lang['L_FM_CHOOSE_ENCODING']="Choose encoding of backup file";
|
||||
$lang['L_FM_COMMENT']="Enter Comment";
|
||||
$lang['L_FM_DELETE']="Delete";
|
||||
|
|
@ -358,18 +254,15 @@ $lang['L_FM_NOFILE']="You didn't choose a file!";
|
|||
$lang['L_FM_NOFILESFOUND']="No file found.";
|
||||
$lang['L_FM_RECORDS']="Records";
|
||||
$lang['L_FM_RESTORE']="Restore";
|
||||
$lang['L_FM_RESTORE_HEADER']="Restore of Database"
|
||||
." `<strong>%s</strong>`";
|
||||
$lang['L_FM_RESTORE_HEADER']="Restore of Database"<br /> ." `<strong>%s</strong>`";
|
||||
$lang['L_FM_SELECTTABLES']="Select tables";
|
||||
$lang['L_FM_STARTDUMP']="Start New Backup";
|
||||
$lang['L_FM_TABLES']="Tables";
|
||||
$lang['L_FM_TOTALSIZE']="Total Size";
|
||||
$lang['L_FM_UPLOADFAILED']="The upload has failed!";
|
||||
$lang['L_FM_UPLOADFILEEXISTS']="A file with the same name already"
|
||||
." exists !";
|
||||
$lang['L_FM_UPLOADFILEEXISTS']="A file with the same name already"<br /> ." exists !";
|
||||
$lang['L_FM_UPLOADFILEREQUEST']="please choose a file.";
|
||||
$lang['L_FM_UPLOADMOVEERROR']="Couldn't move selected file to the"
|
||||
." upload directory.";
|
||||
$lang['L_FM_UPLOADMOVEERROR']="Couldn't move selected file to the"<br /> ." upload directory.";
|
||||
$lang['L_FM_UPLOADNOTALLOWED1']="This file type is not supported.";
|
||||
$lang['L_FM_UPLOADNOTALLOWED2']="Valid types are: *.gz and *.sql-files";
|
||||
$lang['L_FOUND_DB']="found db";
|
||||
|
|
@ -378,31 +271,24 @@ $lang['L_FROMTEXTBOX']="from text box";
|
|||
$lang['L_FTP']="FTP";
|
||||
$lang['L_FTP_ADD_CONNECTION']="Add connection";
|
||||
$lang['L_FTP_CHOOSE_MODE']="FTP Transfer Mode";
|
||||
$lang['L_FTP_CONFIRM_DELETE']="Should this FTP-Connection really be"
|
||||
." deleted?";
|
||||
$lang['L_FTP_CONFIRM_DELETE']="Should this FTP-Connection really be"<br /> ." deleted?";
|
||||
$lang['L_FTP_CONNECTION']="FTP-Connection";
|
||||
$lang['L_FTP_CONNECTION_CLOSED']="FTP-Connection closed";
|
||||
$lang['L_FTP_CONNECTION_DELETE']="Delete connection";
|
||||
$lang['L_FTP_CONNECTION_ERROR']="The connection to server '%s' using"
|
||||
." port %s couldn't be established";
|
||||
$lang['L_FTP_CONNECTION_SUCCESS']="The connection to server '%s' using"
|
||||
." port %s was established successfully";
|
||||
$lang['L_FTP_CONNECTION_ERROR']="The connection to server '%s' using"<br /> ." port %s couldn't be established";
|
||||
$lang['L_FTP_CONNECTION_SUCCESS']="The connection to server '%s' using"<br /> ." port %s was established successfully";
|
||||
$lang['L_FTP_DIR']="Upload directory";
|
||||
$lang['L_FTP_FILE_TRANSFER_ERROR']="Transfer of file '%s' was faulty";
|
||||
$lang['L_FTP_FILE_TRANSFER_SUCCESS']="The file '%s' was transferred"
|
||||
." successfully";
|
||||
$lang['L_FTP_FILE_TRANSFER_SUCCESS']="The file '%s' was transferred"<br /> ." successfully";
|
||||
$lang['L_FTP_LOGIN_ERROR']="Login as user '%s' was denied";
|
||||
$lang['L_FTP_LOGIN_SUCCESS']="Login as user '%s' was successfull";
|
||||
$lang['L_FTP_OK']="Connection successful.";
|
||||
$lang['L_FTP_PASS']="Password";
|
||||
$lang['L_FTP_PASSIVE']="use passive mode";
|
||||
$lang['L_FTP_PASV_ERROR']="Switching to passive mode was"
|
||||
." unsuccessful";
|
||||
$lang['L_FTP_PASV_SUCCESS']="Switching to passive mode was"
|
||||
." successfull";
|
||||
$lang['L_FTP_PASV_ERROR']="Switching to passive mode was"<br /> ." unsuccessful";
|
||||
$lang['L_FTP_PASV_SUCCESS']="Switching to passive mode was"<br /> ." successfull";
|
||||
$lang['L_FTP_PORT']="Port";
|
||||
$lang['L_FTP_SEND_TO']="to <strong>%s</strong><br /> into"
|
||||
." <strong>%s</strong>";
|
||||
$lang['L_FTP_SEND_TO']="to <strong>%s</strong><br /> into"<br /> ." <strong>%s</strong>";
|
||||
$lang['L_FTP_SERVER']="Server";
|
||||
$lang['L_FTP_SSL']="Secure SSL FTP connection";
|
||||
$lang['L_FTP_START']="Starting FTP transfer";
|
||||
|
|
@ -418,25 +304,18 @@ $lang['L_HOUR']="Hour";
|
|||
$lang['L_HOURS']="Hours";
|
||||
$lang['L_HTACC_ACTIVATE_REWRITE_ENGINE']="Activate rewrite";
|
||||
$lang['L_HTACC_ADD_HANDLER']="Add handler";
|
||||
$lang['L_HTACC_CONFIRM_DELETE']="Should the directory protection be"
|
||||
." written now ?";
|
||||
$lang['L_HTACC_CONFIRM_DELETE']="Should the directory protection be"<br /> ." written now ?";
|
||||
$lang['L_HTACC_CONTENT']="Contents of file";
|
||||
$lang['L_HTACC_CREATE']="Create directory protection";
|
||||
$lang['L_HTACC_CREATED']="The directory protection was created.";
|
||||
$lang['L_HTACC_CREATE_ERROR']="There was an error while creating the"
|
||||
." directory protection !<br />Please"
|
||||
." create the 2 files manually with the"
|
||||
." following content";
|
||||
$lang['L_HTACC_CRYPT']="Crypt 8 Chars max (Linux and"
|
||||
." Unix-Systems)";
|
||||
$lang['L_HTACC_CREATE_ERROR']="There was an error while creating the"<br /> ." directory protection !<br />Please"<br /> ." create the 2 files manually with the"<br /> ." following content";
|
||||
$lang['L_HTACC_CRYPT']="Crypt 8 Chars max (Linux and"<br /> ." Unix-Systems)";
|
||||
$lang['L_HTACC_DENY_ALLOW']="Deny / Allow";
|
||||
$lang['L_HTACC_DIR_LISTING']="Directory Listing";
|
||||
$lang['L_HTACC_EDIT']="Edit .htaccess";
|
||||
$lang['L_HTACC_ERROR_DOC']="Error Document";
|
||||
$lang['L_HTACC_EXAMPLES']="More examples and documentation";
|
||||
$lang['L_HTACC_EXISTS']="It already exists an directory"
|
||||
." protection. If you create a new one,"
|
||||
." the older one will be overwritten !";
|
||||
$lang['L_HTACC_EXISTS']="It already exists an directory"<br /> ." protection. If you create a new one,"<br /> ." the older one will be overwritten !";
|
||||
$lang['L_HTACC_MAKE_EXECUTABLE']="Make executable";
|
||||
$lang['L_HTACC_MD5']="MD5 (Linux and Unix-Systems)";
|
||||
$lang['L_HTACC_NO_ENCRYPTION']="plain text, no cryption (Windows)";
|
||||
|
|
@ -445,10 +324,7 @@ $lang['L_HTACC_PROPOSED']="Urgently recommended";
|
|||
$lang['L_HTACC_REDIRECT']="Redirect";
|
||||
$lang['L_HTACC_SCRIPT_EXEC']="Execute script";
|
||||
$lang['L_HTACC_SHA1']="SHA1 (all Systems)";
|
||||
$lang['L_HTACC_WARNING']="Attention! The .htaccess directly"
|
||||
." affects the browser's behavior.<br"
|
||||
." />With incorrect content, these pages"
|
||||
." may no longer be accessible.";
|
||||
$lang['L_HTACC_WARNING']="Attention! The .htaccess directly"<br /> ." affects the browser's behavior.<br"<br /> ." />With incorrect content, these pages"<br /> ." may no longer be accessible.";
|
||||
$lang['L_IMPORT']="Import";
|
||||
$lang['L_IMPORTIEREN']="Import";
|
||||
$lang['L_IMPORTOPTIONS']="Import Options";
|
||||
|
|
@ -460,18 +336,7 @@ $lang['L_INDEX_SIZE']="Size of index";
|
|||
$lang['L_INFO_ACTDB']="Selected Database";
|
||||
$lang['L_INFO_DATABASES']="Accessable database(s)";
|
||||
$lang['L_INFO_DBEMPTY']="The database is empty !";
|
||||
$lang['L_INFO_FSOCKOPEN_DISABLED']="On this server the PHP command"
|
||||
." fsockopen() is disabled by the"
|
||||
." server's configuration. Because of"
|
||||
." this the automatic download of"
|
||||
." language packs is not possible. To"
|
||||
." bypass this, you can download packages"
|
||||
." manually, extract them locally and"
|
||||
." upload them to the directory"
|
||||
." \"language\" of your MySQLDumper"
|
||||
." installation. Afterwards the new"
|
||||
." language pack is available on this"
|
||||
." site.";
|
||||
$lang['L_INFO_FSOCKOPEN_DISABLED']="On this server the PHP command"<br /> ." fsockopen() is disabled by the"<br /> ." server's configuration. Because of"<br /> ." this the automatic download of"<br /> ." language packs is not possible. To"<br /> ." bypass this, you can download packages"<br /> ." manually, extract them locally and"<br /> ." upload them to the directory"<br /> ." \"language\" of your MySQLDumper"<br /> ." installation. Afterwards the new"<br /> ." language pack is available on this"<br /> ." site.";
|
||||
$lang['L_INFO_LASTUPDATE']="Last update";
|
||||
$lang['L_INFO_LOCATION']="Your location is";
|
||||
$lang['L_INFO_NODB']="database does not exist.";
|
||||
|
|
@ -501,30 +366,21 @@ $lang['L_LOGFILES']="Logfiles";
|
|||
$lang['L_LOGGED_IN']="Logged in";
|
||||
$lang['L_LOGIN']="Login";
|
||||
$lang['L_LOGIN_AUTOLOGIN']="Automatic login";
|
||||
$lang['L_LOGIN_INVALID_USER']="Unknown combination of username and"
|
||||
." password.";
|
||||
$lang['L_LOGIN_INVALID_USER']="Unknown combination of username and"<br /> ." password.";
|
||||
$lang['L_LOGOUT']="Log out";
|
||||
$lang['L_LOG_CREATED']="Log file created.";
|
||||
$lang['L_LOG_DELETE']="delete Log";
|
||||
$lang['L_LOG_MAXSIZE']="Maximum size of log files";
|
||||
$lang['L_LOG_NOT_READABLE']="The log file '%s' does not exist or is"
|
||||
." not readable.";
|
||||
$lang['L_LOG_NOT_READABLE']="The log file '%s' does not exist or is"<br /> ." not readable.";
|
||||
$lang['L_MAILERROR']="Sending of email failed!";
|
||||
$lang['L_MAILPROGRAM']="Mail program";
|
||||
$lang['L_MAXIMUM_LENGTH']="Maximum length";
|
||||
$lang['L_MAXIMUM_LENGTH_EXPLAIN']="This is the maximum number of bytes"
|
||||
." one character needs, when it is saved"
|
||||
." to disk.";
|
||||
$lang['L_MAXIMUM_LENGTH_EXPLAIN']="This is the maximum number of bytes"<br /> ." one character needs, when it is saved"<br /> ." to disk.";
|
||||
$lang['L_MAXSIZE']="Max. Size";
|
||||
$lang['L_MAX_BACKUP_FILES_EACH2']="For each database";
|
||||
$lang['L_MAX_EXECUTION_TIME']="Max execution time";
|
||||
$lang['L_MAX_UPLOAD_SIZE']="Maximum file size";
|
||||
$lang['L_MAX_UPLOAD_SIZE_INFO']="If your Dumpfile is bigger than the"
|
||||
." above mentioned limit, you must upload"
|
||||
." it via FTP into the directory"
|
||||
." \"work/backup\".
|
||||
After that you can"
|
||||
." choose it to begin a restore progress.";
|
||||
$lang['L_MAX_UPLOAD_SIZE_INFO']="If your Dumpfile is bigger than the"<br /> ." above mentioned limit, you must upload"<br /> ." it via FTP into the directory"<br /> ." \"work/backup\". <br />After that you can"<br /> ." choose it to begin a restore progress.";
|
||||
$lang['L_MEMORY']="Memory";
|
||||
$lang['L_MENU_HIDE']="Hide menu";
|
||||
$lang['L_MENU_SHOW']="Show menu";
|
||||
|
|
@ -551,28 +407,12 @@ $lang['L_MYSQL_DATA']="MySQL-Data";
|
|||
$lang['L_MYSQL_ROUTINE']="Routine";
|
||||
$lang['L_MYSQL_ROUTINES']="Routinen";
|
||||
$lang['L_MYSQL_ROUTINES_EXPLAIN']="Stored functions and procedures";
|
||||
$lang['L_MYSQL_TABLES_EXPLAIN']="Tables have a defined column structure"
|
||||
." in which one can save data (records)."
|
||||
." Each record represents a row in the"
|
||||
." table.";
|
||||
$lang['L_MYSQL_TABLES_EXPLAIN']="Tables have a defined column structure"<br /> ." in which one can save data (records)."<br /> ." Each record represents a row in the"<br /> ." table.";
|
||||
$lang['L_MYSQL_VERSION']="MySQL-Version";
|
||||
$lang['L_MYSQL_VERSION_TOO_OLD']="We are sorry: the installed"
|
||||
." MySQL-Version %s is too old and can"
|
||||
." not be used together with this version"
|
||||
." of MySQLDumper. Please update your"
|
||||
." MySQL-Version to at least version"
|
||||
." %s.
|
||||
As an alternative you could"
|
||||
." install MySQLDumper version 1.24,"
|
||||
." which is able to work together with"
|
||||
." older MySQL-Versions. But you will"
|
||||
." lose some of the new functions of"
|
||||
." MySQLDumper in that case.";
|
||||
$lang['L_MYSQL_VERSION_TOO_OLD']="We are sorry: the installed"<br /> ." MySQL-Version %s is too old and can"<br /> ." not be used together with this version"<br /> ." of MySQLDumper. Please update your"<br /> ." MySQL-Version to at least version"<br /> ." %s.<br />As an alternative you could"<br /> ." install MySQLDumper version 1.24,"<br /> ." which is able to work together with"<br /> ." older MySQL-Versions. But you will"<br /> ." lose some of the new functions of"<br /> ." MySQLDumper in that case.";
|
||||
$lang['L_MYSQL_VIEW']="View";
|
||||
$lang['L_MYSQL_VIEWS']="Views";
|
||||
$lang['L_MYSQL_VIEWS_EXPLAIN']="Views show (filtered) recordsets of"
|
||||
." one ore more tables but don't contain"
|
||||
." own records.";
|
||||
$lang['L_MYSQL_VIEWS_EXPLAIN']="Views show (filtered) recordsets of"<br /> ." one ore more tables but don't contain"<br /> ." own records.";
|
||||
$lang['L_NAME']="Name";
|
||||
$lang['L_NEW']="new";
|
||||
$lang['L_NEWTABLE']="Create new table";
|
||||
|
|
@ -580,8 +420,7 @@ $lang['L_NEXT_AUTO_INCREMENT']="Next automatic index";
|
|||
$lang['L_NEXT_AUTO_INCREMENT_SHORT']="Autoindex";
|
||||
$lang['L_NO']="no";
|
||||
$lang['L_NOFTPPOSSIBLE']="You don't have FTP functions !";
|
||||
$lang['L_NOGZPOSSIBLE']="Because Zlib is not installed, you"
|
||||
." cannot use GZip-Functions!";
|
||||
$lang['L_NOGZPOSSIBLE']="Because Zlib is not installed, you"<br /> ." cannot use GZip-Functions!";
|
||||
$lang['L_NONE']="none";
|
||||
$lang['L_NOREVERSE']="Oldest entry first";
|
||||
$lang['L_NOTAVAIL']="<em>not available</em>";
|
||||
|
|
@ -589,34 +428,11 @@ $lang['L_NOTHING_TO_DO']="There is nothing to do.";
|
|||
$lang['L_NOTICE']="Notice";
|
||||
$lang['L_NOTICES']="Notices";
|
||||
$lang['L_NOT_ACTIVATED']="not activated";
|
||||
$lang['L_NOT_SUPPORTED']="This backup doesn't support this"
|
||||
." function.";
|
||||
$lang['L_NO_DB_FOUND']="I couldn't find any databases"
|
||||
." automatically!
|
||||
Please unhide the"
|
||||
." connection parameters, and enter the"
|
||||
." name of your database manually.";
|
||||
$lang['L_NO_DB_FOUND_INFO']="The connection to the database was"
|
||||
." successfully established.<br />
|
||||
Your"
|
||||
." userdata is valid and was accepted by"
|
||||
." the MySQL-Server.<br />
|
||||
But"
|
||||
." MySQLDumper was not able to find any"
|
||||
." database.<br />
|
||||
The automatic"
|
||||
." detection via script is blocked on"
|
||||
." some servers.<br />
|
||||
You must enter"
|
||||
." your database name manually after the"
|
||||
." installation is finished.
|
||||
Click on"
|
||||
." \"configuration\" \"Connection"
|
||||
." Parameter - display\" and enter the"
|
||||
." database name there.";
|
||||
$lang['L_NOT_SUPPORTED']="This backup doesn't support this"<br /> ." function.";
|
||||
$lang['L_NO_DB_FOUND']="I couldn't find any databases"<br /> ." automatically!<br />Please unhide the"<br /> ." connection parameters, and enter the"<br /> ." name of your database manually.";
|
||||
$lang['L_NO_DB_FOUND_INFO']="The connection to the database was"<br /> ." successfully established.<br /><br />Your"<br /> ." userdata is valid and was accepted by"<br /> ." the MySQL-Server.<br /><br />But"<br /> ." MySQLDumper was not able to find any"<br /> ." database.<br /><br />The automatic"<br /> ." detection via script is blocked on"<br /> ." some servers.<br /><br />You must enter"<br /> ." your database name manually after the"<br /> ." installation is finished.<br />Click on"<br /> ." \"configuration\" \"Connection"<br /> ." Parameter - display\" and enter the"<br /> ." database name there.";
|
||||
$lang['L_NO_DB_SELECTED']="No database selected.";
|
||||
$lang['L_NO_ENTRIES']="Table is empty and doesn't have any"
|
||||
." entry.";
|
||||
$lang['L_NO_ENTRIES']="Table is empty and doesn't have any"<br /> ." entry.";
|
||||
$lang['L_NO_MSD_BACKUPFILE']="Backups of other scripts";
|
||||
$lang['L_NO_NAME_GIVEN']="You didn't enter a name.";
|
||||
$lang['L_NR_OF_RECORDS']="Number of records";
|
||||
|
|
@ -634,16 +450,12 @@ $lang['L_PAGE']="Page";
|
|||
$lang['L_PAGE_REFRESHS']="Pageviews";
|
||||
$lang['L_PASS']="Password";
|
||||
$lang['L_PASSWORD']="Password";
|
||||
$lang['L_PASSWORDS_UNEQUAL']="The Passwords are not identical or"
|
||||
." empty !";
|
||||
$lang['L_PASSWORDS_UNEQUAL']="The Passwords are not identical or"<br /> ." empty !";
|
||||
$lang['L_PASSWORD_REPEAT']="Password (repeat)";
|
||||
$lang['L_PASSWORD_STRENGTH']="Password strength";
|
||||
$lang['L_PERLOUTPUT1']="Entry in crondump.pl for"
|
||||
." absolute_path_of_configdir";
|
||||
$lang['L_PERLOUTPUT2']="URL for the browser or for external"
|
||||
." Cron job";
|
||||
$lang['L_PERLOUTPUT3']="Commandline in the Shell or for the"
|
||||
." Crontab";
|
||||
$lang['L_PERLOUTPUT1']="Entry in crondump.pl for"<br /> ." absolute_path_of_configdir";
|
||||
$lang['L_PERLOUTPUT2']="URL for the browser or for external"<br /> ." Cron job";
|
||||
$lang['L_PERLOUTPUT3']="Commandline in the Shell or for the"<br /> ." Crontab";
|
||||
$lang['L_PERL_COMPLETELOG']="Perl-Complete-Log";
|
||||
$lang['L_PERL_LOG']="Perl-Log";
|
||||
$lang['L_PHPBUG']="Bug in zlib ! No Compression possible!";
|
||||
|
|
@ -651,13 +463,7 @@ $lang['L_PHPMAIL']="PHP-Function mail()";
|
|||
$lang['L_PHP_EXTENSIONS']="PHP-Extensions";
|
||||
$lang['L_PHP_LOG']="PHP-Log";
|
||||
$lang['L_PHP_VERSION']="PHP-Version";
|
||||
$lang['L_PHP_VERSION_TOO_OLD']="We are sorry: the installed"
|
||||
." PHP-Version is too old. MySQLDumper"
|
||||
." needs a PHP-Version of %s or higher."
|
||||
." This server has a PHP-Version of %s"
|
||||
." which is too old. You need to update"
|
||||
." your PHP-Version before you can"
|
||||
." install and use MySQLDumper.";
|
||||
$lang['L_PHP_VERSION_TOO_OLD']="We are sorry: the installed"<br /> ." PHP-Version is too old. MySQLDumper"<br /> ." needs a PHP-Version of %s or higher."<br /> ." This server has a PHP-Version of %s"<br /> ." which is too old. You need to update"<br /> ." your PHP-Version before you can"<br /> ." install and use MySQLDumper.";
|
||||
$lang['L_POP3_PORT']="POP3-Port";
|
||||
$lang['L_POP3_SERVER']="POP3-Server";
|
||||
$lang['L_PORT']="Port";
|
||||
|
|
@ -672,13 +478,7 @@ $lang['L_POSITION_TC']="top center";
|
|||
$lang['L_POSITION_TL']="top left";
|
||||
$lang['L_POSITION_TR']="top right";
|
||||
$lang['L_POSSIBLE_COLLATIONS']="Possible collations";
|
||||
$lang['L_POSSIBLE_COLLATIONS_EXPLAIN']="These are the possible collations one"
|
||||
." can choose for this character"
|
||||
." set.
|
||||
|
||||
_cs = case sensitiv
|
||||
_ci = case"
|
||||
." insensitive";
|
||||
$lang['L_POSSIBLE_COLLATIONS_EXPLAIN']="These are the possible collations one"<br /> ." can choose for this character"<br /> ." set.<br /><br />_cs = case sensitiv<br />_ci = case"<br /> ." insensitive";
|
||||
$lang['L_PREFIX']="Prefix";
|
||||
$lang['L_PRIMARYKEYS_CHANGED']="Primary keys changed";
|
||||
$lang['L_PRIMARYKEYS_CHANGINGERROR']="Error changing primary keys";
|
||||
|
|
@ -705,18 +505,7 @@ $lang['L_RECORDS_OF_TABLE']="Records of table";
|
|||
$lang['L_RECORDS_PER_PAGECALL']="Records per pagecall";
|
||||
$lang['L_REFRESHTIME']="Refresh time";
|
||||
$lang['L_REFRESHTIME_PROCESSLIST']="Refreshing time of the process list";
|
||||
$lang['L_REGISTRATION_DESCRIPTION']="Please enter the administrator account"
|
||||
." now. You will login into MySQLDumper"
|
||||
." with this user. Note the dates now"
|
||||
." given good reason.
|
||||
|
||||
You can choose"
|
||||
." your username and password free."
|
||||
." Please make sure to choose the safest"
|
||||
." possible combination of user name and"
|
||||
." password to protect access to"
|
||||
." MySQLDumper against unauthorized"
|
||||
." access best!";
|
||||
$lang['L_REGISTRATION_DESCRIPTION']="Please enter the administrator account"<br /> ." now. You will login into MySQLDumper"<br /> ." with this user. Note the dates now"<br /> ." given good reason.<br /><br />You can choose"<br /> ." your username and password free."<br /> ." Please make sure to choose the safest"<br /> ." possible combination of user name and"<br /> ." password to protect access to"<br /> ." MySQLDumper against unauthorized"<br /> ." access best!";
|
||||
$lang['L_RELOAD']="Reload";
|
||||
$lang['L_REMOVE']="Remove";
|
||||
$lang['L_REPAIR']="Repair";
|
||||
|
|
@ -725,45 +514,29 @@ $lang['L_RESET_SEARCHWORDS']="reset search words";
|
|||
$lang['L_RESTORE']="Restore";
|
||||
$lang['L_RESTORE_COMPLETE']="<b>%s</b> tables created.";
|
||||
$lang['L_RESTORE_DB']="Database '<b>%s</b>' on '<b>%s</b>'.";
|
||||
$lang['L_RESTORE_DB_COMPLETE_IN']="Restoring of database '%s' finished in"
|
||||
." %s.";
|
||||
$lang['L_RESTORE_DB_COMPLETE_IN']="Restoring of database '%s' finished in"<br /> ." %s.";
|
||||
$lang['L_RESTORE_OF_TABLES']="Choose tables to be restored";
|
||||
$lang['L_RESTORE_TABLE']="Restoring of table '%s'";
|
||||
$lang['L_RESTORE_TABLES_COMPLETED']="Up to now <b>%d</b> of <b>%d</b>"
|
||||
." tables were created.";
|
||||
$lang['L_RESTORE_TABLES_COMPLETED0']="Up to now <b>%d</b> tables were"
|
||||
." created.";
|
||||
$lang['L_RESTORE_TABLES_COMPLETED']="Up to now <b>%d</b> of <b>%d</b>"<br /> ." tables were created.";
|
||||
$lang['L_RESTORE_TABLES_COMPLETED0']="Up to now <b>%d</b> tables were"<br /> ." created.";
|
||||
$lang['L_REVERSE']="Last entry first";
|
||||
$lang['L_SAFEMODEDESC']="Because PHP is running in safe_mode"
|
||||
." you need to create the following"
|
||||
." directories manually using your"
|
||||
." FTP-Programm:";
|
||||
$lang['L_SAFEMODEDESC']="Because PHP is running in safe_mode"<br /> ." you need to create the following"<br /> ." directories manually using your"<br /> ." FTP-Programm:";
|
||||
$lang['L_SAVE']="Save";
|
||||
$lang['L_SAVEANDCONTINUE']="Save and continue installation";
|
||||
$lang['L_SAVE_ERROR']="Error - unable to save configuration!";
|
||||
$lang['L_SAVE_SUCCESS']="Configuration was saved succesfully"
|
||||
." into configuration file \"%s\".";
|
||||
$lang['L_SAVING_DATA_TO_FILE']="Saving data of database '%s' to file"
|
||||
." '%s'";
|
||||
$lang['L_SAVING_DATA_TO_MULTIPART_FILE']="Maximum filesize reached: proceeding"
|
||||
." with file '%s'";
|
||||
$lang['L_SAVE_SUCCESS']="Configuration was saved succesfully"<br /> ." into configuration file \"%s\".";
|
||||
$lang['L_SAVING_DATA_TO_FILE']="Saving data of database '%s' to file"<br /> ." '%s'";
|
||||
$lang['L_SAVING_DATA_TO_MULTIPART_FILE']="Maximum filesize reached: proceeding"<br /> ." with file '%s'";
|
||||
$lang['L_SAVING_DB_FORM']="Database";
|
||||
$lang['L_SAVING_TABLE']="Saving table";
|
||||
$lang['L_SEARCH_ACCESS_KEYS']="Browse: forward=ALT+V, backwards=ALT+C";
|
||||
$lang['L_SEARCH_IN_TABLE']="Search in table";
|
||||
$lang['L_SEARCH_NO_RESULTS']="The search for \"<b>%s</b>\" in table"
|
||||
." \"<b>%s</b>\" doesn't bring any hits!";
|
||||
$lang['L_SEARCH_NO_RESULTS']="The search for \"<b>%s</b>\" in table"<br /> ." \"<b>%s</b>\" doesn't bring any hits!";
|
||||
$lang['L_SEARCH_OPTIONS']="Search options";
|
||||
$lang['L_SEARCH_OPTIONS_AND']="a column must contain all search words"
|
||||
." (AND-search)";
|
||||
$lang['L_SEARCH_OPTIONS_CONCAT']="a row must contain all of the search"
|
||||
." words but they can be in any column"
|
||||
." (could take some time)";
|
||||
$lang['L_SEARCH_OPTIONS_OR']="a column must have one of the search"
|
||||
." words (OR-search)";
|
||||
$lang['L_SEARCH_RESULTS']="The search for \"<b>%s</b>\" in table"
|
||||
." \"<b>%s</b>\" brings the following"
|
||||
." results";
|
||||
$lang['L_SEARCH_OPTIONS_AND']="a column must contain all search words"<br /> ." (AND-search)";
|
||||
$lang['L_SEARCH_OPTIONS_CONCAT']="a row must contain all of the search"<br /> ." words but they can be in any column"<br /> ." (could take some time)";
|
||||
$lang['L_SEARCH_OPTIONS_OR']="a column must have one of the search"<br /> ." words (OR-search)";
|
||||
$lang['L_SEARCH_RESULTS']="The search for \"<b>%s</b>\" in table"<br /> ." \"<b>%s</b>\" brings the following"<br /> ." results";
|
||||
$lang['L_SECOND']="Second";
|
||||
$lang['L_SECONDS']="Seconds";
|
||||
$lang['L_SELECT']="Select";
|
||||
|
|
@ -811,8 +584,7 @@ $lang['L_SQL_CARDINALITY']="Cardinality";
|
|||
$lang['L_SQL_CHANGED']="was changed.";
|
||||
$lang['L_SQL_CHANGEFIELD']="change field";
|
||||
$lang['L_SQL_CHOOSEACTION']="Choose action";
|
||||
$lang['L_SQL_COLLATENOTMATCH']="Charset and Collation don't fit"
|
||||
." together!";
|
||||
$lang['L_SQL_COLLATENOTMATCH']="Charset and Collation don't fit"<br /> ." together!";
|
||||
$lang['L_SQL_COLUMNS']="Columns";
|
||||
$lang['L_SQL_COMMANDS']="SQL Commands";
|
||||
$lang['L_SQL_COMMANDS_IN']="lines in";
|
||||
|
|
@ -824,10 +596,8 @@ $lang['L_SQL_CREATED']="was created.";
|
|||
$lang['L_SQL_CREATEINDEX']="create new index";
|
||||
$lang['L_SQL_CREATETABLE']="create table";
|
||||
$lang['L_SQL_DATAVIEW']="Data View";
|
||||
$lang['L_SQL_DBCOPY']="The Content of Database `%s` was"
|
||||
." copied in Database `%s`.";
|
||||
$lang['L_SQL_DBSCOPY']="The Structure of Database `%s` was"
|
||||
." copied in Database `%s`.";
|
||||
$lang['L_SQL_DBCOPY']="The Content of Database `%s` was"<br /> ." copied in Database `%s`.";
|
||||
$lang['L_SQL_DBSCOPY']="The Structure of Database `%s` was"<br /> ." copied in Database `%s`.";
|
||||
$lang['L_SQL_DELETED']="was deleted";
|
||||
$lang['L_SQL_DESTTABLE_EXISTS']="Destination Table exists !";
|
||||
$lang['L_SQL_EDIT']="edit";
|
||||
|
|
@ -843,11 +613,7 @@ $lang['L_SQL_FIELDNAMENOTVALID']="Error: No valid fieldname";
|
|||
$lang['L_SQL_FIRST']="first";
|
||||
$lang['L_SQL_IMEXPORT']="Import-Export";
|
||||
$lang['L_SQL_IMPORT']="Import in Database `%s`";
|
||||
$lang['L_SQL_INCOMPLETE_STATEMENT_DETECTED']="%s: incomplete statement"
|
||||
." detected.
|
||||
Couldn't find closing match"
|
||||
." for '%s' in query:
|
||||
%s";
|
||||
$lang['L_SQL_INCOMPLETE_STATEMENT_DETECTED']="%s: incomplete statement"<br /> ." detected.<br />Couldn't find closing match"<br /> ." for '%s' in query:<br /><br />%s";
|
||||
$lang['L_SQL_INDEXES']="Indices";
|
||||
$lang['L_SQL_INSERTFIELD']="insert field";
|
||||
$lang['L_SQL_INSERTNEWFIELD']="insert new field";
|
||||
|
|
@ -856,8 +622,7 @@ $lang['L_SQL_NAMEDEST_MISSING']="Name of Destination is missing !";
|
|||
$lang['L_SQL_NEWFIELD']="New field";
|
||||
$lang['L_SQL_NODATA']="no records";
|
||||
$lang['L_SQL_NODEST_COPY']="No Copy without Destination !";
|
||||
$lang['L_SQL_NOFIELDDELETE']="Delete is not possible because Tables"
|
||||
." must contain at least one field.";
|
||||
$lang['L_SQL_NOFIELDDELETE']="Delete is not possible because Tables"<br /> ." must contain at least one field.";
|
||||
$lang['L_SQL_NOTABLESINDB']="No tables found in Database";
|
||||
$lang['L_SQL_NOTABLESSELECTED']="No tables selected !";
|
||||
$lang['L_SQL_OPENFILE']="Open SQL-File";
|
||||
|
|
@ -866,8 +631,7 @@ $lang['L_SQL_OUT1']="Executed";
|
|||
$lang['L_SQL_OUT2']="Commands";
|
||||
$lang['L_SQL_OUT3']="It had";
|
||||
$lang['L_SQL_OUT4']="Comments";
|
||||
$lang['L_SQL_OUT5']="Because the output contains more than"
|
||||
." 5000 lines it isn't displayed.";
|
||||
$lang['L_SQL_OUT5']="Because the output contains more than"<br /> ." 5000 lines it isn't displayed.";
|
||||
$lang['L_SQL_OUTPUT']="SQL Output";
|
||||
$lang['L_SQL_QUERYENTRY']="The Query contains";
|
||||
$lang['L_SQL_RECORDDELETED']="Record was deleted";
|
||||
|
|
@ -877,8 +641,7 @@ $lang['L_SQL_RECORDNEW']="new record";
|
|||
$lang['L_SQL_RECORDUPDATED']="Record was updated";
|
||||
$lang['L_SQL_RENAMEDB']="Rename Database";
|
||||
$lang['L_SQL_RENAMEDTO']="was renamed to";
|
||||
$lang['L_SQL_SCOPY']="Table structure of `%s` was copied in"
|
||||
." Table `%s`.";
|
||||
$lang['L_SQL_SCOPY']="Table structure of `%s` was copied in"<br /> ." Table `%s`.";
|
||||
$lang['L_SQL_SEARCH']="Search";
|
||||
$lang['L_SQL_SEARCHWORDS']="Searchword(s)";
|
||||
$lang['L_SQL_SELECTTABLE']="select table";
|
||||
|
|
@ -887,8 +650,7 @@ $lang['L_SQL_SHOWDATATABLE']="Show Data of Table";
|
|||
$lang['L_SQL_STRUCTUREDATA']="Structure and Data";
|
||||
$lang['L_SQL_STRUCTUREONLY']="Only Structure";
|
||||
$lang['L_SQL_TABLEEMPTIED']="Table `%s` was deleted.";
|
||||
$lang['L_SQL_TABLEEMPTIEDKEYS']="Table `%s` was deleted and the indices"
|
||||
." were reset.";
|
||||
$lang['L_SQL_TABLEEMPTIEDKEYS']="Table `%s` was deleted and the indices"<br /> ." were reset.";
|
||||
$lang['L_SQL_TABLEINDEXES']="Indexes of table";
|
||||
$lang['L_SQL_TABLENEW']="Edit Tables";
|
||||
$lang['L_SQL_TABLENOINDEXES']="No Indexes in Table";
|
||||
|
|
@ -897,35 +659,27 @@ $lang['L_SQL_TABLESOFDB']="Tables of Database";
|
|||
$lang['L_SQL_TABLEVIEW']="Table View";
|
||||
$lang['L_SQL_TBLNAMEEMPTY']="Table name can't be empty!";
|
||||
$lang['L_SQL_TBLPROPSOF']="Table properties of";
|
||||
$lang['L_SQL_TCOPY']="Table `%s` was copied with data in"
|
||||
." Table `%s`.";
|
||||
$lang['L_SQL_TCOPY']="Table `%s` was copied with data in"<br /> ." Table `%s`.";
|
||||
$lang['L_SQL_UPLOADEDFILE']="loaded file:";
|
||||
$lang['L_SQL_VIEW_COMPACT']="View: compact";
|
||||
$lang['L_SQL_VIEW_STANDARD']="View: standard";
|
||||
$lang['L_SQL_VONINS']="from totally";
|
||||
$lang['L_SQL_WARNING']="The execution of SQL Statements can"
|
||||
." manipulate data. TAKE CARE! The"
|
||||
." Authors don't accept any liability for"
|
||||
." damaged or lost data.";
|
||||
$lang['L_SQL_WARNING']="The execution of SQL Statements can"<br /> ." manipulate data. TAKE CARE! The"<br /> ." Authors don't accept any liability for"<br /> ." damaged or lost data.";
|
||||
$lang['L_SQL_WASCREATED']="was created";
|
||||
$lang['L_SQL_WASEMPTIED']="was emptied";
|
||||
$lang['L_STARTDUMP']="Start Backup";
|
||||
$lang['L_START_RESTORE_DB_FILE']="Starting restore of database '%s' from"
|
||||
." file '%s'.";
|
||||
$lang['L_START_RESTORE_DB_FILE']="Starting restore of database '%s' from"<br /> ." file '%s'.";
|
||||
$lang['L_START_SQL_SEARCH']="start search";
|
||||
$lang['L_STATUS']="State";
|
||||
$lang['L_STEP']="Step";
|
||||
$lang['L_SUCCESS_CONFIGFILE_CREATED']="Configuration file \"%s\" has"
|
||||
." successfully been created.";
|
||||
$lang['L_SUCCESS_DELETING_CONFIGFILE']="The configuration file \"%s\" has"
|
||||
." successfully been deleted.";
|
||||
$lang['L_SUCCESS_CONFIGFILE_CREATED']="Configuration file \"%s\" has"<br /> ." successfully been created.";
|
||||
$lang['L_SUCCESS_DELETING_CONFIGFILE']="The configuration file \"%s\" has"<br /> ." successfully been deleted.";
|
||||
$lang['L_TABLE']="Table";
|
||||
$lang['L_TABLENAME']="Table name";
|
||||
$lang['L_TABLENAME_EXPLAIN']="Table name";
|
||||
$lang['L_TABLES']="Tables";
|
||||
$lang['L_TABLESELECTION']="Table selection";
|
||||
$lang['L_TABLE_CREATE_SUCC']="The table '%s' has been created"
|
||||
." successfully.";
|
||||
$lang['L_TABLE_CREATE_SUCC']="The table '%s' has been created"<br /> ." successfully.";
|
||||
$lang['L_TABLE_TYPE']="Table Type";
|
||||
$lang['L_TESTCONNECTION']="Test Connection";
|
||||
$lang['L_THEME']="Theme";
|
||||
|
|
@ -942,8 +696,7 @@ $lang['L_TITLE_SHOW_DATA']="Show data";
|
|||
$lang['L_TITLE_UPLOAD']="Upload SQL file";
|
||||
$lang['L_TO']="to";
|
||||
$lang['L_TOOLS']="Tools";
|
||||
$lang['L_TOOLS_TOOLBOX']="Select Database / Datebase functions /"
|
||||
." Import - Export";
|
||||
$lang['L_TOOLS_TOOLBOX']="Select Database / Datebase functions /"<br /> ." Import - Export";
|
||||
$lang['L_TRUNCATE']="Truncate";
|
||||
$lang['L_TRUNCATE_DATABASE']="Truncate database";
|
||||
$lang['L_UNIT_KB']="KiloByte";
|
||||
|
|
@ -952,8 +705,7 @@ $lang['L_UNIT_PIXEL']="Pixel";
|
|||
$lang['L_UNKNOWN']="unknown";
|
||||
$lang['L_UNKNOWN_SQLCOMMAND']="unknown SQL-Command";
|
||||
$lang['L_UPDATE']="Update";
|
||||
$lang['L_UPDATE_CONNECTION_FAILED']="Update failed because connection to"
|
||||
." server '%s' could not be established.";
|
||||
$lang['L_UPDATE_CONNECTION_FAILED']="Update failed because connection to"<br /> ." server '%s' could not be established.";
|
||||
$lang['L_UPDATE_ERROR_RESPONSE']="Update failed, server returned: '%s'";
|
||||
$lang['L_UPTO']="up to";
|
||||
$lang['L_USERNAME']="Username";
|
||||
|
|
@ -967,60 +719,33 @@ $lang['L_WITH']="with";
|
|||
$lang['L_WITHATTACH']="with attach";
|
||||
$lang['L_WITHOUTATTACH']="without attach";
|
||||
$lang['L_WITHPRAEFIX']="with prefix";
|
||||
$lang['L_WRONGCONNECTIONPARS']="Connection parameters wrong or"
|
||||
." missing!";
|
||||
$lang['L_WRONGCONNECTIONPARS']="Connection parameters wrong or"<br /> ." missing!";
|
||||
$lang['L_WRONG_CONNECTIONPARS']="Connection parameters are wrong !";
|
||||
$lang['L_WRONG_RIGHTS']="The file or the directory '%s' is not"
|
||||
." writable for me. The rights (chmod)"
|
||||
." are not set properly or it has the"
|
||||
." wrong owner.<br /><br />Please set the"
|
||||
." correct attributes using your FTP"
|
||||
." program. The file or the directory"
|
||||
." needs to be set to %s.";
|
||||
$lang['L_WRONG_RIGHTS']="The file or the directory '%s' is not"<br /> ." writable for me. The rights (chmod)"<br /> ." are not set properly or it has the"<br /> ." wrong owner.<br /><br />Please set the"<br /> ." correct attributes using your FTP"<br /> ." program. The file or the directory"<br /> ." needs to be set to %s.";
|
||||
$lang['L_YES']="yes";
|
||||
$lang['L_ZEND_FRAMEWORK_VERSION']="Zend Framework Version";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_A_DIRECTORY']="The given filename '%value%' isn't a"
|
||||
." directory.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_A_FILE']="The given filename '%value%' isn't a"
|
||||
." file.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_A_LINK']="The given target '%value%' is not a"
|
||||
." link.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_EXECUTABLE']="The file or directory '%value%' isn't"
|
||||
." executable.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_EXISTS']="The file or directory '%value%'"
|
||||
." doesn't exists.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_READABLE']="The file or directory '%value%' isn't"
|
||||
." readable.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_UPLOADED']="The given file '%value%' isn't an"
|
||||
." uploaded file.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_WRITABLE']="The file or directory '%value%' isn't"
|
||||
." writable.";
|
||||
$lang['L_ZEND_ID_DIGITS_INVALID']="Invalid type given. String, integer or"
|
||||
." float expected.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_A_DIRECTORY']="The given filename '%value%' isn't a"<br /> ." directory.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_A_FILE']="The given filename '%value%' isn't a"<br /> ." file.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_A_LINK']="The given target '%value%' is not a"<br /> ." link.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_EXECUTABLE']="The file or directory '%value%' isn't"<br /> ." executable.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_EXISTS']="The file or directory '%value%'"<br /> ." doesn't exists.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_READABLE']="The file or directory '%value%' isn't"<br /> ." readable.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_UPLOADED']="The given file '%value%' isn't an"<br /> ." uploaded file.";
|
||||
$lang['L_ZEND_ID_ACCESS_NOT_WRITABLE']="The file or directory '%value%' isn't"<br /> ." writable.";
|
||||
$lang['L_ZEND_ID_DIGITS_INVALID']="Invalid type given. String, integer or"<br /> ." float expected.";
|
||||
$lang['L_ZEND_ID_DIGITS_STRING_EMPTY']="Value is an empty string.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_DOT_ATOM']="The email address can not be matched"
|
||||
." against dot-atom format.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_DOT_ATOM']="The email address can not be matched"<br /> ." against dot-atom format.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_INVALID']="Invalid type given. String expected.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_INVALID_FORMAT']="The email address format is invalid.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_INVALID_HOSTNAME']="The hostname is invalid.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_INVALID_LOCAL_PART']="The local part of the email address"
|
||||
." (<local-part>@<domain>.<tld>) is"
|
||||
." invalid.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_INVALID_MX_RECORD']="There is no valid MX record for this"
|
||||
." email address.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_INVALID_SEGMENT']="The hostname is located in a not"
|
||||
." routable network segment. The email"
|
||||
." address can not be resolved from"
|
||||
." public network.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. The"
|
||||
." maximum length is 320 chars.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched"
|
||||
." against quoted-string format.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_INVALID_LOCAL_PART']="The local part of the email address"<br /> ." (<local-part>@<domain>.<tld>) is"<br /> ." invalid.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_INVALID_MX_RECORD']="There is no valid MX record for this"<br /> ." email address.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_INVALID_SEGMENT']="The hostname is located in a not"<br /> ." routable network segment. The email"<br /> ." address can not be resolved from"<br /> ." public network.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_LENGTH_EXCEEDED']="The email address is too long. The"<br /> ." maximum length is 320 chars.";
|
||||
$lang['L_ZEND_ID_EMAIL_ADDRESS_QUOTED_STRING']="The email addess can not be matched"<br /> ." against quoted-string format.";
|
||||
$lang['L_ZEND_ID_IS_EMPTY']="Value is required and can't be empty.";
|
||||
$lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match"
|
||||
." against.";
|
||||
$lang['L_ZEND_ID_MISSING_TOKEN']="No token was provided to match"<br /> ." against.";
|
||||
$lang['L_ZEND_ID_NOT_DIGITS']="Only digits are allowed.";
|
||||
$lang['L_ZEND_ID_NOT_EMPTY_INVALID']="Invalid type given. String, integer,"
|
||||
." float, boolean or array expected.";
|
||||
$lang['L_ZEND_ID_NOT_EMPTY_INVALID']="Invalid type given. String, integer,"<br /> ." float, boolean or array expected.";
|
||||
$lang['L_ZEND_ID_NOT_SAME']="The two given tokens do not match.";
|
||||
return $lang;
|
||||
|
|
|
|||
Laden …
Tabelle hinzufügen
Einen Link hinzufügen
In neuem Issue referenzieren