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/HtmlExport/HtmlExport_pt_BR.ts | 173 --------------------------------- 1 file changed, 173 deletions(-) delete mode 100644 Plugins/HtmlExport/HtmlExport_pt_BR.ts (limited to 'Plugins/HtmlExport/HtmlExport_pt_BR.ts') diff --git a/Plugins/HtmlExport/HtmlExport_pt_BR.ts b/Plugins/HtmlExport/HtmlExport_pt_BR.ts deleted file mode 100644 index 560fd85..0000000 --- a/Plugins/HtmlExport/HtmlExport_pt_BR.ts +++ /dev/null @@ -1,173 +0,0 @@ - - - - - HtmlExport - - - SQL query results - - - - - - no type - - - - - - Exported table: %1 - - - - - - Table: %1 - - - - - virtual - - - - - Exported database: %1 - - - - - Index: %1 - - - - - For table: - - - - - Unique: - - - - - Yes - - - - - No - - - - - Column - - - - - Collating - - - - - Sort order - - - - - Trigger: %1 - - - - - Activated: - - - - - Action: - - - - - On view: - - - - - On table: - - - - - Activate condition: - - - - - Code executed: - - - - - View: %1 - - - - - Document generated by SQLiteStudio v%1 on %2 - - - - - HtmlExportConfig - - - Maximum number of characters per cell: - - - - - Include data types in first row - - - - - Column names as first row - - - - - Row numbers as first column - - - - - Output format - - - - - Format document (new lines, indentation) - - - - - Compress (everything in one line) - - - - - <p>When enabled, HTML characters such as &lt;, &gt; and &amp; are not escaped in exported values. This allows you for example to export hyper-link enabled documents, but it also may result in incorrect HTML document (unmatched pairs of &lt; and &gt; characters). Be warned.</p> - - - - - Don't escape HTML characters - - - - -- cgit v1.2.3