%s 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['sql_notablesselected']="No tables selected !"; $lang['tools']="Tools"; $lang['tools_toolbox']="Select Database / Datebase functions / Import - Export "; $lang['sql_openfile']="Open SQL-File"; $lang['sql_openfile_button']="Upload"; $lang['max_upload_size']="Maximum filesize"; $lang['sql_search']="Search"; $lang['sql_searchwords']="Searchword(s)"; $lang['start_sql_search']="start search"; $lang['reset_searchwords']="reset searchwords"; $lang['search_options']="Searchoptions"; $lang['search_results']="The search for \"%s\" in table \"%s\" brings the following results"; $lang['search_no_results']="The search for \"%s\" in table \"%s\" doesn't bring any hits!"; $lang['no_entries']="Table \"%s\" is empty and doesn't have any entry."; $lang['search_access_keys']="Browse: forward=ALT+V, backwards=ALT+C"; $lang['search_options_or']="a column must have one of the searchwords (OR-search)"; $lang['search_options_concat']="a row must contain all of the searchwords but they can be in any column (could take some time)"; $lang['search_options_and']="a column must contain all searchwords (AND-search)"; $lang['search_in_table']="Search in table"; $lang['sql_edit_tablestructure']="Edit tablestructure"; $lang['default_charset']="Default character set"; $lang['title_key_primary']="Primary key"; $lang['title_key_unique']="Unique key"; $lang['title_index']="Index"; $lang['title_key_fulltext']="Fulltext key"; $lang['title_nokey']="No key"; $lang['title_search']="Search"; $lang['title_mysql_help']="MySQl Documentation"; $lang['title_upload']="Upload SQL file"; $lang['primaryKey_deleted']="Primary key deleted"; $lang['primaryKey_notFound']="Primary key not found"; $lang['primaryKeys_changed']="Primary keys changed"; $lang['primaryKeys_changingError']="Error changing primary keys"; $lang['sql_view_compact']="View: compact"; $lang['sql_view_standard']="View: standard"; $lang['fields_of_table']="Fields of table"; ?>