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/SqlFormatterSimple/SqlFormatterSimple.pro | 28 --------------------- .../SqlFormatterSimple/SqlFormatterSimple_de.qm | Bin 23 -> 0 bytes .../SqlFormatterSimple/SqlFormatterSimple_de.ts | 17 ------------- .../SqlFormatterSimple/SqlFormatterSimple_es.qm | Bin 23 -> 0 bytes .../SqlFormatterSimple/SqlFormatterSimple_es.ts | 17 ------------- .../SqlFormatterSimple/SqlFormatterSimple_fr.qm | Bin 346 -> 0 bytes .../SqlFormatterSimple/SqlFormatterSimple_fr.ts | 17 ------------- .../SqlFormatterSimple/SqlFormatterSimple_it.qm | Bin 23 -> 0 bytes .../SqlFormatterSimple/SqlFormatterSimple_it.ts | 17 ------------- .../SqlFormatterSimple/SqlFormatterSimple_pl.qm | Bin 376 -> 0 bytes .../SqlFormatterSimple/SqlFormatterSimple_pl.ts | 17 ------------- .../SqlFormatterSimple/SqlFormatterSimple_pt_BR.qm | Bin 23 -> 0 bytes .../SqlFormatterSimple/SqlFormatterSimple_pt_BR.ts | 17 ------------- .../SqlFormatterSimple/SqlFormatterSimple_ro_RO.qm | Bin 30 -> 0 bytes .../SqlFormatterSimple/SqlFormatterSimple_ro_RO.ts | 17 ------------- .../SqlFormatterSimple/SqlFormatterSimple_ru.qm | Bin 379 -> 0 bytes .../SqlFormatterSimple/SqlFormatterSimple_ru.ts | 17 ------------- .../SqlFormatterSimple/SqlFormatterSimple_sk.qm | Bin 27 -> 0 bytes .../SqlFormatterSimple/SqlFormatterSimple_sk.ts | 17 ------------- .../SqlFormatterSimple/SqlFormatterSimple_zh_CN.qm | Bin 233 -> 0 bytes .../SqlFormatterSimple/SqlFormatterSimple_zh_CN.ts | 17 ------------- Plugins/SqlFormatterSimple/sqlformattersimple.qrc | 15 ----------- .../sqlformattersimpleplugin.cpp | 6 ++--- .../translations/SqlFormatterSimple.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_af_ZA.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_ar_SA.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_ca_ES.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_cs_CZ.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_da_DK.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_de_DE.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_el_GR.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_en_US.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_es_ES.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_fa_IR.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_fi_FI.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_fr_FR.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_he_IL.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_hu_HU.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_it_IT.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_ja_JP.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_kaa.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_ko_KR.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_nl_NL.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_no_NO.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_pl_PL.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_pt_BR.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_pt_PT.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_ro_RO.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_ru_RU.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_sk_SK.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_sr_SP.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_sv_SE.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_tr_TR.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_uk_UA.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_vi_VN.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_zh_CN.ts | 17 +++++++++++++ .../translations/SqlFormatterSimple_zh_TW.ts | 17 +++++++++++++ 57 files changed, 581 insertions(+), 216 deletions(-) delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_de.qm delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_de.ts delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_es.qm delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_es.ts delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.qm delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.ts delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_it.qm delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_it.ts delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_pl.qm delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_pl.ts delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.qm delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.ts delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_ro_RO.qm delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_ro_RO.ts delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.qm delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.ts delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.qm delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.ts delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.qm delete mode 100644 Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_af_ZA.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ar_SA.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ca_ES.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_cs_CZ.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_da_DK.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_de_DE.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_el_GR.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_en_US.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_es_ES.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fa_IR.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fi_FI.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fr_FR.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_he_IL.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_hu_HU.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_it_IT.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ja_JP.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_kaa.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ko_KR.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_nl_NL.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_no_NO.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pl_PL.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pt_BR.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pt_PT.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ro_RO.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ru_RU.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sk_SK.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sr_SP.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sv_SE.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_tr_TR.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_uk_UA.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_vi_VN.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_zh_CN.ts create mode 100644 Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_zh_TW.ts (limited to 'Plugins/SqlFormatterSimple') diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple.pro b/Plugins/SqlFormatterSimple/SqlFormatterSimple.pro index 8b69ad9..99074d8 100644 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple.pro +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple.pro @@ -26,31 +26,3 @@ OTHER_FILES += \ RESOURCES += \ sqlformattersimple.qrc - - -TRANSLATIONS += SqlFormatterSimple_ro_RO.ts \ - SqlFormatterSimple_de.ts \ - SqlFormatterSimple_it.ts \ - SqlFormatterSimple_zh_CN.ts \ - SqlFormatterSimple_sk.ts \ - SqlFormatterSimple_ru.ts \ - SqlFormatterSimple_pt_BR.ts \ - SqlFormatterSimple_fr.ts \ - SqlFormatterSimple_es.ts \ - SqlFormatterSimple_pl.ts - - - - - - - - - - - - - - - - diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_de.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_de.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/SqlFormatterSimple/SqlFormatterSimple_de.qm and /dev/null differ diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_de.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_de.ts deleted file mode 100644 index 97a671f..0000000 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple_de.ts +++ /dev/null @@ -1,17 +0,0 @@ - - - - - SqlFormatterSimplePlugin - - - Upper case keywords - - - - - Reduce multiple whitespaces to single whitespace - - - - diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.qm and /dev/null differ diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.ts deleted file mode 100644 index e6d4b25..0000000 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.ts +++ /dev/null @@ -1,17 +0,0 @@ - - - - - SqlFormatterSimplePlugin - - - Upper case keywords - - - - - Reduce multiple whitespaces to single whitespace - - - - diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.qm deleted file mode 100644 index f4d64ab..0000000 Binary files a/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.qm and /dev/null differ diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.ts deleted file mode 100644 index d2c02e2..0000000 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.ts +++ /dev/null @@ -1,17 +0,0 @@ - - - - - SqlFormatterSimplePlugin - - - Upper case keywords - Mots-clefs en majuscule - - - - Reduce multiple whitespaces to single whitespace - Réduisez les espaces multiples à un seul espace - - - diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_it.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_it.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/SqlFormatterSimple/SqlFormatterSimple_it.qm and /dev/null differ diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_it.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_it.ts deleted file mode 100644 index 91208f1..0000000 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple_it.ts +++ /dev/null @@ -1,17 +0,0 @@ - - - - - SqlFormatterSimplePlugin - - - Upper case keywords - - - - - Reduce multiple whitespaces to single whitespace - - - - diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_pl.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_pl.qm deleted file mode 100644 index a88fc0f..0000000 Binary files a/Plugins/SqlFormatterSimple/SqlFormatterSimple_pl.qm and /dev/null differ diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_pl.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_pl.ts deleted file mode 100644 index a456bdd..0000000 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple_pl.ts +++ /dev/null @@ -1,17 +0,0 @@ - - - - - SqlFormatterSimplePlugin - - - Upper case keywords - Zmień litery słów kluczowych na duże - - - - Reduce multiple whitespaces to single whitespace - Zredukuj wiele znaków białych do pojedynczego - - - diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.qm deleted file mode 100644 index c02994c..0000000 Binary files a/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.qm and /dev/null differ diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.ts deleted file mode 100644 index 246c044..0000000 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.ts +++ /dev/null @@ -1,17 +0,0 @@ - - - - - SqlFormatterSimplePlugin - - - Upper case keywords - - - - - Reduce multiple whitespaces to single whitespace - - - - diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_ro_RO.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_ro_RO.qm deleted file mode 100644 index 2856eb9..0000000 Binary files a/Plugins/SqlFormatterSimple/SqlFormatterSimple_ro_RO.qm and /dev/null differ diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_ro_RO.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_ro_RO.ts deleted file mode 100644 index 547d44d..0000000 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple_ro_RO.ts +++ /dev/null @@ -1,17 +0,0 @@ - - - - - SqlFormatterSimplePlugin - - - Upper case keywords - - - - - Reduce multiple whitespaces to single whitespace - - - - diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.qm deleted file mode 100644 index 2f4ef6c..0000000 Binary files a/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.qm and /dev/null differ diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.ts deleted file mode 100644 index cea4179..0000000 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.ts +++ /dev/null @@ -1,17 +0,0 @@ - - - - - SqlFormatterSimplePlugin - - - Upper case keywords - Ключевые слова в верхнем регистре - - - - Reduce multiple whitespaces to single whitespace - Сокращать несколько непечатаемых символов в один - - - diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.qm deleted file mode 100644 index 1776294..0000000 Binary files a/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.qm and /dev/null differ diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.ts deleted file mode 100644 index c07fd9f..0000000 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.ts +++ /dev/null @@ -1,17 +0,0 @@ - - - - - SqlFormatterSimplePlugin - - - Upper case keywords - - - - - Reduce multiple whitespaces to single whitespace - - - - diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.qm deleted file mode 100644 index e3a8510..0000000 Binary files a/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.qm and /dev/null differ diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.ts deleted file mode 100644 index 40c7f1e..0000000 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.ts +++ /dev/null @@ -1,17 +0,0 @@ - - - - - SqlFormatterSimplePlugin - - - Upper case keywords - 大写关键字 - - - - Reduce multiple whitespaces to single whitespace - 将多个空白转换为一个空白 - - - diff --git a/Plugins/SqlFormatterSimple/sqlformattersimple.qrc b/Plugins/SqlFormatterSimple/sqlformattersimple.qrc index 2234dfd..febfbd2 100644 --- a/Plugins/SqlFormatterSimple/sqlformattersimple.qrc +++ b/Plugins/SqlFormatterSimple/sqlformattersimple.qrc @@ -2,19 +2,4 @@ SqlFormatterSimple.ui - - SqlFormatterSimple_ro_RO.qm - SqlFormatterSimple_de.qm - - - SqlFormatterSimple_pl.qm - SqlFormatterSimple_ru.qm - SqlFormatterSimple_fr.qm - SqlFormatterSimple_sk.qm - SqlFormatterSimple_zh_CN.qm - - - - - diff --git a/Plugins/SqlFormatterSimple/sqlformattersimpleplugin.cpp b/Plugins/SqlFormatterSimple/sqlformattersimpleplugin.cpp index 943f047..e5983b0 100644 --- a/Plugins/SqlFormatterSimple/sqlformattersimpleplugin.cpp +++ b/Plugins/SqlFormatterSimple/sqlformattersimpleplugin.cpp @@ -1,5 +1,5 @@ #include "sqlformattersimpleplugin.h" - +#include "common/global.h" SqlFormatterSimplePlugin::SqlFormatterSimplePlugin() { } @@ -30,13 +30,13 @@ QString SqlFormatterSimplePlugin::format(SqliteQueryPtr query) bool SqlFormatterSimplePlugin::init() { - Q_INIT_RESOURCE(sqlformattersimple); + SQLS_INIT_RESOURCE(sqlformattersimple); return GenericPlugin::init(); } void SqlFormatterSimplePlugin::deinit() { - Q_CLEANUP_RESOURCE(sqlformattersimple); + SQLS_CLEANUP_RESOURCE(sqlformattersimple); } QString SqlFormatterSimplePlugin::getConfigUiForm() const diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple.ts new file mode 100644 index 0000000..012b162 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + + + + + Reduce multiple whitespaces to single whitespace + + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_af_ZA.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_af_ZA.ts new file mode 100644 index 0000000..ae21b05 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_af_ZA.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ar_SA.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ar_SA.ts new file mode 100644 index 0000000..097f552 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ar_SA.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ca_ES.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ca_ES.ts new file mode 100644 index 0000000..1fb23f6 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ca_ES.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_cs_CZ.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_cs_CZ.ts new file mode 100644 index 0000000..d26aed2 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_cs_CZ.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_da_DK.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_da_DK.ts new file mode 100644 index 0000000..2cee87d --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_da_DK.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_de_DE.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_de_DE.ts new file mode 100644 index 0000000..c71342f --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_de_DE.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Schlüsselwörter groß schreiben + + + + Reduce multiple whitespaces to single whitespace + Mehrere Leerzeichen zu einem Leerzeichen reduzieren + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_el_GR.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_el_GR.ts new file mode 100644 index 0000000..f59daaa --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_el_GR.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_en_US.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_en_US.ts new file mode 100644 index 0000000..cba615c --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_en_US.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_es_ES.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_es_ES.ts new file mode 100644 index 0000000..80f46ae --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_es_ES.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Palabras clave en mayúsculas + + + + Reduce multiple whitespaces to single whitespace + Reducir a un sólo espacio en blanco los múltiples espacios en blanco + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fa_IR.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fa_IR.ts new file mode 100644 index 0000000..9932633 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fa_IR.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fi_FI.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fi_FI.ts new file mode 100644 index 0000000..152c051 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fi_FI.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fr_FR.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fr_FR.ts new file mode 100644 index 0000000..39a6a5d --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_fr_FR.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Mots-clés en majuscule + + + + Reduce multiple whitespaces to single whitespace + Réduisez les espaces multiples à un seul espace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_he_IL.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_he_IL.ts new file mode 100644 index 0000000..5371385 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_he_IL.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + מילות מפתח באותיות רישיות + + + + Reduce multiple whitespaces to single whitespace + צמצום רווחים לבנים מרובים למרווח לבן יחיד + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_hu_HU.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_hu_HU.ts new file mode 100644 index 0000000..57f90ee --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_hu_HU.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_it_IT.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_it_IT.ts new file mode 100644 index 0000000..56122dc --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_it_IT.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Parole chiave maiuscole + + + + Reduce multiple whitespaces to single whitespace + Riduce spazi bianchi multipli a spazi bianchi singoli + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ja_JP.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ja_JP.ts new file mode 100644 index 0000000..e063b2e --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ja_JP.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_kaa.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_kaa.ts new file mode 100644 index 0000000..b0eb8d6 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_kaa.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ko_KR.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ko_KR.ts new file mode 100644 index 0000000..37093db --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ko_KR.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_nl_NL.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_nl_NL.ts new file mode 100644 index 0000000..58ea265 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_nl_NL.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_no_NO.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_no_NO.ts new file mode 100644 index 0000000..c73e571 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_no_NO.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pl_PL.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pl_PL.ts new file mode 100644 index 0000000..7ed7269 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pl_PL.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Zmień litery słów kluczowych na duże + + + + Reduce multiple whitespaces to single whitespace + Zredukuj wiele znaków białych do pojedynczego + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pt_BR.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pt_BR.ts new file mode 100644 index 0000000..bddaf72 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pt_BR.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Palavras-chave em maiúsculas + + + + Reduce multiple whitespaces to single whitespace + Reduzir múltiplos espaços em branco para um único espaço em branco + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pt_PT.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pt_PT.ts new file mode 100644 index 0000000..bfdb798 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_pt_PT.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ro_RO.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ro_RO.ts new file mode 100644 index 0000000..69985eb --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ro_RO.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ru_RU.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ru_RU.ts new file mode 100644 index 0000000..5a4d48a --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_ru_RU.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Ключевые слова в верхнем регистре + + + + Reduce multiple whitespaces to single whitespace + Сокращать несколько непечатаемых символов в один + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sk_SK.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sk_SK.ts new file mode 100644 index 0000000..b7a3b79 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sk_SK.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sr_SP.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sr_SP.ts new file mode 100644 index 0000000..0340397 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sr_SP.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sv_SE.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sv_SE.ts new file mode 100644 index 0000000..f1147fb --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_sv_SE.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_tr_TR.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_tr_TR.ts new file mode 100644 index 0000000..30e2f05 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_tr_TR.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Büyük harfli anahtar kelimeler + + + + Reduce multiple whitespaces to single whitespace + Birden çok boşluğu tek boşluğa düşür + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_uk_UA.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_uk_UA.ts new file mode 100644 index 0000000..baf556a --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_uk_UA.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_vi_VN.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_vi_VN.ts new file mode 100644 index 0000000..fba3a9f --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_vi_VN.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + Upper case keywords + + + + Reduce multiple whitespaces to single whitespace + Reduce multiple whitespaces to single whitespace + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_zh_CN.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_zh_CN.ts new file mode 100644 index 0000000..289a513 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_zh_CN.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + 大写关键字 + + + + Reduce multiple whitespaces to single whitespace + 连续的多个空白符转化为一个空白符 + + + diff --git a/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_zh_TW.ts b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_zh_TW.ts new file mode 100644 index 0000000..eb3b831 --- /dev/null +++ b/Plugins/SqlFormatterSimple/translations/SqlFormatterSimple_zh_TW.ts @@ -0,0 +1,17 @@ + + + + + SqlFormatterSimplePlugin + + + Upper case keywords + 大寫關鍵字 + + + + Reduce multiple whitespaces to single whitespace + 連續的多個空白符轉化為一個空白符 + + + -- cgit v1.2.3