diff options
| author | 2015-02-22 14:06:38 -0500 | |
|---|---|---|
| committer | 2015-02-22 14:06:38 -0500 | |
| commit | 6d42c08a54f15ddfdd8ee73643e3ddf8907bccc2 (patch) | |
| tree | 0a6554677b6a7fea5c81134c0804f0acdb00e632 /Plugins/SqlFormatterSimple | |
| parent | a0cf2bb71de2b70a2b293c4ce907ecaaf24275bf (diff) | |
| parent | 306d6d3ca9c9ad774d19135681a7f9805f77035f (diff) | |
Merge tag 'upstream/3.0.3'
Upstream version 3.0.3
# gpg: Signature made Sun 22 Feb 2015 02:06:37 PM EST using RSA key ID EBE9BD91
# gpg: Good signature from "Unit 193 <unit193@gmail.com>"
# gpg: aka "Unit 193 <unit193@ninthfloor.org>"
# gpg: aka "Unit 193 <unit193@ubuntu.com>"
# gpg: aka "Unit 193 <unit193@ninthfloor.com>"
Diffstat (limited to 'Plugins/SqlFormatterSimple')
16 files changed, 143 insertions, 3 deletions
diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple.pro b/Plugins/SqlFormatterSimple/SqlFormatterSimple.pro index ecf3355..61ec27a 100644 --- a/Plugins/SqlFormatterSimple/SqlFormatterSimple.pro +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple.pro @@ -4,10 +4,10 @@ # #------------------------------------------------- -include($$PWD/../../SQLiteStudio3/plugins.pri) - QT -= gui +include($$PWD/../../SQLiteStudio3/plugins.pri) + TARGET = SqlFormatterSimple TEMPLATE = lib @@ -28,5 +28,23 @@ RESOURCES += \ sqlformattersimple.qrc -TRANSLATIONS += SqlFormatterSimple_pl.ts +TRANSLATIONS += SqlFormatterSimple_zh_CN.ts \ + SqlFormatterSimple_sk.ts \ + SqlFormatterSimple_de.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 Binary files differnew file mode 100644 index 0000000..9dad8df --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_de.qm diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_de.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_de.ts new file mode 100644 index 0000000..93812a9 --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_de.ts @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="de_DE"> +<context> + <name>SqlFormatterSimplePlugin</name> + <message> + <location filename="SqlFormatterSimple.ui" line="20"/> + <source>Upper case keywords</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="SqlFormatterSimple.ui" line="30"/> + <source>Reduce multiple whitespaces to single whitespace</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.qm Binary files differnew file mode 100644 index 0000000..9dad8df --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.qm diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.ts new file mode 100644 index 0000000..65e7822 --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_es.ts @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="es_ES"> +<context> + <name>SqlFormatterSimplePlugin</name> + <message> + <location filename="SqlFormatterSimple.ui" line="20"/> + <source>Upper case keywords</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="SqlFormatterSimple.ui" line="30"/> + <source>Reduce multiple whitespaces to single whitespace</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.qm Binary files differnew file mode 100644 index 0000000..4100e6f --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.qm diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.ts new file mode 100644 index 0000000..af09a0c --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_fr.ts @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="fr_FR"> +<context> + <name>SqlFormatterSimplePlugin</name> + <message> + <location filename="SqlFormatterSimple.ui" line="20"/> + <source>Upper case keywords</source> + <translation>Mots-clés en majuscule</translation> + </message> + <message> + <location filename="SqlFormatterSimple.ui" line="30"/> + <source>Reduce multiple whitespaces to single whitespace</source> + <translation>Réduisez les espaces multiples à un seul espace</translation> + </message> +</context> +</TS> diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.qm Binary files differnew file mode 100644 index 0000000..c02994c --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.qm diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.ts new file mode 100644 index 0000000..0dca148 --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_pt_BR.ts @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pt_BR"> +<context> + <name>SqlFormatterSimplePlugin</name> + <message> + <location filename="SqlFormatterSimple.ui" line="20"/> + <source>Upper case keywords</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="SqlFormatterSimple.ui" line="30"/> + <source>Reduce multiple whitespaces to single whitespace</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.qm Binary files differnew file mode 100644 index 0000000..2f4ef6c --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.qm diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.ts new file mode 100644 index 0000000..53a4f8c --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_ru.ts @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="ru_RU"> +<context> + <name>SqlFormatterSimplePlugin</name> + <message> + <location filename="SqlFormatterSimple.ui" line="20"/> + <source>Upper case keywords</source> + <translation>Ключевые слова в верхнем регистре</translation> + </message> + <message> + <location filename="SqlFormatterSimple.ui" line="30"/> + <source>Reduce multiple whitespaces to single whitespace</source> + <translation>Сокращать несколько непечатаемых символов в один</translation> + </message> +</context> +</TS> diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.qm Binary files differnew file mode 100644 index 0000000..1776294 --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.qm diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.ts new file mode 100644 index 0000000..d55d03c --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_sk.ts @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="sk_SK"> +<context> + <name>SqlFormatterSimplePlugin</name> + <message> + <location filename="SqlFormatterSimple.ui" line="20"/> + <source>Upper case keywords</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="SqlFormatterSimple.ui" line="30"/> + <source>Reduce multiple whitespaces to single whitespace</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.qm b/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.qm new file mode 100644 index 0000000..be651ee --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.qm @@ -0,0 +1 @@ +<d!`
\ No newline at end of file diff --git a/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.ts b/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.ts new file mode 100644 index 0000000..796a96d --- /dev/null +++ b/Plugins/SqlFormatterSimple/SqlFormatterSimple_zh_CN.ts @@ -0,0 +1,17 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="zh_CN"> +<context> + <name>SqlFormatterSimplePlugin</name> + <message> + <location filename="SqlFormatterSimple.ui" line="20"/> + <source>Upper case keywords</source> + <translation type="unfinished"></translation> + </message> + <message> + <location filename="SqlFormatterSimple.ui" line="30"/> + <source>Reduce multiple whitespaces to single whitespace</source> + <translation type="unfinished"></translation> + </message> +</context> +</TS> diff --git a/Plugins/SqlFormatterSimple/sqlformattersimple.qrc b/Plugins/SqlFormatterSimple/sqlformattersimple.qrc index 33f00ba..4cc4a3b 100644 --- a/Plugins/SqlFormatterSimple/sqlformattersimple.qrc +++ b/Plugins/SqlFormatterSimple/sqlformattersimple.qrc @@ -4,5 +4,7 @@ </qresource> <qresource prefix="/msg"> <file>SqlFormatterSimple_pl.qm</file> + <file>SqlFormatterSimple_ru.qm</file> + <file>SqlFormatterSimple_fr.qm</file> </qresource> </RCC> |
