159 Zeilen
Kein EOL
7,1 KiB
PHP
159 Zeilen
Kein EOL
7,1 KiB
PHP
<?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 ";
|
|
|
|
|
|
?>
|