From d9aa870e5d509cc7309ab82dd102a937ab58613a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Thu, 9 Feb 2017 04:36:04 -0500 Subject: Imported Upstream version 3.1.1+dfsg1 --- .../translations/guiSQLiteStudio_pt_BR.ts | 890 +++++++++++---------- 1 file changed, 457 insertions(+), 433 deletions(-) (limited to 'SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_pt_BR.ts') diff --git a/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_pt_BR.ts b/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_pt_BR.ts index 0130532..4d51bcb 100644 --- a/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_pt_BR.ts +++ b/SQLiteStudio3/guiSQLiteStudio/translations/guiSQLiteStudio_pt_BR.ts @@ -1,6 +1,6 @@ - + AboutDialog @@ -429,7 +429,7 @@ - Collations editor window has uncommited modifications. + Collations editor window has uncommitted modifications. @@ -903,7 +903,7 @@ but it's okay to use it. ConfigDialog - + Configuration @@ -993,215 +993,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: - - Don't show DDL preview dialog when commiting schema changes - - - - + 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,242 +1277,262 @@ but it's okay to use it. - + + 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 + + + + 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 commited to the database.</p> + + <p>Any data changes will be outlined with this color, until they're committed to the database.</p> - - Uncommited data outline color + + Uncommitted data outline color - - <p>In case of error while commiting data changes, the problematic cell will be outlined with this color.</p> + + <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 @@ -2003,22 +2023,17 @@ Browsing other pages will be possible after the row counting is done. - - Generate automatically - - - - + Options - + Permanent (keep it in configuration) - + Test connection @@ -2029,7 +2044,7 @@ Browsing other pages will be possible after the row counting is done. - + File @@ -2039,28 +2054,23 @@ Browsing other pages will be possible after the row counting is done. - - Generate name basing on file path - - - - + <p>Enable this if you want the database to be stored in configuration file and restored every time SQLiteStudio is started.</p> aasfd - + Browse for existing database file on local computer - + Browse - + Enter an unique database name. @@ -2070,28 +2080,23 @@ Browsing other pages will be possible after the row counting is done. - - Enter a database file path. - - - - - This database is already on the list under name: %1 + + <p>Automatic name generation was disabled, becuase the name was edited manually. To restore automatic generation please erase contents of the name field.</p> - - Select a database type. + + Enter a database file path. - - Auto-generated + + This database is already on the list under name: %1 - - Type the name + + Select a database type. @@ -2379,7 +2384,7 @@ Browsing other pages will be possible after the row counting is done. - + Erase table data @@ -2400,127 +2405,127 @@ Browsing other pages will be possible after the row counting is done. - - + + Create group - + Group name - + Entry with name %1 already exists in group %2. - + Delete group - + Are you sure you want to delete group %1? All objects from this group will be moved to parent group. - + 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 - + Remove database - + Vacuum (%1) - - - Cannot import, because no import plugin is loaded. + + Autoincrement value for table '%1' has been reset successfully. - - - Cannot export, because no export plugin is loaded. + + Are you sure you want to delete all data from table(s): %1? - - Integrity check (%1) + + + Cannot import, because no import plugin is loaded. - - Reset autoincrement + + + Cannot export, because no export plugin is loaded. - - Are you sure you want to reset autoincrement value for table '%1'? + + Integrity check (%1) - An error occurred while trying to reset autoincrement value for table '%1': %2 + Reset autoincrement - - Autoincrement value for table '%1' has been reset successfly. + + Are you sure you want to reset autoincrement value for table '%1'? - - Are you sure you want to delete all data from 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 @@ -2784,77 +2789,77 @@ Please enter new, unique name, or press '%1' to abort the operation: - + 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 - + 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 uncommited data. + + Editor window "%1" has uncommitted data. @@ -3311,7 +3316,7 @@ Please enter new, unique name, or press '%1' to abort the operation: - Functions editor window has uncommited modifications. + Functions editor window has uncommitted modifications. @@ -3911,7 +3916,7 @@ Please enter new, unique name, or press '%1' to abort the operation:MdiWindow - Uncommited changes + Uncommitted changes @@ -4844,7 +4849,7 @@ Please enter new, unique name, or press '%1' to abort the operation:QuitConfirmDialog - Uncommited changes + Uncommitted changes @@ -4942,179 +4947,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. @@ -5146,12 +5151,7 @@ find next - - This cell is not editable, because: %1 - - - - + Cannot load the data for a cell that refers to the already closed database. @@ -5159,18 +5159,32 @@ find next SqlQueryItemDelegate - - - Cannot edit this cell. Details: %2 + + The row is marked for deletion. - - The row is marked for deletion. + + + + + + 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. @@ -5178,69 +5192,69 @@ find next SqlQueryModel - - + + Only one query can be executed simultaneously. - - Uncommited data + + Cannot commit the data for a cell that refers to the already closed database. - - There are uncommited data changes. Do you want to proceed anyway? All uncommited changes will be lost. + + Could not begin transaction on the database. Details: %1 - - Cannot commit the data for a cell that refers to the already closed database. + + An error occurred while rolling back the transaction: %1 - - Could not begin transaction on the database. Details: %1 + + Tried to commit a cell which is not editable (yet modified and waiting for commit)! This is a bug. Please report it. - - An error occurred while commiting the transaction: %1 + + Uncommitted data - - An error occurred while rolling back the transaction: %1 + + There are uncommitted data changes. Do you want to proceed anyway? All uncommitted changes will be lost. - - Tried to commit a cell which is not editable (yet modified and waiting for commit)! This is a bug. Please report it. + + An error occurred while committing the transaction: %1 - - An error occurred while commiting the data: %1 + + An error occurred while committing the data: %1 - - + + Error while executing SQL query on database '%1': %2 - + Error while loading query results: %1 - + Insert multiple rows - + Number of rows to insert: @@ -5248,117 +5262,117 @@ find next SqlQueryView - + Go to referenced row in... - + Copy - + Copy as... - + Paste - + Paste as... - + Set NULL values - + Erase values - + Edit value in editor - + Commit - + Rollback - + Commit selected cells - + Rollback selected cells - + Define columns to sort by - + Remove custom sorting - + Insert row - + Insert multiple rows - + Delete selected row - + 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) - + Edit value @@ -5366,12 +5380,12 @@ find next SqlTableModel - - Error while commiting new row: %1 + + Error while committing new row: %1 - + Error while deleting row from table %1: %2 @@ -5634,7 +5648,7 @@ NULL - + Data @@ -5659,409 +5673,409 @@ NULL - + Export table table window - + Import data to table table window - + Populate table table window - + Refresh structure table window - + Commit structure changes table window - + Rollback structure changes table window - + Add column table window - + Edit column table window - - + + Delete column table window - + Move column up table window - + Move column down table window - + Create similar table table window - + Reset autoincrement value table window - + Add table constraint table window - + Edit table constraint table window - + Delete table constraint table window - + Move table constraint up table window - + Move table constraint down table window - + Add table primary key table window - + Add table foreign key table window - + Add table unique constraint table window - + Add table check constraint table window - + Refresh index list table window - + Create index table window - + Edit index table window - + Delete index table window - + Refresh trigger list table window - + Create trigger table window - + Edit trigger table window - + Delete trigger table window - + Are you sure you want to delete column '%1'? table window - + Following problems will take place while modifying the table. Would you like to proceed? table window - + Table modification table window - + 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 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 the table %2 doesn't exist in the database %3. - + New table %1 - - Commited changes for table '%1' successfly. + + Committed changes for table '%1' successfully. - - Commited changes for table '%1' (named before '%2') successfly. + + Committed changes for table '%1' (named before '%2') successfully. - + + Autoincrement value for table '%1' has been reset successfully. + + + + + 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? + + + + + Table window "%1" has uncommitted structure modifications and data. + + + + + Table window "%1" has uncommitted data. + + + + + Table window "%1" has uncommitted structure modifications. + + + + Could not commit table structure. Error message: %1 table window - + 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 - - Autoincrement value for table '%1' has been reset successfly. - - - - + 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? - + 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 use autoincrement for primary key when %1 clause is used. Either uncheck the %2, or the autoincrement in a primary key. - + Are you sure you want to delete table constraint '%1'? table window - + Delete constraint table window - + Cannot export, because no export plugin is loaded. - + Cannot import, because no import plugin is loaded. - - Uncommited changes - - - - - There are uncommited 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 - + Commit modifications and browse data. - + Name table window indexes - + Unique table window indexes - + Columns table window indexes - + Partial index condition table window indexes - + Name table window triggers - + Event table window triggers - + Condition table window triggers - + Details table window triggers - - - Table window "%1" has uncommited structure modifications and data. - - - - - Table window "%1" has uncommited data. - - - - - Table window "%1" has uncommited structure modifications. - - TriggerColumnsDialog @@ -6075,6 +6089,16 @@ Do you want to commit the structure, or do you want to go back to the structure Triggering columns: + + + Select all + + + + + Deselect all + + TriggerDialog @@ -6166,13 +6190,13 @@ Do you want to commit the structure, or do you want to go back to the structure - + Error trigger dialog - + An error occurred while executing SQL statements: %1 @@ -6220,7 +6244,7 @@ Do you want to commit the structure, or do you want to go back to the structure - + Data @@ -6262,224 +6286,224 @@ Do you want to commit the structure, or do you want to go back to the structure - + 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 uncommited structure modifications and data. - - - View window "%1" has uncommited data. + View window "%1" has uncommitted structure modifications and data. - View window "%1" has uncommited structure modifications. + View window "%1" has uncommitted data. - - Could not load data for view %1. Error details: %2 + + View window "%1" has uncommitted structure modifications. - - Uncommited changes + + Uncommitted changes - - There are uncommited structure modifications. You cannot browse or edit data until you have the view structure settled. + + 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 + + Committed changes for view '%1' successfully. - - Commit modifications and browse data. + + Committed changes for view '%1' (named before '%2') successfully. - - Commited changes for view '%1' successfly. + + Could not load data for view %1. Error details: %2 - - Commited changes for view '%1' (named before '%2') successfly. + + 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