From 8e640722c62692818ab840d50b3758f89a41a54e Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Wed, 25 Nov 2015 16:48:41 -0500 Subject: Imported Upstream version 3.0.7 --- .../translations/sqlitestudiocli_zh_CN.ts | 100 ++++++++++++++++----- 1 file changed, 76 insertions(+), 24 deletions(-) (limited to 'SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_zh_CN.ts') diff --git a/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_zh_CN.ts b/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_zh_CN.ts index 4dd7f0a..71b2ea2 100644 --- a/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_zh_CN.ts +++ b/SQLiteStudio3/sqlitestudiocli/translations/sqlitestudiocli_zh_CN.ts @@ -4,34 +4,34 @@ CLI - + Current database: %1 - + 当前数据库:%1 - + No current working database is set. - + 当前没有选定工作数据库。 - + Type %1 for help - + 输入 %1 获取帮助 - + Database passed in command line parameters (%1) was already on the list under name: %2 - + Could not add database %1 to list. - + 未能将数据库“%1”添加到列表。 - + closed - + 已关闭 @@ -39,7 +39,7 @@ Usage: %1%2 - + 用法: %1%2 @@ -47,12 +47,12 @@ Could not add database %1 to list. - + 未能将数据库“%1”添加到列表。 Database added: %1 - + 已添加数据库:%1 @@ -68,7 +68,7 @@ name CLI command syntax - + @@ -82,12 +82,12 @@ Changed directory to: %1 - + 已切换到:%1 Could not change directory to: %1 - + 未能切换到:%1 @@ -201,13 +201,65 @@ CliCommandDesc - - shows details about the table + + No working database is set. +Call %1 command to set working database. +Call %2 to see list of all databases. + + + + + Database is not open. - + + Cannot find table named: %1 + + + + + shows details about the table + 显示表的详情 + + + table + + + + + Table: %1 + + + + + Column name + + + + + Data type + + + + + Constraints + + + + + Virtual table: %1 + + + + + Construction arguments: + + + + + No construction arguments were passed for this virtual table. @@ -236,7 +288,7 @@ You can pass <pattern> with wildcard characters to filter output. quits the application - + 退出本程序 @@ -280,7 +332,7 @@ You can always execute any command with exactly single '--help' option Usage: %1%2 - + 用法: %1%2 @@ -399,7 +451,7 @@ The ROW mode is recommended if you need to see whole values and you don't e Could not add database %1 to list. - + 未能将数据库“%1”添加到列表。 @@ -632,7 +684,7 @@ The database argument is optional and if provided, then only given database will Current database: %1 - + 当前数据库:%1 -- cgit v1.2.3