AboutDialog About SQLiteStudio and licenses O programe SQLiteStudio a licenciách About O programe <html><head/><body><p align="center"><span style=" font-size:11pt; font-weight:600;">SQLiteStudio v%1</span></p><p align="center">Free, open-source, cross-platform SQLite database manager.<br/><a href="https://sqlitestudio.pl"><span style=" text-decoration: underline; color:#0000ff;">https://sqlitestudio.pl</span></a><br/></p><p align="center">%2<br/></p><p align="center">Author and active maintainer:<br/>SalSoft (<a href="https://salsoft.com.pl"><span style=" text-decoration: underline; color:#0000ff;">https://salsoft.com.pl</span></a>)<br/></p></body></html> <html><head/><body><p align="center"><span style=" font-size:11pt; font-weight:600;">SQLiteStudio v%1</span></p><p align="center">Free, open-source, cross-platform SQLite database manager.<br/><a href="https://sqlitestudio.pl"><span style=" text-decoration: underline; color:#0000ff;">https://sqlitestudio.pl</span></a><br/></p><p align="center">%2<br/></p><p align="center">Author and active maintainer:<br/>SalSoft (<a href="https://salsoft.com.pl"><span style=" text-decoration: underline; color:#0000ff;">https://salsoft.com.pl</span></a>)<br/></p></body></html> Licenses Licencie Environment Prostredie Icon directories Adresáre s ikonami Form directories Adresáre so štýlmi SQLite extension directories SQLite extension directories Plugin directories Adresáre s pluginmi Configuration directory Adresár s konfiguráciou Application directory Adresár aplikácie Qt version: Verzia Qt: SQLite 3 version: Verzia SQLite3: Portable distribution. Prenosná distribúcia. MacOS X application bundle distribution. MacOS X application bundle distribution. Operating system managed distribution. Distribúcia spravovaná operačným systémom. <h3>Table of contents:</h3><ol>%2</ol> <h3>Tabuľka obsahu:</h3><ol>%2</ol> BindParamsDialog Query parameters Query parameters Please provide values for query parameters Please provide values for query parameters CodeSnippetEditor Filter snippets Filter snippets <html><head/><body><p>Optional shortcut, that will work only in context of the active code assistant window. It allows user to use key combinations, that would otherwise be conflicting with other shortcuts. Having the code assistant window as required context makes the choice of keys more versatile.</p></body></html> <html><head/><body><p>Optional shortcut, that will work only in context of the active code assistant window. It allows user to use key combinations, that would otherwise be conflicting with other shortcuts. Having the code assistant window as required context makes the choice of keys more versatile.</p></body></html> <html><head/><body><p>The name of the snippet will be displayed in the code assistant. To access the list of snippets user has to hit the code assistant shortcut twice.</p></body></html> <html><head/><body><p>The name of the snippet will be displayed in the code assistant. To access the list of snippets user has to hit the code assistant shortcut twice.</p></body></html> Snippet name Snippet name Code assistant shortcut Code assistant shortcut Snippet code Snippet code Code Snippets editor window has uncommitted modifications. Code Snippets editor window has uncommitted modifications. Code Snippets editor Code Snippets editor Commit all snippet changes Commit all snippet changes Rollback all snippet changes Rollback all snippet changes Create new snippet Create new snippet Delete selected snippet Delete selected snippet Move the snippet up Move the snippet up Move the snippet down Move the snippet down Code snippets manual Code snippets manual Enter a non-empty, unique name of the snippet. Enter a non-empty, unique name of the snippet. Enter a non-empty snippet content. Enter a non-empty snippet content. This hotkey is not unique in context of a code assistant. This hotkey is not unique in context of a code assistant. CollationsEditor Filter collations Filtrovať porovnávania Databases Databázy Register in all databases Registrovať vo všetkých databázach Register in following databases: Registrovať v nasledujúcich databázach: Implementation code: Implementačný kód: Collation name: Názov porovnánavania: Implementation language: Implementačný jazyk: Collations editor Editor porovnávaní Commit all collation changes Potvrdiť všetky zmeny v porovnávaní Rollback all collation changes Vrátiť späť všetky zmeny v porovnávaní Create new collation Vytvoriť nové porovnávanie Delete selected collation Vymazať vybrané porovnávanie Editing collations manual Manuál úpravy porovnávaní Enter a non-empty, unique name of the collation. Zadajte jedinečný názov porovnávania. Pick the implementation language. Vyberte implementačný jazyk. Enter a non-empty implementation code. Zadajte implementačný kód. Collations editor window has uncommitted modifications. Collations editor window has uncommitted modifications. ColorButton Pick a color Vyberte farbu ColumnCollatePanel Collation name: Názov porovnánavania: Named constraint: Pomenovanie obmedzenia: Enter a name of the constraint. Zadajte názov obmedzenia. Enter a collation name. Zadajte názov porovnávania. ColumnDefaultPanel Default value: Prednastavená hodnota: Named constraint: Pomenovanie obmedzenia: Enter a default value expression. Enter a default value expression. Invalid default value expression: %1. If you want to use simple string as value, remember to surround it with quote characters. Invalid default value expression: %1. If you want to use simple string as value, remember to surround it with quote characters. Invalid default value expression. If you want to use simple string as value, remember to surround it with quote characters. Invalid default value expression. If you want to use simple string as value, remember to surround it with quote characters. Enter a name of the constraint. Zadajte názov obmedzenia. ColumnDialog Column Stĺpec Name and type Názov a typ Scale Rozsah Precision Presnosť Data type: Datový typ: Column name: Názov stĺpca: Size: Veľkosť: Constraints Obmedzenia Generated value Generated value Unique Jedinečný Configure Konfigurovať Foreign Key Cudzí klúč Collate Porovnanie Not NULL Nie NULL Check condition Check condition Primary Key Primárny klúč Default Prednastavená hodnota Advanced mode Rozšírený mód Add constraint column dialog Pridať obmedzenie Edit constraint column dialog Upraviť obmedzenie Delete constraint column dialog Vymazať obmedzenie Move constraint up column dialog Posunúť obmedzenie hore Move constraint down column dialog Posunúť obmedzenie dole Add a primary key column dialog Pridať primárny kľúč Add a foreign key column dialog Pridať cudzí kľúč Add an unique constraint column dialog Pridať jedinečné obmedzenie Add a check constraint column dialog Add a check constraint Add a not null constraint column dialog Add a not null constraint Add a collate constraint column dialog Add a collate constraint Add a generated value constraint column dialog Add a generated value constraint Add a default constraint column dialog Add a default constraint Are you sure you want to delete constraint '%1'? column dialog Ste si istý, že chcete vymazať obmedzenie '%1'? Correct the constraint's configuration. Correct the constraint's configuration. Scale is not allowed for INTEGER PRIMARY KEY columns. Scale is not allowed for INTEGER PRIMARY KEY columns. Precision cannot be defined without the scale. Precision cannot be defined without the scale. Cannot use type other than INTEGER if AUTOINCREMENT is enabled in PRIMARY KEY. Cannot use type other than INTEGER if AUTOINCREMENT is enabled in PRIMARY KEY. INTEGER type was enforced due to enabled AUTOINCREMENT in PRIMARY KEY. INTEGER type was enforced due to enabled AUTOINCREMENT in PRIMARY KEY. Precision is not allowed for INTEGER PRIMARY KEY columns. Precision is not allowed for INTEGER PRIMARY KEY columns. Could not match valid STRICT table datatype from declared type: %1. Could not match valid STRICT table datatype from declared type: %1. ColumnDialogConstraintsModel Type column dialog constraints Typ Name column dialog constraints Názov Details column dialog constraints Detaily ColumnForeignKeyPanel Foreign table: Cudzia tabuľka: Foreign column: Cudzí stĺpec: Reactions Reakcie Deferred foreign key Deferred foreign key Named constraint Pomenovanie obmedzenia Constraint name Názov obmedzenia Pick the foreign table. Vyberte cudziu tabuľku. Pick the foreign column. Vyberte cudzí stĺpec. Enter a name of the constraint. Zadajte názov obmedzenia. ColumnGeneratedPanel Generating code: Generating code: Explicit type: Explicit type: Use "GENERATED ALWAYS" keywords Use "GENERATED ALWAYS" keywords Named constraint: Named constraint: Enter the column value generating expression. Enter the column value generating expression. Invalid value generating expression: %1. Invalid value generating expression: %1. Invalid value generating expression. Invalid value generating expression. Enter a name of the constraint. Enter a name of the constraint. ColumnPrimaryKeyPanel Autoincrement Autoikrement Sort order: Zoradiť: Named constraint: Pomenovanie obmedzenia: On conflict: Pri konflikte: Enter a name of the constraint. Zadajte názov obmedzenia. Descending order is not allowed with AUTOINCREMENT. Descending order is not allowed with AUTOINCREMENT. ColumnUniqueAndNotNullPanel Named constraint: Pomenovanie obmedzenia: On conflict: Pri konflikte: Enter a name of the constraint. Zadajte názov obmedzenia. CompleterWindow Column: %1 completer statusbar Stĺpec: %1 Table: %1 completer statusbar Tabuľka: %1 Index: %1 completer statusbar Index: %1 Trigger: %1 completer statusbar Spúšťač: %1 View: %1 completer statusbar Pohľad: %1 Database: %1 completer statusbar Databáza: %1 Keyword: %1 completer statusbar Kľúčové slovo: %1 Function: %1 completer statusbar Funkcia: %1 Operator: %1 completer statusbar Operátor: %1 String completer statusbar Reťazec Number completer statusbar Číslo Binary data completer statusbar Binárne dáta Collation: %1 completer statusbar Porovnávanie: %1 Pragma function: %1 completer statusbar Pragma funkcia : %1 Insert a code snippet Insert a code snippet ConfigDialog Configuration Konfigurácia Search Hľadať General Všeobecné Keyboard shortcuts Klávesové skratky Look & feel Vzhľad Style Štýl Fonts Fonty Code colors Code colors Database list Zoznam databáz Code assistant Code assistant Data browsing Prezeranie dát Data editors Editory dát Plugins Pluginy Code formatters Formát kódu If switched off, then columns will be sorted in the order they are typed in CREATE TABLE statement. If switched off, then columns will be sorted in the order they are typed in CREATE TABLE statement. Sort table columns alphabetically Zoradiť stĺpce tabuľky abecedne Expand tables node when connected to a database Rozbaliť zoznam tabuliek po pripojení k databáze <p>Additional labels are those displayed next to the names on the databases list (they are blue, unless configured otherwise). Enabling this option will result in labels for databases, invalid databases and aggregated nodes (column group, index group, trigger group). For more labels see options below.<p> <p>Additional labels are those displayed next to the names on the databases list (they are blue, unless configured otherwise). Enabling this option will result in labels for databases, invalid databases and aggregated nodes (column group, index group, trigger group). For more labels see options below.<p> Display additional labels on the list Zobraziť doplnkové popisky v zozname For regular tables labels will show number of columns, indexes and triggers for each of tables. For regular tables labels will show number of columns, indexes and triggers for each of tables. Display labels for regular tables Zobraziť popisky pre regulárne tabuľky Virtual tables will be marked with a 'virtual' label. Virtual tables will be marked with a 'virtual' label. Display labels for virtual tables Zobraziť popisky pre virtuálne tabuľky Expand views node when connected to a database Rozbaliť zoznam pohľadov po pripojení k databáze If this option is switched off, then objects will be sorted in order they appear in sqlite_master table (which is in order they were created) If this option is switched off, then objects will be sorted in order they appear in sqlite_master table (which is in order they were created) Sort objects (tables, indexes, triggers and views) alphabetically Zoradiť objekty (tabuľky, indexy, spúšťače a pohľady) abecedne Display system tables and indexes on the list Zobraziť systémové tabuľky a indexy v zozname Database dialog window Databázové dialógové okno <p>When adding new database it is marked to be "permanent" (stored in configuration) by default. Checking this option makes every new database to NOT be "permanent" by default.</p> <p>Označením tejto možnosti sa vypne voľba "Zapamätať si databázu" v okne pridávania novej databázy</p> Do not mark database to be "permanent" by default Nepamätať si databázu <p>When this option is enabled, then files dropped from file manager onto database list will be automatically added to the list, bypassing standard database dialog. If for various reasons automatic process fails, then standard dialog will be presented to the user.</p> <p>When this option is enabled, then files dropped from file manager onto database list will be automatically added to the list, bypassing standard database dialog. If for various reasons automatic process fails, then standard dialog will be presented to the user.</p> Try to bypass dialog completly when dropping database file onto the list Try to bypass dialog completly when dropping database file onto the list Data browsing and editing Prezeranie a úprava dát <p>Maximum number of configurations of Populate Table dialog stored in configuration. Value of 100 should be sufficient.</p> <p>Maximum number of configurations of Populate Table dialog stored in configuration. Value of 100 should be sufficient.</p> Number of memorized table populating configurations Number of memorized table populating configurations Data column width Data column width <html><head/><body><p>When user enters new value into column and the value is bigger than the current column width, the application will enlarge the column to fit the new value, but not wider than the limit defined in the option above.</p></body></html> <html><head/><body><p>When user enters new value into column and the value is bigger than the current column width, the application will enlarge the column to fit the new value, but not wider than the limit defined in the option above.</p></body></html> Enlarge column when entering value longer than current width Enlarge column when entering value longer than current width <p>When the data is read into grid view columns width is automatically adjusted. This value limits the initial width for the adjustment, but user can still resize the column manually over this limit.</p> <p>When the data is read into grid view columns width is automatically adjusted. This value limits the initial width for the adjustment, but user can still resize the column manually over this limit.</p> Number of data rows per page: Počet data riadkov na stranu: <p>When this is enabled and user holds mouse pointer over a cell in any data view (query results, a table data, a view data) a tooltip will appear with details about the cell - it includes details like column data type, constraints, ROWID and others.</p> <p>When this is enabled and user holds mouse pointer over a cell in any data view (query results, a table data, a view data) a tooltip will appear with details about the cell - it includes details like column data type, constraints, ROWID and others.</p> Show column and row details tooltip in data view Show column and row details tooltip in data view <p>When editing a cell which used to have NULL value and entering empty string as new value, then this option determinates whether the new value should remain NULL (have this option enabled), or should it be overwritten with empty string value (have this option disabled).</p> <p>When editing a cell which used to have NULL value and entering empty string as new value, then this option determinates whether the new value should remain NULL (have this option enabled), or should it be overwritten with empty string value (have this option disabled).</p> Keep NULL value when entering empty value Keep NULL value when entering empty value <html><head/><body><p>Enable this to always enforce DEFAULT value when committing a NULL value for a column that has DEFAULT value defined, even though the column is allowed to contain NULL values.</p><p>Disable this option to use DEFAULT value exclusively when NULL value is committed for column with NOT NULL constraint.</p></body></html> <html><head/><body><p>Enable this to always enforce DEFAULT value when committing a NULL value for a column that has DEFAULT value defined, even though the column is allowed to contain NULL values.</p><p>Disable this option to use DEFAULT value exclusively when NULL value is committed for column with NOT NULL constraint.</p></body></html> Use DEFAULT value (if defined), when committing NULL value Use DEFAULT value (if defined), when committing NULL value <html><head/><body><p>If query results contain dozens (or hundreds) of columns, it is more likely that it will exhaust free memory of your computer by loading several gigabytes of data at once. SQLiteStudio may try to limit number of results displayed on one page in such cases to protect your computer. If you know that you don't work with big values in database, you can disable this limit and you will always see as many rows as defined per page.</p></body></html> <html><head/><body><p>If query results contain dozens (or hundreds) of columns, it is more likely that it will exhaust free memory of your computer by loading several gigabytes of data at once. SQLiteStudio may try to limit number of results displayed on one page in such cases to protect your computer. If you know that you don't work with big values in database, you can disable this limit and you will always see as many rows as defined per page.</p></body></html> Limit number of rows for in case of dozens of columns Limit number of rows for in case of dozens of columns Inserting new row in data grid Inserting new row in data grid Before currently selected row Before currently selected row After currently selected row After currently selected row At the end of data view At the end of data view Table windows Okná tabuľky <p>When enabled, Table Windows will show up with the data tab, instead of the structure tab.</p> <p>When enabled, Table Windows will show up with the data tab, instead of the structure tab.</p> Open Table Windows with the data tab for start Zobraziť dáta po otvorení tabuľky <p>When enabled the "Data" tab will be placed as first tab in every Table Window, instead of being at second place.</p> <p>When enabled the "Data" tab will be placed as first tab in every Table Window, instead of being at second place.</p> Place data tab as first tab in a Table Window Place data tab as first tab in a Table Window View windows Okná pohľadov <p>When enabled, View Windows will show up with the data tab, instead of the structure tab.</p> <p>When enabled, View Windows will show up with the data tab, instead of the structure tab.</p> Open View Windows with the data tab for start Zobraziť dáta po otvorení pohľadu <p>When enabled the "Data" tab will be placed as first tab in every View Window, instead of being at second place.</p> <p>When enabled the "Data" tab will be placed as first tab in every View Window, instead of being at second place.</p> Place data tab as first tab in a View Window Place data tab as first tab in a View Window Data types Datové typy Available editors: Dostupné editory: Editors selected for this data type: Editors selected for this data type: Schema editing Úprava schémy Number of DDL changes kept in history. Počet DDL zmien uchovávaných v histórii. DDL history size: Veľkosť DDL histórie: Don't show DDL preview dialog when committing schema changes Don't show DDL preview dialog when committing schema changes SQL queries SQL dotazy Number of queries kept in the history. Počet dotazov uchovávaných v histórii. <html><head/><body><p>If there is more than one query in the SQL editor window, then (if this option is enabled) only a single query will be executed - the one under the keyboard insertion cursor. Otherwise all queries will be executed. You can always limit queries to be executed by selecting those queries before calling to execute. You can also use dedicated shortcuts for executing in one mode or the other (currently configured to %1 for single query execution and %2 for all queries execution).</p></body></html> <html><head/><body><p>If there is more than one query in the SQL editor window, then (if this option is enabled) only a single query will be executed - the one under the keyboard insertion cursor. Otherwise all queries will be executed. You can always limit queries to be executed by selecting those queries before calling to execute. You can also use dedicated shortcuts for executing in one mode or the other (currently configured to %1 for single query execution and %2 for all queries execution).</p></body></html> History size: Veľkosť SQL histórie: <p>Maximum number of query parameters (:param, @param, $param, ?) stored in history. When you re-use parameter with the same name/position, SQLiteStudio will pre-initialize it with most recent memorized value (you will still be able to change it). Value of 1000 should be sufficient.</p> <p>Maximum number of query parameters (:param, @param, $param, ?) stored in history. When you re-use parameter with the same name/position, SQLiteStudio will pre-initialize it with most recent memorized value (you will still be able to change it). Value of 1000 should be sufficient.</p> Execute only the query under the cursor Vykonať len dotaz, na ktorom stojí kurzor Number of memorized query parameters Number of memorized query parameters <html><head/><body><p>By default (when this option is disabled) a real number is displayed in the format of decimals with decimal point. In some cases, when the number is really small (several places after decimal point), the default representation may appear inaccurate. In such case you may want to enable this option to use the scientific notation (i.e. <span style=" font-style:italic;">5.3e-21</span>).</p></body></html> <html><head/><body><p>By default (when this option is disabled) a real number is displayed in the format of decimals with decimal point. In some cases, when the number is really small (several places after decimal point), the default representation may appear inaccurate. In such case you may want to enable this option to use the scientific notation (i.e. <span style=" font-style:italic;">5.3e-21</span>).</p></body></html> Use scientific notation for real numbers in the grid view Use scientific notation for real numbers in the grid view <html><head/><body><p>When the data is read into grid view columns width is automatically adjusted. This value limits the initial width for the adjustment, but user can still resize the column manually over this limit. This value is also used when enlarging column upon new, longer value entered by the user (see option below).</p></body></html> <html><head/><body><p>When the data is read into grid view columns width is automatically adjusted. This value limits the initial width for the adjustment, but user can still resize the column manually over this limit. This value is also used when enlarging column upon new, longer value entered by the user (see option below).</p></body></html> Limit automatic data column width to (in pixels): Limit automatic data column width to (in pixels): <html><head/><body><p>Initial width of data columns will be set to at least show complete name of the column in the header. This can still be overwritten by the initial limit of column width specified in pixels (the setting above).</p></body></html> <html><head/><body><p>Initial width of data columns will be set to at least show complete name of the column in the header. This can still be overwritten by the initial limit of column width specified in pixels (the setting above).</p></body></html> Keep at least the width to show complete column name Keep at least the width to show complete column name <html><head/><body><p>If enabled, lines longer than the editor width will be wrapped, so horizontal scrolling will not be needed.</p></body></html> <html><head/><body><p>If enabled, lines longer than the editor width will be wrapped, so horizontal scrolling will not be needed.</p></body></html> Wrap lines in SQL editor Wrap lines in SQL editor <html><head/><body><p>Highlights entire query that is currently under the insertion cursor. It's the same query that will be executed when you hit &quot;Execute query&quot; hotkey or button (unless configured otherwise).</p></body></html> <html><head/><body><p>Highlights entire query that is currently under the insertion cursor. It's the same query that will be executed when you hit &quot;Execute query&quot; hotkey or button (unless configured otherwise).</p></body></html> Highlight current query Highlight current query Updates Aktualizácie Automatically check for updates at startup Kontrolovať aktualizácie pri štarte Session Sedenie Restore last session (active MDI windows) after startup Obnoviť posledné sedenie (aktívne okná) pri štarte Allow multiple instances of the application at the same time Allow multiple instances of the application at the same time Status Field Status Field <p>When user manually closes the Status panel, this option makes sure that if any new message is printed in the Status panel it will be reopened. If it's disabled, then Status panel can only be open manually by the user from the "View" menu.</p> <p>When user manually closes the Status panel, this option makes sure that if any new message is printed in the Status panel it will be reopened. If it's disabled, then Status panel can only be open manually by the user from the "View" menu.</p> Always open Status panel when new message is printed Always open Status panel when new message is printed Code syntax colors Code syntax colors Keyword foreground Keyword foreground Regular foreground Regular foreground String foreground String foreground Comment foreground Comment foreground Valid objects foreground Valid objects foreground Current query background Current query background Bind parameter foreground Bind parameter foreground Current line background Current line background Matched parenthesis background Matched parenthesis background <html><head/><body><p>You can disable current query highlighting entirely on the General settings page.</p></body></html> <html><head/><body><p>You can disable current query highlighting entirely on the General settings page.</p></body></html> Number foreground Number foreground BLOB value foreground BLOB value foreground Matched parenthesis foreground Matched parenthesis foreground Reset to defaults Reset to defaults Filter shortcuts by name or key combination Filtrovať podľa názvu alebo klávesovej skratky Action Akcia Key combination Klávesová skratka Language Jazyk Changing language requires application restart to take effect. Je potrebné reštartovať aplikáciu aby sa zmena jazyka prejavila. Compact layout Compact layout <p>Compact layout reduces all margins and spacing on the UI to minimum, making space for displaying more data. It makes the interface a little bit less aesthetic, but allows to display more data at once.</p> <p>Compact layout reduces all margins and spacing on the UI to minimum, making space for displaying more data. It makes the interface a little bit less aesthetic, but allows to display more data at once.</p> Use compact layout Use compact layout Main window dock areas Main window dock areas Left and right areas occupy corners Left and right areas occupy corners Top and bottom areas occupy corners Top and bottom areas occupy corners Hide built-in plugins Nezobrazovať interné pluginy Current style: Aktuálny štýl: Preview Náhľad Enabled Zapnutý Disabled Vypnutý Active formatter plugin Aktívny formátovací plugin SQL editor font Písmo SQL editora Database list font Font zoznamu databáz Database list additional label font Font doplnkového popisku Data view font Font dát Status field font Font status okna Code assistant settings Code assistant settings <html><head/><body><p>If this option is enabled, the code assistant will be triggered in cases, when user types for example <span style=" font-weight:700;">tableName.</span> to propose columns of the table. If the option is disabled, user will have to hit the assistant hotkey explicitly.</p></body></html> <html><head/><body><p>If this option is enabled, the code assistant will be triggered in cases, when user types for example <span style=" font-weight:700;">tableName.</span> to propose columns of the table. If the option is disabled, user will have to hit the assistant hotkey explicitly.</p></body></html> Automatically trigger the assistant after a dot is typed after an object name Automatically trigger the assistant after a dot is typed after an object name Description: plugin details Popis: Category: plugin details Kategória: Version: plugin details Verzia: Author: plugin details Autor: Internal name: plugin details Interný názov: Dependencies: plugin details Závislosti: Conflicts: plugin details Konflikty: Plugin details Detaily pluginu Plugins are loaded/unloaded immediately when checked/unchecked, but modified list of plugins to load at startup is not saved until you commit the whole configuration dialog. Pluginy sú načítané/uvoľnené okamžite pri zaškrtnutí/odškrtnutí ale midifikovaný zoznam pluginov načítaných pri štarte nieje uložený až kým nepotvrdíte celý konfiguračný dialóg. %1 (built-in) plugins manager in configuration dialog %1 (interný) Details Detaily No plugins in this category. No plugins in this category. Add new data type Pridať nový datový typ Rename selected data type Premenovať vybraný datový typ Delete selected data type Vymazať vybraný datový typ Help for configuring data type editors Help for configuring data type editors Clear hotkey for this action Clear hotkey for this action Restore original hotkey for this action Restore original hotkey for this action Here you can configure colors for code syntax highlighting. They are shared across different languages - not only for SQL, but also JavaScript and others. By default a theme-based color is used. To define your own color, enable a custom color by selecting a checkbox next to a particular color. Here you can configure colors for code syntax highlighting. They are shared across different languages - not only for SQL, but also JavaScript and others. By default a theme-based color is used. To define your own color, enable a custom color by selecting a checkbox next to a particular color. ConstraintCheckPanel The condition Podmienka Named constraint: Pomenovanie obmedzenia: On conflict Pri konflikte Enter a valid condition. Zadajte platnú podmienku. Enter a name of the constraint. Zadajte názov obmedzenia. ConstraintDialog New constraint constraint dialog Nové obmedzenie Create constraint dialog Vytvoriť Edit constraint dialog window Upraviť obmedzenie Apply constraint dialog Aplikovať Primary key table constraints Primárny klúč Foreign key table constraints Cudzí klúč Unique table constraints Jedinečnosť Not NULL table constraints Nie NULL Check table constraints Check Generated table constraints Generated Collate table constraints Porovnanie Default table constraints Prednastavená hodnota ConstraintTabModel Table table constraints Tabuľka Column (%1) table constraints Stĺpec (%1) Scope table constraints Scope Type table constraints Typ Details table constraints Detaily Name table constraints Názov CssDebugDialog SQLiteStudio CSS console SQLiteStudio CSS console DataView Filter data data view Filtrovať Grid view Tabuľkové zobrazenie Form view Formulárové zobrazenie Refresh table data data view Obnoviť dáta v tabuľke First page data view Prvá strana Previous page data view Predchádzajúca strana Next page data view Nasledujúca strana Last page data view Posledná strana Commit changes for selected cells data view Potvrdiť zmeny pre vybrané bunky Rollback changes for selected cells data view Vrátiť späť zmeny pre vybrané bunky Show grid view of results data view Výsledky zobraziť v tabuľke Show form view of results data view Výsledky zobraziť vo formulári Filter by text (if contains) data view Filter by text (if contains) Filter strictly by text (if equals) data view Filter strictly by text (if equals) Tabs on top data view Záložky hore Tabs at bottom data view Záložky dole Place new rows above selected row data view Place new rows above selected row Place new rows below selected row data view Place new rows below selected row Place new rows at the end of the data view data view Place new rows at the end of the data view Total number of rows is being counted. Browsing other pages will be possible after the row counting is done. Spočítava sa celkový počet riadkov. Prezeranie ďalších strán bude možné až po dokončení spočítavania. Row: %1 Riadok:%1 Filter Filter Hit Enter key or press "Apply filter" button on toolbar to apply new value. Hit Enter key or press "Apply filter" button on toolbar to apply new value. Filter by the Regular Expression data view Filtrovať pomocou regulárneho výrazu Filter by SQL expression data view Filtrovať pomocou SQL výrazu Show filter inputs per column data view Show filter inputs per column Apply filter data view Aplikovať filter DbDialog Database Databáza Database type Typ databázy Database driver Databázový ovládač File Súbor Name (on the list) Názov (v zozname) Options Voľby <p>Enable this if you want the database to be stored in configuration file and restored every time SQLiteStudio is started.</p> aasfd <p>Databáza sa uloží do konfiguračného súboru a bude obnovená pri každom spustení SQLiteStudia.</p> Permanent (keep it in configuration) Zapamätať si databázu Test connection Test spojenia Select new or existing file on local computer Select new or existing file on local computer Browse Prehľadávať Database type not selected. Database type not selected. Database path not specified. Database path not specified. Enter an unique database name. Zadajte názov databázy. This name is already in use. Please enter unique name. Tento názov už existuje. Prosím zadajte iný názov. <p>Automatic name generation was disabled, because the name was edited manually. To restore automatic generation please erase contents of the name field.</p> <p>Automatic name generation was disabled, because the name was edited manually. To restore automatic generation please erase contents of the name field.</p> Enter a database file path. Zadajte cestu k databázovému súboru. This database is already on the list under name: %1 Táto databáza už je v zozname pod názvom: %1 Select a database type. Vyberte typ databázy. DbObjectDialogs Delete table Vymazať tabuľku Are you sure you want to delete table %1? Ste si istý, že chcete vymazať tabuľku %1? Delete index Vymazať index Are you sure you want to delete index %1? Ste si istý, že chcete vymazať index %1? Delete trigger Vymazať spúšťač Are you sure you want to delete trigger %1? Ste si istý, že chcete vymazať spúšťač %1? Delete view Vymazať pohľad Are you sure you want to delete view %1? Are you sure you want to delete view %1? Error while dropping %1: %2 Vyskystla sa chyba počas mazania %1: %2 Delete objects Odstránenie objektov Are you sure you want to delete following objects: %1 Are you sure you want to delete following objects: %1 Cannot start transaction. Details: %1 Cannot start transaction. Details: %1 Cannot commit transaction. Details: %1 Cannot commit transaction. Details: %1 DbTree Databases Databázy Filter by name Filtrovať podľa názvu Copy Kopírovať Paste Vložiť Select all Vybrať všetko Create a group Vytvoriť skupinu Delete the group Vymazať skupinu Rename the group Premenovať skupinu &Add a database &Add a database &Edit the database &Edit the database &Remove the database &Remove the database &Connect to the database &Connect to the database &Disconnect from the database &Disconnect from the database Import Importovať &Export the database &Export the database Vac&uum Vac&uum &Integrity check &Integrity check Create a &table Create a &table Edit the t&able Edit the t&able Delete the ta&ble Delete the ta&ble Export the table Exportovať tabuľku Import into the table Importovať do tabuľky Populate table Naplniť tabuľku Create similar table Vytvoriť rovnakú tabuľku Reset autoincrement sequence Resetovať sekvenciu autoinkrementu Create an &index Create an &index Edit the i&ndex Edit the i&ndex Delete the in&dex Delete the in&dex Create a trig&ger Create a trig&ger Edit the trigg&er Edit the trigg&er Delete the trigge&r Delete the trigge&r Create a &view Create a &view Edit the v&iew Edit the v&iew Delete the vi&ew Delete the vi&ew Add a column Pridať stĺpec Edit the column Upraviť stĺpec Delete the column Vymazať stĺpec Delete selected items Vymazať vybrané položky Clear filter Zrušiť filter &Refresh all database schemas &Refresh all database schemas Re&fresh selected database schema Re&fresh selected database schema Erase table data Vymazať dáta z tabuľky Open file's directory Open file's directory Execute SQL from file Execute SQL from file Increase font size database list Increase font size Decrease font size database list Decrease font size Database Databáza Grouping Zoskupovanie Generate query for table Generate query for table Create group Vytvoriť skupinu Group name Názov skupiny Entry with name %1 already exists in group %2. Položka s názvom %1 už existuje v skupine %2. Delete group Vymazať skupinu Are you sure you want to delete group %1? All objects from this group will be moved to parent group. Ste si istý, že chcete vymazať skupinu %1? Všetky objekty z tejto skupiny budú presunuté do nadradenej skupiny. Are you sure you want to remove database '%1' from the list? Are you sure you want to remove database '%1' from the list? Are you sure you want to remove following databases from the list: %1 Are you sure you want to remove following databases from the list: %1 Remove database Remove database Cannot import, because no import plugin is loaded. Nemôžem importovať, lebo nebol načítaný žiaden plugin na import. Cannot export, because no export plugin is loaded. Nemôžem exportovať, lebo nebol načítaný žiaden plugin na export. Vacuum (%1) Vacuum (%1) Integrity check (%1) Kontrola integrity (%1) Reset autoincrement Resetovať autoinkrement Are you sure you want to reset autoincrement value for table '%1'? Ste si istý, že chcete zresetovať hodnotu autoinkrementu pre tabuľku %1 ? An error occurred while trying to reset autoincrement value for table '%1': %2 Vyskytla sa chyba pri pokuse o zresetovanie hodnoty autoinkrementu pre tebuľku '%1': %2 Autoincrement value for table '%1' has been reset successfully. Autoincrement value for table '%1' has been reset successfully. Are you sure you want to delete all data from table(s): %1? Are you sure you want to delete all data from table(s): %1? An error occurred while trying to delete data from table '%1': %2 Vyskytla sa chyba pri pokuse vymazať dáta z tabuľky '%1': %2 All data has been deleted for table '%1'. Všetky dáta z tabuľky '%1' boli vymazané. Following objects will be deleted: %1. Nasledujúce objekty budú odstránené: %1. Following databases will be removed from list: %1. Nasledujúce databázy budú odstránené zo zoznamu: %1. Remainig objects from deleted group will be moved in place where the group used to be. Remainig objects from deleted group will be moved in place where the group used to be. %1<br><br>Are you sure you want to continue? %1<br><br>Ste si istý, že chcete pokračovať? Delete objects Odstránenie objektov DbTreeItemDelegate error dbtree labels error (system table) database tree label (system table) (virtual) virtual table label (virtual) (system index) database tree label (system index) DbTreeModel Database: %1 dbtree tooltip Databáza: %1 URI: dbtree tooltip URI: Version: dbtree tooltip Verzia: File size: dbtree tooltip Veľkosť súboru: Encoding: dbtree tooltip Kódovanie: Error: dbtree tooltip Error: Table : %1 dbtree tooltip Tabuľka : %1 Columns (%1): dbtree tooltip Stĺpce (%1): Indexes (%1): dbtree tooltip Indexy (%1): Triggers (%1): dbtree tooltip Spúšťače (%1): Copy Kopírovať Move Move Include data Include data Include indexes Include indexes Include triggers Include triggers Abort Zrušiť Could not add dropped database file '%1' automatically. Manual setup is necessary. Could not add dropped database file '%1' automatically. Manual setup is necessary. Referenced tables Referenced tables Do you want to include following referenced tables as well: %1 Do you want to include following referenced tables as well: %1 Name conflict Name conflict Following object already exists in the target database. Please enter new, unique name, or press '%1' to abort the operation: Following object already exists in the target database. Please enter new, unique name, or press '%1' to abort the operation: SQL statements conversion SQL statements conversion Following error occurred while converting SQL statements to the target SQLite version: Following error occurred while converting SQL statements to the target SQLite version: Would you like to ignore those errors and proceed? Would you like to ignore those errors and proceed? DdlHistoryWindow Filter by database: Filter by database: Clear entire history Clear entire history -- Queries executed on database %1 (%2) -- Date and time of execution: %3 %4 -- Queries executed on database %1 (%2) -- Date and time of execution: %3 %4 Clear history Clear history Are you sure you want to erase entire DDL history? Are you sure you want to erase entire DDL history? DDL history DDL história DdlPreviewDialog Queries to be executed Dotazy, ktoré budú vykonané Don't show again Znovu nezobrazovať DebugConsole SQLiteStudio Debug Console SQLiteStudio Debug Console EditorWindow SQL editor SQL editor Query Dotaz History História Results in the separate tab Výsledky zobraziť v samostatnej záložke Results below the query Výsledky zobraziť pod dotaz SQL editor %1 SQL editor %1 Results Výsledky Execute query Vykonať dotaz Explain query Vysvetliť dotaz Clear execution history sql editor Vymazať históriu dotazov Export results sql editor Vyexportovať výsledky Create view from query sql editor Vytvoriť pohľad z dotazu Previous database Predchádzajúca databáza Next database Nasledujúca databáza Show next tab sql editor Zobraziť nasledujúcu záložku Show previous tab sql editor Zobraziť predchádzajúcu záložku Focus results below sql editor Focus results below Focus SQL editor above sql editor Focus SQL editor above Delete selected SQL history entries sql editor Delete selected SQL history entries Execute single query under cursor Execute single query under cursor Execute all queries in editor Execute all queries in editor Active database (%1/%2) Aktívna databáza (%1/%2) Query finished in %1 second(s). Rows affected: %2 Dotaz trval %1 sekúnd. Počet dotknutých riadkov: %2 Query finished in %1 second(s). Dotaz trval %1 sekúnd. Clear execution history Vymazať históriu dotazov Are you sure you want to erase the entire SQL execution history? This cannot be undone. Ste si istý, že chete vymazať celú históriu SQL dotazov? Túto operáciu nieje možné vrátiť späť. Cannot export, because no export plugin is loaded. Nemôžem exportovať, lebo nebol načítaný žiaden plugin na export. No database selected in the SQL editor. Cannot create a view for unknown database. Nebola vybraná žiadna databáza v SQL editore. Nemôžem vytvoriť view pre neznámu databázu. Editor window "%1" has uncommitted data. Editor window "%1" has uncommitted data. ErrorsConfirmDialog Errors Errors Following errors occured: Following errors occured: Would you like to proceed? Would you like to proceed? ExecFromFileDialog Execute SQL from file Execute SQL from file Input file Input file Path to file Path to file Browse for file Browse for file Options Voľby File encoding File encoding Skip failing SQL statements Skip failing SQL statements SQL scripts (*.sql);;All files (*) SQL scripts (*.sql);;All files (*) Execute SQL file Execute SQL file Please provide file to be executed. Please provide file to be executed. Provided file does not exist or cannot be read. Provided file does not exist or cannot be read. ExportDialog Export Export What do you want to export? Čo chcete exportovať? A database Databáza A single table Jednotlivá tabuľka Query results Výsledky dotazu Table to export Tabuľka na export Database Databáza Table Tabuľka Options Voľby When this option is unchecked, then only table DDL (CREATE TABLE statement) is exported. Ak táto voľba nebude označená, tak sa vyexportuje len DDL tabuľky(príkaz CREATE TABLE). Export table data Exportovať dáta tabuľky Export table indexes Exportovať indexy tabuľky Export table triggers Exportovať spúšťače tabuľky Note, that exporting table indexes and triggers may be unsupported by some output formats. Poznámka. Niektoré exportné formáty nemusia podporovať export indexov a spúšťačov. Select database objects to export Vyberte databázové objekty, ktoré chcete exportovať Export data from tables Exportovať dáta z tabuliek Select all Vybrať všetko Deselect all Zrušiť výber Database: Databáza: Query to export results for Dotaz pre export výsledkov pre Query to be executed for results: Dotaz, ktorý bude vykonaný pre získanie dát: Export format and options Formát exportu a možnosti Export format Formát exportu Output Výstup Exported file path Cesta k výstupnému súboru Clipboard Schránka File Súbor Exported text encoding: Kódovanie vyexportovaného textu: Export format options Možnosti formátu exportu Cancel Zrušiť Select database to export. Vyberte databázu, ktorú chcete exportovať. Select table to export. Vyberte tabuľku, ktorú chcete exportovať. Enter valid query to export. Zadajte platný dotaz pre export. Select at least one object to export. Vyberte aspoň jeden objekt pre export. You must provide a file name to export to. Musíte zadať názov súboru, do ktorého sa budú exportovať dáta. Path you provided is an existing directory. You cannot overwrite it. Cesta, ktorú ste zadali je existujúci adresár. Nemôžte ho prepísať. The directory '%1' does not exist. Adresár %1 neexistuje. The file '%1' exists and will be overwritten. Súbor %1 už existuje a bude prepísaný. All files (*) Všetky súbory (*) Pick file to export to Výber súboru do ktorého sa budú exportovať dáta Internal error during export. This is a bug. Please report it. Počas exportu sa vyskytla interná chyba. Toto je chyba v programe. Prosím nahláste ju. FileExecErrorsDialog Execution errors Execution errors Following errors were encountered during execution of SQL statements from the file: Following errors were encountered during execution of SQL statements from the file: SQL SQL Error Chyba Statements that were executed successfully were commited. Statements that were executed successfully were commited. Statements that were executed successfully were rolled back. Statements that were executed successfully were rolled back. FkComboBox Cannot edit this cell. Details: %1 Cannot edit this cell. Details: %1 FontEdit Choose font font configuration Choose font Form Active SQL formatter plugin Active SQL formatter plugin FormView Commit row form view Potvrdiť riadok Rollback row form view Vrátiť späť riadok First row form view Prvý riadok Previous row form view Predchádzajúci riadok Next row form view Nasledujúci riadok Last row form view Posledný riadok Insert new row form view Vložiť nový riadok Delete current row form view Vymazať aktuálny riadok FunctionsEditor Filter functions Filter functions Input arguments Input arguments Undefined Undefined Databases Databázy Register in all databases Registrovať vo všetkých databázach Register in following databases: Registrovať v nasledujúcich databázach: Type: Typ: Function name: Function name: Implementation language: Implementačný jazyk: Deterministic Deterministic Initialization code: Initialization code: Function implementation code: Function implementation code: Final step implementation code: Final step implementation code: SQL functions editor SQL functions editor Commit all function changes Commit all function changes Rollback all function changes Rollback all function changes Create new function Create new function Delete selected function Delete selected function Custom SQL functions manual Custom SQL functions manual Add function argument Add function argument Rename function argument Rename function argument Delete function argument Delete function argument Move function argument up Move function argument up Move function argument down Move function argument down Scalar Scalar Aggregate Aggregate Enter a non-empty, unique name of the function. Enter a non-empty, unique name of the function. Pick the implementation language. Vyberte implementačný jazyk. Per step code: Per step code: Enter a non-empty implementation code. Zadajte implementačný kód. argument new function argument name in function editor window argument Functions editor window has uncommitted modifications. Functions editor window has uncommitted modifications. ImportDialog Import data Import dát Table to import to Tabuľka na import Table Tabuľka Database Databáza Data source to import from Dátový zdroj na import Data source type Typ dátového zdroja Options Voľby Text encoding: Kódovanie textu: Input file: Vstupný súbor: <p>If enabled, any constraint violation, or invalid data format (wrong column count), or any other problem encountered during import will be ignored and the importing will be continued.</p> <p>If enabled, any constraint violation, or invalid data format (wrong column count), or any other problem encountered during import will be ignored and the importing will be continued.</p> Ignore errors Ignorovať chyby Data source options Nastavenia dátového zdroja Cancel Zrušiť If you type table name that doesn't exist, it will be created. Ak zadáte názov neexistujúcej tabuľky, tak bude vytvorená. Enter the table name Zadajte názov tabuľky Select import plugin. Vyberte importný plugin. You must provide a file to import from. Musíte zadať súbor, z ktorého sa budú importovať dáta. The file '%1' does not exist. Súbor %1 neexistuje. Path you provided is a directory. A regular file is required. Cesta, ktorú ste zadali je adresár. Prosím zadajte celú cestu. Pick file to import from Výber súboru, z ktorého sa budú importovať dáta IndexDialog Index Index Column Stĺpec Sort Zoradiť Collation Porovnávanie On table: Na tabuľke: Delete selected indexed expression Delete selected indexed expression Moves selected index column up in the order, making it more significant in the index. Moves selected index column up in the order, making it more significant in the index. Moves selected index column down in the order, making it less significant in the index. Moves selected index column down in the order, making it less significant in the index. Partial index condition Partial index condition Unique index Jedinečný index Index name: Názov indexu: Edit selected indexed expression Edit selected indexed expression Add indexed expression Add indexed expression DDL DDL Tried to open index dialog for closed or inexisting database. Tried to open index dialog for closed or inexisting database. Could not process index %1 correctly. Unable to open an index dialog. Could not process index %1 correctly. Unable to open an index dialog. Unique index cannot have indexed expressions. Either remove expressions from list below, or uncheck this option. Unique index cannot have indexed expressions. Either remove expressions from list below, or uncheck this option. Pick the table for the index. Pick the table for the index. Select at least one column. Vyberte minimálne jeden stĺpec. Enter a valid condition. Zadajte platnú podmienku. default index dialog default Sort order table constraints Zoradiť Error index dialog Chyba Cannot create unique index, because values in selected columns are not unique. Would you like to execute SELECT query to see problematic values? Nemôžem vytvoriť jedinečný index, pretože hodnoty vo vybraných stĺpcoch nie sú jedinečné. Chcete spustiť dotaz SELECT na zobrazenie problematických hodnôt? An error occurred while executing SQL statements: %1 An error occurred while executing SQL statements: %1 IndexExprColumnDialog Indexed expression Indexed expression Expression to index Expression to index This expression is already indexed by the index. This expression is already indexed by the index. Column should be indexed directly, not by expression. Either extend this expression to contain something more than just column name, or abort and select this column in index dialog directly. Column should be indexed directly, not by expression. Either extend this expression to contain something more than just column name, or abort and select this column in index dialog directly. Column '%1' does not belong to the table covered by this index. Indexed expressions can refer only to columns from the indexed table. Column '%1' does not belong to the table covered by this index. Indexed expressions can refer only to columns from the indexed table. It's forbidden to use 'SELECT' statements in indexed expressions. It's forbidden to use 'SELECT' statements in indexed expressions. Enter an indexed expression. Enter an indexed expression. Invalid expression. Invalid expression. LanguageDialog Language Jazyk Please choose language: Prosím vyberte si jazyk: MainWindow Database toolbar Databázová lišta Structure toolbar Lišta štruktúr Tools Nástroje Window list Lišta okien View toolbar Lišta pohľadov Configuration widgets Configuration widgets Syntax highlighting engines Syntax highlighting engines Data editors Editory dát Running in debug mode. Press %1 or use 'Help / Open debug console' menu entry to open the debug console. Running in debug mode. Press %1 or use 'Help / Open debug console' menu entry to open the debug console. Running in debug mode. Debug messages are printed to the standard output. Beží v ladiacom móde. Ladiace správy sú vypisované na štandardný výstup. You need to restart application to make the language change take effect. Je potrebné reštartovať aplikáciu aby sa zmena jazyka prejavila. Open SQL &editor Open SQL &editor Open DDL &history Open DDL &history Open SQL &functions editor Open SQL &functions editor Open code &snippets editor Open code &snippets editor Open &collations editor Open &collations editor Open ex&tension manager Open ex&tension manager &Import &Import E&xport E&xport Open confi&guration dialog Open confi&guration dialog &Tile windows &Tile windows Tile windows &horizontally Tile windows &horizontally Tile windows &vertically Tile windows &vertically &Cascade windows &Cascade windows Next window Nasledujúce okno Previous window Predchádzajúce okno Hide status field Hide status field Close &all windows Close &all windows Re&store recently closed window Re&store recently closed window Close current &window Close current &window Close &other windows Close &other windows Close windows on the &left Close windows on the &left Close windows on the &right Close windows on the &right Re&name selected window Re&name selected window Open Debug Console Otvoriť ladiacu konzolu Open CSS Console Otvoriť CSS konzolu Report a &bug Report a &bug D&onate D&onate Propose a new &feature Propose a new &feature &About &About &Licenses &Licenses Open home &page Open home &page User &Manual User &Manual SQLite &documentation SQLite &documentation Bugs and feature &requests Bugs and feature &requests Quit Quit Check for &updates Check for &updates &Database menubar &Database &Structure menubar &Structure &View menubar &View Window list menubar view menu Lišta okien &Tools menubar &Tools &Help &Help Could not set style: %1 main window Nemôžem nastaviť štýl: %1 Cannot export, because no export plugin is loaded. Nemôžem exportovať, lebo nebol načítaný žiaden plugin na export. Cannot import, because no import plugin is loaded. Nemôžem importovať, lebo nebol načítaný žiaden plugin na import. Rename window Premenovať okno Enter new name for the window: Zadajte nový názov pre okno: New updates are available. <a href="%1">Click here for details</a>. Nové aktualizácie sú dostupné. <a href="%1">Kliknite sem pre zobrazenie detailov</a>. You're running the most recent version. No updates are available. Niesú dostupné žiadne aktualizácie. Používate aktuálnu verziu. Database passed in command line parameters (%1) was already on the list under name: %2 Databáza prebratá z príkazového riadka (%1) už je v zozname pod názvom: %2 Database passed in command line parameters (%1) has been temporarily added to the list under name: %2 Databáza prebratá z príkazového riadka (%1) bola dočasne pridaná do zoznamu pod názvom: %2 Could not add database %1 to list. Nemôžem pridať databázu %1 do zoznamu. MdiWindow Uncommitted changes Uncommitted changes Close anyway Zatvoriť aj napriek tomu Don't close Nezatvárať MultiEditor Null value multieditor Hodnota null Configure editors for this data type Configure editors for this data type Open another tab Open another tab Foreign Key Cudzí klúč Data editor plugin '%1' not loaded, while it is defined for editing '%2' data type. Data editor plugin '%1' not loaded, while it is defined for editing '%1' data type. {1'?} {2'?} {1' or 2'?} Deleted multieditor Deleted Read only multieditor Iba na čítanie MultiEditorBoolPlugin Boolean Boolean MultiEditorDatePlugin Date Dátum MultiEditorDateTimePlugin Date & time Dátum a čas MultiEditorHexPlugin Hex Hex MultiEditorNumericPlugin Number numeric multi editor tab name Číslo MultiEditorText Tab changes focus Tab changes focus Cut Vystrihnúť Copy Kopírovať Paste Vložiť Delete Vymazať Undo Undo Redo Redo MultiEditorTextPlugin Text Text MultiEditorTimePlugin Time Time NewConstraintDialog New constraint Nové obmedzenie Primary Key new constraint dialog Primárny klúč Foreign Key new constraint dialog Cudzí klúč Unique new constraint dialog Jedinečnosť Check new constraint dialog Check Not NULL new constraint dialog Nie NULL Collate new constraint dialog Porovnanie Generated new constraint dialog Generated Default new constraint dialog Prednastavená hodnota NewVersionDialog SQLiteStudio updates Aktualizácie SQLiteStudia New version is available! New version is available! Download new version! Download new version! New version package will be downloaded. It will be up to you to install it whenever you're ready. New version package will be downloaded. It will be up to you to install it whenever you're ready. Open SQLiteStudio home page. Open SQLiteStudio home page. Read release notes && download package yourself. Read release notes && download package yourself. Just close this window. Just close this window. Check for updates on startup Kontrolovať aktualizácie pri štarte Not now. Nie teraz. PopulateConfigDialog Populating configuration Populating configuration Configuring <b>%1</b> for column <b>%2</b> Configuring <b>%1</b> for column <b>%2</b> PopulateDialog Populate table Naplniť tabuľku Database Databáza Table Tabuľka Columns Stĺpce Number of rows to populate: Počet riadkov na naplnenie: Populate populate dialog button Naplniť Abort Zrušiť Configure Konfigurovať Populating configuration for this column is invalid or incomplete. Populating configuration for this column is invalid or incomplete. Select database with table to populate Vyberte databázu s tabuľkou na naplnenie Select table to populate Vyberte tabuľku na naplnenie You have to select at least one column. Musíte vybrať minimálne jeden stĺpec. QObject Cannot edit columns that are result of compound %1 statements (one that includes %2, %3 or %4 keywords). Cannot edit columns that are result of compound %1 statements (one that includes %2, %3 or %4 keywords). The query execution mechanism had problems with extracting ROWID's properly. This might be a bug in the application. You may want to report this. The query execution mechanism had problems with extracting ROWID's properly. This might be a bug in the application. You may want to report this. Requested column is a result of SQL expression, instead of a simple column selection. Such columns cannot be edited. Requested column is a result of SQL expression, instead of a simple column selection. Such columns cannot be edited. Requested column belongs to restricted SQLite table. Those tables cannot be edited directly. Requested column belongs to restricted SQLite table. Those tables cannot be edited directly. Cannot edit results of query other than %1. Cannot edit results of query other than %1. Cannot edit columns that are result of aggregated %1 statements. Cannot edit columns that are result of aggregated %1 statements. Cannot edit columns that are result of %1 statement. Cannot edit columns that are result of %1 statement. Cannot edit columns that are result of common table expression statement (%1). Cannot edit columns that are result of common table expression statement (%1). Cannot edit table generated columns. Cannot edit table generated columns. Cannot edit columns that are result of a view if the executed query reads from any multilevel views (i.e. a view that queries another view). Cannot edit columns that are result of a view if the executed query reads from any multilevel views (i.e. a view that queries another view). on conflict: %1 data view tooltip Pri konflikte: %1 references table %1, column %2 data view tooltip references table %1, column %2 condition: %1 data view tooltip condition: %1 collation name: %1 data view tooltip Názov porovnánavania: %1 Data grid view Tabuľkové zobrazenie dát Edit current cell inline Edit current cell inline Copy cell(s) contents to clipboard Kopírovať obsah buniek do schránky Copy cell(s) contents together with header to clipboard Copy cell(s) contents together with header to clipboard Paste cell(s) contents from clipboard Vložiť obsah buniek zo schránky Set empty value to selected cell(s) Vymazať hodnoty z vybraných buniek Set NULL value to selected cell(s) Nastaviť NULL hodnotu vo vybraných bunkách Commit changes to cell(s) contents Potvrdiť zmeny v bunkách Rollback changes to cell(s) contents Vrátiť späť zmeny v bunkách Delete selected data row Vymazať vybraný riadok Insert new data row Vložiť nový riadok Open contents of selected cell in a separate editor Otvoriť obsah vybranej bunky v samostatnom editore Toggle the height adjustment of rows Toggle the height adjustment of rows Increase font size data view Increase font size Decrease font size data view Decrease font size Total pages available: %1 Celkový počet strán: %1 Total rows loaded: %1 Celkový počet riadkov: %1 Data view (both grid and form) Zobrazenie dát (tabuľka a formulár) Refresh data Obnoviť dáta Switch to grid view of the data Prepnúť na tabuľkové zobrazenie dát Switch to form view of the data Prepnúť na formulárové zobrazenie dát Database list Zoznam databáz Delete selected item Vymazať vybranú položku Clear filter contents Vymazať filter Refresh schema Obnoviť schému Refresh all schemas Obnoviť všetky schémy Add database Pridať databázu Select all items Vybrať všetky položky Copy selected item(s) Kopírovať vybrané položky Paste from clipboard Vložiť zo schránky Increase font size database list Increase font size Decrease font size database list Decrease font size Tables Tabuľky Indexes Indexy Triggers Spúšťače Views Pohľady Columns Stĺpce Data form view Formulárové zobrazenie dát Commit changes for current row Potvrdiť zmeny pre aktuálny riadok Rollback changes for current row Vrátiť späť zmeny na aktuálnom riadku Go to first row on current page Prejsť na prvý riadok na aktuálnej strane Go to next row Prejsť na nasledujúci riadok Go to previous row Prejsť na predchádzajúci riadok Go to last row on current page Prejsť na posledný riadok na aktuálnej strane Insert new row Vložiť nový riadok Delete current row Vymazať aktuálny riadok Main window Hlavné okno Open SQL editor Otvoriť SQL editor Open DDL history window Open DDL history window Open snippets editor window Open snippets editor window Open function editor window Open function editor window Open collation editor window Open collation editor window Open extension manager window Open extension manager window Previous window Predchádzajúce okno Next window Nasledujúce okno Hide status area Skryť status okno Open user manual Open user manual Open configuration dialog Otvoriť konfiguračné okno Open Debug Console Otvoriť ladiacu konzolu Open CSS Console Otvoriť CSS konzolu Open the About dialog Open the About dialog Quit the application Quit the application Cell text value editor Úprava hodnôt v bunkách Cut selected text Vystrihnúť vybraný text Copy selected text Kopírovať vybraný text Delete selected text Vymazať vybraný text Undo Undo Redo Redo SQL editor input field SQL editor input field Select whole editor contents Označiť všetko Save contents into a file Uložiť SQL do súboru Load contents from a file Načítať SQL zo súboru Find in text Nájsť v SQL Find next Nájsť ďalší Find previous Nájsť predchádzajúci Replace in text Nahradiť v SQL Delete current line Vymazať aktuálny riadok Request code assistant Otvoriť SQL pomocníka Format contents Formátovať SQL Move selected block of text one line down Presunúť blok kódu o riadok nižšie Move selected block of text one line up Presunúť blok kódu o riadok vyššie Copy selected block of text and paste it a line below Kopírovať blok kódu a vložiť ho na riadok nižšie Copy selected block of text and paste it a line above Kopírovať blok kódu a vložiť ho na riadok vyššie Toggle comment Toggle comment Increase font size sql editor Increase font size Decrease font size sql editor Decrease font size All SQLite databases Všetky SQLite databázy All files Všetky súbory Select database file Select database file Select Select File type File type SQL editor window Okno SQL editora Execute query Vykonať dotaz Execute single query under cursor Execute single query under cursor Execute all queries in editor Execute all queries in editor Execute "%1" query Vykonať "%1" dotaz Switch current working database to previous on the list Prepnúť sa na predchádzajúcu databázu v zozname Switch current working database to next on the list Prepnúť sa na nasledujúcu databázu v zozname Go to next editor tab Prechod na nasledujúcu záložku editora Go to previous editor tab Prechod na predchádzajúcu záložku editora Move keyboard input focus to the results view below Prepnúť kurzor na výsledky Move keyboard input focus to the SQL editor above Prepnúť kurzor do editora Delete selected SQL history entries Delete selected SQL history entries Table window Okno tabuľky Commit the table structure Commit the table structure Rollback pending changes in the table structure Rollback pending changes in the table structure Refresh table structure Obnoviť štruktúru tabuľky Add new column Pridať nový stĺpec Edit selected column Upraviť vybraný stĺpec Delete selected column Vymazať vybraný stĺpec Export table data Exportovať dáta z tabuľky Import data to the table Importovať dáta do tabuľky Add new table constraint Pridať nové obmedzenie Edit selected table constraint Upraviť vybrané obmedzenie Delete selected table constraint Vymazať vybrané obmedzenie Refresh table index list Obnoviť zoznam indexov Add new index Pridať nový index Edit selected index Upraviť vybraný index Delete selected index Vymazať vybraný index Refresh table trigger list Obnoviť zoznam spúšťačov Add new trigger Pridať nový spúšťač Edit selected trigger Upraviť vybraný spúšťač Delete selected trigger Vymazať vybraný spúšťač Go to next tab Prechod na nasledujúcu záložku Go to previous tab Prechod na predchádzajúcu záložku A view window Okno pohľadu Commit the view's query Commit the view's query Rollback pending changes in the view's query Rollback pending changes in the view's query Refresh view trigger list Refresh view trigger list Execute the view's query Execute the view's query A code snippets editor window A code snippets editor window Commit the pending changes Commit the pending changes Rollback the pending changes Rollback the pending changes A collation editor window A collation editor window A function editor window A function editor window A SQLite extension editor window A SQLite extension editor window QuitConfirmDialog Uncommitted changes Uncommitted changes Are you sure you want to quit the application? Following items are pending: Are you sure you want to quit the application? Following items are pending: SearchTextDialog Find or replace Nájsť alebo nahradiť Find: Nájsť: Case sensitive Rozlišovať veľké písmená Search backwards Hľadať spätne Regular expression matching Regular expression matching Replace && find next Nahradiť a nájsť ďalší Replace with: Nahradiť s: Replace all Nahradiť všetko Find Nájsť SortDialog Sort by columns Zoradiť podľa stĺpcov Column Stĺpec Order Usporiadanie Sort by: %1 Zoradiť podľa : %1 Move column up Posunúť stĺpec hore Move column down Posunúť stĺpec dole SqlEditor Wrap words sql editor Wrap words Cut sql editor Vystrihnúť Copy sql editor Kopírovať Paste sql editor Vložiť Delete sql editor Vymazať Select all sql editor Vybrať všetko Undo sql editor Undo Redo sql editor Redo Complete sql editor Complete Format SQL sql editor Formátovať SQL Save SQL to file sql editor Uložiť SQL do súboru Select file to save SQL sql editor Select file to save SQL Load SQL from file sql editor Načítať SQL zo súboru Delete line sql editor Vymazať riadok Move block down sql editor Move block down Move block up sql editor Move block up Copy block down sql editor Copy block down Copy up down sql editor Copy up down Find sql editor Nájsť Find next sql editor Nájsť ďalší Find previous sql editor Nájsť predchádzajúci Replace sql editor Nahradiť Toggle comment sql editor Toggle comment Increase font size sql editor Increase font size Decrease font size sql editor Decrease font size Could not open file '%1' for writing: %2 Nemôžem otvoriť súbor '%1' pre zápis: %2 Saved SQL contents to file: %1 Saved SQL contents to file: %1 Syntax completion can be used only when a valid database is set for the SQL editor. Syntax completion can be used only when a valid database is set for the SQL editor. Contents of the SQL editor are huge, so errors detecting and existing objects highlighting are temporarily disabled. Contents of the SQL editor are huge, so errors detecting and existing objects highlighting are temporarily disabled. Save to file Uložiť do súboru SQL scripts (*.sql);;All files (*) SQL scripts (*.sql);;All files (*) Open file Otvoriť súbor Could not open file '%1' for reading: %2 Nemôžem otvoriť súbor '%1' na čítanie: %2 Reached the end of document. Hit the find again to restart the search. Dosiahnutý koniec súboru. Kliknite na tlačidlo Nájsť pre hľadanie od začiatku súboru. SqlQueryItem Committing error: data view tooltip Committing error: Column: data view tooltip Stĺpec: Data type: data view Datový typ: Table: data view tooltip Tabuľka: Constraints: data view tooltip Obmedzenia: SqlQueryItemDelegate Cannot edit this cell. Details: %1 Cannot edit this cell. Details: %1 The row is marked for deletion. The row is marked for deletion. Structure of this table has changed since last data was loaded. Reload the data to proceed. Structure of this table has changed since last data was loaded. Reload the data to proceed. Editing a huge contents in an inline cell editor is not a good idea. It can become slow and inconvenient. It's better to edit such big contents in a Form View, or in popup editor (available under rick-click menu). Editing a huge contents in an inline cell editor is not a good idea. It can become slow and inconvenient. It's better to edit such big contents in a Form View, or in popup editor (available under rick-click menu). Foreign key for column %2 has more than %1 possible values. It's too much to display in drop down list. You need to edit value manually. Foreign key for column %2 has more than %1 possible values. It's too much to display in drop down list. You need to edit value manually. SqlQueryModel Only one query can be executed simultaneously. Nemôže byť spustených viacero dotazov súčasne. Cannot execute query on undefined or invalid database. Cannot execute query on undefined or invalid database. Cannot execute empty query. Cannot execute empty query. Uncommitted data Uncommitted data There are uncommitted data changes. Do you want to proceed anyway? All uncommitted changes will be lost. There are uncommitted data changes. Do you want to proceed anyway? All uncommitted changes will be lost. Cannot commit the data for a cell that refers to the already closed database. Nemôžem potrdiť dáta bunky, ktorá odkazuje na už uzatvorenú databázu. Could not begin transaction on the database. Details: %1 Nemôžem začať tranzakciu na databáze. Detaily: %1 An error occurred while committing the transaction: %1 An error occurred while committing the transaction: %1 An error occurred while rolling back the transaction: %1 Vyskytla sa chyba počas vracania späť tranzakcie: %1 Tried to commit a cell which is not editable (yet modified and waiting for commit)! This is a bug. Please report it. Nastal pokus o potvrdenie zmien v bunke, ktorú nieje možné upravovať (napriek tomu bola upravená a čaká na potvrdenie)! Toto je chyba. Prosím nahláste ju. An error occurred while committing the data: %1 An error occurred while committing the data: %1 Number of rows per page was decreased to %1 due to number of columns (%2) in the data view. Number of rows per page was decreased to %1 due to number of columns (%2) in the data view. Error while executing SQL query on database '%1': %2 Vyskytla sa chyba počas vykonávania SQL dotazu na databáze '%1': %2 Error while loading query results: %1 Vyskytla sa chyba počas načítavania výsledkov dotazu: %1 Insert multiple rows Vložiť viacero riadkov Number of rows to insert: Počet vkládaných riadkov: Delete rows Delete rows You're about to delete newly inserted rows that are not committed yet. Row numbers: %1 Such deletion will be permanent. Are you sure you want to delete them? You're about to delete newly inserted rows that are not committed yet. Row numbers: %1 Such deletion will be permanent. Are you sure you want to delete them? SqlQueryView Go to referenced row in... Go to referenced row in... Copy Kopírovať Copy with headers Copy with headers Copy as... Kopírovať ako... Paste Vložiť Paste as... Vložiť ako... Set NULL values Nastaviť null hodnoty Erase values Vymazať hodnoty Commit Potvrdiť Rollback Vrátiť späť Commit selected cells Potvrdiť vybrané bunky Rollback selected cells Vrátiť späť vybrané bunky Edit current cell inline Edit current cell inline Define columns to sort by Vybrať stĺpce na zoradenie podľa Remove custom sorting Odstrániť užívateľské triedenie Insert row Vložiť riadok Insert multiple rows Vložiť viacero riadkov Delete selected row Vymazať viacero riadkov Adjust height of rows Adjust height of rows Increase font size data view Increase font size Decrease font size data view Decrease font size Invert selection data view Invert selection Edit value in editor Upraviť hodnotu v editory Show value in a viewer Show value in a viewer Generate query for selected cells Generate query for selected cells No items selected to paste clipboard contents to. Neboli vybrané žiadne položky na vloženie obsahu schránky. Cannot paste data. Details: %1 Cannot paste data. Details: %1 Structure of at least one table used has changed since last data was loaded. Reload the data to proceed. Structure of at least one table used has changed since last data was loaded. Reload the data to proceed. Cannot paste to a cell. Details: %1 Cannot paste to a cell. Details: %1 The row is marked for deletion. The row is marked for deletion. Cannot paste to column %1. Details: %2 Cannot paste to column %1. Details: %2 Go to referenced row in table '%1' Go to referenced row in table '%1' table '%1' table '%1' Referenced row (%1) Referenced row (%1) Trim pasted text? Trim pasted text? The pasted text contains leading or trailing white space. Trim it automatically? The pasted text contains leading or trailing white space. Trim it automatically? Paste "NULL" as null value? Paste "NULL" as null value? The pasted text contains "NULL" literals. Do you want to consider them as NULL values? The pasted text contains "NULL" literals. Do you want to consider them as NULL values? Edit value Upraviť hodnotu SqlTableModel Error while committing new row: %1 Error while committing new row: %1 Error while deleting row from table %1: %2 Vyskytla sa chyba počas mazania riadka z tabuľky %1: %2 SqliteExtensionEditor Filter extensions Filter extensions Leave empty to use default function Leave empty to use default function Extension file Extension file Initialization function Initialization function Databases Databázy Register in all databases Registrovať vo všetkých databázach Register in following databases: Registrovať v nasledujúcich databázach: Extension manager window has uncommitted modifications. Extension manager window has uncommitted modifications. Extension manager Extension manager Commit all extension changes Commit all extension changes Rollback all extension changes Rollback all extension changes Add new extension Add new extension Remove selected extension Remove selected extension Editing extensions manual Editing extensions manual File with given path does not exist or is not readable. File with given path does not exist or is not readable. Unable to load extension: %1 Unable to load extension: %1 Invalid initialization function name. Function name can contain only alpha-numeric characters and underscore. Invalid initialization function name. Function name can contain only alpha-numeric characters and underscore. Dynamic link libraries (*.dll);;All files (*) Dynamic link libraries (*.dll);;All files (*) Shared objects (*.so);;All files (*) Shared objects (*.so);;All files (*) Dynamic libraries (*.dylib);;All files (*) Dynamic libraries (*.dylib);;All files (*) All files (*) Všetky súbory (*) Open file Otvoriť súbor StatusField Status Status Copy Kopírovať Clear Vymazať TableConstraintsModel Type table constraints Typ Details table constraints Detaily Name table constraints Názov TableForeignKeyPanel Foreign table: Cudzia tabuľka: Columns Stĺpce Local column Lokálny stĺpec Foreign column Cudzí stĺpec Reactions Reakcie Deferred foreign key Deferred foreign key Named constraint Pomenovanie obmedzenia Constraint name Názov obmedzenia Pick the foreign column. Vyberte cudzí stĺpec. Pick the foreign table. Vyberte cudziu tabuľku. Select at least one foreign column. Vyberte aspoň jeden cudzí stĺpec. Enter a name of the constraint. Zadajte názov obmedzenia. Foreign column table constraints Cudzí stĺpec TablePrimaryKeyAndUniquePanel Columns Stĺpce Column Stĺpec Collation Porovnávanie Sort Zoradiť Valid only for a single column with INTEGER data type Platné len pre jeden stĺpec s datovým typom INTEGER Autoincrement Autoinkrement Named constraint Pomenovanie obmedzenia Constraint name Názov obmedzenia On conflict Pri konflikte Collate table constraints Porovnať Sort order table constraints Zoradiť Select at least one column. Vyberte minimálne jeden stĺpec. Enter a name of the constraint. Zadajte názov obmedzenia. TableStructureModel Name table structure columns Názov Data type table structure columns Datový typ Primary Key table structure columns Primary Key Foreign Key table structure columns Foreign Key Unique table structure columns Unique Check table structure columns Check Not NULL table structure columns Not NULL Collate table structure columns Collate Generated table structure columns Generated Default value table structure columns Prednastavená hodnota TableWindow Structure Štruktúra Table name: Názov tabuľky: <html><head/><body><p>Enables/disabled the WITHOUT ROWID clause on the table. Such table will no longer have the &quot;rowid&quot; hidden column. For such table an explicit PRIMARY KEY column is mandatory. You can read more details on this in SQLite official documentation.</p></body></html> <html><head/><body><p>Enables/disabled the WITHOUT ROWID clause on the table. Such table will no longer have the &quot;rowid&quot; hidden column. For such table an explicit PRIMARY KEY column is mandatory. You can read more details on this in SQLite official documentation.</p></body></html> <html><head/><body><p>Enables/disables the STRICT clause for the table. Such table makes strict verification of data stored in columns against declared data types for these columns. This is similar to how data types are usually enforced in most other database engines. Keep it disabled to use the classical SQLite bahavior (i.e. no data type enforcement). You can find more details in the official SQLite documentation.</p></body></html> <html><head/><body><p>Enables/disables the STRICT clause for the table. Such table makes strict verification of data stored in columns against declared data types for these columns. This is similar to how data types are usually enforced in most other database engines. Keep it disabled to use the classical SQLite bahavior (i.e. no data type enforcement). You can find more details in the official SQLite documentation.</p></body></html> Data Dáta Constraints Obmedzovače Indexes Indexy Triggers Spúšťače DDL DDL Export table table window Exportovať tabuľku Import data to table table window Importovať dáta do tabuľky Populate table table window Naplniť tabuľku Refresh structure table window Obnoviť štruktúru Commit structure changes table window Potvrdiť zmeny štruktúr Rollback structure changes table window Vrátiť späť zmeny štruktúr Add column table window Pridať stĺpec Edit column table window Upraviť stĺpec Delete column table window Vymazať stĺpec Move column up table window Posunúť stĺpec hore Move column down table window Posunúť stĺpec dole Create similar table table window Vytvoriť rovnakú tabuľku Reset autoincrement value table window Resetovať hodnotu autoinkrementu Add table constraint table window Pridať obmedzenie Edit table constraint table window Upraviť obmedzenie Delete table constraint table window Vymazať obmedzenie Move table constraint up table window Posunúť obmedzenie hore Move table constraint down table window Posunúť obmedzenie dole Add table primary key table window Pridať primárny kľúč Add table foreign key table window Pridať cudzí kľúč Add table unique constraint table window Pridať jedinečné obmedzenie Add table check constraint table window Add table check constraint Refresh index list table window Obnoviť zoznam indexov Create index table window Vytvoriť index Edit index table window Upraviť index Delete index table window Vymazať index Refresh trigger list table window Obnoviť zoznam spúšťačov Create trigger table window Vytvoriť spúšťač Edit trigger table window Upraviť spúšťač Delete trigger table window Vymazať spúšťač Are you sure you want to delete column '%1'? table window Ste si istý, že chcete vymazať stĺpec '%1' ? Following problems will take place while modifying the table. Would you like to proceed? table window Following problems will take place while modifying the table. Would you like to proceed? Table modification table window Table modification Could not load data for table %1. Error details: %2 Could not load data for table %1. Error details: %2 Could not process the %1 table correctly. Unable to open a table window. Could not process the %1 table correctly. Unable to open a table window. Database Database Could not restore window %1, because no database or table was stored in session for this window. Could not restore window %1, because no database or table was stored in session for this window. Could not restore window '%1', because no database or table was stored in session for this window. Could not restore window '%1', because no database or table was stored in session for this window. Could not restore window '%1', because database %2 could not be resolved. Could not restore window '%1', because database %2 could not be resolved. Could not restore window '%1', because the table %2 doesn't exist in the database %3. Could not restore window '%1', because the table %2 doesn't exist in the database %3. New table %1 New table %1 Committed changes for table '%1' successfully. Committed changes for table '%1' successfully. Committed changes for table '%1' (named before '%2') successfully. Committed changes for table '%1' (named before '%2') successfully. Could not commit table structure. Error message: %1 table window Could not commit table structure. Error message: %1 Reset autoincrement Resetovať autoinkrement Are you sure you want to reset autoincrement value for table '%1'? Ste si istý, že chcete zresetovať hodnotu autoinkrementu pre tabuľku %1 ? An error occurred while trying to reset autoincrement value for table '%1': %2 Vyskytla sa chyba pri pokuse o zresetovanie hodnoty autoinkrementu pre tebuľku '%1': %2 Autoincrement value for table '%1' has been reset successfully. Autoincrement value for table '%1' has been reset successfully. Empty name Empty name A blank name for the table is allowed in SQLite, but it is not recommended. Are you sure you want to create a table with blank name? A blank name for the table is allowed in SQLite, but it is not recommended. Are you sure you want to create a table with blank name? Cannot create a table without at least one column. Cannot create a table without at least one column. Cannot create table %1, if it has no primary key defined. Either uncheck the %2, or define a primary key. Cannot create table %1, if it has no primary key defined. Either uncheck the %2, or define a primary key. Cannot use autoincrement for primary key when %1 clause is used. Either uncheck the %2, or the autoincrement in a primary key. Cannot use autoincrement for primary key when %1 clause is used. Either uncheck the %2, or the autoincrement in a primary key. Following columns have non-strict data type: %1. Either disable strict mode of the table, or fix column data types. Valid strict data types are: %2 Following columns have non-strict data type: %1. Either disable strict mode of the table, or fix column data types. Valid strict data types are: %2 Are you sure you want to delete table constraint '%1'? table window Ste si istý, že chcete vymazať obmedzenie '%1'? Delete constraint table window Vymazať obmedzenie Cannot export, because no export plugin is loaded. Nemôžem exportovať, lebo nebol načítaný žiaden plugin na export. Cannot import, because no import plugin is loaded. Nemôžem importovať, lebo nebol načítaný žiaden plugin na import. Uncommitted changes Uncommitted changes There are uncommitted structure modifications. You cannot browse or edit data until you have table structure settled. Do you want to commit the structure, or do you want to go back to the structure tab? There are uncommitted structure modifications. You cannot browse or edit data until you have table structure settled. Do you want to commit the structure, or do you want to go back to the structure tab? Go back to structure tab Choď späť na záložku štruktúr Commit modifications and browse data. Potvrdiť zmeny a prezerať dáta. Name table window indexes Názov Unique table window indexes Jedinečný Columns table window indexes Stĺpce Partial index condition table window indexes Partial index condition Name table window triggers Názov Event table window triggers Udalosť Condition table window triggers Podmienka Details table window triggers Detaily Table window "%1" has uncommitted structure modifications and data. Table window "%1" has uncommitted structure modifications and data. Table window "%1" has uncommitted data. Table window "%1" has uncommitted data. Table window "%1" has uncommitted structure modifications. Table window "%1" has uncommitted structure modifications. TriggerColumnsDialog Trigger columns Trigger columns Triggering columns: Triggering columns: Select all Vybrať všetko Deselect all Zrušiť výber TriggerDialog Trigger Spúšťač On table: Na tabuľke: Action: Akcia: <p>SQL condition that will be evaluated before the actual trigger code. In case the condition returns false, the trigger will not be fired for that row.</p> <p>SQL condition that will be evaluated before the actual trigger code. In case the condition returns false, the trigger will not be fired for that row.</p> Pre-condition: Pre-condition: The scope is still not fully supported by the SQLite database. The scope is still not fully supported by the SQLite database. Trigger name: Názov spúšťača: When: Kedy: List of columns for UPDATE OF action. List of columns for UPDATE OF action. Scope: Scope: Code: Kód: Trigger statements to be executed. Trigger statements to be executed. DDL DDL On view: On view: Could not process trigger %1 correctly. Unable to open a trigger dialog. Could not process trigger %1 correctly. Unable to open a trigger dialog. Enter a valid condition. Zadajte platnú podmienku. Enter a valid trigger code. Zadajte validný kód spúšťača. Error trigger dialog Chyba An error occurred while executing SQL statements: %1 An error occurred while executing SQL statements: %1 VersionConvertSummaryDialog Database version convert Database version convert Following changes to the SQL statements will be made: Following changes to the SQL statements will be made: Before Before After After ViewWindow Query Dotaz View name: Názov pohľadu: Output column names Output column names Data Dáta Triggers Spúšťače DDL DDL Could not restore window '%1', because no database or view was stored in session for this window. Could not restore window '%1', because no database or view was stored in session for this window. Could not restore window '%1', because database %2 could not be resolved. Could not restore window '%1', because database %2 could not be resolved. Could not restore window '%1', because database %2 could not be open. Could not restore window '%1', because database %2 could not be open. Could not restore window '%1', because the view %2 doesn't exist in the database %3. Could not restore window '%1', because the view %2 doesn't exist in the database %3. New view %1 Nový pohľad %1 Database Database Refresh the view view window Obnoviť pohľad Commit the view changes view window Potvrdiť zmeny v pohľade Rollback the view changes view window Vrátiť späť zmeny v pohľade Explicit column names Explicit column names Generate output column names automatically basing on result columns of the view. Generate output column names automatically basing on result columns of the view. Add column view window Pridať stĺpec Edit column view window Upraviť stĺpec Delete column view window Vymazať stĺpec Move column up view window Posunúť stĺpec hore Move column down view window Posunúť stĺpec dole Refresh trigger list view window Obnoviť zoznam spúšťačov Create new trigger view window Vytvoriť nový spúšťač Edit selected trigger view window Upraviť vybraný spúšťač Delete selected trigger view window Vymazať vybraný spúšťač View window "%1" has uncommitted structure modifications and data. View window "%1" has uncommitted structure modifications and data. View window "%1" has uncommitted data. View window "%1" has uncommitted data. View window "%1" has uncommitted structure modifications. View window "%1" has uncommitted structure modifications. Could not load data for view %1. Error details: %2 Nemôžem načítať dáta z pohľadu %1. Detaily chyby: %2 Uncommitted changes Uncommitted changes There are uncommitted structure modifications. You cannot browse or edit data until you have the view structure settled. Do you want to commit the structure, or do you want to go back to the structure tab? There are uncommitted structure modifications. You cannot browse or edit data until you have the view structure settled. Do you want to commit the structure, or do you want to go back to the structure tab? Go back to structure tab Choď späť na záložku štruktúr Commit modifications and browse data. Potvrdiť zmeny a prezerať dáta. View '%1' was committed successfully. View '%1' was committed successfully. Committed changes for view '%1' successfully. Committed changes for view '%1' successfully. Committed changes for view '%1' (named before '%2') successfully. Committed changes for view '%1' (named before '%2') successfully. Could not commit view changes. Error message: %1 view window Nemôžem potvrdiť zmeny v pohľade. Chyba: %1 Override columns Override columns Currently defined columns will be overriden. Do you want to continue? Currently defined columns will be overriden. Do you want to continue? Could not determinate columns returned from the view. The query is problably incomplete or contains errors. Could not determinate columns returned from the view. The query is problably incomplete or contains errors. Name view window triggers Názov Instead of view window triggers Instead of Condition view window triggers Podmienka Details table window triggers Detaily Could not process the %1 view correctly. Unable to open a view window. Could not process the %1 view correctly. Unable to open a view window. Empty name Empty name A blank name for the view is allowed in SQLite, but it is not recommended. Are you sure you want to create a view with blank name? A blank name for the view is allowed in SQLite, but it is not recommended. Are you sure you want to create a view with blank name? The SELECT statement could not be parsed. Please correct the query and retry. Details: %1 SELECT nemôže byť analyzovaný. Prosím opravte dotaz a skúste to znovu. Detaily: %1 The view could not be modified due to internal SQLiteStudio error. Please report this! The view could not be modified due to internal SQLiteStudio error. Please report this! The view code could not be parsed properly for execution. This is a SQLiteStudio's bug. Please report it. The view code could not be parsed properly for execution. This is a SQLiteStudio's bug. Please report it. Following problems will take place while modifying the view. Would you like to proceed? view window Following problems will take place while modifying the view. Would you like to proceed? View modification view window View modification WidgetCover Interrupt Interrupt