From feda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 27 Jul 2018 23:51:12 -0400 Subject: New upstream version 3.2.1+dfsg1 --- .../translations/guiSQLiteStudio_es.ts | 1962 ++++++++++---------- 1 file changed, 1027 insertions(+), 935 deletions(-) (limited to 'SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_es.ts') diff --git a/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_es.ts b/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_es.ts index 2771e77..fc3f218 100644 --- a/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_es.ts +++ b/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_es.ts @@ -13,11 +13,6 @@ About - - - <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="http://sqlitestudio.pl"><span style=" text-decoration: underline; color:#0000ff;">http://sqlitestudio.pl</span></a><br/></p><p align="center">%2<br/></p><p align="center">Author and active maintainer:<br/>SalSoft (<a href="http://salsoft.com.pl"><span style=" text-decoration: underline; color:#0000ff;">http://salsoft.com.pl</span></a>)<br/></p></body></html> - - Licenses @@ -58,6 +53,11 @@ Configuration directory + + + <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> + + Qt version: @@ -90,258 +90,15 @@ - BugDialog - - - Bugs and ideas - - - - - Reporter - - - - - E-mail address - - - - - - Log in - - - - - Short description - - - - - Detailed description - - - - - Show more details - - - - - SQLiteStudio version - - - - - Operating system - - - - - Loaded plugins - - - - - Send - - - - - You can see all your reported bugs and ideas by selecting menu '%1' and then '%2'. - - - - - A bug report sent successfully. - - - - - An error occurred while sending a bug report: %1 -%2 - - - - - - You can retry sending. The contents will be restored when you open a report dialog after an error like this. - - - - - An idea proposal sent successfully. - - - - - An error occurred while sending an idea proposal: %1 -%2 - - - - - A bug report - - - - - Describe problem in few words - - - - - Describe problem and how to reproduce it - - - - - A new feature idea - - - - - A title for your idea - - - - - Describe your idea in more details - - - - - Reporting as an unregistered user, using e-mail address. - - - - - Reporting as a registered user. - - - - - Log out - - - - - Providing true email address will make it possible to contact you regarding your report. To learn more, press 'help' button on the right side. - - - - - Enter vaild e-mail address, or log in. - - - - - Short description requires at least 10 characters, but not more than 100. Longer description can be entered in the field below. - - - - - Long description requires at least 30 characters. - - - - - BugReportHistoryWindow + BindParamsDialog - - - Title + + Query parameters - - - Reported at - - - - - - URL - - - - - Reports history - - - - - Clear reports history - - - - - Delete selected entry - - - - - Invalid response from server. - - - - - BugReportLoginDialog - - - Log in - - - - - Credentials - - - - - Login: - - - - - Password: - - - - - Validation - - - - - Validate - - - - - Validation result message - - - - - Abort - - - - - A login must be at least 2 characters long. - - - - - A password must be at least 5 characters long. - - - - - Valid + + Please provide values for query parameters @@ -353,12 +110,12 @@ - + Collation name: - + Implementation language: @@ -483,11 +240,16 @@ - Invalid default value expression: %1 + 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. - + Enter a name of the constraint. @@ -599,7 +361,7 @@ - + Delete constraint column dialog @@ -659,34 +421,44 @@ - + Are you sure you want to delete constraint '%1'? column dialog - + Correct the constraint's configuration. - + This constraint is not officially supported by SQLite 2, but it's okay to use it. - + Scale is not allowed for INTEGER PRIMARY KEY columns. - + Precision cannot be defined without the scale. - + + Cannot use type other than INTEGER if AUTOINCREMENT is enabled in PRIMARY KEY. + + + + + INTEGER type was enforced due to enabled AUTOINCREMENT in PRIMARY KEY. + + + + Precision is not allowed for INTEGER PRIMARY KEY columns. @@ -787,12 +559,6 @@ but it's okay to use it. Enter a name of the constraint. - - - Autoincrement (only for %1 type columns) - column primary key - - ColumnUniqueAndNotNullPanel @@ -903,7 +669,7 @@ but it's okay to use it. ConfigDialog - + Configuration @@ -993,215 +759,215 @@ but it's okay to use it. - + Number of data rows per page: - - + + <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> - + Limit initial data column width to (in pixels): - + <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 - + <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> - + Inserting new row in data grid - + Before currently selected row - + After currently selected row - + At the end of data view - + <p>When enabled, Table Windows will show up with the data tab, instead of the structure tab.</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 - + <p>When enabled, View Windows will show up with the data tab, instead of the structure tab.</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 - + Data types - + Available editors: - + Editors selected for this data type: - + Schema editing - + Number of DDL changes kept in history. - + DDL history size: - + SQL queries - - + + Number of queries kept in the history. - + History size: - + <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.</p> - + Execute only the query under the cursor - + Updates - + Automatically check for updates at startup - + Session - + Restore last session (active MDI windows) after startup - + 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> - + Always open Status panel when new message is printed - + Filter shortcuts by name or key combination - + Action - + Key combination - - + + Language - + Changing language requires application restart to take effect. - + 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> - + Use compact layout @@ -1277,350 +1043,372 @@ but it's okay to use it. - + + + <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 + + + + 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> - + Use DEFAULT value (if defined), when committing NULL value - + Table windows - + Open Table Windows with the data tab for start - + View windows - + Open View Windows with the data tab for start - + Don't show DDL preview dialog when committing schema changes - + + + <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> + + + + + Number of memorized query parameters + + + + Main window dock areas - + Left and right areas occupy corners - + Top and bottom areas occupy corners - + Hide built-in plugins - + Current style: - + Preview - + Enabled - + Disabled - + Active formatter plugin - + SQL editor font - + Database list font - + Database list additional label font - + Data view font - + Status field font - + SQL editor colors - + Current line background - + <p>SQL strings are enclosed with single quote characters.</p> - + String foreground - + <p>Bind parameters are placeholders for values yet to be provided by the user. They have one of the forms:</p><ul><li>:param_name</li><li>$param_name</li><li>@param_name</li><li>?</li></ul> - + Bind parameter foreground - + Highlighted parenthesis background - + <p>BLOB values are binary values represented as hexadecimal numbers, like:</p><ul><li>X'12B4'</li><li>x'46A2F4'</li></ul> - + BLOB value foreground - + Regular foreground - + Line numbers area background - + Keyword foreground - + Number foreground - + Comment foreground - + <p>Valid objects are name of tables, indexes, triggers, or views that exist in the SQLite database.</p> - + Valid objects foreground - + Data view colors - + <p>Any data changes will be outlined with this color, until they're committed to the database.</p> - + Uncommitted data outline color - + <p>In case of error while committing data changes, the problematic cell will be outlined with this color.</p> - + Commit error outline color - + NULL value foreground - + Deleted row background - + Database list colors - + <p>Additional labels are those which tell you SQLite version, number of objects deeper in the tree, etc.</p> - + Additional labels foreground - + Status field colors - + Information message foreground - + Warning message foreground - + Error message foreground - + Description: plugin details - + Category: plugin details - + Version: plugin details - + Author: plugin details - + Internal name: plugin details - + Dependencies: plugin details - + Conflicts: plugin details - + Plugin details - + 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. - + %1 (built-in) plugins manager in configuration dialog - + Details - + No plugins in this category. - + Add new data type - + Rename selected data type - + Delete selected data type - + Help for configuring data type editors @@ -1772,137 +1560,153 @@ but it's okay to use it. DataView - + Filter data data view - + Grid view - + Form view - + Refresh table data data view - + First page data view - + Previous page data view - + Next page data view - + Last page data view - + + Filter + + + + + Hit Enter key or press "Apply filter" button on toolbar to apply new value. + + + + + Show filter inputs per column + data view + + + + Apply filter data view - + Commit changes for selected cells data view - + Rollback changes for selected cells data view - + Show grid view of results sql editor - + Show form view of results sql editor - + Filter by text data view - + Filter by the Regular Expression data view - + Filter by SQL expression data view - + Tabs on top data view - + Tabs at bottom data view - + Place new rows above selected row data view - + Place new rows below selected row data view - + Place new rows at the end of the data view data view - + Total number of rows is being counted. Browsing other pages will be possible after the row counting is done. - + Row: %1 @@ -2081,7 +1885,7 @@ Browsing other pages will be possible after the row counting is done. - <p>Automatic name generation was disabled, becuase 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> @@ -2183,352 +1987,397 @@ Browsing other pages will be possible after the row counting is done. - + Copy - + Paste - + Select all - + Create a group - + Delete the group - + Rename the group - - Add a database + + Import - - Edit the database + + Export the table - - Remove the database + + Import into the table - - Connect to the database + + Populate table - - Disconnect from the database + + Create similar table - - Import + + Reset autoincrement sequence - - Export the database + + Add a column - - Convert database type + + Edit the column - - Vacuum + + Delete the column - - Integrity check + + Delete selected items - - Create a table + + Clear filter - - Edit the table + + + Erase table data - - Delete the table + + + Database - - Export the table + + Grouping - - Import into the table + + Generate query for table - - Populate table + + + Create group - - Create similar table + + Group name - - Reset autoincrement sequence + + Entry with name %1 already exists in group %2. - - Create an index + + Delete group - - Edit the index + + Are you sure you want to delete group %1? +All objects from this group will be moved to parent group. - - Delete the index + + Are you sure you want to remove database '%1' from the list? - - Create a trigger + + Are you sure you want to remove following databases from the list: +%1 - - Edit the trigger + + Remove database - - Delete the trigger + + Vacuum (%1) - - Create a view + + Autoincrement value for table '%1' has been reset successfully. - - Edit the view + + Are you sure you want to delete all data from table(s): %1? - - Delete the view + + + Cannot import, because no import plugin is loaded. - - Add a column + + Execution from file cancelled. Any queries executed so far have been rolled back. - - Edit the column + + &Add a database - - Delete the column + + &Edit the database - - Delete selected items + + &Remove the database - - Clear filter + + &Connect to the database - - Refresh all database schemas + + &Disconnect from the database - - Refresh selected database schema + + &Export the database - - - Erase table data + + Con&vert database type - - - Database + + Vac&uum - - Grouping + + &Integrity check - - Generate query for table + + Create a &table - - - Create group + + Edit the t&able - - Group name + + Delete the ta&ble - - Entry with name %1 already exists in group %2. + + Create an &index - - Delete group + + Edit the i&ndex - - Are you sure you want to delete group %1? -All objects from this group will be moved to parent group. + + Delete the in&dex - - Are you sure you want to remove database '%1' from the list? + + Create a trig&ger - - Are you sure you want to remove following databases from the list: -%1 + + Edit the trigg&er - - Remove database + + Delete the trigge&r - - Vacuum (%1) + + Create a &view - - Autoincrement value for table '%1' has been reset successfully. + + Edit the v&iew - - Are you sure you want to delete all data from table(s): %1? + + Delete the vi&ew - - - Cannot import, because no import plugin is loaded. + + &Refresh all database schemas + + + + + Re&fresh selected database schema - - + + Open file's directory + + + + + Execute SQL from file + + + + + Cannot export, because no export plugin is loaded. - + Integrity check (%1) - + Reset autoincrement - + Are you sure you want to reset autoincrement value for table '%1'? - + An error occurred while trying to reset autoincrement value for table '%1': %2 - + An error occurred while trying to delete data from table '%1': %2 - + All data has been deleted for table '%1'. - + Following objects will be deleted: %1. - + Following databases will be removed from list: %1. - + 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? - + Delete objects + + + Could not execute SQL, because application has failed to start transaction: %1 + + + + + Could not open file '%1' for reading: %2 + + + + + Could not execute SQL, because application has failed to commit the transaction: %1 + + + + + Finished executing %1 queries in %2 seconds. %3 were not executed due to errors. + + + + + Finished executing %1 queries in %2 seconds. + + + + + Could not execute SQL due to error. + + DbTreeItemDelegate @@ -2614,74 +2463,74 @@ All objects from this group will be moved to parent group. - + Copy - + Move - + Include data - + Include indexes - + Include triggers - + Abort - + Could not add dropped database file '%1' automatically. Manual setup is necessary. - + Referenced tables - + Do you want to include following referenced tables as well: %1 - + Name conflict - + Following object already exists in the target database. Please enter new, unique name, or press '%1' to abort the operation: - + SQL statements conversion - + Following error occurred while converting SQL statements to the target SQLite version: - + Would you like to ignore those errors and proceed? @@ -2735,130 +2584,136 @@ Please enter new, unique name, or press '%1' to abort the operation: - + History - + Results in the separate tab - + Results below the query - - + + SQL editor %1 - + Results - + Execute query - + Explain query - + Clear execution history sql editor - + Export results sql editor - + Create view from query sql editor - + Previous database - + Next database - + Show next tab sql editor - + Show previous tab sql editor - + Focus results below sql editor - + Focus SQL editor above sql editor - + + Delete selected SQL history entries + sql editor + + + + Active database (%1/%2) - + Query finished in %1 second(s). Rows affected: %2 - + Query finished in %1 second(s). - + Clear execution history - + Are you sure you want to erase the entire SQL execution history? This cannot be undone. - + Cannot export, because no export plugin is loaded. - + No database selected in the SQL editor. Cannot create a view for unknown database. - + Editor window "%1" has uncommitted data. @@ -2881,6 +2736,64 @@ Please enter new, unique name, or press '%1' to abort the operation: + + ExecFromFileDialog + + + Execute SQL from file + + + + + Input file + + + + + Path to file + + + + + Browse for file + + + + + Options + + + + + File encoding + + + + + Skip failing SQL statements + + + + + SQL scripts (*.sql);;All files (*) + + + + + Execute SQL file + + + + + Please provide file to be executed. + + + + + Provided file does not exist or cannot be read. + + + ExportDialog @@ -3030,68 +2943,101 @@ Please enter new, unique name, or press '%1' to abort the operation: - + Cancel - - - + + + Select database to export. - + Select table to export. - + Enter valid query to export. - + Select at least one object to export. - + You must provide a file name to export to. - + Path you provided is an existing directory. You cannot overwrite it. - + The directory '%1' does not exist. - + The file '%1' exists and will be overwritten. - + All files (*) - + Pick file to export to - + Internal error during export. This is a bug. Please report it. + + FileExecErrorsDialog + + + Execution errors + + + + + Following errors were encountered during execution of SQL statements from the file: + + + + + SQL + + + + + Error + + + + + Statements that were executed successfully were commited. + + + + + Statements that were executed successfully were rolled back. + + + FontEdit @@ -3112,49 +3058,49 @@ Please enter new, unique name, or press '%1' to abort the operation: FormView - + Commit row form view - + Rollback row form view - + First row form view - + Previous row form view - + Next row form view - + Last row form view - + Insert new row form view - + Delete current row form view @@ -3213,13 +3159,13 @@ Please enter new, unique name, or press '%1' to abort the operation: - + Function implementation code: - + Final step implementation code: @@ -3383,42 +3329,42 @@ Please enter new, unique name, or press '%1' to abort the operation: - + Cancel - + If you type table name that doesn't exist, it will be created. - + Enter the table name - + Select import plugin. - + You must provide a file to import from. - + The file '%1' does not exist. - + Path you provided is a directory. A regular file is required. - + Pick file to import from @@ -3457,12 +3403,12 @@ Please enter new, unique name, or press '%1' to abort the operation: - + Collation - + Sort @@ -3641,273 +3587,278 @@ Please enter new, unique name, or press '%1' to abort the operation: - + Configuration widgets - + Syntax highlighting engines - + Data editors - + 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. - + You need to restart application to make the language change take effect. - - Open SQL editor + + Next window - - Open DDL history + + Previous window - - Open SQL functions editor + + Hide status field - - Open collations editor + + Open Debug Console - - Import + + Open CSS Console - - Export + + Bugs and feature &requests - - Open configuration dialog + + Window list + menubar view menu - - Tile windows + + Open SQL &editor - - Tile windows horizontally + + Open DDL &history - - Tile windows vertically + + Open SQL &functions editor - - Cascade windows + + Open &collations editor - - Next window + + Open ex&tension manager - - Previous window + + &Import - - Hide status field + + E&xport - - Close selected window + + Open confi&guration dialog - - Close all windows but selected + + &Tile windows - - Close all windows + + Tile windows &horizontally - - Restore recently closed window + + Tile windows &vertically - - Rename selected window + + &Cascade windows - - Open Debug Console + + Close selected &window - - Open CSS Console + + Close all windows &but selected - - Report a bug + + Close &all windows - - Propose a new feature + + Re&store recently closed window - - About + + &Rename selected window - - Licenses + + Report a &bug + + + + + Propose a new &feature - - Open home page + + &About - - Open forum page + + &Licenses - - User Manual + + Open home &page - - SQLite documentation + + Open fo&rum page - - Report history + + User &Manual - - Check for updates + + SQLite &documentation - - Database - menubar + + Check for &updates - - Structure + + &Database menubar - - View + + &Structure menubar - - Window list - menubar view menu + + &View + menubar - - Tools + + &Tools menubar - - Help + + &Help - + Could not set style: %1 main window - + Cannot export, because no export plugin is loaded. - + Cannot import, because no import plugin is loaded. - + Rename window - + Enter new name for the window: - + New updates are available. <a href="%1">Click here for details</a>. - + You're running the most recent version. No updates are available. - + Database passed in command line parameters (%1) was already on the list under name: %2 - + Database passed in command line parameters (%1) has been temporarily added to the list under name: %2 - + Could not add database %1 to list. @@ -3939,64 +3890,69 @@ Please enter new, unique name, or press '%1' to abort the operation: - + Configure editors for this data type - + + Open another tab + + + + Data editor plugin '%1' not loaded, while it is defined for editing '%1' data type. - + Deleted multieditor - + Read only multieditor - MultiEditorBool + MultiEditorBoolPlugin - + Boolean - MultiEditorDate + MultiEditorDatePlugin - + Date - MultiEditorDateTime + MultiEditorDateTimePlugin - + Date & time - MultiEditorHex + MultiEditorHexPlugin - + Hex - MultiEditorNumeric + MultiEditorNumericPlugin - + Number numeric multi editor tab name @@ -4005,50 +3961,53 @@ Please enter new, unique name, or press '%1' to abort the operation: MultiEditorText - - Text - - - - + Tab changes focus - + Cut - + Copy - + Paste - + Delete - - Undo + + Undo + + + + + Redo + + + MultiEditorTextPlugin - - Redo + + Text - MultiEditorTime + MultiEditorTimePlugin - + Time @@ -4125,37 +4084,32 @@ Please enter new, unique name, or press '%1' to abort the operation: - - Current version + + This application will be closed and the update installer will start to download and install all the updates. - + Update version - + Check for updates on startup - + Update to new version! - - The update will be automatically downloaded and installed. This will also restart application at the end. - - - - + Not now. - + Don't install the update and close this window. @@ -4207,32 +4161,32 @@ Please enter new, unique name, or press '%1' to abort the operation: - + Abort - + Configure - + Populating configuration for this column is invalid or incomplete. - + Select database with table to populate - + Select table to populate - + You have to select at least one column. @@ -4307,129 +4261,134 @@ Please enter new, unique name, or press '%1' to abort the operation: - + Data grid view - + Copy cell(s) contents to clipboard - Paste cell(s) contents from clipboard + Copy cell(s) contents together with header to clipboard + Paste cell(s) contents from clipboard + + + + Set empty value to selected cell(s) - + Set NULL value to selected cell(s) - + Commit changes to cell(s) contents - + Rollback changes to cell(s) contents - + Delete selected data row - + Insert new data row - + Open contents of selected cell in a separate editor - + Total pages available: %1 - + Total rows loaded: %1 - + Data view (both grid and form) - + Refresh data - + Switch to grid view of the data - + Switch to form view of the data - + Database list - + Delete selected item - + Clear filter contents - + Refresh schema - + Refresh all schemas - + Add database - + Select all items - + Copy selected item(s) - + - + Paste from clipboard @@ -4504,42 +4463,42 @@ Please enter new, unique name, or press '%1' to abort the operation: - + Main window - + Open SQL editor - + Previous window - + Next window - + Hide status area - + Open configuration dialog - + Open Debug Console - + Open CSS Console @@ -4550,111 +4509,111 @@ Please enter new, unique name, or press '%1' to abort the operation: - + Cut selected text - + Copy selected text - + Delete selected text - + Undo - + Redo - + SQL editor input field - + Select whole editor contents - + Save contents into a file - + Load contents from a file - + Find in text - + Find next - + Find previous - + Replace in text - + Delete current line - + Request code assistant - + Format contents - + Move selected block of text one line down - + Move selected block of text one line up - + Copy selected block of text and paste it a line below - + Copy selected block of text and paste it a line above - + Toggle comment @@ -4674,16 +4633,6 @@ Please enter new, unique name, or press '%1' to abort the operation:Database file - - - Reports history window - - - - - Delete selected entry - - SQL editor window @@ -4729,6 +4678,11 @@ Please enter new, unique name, or press '%1' to abort the operation:Move keyboard input focus to the SQL editor above + + + Delete selected SQL history entries + + Table window @@ -4947,179 +4901,179 @@ find next SqlEditor - + Cut sql editor - + Copy sql editor - + Paste sql editor - + Delete sql editor - + Select all sql editor - + Undo sql editor - + Redo sql editor - + Complete sql editor - + Format SQL sql editor - + Save SQL to file sql editor - + Select file to save SQL sql editor - + Load SQL from file sql editor - + Delete line sql editor - + Move block down sql editor - + Move block up sql editor - + Copy block down sql editor - + Copy up down sql editor - + Find sql editor - + Find next sql editor - + Find previous sql editor - + Replace sql editor - + Toggle comment sql editor - + Saved SQL contents to file: %1 - + 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. - + Save to file - + Could not open file '%1' for writing: %2 - + SQL scripts (*.sql);;All files (*) - + Open file - + Could not open file '%1' for reading: %2 - + Reached the end of document. Hit the find again to restart the search. @@ -5167,24 +5121,24 @@ find next - - + + Cannot edit this cell. Details: %1 - + 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). - + 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. @@ -5192,69 +5146,74 @@ find next SqlQueryModel - - + + Only one query can be executed simultaneously. - + Cannot commit the data for a cell that refers to the already closed database. - + Could not begin transaction on the database. Details: %1 - + An error occurred while rolling back the transaction: %1 - + Tried to commit a cell which is not editable (yet modified and waiting for commit)! This is a bug. Please report it. - + Uncommitted data - + There are uncommitted data changes. Do you want to proceed anyway? All uncommitted changes will be lost. - + An error occurred while committing the transaction: %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. + + + + + Error while executing SQL query on database '%1': %2 - + Error while loading query results: %1 - + Insert multiple rows - + Number of rows to insert: @@ -5262,117 +5221,137 @@ find next SqlQueryView - + Go to referenced row in... - + Copy - + Copy as... - + Paste - + Paste as... - + Set NULL values - + Erase values - + Edit value in editor - + Commit - + + Copy with headers + + + + Rollback - + Commit selected cells - + Rollback selected cells - + Define columns to sort by - + Remove custom sorting - + Insert row - + Insert multiple rows - + Delete selected row - + + Show value in a viewer + + + + Generate query for selected cells - + No items selected to paste clipboard contents to. - + Go to referenced row in table '%1' - + table '%1' - + Referenced row (%1) - + + Trim pasted text? + + + + + The pasted text contains leading or trailing white space. Trim it automatically? + + + + Edit value @@ -5390,6 +5369,119 @@ find next + + SqliteExtensionEditor + + + Filter extensions + + + + + Leave empty to use default function + + + + + Extension file + + + + + Initialization function + + + + + Databases + + + + + Register in all databases + + + + + Register in following databases: + + + + + Extension manager window has uncommitted modifications. + + + + + Extension manager + + + + + Commit all extension changes + + + + + Rollback all extension changes + + + + + Add new extension + + + + + Remove selected extension + + + + + Editing extensions manual + + + + + File with given path does not exist or is not readable. + + + + + Unable to load extension: %1 + + + + + Invalid initialization function name. Function name can contain only alpha-numeric characters and underscore. + + + + + Dynamic link libraries (*.dll);;All files (*) + + + + + Shared objects (*.so);;All files (*) + + + + + Dynamic libraries (*.dylib);;All files (*) + + + + + All files (*) + + + + + Open file + + + StatusField @@ -5498,7 +5590,7 @@ but it's okay to use them anyway. - + Foreign column table constraints @@ -5552,24 +5644,24 @@ but it's okay to use them anyway. - + Collate table constraints - + Sort order table constraints - + Select at least one column. - + Enter a name of the constraint. @@ -6120,7 +6212,7 @@ Are you sure you want to create a table with blank name? - + <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> @@ -6165,7 +6257,7 @@ Are you sure you want to create a table with blank name? - + DDL @@ -6243,18 +6335,18 @@ Are you sure you want to create a table with blank name? - - + + Data - + Triggers - + DDL @@ -6286,224 +6378,224 @@ Are you sure you want to create a table with blank name? - + Refresh the view view window - + Commit the view changes view window - + Rollback the view changes view window - + Explicit column names - + Generate output column names automatically basing on result columns of the view. - + Add column view window - + Edit column view window - + Delete column view window - + Move column up view window - + Move column down view window - + Refresh trigger list view window - + Create new trigger view window - + Edit selected trigger view window - + Delete selected trigger view window - + View window "%1" has uncommitted structure modifications and data. - + View window "%1" has uncommitted data. - + View window "%1" has uncommitted structure modifications. - + 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? - + Committed changes for view '%1' successfully. - + Committed changes for view '%1' (named before '%2') successfully. - + Could not load data for view %1. Error details: %2 - + Go back to structure tab - + Commit modifications and browse data. - + Could not commit view changes. Error message: %1 view window - + Override columns - + 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. - + Name view window triggers - + Instead of view window triggers - + Condition view window triggers - + Details table window triggers - + Could not process the %1 view correctly. Unable to open a view window. - + 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? - + The SELECT statement could not be parsed. Please correct the query and retry. Details: %1 - + 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. - + Following problems will take place while modifying the view. Would you like to proceed? view window - + View modification view window -- cgit v1.2.3