From 306d6d3ca9c9ad774d19135681a7f9805f77035f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 22 Feb 2015 14:06:29 -0500 Subject: Imported Upstream version 3.0.3 --- Plugins/HtmlExport/HtmlExport.pro | 24 ++++- Plugins/HtmlExport/HtmlExport_de.qm | Bin 0 -> 23 bytes Plugins/HtmlExport/HtmlExport_de.ts | 173 +++++++++++++++++++++++++++++++++ Plugins/HtmlExport/HtmlExport_es.qm | Bin 0 -> 23 bytes Plugins/HtmlExport/HtmlExport_es.ts | 173 +++++++++++++++++++++++++++++++++ Plugins/HtmlExport/HtmlExport_fr.qm | Bin 0 -> 3884 bytes Plugins/HtmlExport/HtmlExport_fr.ts | 173 +++++++++++++++++++++++++++++++++ Plugins/HtmlExport/HtmlExport_pt_BR.qm | Bin 0 -> 23 bytes Plugins/HtmlExport/HtmlExport_pt_BR.ts | 173 +++++++++++++++++++++++++++++++++ Plugins/HtmlExport/HtmlExport_ru.qm | Bin 0 -> 3899 bytes Plugins/HtmlExport/HtmlExport_ru.ts | 173 +++++++++++++++++++++++++++++++++ Plugins/HtmlExport/HtmlExport_sk.qm | Bin 0 -> 27 bytes Plugins/HtmlExport/HtmlExport_sk.ts | 173 +++++++++++++++++++++++++++++++++ Plugins/HtmlExport/HtmlExport_zh_CN.qm | 1 + Plugins/HtmlExport/HtmlExport_zh_CN.ts | 173 +++++++++++++++++++++++++++++++++ Plugins/HtmlExport/htmlexport.qrc | 2 + 16 files changed, 1235 insertions(+), 3 deletions(-) create mode 100644 Plugins/HtmlExport/HtmlExport_de.qm create mode 100644 Plugins/HtmlExport/HtmlExport_de.ts create mode 100644 Plugins/HtmlExport/HtmlExport_es.qm create mode 100644 Plugins/HtmlExport/HtmlExport_es.ts create mode 100644 Plugins/HtmlExport/HtmlExport_fr.qm create mode 100644 Plugins/HtmlExport/HtmlExport_fr.ts create mode 100644 Plugins/HtmlExport/HtmlExport_pt_BR.qm create mode 100644 Plugins/HtmlExport/HtmlExport_pt_BR.ts create mode 100644 Plugins/HtmlExport/HtmlExport_ru.qm create mode 100644 Plugins/HtmlExport/HtmlExport_ru.ts create mode 100644 Plugins/HtmlExport/HtmlExport_sk.qm create mode 100644 Plugins/HtmlExport/HtmlExport_sk.ts create mode 100644 Plugins/HtmlExport/HtmlExport_zh_CN.qm create mode 100644 Plugins/HtmlExport/HtmlExport_zh_CN.ts (limited to 'Plugins/HtmlExport') diff --git a/Plugins/HtmlExport/HtmlExport.pro b/Plugins/HtmlExport/HtmlExport.pro index c4f7468..8f3578e 100644 --- a/Plugins/HtmlExport/HtmlExport.pro +++ b/Plugins/HtmlExport/HtmlExport.pro @@ -4,10 +4,10 @@ # #------------------------------------------------- -include($$PWD/../../SQLiteStudio3/plugins.pri) - QT -= gui +include($$PWD/../../SQLiteStudio3/plugins.pri) + TARGET = HtmlExport TEMPLATE = lib @@ -29,5 +29,23 @@ FORMS += \ htmlexport.ui -TRANSLATIONS += HtmlExport_pl.ts +TRANSLATIONS += HtmlExport_zh_CN.ts \ + HtmlExport_sk.ts \ + HtmlExport_de.ts \ + HtmlExport_ru.ts \ + HtmlExport_pt_BR.ts \ + HtmlExport_fr.ts \ + HtmlExport_es.ts \ + HtmlExport_pl.ts + + + + + + + + + + + diff --git a/Plugins/HtmlExport/HtmlExport_de.qm b/Plugins/HtmlExport/HtmlExport_de.qm new file mode 100644 index 0000000..9dad8df Binary files /dev/null and b/Plugins/HtmlExport/HtmlExport_de.qm differ diff --git a/Plugins/HtmlExport/HtmlExport_de.ts b/Plugins/HtmlExport/HtmlExport_de.ts new file mode 100644 index 0000000..2f2ed17 --- /dev/null +++ b/Plugins/HtmlExport/HtmlExport_de.ts @@ -0,0 +1,173 @@ + + + + + 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 + + + + diff --git a/Plugins/HtmlExport/HtmlExport_es.qm b/Plugins/HtmlExport/HtmlExport_es.qm new file mode 100644 index 0000000..9dad8df Binary files /dev/null and b/Plugins/HtmlExport/HtmlExport_es.qm differ diff --git a/Plugins/HtmlExport/HtmlExport_es.ts b/Plugins/HtmlExport/HtmlExport_es.ts new file mode 100644 index 0000000..970ee6c --- /dev/null +++ b/Plugins/HtmlExport/HtmlExport_es.ts @@ -0,0 +1,173 @@ + + + + + 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 + + + + diff --git a/Plugins/HtmlExport/HtmlExport_fr.qm b/Plugins/HtmlExport/HtmlExport_fr.qm new file mode 100644 index 0000000..98606eb Binary files /dev/null and b/Plugins/HtmlExport/HtmlExport_fr.qm differ diff --git a/Plugins/HtmlExport/HtmlExport_fr.ts b/Plugins/HtmlExport/HtmlExport_fr.ts new file mode 100644 index 0000000..6fe39b9 --- /dev/null +++ b/Plugins/HtmlExport/HtmlExport_fr.ts @@ -0,0 +1,173 @@ + + + + + HtmlExport + + + SQL query results + Résultats de la requête SQL + + + + + no type + Aucun type + + + + + Exported table: %1 + Table exportée: %1 + + + + + Table: %1 + Table: %1 + + + + virtual + virtuel + + + + Exported database: %1 + Base de données exportée: %1 + + + + Index: %1 + Index: %1 + + + + For table: + Pour la table: + + + + Unique: + Unique: + + + + Yes + Oui + + + + No + Non + + + + Column + Colonne + + + + Collating + Collation + + + + Sort order + Ordre de tri + + + + Trigger: %1 + Déclencheur: %1 + + + + Activated: + Activé: + + + + Action: + Action: + + + + On view: + Sur la vue: + + + + On table: + Sur la table: + + + + Activate condition: + Activé la condition: + + + + Code executed: + Exécuter le code: + + + + View: %1 + Vue: %1 + + + + Document generated by SQLiteStudio v%1 on %2 + Document généré par SQLiteStudio v%1 de %2 + + + + HtmlExportConfig + + + Maximum number of characters per cell: + Nombre de caractères maximum par cellule: + + + + Include data types in first row + Types données incluses dans la première ligne + + + + Column names as first row + Nom des colonnes dans la première ligne + + + + Row numbers as first column + Numero de ligne dans la première colonne + + + + Output format + Format d'affichage + + + + Format document (new lines, indentation) + Format document (nouvelles ligne, indentation) + + + + Compress (everything in one line) + Condensé (tout en une ligne) + + + + <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> + <p>Lorsqu'il y a des caractères HTML telque &lt;, &gt; et &amp;ils ne sont pas enlevés des valeurs exportées. 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).Soyez attentif.</p> + + + + Don't escape HTML characters + N'enlevez pas les caractères HTML + + + diff --git a/Plugins/HtmlExport/HtmlExport_pt_BR.qm b/Plugins/HtmlExport/HtmlExport_pt_BR.qm new file mode 100644 index 0000000..c02994c Binary files /dev/null and b/Plugins/HtmlExport/HtmlExport_pt_BR.qm differ diff --git a/Plugins/HtmlExport/HtmlExport_pt_BR.ts b/Plugins/HtmlExport/HtmlExport_pt_BR.ts new file mode 100644 index 0000000..86b0993 --- /dev/null +++ b/Plugins/HtmlExport/HtmlExport_pt_BR.ts @@ -0,0 +1,173 @@ + + + + + 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 + + + + diff --git a/Plugins/HtmlExport/HtmlExport_ru.qm b/Plugins/HtmlExport/HtmlExport_ru.qm new file mode 100644 index 0000000..a595ca1 Binary files /dev/null and b/Plugins/HtmlExport/HtmlExport_ru.qm differ diff --git a/Plugins/HtmlExport/HtmlExport_ru.ts b/Plugins/HtmlExport/HtmlExport_ru.ts new file mode 100644 index 0000000..a62e54b --- /dev/null +++ b/Plugins/HtmlExport/HtmlExport_ru.ts @@ -0,0 +1,173 @@ + + + + + HtmlExport + + + SQL query results + Реузльтаты запроса SQL + + + + + no type + без типа + + + + + Exported table: %1 + Экспортированная таблица: %1 + + + + + Table: %1 + Таблица: %1 + + + + virtual + виртуальная + + + + Exported database: %1 + Экспортированная база данных: %1 + + + + Index: %1 + Индекс: %1 + + + + For table: + Для таблицы: + + + + Unique: + Уникальный: + + + + Yes + Да + + + + No + Нет + + + + Column + Столбец + + + + Collating + Сравнение + + + + Sort order + Порядок сортировки + + + + Trigger: %1 + Триггер: %1 + + + + Activated: + Активирован: + + + + Action: + Действие: + + + + On view: + Для представления: + + + + On table: + Для таблицы: + + + + Activate condition: + Условие активации: + + + + Code executed: + Исполненный код: + + + + View: %1 + Представление: %1 + + + + Document generated by SQLiteStudio v%1 on %2 + Документ сгенерирован с помощью SQLiteStudio v%1 в %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> + <p>Когда опция активирована, символы HTML, такие как &lt;, &gt; и &amp;, не экранируются в экспортируемых значениях. Это позволяет, к примеру, создавать документы со ссылками, но также может привести к порче документа HTML (при незакрытых символах &lt; и &gt;). Будьте внимательны.</p> + + + + Don't escape HTML characters + Не экранировать символы HTML + + + diff --git a/Plugins/HtmlExport/HtmlExport_sk.qm b/Plugins/HtmlExport/HtmlExport_sk.qm new file mode 100644 index 0000000..1776294 Binary files /dev/null and b/Plugins/HtmlExport/HtmlExport_sk.qm differ diff --git a/Plugins/HtmlExport/HtmlExport_sk.ts b/Plugins/HtmlExport/HtmlExport_sk.ts new file mode 100644 index 0000000..66e64d7 --- /dev/null +++ b/Plugins/HtmlExport/HtmlExport_sk.ts @@ -0,0 +1,173 @@ + + + + + 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 + + + + diff --git a/Plugins/HtmlExport/HtmlExport_zh_CN.qm b/Plugins/HtmlExport/HtmlExport_zh_CN.qm new file mode 100644 index 0000000..be651ee --- /dev/null +++ b/Plugins/HtmlExport/HtmlExport_zh_CN.qm @@ -0,0 +1 @@ + + + + + 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 + + + + diff --git a/Plugins/HtmlExport/htmlexport.qrc b/Plugins/HtmlExport/htmlexport.qrc index 8756c61..d7b8c64 100644 --- a/Plugins/HtmlExport/htmlexport.qrc +++ b/Plugins/HtmlExport/htmlexport.qrc @@ -7,5 +7,7 @@ HtmlExport_pl.qm + HtmlExport_ru.qm + HtmlExport_fr.qm -- cgit v1.2.3