diff options
| author | 2023-04-30 18:30:36 -0400 | |
|---|---|---|
| committer | 2023-04-30 18:30:36 -0400 | |
| commit | 3565aad630864ecdbe53fdaa501ea708555b3c7c (patch) | |
| tree | c743e4ad0bad39ebdb2f514c7cc52d34a257ebbe /Plugins/JsonExport | |
| parent | 1fdc150116cad39aae5c5da407c3312b47a59e3a (diff) | |
New upstream version 3.4.4+dfsg.upstream/3.4.4+dfsg
Diffstat (limited to 'Plugins/JsonExport')
57 files changed, 752 insertions, 266 deletions
diff --git a/Plugins/JsonExport/JsonExport.pro b/Plugins/JsonExport/JsonExport.pro index 9ecf077..e496894 100644 --- a/Plugins/JsonExport/JsonExport.pro +++ b/Plugins/JsonExport/JsonExport.pro @@ -26,31 +26,3 @@ FORMS += \ RESOURCES += \ jsonexport.qrc - - -TRANSLATIONS += JsonExport_ro_RO.ts \ - JsonExport_de.ts \ - JsonExport_it.ts \ - JsonExport_zh_CN.ts \ - JsonExport_sk.ts \ - JsonExport_ru.ts \ - JsonExport_pt_BR.ts \ - JsonExport_fr.ts \ - JsonExport_es.ts \ - JsonExport_pl.ts - - - - - - - - - - - - - - - - diff --git a/Plugins/JsonExport/JsonExport_de.qm b/Plugins/JsonExport/JsonExport_de.qm Binary files differdeleted file mode 100644 index 9dad8df..0000000 --- a/Plugins/JsonExport/JsonExport_de.qm +++ /dev/null diff --git a/Plugins/JsonExport/JsonExport_de.ts b/Plugins/JsonExport/JsonExport_de.ts deleted file mode 100644 index 15fece3..0000000 --- a/Plugins/JsonExport/JsonExport_de.ts +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="de_DE"> -<context> - <name>JsonExportConfig</name> - <message> - <location filename="jsonexport.ui" line="20"/> - <source>Output format</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="jsonexport.ui" line="26"/> - <source>Format document (new lines, indentation)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="jsonexport.ui" line="42"/> - <source>Compress (everything in one line)</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/Plugins/JsonExport/JsonExport_es.qm b/Plugins/JsonExport/JsonExport_es.qm Binary files differdeleted file mode 100644 index 9dad8df..0000000 --- a/Plugins/JsonExport/JsonExport_es.qm +++ /dev/null diff --git a/Plugins/JsonExport/JsonExport_es.ts b/Plugins/JsonExport/JsonExport_es.ts deleted file mode 100644 index 38209b9..0000000 --- a/Plugins/JsonExport/JsonExport_es.ts +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="es_ES"> -<context> - <name>JsonExportConfig</name> - <message> - <location filename="jsonexport.ui" line="20"/> - <source>Output format</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="jsonexport.ui" line="26"/> - <source>Format document (new lines, indentation)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="jsonexport.ui" line="42"/> - <source>Compress (everything in one line)</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/Plugins/JsonExport/JsonExport_fr.qm b/Plugins/JsonExport/JsonExport_fr.qm Binary files differdeleted file mode 100644 index eb8c8f5..0000000 --- a/Plugins/JsonExport/JsonExport_fr.qm +++ /dev/null diff --git a/Plugins/JsonExport/JsonExport_fr.ts b/Plugins/JsonExport/JsonExport_fr.ts deleted file mode 100644 index 171ddf4..0000000 --- a/Plugins/JsonExport/JsonExport_fr.ts +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="fr_FR"> -<context> - <name>JsonExportConfig</name> - <message> - <location filename="jsonexport.ui" line="20"/> - <source>Output format</source> - <translation>Format d’affichage</translation> - </message> - <message> - <location filename="jsonexport.ui" line="26"/> - <source>Format document (new lines, indentation)</source> - <translation>Format document (nouvelles lignes, indentation)</translation> - </message> - <message> - <location filename="jsonexport.ui" line="42"/> - <source>Compress (everything in one line)</source> - <translation>Condensé (tout sur une ligne)</translation> - </message> -</context> -</TS> diff --git a/Plugins/JsonExport/JsonExport_it.qm b/Plugins/JsonExport/JsonExport_it.qm Binary files differdeleted file mode 100644 index 9dad8df..0000000 --- a/Plugins/JsonExport/JsonExport_it.qm +++ /dev/null diff --git a/Plugins/JsonExport/JsonExport_it.ts b/Plugins/JsonExport/JsonExport_it.ts deleted file mode 100644 index 74b0169..0000000 --- a/Plugins/JsonExport/JsonExport_it.ts +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="it_IT"> -<context> - <name>JsonExportConfig</name> - <message> - <location filename="jsonexport.ui" line="20"/> - <source>Output format</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="jsonexport.ui" line="26"/> - <source>Format document (new lines, indentation)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="jsonexport.ui" line="42"/> - <source>Compress (everything in one line)</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/Plugins/JsonExport/JsonExport_pl.qm b/Plugins/JsonExport/JsonExport_pl.qm Binary files differdeleted file mode 100644 index 3ed3bcd..0000000 --- a/Plugins/JsonExport/JsonExport_pl.qm +++ /dev/null diff --git a/Plugins/JsonExport/JsonExport_pl.ts b/Plugins/JsonExport/JsonExport_pl.ts deleted file mode 100644 index 4a28cc2..0000000 --- a/Plugins/JsonExport/JsonExport_pl.ts +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> -<context> - <name>JsonExportConfig</name> - <message> - <location filename="jsonexport.ui" line="20"/> - <source>Output format</source> - <translation>Format wyjściowy</translation> - </message> - <message> - <location filename="jsonexport.ui" line="26"/> - <source>Format document (new lines, indentation)</source> - <translation>Formatuj dokument (nowe linie, wcięcia)</translation> - </message> - <message> - <location filename="jsonexport.ui" line="42"/> - <source>Compress (everything in one line)</source> - <translation>Kompresuj (wszystko w jednej linii)</translation> - </message> -</context> -</TS> diff --git a/Plugins/JsonExport/JsonExport_pt_BR.qm b/Plugins/JsonExport/JsonExport_pt_BR.qm Binary files differdeleted file mode 100644 index c02994c..0000000 --- a/Plugins/JsonExport/JsonExport_pt_BR.qm +++ /dev/null diff --git a/Plugins/JsonExport/JsonExport_pt_BR.ts b/Plugins/JsonExport/JsonExport_pt_BR.ts deleted file mode 100644 index ba1735d..0000000 --- a/Plugins/JsonExport/JsonExport_pt_BR.ts +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="pt_BR"> -<context> - <name>JsonExportConfig</name> - <message> - <location filename="jsonexport.ui" line="20"/> - <source>Output format</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="jsonexport.ui" line="26"/> - <source>Format document (new lines, indentation)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="jsonexport.ui" line="42"/> - <source>Compress (everything in one line)</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/Plugins/JsonExport/JsonExport_ro_RO.qm b/Plugins/JsonExport/JsonExport_ro_RO.qm Binary files differdeleted file mode 100644 index 2856eb9..0000000 --- a/Plugins/JsonExport/JsonExport_ro_RO.qm +++ /dev/null diff --git a/Plugins/JsonExport/JsonExport_ro_RO.ts b/Plugins/JsonExport/JsonExport_ro_RO.ts deleted file mode 100644 index 1264580..0000000 --- a/Plugins/JsonExport/JsonExport_ro_RO.ts +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="ro_RO"> -<context> - <name>JsonExportConfig</name> - <message> - <location filename="jsonexport.ui" line="20"/> - <source>Output format</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="jsonexport.ui" line="26"/> - <source>Format document (new lines, indentation)</source> - <translation type="unfinished"></translation> - </message> - <message> - <location filename="jsonexport.ui" line="42"/> - <source>Compress (everything in one line)</source> - <translation type="unfinished"></translation> - </message> -</context> -</TS> diff --git a/Plugins/JsonExport/JsonExport_ru.qm b/Plugins/JsonExport/JsonExport_ru.qm Binary files differdeleted file mode 100644 index 57acd3e..0000000 --- a/Plugins/JsonExport/JsonExport_ru.qm +++ /dev/null diff --git a/Plugins/JsonExport/JsonExport_ru.ts b/Plugins/JsonExport/JsonExport_ru.ts deleted file mode 100644 index 61b24eb..0000000 --- a/Plugins/JsonExport/JsonExport_ru.ts +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="ru_RU"> -<context> - <name>JsonExportConfig</name> - <message> - <location filename="jsonexport.ui" line="20"/> - <source>Output format</source> - <translation>Выходной формат</translation> - </message> - <message> - <location filename="jsonexport.ui" line="26"/> - <source>Format document (new lines, indentation)</source> - <translation>Форматировать документ (переносы строк, отступы)</translation> - </message> - <message> - <location filename="jsonexport.ui" line="42"/> - <source>Compress (everything in one line)</source> - <translation>Сжать (всё в одну строку)</translation> - </message> -</context> -</TS> diff --git a/Plugins/JsonExport/JsonExport_sk.qm b/Plugins/JsonExport/JsonExport_sk.qm Binary files differdeleted file mode 100644 index c854235..0000000 --- a/Plugins/JsonExport/JsonExport_sk.qm +++ /dev/null diff --git a/Plugins/JsonExport/JsonExport_sk.ts b/Plugins/JsonExport/JsonExport_sk.ts deleted file mode 100644 index 9049c29..0000000 --- a/Plugins/JsonExport/JsonExport_sk.ts +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="sk_SK"> -<context> - <name>JsonExportConfig</name> - <message> - <location filename="jsonexport.ui" line="20"/> - <source>Output format</source> - <translation>Výstupný formát</translation> - </message> - <message> - <location filename="jsonexport.ui" line="26"/> - <source>Format document (new lines, indentation)</source> - <translation>Formátovať dokument (nové riadky, odsadenie)</translation> - </message> - <message> - <location filename="jsonexport.ui" line="42"/> - <source>Compress (everything in one line)</source> - <translation>Zhustiť (všetko do jedného riadka)</translation> - </message> -</context> -</TS> diff --git a/Plugins/JsonExport/JsonExport_zh_CN.qm b/Plugins/JsonExport/JsonExport_zh_CN.qm Binary files differdeleted file mode 100644 index 3d08187..0000000 --- a/Plugins/JsonExport/JsonExport_zh_CN.qm +++ /dev/null diff --git a/Plugins/JsonExport/JsonExport_zh_CN.ts b/Plugins/JsonExport/JsonExport_zh_CN.ts deleted file mode 100644 index 82b3b1d..0000000 --- a/Plugins/JsonExport/JsonExport_zh_CN.ts +++ /dev/null @@ -1,22 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="zh_CN"> -<context> - <name>JsonExportConfig</name> - <message> - <location filename="jsonexport.ui" line="20"/> - <source>Output format</source> - <translation>输出格式</translation> - </message> - <message> - <location filename="jsonexport.ui" line="26"/> - <source>Format document (new lines, indentation)</source> - <translation>格式化的文本(多行,缩进)</translation> - </message> - <message> - <location filename="jsonexport.ui" line="42"/> - <source>Compress (everything in one line)</source> - <translation>压缩(产生单行文件)</translation> - </message> -</context> -</TS> diff --git a/Plugins/JsonExport/jsonexport.cpp b/Plugins/JsonExport/jsonexport.cpp index 961169e..92842da 100644 --- a/Plugins/JsonExport/jsonexport.cpp +++ b/Plugins/JsonExport/jsonexport.cpp @@ -95,7 +95,8 @@ bool JsonExport::exportTable(const QString& database, const QString& table, cons writeValue("type", "table"); writeValue("database", database); writeValue("name", table); - writeValue("withoutRowId", createTable->withOutRowId.isNull()); + writeValue("withoutRowId", createTable->withOutRowId); + writeValue("strict", createTable->strict); writeValue("ddl", ddl); beginArray("columns"); @@ -266,13 +267,13 @@ bool JsonExport::beforeExport() bool JsonExport::init() { - Q_INIT_RESOURCE(jsonexport); + SQLS_INIT_RESOURCE(jsonexport); return GenericExportPlugin::init(); } void JsonExport::deinit() { - Q_CLEANUP_RESOURCE(jsonexport); + SQLS_CLEANUP_RESOURCE(jsonexport); } void JsonExport::setupConfig() diff --git a/Plugins/JsonExport/jsonexport.qrc b/Plugins/JsonExport/jsonexport.qrc index feabbc0..19ea921 100644 --- a/Plugins/JsonExport/jsonexport.qrc +++ b/Plugins/JsonExport/jsonexport.qrc @@ -2,19 +2,4 @@ <qresource prefix="/forms"> <file>jsonexport.ui</file> </qresource> - <qresource prefix="/msg"> - <file>JsonExport_ro_RO.qm</file> - <file>JsonExport_de.qm</file> - - - <file>JsonExport_pl.qm</file> - <file>JsonExport_ru.qm</file> - <file>JsonExport_fr.qm</file> - <file>JsonExport_sk.qm</file> - <file>JsonExport_zh_CN.qm</file> - </qresource> </RCC> - - - - diff --git a/Plugins/JsonExport/translations/JsonExport.ts b/Plugins/JsonExport/translations/JsonExport.ts new file mode 100644 index 0000000..5c1a943 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished"/> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished"/> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_af_ZA.ts b/Plugins/JsonExport/translations/JsonExport_af_ZA.ts new file mode 100644 index 0000000..e9bc162 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_af_ZA.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="af" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_ar_SA.ts b/Plugins/JsonExport/translations/JsonExport_ar_SA.ts new file mode 100644 index 0000000..bf8df73 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_ar_SA.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ar" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_ca_ES.ts b/Plugins/JsonExport/translations/JsonExport_ca_ES.ts new file mode 100644 index 0000000..9201d3e --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_ca_ES.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ca" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_cs_CZ.ts b/Plugins/JsonExport/translations/JsonExport_cs_CZ.ts new file mode 100644 index 0000000..a1e0c06 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_cs_CZ.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="cs" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_da_DK.ts b/Plugins/JsonExport/translations/JsonExport_da_DK.ts new file mode 100644 index 0000000..790ff5e --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_da_DK.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="da" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_de_DE.ts b/Plugins/JsonExport/translations/JsonExport_de_DE.ts new file mode 100644 index 0000000..d0ee79e --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_de_DE.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="de" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Ausgabeformat</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Dokument formatieren (neue Zeilen, Einrückung)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Komprimieren (alles in einer Zeile)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_el_GR.ts b/Plugins/JsonExport/translations/JsonExport_el_GR.ts new file mode 100644 index 0000000..16a856e --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_el_GR.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="el" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_en_US.ts b/Plugins/JsonExport/translations/JsonExport_en_US.ts new file mode 100644 index 0000000..054c08c --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_en_US.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="en" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_es_ES.ts b/Plugins/JsonExport/translations/JsonExport_es_ES.ts new file mode 100644 index 0000000..41f91bd --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_es_ES.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="es-ES" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Formato de salida</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Formatear documento (nuevas líneas, indentación)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Comprimir (todo en una sola línea)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_fa_IR.ts b/Plugins/JsonExport/translations/JsonExport_fa_IR.ts new file mode 100644 index 0000000..4420680 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_fa_IR.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fa" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_fi_FI.ts b/Plugins/JsonExport/translations/JsonExport_fi_FI.ts new file mode 100644 index 0000000..b600487 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_fi_FI.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fi" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_fr_FR.ts b/Plugins/JsonExport/translations/JsonExport_fr_FR.ts new file mode 100644 index 0000000..b1fac8e --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_fr_FR.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="fr" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Format d’affichage</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Format document (nouvelles lignes, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Condensé (tout sur une ligne)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_he_IL.ts b/Plugins/JsonExport/translations/JsonExport_he_IL.ts new file mode 100644 index 0000000..b997e9d --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_he_IL.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="he" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>תבנית פלט</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>תבנות מסמך (שורה חדשה, הזחה)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>דחיסה (הכל בשורה אחת)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_hu_HU.ts b/Plugins/JsonExport/translations/JsonExport_hu_HU.ts new file mode 100644 index 0000000..c19a4ca --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_hu_HU.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="hu" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Kimenet formátum</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Dokumentum formázása (új sorok, behúzások)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Tömör forma (mindent egy sorba)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_it_IT.ts b/Plugins/JsonExport/translations/JsonExport_it_IT.ts new file mode 100644 index 0000000..5eb098d --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_it_IT.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="it" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Formato di uscita</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Formato documento (nuove linee, indentazione)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Comprimi (tutto in una riga)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_ja_JP.ts b/Plugins/JsonExport/translations/JsonExport_ja_JP.ts new file mode 100644 index 0000000..adee048 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_ja_JP.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ja" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_kaa.ts b/Plugins/JsonExport/translations/JsonExport_kaa.ts new file mode 100644 index 0000000..69e59e7 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_kaa.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="kaa" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_ko_KR.ts b/Plugins/JsonExport/translations/JsonExport_ko_KR.ts new file mode 100644 index 0000000..7d76012 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_ko_KR.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ko" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_nl_NL.ts b/Plugins/JsonExport/translations/JsonExport_nl_NL.ts new file mode 100644 index 0000000..0128d5f --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_nl_NL.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="nl" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_no_NO.ts b/Plugins/JsonExport/translations/JsonExport_no_NO.ts new file mode 100644 index 0000000..92bef14 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_no_NO.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="no" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_pl_PL.ts b/Plugins/JsonExport/translations/JsonExport_pl_PL.ts new file mode 100644 index 0000000..3891180 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_pl_PL.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pl" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Format wyjściowy</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Formatuj dokument (nowe linie, wcięcia)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Kompresuj (wszystko w jednej linii)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_pt_BR.ts b/Plugins/JsonExport/translations/JsonExport_pt_BR.ts new file mode 100644 index 0000000..68c17c0 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_pt_BR.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pt-BR" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Formato de saída</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Formatar documento (novas linhas, recuo)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Comprimir (tudo em uma linha)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_pt_PT.ts b/Plugins/JsonExport/translations/JsonExport_pt_PT.ts new file mode 100644 index 0000000..7e89e41 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_pt_PT.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="pt-PT" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_ro_RO.ts b/Plugins/JsonExport/translations/JsonExport_ro_RO.ts new file mode 100644 index 0000000..805e20d --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_ro_RO.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ro" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_ru_RU.ts b/Plugins/JsonExport/translations/JsonExport_ru_RU.ts new file mode 100644 index 0000000..4c93197 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_ru_RU.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="ru" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Выходной формат</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Форматировать документ (переносы строк, отступы)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Сжать (всё в одну строку)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_sk_SK.ts b/Plugins/JsonExport/translations/JsonExport_sk_SK.ts new file mode 100644 index 0000000..dc99e74 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_sk_SK.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sk" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Výstupný formát</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Formátovať dokument (nové riadky, odsadenie)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Zhustiť (všetko do jedného riadka)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_sr_SP.ts b/Plugins/JsonExport/translations/JsonExport_sr_SP.ts new file mode 100644 index 0000000..84720a6 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_sr_SP.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sr" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_sv_SE.ts b/Plugins/JsonExport/translations/JsonExport_sv_SE.ts new file mode 100644 index 0000000..6cb045d --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_sv_SE.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="sv-SE" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_tr_TR.ts b/Plugins/JsonExport/translations/JsonExport_tr_TR.ts new file mode 100644 index 0000000..924fd85 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_tr_TR.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="tr" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>Çıktı formatı</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>Döküman biçimi (yeni satırlar, girintiler)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>Sıkıştır (her şeyi bir satırda)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_uk_UA.ts b/Plugins/JsonExport/translations/JsonExport_uk_UA.ts new file mode 100644 index 0000000..b10ecd4 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_uk_UA.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="uk" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_vi_VN.ts b/Plugins/JsonExport/translations/JsonExport_vi_VN.ts new file mode 100644 index 0000000..741d86f --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_vi_VN.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="vi" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation type="unfinished">Output format</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation type="unfinished">Format document (new lines, indentation)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation type="unfinished">Compress (everything in one line)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_zh_CN.ts b/Plugins/JsonExport/translations/JsonExport_zh_CN.ts new file mode 100644 index 0000000..092ab94 --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_zh_CN.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh-CN" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>输出格式</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>格式化的文本(多行,缩进)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>压缩(单行文件)</translation> + </message> + </context> +</TS> diff --git a/Plugins/JsonExport/translations/JsonExport_zh_TW.ts b/Plugins/JsonExport/translations/JsonExport_zh_TW.ts new file mode 100644 index 0000000..dd5d74a --- /dev/null +++ b/Plugins/JsonExport/translations/JsonExport_zh_TW.ts @@ -0,0 +1,22 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.1" language="zh-TW" sourcelanguage="en"> + <context> + <name>JsonExportConfig</name> + <message> + <location filename="../jsonexport.ui" line="20"/> + <source>Output format</source> + <translation>輸出格式</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="26"/> + <source>Format document (new lines, indentation)</source> + <translation>格式化的文字 (多行,縮排)</translation> + </message> + <message> + <location filename="../jsonexport.ui" line="42"/> + <source>Compress (everything in one line)</source> + <translation>壓縮 (單行檔案)</translation> + </message> + </context> +</TS> |
