AboutDialogAbout SQLiteStudio and licenses关于 SQLiteStudio 和许可协议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="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">自由、开源、跨平台的 SQLite 数据库管理工具。<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">作者和活跃维护人:<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许可协议Environment环境Icon directories图标目录Form directories表单目录SQLite extension directoriesSQLite 扩展目录Plugin directories插件目录Configuration directory配置文件目录Application directory应用程序目录Qt version:Qt 版本:SQLite 3 version:SQLite 3 版本:Portable distribution.便携版。MacOS X application bundle distribution.MacOS X application bundle distribution.Operating system managed distribution.系统提供版。<h3>Table of contents:</h3><ol>%2</ol><h3>目录:</h3><ol>%2</ol>BindParamsDialogQuery parameters查询参数Please provide values for query parameters请提供一个值作为查询参数CodeSnippetEditorFilter 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代码片段名称Code assistant shortcutCode assistant shortcutSnippet code代码片段Code Snippets editor window has uncommitted modifications.Code Snippets editor window has uncommitted modifications.Code Snippets editor代码片段编辑器Commit all snippet changesCommit all snippet changesRollback all snippet changesRollback all snippet changesCreate new snippetCreate new snippetDelete selected snippetDelete selected snippetMove the snippet upMove the snippet upMove the snippet downMove the snippet downCode 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.CollationsEditorFilter collations筛选字符序Databases数据库Register in all databases在所有数据库中注册Register in following databases:在下列数据库中注册:Implementation code:实现代码:Collation name:字符序名称:Implementation language:实现语言:Collations editor字符序编辑器Commit all collation changes提交全部字符序更改Rollback all collation changes回滚所有字符序更改Create new collation创建新字符序Delete selected collation删除选中字符序Editing collations manual手动编辑字符序Enter a non-empty, unique name of the collation.请为字符序输入一个非空且唯一的名称。Pick the implementation language.选择实现语言。Enter a non-empty implementation code.请输入非空的实现代码。Collations editor window has uncommitted modifications.字符序编辑器有未提交的修改。ColorButtonPick a color选择一种颜色ColumnCollatePanelCollation name:字符序名称:Named constraint:命名的约束:Enter a name of the constraint.输入约束的名称。Enter a collation name.输入字符序的名称。ColumnDefaultPanelDefault value:默认值:Named constraint:命名的约束: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.无效的默认值表达式:%1。如果你想使用简单的字符串作为值,记得用引号将其框起来。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.输入约束名:ColumnDialogColumn列Name and type名称和类型Scale小数位数Precision精度Data type:数据类型:Column name:列名:Size:大小:Constraints约束Generated value生成的值Unique唯一Configure配置Foreign Key外键Collate字符序Not NULL非空Check condition条件Primary Key主键Default默认Advanced mode高级模式Add constraintcolumn dialog添加约束Edit constraintcolumn dialog编辑约束Delete constraintcolumn dialog删除约束Move constraint upcolumn dialog上移约束Move constraint downcolumn dialog下移约束Add a primary keycolumn dialog添加主键Add a foreign keycolumn dialog添加外键Add an unique constraintcolumn dialog添加唯一约束Add a check constraintcolumn dialog添加条件约束Add a not null constraintcolumn dialog添加非空约束Add a collate constraintcolumn dialog添加字符序约束Add a generated value constraintcolumn dialog添加生成的值约束Add a default constraintcolumn dialog添加默认约束Are you sure you want to delete constraint '%1'?column dialog确定要删除约束“%1”吗?Correct the constraint's configuration.请纠正约束配置。Scale is not allowed for INTEGER PRIMARY KEY columns.INTEGER PRIMARY KEY 列中不允许小数位数。Precision cannot be defined without the scale.有小数位数才能定义精度。Cannot use type other than INTEGER if AUTOINCREMENT is enabled in PRIMARY KEY.主键(PRIMARY KEY)已启用自动递增(AUTOINCREMENT),不能使用 INTEGER 以外的类型。INTEGER type was enforced due to enabled AUTOINCREMENT in PRIMARY KEY.主键(PRIMARY KEY)已启用自动递增(AUTOINCREMENT),强制使用 INTEGER 类型。Precision is not allowed for INTEGER PRIMARY KEY columns.不允许对整型主键(INTEGER PRIMARY KEY)设置精度。Could not match valid STRICT table datatype from declared type: %1.Could not match valid STRICT table datatype from declared type: %1.ColumnDialogConstraintsModelTypecolumn dialog constraints类型Namecolumn dialog constraints名称Detailscolumn dialog constraints详情ColumnForeignKeyPanelForeign table:外部表:Foreign column:外部字段:Reactions响应Deferred foreign key延迟外键约束Named constraint命名的约束Constraint name约束名称Pick the foreign table.选择一个外部表。Pick the foreign column.选择一个外部字段。Enter a name of the constraint.输入约束名称ColumnGeneratedPanelGenerating code:生成代码:Explicit type:显式类型:Use "GENERATED ALWAYS" keywords使用 "GENERATED ALWAYS" 关键字Named constraint:命名的约束:Enter the column value generating expression.请输入列值生成表达式。Invalid value generating expression: %1.无效的值生成表达式:%1。Invalid value generating expression.无效的值生成表达式。Enter a name of the constraint.输入约束名称。ColumnPrimaryKeyPanelAutoincrement自动递增Sort order:排序:Named constraint:命名的约束:On conflict:当冲突时:Enter a name of the constraint.请输入约束名称。Descending order is not allowed with AUTOINCREMENT.自增不允许降序。ColumnUniqueAndNotNullPanelNamed constraint:命名的约束:On conflict:当冲突时:Enter a name of the constraint.请输入约束名称。CompleterWindowColumn: %1completer statusbar列:%1Table: %1completer statusbar表:%1Index: %1completer statusbar索引:%1Trigger: %1completer statusbar触发器:%1View: %1completer statusbar视图:%1Database: %1completer statusbar数据库:%1Keyword: %1completer statusbar关键字:%1Function: %1completer statusbar函数:%1Operator: %1completer statusbar操作符:%1Stringcompleter statusbar字符串Numbercompleter statusbar数值Binary datacompleter statusbar二进制数据Collation: %1completer statusbar字符序:%1Pragma function: %1completer statusbarPRAGMA 函数:%1Insert a code snippet插入代码片段ConfigDialogConfiguration配置Search搜索General通用Keyboard shortcuts快捷键Look & feel外观Style风格Fonts字体Code colors代码颜色Database list数据库列表Code assistant代码助手Data browsing浏览数据Data editors数据编辑器Plugins插件Code formatters代码格式化器If switched off, then columns will be sorted in the order they are typed in CREATE TABLE statement.如果关闭,列将按照 CREATE TABLE 中的顺序排序。Sort table columns alphabetically按字母顺序列出表的列Expand tables node when connected to a database连接到数据库时展开表节点<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>附加标签是显示在数据库列表的名称旁边的文本标签(除非另有配置,否则为蓝色)。启用此选项将为数据库、无效数据库和聚合节点(列组、索引组、触发器组)显示标签。更多标签见下方选项。<p>Display additional labels on the list在列表中显示附加标签For regular tables labels will show number of columns, indexes and triggers for each of tables.对于普通表,标签将显示每个表的列、索引和触发器的数量。Display labels for regular tables为普通表显示标签Virtual tables will be marked with a 'virtual' label.虚拟表将附以“虚拟”标签。Display labels for virtual tables为虚拟表显示标签Expand views node when connected to a database连接到数据库时展开视图节点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)如果关闭此选项,则对象将按照 sqlite_master 表中的顺序(即它们被创建的顺序)排列Sort objects (tables, indexes, triggers and views) alphabetically按字母顺序排列对象(表、索引、触发器及视图)Display system tables and indexes on the list在列表中显示系统表和索引Database dialog window数据库对话框窗口<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>添加新的数据库时,默认会将其标记为“永久”(存储在配置文件中)。选中此选项则新添加的数据库将默认不标记为“永久”。</p>Do not mark database to be "permanent" by default默认不将新添加的数据库标为“永久”<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>启用此选项后,将文件从文件管理器拖放到数据库列表中时,将自动绕过标准的数据库对话框,直接添加到列表中。如果由于各种原因自动处理失败,则还会向用户显示标准对话框。</p>Try to bypass dialog completly when dropping database file onto the list拖放数据库文件到列表中时尝试完全绕过对话框Data browsing and editing浏览和编辑数据<p>Maximum number of configurations of Populate Table dialog stored in configuration. Value of 100 should be sufficient.</p><p>在配置文件中存储,“表填充”对话框中的最大数量。值 100 应已足够。</p>Number of memorized table populating configurations表填充配置中的默认填充行数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 widthEnlarge 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>当数据被加载到网格视图时,列宽会自动调整。此值限制初始化时的列宽度,之后您仍可以手动调整列宽,不受此限制。</p>Number of data rows per page:每页数据行数:<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>此项启用后,用户鼠标悬停在任意数据视图(查询结果、表数据、视图数据)的单元格上时,工具提示将显示该单元格的详细信息——包括列数据类型、约束、ROWID 等。</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><p>编辑一个过去为 NULL 值的单元格且新输入的值为空字符串时,此选项启用则该单元格的值保持 NULL 不变,此选项未启用则空字符串覆盖原 NULL 值。</p>Keep NULL value when entering empty value当输入空值时保持 NULL 值<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>启用此选项后,提交一个 NULL 值时,如果该列已定义 DEFAULT 值,即使该列允许包含 NULL 值,也始终采用 DEFAULT 值。</p><p>禁用此选项则仅在列有非空(NOT NULL)约束时将 NULL 值转变为 DEFAULT 值。</p></body></html>Use DEFAULT value (if defined), when committing NULL value提交 NULL 值时使用 DEFAULT 值(如果已定义)<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>如果查询结果包含数十乃至上百个列,则加载可能占用数个 GB 的空闲内存。SQLiteStudio 在这种情况下可能限制一页上显示的结果数量以保护您的计算机。如果您了解自己不会在如此大的数据库上作业,则可以禁用此限制以始终在一页上看到大量的行。</p></body></html>Limit number of rows for in case of dozens of columns列数过多时限制每页显示的行数Inserting new row in data grid网格视图中插入新行时Before currently selected row在选中行之前After currently selected row在选中行之后At the end of data view在数据视图的末尾Table windows表窗口<p>When enabled, Table Windows will show up with the data tab, instead of the structure tab.</p><p>启用后,表窗口将显示数据选项卡,而不是结构选项卡。</p>Open Table Windows with the data tab for start打开表窗口时显示“数据”选项卡<p>When enabled the "Data" tab will be placed as first tab in every Table Window, instead of being at second place.</p><p>启用后,“数据”选项卡将作为第一个选项卡放置在每个表窗口中,而不是位于第二位。</p>Place data tab as first tab in a Table Window将数据作为表窗口的第一项View windows视图窗口<p>When enabled, View Windows will show up with the data tab, instead of the structure tab.</p><p>启用后,视图窗口将显示数据选项卡,而不是结构选项卡。</p>Open View Windows with the data tab for start打开视图窗口时显示“数据”选项卡<p>When enabled the "Data" tab will be placed as first tab in every View Window, instead of being at second place.</p><p>启用后,“数据”选项卡将作为第一个选项卡放置在每个视图窗口中,而不是位于第二个位置。</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 变更历史的记录数量。DDL history size:DDL 历史大小:Don't show DDL preview dialog when committing schema changes提交结构更改时不显示 DDL 预览对话框SQL queriesSQL 查询Number of queries kept in the history.查询历史记录数量。<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:历史大小:<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>历史记录中存储查询参数(:param, @param, $param, ?)的最大数量。当您重新在同一名称/位置下使用参数时,SQLiteStudio 将使用最近记忆的值预填充初始化它(仍可修改)。值 1000 应已足够。</p>Execute only the query under the cursor只执行输入符所在行的语句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 viewUse 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 nameKeep 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在 SQL 编辑器中换行<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 "Execute query" 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 "Execute query" hotkey or button (unless configured otherwise).</p></body></html>Highlight current query高亮当前查询Updates更新Automatically check for updates at startup启动时自动检查更新Session会话Restore last session (active MDI windows) after startup启动后恢复上一次会话Allow multiple instances of the application at the same time允许同时打开多个此程序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>在用户手动关闭了状态面板后,此选项能确保有新消息被出现时状态面板自动被重新开启。如果禁用,状态面板只能由用户手动通过“视图”菜单来重新开启。</p>Always open Status panel when new message is printed有新消息输出时就打开状态面板Code syntax colorsCode syntax colorsKeyword foregroundKeyword foregroundRegular foregroundRegular foregroundString foregroundString foregroundComment foregroundComment foregroundValid objects foregroundValid objects foregroundCurrent query backgroundCurrent query backgroundBind parameter foregroundBind parameter foregroundCurrent line backgroundCurrent line backgroundMatched parenthesis backgroundMatched 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 foregroundNumber foregroundBLOB value foregroundBLOB value foregroundMatched parenthesis foregroundMatched parenthesis foregroundReset to defaults重置为默认值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><p>紧凑布局会将界面中的边框与留白减至最小,然后用这些区域展示更多数据。这会使界面看起来有一点不美观,但将可以同时展示更多的数据。</p>Use compact layout使用紧凑布局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 fontSQL 编辑器字体Database list font数据库列表字体Database list additional label font数据库列表额外信息字体Data view font数据视图字体Status field font状态栏字体Code assistant settingsCode 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 nameAutomatically trigger the assistant after a dot is typed after an object nameDescription: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%1(内置)Details详情No plugins in this category.没有此分类下的插件。Add new data type添加新的数据类型Rename selected data type重命名所选数据类型Delete selected data type删除所选数据类型Help for configuring data type editors配置数据类型编辑器帮助Clear hotkey for this actionClear hotkey for this actionRestore original hotkey for this actionRestore original hotkey for this actionHere 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.ConstraintCheckPanelThe condition条件Named constraint:命名的约束:On conflict当冲突时Enter a valid condition.输入一个有效的条件。Enter a name of the constraint.输入一个约束名称。ConstraintDialogNew constraintconstraint dialog新建约束Createconstraint dialog创建Edit constraintdialog window编辑约束Applyconstraint dialog应用Primary keytable constraints主键Foreign keytable constraints外键Uniquetable constraints唯一Not NULLtable constraints非空Checktable constraints条件Generatedtable constraints生成Collatetable constraints字符序Defaulttable constraints默认ConstraintTabModelTabletable constraints表Column (%1)table constraints列(%1)Scopetable constraints作用域Typetable constraints类型Detailstable constraints详情Nametable constraints名称CssDebugDialogSQLiteStudio CSS consoleSQLiteStudio CSS 控制台DataViewFilter datadata view筛选数据Grid view网格视图Form view表单视图Refresh table datadata view刷新表数据First pagedata view第一页Previous pagedata view上一页Next pagedata view下一页Last pagedata view最后一页Commit changes for selected cellsdata view提交选中单元格的更改Rollback changes for selected cellsdata view回滚选中单元格的修改Show grid view of resultsdata view显示结果的网格视图Show form view of resultsdata view显示结果的表格视图Filter by text (if contains)data viewFilter by text (if contains)Filter strictly by text (if equals)data view严格按文本筛选(如果相等)Tabs on topdata view顶部标签Tabs at bottomdata view底部标签Place new rows above selected rowdata view放置新行于选中行之上Place new rows below selected rowdata view放置新行于选中行之下Place new rows at the end of the data viewdata view放置新行于数据视图末尾Total number of rows is being counted.
Browsing other pages will be possible after the row counting is done.正在统计总行数。
请在此操作完成后再浏览其他页面。Row: %1行:%1Filter筛选Hit Enter key or press "Apply filter" button on toolbar to apply new value.按回车键或点击工具栏上的“应用筛选”按钮来应用新值。Filter by the Regular Expressiondata view以正则表达式筛选Filter by SQL expressiondata view以 SQL 表达式筛选Show filter inputs per columndata view在每个列上展示筛选器输入框Apply filterdata view应用筛选器DbDialogDatabase数据库Database type数据库类型Database driver数据库驱动File文件Name (on the list)名称(显示在列表中)Options选项<p>Enable this if you want the database to be stored in configuration file and restored every time SQLiteStudio is started.</p>aasfd<p>启用此选项后,配置文件中将记住该数据库,并在每次启动 SQLiteStudio 时还原(打开)它。</p>Permanent (keep it in configuration)记住此数据库Test connection测试连接Select new or existing file on local computer在本地计算机上选择新的或现有的文件Browse浏览Database type not selected.未选择数据库类型。Database path not specified.未指定数据库路径。Enter an unique database name.请输入一个唯一的数据库名称。This name is already in use. Please enter unique name.此名称已被使用,请输入一个未被占用的名称。<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>名称已手动编辑,自动命名已禁用。清空名称栏中的内容将恢复自动命名。</p>Enter a database file path.输入一个数据库文件的路径。This database is already on the list under name: %1该数据库已在列表中,名为:%1Select a database type.请选择一个数据库类型。DbObjectDialogsDelete table删除表Are you sure you want to delete table %1?确定要删除表“%1”吗?Delete index删除索引Are you sure you want to delete index %1?确定要删除索引“%1”吗?Delete trigger删除触发器Are you sure you want to delete trigger %1?确定要删除触发器“%1”吗?Delete view删除视图Are you sure you want to delete view %1?确定要删除视图“%1”吗?Error while dropping %1: %2丢弃 %1 时出错: %2Delete objects删除对象Are you sure you want to delete following objects:
%1您确认要删除以下对象吗:
%1Cannot start transaction. Details: %1无法开始事务。详情:%1Cannot commit transaction. Details: %1无法提交事务。详情:%1DbTreeDatabases数据库Filter by name按名称过滤Copy复制Paste粘贴Select all全选Create a group创建分组Delete the group删除分组Rename the group重命名分组&Add a database添加数据库(&A)&Edit the database编辑数据库(&E)&Remove the database移除数据库(&R)&Connect to the database连接到数据库(&C)&Disconnect from the database断开数据库连接(&D)Import导入&Export the database导出数据库(&E)Vac&uum释放空闲占用(VACUUM)(&U)&Integrity check检查完整性(&I)Create a &table新建表(&T)Edit the t&able编辑表(&A)Delete the ta&ble删除表(&B)Export the table导出表Import into the table导入到表Populate table填充表Create similar table创建相似的表Reset autoincrement sequence重置自动递增序列Create an &index创建索引(&I)Edit the i&ndex编辑索引(&N)Delete the in&dex删除索引(&D)Create a trig&ger创建触发器(&G)Edit the trigg&er编辑触发器(&E)Delete the trigge&r删除触发器(&R)Create a &view创建视图(&V)Edit the v&iew编辑视图(&I)Delete the vi&ew删除视图(&E)Add a column添加字段Edit the column编辑字段Delete the column删除字段Delete selected items删除已选项目Clear filter清除过滤器&Refresh all database schemas刷新全部数据库结构(&R)Re&fresh selected database schema刷新已选数据库结构(&F)Erase table data擦除表数据Open file's directory打开文件所在目录Execute SQL from file从文件执行 SQLIncrease font sizedatabase list增大字号Decrease font sizedatabase list减小字号Database数据库Grouping分组Generate query for table生成对表的查询Create group创建分组Group name分组名Entry with name %1 already exists in group %2.名称 %1 在分组 %2 中已存在。Delete group删除分组Are you sure you want to delete group %1?
All objects from this group will be moved to parent group.确认删除组 %1 吗?
删除后该组下的全部内容将被移动到其所属的父分组中。Are you sure you want to remove database '%1' from the list?确定要移除数据库 %1 吗?Are you sure you want to remove following databases from the list:
%1确定要从列表中移除下列数据库吗:
%1Remove database移除数据库Cannot import, because no import plugin is loaded.无法导入,没有加载导入插件。Cannot export, because no export plugin is loaded.无法导出,没有加载导出插件。Vacuum (%1)释放空闲占用(VACUUM)(%1)Integrity check (%1)完整性检查(%1)Reset autoincrement重置自动递增Are you sure you want to reset autoincrement value for table '%1'?您确定要重置表“%1”的自动递增值吗?An error occurred while trying to reset autoincrement value for table '%1': %2重置表“%1”的自动递增值时出错:%2Autoincrement value for table '%1' has been reset successfully.成功重置表“%1”的自动递增值。Are you sure you want to delete all data from table(s): %1?您确定要删除表 %1 的所有数据吗?An error occurred while trying to delete data from table '%1': %2删除表“%1”中的数据时出错:%2All data has been deleted for table '%1'.表“%1”中的全部数据已被删除。Following objects will be deleted: %1.下列对象将被删除:%1。Following databases will be removed from list: %1.下列数据库将从列表中移除:%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?%1<br><br>确定继续?Delete objects删除对象DbTreeItemDelegateerrordbtree labels错误(system table)database tree label(系统表)(virtual)virtual table label(虚拟)(system index)database tree label(系统索引)DbTreeModelDatabase: %1dbtree tooltip数据库:%1URI:dbtree tooltipURI:Version:dbtree tooltip版本:File size:dbtree tooltip文件大小:Encoding:dbtree tooltip编码:Error:dbtree tooltip错误:Table : %1dbtree tooltip表:%1Columns (%1):dbtree tooltip列(%1)Indexes (%1):dbtree tooltip索引(%1)Triggers (%1):dbtree tooltip触发器(%1)Copy复制Move移动Include data包含数据Include indexes包含索引Include triggers包含触发器Abort中止Could not add dropped database file '%1' automatically. Manual setup is necessary.无法自动添加拖放的数据库文件 '%1'。需要手动设置。Referenced tables引用的表Do you want to include following referenced tables as well:
%1是否要包含以下引用的表:
%1Name conflict名称冲突Following object already exists in the target database.
Please enter new, unique name, or press '%1' to abort the operation:下列对象已存在于目标数据库。
请输入一个新的不重复的名称,或按下 '%1' 中止操作:SQL statements conversionSQL 语句转换Following error occurred while converting SQL statements to the target SQLite version:将 SQL 语句转换为目标 SQLite 版本时发生以下错误:Would you like to ignore those errors and proceed?是否忽略错误并继续?DdlHistoryWindowFilter by database:按数据库过滤:Clear entire history清除全部历史记录-- Queries executed on database %1 (%2)
-- Date and time of execution: %3
%4-- 在数据库 %1 (%2) 执行的查询
-- 执行日期和时间:%3
%4Clear history清除历史记录Are you sure you want to erase entire DDL history?你确定要清除全部 DDL 历史记录吗?DDL historyDDL 历史DdlPreviewDialogQueries to be executed将要执行的语句Don't show again不再显示DebugConsoleSQLiteStudio Debug ConsoleSQLiteStudio 调试终端EditorWindowSQL editorSQL 编辑器Query查询History历史Results in the separate tab在新选项卡中显示结果Results below the query在查询下方显示结果SQL editor %1SQL 编辑器 %1Results结果Execute query执行语句Explain query解释查询Clear execution historysql editor清除执行历史Export resultssql editor导出结果Create view from querysql editor从查询创建视图Previous database前一个数据库Next database后一个数据库Show next tabsql editor显示下一个标签Show previous tabsql editor显示上一个标签Focus results belowsql editor切换焦点到下方的结果Focus SQL editor abovesql editor切换焦点到上方的 SQL 编辑器Delete selected SQL history entriessql editor删除选中的 SQL 历史记录项Execute single query under cursor执行光标位置的单个查询Execute all queries in editor在编辑器中执行所有查询Active database (%1/%2)活动数据库 (%1/%2)Query finished in %1 second(s). Rows affected: %2查询用时 %1 秒。影响行数:%2Query finished in %1 second(s).查询用时 %1 秒。Clear execution history清除执行历史Are you sure you want to erase the entire SQL execution history? This cannot be undone.确定要删除全部的 SQL 执行历史吗?删除后不能恢复。Cannot export, because no export plugin is loaded.无法导出,没有加载导出插件。No database selected in the SQL editor. Cannot create a view for unknown database.没有在 SQL 编辑器中选中数据库。无法为未知的数据库创建视图。Editor window "%1" has uncommitted data.编辑器窗口“%1”内有未提交的数据。ErrorsConfirmDialogErrors错误Following errors occured:发生了以下错误:Would you like to proceed?仍要继续吗?ExecFromFileDialogExecute SQL from file从文件执行 SQLInput file输入文件Path to file文件路径Browse for file浏览文件Options选项File encoding文件编码Skip failing SQL statements跳过失败的 SQL 语句SQL scripts (*.sql);;All files (*)SQL 脚本 (*.sql);;所有文件 (*)Execute SQL file执行 SQL 文件Please provide file to be executed.请提供一个文件以供执行。Provided file does not exist or cannot be read.提供的文件不存在或无法读取。ExportDialogExport导出What do you want to export?您想导出什么?A database数据库A single table一张表Query results查询结果Table to export要导出的表Database数据库Table表Options选项When this option is unchecked, then only table DDL (CREATE TABLE statement) is exported.不选中此选项时,仅导出表的 DDL(CREATE TABLE 语句)。Export table data导出表的数据Export table indexes导出表的索引Export table triggers导出表的触发器Note, that exporting table indexes and triggers may be unsupported by some output formats.注意,某些输出格式可能不支持导出表索引和触发器。Select database objects to export选择要导出的数据库对象Export data from tables从表中导出数据Select all全选Deselect all全不选Database:数据库:Query to export results for导出结果所需的查询Query to be executed for results:对导出结果执行的查询:Export format and options导出格式和选项Export format导出格式Output输出Exported file path导出文件路径Clipboard剪贴板File文件Exported text encoding:导出文本编码:Export format options导出格式选项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.目录 '%1' 不存在。The file '%1' exists and will be overwritten.文件“%1”存在且将被覆盖。All files (*)所有文件 (*)Pick file to export to选择文件导出到Internal error during export. This is a bug. Please report it.导出时发生内部错误。这是一个 Bug,请反馈。FileExecErrorsDialogExecution errors执行错误Following errors were encountered during execution of SQL statements from the file:从文件执行 SQL 语句时遇到以下错误:SQLSQLError错误Statements that were executed successfully were commited.成功执行的语句已提交。Statements that were executed successfully were rolled back.成功执行的语句已回滚。FkComboBoxCannot edit this cell. Details: %1无法编辑此单元格。详情:%1FontEditChoose fontfont configuration选择字体FormActive SQL formatter plugin激活 SQL 语句格式化插件FormViewCommit rowform view提交行Rollback rowform view回滚行First rowform view首行Previous rowform view上一行Next rowform view下一行Last rowform view末行Insert new rowform view插入新行Delete current rowform view删除当前行FunctionsEditorFilter functions筛选函数Input arguments输入参数Undefined未定义Databases数据库Register in all databases在所有数据库中注册Register in following databases:在下列数据库中注册:Type:类型:Function name:函数名:Implementation language:实现语言:DeterministicDeterministicInitialization code:初始化代码:Function implementation code:函数实现代码:Final step implementation code:最终一步实现代码:SQL functions editorSQL 函数编辑器Commit all function changes提交所有对函数的更改Rollback all function changes回滚所有对函数的更改Create new function新建函数Delete selected function删除已选函数Custom SQL functions manual自定义 SQL 函数手册Add function argument添加函数参数Rename function argument重命名函数参数Delete function argument删除函数参数Move function argument up上移函数参数Move function argument down下移函数参数Scalar标量函数Aggregate聚合函数Enter a non-empty, unique name of the function.请输入非空且唯一的函数名称。Pick the implementation language.选择实现语言。Per step code:步进代码:Enter a non-empty implementation code.请输入非空的实现代码。argumentnew function argument name in function editor window参数Functions editor window has uncommitted modifications.函数编辑器窗口有未提交的更改。ImportDialogImport data导入数据Table to import to导入目标Table表Database数据库Data source to import from导入数据源Data source type数据源类型Options选项Text encoding:文本编码:Input file:输入文件:<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>如果启用,则导入期间遇到的任何约束违背、无效数据格式(错误列数)或其他问题都将被忽略,导入不中止。</p>Ignore errors忽略错误Data source options数据源选项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.文件“%1”不存在。Path you provided is a directory. A regular file is required.您提供的是一个目录,而需要的是一个一般文件。Pick file to import from选择要导入的文件IndexDialogIndex索引Column列Sort排序Collation字符序On table:表:Delete selected indexed expression删除选定的索引表达式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.向下移动选中的索引,使它在索引中变得不重要。Partial index condition部分索引条件Unique index唯一索引Index name:索引名:Edit selected indexed expression编辑选定的索引表达式Add indexed expression添加索引表达式DDLDDLTried to open index dialog for closed or inexisting database.试图打开已关闭或不存在的数据库的索引对话框。Could not process index %1 correctly. Unable to open an index dialog.无法正确处理索引 %1。无法打开索引对话框。Unique index cannot have indexed expressions. Either remove expressions from list below, or uncheck this option.唯一索引不能有索引表达式。从下面的列表中删除表达式,或取消选中此选项。Pick the table for the index.为索引选择一个表。Select at least one column.选择至少一个列。Enter a valid condition.输入一个有效的条件。defaultindex dialog默认Sort ordertable constraints排序Errorindex dialog错误Cannot create unique index, because values in selected columns are not unique. Would you like to execute SELECT query to see problematic values?无法创建唯一索引,因为选中的列中的值不是唯一的。您想要执行 SELECT 查询以查看有问题的值吗?An error occurred while executing SQL statements:
%1在执行 SQL 语句时发生了错误:%1IndexExprColumnDialogIndexed expression索引表达式Expression to 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 '%1' does not belong to the table covered by this index. Indexed expressions can refer only to columns from the indexed table.列 '%1' 不属于此索引所在的表。索引表达式只能引用索引表中的列。It's forbidden to use 'SELECT' statements in indexed expressions.索引表达式中禁止使用 'SELECT' 语句。Enter an indexed expression.请输入一个索引表达式。Invalid expression.无效的表达式。LanguageDialogLanguage语言Please choose language:请选择一种语言:MainWindowDatabase toolbar数据库工具栏Structure toolbar结构工具栏Tools工具Window list窗口列表View toolbar视图工具栏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.正在以调试模式运行。按下 %1 或使用 帮助 - 打开调试控制台 菜单来打开调试控制台。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打开 SQL 编辑器(&E)Open DDL &history打开 DDL 历史(&H)Open SQL &functions editor打开 SQL 函数编辑器(&F)Open code &snippets editor打开代码片段编辑器Open &collations editor打开字符序编辑器(&C)Open ex&tension manager打开扩展管理器(&T)&Import导入(&I)E&xport导出(&X)Open confi&guration dialog打开配置对话框(&G)&Tile windows平铺窗口(&T)Tile windows &horizontally水平排列窗口(&H)Tile windows &vertically垂直排列窗口(&V)&Cascade windows层叠窗口(&C)Next window下一个窗口Previous window上一个窗口Hide status field隐藏状态栏Close &all windows关闭全部窗口(&A)Re&store recently closed window还原最近关闭的窗口(&S)Close current &window关闭当前窗口Close &other windows关闭其他窗口Close windows on the &left关闭左侧窗口Close windows on the &right关闭右侧窗口Re&name selected window重命名选中窗口Open Debug Console打开调试终端Open CSS Console打开 CSS 控制台Report a &bug提报 Bug (&B)D&onate捐赠(&O)Propose a new &feature提议新增功能(&F)&About关于(&A)&Licenses许可协议(&L)Open home &page访问主页(&P)User &Manual用户手册(&M)SQLite &documentationSQLite 文档(&D)Bugs and feature &requestsBug 与功能请求(&R)Quit退出Check for &updates检查更新(&U)&Databasemenubar数据库(&D)&Structuremenubar结构(&S)&Viewmenubar视图(&V)Window listmenubar view menu窗口列表&Toolsmenubar工具(&T)&Help帮助(&H)Could not set style: %1main window未能设置风格:%1Cannot 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>.有新更新 <a href="%1">点此查看更新详情</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命令行参数传递的数据库(%1)已在列表中,名为:%2Database passed in command line parameters (%1) has been temporarily added to the list under name: %2命令行参数传递的数据库(%1)已临时添加到列表中,名为:%2Could not add database %1 to list.未能将数据 %1 添加到列表MdiWindowUncommitted changes未提交的更改Close anyway仍然关闭Don't close不关闭MultiEditorNull valuemultieditorNull 值Configure editors for this data type为数据类型设置编辑器Open another tab打开另一个选项卡Foreign Key外键Data editor plugin '%1' not loaded, while it is defined for editing '%2' data type.数据编辑器插件 '%1' 未加载,而它已被定义为编辑 '%1' 数据类型的编辑器。 {1'?} {2'?} {1' or 2'?}Deletedmultieditor已删除Read onlymultieditor只读MultiEditorBoolPluginBoolean布尔MultiEditorDatePluginDate日期MultiEditorDateTimePluginDate & time日期和时间MultiEditorHexPluginHex十六进制MultiEditorNumericPluginNumbernumeric multi editor tab name数值MultiEditorTextTab changes focusTab 键更改焦点Cut剪切Copy复制Paste粘贴Delete删除Undo撤销Redo重做MultiEditorTextPluginText文本MultiEditorTimePluginTime时间NewConstraintDialogNew constraint新约束Primary Keynew constraint dialog主键Foreign Keynew constraint dialog外键Uniquenew constraint dialog唯一Checknew constraint dialog条件Not NULLnew constraint dialog非空Collatenew constraint dialog字符序Generatednew constraint dialog生成Defaultnew constraint dialog默认NewVersionDialogSQLiteStudio updatesSQLiteStudio 更新New version is available!有新版本可用!Download new version!下载新版本New version package will be downloaded. It will be up to you to install it whenever you're ready.下载新版本程序包。将在准备就绪时提醒您安装。Open SQLiteStudio home page.打开 SQLiteStudio 主页Read release notes && download package yourself.阅读发行说明和自行下载程序包。Just close this window.关闭此窗口。Check for updates on startup在启动时检查更新Not now.暂不更新PopulateConfigDialogPopulating configuration配置填充Configuring <b>%1</b> for column <b>%2</b>给字段 <b>%2</b> 配置 <b>%1</b>PopulateDialogPopulate table填充表Database数据库Table表Columns列Number of rows to populate:填充的行数:Populatepopulate dialog button填充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.您须选择至少一个字段。QObjectCannot edit columns that are result of compound %1 statements (one that includes %2, %3 or %4 keywords).无法编辑列,它是复合 %1 语句(包含 %2、%3 或 %4 关键字)的结果。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.查询执行机制提取 ROWID 的属性时遇到问题。这可能是软件中的 bug,您可以报告该问题。Requested column is a result of SQL expression, instead of a simple column selection. Such columns cannot be edited.请求的列是一个 SQL 表达式的结果,而非普通的列。不能编辑这些列。Requested column belongs to restricted SQLite table. Those tables cannot be edited directly.请求的列属于受限制的 SQLite 表。这些表不能被直接编辑。Cannot edit results of query other than %1.无法编辑 %1 以外的查询结果。Cannot edit columns that are result of aggregated %1 statements.无法编辑列,它是聚合的 %1 语句的结果。Cannot edit columns that are result of %1 statement.无法编辑列,它是 %1 语句的结果。Cannot edit columns that are result of common table expression statement (%1).无法编辑列,它是通用表生成语句 %1 的结果。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).无法编辑此列,因为它是在另一个多级视图上执行查询的视图结果(即查询另一个视图的视图)。on conflict: %1data view tooltip当冲突时:%1references table %1, column %2data view tooltip引用表 %1,列 %2condition: %1data view tooltip字符序:%1collation name: %1data view tooltip字符序名称:%1Data grid view数据网格视图Edit current cell inline编辑当前单元格Copy cell(s) contents to 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)设定选中单元格为 NULL 值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在单独编辑器中打开所选单元格的内容Toggle the height adjustment of rowsToggle the height adjustment of rowsIncrease font sizedata view增大字号Decrease font sizedata view减小字号Total pages available: %1总计可用页数:%1Total rows loaded: %1已加载行数:%1Data 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从剪贴板粘贴Increase font sizedatabase list增大字号Decrease font sizedatabase list减小字号Tables表Indexes索引Triggers触发器Views视图Columns列Data form view数据表单视图Commit changes for current row提交当前行的更改Rollback changes for current row回滚当前行的更改Go to first row on current page前往当前页的第一行Go to next row前往下一行Go to previous row前往上一行Go to last row on current page前往当前页的最后一行Insert new row插入新行Delete current row删除当前行Main window主窗口Open SQL editor打开 SQL 编辑器Open DDL history window打开DDL历史记录窗口Open snippets editor window打开代码片段编辑器窗口Open function editor window打开函数编辑器窗口Open collation editor window打开校验编辑器窗口Open extension manager window打开扩展管理窗口Previous window上一个窗口Next window下一个窗口Hide status area隐藏状态栏Open user manual打开用户手册Open configuration dialog打开配置对话框Open Debug Console打开调试终端Open CSS Console打开 CSS 控制台Open the About dialog打开关于对话框Quit the application退出程序Cell text value editor单元格文本值编辑器Cut selected text剪切选中文本Copy selected text复制选中文本Delete selected text删除选中文本Undo撤销Redo重做SQL editor input fieldSQL 编辑器输入框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切换注释Increase font sizesql editor增大字号Decrease font sizesql editor减小字号All SQLite databases所有 SQLite 数据库All files所有文件Select database file选择数据库文件Select选择File type文件类型SQL editor windowSQL 编辑器窗口Execute query执行语句Execute single query under cursor执行光标位置的单个查询Execute all queries in editor在编辑器中执行所有查询Execute "%1" query执行 "%1" 查询Switch current working database to previous on the list切换当前工作数据库到列表中的上一个Switch current working database to next on the list切换当前工作数据库到列表中的下一个Go to next editor tab前往下一编辑器选项卡Go to previous editor tab前往上一编辑器选项卡Move keyboard input focus to the results view below将键盘输入焦点移动到下面的结果视图Move keyboard input focus to the SQL editor above将键盘输入焦点移到上面的 SQL 编辑器Delete selected SQL history entries删除选中的 SQL 历史记录Table window表窗口Commit the table structure提交表结构Rollback pending changes in the table structure回滚表结构中未确认的更改Refresh table structure刷新表结构Add new column添加新列Edit selected column编辑选中列Delete selected column删除选中列Export table data导出表数据Import data to the table导入数据至表Add new table constraint新增表约束Edit selected table constraint编辑选中表约束Delete selected table constraint删除选中表约束Refresh table index list刷新表索引列表Add new index新增索引Edit selected index编辑选中索引Delete selected index删除选中索引Refresh table trigger list刷新表触发器列表Add new trigger添加新触发器Edit selected trigger编辑选中触发器Delete selected trigger删除选中触发器Go to next tab前往下一选项卡Go to previous tab前往上一选项卡A view window视图窗口Commit the view's query提交视图查询Rollback pending changes in the view's query回滚视图查询中未确认的更改Refresh view trigger list刷新视图触发器列表Execute the view's query执行视图查询A code snippets editor window代码片段编辑器窗口Commit the pending changes提交未确认的更改Rollback the pending changes回滚未确认的更改A collation editor window校验编辑器窗口A function editor window函数编辑器窗口A SQLite extension editor windowSQLite 扩展编辑器窗口QuitConfirmDialogUncommitted changes未提交的更改Are you sure you want to quit the application?
Following items are pending:确定要退出本程序吗?
下列项目仍待处置:SearchTextDialogFind or replace查找与替换Find:查找:Case sensitive区分大小写Search backwards反向搜索Regular expression matching正则表达式匹配Replace &&
find next替换并查找下一项Replace with:替换为:Replace all全部替换Find查找SortDialogSort by columns按列排序Column列Order排序Sort by: %1排序按照 %1Move column up上移列Move column down下移列SqlEditorWrap wordssql editor折行Cutsql editor剪切Copysql editor复制Pastesql editor粘贴Deletesql editor删除Select allsql editor全选Undosql editor撤销Redosql editor重做Completesql editor完成Format SQLsql editor格式化 SQLSave SQL to filesql editor保存 SQL 到文件Select file to save SQLsql editor选择 SQL 要保存到的文件Load SQL from filesql editor从文件加载 SQLDelete linesql editor删除行Move block downsql editor整块下移Move block upsql editor整块上移Copy block downsql editor副本贴上方Copy up downsql editor副本贴下方Findsql editor查找Find nextsql editor查找下一个Find previoussql editor查找上一个Replacesql editor替换Toggle commentsql editor切换注释Increase font sizesql editor增大字号Decrease font sizesql editor减小字号Could not open file '%1' for writing: %2无法以写模式打开文件 %1:%2Saved SQL contents to file: %1保存 SQL 内容至文件:%1Syntax completion can be used only when a valid database is set for the SQL editor.SQL 编辑器的语法补全功能仅当存在有效数据库时可用。Contents of the SQL editor are huge, so errors detecting and existing objects highlighting are temporarily disabled.SQL 编辑器有大量内容,因此错误检测和现有对象的高亮显示功能被暂时禁用。Save to file保存到文件SQL scripts (*.sql);;All files (*)SQL文件 (*.sql);;所有文件 (*)Open file打开文件Could not open file '%1' for reading: %2无法以读模式打开文件 %1:%2Reached the end of document. Hit the find again to restart the search.已到文档底部。再次点击查找将从头开始搜索。SqlQueryItemCommitting error:data view tooltip提交出错:Column:data view tooltip列:Data type:data view数据类型:Table:data view tooltip表:Constraints:data view tooltip约束:SqlQueryItemDelegateCannot edit this cell. Details: %1无法编辑此单元格。详情:%1The row is marked for deletion.该行已被标记为删除。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.列 %2 的外键有超过 %1 个可能的值。这太多而不能显示在下拉列表。您需要手动编辑值。SqlQueryModelOnly one query can be executed simultaneously.只允许同时执行一条查询。Cannot execute query on undefined or invalid database.无法执行语句,因为数据库无效或未定义。Cannot execute empty query.无法执行空的查询。Uncommitted data未提交的数据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.无法从单元格中加载数据,因为它引用了已经被关闭的数据库。Could not begin transaction on the database. Details: %1无法在此数据库上开始事务。详细信息:%1An error occurred while committing the transaction: %1在提交事务时发生错误:%1An error occurred while rolling back the transaction: %1在回滚事务时发生错误:%1Tried 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 data: %1在提交数据时发生错误:%1Number of rows per page was decreased to %1 due to number of columns (%2) in the data view.数据视图中,已因列数(%2)将每页行数减小(%1)。Error while executing SQL query on database '%1': %2在数据库“%1”执行 SQL 查询时发生错误:%2Error while loading query results: %1在加载查询结果时出错:%1Insert multiple rows插入多行Number of rows to insert:要插入的行数: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?您即将删除未提交的新插入的行。行数:%1
删除不能撤销,确定删除吗?SqlQueryViewGo to referenced row in...转到引用的行...Copy复制Copy with headers带表头复制Copy as...复制为...Paste粘贴Paste as...粘贴为...Set NULL values设为 NULL 值Erase values擦除值Commit提交Rollback回滚Commit selected cells提交选中单元格Rollback selected cells回滚选中单元格Edit current cell inline编辑当前单元格Define columns to sort by定义列排序方式Remove custom sorting移除自定义排序Insert row插入行Insert multiple rows插入多行Delete selected row删除已选行Adjust height of rows调整行高Increase font sizedata view增大字号Decrease font sizedata view减小字号Invert selectiondata view反向选取Edit value in editor在编辑器中编辑数值Show value in a viewer在查看器中显示值Generate query for selected cells为选中单元格生成查询No items selected to paste clipboard contents to.没有选择用来粘贴剪贴板内容的项。Cannot paste data. Details: %1无法粘贴数据。详情:%1Structure 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无法粘贴到单元格。详情:%1The row is marked for deletion.该行已被标记为删除。Cannot paste to column %1. Details: %2无法粘贴到列 %1。详情:%2Go to referenced row in table '%1'转至表 '%1' 中的引用的行table '%1'表“%1”Referenced row (%1)引用的行(%1)Trim pasted text?移除粘贴文本两端的空白?The pasted text contains leading or trailing white space. Trim it automatically?粘贴的文本两端含有空白符号。自动移除?Paste "NULL" as null value?将 "NULL" 粘贴为空值?The pasted text contains "NULL" literals. Do you want to consider them as NULL values?粘贴的文本包含 "NULL" 字符。要将它们视为空值吗?Edit value编辑值SqlTableModelError while committing new row: %1提交新行时发生错误:%1Error while deleting row from table %1: %2从表 %1 中删除行时发生错误:%2SqliteExtensionEditorFilter 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无法加载扩展:%1Invalid initialization function name. Function name can contain only alpha-numeric characters and underscore.初始化函数名无效。函数名只能包含字母数字字符和下划线。Dynamic link libraries (*.dll);;All files (*)动态链接库 (*.dll);;所有文件 (*)Shared objects (*.so);;All files (*)共享库 (*.so);;All files (*)Dynamic libraries (*.dylib);;All files (*)动态库 (*.dylib);;所有文件 (*)All files (*)所有文件 (*)Open file打开文件StatusFieldStatus状态栏Copy复制Clear清除TableConstraintsModelTypetable constraints类型Detailstable constraints详情Nametable constraints名称TableForeignKeyPanelForeign table:外部表:Columns列Local column本地列Foreign column外部列Reactions响应Deferred foreign key延迟外键约束Named constraint命名的约束Constraint name约束名称Pick the foreign column.选择一个外部列。Pick the foreign table.选择一个外部表。Select at least one foreign column.请至少选择一个外部列。Enter a name of the constraint.输入一个约束的名称。Foreign columntable constraints外部列TablePrimaryKeyAndUniquePanelColumns列Column列Collation字符序Sort排序Valid only for a single column with INTEGER data type仅对整数(INTEGER)数据类型的单个列有效Autoincrement自动递增Named constraint命名的约束Constraint name约束名称On conflict当冲突时Collatetable constraints字符序Sort ordertable constraints排序方式Select at least one column.至少选择一个列。Enter a name of the constraint.输入一个约束的名称。TableStructureModelNametable structure columns名称Data typetable structure columns数据类型Primary
Keytable structure columns主键Foreign
Keytable structure columns外键Uniquetable structure columns唯一Checktable structure columns条件Not
NULLtable structure columns非空Collatetable structure columns字符序Generatedtable structure columns生成Default valuetable structure columns默认值TableWindowStructure结构Table name:表名:<html><head/><body><p>Enables/disabled the WITHOUT ROWID clause on the table. Such table will no longer have the "rowid" 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 "rowid" 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数据Constraints约束Indexes索引Triggers触发器DDLDDLExport tabletable window导出表Import data to tabletable window导入数据至表Populate tabletable window填充表Refresh structuretable window刷新结构Commit structure changestable window提交结构更改Rollback structure changestable window回滚结构更改Add columntable window添加列Edit columntable window编辑列Delete columntable window删除列Move column uptable window上移列Move column downtable window下移列Create similar tabletable window创建相似的表Reset autoincrement valuetable window重置自动递增值Add table constrainttable window新增表约束Edit table constrainttable window编辑表约束Delete table constrainttable window删除表约束Move table constraint uptable window向上移动表约束Move table constraint downtable window向下一移动表约束Add table primary keytable window添加主键Add table foreign keytable window添加外键Add table unique constrainttable window添加表唯一约束Add table check constrainttable window添加表检查约束Refresh index listtable window刷新索引列表Create indextable window创建索引Edit indextable window编辑索引Delete indextable window删除索引Refresh trigger listtable window刷新触发器列表Create triggertable window创建触发器Edit triggertable window编辑触发器Delete triggertable window删除触发器Are you sure you want to delete column '%1'?table window您确定要删除字段“%1”吗?Following problems will take place while modifying the table.
Would you like to proceed?table window修改该表时将出现以下问题。
是否继续?Table modificationtable window修改表Could not load data for table %1. Error details: %2无法加载表 %1 的数据。错误详情:%2Could not process the %1 table correctly. Unable to open a table window.无法正确处理表 %1。无法打开表窗口。Database数据库Could not restore window %1, because no database or table was stored in session for this window.无法还原窗口 %1,此窗口中没有存储数据库或表的会话。Could not restore window '%1', because no database or table was stored in session for this window.无法还原窗口“%1”,此窗口中没有存储数据库或表的会话。Could not restore window '%1', because database %2 could not be resolved.无法还原窗口“%1”,无法解析数据库 %2。Could not restore window '%1', because the table %2 doesn't exist in the database %3.无法还原窗口“%1”,数据库 %3 中不存在表 %2。New table %1新表 %1Committed changes for table '%1' successfully.成功提交表 '%1' 的修改。Committed changes for table '%1' (named before '%2') successfully.成功提交对表 '%1'(原名 '%2')的更改。Could not commit table structure. Error message: %1table window无法提交表结构。错误信息:%1Reset autoincrement重置自动递增Are you sure you want to reset autoincrement value for table '%1'?您确定要重置表“%1”的自动递增值吗?An error occurred while trying to reset autoincrement value for table '%1': %2重置表“%1”的自动递增值时出错:%2Autoincrement value for table '%1' has been reset successfully.成功重置表“%1”的自动递增值。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?SQLite 允许为表使用空白名称,但不推荐使用空白名称。
您确定要创建一个空白名称的表?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.无法创建表 %1,没有定义主键。取消选中 %2 或者定义一个主键。Cannot use autoincrement for primary key when %1 clause is used. Either uncheck the %2, or the autoincrement in a primary key.使用 %1 语句时无法为主键使用自动递增。取消选中 %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以下列使用了不严格的数据类型:%1。请禁用此表的严格模式,或者修改列数据类型。有效的严格数据类型为:%2Are you sure you want to delete table constraint '%1'?table window您确定要删除表约束“%1”吗?Delete constrainttable window删除约束Cannot export, because no export plugin is loaded.无法导出,没有加载导出插件。Cannot import, because no import plugin is loaded.无法导入,没有加载导入插件。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?有未提交的结构修改。您不能浏览或编辑数据,直至表结构完工。
立即提交现有结构?或者返回结构选项卡?Go back to structure tab返回结构选项卡Commit modifications and browse data.提交修改并浏览数据。Nametable window indexes名称Uniquetable window indexes唯一Columnstable window indexes列Partial index conditiontable window indexes部分索引条件Nametable window triggers名称Eventtable window triggers事件Conditiontable window triggers条件Detailstable window triggers详情Table window "%1" has uncommitted structure modifications and data.表窗口“%1”有未提交的结构更改与数据。Table window "%1" has uncommitted data.表窗口“%1”有未提交的数据。Table window "%1" has uncommitted structure modifications.表窗口“%1”有未提交的结构更改。TriggerColumnsDialogTrigger columns触发器列Triggering columns:触发列:Select all全选Deselect all全不选TriggerDialogTrigger触发器On table:表:Action:动作:<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 条件表达式。如果条件返回 false,则触发器不会对该行生效。</p>Pre-condition:前提条件:The scope is still not fully supported by the SQLite database.SQLite 数据库仍未完全支持作用域。Trigger name:触发器名称:When:当:List of columns for UPDATE OF action.UPDATE OF 动作的列列表Scope:作用域:Code:代码:Trigger statements to be executed.需要执行的触发器语句DDLDDLOn view:视图:Could not process trigger %1 correctly. Unable to open a trigger dialog.无法正确处理触发器 %1。无法打开触发器对话框。Enter a valid condition.请输入一个有效的条件。Enter a valid trigger code.请输入一个有效的触发器代码。Errortrigger dialog错误An error occurred while executing SQL statements:
%1执行下列 SQL 语句时出错:
%1VersionConvertSummaryDialogDatabase version convert数据库版本转换Following changes to the SQL statements will be made:SQL 语句变更如下:Before之前After之后ViewWindowQuery查询View name:视图名称:Output column names输出列名称Data数据Triggers触发器DDLDDLCould not restore window '%1', because no database or view was stored in session for this window.无法还原窗口“%1”,此窗口中没有存储数据库或表的会话。Could not restore window '%1', because database %2 could not be resolved.无法还原窗口“%1”,无法解析数据库 %2。Could not restore window '%1', because database %2 could not be open.无法还原窗口“%1”,数据库 %2 没有被打开。Could not restore window '%1', because the view %2 doesn't exist in the database %3.无法还原窗口“%1”,数据库 %3 中不存在视图 %2。New view %1新视图 %1Database数据库Refresh the viewview window刷新视图Commit the view changesview window提交视图更改Rollback the view changesview window回滚视图更改Explicit column names明确列名称Generate output column names automatically basing on result columns of the view.基于视图的结果列自动生成输出列名称。Add columnview window添加列Edit columnview window编辑列Delete columnview window删除列Move column upview window上移列Move column downview window下移列Refresh trigger listview window刷新触发器列表Create new triggerview window创建新触发器Edit selected triggerview window编辑选中触发器Delete selected triggerview window删除选中触发器View window "%1" has uncommitted structure modifications and data.视图“%1”有未提交的结构更改和数据。View window "%1" has uncommitted data.视图“%1”有未提交的数据。View window "%1" has uncommitted structure modifications.视图“%1”有未提交的结构更改。Could not load data for view %1. Error details: %2无法加载视图 %1 的数据。错误详情:%2Uncommitted 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?有未提交的结构修改。您不能浏览或编辑数据,直至表结构完工。
立即提交现有结构?或者返回结构选项卡?Go back to structure tab返回结构选项卡Commit modifications and browse data.提交更改并浏览数据。View '%1' was committed successfully.成功提交视图“%1”。Committed changes for view '%1' successfully.成功提交对视图“%1”的更改。Committed changes for view '%1' (named before '%2') successfully.成功提交对视图“%1”(原名“%2”)的更改。Could not commit view changes. Error message: %1view window无法提交视图更改。错误信息:%1Override 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.无法确定视图所返回的列。查询可能不完整或包含错误。Nameview window triggers名称Instead ofview window triggers而非Conditionview window triggers条件Detailstable window triggers详情Could not process the %1 view correctly. Unable to open a view window.无法正确处理视图 %1。无法打开视图窗口。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?SQLite 允许为视图使用空白名称,但不推荐使用空白名称。
您确定要创建一个空白名称的视图?The SELECT statement could not be parsed. Please correct the query and retry.
Details: %1SELECT 语句解析失败。请更正查询并重试。
详情:%1The view could not be modified due to internal SQLiteStudio error. Please report this!因 SQLiteStudio 内部错误,无法修改该视图。请报告该问题!The view code could not be parsed properly for execution. This is a SQLiteStudio's bug. Please report it.用于执行的视图代码无法正确解析。这是 SQLiteStudio 的 bug,请报告。Following problems will take place while modifying the view.
Would you like to proceed?view window修改该视图时将出现以下问题。
是否继续?View modificationview window视图更改WidgetCoverInterrupt停止