AboutDialogAbout DB Browser for SQLiteO DB Browser pro SQLiteVersionVerze<html><head/><body><p>DB Browser for SQLite is an open source, freeware visual tool used to create, design and edit SQLite database files.</p><p>It is bi-licensed under the Mozilla Public License Version 2, as well as the GNU General Public License Version 3 or later. You can modify or redistribute it under the conditions of these licenses.</p><p>See <a href="http://www.gnu.org/licenses/gpl.html">http://www.gnu.org/licenses/gpl.html</a> and <a href="https://www.mozilla.org/MPL/2.0/index.txt">https://www.mozilla.org/MPL/2.0/index.txt</a> for details.</p><p>For more information on this program please visit our website at: <a href="http://sqlitebrowser.org">http://sqlitebrowser.org</a></p><p><span style=" font-size:small;">This software uses the GPL/LGPL Qt Toolkit from </span><a href="http://qt-project.org/"><span style=" font-size:small;">http://qt-project.org/</span></a><span style=" font-size:small;"><br/>See </span><a href="http://qt-project.org/doc/qt-5/licensing.html"><span style=" font-size:small;">http://qt-project.org/doc/qt-5/licensing.html</span></a><span style=" font-size:small;"> for licensing terms and information.</span></p><p><span style=" font-size:small;">It also uses the Silk icon set by Mark James licensed under a Creative Commons Attribution 2.5 and 3.0 license.<br/>See </span><a href="http://www.famfamfam.com/lab/icons/silk/"><span style=" font-size:small;">http://www.famfamfam.com/lab/icons/silk/</span></a><span style=" font-size:small;"> for details.</span></p></body></html>AddRecordDialogAdd New RecordEnter values for the new record considering constraints. Fields in bold are mandatory.In the Value column you can specify the value for the field identified in the Name column. The Type column indicates the type of the field. Default values are displayed in the same style as NULL values.NameNázevTypeTypValueValues to insert. Pre-filled default values are inserted automatically unless they are changed.When you edit the values in the upper frame, the SQL query for inserting this new record is shown here. You can edit manually the query before saving.<html><head/><body><p><span style=" font-weight:600;">Save</span> will submit the shown SQL statement to the database for inserting the new record.</p><p><span style=" font-weight:600;">Restore Defaults</span> will restore the initial values in the <span style=" font-weight:600;">Value</span> column.</p><p><span style=" font-weight:600;">Cancel</span> will close this dialog without executing the query.</p></body></html>Auto-increment
Unique constraint
Check constraint: %1
Foreign key: %1
Default value: %1
Error adding record. Message from database engine:
%1Are you sure you want to restore all the entered values to their defaults?ApplicationPossible command line arguments:Možné parametry pro příkazový řádek:Usage: %1 [options] [<database>|<project>]
-h, --help Show command line options -q, --quit Exit application after running scripts -s, --sql <file> Execute this SQL file after opening the DB -t, --table <table> Browse this table after opening the DB -R, --read-only Open database in read-only mode -o, --option <group>/<setting>=<value> Run application with this setting temporarily set to value -O, --save-option <group>/<setting>=<value> Run application saving this value for this setting -v, --version Display the current version <database> Open this SQLite database <project> Open this project file (*.sqbpro)The -s/--sql option requires an argumentVolba -s/--sql vyžaduje parametryThe file %1 does not existSoubor %1 neexistujeThe -t/--table option requires an argumentVolba -t/--table vyžaduje parametryThe -o/--option and -O/--save-option options require an argument in the form group/setting=valueInvalid option/non-existant file: %1Neplatná volba/neexistující soubor: %1SQLite Version verze SQLite SQLCipher Version %1 (based on SQLite %2)DB Browser for SQLite Version %1.Built for %1, running on %2Qt Version %1CipherDialogSQLCipher encryptionšifrování SQLCipher&Password&Heslo&Reenter password&Zadejte heslo znovuEncr&yption settingsSQLCipher &3 defaultsSQLCipher &4 defaultsCusto&mPage si&zeVelikost strany&KDF iterationsHMAC algorithmKDF algorithmPlaintext Header SizePassphraseRaw keyPlease set a key to encrypt the database.
Note that if you change any of the other, optional, settings you'll need to re-enter them as well every time you open the database file.
Leave the password fields empty to disable the encryption.
The encryption process might take some time and you should have a backup copy of your database! Unsaved changes are applied before modifying the encryption.Please enter the key used to encrypt the database.
If any of the other settings were altered for this database file you need to provide this information as well.ColumnDisplayFormatDialogChoose display formatVyberte formát zobrazeníDisplay formatFormát zobrazeníChoose a display format for the column '%1' which is applied to each value prior to showing it.Vyberte formát zobrazení pro sloupec '%1' který je použit na každou hodnotu před zobrazením.DefaultVýchozíDecimal numberDesetinné čísloExponent notationNotace exponentuHex blobŠestnáctkový blobHex numberŠestnáctkové čísloApple NSDate to dateApple NSDate na datumJava epoch (milliseconds) to date.NET DateTime.Ticks to dateJulian day to dateJuliánský den na datumUnix epoch to local timeDate as dd/mm/yyyyDatum jako dd/mm/yyyyLower caseMalá písmenaCustom display format must contain a function call applied to %1Error in custom display format. Message from database engine:
%1Custom display format must return only one column but it returned %1.Octal numberOsmičkové čísloRound numberZaokrouhlit čísloUnix epoch to dateUnix epoch na datumUpper caseVelká písmenaWindows DATE to dateWindows DATE na datumCustomVlastníCondFormatManagerConditional Format ManagerThis dialog allows creating and editing conditional formats. Each cell style will be selected by the first accomplished condition for that cell data. Conditional formats can be moved up and down, where those at higher rows take precedence over those at lower. Syntax for conditions is the same as for filters and an empty condition applies to all values.Add new conditional format&AddPřidatRemove selected conditional format&RemoveOdstranitMove selected conditional format upMove &upMove selected conditional format downMove &downForegroundPopředíText colorBarva textuBackgroundPozadíBackground colorBarva pozadíFontFontSizeVelikostBoldTučnýItalicKurzívaUnderlinePodtrženýAlignmentConditionClick to select colorAre you sure you want to clear all the conditional formats of this field?DBBrowserDBPlease specify the database name under which you want to access the attached databaseProsím specifikujte jméno databáze, pod kterým chcete přistupovat k připojené databáziInvalid file formatNeplatný formát souboruDo you want to save the changes made to the database file %1?Chcete uložit změny provedené do databázového souboru %1?Exporting database to SQL file...Exportuji databázi do souboru SQL...CancelZrušitExecuting SQL...Provádím SQL...Action cancelled.Akce zrušena.This database has already been attached. Its schema name is '%1'.Do you really want to close this temporary database? All data will be lost.Database didn't close correctly, probably still busyThe database is currently busy: Databáze je právě zaneprázdněná: Do you want to abort that other operation?No database file openedError in statement #%1: %2.
Aborting execution%3. and rolling backdidn't receive any output from %1could not execute command: %1Cannot delete this objectNemohu smazat tento objektCannot set data on this objectA table with the name '%1' already exists in schema '%2'.No table with name '%1' exists in schema '%2'.Cannot find column %1.Creating savepoint failed. DB says: %1Renaming the column failed. DB says:
%1Releasing savepoint failed. DB says: %1Creating new table failed. DB says: %1Copying data to new table failed. DB says:
%1Deleting old table failed. DB says: %1Error renaming table '%1' to '%2'.
Message from database engine:
%3could not get list of db objects: %1Restoring some of the objects associated with this table failed. This is most likely because some column names changed. Here's the SQL statement which you might want to fix and execute manually:
could not get list of databases: %1Error loading extension: %1Chyba při načítání přípony: %1could not get column informationError setting pragma %1 to %2: %3Chyba při nastavování pragma %1 na %2: %3File not found.Soubor nebyl nalezen.DbStructureModelNameNázevObjectObjektTypeTypSchemaSchémaDatabaseDatabázeBrowsablesAllVšechnyTemporaryDočasnýTables (%1)Tabulky (%1)Indices (%1)Indexy (%1)Views (%1)Pohledy (%1)Triggers (%1)Triggery (%1)EditDialogEdit database cellUpravit buňku databázeMode:Mód:ImageObrázekSet as &NULLNastavit na &NULLApply data to cellThis button saves the changes performed in the cell editor to the database cell.ApplyProvéstTextTextThis is the list of supported modes for the cell editor. Choose a mode for viewing or editing the data of the current cell.RTL TextBinaryBinárníJSONXMLXMLAutomatically adjust the editor mode to the loaded data typeThis checkable button enables or disables the automatic switching of the editor mode. When a new cell is selected or new data is imported and the automatic switching is enabled, the mode adjusts to the detected data type. You can then change the editor mode manually. If you want to keep this manually switched mode while moving through the cells, switch the button off.Auto-switchThe text editor modes let you edit plain text, as well as JSON or XML data with syntax highlighting, automatic formatting and validation before saving.
Errors are indicated with a red squiggle underline.This Qt editor is used for right-to-left scripts, which are not supported by the default Text editor. The presence of right-to-left characters is detected and this editor mode is automatically selected.Open preview dialog for printing the data currently stored in the cellAuto-format: pretty print on loading, compact on saving.When enabled, the auto-format feature formats the data on loading, breaking the text in lines and indenting it for maximum readability. On data saving, the auto-format feature compacts the data removing end of lines, and unnecessary whitespace.Word WrapWrap lines on word boundariesOpen in default application or browserOpen in applicationThe value is interpreted as a file or URL and opened in the default application or web browser.Save file reference...Save reference to fileOpen in external applicationAutoformat&Export...&Import...Import from fileImportovat ze souboruOpens a file dialog used to import any kind of data to this database cell.Export to fileExportovat do souboruOpens a file dialog used to export the contents of this database cell to a file.Erases the contents of the cellVymazat obsah buňkyThis area displays information about the data present in this database cellTato oblast zobrazuje informace o aktuálních datech v této databázové buňceType of data currently in cellSoučasný typ dat v buňceSize of data currently in tableSoučasná velikost dat v tabulcePrint...Tisk...Open preview dialog for printing displayed imageCtrl+POpen preview dialog for printing displayed textCopy Hex and ASCIICopy selected hexadecimal and ASCII columns to the clipboardCtrl+Shift+CChoose a filename to export dataVyberte název souboru pro export datType of data currently in cell: %1 ImageAktuální typ dat v buňce: %1 Obrázek%1x%2 pixel(s)%1x%2 pixel/ůType of data currently in cell: NULLAktuální typ dat v buňce: NULLType of data currently in cell: Text / NumericAktuální typ dat v buňce: Text / ČíselnýImage data can't be viewed in this mode.Try switching to Image or Binary mode.Binary data can't be viewed in this mode.Try switching to Binary mode.Zkuste přepnout do binárního režimu.Couldn't save file: %1.The data has been saved to a temporary file and has been opened with the default application. You can now edit the file and, when you are ready, apply the saved new data to the cell editor or cancel any changes.Image files (%1)Soubory obrázků (%1)Binary files (*.bin)Binární soubory (*.bin)Choose a file to importVyberte soubor pro import%1 Image%1 ObrázekInvalid data for this modeNeplatná data pro tento režimThe cell contains invalid %1 data. Reason: %2. Do you really want to apply it to the cell?%n character(s)%n znak%n znakůType of data currently in cell: Valid JSONType of data currently in cell: BinaryAktuální typ dat v buňce: Binární%n byte(s)%n byte%n bytůEditIndexDialog&NameNázevOrderŘadit&TableTabulkaEdit Index SchemaUpravit schéma indexů&UniqueUnikátníFor restricting the index to only a part of the table you can specify a WHERE clause here that selects the part of the table that should be indexedPartial inde&x clauseColu&mnsSloupceTable columnSloupec tabulkyTypeTypAdd a new expression column to the index. Expression columns contain SQL expression rather than column names.Index columnIndex sloupceDeleting the old index failed:
%1Creating the index failed:
%1Vytváření indexu se nezdařilo:
%1EditTableDialogEdit table definitionUpravit definici tabulkyTableTabulkaAdvancedPokročiléMake this a 'WITHOUT rowid' table. Setting this flag requires a field of type INTEGER with the primary key flag set and the auto increment flag unset.Without RowidBez id řádkuDatabase sche&maFieldsPoleAddRemoveMove to topMove upMove downMove to bottomNameNázevTypeTypNNNNNot nullNení nullPKPKPrimary keyPrimární klíčAIAIAutoincrementAutoincrementUUUniqueUnikátníDefaultVýchozíDefault valueVýchozí hodnotaCheckZkontrolovatCheck constraintZkontrolovat omezeníCollationForeign KeyCizí klíčConstraintsAdd constraintRemove constraintColumnsSloupceSQL<html><head/><body><p><span style=" font-weight:600; color:#ff0000;">Warning: </span>There is something with this table definition that our parser doesn't fully understand. Modifying and saving this table might result in problems.</p></body></html>Primary KeyAdd a primary key constraintAdd a foreign key constraintAdd a unique constraintAdd a check constraintThere can only be one primary key for each table. Please modify the existing primary key instead.Error creating table. Message from database engine:
%1Chyba při vytváření tabulky. Zpráva z databáze:
%1There already is a field with that name. Please rename it first or choose a different name for this field.Pole s tímto názvem již existuje. Nejdříve jej přejmenujte, nebo vyberte pro toto pole jiný název, prosím.This column is referenced in a foreign key in table %1 and thus its name cannot be changed.Tento sloupec je použit jako cizí klíč v tabulce %1 a jeho název nemůže být změněn.There is at least one row with this field set to NULL. This makes it impossible to set this flag. Please change the table data first.Existuje alespoň jeden řádek, který je nastaven na NULL. Z tohoto důvodu je nemožné nastavit tento flag. Nejprve změňte data v tabulce, prosím.There is at least one row with a non-integer value in this field. This makes it impossible to set the AI flag. Please change the table data first.Existuje alespoň jeden řádek, který neobsahuje hodnotu typu integer. Z tohoto důvodu je nemožné nastavit AI flag. Nejprve změňte data v tabulce, prosím.Column '%1' has duplicate data.
This makes it impossible to enable the 'Unique' flag. Please remove the duplicate data, which will allow the 'Unique' flag to then be enabled.Are you sure you want to delete the field '%1'?
All data currently stored in this field will be lost.Please add a field which meets the following criteria before setting the without rowid flag:
- Primary key flag set
- Auto increment disabledExportDataDialogExport data as CSVExportovat data do CSVTab&le(s)Tabulka/kyColu&mn names in first lineNázvy sloupců v prvním řádkuFie&ld separatorOddělovač pole,,;;TabKarta||OtherOstatní&Quote character&Uvozovka""''New line charactersZnaky nového řádkuWindows: CR+LF (\r\n)Windows: CR+LF (\r\n)Unix: LF (\n)Unix: LF (\n)Pretty printPretty printCould not open output file: %1Nemohu otevřít výstupní soubor: %1Choose a filename to export dataVyberte název souboru pro export datExport data as JSONExportovat data jako JSONexporting CSVexportování CSVexporting JSONexportování JSONuPlease select at least 1 table.Vyberte alespoň jednu tabulku, prosím.Choose a directoryVybrat složkuExport completed.Export byl dokončen.ExportSqlDialogExport SQL...Exportovat SQL...Tab&le(s)Tabulka/kySelect AllVybrat všeDeselect AllZrušit výběr&OptionsVolbyKeep column names in INSERT INTOZachovat názvy sloupců v INSERT INTOMultiple rows (VALUES) per INSERT statementVíce řádků (VALUES) pro příkaz INSERTExport everythingExportovat všeExport data onlyExportovat pouze dataKeep old schema (CREATE TABLE IF NOT EXISTS)Overwrite old schema (DROP TABLE, then CREATE TABLE)Přepsat staré schéma (DROP TABLE, then CREATE TABLE)Export schema onlyExportovat pouze schémaPlease select at least one table.Vyberte prosím aspoň jednu tabulku.Choose a filename to exportVyberte název souboru pro exportExport completed.Export dokončen.Export cancelled or failed.Export byl zrušen nebo selhal.ExtendedScintillaCtrl+HCtrl+FCtrl+PFind...Find and Replace...Najít a nahradit...Print...Tisk...ExtendedTableWidgetUse as Exact FilterContainingNot containingNot equal toGreater thanVětší nežLess thanMenší nežGreater or equalVětší nebo rovnoLess or equalMenší nebo rovnoBetween this and...Mezi tímto a...Regular expressionEdit Conditional Formats...Set to NULLNastavit na NULLCopyKopírovatCopy with HeadersKopírovat s hlavičkamiCopy as SQLKopírovat jako SQLPasteVložitPrint...Tisk...Use in Filter ExpressionAlt+DelCtrl+Shift+CCtrl+Alt+CThe content of the clipboard is bigger than the range selected.
Do you want to insert it anyway?<p>Not all data has been loaded. <b>Do you want to load all data before selecting all the rows?</b><p><p>Answering <b>No</b> means that no more data will be loaded and the selection will not be performed.<br/>Answering <b>Yes</b> might take some time while the data is loaded but the selection will be complete.</p>Warning: Loading all the data might require a great amount of memory for big tables.Cannot set selection to NULL. Column %1 has a NOT NULL constraint.FileExtensionManagerFile Extension Manager&UpNahoru&DownDolů&AddPřidat&RemoveOdstranitDescriptionPopisExtensionsRozšíření*.extension*.extensionFilterLineEditFilterFiltrThese input fields allow you to perform quick filters in the currently selected table.
By default, the rows containing the input text are filtered out.
The following operators are also supported:
% Wildcard
> Greater than
< Less than
>= Equal to or greater
<= Equal to or less
= Equal to: exact match
<> Unequal: exact inverse match
x~y Range: values between x and y
/regexp/ Values matching the regular expressionClear All Conditional FormatsUse for Conditional FormatEdit Conditional Formats...Set Filter ExpressionWhat's This?Co je toto?Is NULLje NULLIs not NULLNení NULLIs emptyJe prázdnýIs not emptyNení prázdnýNot containing...Equal to...Rovný k...Not equal to...Není rovný k...Greater than...Větší než...Less than...Menší než...Greater or equal...Větší nebo rovno...Less or equal...Menší nebo rovno...In range...V rozmezí...Regular expression...FindReplaceDialogFind and ReplaceNajít a nahraditFi&nd text:Najít textRe&place with:Nahradit s:Match &exact caseMatch &only whole wordsWhen enabled, the search continues from the other end when it reaches one end of the page&Wrap aroundWhen set, the search goes backwards from cursor position, otherwise it goes forwardSearch &backwards<html><head/><body><p>When checked, the pattern to find is searched only in the current selection.</p></body></html>&Selection only<html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html>Use regular e&xpressionsFind the next occurrence from the cursor position and in the direction set by "Search backwards"&Find NextNajít dalšíF3&ReplaceNahraditHighlight all the occurrences of the text in the pageF&ind AllNajít všeReplace all the occurrences of the text in the pageReplace &AllNahradit všeThe searched text was not foundHledaný text nebyl nalezenThe searched text was not found.Hledaný text nebyl nalezen.The searched text was found one time.Hledaný text byl nalezen jednou.The searched text was found %1 times.Hledaný text byl nalezen %1 krát.The searched text was replaced one time.Hledaný text byl nahrazen jednou.The searched text was replaced %1 times.Hledaný text byl nahrazen %1 krát.ForeignKeyEditor&ResetForeign key clauses (ON UPDATE, ON DELETE etc.)ImportCsvDialogImport CSV fileImportovat soubor CSVTable na&meNázev tabulky&Column names in first line&Názvy sloupců v prvním řádkuField &separatorOddělovač pole,,;;TabKarta||OtherOstatní&Quote character&UvozovkaOther (printable)Other (code)""''&EncodingKódováníUTF-8UTF-8UTF-16UTF-16ISO-8859-1ISO-8859-1Trim fields?Ořezat pole?Separate tablesOddělit tabulkyAdvancedPokročiléWhen importing an empty value from the CSV file into an existing table with a default value for this column, that default value is inserted. Activate this option to insert an empty value instead.Ignore default &valuesIgnorovat výchozí hodnotyActivate this option to stop the import when trying to import an empty value into a NOT NULL column without a default value.Fail on missing values Disable data type detectionDisable the automatic data type detection when creating a new table.When importing into an existing table with a primary key, unique constraints or a unique index there is a chance for a conflict. This option allows you to select a strategy for that case: By default the import is aborted and rolled back but you can also choose to ignore and not import conflicting rows or to replace the existing row in the table.Abort importIgnore rowReplace existing rowConflict strategyDeselect AllZrušit celý výběrMatch SimilarSelect AllVybrat všeThere is already a table named '%1' and an import into an existing table is only possible if the number of columns match.There is already a table named '%1'. Do you want to import the data into it?Creating restore point failed: %1Vytváření bodu obnovy selhalo: %1Creating the table failed: %1Vytváření tabulky selhalo: %1importing CSVimportování CSVImporting the file '%1' took %2ms. Of this %3ms were spent in the row function.Inserting row failed: %1Vkládání řádku selhalo: %1MainWindowDB Browser for SQLiteDB Browser pro SQLitetoolBar1toolBar1Opens the SQLCipher FAQ in a browser windowOtevře SQLCipher FAQ v okně prohlížečeExport one or more table(s) to a JSON fileExport jedné nebo více tabulek do souboru JSON&File&Soubor&Import&Import&Export&ExportOpen an existing database file in read only mode&EditUpravit&ViewPohled&HelpPomocDB ToolbarPanel nástrojů DBEdit Database &CellUpravit databázovou buňkuDB Sche&maDB SchémaExecute SQLThis has to be equal to the tab title in all the main tabsProveďte SQLExecute current lineProvést aktuální řádekThis button executes the SQL statement present in the current editor lineShift+F5Sa&ve ProjectUlo&žit ProjektUserUživatelDatabase StructureThis has to be equal to the tab title in all the main tabsDatabázová StrukturaBrowse DataThis has to be equal to the tab title in all the main tabsProhlížet dataEdit PragmasThis has to be equal to the tab title in all the main tabsEditovat PragmaApplicationAplikace&Clear&Vyčistit&New Database...Nová databáze...Create a new database fileVytvořit nový databázový souborThis option is used to create a new database file.Tato volba slouží k vytvoření nového souboru databáze.Ctrl+N&Open Database...Otevřít databázi...Open an existing database fileOtevřít existující soubor databázeThis option is used to open an existing database file.Tato volba slouží k otevření existujícího souboru databáze.Ctrl+O&Close Database&Zavřít databáziThis button closes the connection to the currently open database fileCtrl+WRevert database to last saved stateVrátit databázi do posledního uloženého stavuThis option is used to revert the current database file to its last saved state. All changes made since the last save operation are lost.Write changes to the database fileZapsat změny do souboru databázeThis option is used to save changes to the database file.Tato volba slouží k uložení provedených změn do souboru databáze.Ctrl+SCompact &Database...Compact the database file, removing space wasted by deleted recordsCompact the database file, removing space wasted by deleted records.E&xitExitCtrl+QImport data from an .sql dump text file into a new or existing database.Importovat data z textového souboru .sql do nové nebo již existující databáze.This option lets you import data from an .sql dump text file into a new or existing database. SQL dump files can be created on most database engines, including MySQL and PostgreSQL.Open a wizard that lets you import data from a comma separated text file into a database table.Otevře průzkumníka, kde můžete importovat data z textového souboru, kde jsou data oddělena čárkami, do databázové tabulky.Open a wizard that lets you import data from a comma separated text file into a database table. CSV files can be created on most database and spreadsheet applications.Export a database to a .sql dump text file.Exportovat databázi do textového souboru .sqlThis option lets you export a database to a .sql dump text file. SQL dump files contain all data necessary to recreate the database on most database engines, including MySQL and PostgreSQL.Export a database table as a comma separated text file.Exportovat databázovou tabulku jako textový soubor oddělený čárkami.Export a database table as a comma separated text file, ready to be imported into other database or spreadsheet applications.Open the Create Table wizard, where it is possible to define the name and fields for a new table in the databaseDelete TableSmazat TabulkuOpen the Delete Table wizard, where you can select a database table to be dropped.Open the Modify Table wizard, where it is possible to rename an existing table. It is also possible to add or delete fields form a table, as well as modify field names and types.Open the Create Index wizard, where it is possible to define a new index on an existing database table.&Preferences...&Možnosti...Open the preferences window.Otevřít okno s možnostmi.&DB ToolbarPanel nástrojů DBShows or hides the Database toolbar.Zobrazí nebo skryje lištu Databáze.Shift+F1Open SQL file(s)This button opens files containing SQL statements and loads them in new editor tabsExecute line&WikiWikiF1Bug &Report...Nahlásit chybu...Feature Re&quest...Požadavek na funkci...Web&siteWebová stránka&Donate on Patreon...Přispět na Patreon...This button lets you save all the settings associated to the open DB to a DB Browser for SQLite project fileThis button lets you open a DB Browser for SQLite project fileBrowse Table&Attach Database...Přiložit databázi...Add another database file to the current database connectionThis button lets you add another database file to the current database connection&Set Encryption...Nastavit šifrování...SQLCipher &FAQSQLCipher FAQTable(&s) to JSON...Tabulka(ky) do JSONu...Open Data&base Read Only...Ctrl+Shift+OSave resultsUložit výsledkySave the results viewThis button lets you save the results of the last executed queryFind text in SQL editorNajít text v SQL editoruFindThis button opens the search bar of the editorCtrl+FFind or replace text in SQL editorNajít a nahradit text v SQL editoruFind or replaceThis button opens the find/replace dialog for the current editor tabCtrl+HExport to &CSVExport do CSVSave as &viewUložit jako pohledSave as viewUložit jako pohledShows or hides the Project toolbar.Zobrazit nebo skrýt lištu projektuExtra DB ToolbarExtra DB ToolbarNew In-&Memory DatabaseDrag && Drop Qualified NamesUse qualified names (e.g. "Table"."Field") when dragging the objects and dropping them into the editor Drag && Drop Enquoted NamesUse escaped identifiers (e.g. "Table1") when dragging the objects and dropping them into the editor &Integrity CheckRuns the integrity_check pragma over the opened database and returns the results in the Execute SQL tab. This pragma does an integrity check of the entire database.&Foreign-Key CheckRuns the foreign_key_check pragma over the opened database and returns the results in the Execute SQL tab&Quick Integrity CheckRun a quick integrity check over the open DBRuns the quick_check pragma over the opened database and returns the results in the Execute SQL tab. This command does most of the checking of PRAGMA integrity_check but runs much faster.&OptimizeAttempt to optimize the databaseRuns the optimize pragma over the opened database. This pragma might perform optimizations that will improve the performance of future queries.PrintTiskPrint text from current SQL editor tabOpen a dialog for printing the text in the current SQL editor tabPrint the structure of the opened databaseOpen a dialog for printing the structure of the opened database&Save Project As...Save the project in a file selected in a dialogSave A&llSave DB file, project file and opened SQL filesCtrl+Shift+S&Recently opened&Nedávno otevřenéOpen &tabOtevřít kartuCtrl+TThis is the structure of the opened database.
You can drag SQL statements from an object row and drop them into other applications or into another instance of 'DB Browser for SQLite'.
Un/comment block of SQL codeUn/comment blockComment or uncomment current line or selected block of codeComment or uncomment the selected lines or the current line, when there is no selection. All the block is toggled according to the first line.Ctrl+/Stop SQL executionStop executionStop the currently running SQL scriptWarning: this pragma is not readable and this value has been inferred. Writing the pragma might overwrite a redefined LIKE provided by an SQLite extension.&ToolsNástrojeSQL &LogSQL &LogShow S&QL submitted byError LogThis button clears the contents of the SQL logsThis panel lets you examine a log of all SQL commands issued by the application or by yourself&PlotThis is the structure of the opened database.
You can drag multiple object names from the Name column and drop them into the SQL editor and you can adjust the properties of the dropped names using the context menu. This would help you in composing SQL statements.
You can drag SQL statements from the Schema column and drop them into the SQL editor or into other applications.
&RemoteVzdálenéProject ToolbarExtra DB toolbarExtra DB toolbarClose the current database fileCtrl+F4&Revert ChangesVrátit Změny&Write ChangesZapsat Změny&Database from SQL file...Databáze z SQL souboru...&Table from CSV file...Tabulka ze souboru CSV...&Database to SQL file...Databáze do souboru SQL...&Table(s) as CSV file...Tabulka/ky jako soubor CSV...&Create Table...Vytvořit Tabulku...&Delete Table...Smazat Tabulku...&Modify Table...Upravit Tabulku...Create &Index...Vytvořit Index...W&hat's This?Co je toto?&AboutOThis button opens a new tab for the SQL editor&Execute SQL&Provést příkaz SQLExecute all/selected SQLProvést všechny/vybrané SQLThis button executes the currently selected SQL statements. If no text is selected, all SQL statements are executed.Save SQL fileUložit SQL soubor&Load Extension...Načíst rozšíření...Ctrl+EExport as CSV fileExportovat jako soubor CSVExport table as comma separated values fileExportovat tabulku do souboru jako hodnoty oddělené čárkamiSave the current session to a fileUložit aktuální session do souboruOpen &Project...Otevřít projekt...Load a working session from a fileSave SQL file asUložit soubor SQL jakoThis button saves the content of the current SQL editor tab to a file&Browse Table&Prohlížet TabulkuCopy Create statementKopírovat příkaz CreateCopy the CREATE statement of the item to the clipboardZkopírovat do schránky příkaz CREATECtrl+ReturnCtrl+LCtrl+PCtrl+DCtrl+IEncryptedŠifrovánoRead onlyPouze pro čteníDatabase file is read only. Editing the database is disabled.Soubor databáze je určen pouze pro čtení. Úprava databáze je zakázána.Database encodingKódování databázeDatabase is encrypted using SQLCipherDatabáze je šifrována přes SQLCipherChoose a database fileVyberte soubor databázeChoose a filename to save underVyberte název souboru pro uloženíError while saving the database file. This means that not all changes to the database were saved. You need to resolve the following error first.
%1Are you sure you want to undo all changes made to the database file '%1' since the last save?Jste si jisti, že chcete vrátit zpět všechny provedené změny v databázi '%1' od posledního uložení?Choose a file to importVyberte soubor pro import&%1 %2%3&%1 %2%3 (read only)Open Database or ProjectAttach Database...Import CSV file(s)...Select the action to apply to the dropped file(s). <br/>Note: only 'Import' will process more than one file.Do you want to save the changes made to SQL tabs in the project file '%1'?Text files(*.sql *.txt);;All files(*)Textové soubory(*.sql *.txt);;Všechny soubory(*)Do you want to create a new database file to hold the imported data?
If you answer no we will attempt to import the data in the SQL file to the current database.You are still executing SQL statements. Closing the database now will stop their execution, possibly leaving the database in an inconsistent state. Are you sure you want to close the database?Do you want to save the changes made to the project file '%1'?File %1 already exists. Please choose a different name.Soubor %1 již existuje. Vyberte jiný název, prosím.Error importing data: %1Chyba při importu dat: %1Import completed.Import dokončen.Delete ViewSmazat PohledModify ViewDelete TriggerSmazat SpoušťModify TriggerDelete IndexSmazat IndexModify IndexZměnit IndexModify TableZměnit tabulkuDo you want to save the changes made to SQL tabs in a new project file?Do you want to save the changes made to the SQL file %1?The statements in this tab are still executing. Closing the tab will stop the execution. This might leave the database in an inconsistent state. Are you sure you want to close the tab?Could not find resource file: %1Choose a project file to openVybrat soubor projektu k otevřeníThis project file is using an old file format because it was created using DB Browser for SQLite version 3.10 or lower. Loading this file format is still fully supported but we advice you to convert all your project files to the new file format because support for older formats might be dropped at some point in the future. You can convert your files by simply opening and re-saving them.Could not open project file for writing.
Reason: %1Busy (%1)Setting PRAGMA values will commit your current transaction.
Are you sure?Window LayoutReset Window LayoutAlt+0Simplify Window LayoutShift+Alt+0Dock Windows at BottomDock Windows at Left SideDock Windows at TopThe database is currenctly busy.Click here to interrupt the currently running query.Could not open database file.
Reason: %1In-Memory databaseAre you sure you want to delete the table '%1'?
All data associated with the table will be lost.Are you sure you want to delete the view '%1'?Are you sure you want to delete the trigger '%1'?Are you sure you want to delete the index '%1'?Error: could not delete the table.Error: could not delete the view.Error: could not delete the trigger.Error: could not delete the index.Message from database engine:
%1Editing the table requires to save all pending changes now.
Are you sure you want to save the database?Edit View %1Edit Trigger %1You are already executing SQL statements. Do you want to stop them in order to execute the current statements instead? Note that this might leave the database in an inconsistent state.-- EXECUTING SELECTION IN '%1'
---- EXECUTING LINE IN '%1'
---- EXECUTING ALL IN '%1'
--At line %1:Result: %1Result: %2Setting PRAGMA values or vacuuming will commit your current transaction.
Are you sure?Opened '%1' in read-only mode from recent file listOpened '%1' from recent file listThis action will open a new SQL tab with the following statements for you to edit and run:Rename TabDuplicate TabClose TabOpening '%1'...There was an error opening '%1'...Value is not a valid URL or filename: %1%1 rows returned in %2msChoose text filesVybrat textové souboryImport completed. Some foreign key constraints are violated. Please fix them before saving.Select SQL file to openVyberte soubor SQL k otevřeníSelect file nameVyberte název souboruSelect extension fileVyberte soubor s rozšířenímExtension successfully loaded.Rozšíření bylo úspěšně načteno.Error loading extension: %1Chyba při načítání přípony: %1Don't show againZnovu nezobrazovatNew version available.Dostupná nová verze.A new DB Browser for SQLite version is available (%1.%2.%3).<br/><br/>Please download at <a href='%4'>%4</a>.Nová verze DB Browseru pro SQLite je nyní dostupná (%1.%2.%3).<br/><br/>Stáhněte ji prosím na <a href='%4'>%4</a>.Project saved to file '%1'Collation needed! Proceed?Je potřeba provést collation! Potvrdit?A table in this database requires a special collation function '%1' that this application can't provide without further knowledge.
If you choose to proceed, be aware bad things can happen to your database.
Create a backup!creating collationSet a new name for the SQL tab. Use the '&&' character to allow using the following character as a keyboard shortcut.Please specify the view nameSpecifikujte název pohledu, prosímThere is already an object with that name. Please choose a different name.Objekt s tímto názvem již existuje. Vyberte jiný název, prosím.View successfully created.Pohled byl úspěšně vytvořen.Error creating view: %1Chyba při vytváření pohledu: %1This action will open a new SQL tab for running:Press Help for opening the corresponding SQLite reference page.DB Browser for SQLite project file (*.sqbpro)DB Browser pro SQLite project file (*.sqbpro)Error checking foreign keys after table modification. The changes will be reverted.This table did not pass a foreign-key check.<br/>You should run 'Tools | Foreign-Key Check' and fix the reported issues.Execution finished with errors.Execution finished without errors.NullLineEditSet to NULLNastavit na NULLAlt+DelPlotDockPlot<html><head/><body><p>This pane shows the list of columns of the currently browsed table or the just executed query. You can select the columns that you want to be used as X or Y axis for the plot pane below. The table shows detected axis type that will affect the resulting plot. For the Y axis you can only select numeric columns, but for the X axis you will be able to select:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Date/Time</span>: strings with format "yyyy-MM-dd hh:mm:ss" or "yyyy-MM-ddThh:mm:ss"</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Date</span>: strings with format "yyyy-MM-dd"</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Time</span>: strings with format "hh:mm:ss"</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Label</span>: other string formats. Selecting this column as X axis will produce a Bars plot with the column values as labels for the bars</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-weight:600;">Numeric</span>: integer or real values</li></ul><p>Double-clicking the Y cells you can change the used color for that graph.</p></body></html>ColumnsSloupceXXY1Y2Axis TypeHere is a plot drawn when you select the x and y values above.
Click on points to select them in the plot and in the table. Ctrl+Click for selecting a range of points.
Use mouse-wheel for zooming and mouse drag for changing the axis range.
Select the axes or axes labels to drag and zoom only in that orientation.Line type:Typ řádku:NoneŽádnáLineŘádekStepLeftKrokVlevoStepRightKrokVpravoStepCenterKrokDoprostředImpulseImpulsPoint shape:CrossKřížPlusPlusCircleKruhDiscDiskSquareČtverecDiamondDiamandStarHvězdaTriangleTrojúhelníkTriangleInvertedObrácenýTrojúhelníkCrossSquarePlusSquarePlusČtverecCrossCirclePlusCirclePeace<html><head/><body><p>Save current plot...</p><p>File format chosen by extension (png, jpg, pdf, bmp)</p></body></html>Save current plot...Load all data and redraw plotRow #Řádek #CopyKopírovatPrint...Tisk...Show legendZobrazit legenduStacked barsDate/TimeDatum/časDateDatumTimeČasNumericLabelŠtítekInvalidLoad all data and redraw plot.
Warning: not all data has been fetched from the table yet due to the partial fetch mechanism.Choose an axis colorVyberte barvu osyChoose a filename to save underVyberte název souboru pro uloženíPNG(*.png);;JPG(*.jpg);;PDF(*.pdf);;BMP(*.bmp);;All Files(*)PNG(*.png);;JPG(*.jpg);;PDF(*.pdf);;BMP(*.bmp);;Všechny Soubory(*)There are curves in this plot and the selected line style can only be applied to graphs sorted by X. Either sort the table or query by X to remove curves or select one of the styles supported by curves: None or Line.Loading all remaining data for this table took %1ms.PreferencesDialogPreferencesMožnosti&General&ObecnéRemember last locationZapamatovat poslední umístěníAlways use this locationVždy použít toto umístěníRemember last location for session onlyPamatovat poslední umístění pouze po dobu trvání session......Default &locationVýchozí &umístěníLan&guageJazykAutomatic &updatesAutomatické &aktualizaceenabledpovolenoShow remote optionsZobrazit vzdálené možnosti&Database&DatabázeDatabase &encodingKódování &databázeOpen databases with foreign keys enabled.Otevře databázi s povolenými cizími klíči.&Foreign keys&Cizí klíčeSQ&L to execute after opening databaseSQ&L k vykonání po otevření databázeData &BrowserProhlížeč DatRemove line breaks in schema &viewPrefetch block si&zeDefault field typeVýchozí typ poleFontFont&Font&FontContentObsahSymbol limit in cellMaximální počet znaků v buňceNULLNULLRegularRegulárníBinaryBinárníBackgroundPozadíFiltersFiltryThreshold for completion and calculation on selectionShow images in cellEnable this option to show a preview of BLOBs containing image data in the cells. This can affect the performance of the data browser, however.Escape characterDelay time (&ms)Zpoždění (&ms)Set the waiting time before a new filter value is applied. Can be set to 0 for disabling waiting.&SQL&SQLSettings nameNázev možnostíContextKontextColourBarvaBoldTučnýItalicKurzívaUnderlinePodtrženýKeywordKlíčové slovoFunctionFunkceTableTabulkaCommentKomentářIdentifierIdentifikátorStringStringCurrent lineAktuální řádekSQL &editor font sizevelikost fontu SQL &editoruTab sizeSQL editor &font&font SQL editoruError indicatorsHori&zontal tilingIf enabled the SQL code editor and the result table view are shown side by side instead of one over the other.Code co&mpletionToolbar styleOnly display the iconOnly display the textThe text appears beside the iconThe text appears under the iconFollow the styleDB file extensionsManageMain WindowDatabase StructureDatabázová StrukturaBrowse DataProhlížet dataExecute SQLProveďte SQLEdit Database CellWhen this value is changed, all the other color preferences are also set to matching colors.Follow the desktop styleDark styleApplication styleThis sets the font size for all UI elements which do not have their own font size option.Font sizeWhen enabled, the line breaks in the Schema column of the DB Structure tab, dock and printed output are removed.Database structure font sizeFont si&zeVelikost písmaThis is the maximum number of items allowed for some computationally expensive functionalities to be enabled:
Maximum number of rows in a table for enabling the value completion based on current values in the column.
Maximum number of indexes in a selection for calculating sum and average.
Can be set to 0 for disabling the functionalities.This is the maximum number of rows in a table for enabling the value completion based on current values in the column.
Can be set to 0 for disabling completion.Field displayDisplayed &textClick to set this colorText colorBarva textuBackground colorBarva pozadíPreview only (N/A)ForegroundPopředíSQL &results font size&Wrap linesNeverNikdyAt word boundariesAt character boundariesAt whitespace boundaries&Quotes for identifiersChoose the quoting mechanism used by the application for identifiers in SQL code."Double quotes" - Standard SQL (recommended)`Grave accents` - Traditional MySQL quotes[Square brackets] - Traditional MS SQL Server quotesKeywords in &UPPER CASEWhen set, the SQL keywords are completed in UPPER CASE letters.When set, the SQL code lines that caused errors during the last execution are highlighted and the results frame indicates the error in the backgroundClose button on tabsIf enabled, SQL editor tabs will have a close button. In any case, you can use the contextual menu or the keyboard shortcut to close them.&Extensions&RozšířeníSelect extensions to load for every database:Vyberte rozšíření k načtení pro každou databázi:Add extensionPřidat rozšířeníRemove extensionOdebrat rozšíření<html><head/><body><p>While supporting the REGEXP operator SQLite doesn't implement any regular expression<br/>algorithm but calls back the running application. DB Browser for SQLite implements this<br/>algorithm for you to let you use REGEXP out of the box. However, as there are multiple possible<br/>implementations of this and you might want to use another one, you're free to disable the<br/>application's implementation and load your own by using an extension. Requires restart of the application.</p></body></html>Disable Regular Expression extensionZakázat rozšíření pro regulární výrazy<html><head/><body><p>SQLite provides an SQL function for loading extensions from a shared library file. Activate this if you want to use the <span style=" font-style:italic;">load_extension()</span> function from SQL code.</p><p>For security reasons, extension loading is turned off by default and must be enabled through this setting. You can always load extensions through the GUI, even though this option is disabled.</p></body></html>Allow loading extensions from SQL codeRemoteVzdálenýCA certificatescertifikáty CAProxyConfigureSubject CNpředmět CNCommon NameSubject Opředmět OOrganizationOrganizaceValid fromPlatné odValid toPlatné doSerial numberSériové čísloYour certificatesVaše certifikátyFileSouborSubject Common NameIssuer CNIssuer Common NameClone databases intoChoose a directoryVyberte složkuThe language will change after you restart the application.Jazyk bude změněn po restartu aplikace.Select extension fileVybrat soubor rozšířeníExtensions(*.so *.dylib *.dll);;All files(*)Import certificate fileImportovat soubor certifikátuNo certificates found in this file.V tomto souboru nebyly nalezeny žádné certifikáty.Are you sure you want do remove this certificate? All certificate data will be deleted from the application settings!Opravdu chcete smazat tento certifikát? Všechny data certifikátu budou smazány z nastavení aplikace!Are you sure you want to clear all the saved settings?
All your preferences will be lost and default values will be used.ProxyDialogProxy ConfigurationPro&xy TypeHost Na&mePortAuthentication Re&quired&User NamePasswordNoneŽádnáSystem settingsHTTPSocks v5QObjectError importing dataChyba při importu dat from record number %1 ze záznamu číslo %1.
%1.
%1Importing CSV file...CancelZrušitAll files (*)Všechny soubory (*)SQLite database files (*.db *.sqlite *.sqlite3 *.db3)LeftRightCenterJustifySQLite Database Files (*.db *.sqlite *.sqlite3 *.db3)DB Browser for SQLite Project Files (*.sqbpro)SQL Files (*.sql)All Files (*)Text Files (*.txt)Comma-Separated Values Files (*.csv)Tab-Separated Values Files (*.tsv)Delimiter-Separated Values Files (*.dsv)Concordance DAT files (*.dat)JSON Files (*.json *.js)XML Files (*.xml)Binary Files (*.bin *.dat)SVG Files (*.svg)Hex Dump Files (*.dat *.bin)Extensions (*.so *.dylib *.dll)RemoteCommitsModelCommit IDMessageDateDatumAuthorSizeVelikostAuthored and committed by %1Authored by %1, committed by %2RemoteDatabaseError opening local databases list.
%1Error creating local databases list.
%1RemoteDockRemoteVzdálenýIdentityPush currently opened database to serverDBHub.io<html><head/><body><p>In this pane, remote databases from dbhub.io website can be added to DB Browser for SQLite. First you need an identity:</p><ol style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Login to the dbhub.io website (use your GitHub credentials or whatever you want)</li><li style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Click the button to "Generate client certificate" (that's your identity). That'll give you a certificate file (save it to your local disk).</li><li style=" margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Go to the Remote tab in DB Browser for SQLite Preferences. Click the button to add a new certificate to DB Browser for SQLite and choose the just downloaded certificate file.</li></ol><p>Now the Remote panel shows your identity and you can add remote databases.</p></body></html>LocalCurrent DatabaseCloneUserUživatelDatabaseDatabázeBranchVětevCommitsCommits for<html><head/><body><p>You are currently using a built-in, read-only identity. For uploading your database, you need to configure and use your DBHub.io account.</p><p>No DBHub.io account yet? <a href="https://dbhub.io/"><span style=" text-decoration: underline; color:#007af4;">Create one now</span></a> and import your certificate <a href="#preferences"><span style=" text-decoration: underline; color:#007af4;">here</span></a> to share your databases.</p><p>For online help visit <a href="https://dbhub.io/about"><span style=" text-decoration: underline; color:#007af4;">here</span></a>.</p></body></html>BackDelete DatabaseDelete the local clone of this databaseOpen in Web BrowserOpen the web page for the current database in your browserClone from LinkUse this to download a remote database for local editing using a URL as provided on the web page of the database.RefreshObnovitReload all data and update the viewsF5Clone DatabaseOpen DatabaseOpen the local copy of this databaseCheck out CommitDownload and open this specific commitCheck out Latest CommitCheck out the latest commit of the current branchSave Revision to FileSaves the selected revision of the database to another fileUpload DatabaseUpload this database as a new commitSelect an identity to connectPublicVeřejnýThis downloads a database from a remote server for local editing.
Please enter the URL to clone from. You can generate this URL by
clicking the 'Clone Database in DB4S' button on the web page
of the database.Invalid URL: The host name does not match the host name of the current identity.Invalid URL: No branch name specified.Invalid URL: No commit ID specified.You have modified the local clone of the database. Fetching this commit overrides these local changes.
Are you sure you want to proceed?The database has unsaved changes. Are you sure you want to push it before saving?The database you are trying to delete is currently opened. Please close it before deleting.This deletes the local version of this database with all the changes you have not committed yet. Are you sure you want to delete this database?RemoteLocalFilesModelNameNázevBranchVětevLast modifiedPoslední změněnéSizeVelikostCommitFileSouborRemoteModelNameNázevLast modifiedPoslední změněnéSizeVelikostCommitSize: Last Modified: Licence: Default Branch: RemoteNetworkChoose a location to save the fileError opening remote file at %1.
%2Error: Invalid client certificate specified.Please enter the passphrase for this client certificate in order to authenticate.CancelZrušitUploading remote database to
%1Nahrávám vzdálenou databázi do
%1. {1?}Downloading remote database from
%1Stahuji vzdálenou databázi z
%1. {1?}Error: The network is not accessible.Chyba: síť není dostupná.Error: Cannot open the file for sending.Chyba: Nemohu otevřít soubor k odeslání.RemotePushDialogPush databaseDatabase na&me to push toCommit messageDatabase licencePublicVeřejnýBranchVětevForce pushUsernameDatabase will be public. Everyone has read access to it.Database will be private. Only you have access to it.Use with care. This can cause remote commits to be deleted.RunSqlExecution aborted by user, %1 rows affected, %1 řádků bylo ovlivněnoquery executed successfully. Took %1ms%2executing querySelectItemsPopupA&vailableSele&ctedSqlExecutionAreaFormFormulářFind previous match [Shift+F3]Find previous match with wrappingShift+F3The found pattern must be a whole wordWhole WordsCelá slovaText pattern to find considering the checks in this frameFind in editorNajít v editoruThe found pattern must match in letter caseCase SensitiveFind next match [Enter, F3]Find next match with wrappingF3Interpret search pattern as a regular expression<html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html>Regular ExpressionRegulární výrazClose Find BarZavřít lištu pro hledání<html><head/><body><p>Results of the last executed statements.</p><p>You may want to collapse this panel and use the <span style=" font-style:italic;">SQL Log</span> dock with <span style=" font-style:italic;">User</span> selection instead.</p></body></html>Results of the last executed statementsVýsledky naposledy provedených příkazůThis field shows the results and status codes of the last executed statements.Couldn't read file: %1.Couldn't save file: %1.Your changes will be lost when reloading it!The file "%1" was modified by another program. Do you want to reload it?%2SqlTextEditCtrl+/SqlUiLexer(X) The abs(X) function returns the absolute value of the numeric argument X.() The changes() function returns the number of database rows that were changed or inserted or deleted by the most recently completed INSERT, DELETE, or UPDATE statement.(X1,X2,...) The char(X1,X2,...,XN) function returns a string composed of characters having the unicode code point values of integers X1 through XN, respectively. (X,Y,...) The coalesce() function returns a copy of its first non-NULL argument, or NULL if all arguments are NULL(X,Y) The glob(X,Y) function is equivalent to the expression "Y GLOB X".(X,Y) The ifnull() function returns a copy of its first non-NULL argument, or NULL if both arguments are NULL.(X,Y) The instr(X,Y) function finds the first occurrence of string Y within string X and returns the number of prior characters plus 1, or 0 if Y is nowhere found within X.(X) The hex() function interprets its argument as a BLOB and returns a string which is the upper-case hexadecimal rendering of the content of that blob.() The last_insert_rowid() function returns the ROWID of the last row insert from the database connection which invoked the function.(X) For a string value X, the length(X) function returns the number of characters (not bytes) in X prior to the first NUL character.(X,Y) The like() function is used to implement the "Y LIKE X" expression.(X,Y,Z) The like() function is used to implement the "Y LIKE X ESCAPE Z" expression.(X) The load_extension(X) function loads SQLite extensions out of the shared library file named X.
Use of this function must be authorized from Preferences.(X,Y) The load_extension(X) function loads SQLite extensions out of the shared library file named X using the entry point Y.
Use of this function must be authorized from Preferences.(X) The lower(X) function returns a copy of string X with all ASCII characters converted to lower case.(X) ltrim(X) removes spaces from the left side of X.(X) ltrim(X) odstraní mezery z levé strany X.(X,Y) The ltrim(X,Y) function returns a string formed by removing any and all characters that appear in Y from the left side of X.(X,Y,...) The multi-argument max() function returns the argument with the maximum value, or return NULL if any argument is NULL.(X,Y,...) The multi-argument min() function returns the argument with the minimum value.(X,Y,...) Funkce s více parametry min() vrací parametr s minimální hodnotou.(X,Y) The nullif(X,Y) function returns its first argument if the arguments are different and NULL if the arguments are the same.(X,Y) Funkce nullif(X,Y) vrací první parametr, pokud jsou parametry odlišné. NULL vrací, pokud jsou parametry stejné.(FORMAT,...) The printf(FORMAT,...) SQL function works like the sqlite3_mprintf() C-language function and the printf() function from the standard C library.(X) The quote(X) function returns the text of an SQL literal which is the value of its argument suitable for inclusion into an SQL statement.() The random() function returns a pseudo-random integer between -9223372036854775808 and +9223372036854775807.() Funkce random() vrací pseudo-náhodný integer v rozmezí -9223372036854775808 a +9223372036854775807.(N) The randomblob(N) function return an N-byte blob containing pseudo-random bytes.(X,Y,Z) The replace(X,Y,Z) function returns a string formed by substituting string Z for every occurrence of string Y in string X.(X) The round(X) function returns a floating-point value X rounded to zero digits to the right of the decimal point.(X,Y) The round(X,Y) function returns a floating-point value X rounded to Y digits to the right of the decimal point.(X) rtrim(X) removes spaces from the right side of X.(X,Y) The rtrim(X,Y) function returns a string formed by removing any and all characters that appear in Y from the right side of X.(X) The soundex(X) function returns a string that is the soundex encoding of the string X.(X,Y) substr(X,Y) returns all characters through the end of the string X beginning with the Y-th.(X,Y,Z) The substr(X,Y,Z) function returns a substring of input string X that begins with the Y-th character and which is Z characters long.() The total_changes() function returns the number of row changes caused by INSERT, UPDATE or DELETE statements since the current database connection was opened.(X) trim(X) removes spaces from both ends of X.(X) trim(X) odstraní mezery z obou stran X.(X,Y) The trim(X,Y) function returns a string formed by removing any and all characters that appear in Y from both ends of X.(X) The typeof(X) function returns a string that indicates the datatype of the expression X.(X) The unicode(X) function returns the numeric unicode code point corresponding to the first character of the string X.(X) The upper(X) function returns a copy of input string X in which all lower-case ASCII characters are converted to their upper-case equivalent.(N) The zeroblob(N) function returns a BLOB consisting of N bytes of 0x00.(timestring,modifier,modifier,...)(format,timestring,modifier,modifier,...)(X) The avg() function returns the average value of all non-NULL X within a group.(X) The count(X) function returns a count of the number of times that X is not NULL in a group.(X) The group_concat() function returns a string which is the concatenation of all non-NULL values of X.(X,Y) The group_concat() function returns a string which is the concatenation of all non-NULL values of X. If parameter Y is present then it is used as the separator between instances of X.(X) The max() aggregate function returns the maximum value of all values in the group.(X) Agregační funkce max() vrací maximální hodnotu ze všech hodnot ve skupině.(X) The min() aggregate function returns the minimum non-NULL value of all values in the group.(X) Agregační funkce min() vrací minimální hodnotu ze všech hodnot ve skupině, která není NULL.(X) The sum() and total() aggregate functions return sum of all non-NULL values in the group.(X) Agregační funkce sum() a total() vrací součet všech hodnot ve skupině, které nejsou NULL.() The number of the row within the current partition. Rows are numbered starting from 1 in the order defined by the ORDER BY clause in the window definition, or in arbitrary order otherwise.() The row_number() of the first peer in each group - the rank of the current row with gaps. If there is no ORDER BY clause, then all rows are considered peers and this function always returns 1.() The number of the current row's peer group within its partition - the rank of the current row without gaps. Partitions are numbered starting from 1 in the order defined by the ORDER BY clause in the window definition. If there is no ORDER BY clause, then all rows are considered peers and this function always returns 1. () Despite the name, this function always returns a value between 0.0 and 1.0 equal to (rank - 1)/(partition-rows - 1), where rank is the value returned by built-in window function rank() and partition-rows is the total number of rows in the partition. If the partition contains only one row, this function returns 0.0. () The cumulative distribution. Calculated as row-number/partition-rows, where row-number is the value returned by row_number() for the last peer in the group and partition-rows the number of rows in the partition.(N) Argument N is handled as an integer. This function divides the partition into N groups as evenly as possible and assigns an integer between 1 and N to each group, in the order defined by the ORDER BY clause, or in arbitrary order otherwise. If necessary, larger groups occur first. This function returns the integer value assigned to the group that the current row is a part of.(expr) Returns the result of evaluating expression expr against the previous row in the partition. Or, if there is no previous row (because the current row is the first), NULL.(expr,offset) If the offset argument is provided, then it must be a non-negative integer. In this case the value returned is the result of evaluating expr against the row offset rows before the current row within the partition. If offset is 0, then expr is evaluated against the current row. If there is no row offset rows before the current row, NULL is returned.(expr,offset,default) If default is also provided, then it is returned instead of NULL if the row identified by offset does not exist.(expr) Returns the result of evaluating expression expr against the next row in the partition. Or, if there is no next row (because the current row is the last), NULL.(expr,offset) If the offset argument is provided, then it must be a non-negative integer. In this case the value returned is the result of evaluating expr against the row offset rows after the current row within the partition. If offset is 0, then expr is evaluated against the current row. If there is no row offset rows after the current row, NULL is returned.(expr) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the first row in the window frame for each row.(expr) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the last row in the window frame for each row.(expr,N) This built-in window function calculates the window frame for each row in the same way as an aggregate window function. It returns the value of expr evaluated against the row N of the window frame. Rows are numbered within the window frame starting from 1 in the order defined by the ORDER BY clause if one is present, or in arbitrary order otherwise. If there is no Nth row in the partition, then NULL is returned.SqliteTableModelreading rowsčtení sloupcůloading...načítání...References %1(%2)
Hold %3Shift and click to jump thereError changing data:
%1Chyba při změně dat:
%1retrieving list of columnsFetching data...Načítám data...CancelZrušitTableBrowserBrowse DataProhlížet data&Table:&Tabulka:Select a table to browse dataVyberte tabulku pro prohlížení datUse this list to select a table to be displayed in the database viewPro zobrazení v databázovém pohledu použijte pro výběr tabulky tento seznamThis is the database table view. You can do the following actions:
- Start writing for editing inline the value.
- Double-click any record to edit its contents in the cell editor window.
- Alt+Del for deleting the cell content to NULL.
- Ctrl+" for duplicating the current record.
- Ctrl+' for copying the value from the cell above.
- Standard selection and copy/paste operations.Text pattern to find considering the checks in this frameFind in tableFind previous match [Shift+F3]Find previous match with wrappingShift+F3Find next match [Enter, F3]Find next match with wrappingF3The found pattern must match in letter caseCase SensitiveThe found pattern must be a whole wordWhole CellInterpret search pattern as a regular expression<html><head/><body><p>When checked, the pattern to find is interpreted as a UNIX regular expression. See <a href="https://en.wikibooks.org/wiki/Regular_Expressions">Regular Expression in Wikibooks</a>.</p></body></html>Regular ExpressionRegulární výrazClose Find BarZavřít lištu pro hledáníText to replace withReplace withReplace next matchReplaceReplace all matchesReplace all<html><head/><body><p>Scroll to the beginning</p></body></html><html><head/><body><p>Posune na úplný začátek</p></body></html><html><head/><body><p>Clicking this button navigates to the beginning in the table view above.</p></body></html><html><head/><body><p>Kliknutím na toto tlačítko se přesunete na začátek pohledu tabulky výše.</p></body></html>|<|<Scroll one page upwards<html><head/><body><p>Clicking this button navigates one page of records upwards in the table view above.</p></body></html><<0 - 0 of 00 - 0 z 0Scroll one page downwards<html><head/><body><p>Clicking this button navigates one page of records downwards in the table view above.</p></body></html>>>Scroll to the endPosunout na konec<html><head/><body><p>Clicking this button navigates up to the end in the table view above.</p></body></html>>|>|<html><head/><body><p>Click here to jump to the specified record</p></body></html><html><head/><body><p>Kliknutím zde přeskočíte na určený záznam</p></body></html><html><head/><body><p>This button is used to navigate to the record number specified in the Go to area.</p></body></html><html><head/><body><p>Toto tlačítko je určeno k navigaci k záznamu, jehož číslo je nastaveno v poli Jít na.</p></body></html>Go to:Jít na:Enter record number to browseVložte číslo záznamu pro jeho procházeníType a record number in this area and click the Go to: button to display the record in the database viewNapiště číslo záznamu do tohoto pole a klikněte na Jít na: tlačítko k zobrazení záznamu v pohledu databáze11Show rowid columnZobrazit rowid sloupceToggle the visibility of the rowid columnPřepnout viditelnost rowid sloupcůUnlock view editingThis unlocks the current view for editing. However, you will need appropriate triggers for editing.Edit display formatUpravit formát zobrazeníEdit the display format of the data in this columnUpravit formát zobrazení dat v tomto sloupciNew RecordNový záznamInsert a new record in the current tableVložit nový záznam do současné tabulky<html><head/><body><p>This button creates a new record in the database. Hold the mouse button to open a pop-up menu of different options:</p><ul><li><span style=" font-weight:600;">New Record</span>: insert a new record with default values in the database.</li><li><span style=" font-weight:600;">Insert Values...</span>: open a dialog for entering values before they are inserted in the database. This allows to enter values acomplishing the different constraints. This dialog is also open if the <span style=" font-weight:600;">New Record</span> option fails due to these constraints.</li></ul></body></html>Delete RecordSmazat záznamDelete the current recordSmazat aktuální záznamThis button deletes the record or records currently selected in the tableInsert new record using default values in browsed tableInsert Values...Vložit hodnoty...Open a dialog for inserting values in a new recordExport to &CSVExport do CSVExport the filtered data to CSVThis button exports the data of the browsed table as currently displayed (after filters, display formats and order column) as a CSV file.Save as &viewUložit jako pohledSave the current filter, sort column and display formats as a viewThis button saves the current setting of the browsed table (filters, display formats and order column) as an SQL view that you can later browse or use in SQL statements.Save Table As...Save the table as currently displayed<html><head/><body><p>This popup menu provides the following options applying to the currently browsed and filtered table:</p><ul style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;"><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Export to CSV: this option exports the data of the browsed table as currently displayed (after filters, display formats and order column) to a CSV file.</li><li style=" margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Save as view: this option saves the current setting of the browsed table (filters, display formats and order column) as an SQL view that you can later browse or use in SQL statements.</li></ul></body></html>Hide column(s)Skrýt sloupec(ce)Hide selected column(s)Skrýt vybraný sloupec(ce)Show all columnsZobrazit všechny sloupceShow all columns that were hiddenSet encodingNastavit kódováníChange the encoding of the text in the table cellsZměnit kódování textu v buňkách tabulkySet encoding for all tablesNastavit kódování pro všechny tabulkyChange the default encoding assumed for all tables in the databaseClear FiltersClear all filtersVymazat všechny filtryThis button clears all the filters set in the header input fields for the currently browsed table.Clear SortingReset the order of rows to the defaultThis button clears the sorting columns specified for the currently browsed table and returns to the default order.PrintTiskPrint currently browsed table dataTisk právě prohlížených dat tabulkyPrint currently browsed table data. Print selection if more than one cell is selected.Ctrl+PRefreshObnovitRefresh the data in the selected tableThis button refreshes the data in the currently selected table.Toto tlačítko obnoví data v aktuálně vybrané tabulce.F5Find in cellsOpen the find tool bar which allows you to search for values in the table view below.BoldTučnýCtrl+BItalicKurzívaUnderlinePodtrženýCtrl+UAlign RightAlign LeftCenter HorizontallyJustifyEdit Conditional Formats...Edit conditional formats for the current columnClear FormatClear All FormatsClear all cell formatting from selected cells and all conditional formats from selected columnsFont ColorBackground ColorToggle Format ToolbarShow/hide format toolbarThis button shows or hides the formatting toolbar of the Data BrowserSelect columnCtrl+SpaceReplace text in cellsFilter in any columnCtrl+R%n row(s), %n column(s). Sum: %1; Average: %2; Min: %3; Max: %4Conditional formats for "%1"determining row count...%1 - %2 of >= %3%1 - %2 of %3%1 - %2 z %3Please enter a pseudo-primary key in order to enable editing on this view. This should be the name of a unique column in the view.Delete RecordsDuplicate recordsDuplicate recordCtrl+"Adjust rows to contentsError deleting record:
%1Chyba při mazání záznamu:
%1Please select a record firstProsím vyberte záznam jako prvníThere is no filter set for this table. View will not be created.Please choose a new encoding for all tables.Vyberte nové kódování pro všechny tabulky, prosím.Please choose a new encoding for this table.Vyberte nové kódování pro tuto tabulku, prosím.%1
Leave the field empty for using the database encoding.%1
Pro použití kódování databáze ponechte pole prázdné.This encoding is either not valid or not supported.Toto kódování není buď platné, nebo podporováno.%1 replacement(s) made.VacuumDialogCompact DatabaseCompact DatabaseWarning: Compacting the database will commit all of your changes.Varování: Procesem 'compact the database' budou aplikovány všechny vaše provedené změny.Please select the databases to co&mpact:Prosím vyberte databázi pro proces 'compact':