From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- Plugins/SqlExport/SqlExport_zh_CN.ts | 98 ------------------------------------ 1 file changed, 98 deletions(-) delete mode 100644 Plugins/SqlExport/SqlExport_zh_CN.ts (limited to 'Plugins/SqlExport/SqlExport_zh_CN.ts') diff --git a/Plugins/SqlExport/SqlExport_zh_CN.ts b/Plugins/SqlExport/SqlExport_zh_CN.ts deleted file mode 100644 index 8ee787a..0000000 --- a/Plugins/SqlExport/SqlExport_zh_CN.ts +++ /dev/null @@ -1,98 +0,0 @@ - - - - - SqlExport - - - -- Results of query: - -- 执行结果: - - - - -- Table: %1 - -- 表:%1 - - - - -- Index: %1 - -- 索引:%1 - - - - -- Trigger: %1 - -- 触发器:%1 - - - - -- View: %1 - -- 视图:%1 - - - - -- File generated with SQLiteStudio v%1 on %2 - -- 由SQLiteStudio v%1 产生的文件 %2 - - - - -- Text encoding used: %1 - -- 文本编码:%1 - - - - Table name for INSERT statements is mandatory. - - - - - sqlExportCommonConfig - - - Generate "DROP IF EXISTS" statement before "CREATE" statement - - - - - Format DDL statements only (excludes "INSERT" statements) - - - - - Use SQL formatter to format exported SQL statements - - - - - sqlExportQueryConfig - - - Use SQL formatter to format exported SQL statements - - - - - Table name to use for INSERT statements: - - - - - Generate "CREATE TABLE" statement at the begining - - - - - Include the query in comments - - - - - Generate "DROP IF EXISTS" statement before "CREATE" statement - - - - - Format DDL statements only (excludes "INSERT" statements) - - - - -- cgit v1.2.3