AbstractDbCannot execute query on closed database.Error attaching database %1: %2Failed to make full WAL checkpoint on database '%1'. Error returned from SQLite engine: %2ChainExecutorThe database for executing queries was not defined.chain executorThe database for executing queries was not open.chain executorCould not disable foreign keys in the database. Details: %1chain executorCould not start a database transaction. Details: %1chain executorInterruptedchain executorCould not commit a database transaction. Details: %1chain executorCompletionHelperNew row referenceOld row referenceNew table nameNew index nameNew view nameNew trigger nameTable or column aliastransaction nameNew column nameColumn data typeConstraint nameError messageAny wordDefault databaseTemporary objects databaseConfigImplCould not start database transaction for deleting SQL history, therefore it's not deleted.Could not commit database transaction for deleting SQL history, therefore it's not deleted.DbManagerImplCould not add database %1: %2Database %1 could not be updated, because of an error: %2Database file doesn't exist.No supporting plugin loaded.Database could not be initialized.No suitable database driver plugin found.DbObjectOrganizerError while creating table in target database: %1Could not parse table.Database %1 could not be attached to database %2, so the data of table %3 will be copied with SQLiteStudio as a mediator. This method can be slow for huge tables, so please be patient.Error while copying data for table %1: %2Error while copying data to table %1: %2Error while dropping source view %1: %2
Tables, indexes, triggers and views copied to database %3 will remain.Error while creating view in target database: %1Error while creating index in target database: %1Error while creating trigger in target database: %1Could not parse object '%1' in order to move or copy it.DdlHistoryModelDatabase nameddl history headerDatabase fileddl history headerDate of executionddl history headerChangesddl history headerExportManagerExport plugin %1 doesn't support exporing query results.Export plugin %1 doesn't support exporing tables.Export plugin %1 doesn't support exporing databases.Export format '%1' is not supported. Supported formats are: %2.Export to the clipboard was successful.Export to the file '%1' was successful.Export was successful.Could not export to file %1. File cannot be open for writting.ExportWorkerError while exporting query results: %1Error while counting data column width to export from query results: %1Could not parse %1 in order to export it. It will be excluded from the export output.Error while reading data to export from table %1: %2Error while counting data to export from table %1: %2Error while counting data column width to export from table %1: %2FunctionManagerImplInvalid number of arguments to function '%1'. Expected %2, but got %3.No such function registered in SQLiteStudio: %1(%2)Function %1(%2) was registered with language %3, but the plugin supporting that language is not currently loaded.Invalid regular expression pattern: %1Could not open file %1 for reading: %2Could not open file %1 for writting: %2Error while writting to file %1: %2Unsupported scripting language: %1GenericExportPluginCould not initialize text codec for exporting. Using default codec: %1ImportManagerImported data to the table '%1' successfully. Number of imported rows: %2ImportWorkerNo columns provided by the import plugin.Could not start transaction in order to import a data: %1Could not commit transaction for imported data: %1Table '%1' has less columns than there are columns in the data to be imported. Excessive data columns will be ignored.Table '%1' has more columns than there are columns in the data to be imported. Some columns in the table will be left empty.Could not create table to import to: %1Error while importing data: %1Interrupted.import process status updateCould not import data row number %1. The row was ignored. Problem details: %2PluginManagerImplCannot load plugin %1, because it's in conflict with plugin %2.Cannot load plugin %1, because its dependency was not loaded: %2.Cannot load plugin %1. Error details: %2Cannot load plugin %1 (error while initializing plugin).min: %1plugin dependency versionmax: %1plugin dependency versionPopulateConstantConstantpopulate constant plugin namePopulateConstantConfigConstant value:PopulateDictionaryDictionarydictionary populating plugin namePopulateDictionaryConfigDictionary filePick dictionary fileWord separatorWhitespaceLine breakMethod of using wordsOrderedRandomlyPopulateManagerTable '%1' populated successfully.PopulateRandomRandom numberPopulateRandomConfigConstant prefixNo prefixMinimum valueMaximum valueConstant suffixNo suffixPopulateRandomTextRandom textPopulateRandomTextConfigUse characters from common sets:Minimum lengthLetters from a to z.AlphaNumbers from 0 to 9.NumericA whitespace, a tab and a new line character.WhitespaceIncludes all above and all others.BinaryUse characters from my custom set:Maximum lengthIf you type some character multiple times, it's more likely to be used.PopulateScriptScriptPopulateScriptConfigInitialization code (optional)Per step codeLanguageHelpPopulateSequenceSequencePopulateSequenceConfigStart value:Step:PopulateWorkerCould not start transaction in order to perform table populating. Error details: %1Error while populating table: %1Could not commit transaction after table populating. Error details: %1QObjectCould not open file '%1' for reading: %2Could not open database: %1Result set expired or no row available.Could not load extension %1: %2Could not run WAL checkpoint: %1Could not close database: %1Could not attach database %1: %2Incomplete query.Parser stack overflowSyntax errorCould not open dictionary file %1 for reading.Dictionary file must exist and be readable.Maximum value cannot be less than minimum value.Maximum length cannot be less than minimum length.Custom character set cannot be empty.Could not find plugin to support scripting language: %1Error while executing populating initial code: %1Error while executing populating code: %1Select implementation language.Implementation code cannot be empty.Could not resolve data source for column: %1Could not resolve table for column '%1'.Could not initialize configuration file. Any configuration changes and queries history will be lost after application restart. Unable to create a file at following locations: %1.General purposeplugin category nameDatabase supportplugin category nameCode formatterplugin category nameScripting languagesplugin category nameExportingplugin category nameImportingplugin category nameTable populatingplugin category nameTable %1 is referencing table %2, but the foreign key definition will not be updated for new table definition due to problems while parsing DDL of the table %3.All columns indexed by the index %1 are gone. The index will not be recreated after table modification.There is problem with proper processing trigger %1. It may be not fully updated afterwards and will need your attention.All columns covered by the trigger %1 are gone. The trigger will not be recreated after table modification.Cannot not update trigger %1 according to table %2 modification.Cannot not update view %1 according to table %2 modifications.
The view will remain as it is.There is a problem with updating an %1 statement within %2 trigger. One of the %1 substatements which might be referring to table %3 cannot be properly modified. Manual update of the trigger may be necessary.Could not parse DDL of the view to be created. Details: %1Parsed query is not CREATE VIEW. It's: %1SQLiteStudio was unable to resolve columns returned by the new view, therefore it won't be able to tell which triggers might fail during the recreation process.QueryExecutorExecution interrupted.Database is not open.Only one query can be executed simultaneously.An error occured while executing the count(*) query, thus data paging will be disabled. Error details from the database: %1SQLiteStudio was unable to extract metadata from the query. Results won't be editable.ScriptingQtDbProxyNo database available in current context, while called JavaScript's %1 command.Error from %1: %2SqlFileExecutorCould not execute SQL, because application has failed to start transaction: %1Execution from file cancelled. Any queries executed so far have been rolled back.Could not open file '%1' for reading: %2Could not execute SQL, because application has failed to commit the transaction: %1Finished executing %1 queries in %2 seconds. %3 were not executed due to errors.Finished executing %1 queries in %2 seconds.Could not execute SQL due to error.SqlHistoryModelDatabasesql history headerExecution datesql history headerTime spentsql history headerRows affectedsql history headerSQLsql history headerUpdateManagerCould not check for updates (%1).