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/XmlExport/XmlExport.pro | 28 --------- Plugins/XmlExport/XmlExport_de.qm | Bin 23 -> 0 bytes Plugins/XmlExport/XmlExport_de.ts | 70 --------------------- Plugins/XmlExport/XmlExport_es.qm | Bin 23 -> 0 bytes Plugins/XmlExport/XmlExport_es.ts | 70 --------------------- Plugins/XmlExport/XmlExport_fr.qm | Bin 2681 -> 0 bytes Plugins/XmlExport/XmlExport_fr.ts | 70 --------------------- Plugins/XmlExport/XmlExport_it.qm | Bin 23 -> 0 bytes Plugins/XmlExport/XmlExport_it.ts | 70 --------------------- Plugins/XmlExport/XmlExport_pl.qm | Bin 2551 -> 0 bytes Plugins/XmlExport/XmlExport_pl.ts | 71 ---------------------- Plugins/XmlExport/XmlExport_pt_BR.qm | Bin 23 -> 0 bytes Plugins/XmlExport/XmlExport_pt_BR.ts | 70 --------------------- Plugins/XmlExport/XmlExport_ro_RO.qm | Bin 30 -> 0 bytes Plugins/XmlExport/XmlExport_ro_RO.ts | 70 --------------------- Plugins/XmlExport/XmlExport_ru.qm | Bin 2658 -> 0 bytes Plugins/XmlExport/XmlExport_ru.ts | 70 --------------------- Plugins/XmlExport/XmlExport_sk.qm | Bin 27 -> 0 bytes Plugins/XmlExport/XmlExport_sk.ts | 70 --------------------- Plugins/XmlExport/XmlExport_zh_CN.qm | 1 - Plugins/XmlExport/XmlExport_zh_CN.ts | 70 --------------------- Plugins/XmlExport/translations/XmlExport.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_af_ZA.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_ar_SA.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_ca_ES.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_cs_CZ.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_da_DK.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_de_DE.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_el_GR.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_en_US.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_es_ES.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_fa_IR.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_fi_FI.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_fr_FR.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_he_IL.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_hu_HU.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_it_IT.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_ja_JP.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_kaa.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_ko_KR.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_nl_NL.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_no_NO.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_pl_PL.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_pt_BR.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_pt_PT.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_ro_RO.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_ru_RU.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_sk_SK.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_sr_SP.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_sv_SE.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_tr_TR.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_uk_UA.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_vi_VN.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_zh_CN.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/translations/XmlExport_zh_TW.ts | 70 +++++++++++++++++++++ Plugins/XmlExport/xmlexport.cpp | 9 ++- Plugins/XmlExport/xmlexport.qrc | 15 ----- 57 files changed, 2386 insertions(+), 748 deletions(-) delete mode 100644 Plugins/XmlExport/XmlExport_de.qm delete mode 100644 Plugins/XmlExport/XmlExport_de.ts delete mode 100644 Plugins/XmlExport/XmlExport_es.qm delete mode 100644 Plugins/XmlExport/XmlExport_es.ts delete mode 100644 Plugins/XmlExport/XmlExport_fr.qm delete mode 100644 Plugins/XmlExport/XmlExport_fr.ts delete mode 100644 Plugins/XmlExport/XmlExport_it.qm delete mode 100644 Plugins/XmlExport/XmlExport_it.ts delete mode 100644 Plugins/XmlExport/XmlExport_pl.qm delete mode 100644 Plugins/XmlExport/XmlExport_pl.ts delete mode 100644 Plugins/XmlExport/XmlExport_pt_BR.qm delete mode 100644 Plugins/XmlExport/XmlExport_pt_BR.ts delete mode 100644 Plugins/XmlExport/XmlExport_ro_RO.qm delete mode 100644 Plugins/XmlExport/XmlExport_ro_RO.ts delete mode 100644 Plugins/XmlExport/XmlExport_ru.qm delete mode 100644 Plugins/XmlExport/XmlExport_ru.ts delete mode 100644 Plugins/XmlExport/XmlExport_sk.qm delete mode 100644 Plugins/XmlExport/XmlExport_sk.ts delete mode 100644 Plugins/XmlExport/XmlExport_zh_CN.qm delete mode 100644 Plugins/XmlExport/XmlExport_zh_CN.ts create mode 100644 Plugins/XmlExport/translations/XmlExport.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_af_ZA.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_ar_SA.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_ca_ES.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_cs_CZ.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_da_DK.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_de_DE.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_el_GR.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_en_US.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_es_ES.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_fa_IR.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_fi_FI.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_fr_FR.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_he_IL.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_hu_HU.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_it_IT.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_ja_JP.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_kaa.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_ko_KR.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_nl_NL.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_no_NO.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_pl_PL.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_pt_BR.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_pt_PT.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_ro_RO.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_ru_RU.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_sk_SK.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_sr_SP.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_sv_SE.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_tr_TR.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_uk_UA.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_vi_VN.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_zh_CN.ts create mode 100644 Plugins/XmlExport/translations/XmlExport_zh_TW.ts (limited to 'Plugins/XmlExport') diff --git a/Plugins/XmlExport/XmlExport.pro b/Plugins/XmlExport/XmlExport.pro index b7ae73a..32f700f 100644 --- a/Plugins/XmlExport/XmlExport.pro +++ b/Plugins/XmlExport/XmlExport.pro @@ -25,31 +25,3 @@ OTHER_FILES += \ RESOURCES += \ xmlexport.qrc - - -TRANSLATIONS += XmlExport_ro_RO.ts \ - XmlExport_de.ts \ - XmlExport_it.ts \ - XmlExport_zh_CN.ts \ - XmlExport_sk.ts \ - XmlExport_ru.ts \ - XmlExport_pt_BR.ts \ - XmlExport_fr.ts \ - XmlExport_es.ts \ - XmlExport_pl.ts - - - - - - - - - - - - - - - - diff --git a/Plugins/XmlExport/XmlExport_de.qm b/Plugins/XmlExport/XmlExport_de.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/XmlExport/XmlExport_de.qm and /dev/null differ diff --git a/Plugins/XmlExport/XmlExport_de.ts b/Plugins/XmlExport/XmlExport_de.ts deleted file mode 100644 index 587f54c..0000000 --- a/Plugins/XmlExport/XmlExport_de.ts +++ /dev/null @@ -1,70 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - - - - - XmlExportConfig - - - Output format - - - - - Format document (new lines, indentation) - - - - - Compress (everything in one line) - - - - - Special characters escaping - - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - - - - - Use CDATA and ampersands - - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - - - - - Always use CDATA - - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - - - - - Always use ampersand - - - - - Define XML namespace - - - - diff --git a/Plugins/XmlExport/XmlExport_es.qm b/Plugins/XmlExport/XmlExport_es.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/XmlExport/XmlExport_es.qm and /dev/null differ diff --git a/Plugins/XmlExport/XmlExport_es.ts b/Plugins/XmlExport/XmlExport_es.ts deleted file mode 100644 index c7c3fdf..0000000 --- a/Plugins/XmlExport/XmlExport_es.ts +++ /dev/null @@ -1,70 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - - - - - XmlExportConfig - - - Output format - - - - - Format document (new lines, indentation) - - - - - Compress (everything in one line) - - - - - Special characters escaping - - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - - - - - Use CDATA and ampersands - - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - - - - - Always use CDATA - - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - - - - - Always use ampersand - - - - - Define XML namespace - - - - diff --git a/Plugins/XmlExport/XmlExport_fr.qm b/Plugins/XmlExport/XmlExport_fr.qm deleted file mode 100644 index a25d4db..0000000 Binary files a/Plugins/XmlExport/XmlExport_fr.qm and /dev/null differ diff --git a/Plugins/XmlExport/XmlExport_fr.ts b/Plugins/XmlExport/XmlExport_fr.ts deleted file mode 100644 index de33184..0000000 --- a/Plugins/XmlExport/XmlExport_fr.ts +++ /dev/null @@ -1,70 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - Saississez l’espace nom (par exemple : http://my.namespace.org) - - - - XmlExportConfig - - - Output format - Format de sortie - - - - Format document (new lines, indentation) - Format document (nouvelles lignes, indentation) - - - - Compress (everything in one line) - Compression (tout en une ligne) - - - - Special characters escaping - Caractères spécial d’échappement - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - <p>Esperluette sera utilisée pour les valeurs les plus courtes et CDATA pour les plus longues. Ceci appliqué seulement aux valeurs qui requirent un caractère d’échapement. Les autres valeurs seront exportées telque.</p> - - - - Use CDATA and ampersands - Utiliser les esperluettes et CDATA - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - <p>Toute valeur requierant un carctère d’échappement sera incluse dans le bloc CDATA.</p> - - - - Always use CDATA - Toujours utiliser CDATA - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - <p> Chaque caractère requirant un échappement sera encadré avec une séquence esperluette. Aucun bloc CDATA ne sera utilisé </p> - - - - Always use ampersand - Toujours utiliser l’esperluette - - - - Define XML namespace - Définir le domaine XML - - - diff --git a/Plugins/XmlExport/XmlExport_it.qm b/Plugins/XmlExport/XmlExport_it.qm deleted file mode 100644 index 9dad8df..0000000 Binary files a/Plugins/XmlExport/XmlExport_it.qm and /dev/null differ diff --git a/Plugins/XmlExport/XmlExport_it.ts b/Plugins/XmlExport/XmlExport_it.ts deleted file mode 100644 index 58265f6..0000000 --- a/Plugins/XmlExport/XmlExport_it.ts +++ /dev/null @@ -1,70 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - - - - - XmlExportConfig - - - Output format - - - - - Format document (new lines, indentation) - - - - - Compress (everything in one line) - - - - - Special characters escaping - - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - - - - - Use CDATA and ampersands - - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - - - - - Always use CDATA - - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - - - - - Always use ampersand - - - - - Define XML namespace - - - - diff --git a/Plugins/XmlExport/XmlExport_pl.qm b/Plugins/XmlExport/XmlExport_pl.qm deleted file mode 100644 index 40b5b24..0000000 Binary files a/Plugins/XmlExport/XmlExport_pl.qm and /dev/null differ diff --git a/Plugins/XmlExport/XmlExport_pl.ts b/Plugins/XmlExport/XmlExport_pl.ts deleted file mode 100644 index 8f2104e..0000000 --- a/Plugins/XmlExport/XmlExport_pl.ts +++ /dev/null @@ -1,71 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - Enter the namespace to use (for example: http://my.namespace.org - Wprowadź przestrzeń nazw (na przykład: http://moja.przestrzen.nazw.org) - - - - XmlExportConfig - - - Output format - Format wyjściowy - - - - Format document (new lines, indentation) - Formatuj dokument (nowe linie, wcięcia) - - - - Compress (everything in one line) - Kompresuj (wszystko w jednej linii) - - - - Special characters escaping - Podmiana znaków specjalnych - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - <p>Dla krótszych wartości będzie użyty ampersand, a dla dłuższych CDATA. Dotyczy to tylko wartości, które wymagają podmiany znaków. Inne wartości będą wyeksportowane bez zmian.</p> - - - - Use CDATA and ampersands - Użyj CDATA i ampersandów - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - <p>Każda wartość wymagająca podmiany znaków będzie zamknięta w bloku CDATA.</p> - - - - Always use CDATA - Zawsze używaj CDATA - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - <p>Każdy znak wymagający podmiany będzie zastąpiony odpowiednią sekwencją z ampersandem. Bloki CDATA nie będą używane.</p> - - - - Always use ampersand - Zawsze używaj ampersanda - - - - Define XML namespace - Zdefiniuj przestrzeń nazw XML - - - diff --git a/Plugins/XmlExport/XmlExport_pt_BR.qm b/Plugins/XmlExport/XmlExport_pt_BR.qm deleted file mode 100644 index c02994c..0000000 Binary files a/Plugins/XmlExport/XmlExport_pt_BR.qm and /dev/null differ diff --git a/Plugins/XmlExport/XmlExport_pt_BR.ts b/Plugins/XmlExport/XmlExport_pt_BR.ts deleted file mode 100644 index f4faf44..0000000 --- a/Plugins/XmlExport/XmlExport_pt_BR.ts +++ /dev/null @@ -1,70 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - - - - - XmlExportConfig - - - Output format - - - - - Format document (new lines, indentation) - - - - - Compress (everything in one line) - - - - - Special characters escaping - - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - - - - - Use CDATA and ampersands - - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - - - - - Always use CDATA - - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - - - - - Always use ampersand - - - - - Define XML namespace - - - - diff --git a/Plugins/XmlExport/XmlExport_ro_RO.qm b/Plugins/XmlExport/XmlExport_ro_RO.qm deleted file mode 100644 index 2856eb9..0000000 Binary files a/Plugins/XmlExport/XmlExport_ro_RO.qm and /dev/null differ diff --git a/Plugins/XmlExport/XmlExport_ro_RO.ts b/Plugins/XmlExport/XmlExport_ro_RO.ts deleted file mode 100644 index 6c69e46..0000000 --- a/Plugins/XmlExport/XmlExport_ro_RO.ts +++ /dev/null @@ -1,70 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - - - - - XmlExportConfig - - - Output format - - - - - Format document (new lines, indentation) - - - - - Compress (everything in one line) - - - - - Special characters escaping - - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - - - - - Use CDATA and ampersands - - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - - - - - Always use CDATA - - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - - - - - Always use ampersand - - - - - Define XML namespace - - - - diff --git a/Plugins/XmlExport/XmlExport_ru.qm b/Plugins/XmlExport/XmlExport_ru.qm deleted file mode 100644 index 15cdb78..0000000 Binary files a/Plugins/XmlExport/XmlExport_ru.qm and /dev/null differ diff --git a/Plugins/XmlExport/XmlExport_ru.ts b/Plugins/XmlExport/XmlExport_ru.ts deleted file mode 100644 index 28480fe..0000000 --- a/Plugins/XmlExport/XmlExport_ru.ts +++ /dev/null @@ -1,70 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - Укажите используемое пространство имён (например http://my.namespace.org) - - - - XmlExportConfig - - - Output format - Выходной формат - - - - Format document (new lines, indentation) - Форматировать документ (переносы строк, отступы) - - - - Compress (everything in one line) - Сжать (всё в одну строку) - - - - Special characters escaping - Экранирование спецсимволов - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - <p>Амперсанды будут использованы для коротких значений, CDATA — для длинных. Это относится только к значениям, которые необходимо экранировать. Остальные значения будут экспортированы как есть.</p> - - - - Use CDATA and ampersands - Использовать CDATA и амперсанды - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - <p>Все значения, требующие экранирования, будут помещены в блок CDATA.</p> - - - - Always use CDATA - Всегда использовать CDATA - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - <p>Все значения, требующие экранирования, будут заменены экранирующими последовательностями с амперсандом. Блоки CDATA использованы не будут.</p> - - - - Always use ampersand - Всегда использовать амперсанд - - - - Define XML namespace - Указать пространство имён XML - - - diff --git a/Plugins/XmlExport/XmlExport_sk.qm b/Plugins/XmlExport/XmlExport_sk.qm deleted file mode 100644 index 1776294..0000000 Binary files a/Plugins/XmlExport/XmlExport_sk.qm and /dev/null differ diff --git a/Plugins/XmlExport/XmlExport_sk.ts b/Plugins/XmlExport/XmlExport_sk.ts deleted file mode 100644 index 07d694d..0000000 --- a/Plugins/XmlExport/XmlExport_sk.ts +++ /dev/null @@ -1,70 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - - - - - XmlExportConfig - - - Output format - - - - - Format document (new lines, indentation) - - - - - Compress (everything in one line) - - - - - Special characters escaping - - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - - - - - Use CDATA and ampersands - - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - - - - - Always use CDATA - - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - - - - - Always use ampersand - - - - - Define XML namespace - - - - diff --git a/Plugins/XmlExport/XmlExport_zh_CN.qm b/Plugins/XmlExport/XmlExport_zh_CN.qm deleted file mode 100644 index be651ee..0000000 --- a/Plugins/XmlExport/XmlExport_zh_CN.qm +++ /dev/null @@ -1 +0,0 @@ - - - - - XmlExport - - - Enter the namespace to use (for example: http://my.namespace.org) - - - - - XmlExportConfig - - - Output format - - - - - Format document (new lines, indentation) - - - - - Compress (everything in one line) - - - - - Special characters escaping - - - - - <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> - - - - - Use CDATA and ampersands - - - - - <p>Every value requiring character escepe will be enclosed in CDATA block.</p> - - - - - Always use CDATA - - - - - <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> - - - - - Always use ampersand - - - - - Define XML namespace - - - - diff --git a/Plugins/XmlExport/translations/XmlExport.ts b/Plugins/XmlExport/translations/XmlExport.ts new file mode 100644 index 0000000..a4a52cd --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + + + + + XmlExportConfig + + + Output format + + + + + Format document (new lines, indentation) + + + + + Compress (everything in one line) + + + + + Special characters escaping + + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + + Use CDATA and ampersands + + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + + Always use CDATA + + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + + Always use ampersand + + + + + Define XML namespace + + + + diff --git a/Plugins/XmlExport/translations/XmlExport_af_ZA.ts b/Plugins/XmlExport/translations/XmlExport_af_ZA.ts new file mode 100644 index 0000000..166d9a0 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_af_ZA.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_ar_SA.ts b/Plugins/XmlExport/translations/XmlExport_ar_SA.ts new file mode 100644 index 0000000..522ec3e --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_ar_SA.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_ca_ES.ts b/Plugins/XmlExport/translations/XmlExport_ca_ES.ts new file mode 100644 index 0000000..b376761 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_ca_ES.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_cs_CZ.ts b/Plugins/XmlExport/translations/XmlExport_cs_CZ.ts new file mode 100644 index 0000000..9d685b0 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_cs_CZ.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_da_DK.ts b/Plugins/XmlExport/translations/XmlExport_da_DK.ts new file mode 100644 index 0000000..e003d12 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_da_DK.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_de_DE.ts b/Plugins/XmlExport/translations/XmlExport_de_DE.ts new file mode 100644 index 0000000..9235c94 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_de_DE.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_el_GR.ts b/Plugins/XmlExport/translations/XmlExport_el_GR.ts new file mode 100644 index 0000000..6214931 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_el_GR.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_en_US.ts b/Plugins/XmlExport/translations/XmlExport_en_US.ts new file mode 100644 index 0000000..a343eb5 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_en_US.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_es_ES.ts b/Plugins/XmlExport/translations/XmlExport_es_ES.ts new file mode 100644 index 0000000..8ace72e --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_es_ES.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Ingresa el espacio de nombres a usar (por ejemplo: http://mi.espaciodenombres.org) + + + + XmlExportConfig + + + Output format + Formato de salida + + + + Format document (new lines, indentation) + Formatear documento (nuevas líneas, indentación) + + + + Compress (everything in one line) + Comprimir (todo en una sola línea) + + + + Special characters escaping + Escapar caracteres especiales + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Se usarán ampersands para valores más pequeños y CDATA se usará para valores más grandes. Esto se aplica solamente a valores que requieran escapar caracteres. Otros valores se exportarán tal como están.</p> + + + + Use CDATA and ampersands + Usar CDATA y ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Cada valor que requiera ser escapado se encerrará en un bloque CDATA.</p> + + + + Always use CDATA + Usar CDATA siempre + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Cada caracter que requiera ser escapado será reemplazado con su secuencia de escape ampersand. No se usará ningún bloque CDATA.</p> + + + + Always use ampersand + Usar siempre ampersand + + + + Define XML namespace + Definir espacio de nombres XML + + + diff --git a/Plugins/XmlExport/translations/XmlExport_fa_IR.ts b/Plugins/XmlExport/translations/XmlExport_fa_IR.ts new file mode 100644 index 0000000..e47a6ae --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_fa_IR.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_fi_FI.ts b/Plugins/XmlExport/translations/XmlExport_fi_FI.ts new file mode 100644 index 0000000..2a0d3b6 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_fi_FI.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_fr_FR.ts b/Plugins/XmlExport/translations/XmlExport_fr_FR.ts new file mode 100644 index 0000000..294d60d --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_fr_FR.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Saississez l’espace nom (par exemple : http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Format de sortie + + + + Format document (new lines, indentation) + Format document (nouvelles lignes, indentation) + + + + Compress (everything in one line) + Compression (tout en une ligne) + + + + Special characters escaping + Caractères spécial d’échappement + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Esperluette sera utilisée pour les valeurs les plus courtes et CDATA pour les plus longues. Ceci appliqué seulement aux valeurs qui requirent un caractère d’échapement. Les autres valeurs seront exportées telque.</p> + + + + Use CDATA and ampersands + Utiliser les esperluettes et CDATA + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Toute valeur requierant un carctère d’échappement sera incluse dans le bloc CDATA.</p> + + + + Always use CDATA + Toujours utiliser CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p> Chaque caractère requirant un échappement sera encadré avec une séquence esperluette. Aucun bloc CDATA ne sera utilisé </p> + + + + Always use ampersand + Toujours utiliser l’esperluette + + + + Define XML namespace + Définir le domaine XML + + + diff --git a/Plugins/XmlExport/translations/XmlExport_he_IL.ts b/Plugins/XmlExport/translations/XmlExport_he_IL.ts new file mode 100644 index 0000000..11dc6c3 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_he_IL.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + הזנת מרחב־השם לשימוש (לדוגמה: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + תבנית פלט + + + + Format document (new lines, indentation) + תבנות מסמך (שורה חדשה, הזחה) + + + + Compress (everything in one line) + דחיסה (הכל בשורה אחת) + + + + Special characters escaping + בֵּאוּר־תָּוִים מיוחדים + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + להשתמש ב- CDATA וב- "וגם" (&) + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + להשתמש תמיד ב CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + להשתמש תמיד ב- "וגם" (&) + + + + Define XML namespace + הגדרת מרחב־שם XML + + + diff --git a/Plugins/XmlExport/translations/XmlExport_hu_HU.ts b/Plugins/XmlExport/translations/XmlExport_hu_HU.ts new file mode 100644 index 0000000..0aed9e3 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_hu_HU.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_it_IT.ts b/Plugins/XmlExport/translations/XmlExport_it_IT.ts new file mode 100644 index 0000000..9131a3e --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_it_IT.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Inserisci lo spazio dei nomi da usare (per esempio: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Formato di uscita + + + + Format document (new lines, indentation) + Formato documento (nuova riga, indentazione) + + + + Compress (everything in one line) + Comprimi (tutto in una riga) + + + + Special characters escaping + Caratteri speciali ammessi + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Gli ampersand saranno usati per valori più brevi e i CDATA per valori più grandi. Questo si applica solo ai valori che richiedono l'escape dei caratteri. Altri valori saranno esportati così come sono.</p> + + + + Use CDATA and ampersands + Usa CDATA e ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Ogni valore che richiede l'escape dei caratteri sarà racchiuso nel blocco CDATA.</p> + + + + Always use CDATA + Usa sempre CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Ogni carattere che richiede l'escaping verrà sostituito con la sua sequenza di ampersand escape. Non verranno utilizzati blocchi CDATA.</p> + + + + Always use ampersand + Usa sempre ampersand + + + + Define XML namespace + Definisci l' XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_ja_JP.ts b/Plugins/XmlExport/translations/XmlExport_ja_JP.ts new file mode 100644 index 0000000..a0e5180 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_ja_JP.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_kaa.ts b/Plugins/XmlExport/translations/XmlExport_kaa.ts new file mode 100644 index 0000000..292e5cf --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_kaa.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_ko_KR.ts b/Plugins/XmlExport/translations/XmlExport_ko_KR.ts new file mode 100644 index 0000000..2b965ba --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_ko_KR.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_nl_NL.ts b/Plugins/XmlExport/translations/XmlExport_nl_NL.ts new file mode 100644 index 0000000..4a09b04 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_nl_NL.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_no_NO.ts b/Plugins/XmlExport/translations/XmlExport_no_NO.ts new file mode 100644 index 0000000..3c0b49e --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_no_NO.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_pl_PL.ts b/Plugins/XmlExport/translations/XmlExport_pl_PL.ts new file mode 100644 index 0000000..26ab32e --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_pl_PL.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Wprowadź przestrzeń nazw (na przykład: http://moja.przestrzen.nazw.org) + + + + XmlExportConfig + + + Output format + Format wyjściowy + + + + Format document (new lines, indentation) + Formatuj dokument (nowe linie, wcięcia) + + + + Compress (everything in one line) + Kompresuj (wszystko w jednej linii) + + + + Special characters escaping + Podmiana znaków specjalnych + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Dla krótszych wartości będzie użyty ampersand, a dla dłuższych CDATA. Dotyczy to tylko wartości, które wymagają podmiany znaków. Inne wartości będą wyeksportowane bez zmian.</p> + + + + Use CDATA and ampersands + Użyj CDATA i ampersandów + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Każda wartość wymagająca podmiany znaków będzie zamknięta w bloku CDATA.</p> + + + + Always use CDATA + Zawsze używaj CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Każdy znak wymagający podmiany będzie zastąpiony odpowiednią sekwencją z ampersandem. Bloki CDATA nie będą używane.</p> + + + + Always use ampersand + Zawsze używaj ampersanda + + + + Define XML namespace + Zdefiniuj przestrzeń nazw XML + + + diff --git a/Plugins/XmlExport/translations/XmlExport_pt_BR.ts b/Plugins/XmlExport/translations/XmlExport_pt_BR.ts new file mode 100644 index 0000000..7c41690 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_pt_BR.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Digite o domínio a ser usado (por exemplo: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Formato de saída + + + + Format document (new lines, indentation) + Formatar documento (novas linhas, recuo) + + + + Compress (everything in one line) + Comprimir (tudo em uma linha) + + + + Special characters escaping + Incompatibilidade de caracteres especiais + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>O & será usado para valores mais curtos e <> será usado para valores maiores. Isso só se aplica a valores que exigem escapar do caractere. Outros valores serão exportados como estão.</p> + + + + Use CDATA and ampersands + Usar <> e & + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Todo valor que exija aprovação de caráter será incluído no bloco <>.</p> + + + + Always use CDATA + Sempre usar <> + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Todos os caracteres que precisarem de aprovação serão substituídos por & e sua sequência de escape. Nenhum bloco <> será usado.</p> + + + + Always use ampersand + Sempre usar & + + + + Define XML namespace + Definir domínio XML + + + diff --git a/Plugins/XmlExport/translations/XmlExport_pt_PT.ts b/Plugins/XmlExport/translations/XmlExport_pt_PT.ts new file mode 100644 index 0000000..520c0e3 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_pt_PT.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_ro_RO.ts b/Plugins/XmlExport/translations/XmlExport_ro_RO.ts new file mode 100644 index 0000000..b9f7091 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_ro_RO.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_ru_RU.ts b/Plugins/XmlExport/translations/XmlExport_ru_RU.ts new file mode 100644 index 0000000..e8d78bf --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_ru_RU.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Укажите используемое пространство имён (например http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Выходной формат + + + + Format document (new lines, indentation) + Форматировать документ (переносы строк, отступы) + + + + Compress (everything in one line) + Сжать (всё в одну строку) + + + + Special characters escaping + Экранирование спецсимволов + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Амперсанды будут использованы для коротких значений, CDATA — для длинных. Это относится только к значениям, которые необходимо экранировать. Остальные значения будут экспортированы как есть.</p> + + + + Use CDATA and ampersands + Использовать CDATA и амперсанды + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Все значения, требующие экранирования, будут помещены в блок CDATA.</p> + + + + Always use CDATA + Всегда использовать CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Все значения, требующие экранирования, будут заменены экранирующими последовательностями с амперсандом. Блоки CDATA использованы не будут.</p> + + + + Always use ampersand + Всегда использовать амперсанд + + + + Define XML namespace + Указать пространство имён XML + + + diff --git a/Plugins/XmlExport/translations/XmlExport_sk_SK.ts b/Plugins/XmlExport/translations/XmlExport_sk_SK.ts new file mode 100644 index 0000000..9932c36 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_sk_SK.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_sr_SP.ts b/Plugins/XmlExport/translations/XmlExport_sr_SP.ts new file mode 100644 index 0000000..5f955f7 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_sr_SP.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_sv_SE.ts b/Plugins/XmlExport/translations/XmlExport_sv_SE.ts new file mode 100644 index 0000000..6c1ce31 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_sv_SE.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_tr_TR.ts b/Plugins/XmlExport/translations/XmlExport_tr_TR.ts new file mode 100644 index 0000000..f417416 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_tr_TR.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Kullanılacak namespace adını girin (örneğin: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Çıktı formatı + + + + Format document (new lines, indentation) + Dökümanı biçimi (yeni satırlar, boşluk) + + + + Compress (everything in one line) + Sıkıştır (her şeyi bir satırda) + + + + Special characters escaping + Özel kaçış karakterleri + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + Ampersant <p> değerleri kısaltmak için kullanılacak ve CDATA da büyütmek için kullanılacaktır. Bu sadece kaçış karakterine ihtiyaç duyulduğunda uygulanacaktır. Diğer veriler olduğu gibi çıkartılacaktır.</p> + + + + Use CDATA and ampersands + Ampersant için CDATA kullan + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Kaçış karakterine ihtiyaç duyan her değer CDATA ile kapatılacaktır.</p> + + + + Always use CDATA + Her zaman CDATA kullan + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Kaçış karakterine ihtiyaç duyan karakterler ampersant kaçış bloüuyla değiştirilecektir. CDATA bloğu kullanılmayacaktır.</p> + + + + Always use ampersand + Her zaman ampersant kullan + + + + Define XML namespace + XML namespace tanımla + + + diff --git a/Plugins/XmlExport/translations/XmlExport_uk_UA.ts b/Plugins/XmlExport/translations/XmlExport_uk_UA.ts new file mode 100644 index 0000000..0d7020b --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_uk_UA.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_vi_VN.ts b/Plugins/XmlExport/translations/XmlExport_vi_VN.ts new file mode 100644 index 0000000..1d91ae0 --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_vi_VN.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + Enter the namespace to use (for example: http://my.namespace.org) + + + + XmlExportConfig + + + Output format + Output format + + + + Format document (new lines, indentation) + Format document (new lines, indentation) + + + + Compress (everything in one line) + Compress (everything in one line) + + + + Special characters escaping + Special characters escaping + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + + + + Use CDATA and ampersands + Use CDATA and ampersands + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + + + + Always use CDATA + Always use CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + + + + Always use ampersand + Always use ampersand + + + + Define XML namespace + Define XML namespace + + + diff --git a/Plugins/XmlExport/translations/XmlExport_zh_CN.ts b/Plugins/XmlExport/translations/XmlExport_zh_CN.ts new file mode 100644 index 0000000..ab72cee --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_zh_CN.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + 输入要使用的命名空间(例如:http://my.namespace.org) + + + + XmlExportConfig + + + Output format + 输出格式 + + + + Format document (new lines, indentation) + 格式化的文本(新行,缩进) + + + + Compress (everything in one line) + 压缩(单行文件) + + + + Special characters escaping + 特殊字符转义 + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>&& 符号将用于较短的值,CDATA 将用于较长的值。这仅用于需要字符转义的值。其他值将按原样导出。</p> + + + + Use CDATA and ampersands + 使用 CDATA 及 && 符号 + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>每个需要字符转义的值都将包裹在 CDATA 块中。</p> + + + + Always use CDATA + 总是使用 CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>每个需要转义的字符都将使用 && 符号及序列代替。不会使用 CDATA 块。</p> + + + + Always use ampersand + 总是使用 && 符号 + + + + Define XML namespace + 定义 XML 命名空间 + + + diff --git a/Plugins/XmlExport/translations/XmlExport_zh_TW.ts b/Plugins/XmlExport/translations/XmlExport_zh_TW.ts new file mode 100644 index 0000000..5c1deba --- /dev/null +++ b/Plugins/XmlExport/translations/XmlExport_zh_TW.ts @@ -0,0 +1,70 @@ + + + + + XmlExport + + + Enter the namespace to use (for example: http://my.namespace.org) + 輸入要使用的名稱空間 (例如:http://my.namespace.org) + + + + XmlExportConfig + + + Output format + 輸出格式 + + + + Format document (new lines, indentation) + 格式化的文字 (新行,縮排) + + + + Compress (everything in one line) + 壓縮 (單行檔案) + + + + Special characters escaping + 特殊字元轉義 + + + + <p>Ampersands will be used for shorter values and CDATA will be used for larger values. This applies only to values that require character escaping. Other values will be exported as they are.</p> + <p>&& 符號將用於較短的值,CDATA 將用於較長的值。這僅用於需要字元轉義的值。其他值將按原樣匯出。</p> + + + + Use CDATA and ampersands + 使用 CDATA 及 && 符號 + + + + <p>Every value requiring character escepe will be enclosed in CDATA block.</p> + <p>每個需要字元轉義的值都將包裹在 CDATA 塊中。</p> + + + + Always use CDATA + 總是使用 CDATA + + + + <p>Every character that require esceping will be replaced with its ampersand escape sequence. No CDATA blocks will be used.</p> + <p>每個需要轉義的字元都將使用 && 符號及序列代替。不會使用 CDATA 塊。</p> + + + + Always use ampersand + 總是使用 && 符號 + + + + Define XML namespace + 定義 XML 名稱空間 + + + diff --git a/Plugins/XmlExport/xmlexport.cpp b/Plugins/XmlExport/xmlexport.cpp index 9d55736..5085611 100644 --- a/Plugins/XmlExport/xmlexport.cpp +++ b/Plugins/XmlExport/xmlexport.cpp @@ -136,9 +136,12 @@ bool XmlExport::exportTable(const QString& database, const QString& table, const writeTagWithValue("database", database); writeTagWithValue("name", table); - if (!createTable->withOutRowId.isNull()) + if (createTable->withOutRowId) writeln("true"); + if (createTable->strict) + writeln("true"); + writeTagWithValue("ddl", ddl); writeln(""); @@ -478,11 +481,11 @@ QString XmlExport::toString(bool value) bool XmlExport::init() { - Q_INIT_RESOURCE(xmlexport); + SQLS_INIT_RESOURCE(xmlexport); return GenericExportPlugin::init(); } void XmlExport::deinit() { - Q_CLEANUP_RESOURCE(xmlexport); + SQLS_CLEANUP_RESOURCE(xmlexport); } diff --git a/Plugins/XmlExport/xmlexport.qrc b/Plugins/XmlExport/xmlexport.qrc index e070c5a..d6a77a6 100644 --- a/Plugins/XmlExport/xmlexport.qrc +++ b/Plugins/XmlExport/xmlexport.qrc @@ -2,19 +2,4 @@ XmlExport.ui - - XmlExport_ro_RO.qm - XmlExport_de.qm - - - XmlExport_pl.qm - XmlExport_ru.qm - XmlExport_fr.qm - XmlExport_sk.qm - XmlExport_zh_CN.qm - - - - - -- cgit v1.2.3