aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/CsvExport/translations
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@unit193.net>2023-04-30 18:30:36 -0400
committerLibravatarUnit 193 <unit193@unit193.net>2023-04-30 18:30:36 -0400
commit3565aad630864ecdbe53fdaa501ea708555b3c7c (patch)
treec743e4ad0bad39ebdb2f514c7cc52d34a257ebbe /Plugins/CsvExport/translations
parent1fdc150116cad39aae5c5da407c3312b47a59e3a (diff)
New upstream version 3.4.4+dfsg.upstream/3.4.4+dfsg
Diffstat (limited to 'Plugins/CsvExport/translations')
-rw-r--r--Plugins/CsvExport/translations/CsvExport.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_af_ZA.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_ar_SA.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_ca_ES.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_cs_CZ.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_da_DK.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_de_DE.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_el_GR.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_en_US.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_es_ES.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_fa_IR.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_fi_FI.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_fr_FR.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_he_IL.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_hu_HU.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_it_IT.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_ja_JP.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_kaa.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_ko_KR.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_nl_NL.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_no_NO.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_pl_PL.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_pt_BR.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_pt_PT.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_ro_RO.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_ru_RU.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_sk_SK.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_sr_SP.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_sv_SE.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_tr_TR.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_uk_UA.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_vi_VN.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_zh_CN.ts57
-rw-r--r--Plugins/CsvExport/translations/CsvExport_zh_TW.ts57
34 files changed, 1938 insertions, 0 deletions
diff --git a/Plugins/CsvExport/translations/CsvExport.ts b/Plugins/CsvExport/translations/CsvExport.ts
new file mode 100644
index 0000000..06583b5
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished"/>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_af_ZA.ts b/Plugins/CsvExport/translations/CsvExport_af_ZA.ts
new file mode 100644
index 0000000..60b8774
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_af_ZA.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="af" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_ar_SA.ts b/Plugins/CsvExport/translations/CsvExport_ar_SA.ts
new file mode 100644
index 0000000..f0053fd
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_ar_SA.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ar" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_ca_ES.ts b/Plugins/CsvExport/translations/CsvExport_ca_ES.ts
new file mode 100644
index 0000000..0da0ff3
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_ca_ES.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ca" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_cs_CZ.ts b/Plugins/CsvExport/translations/CsvExport_cs_CZ.ts
new file mode 100644
index 0000000..a45210a
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_cs_CZ.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="cs" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (čárka)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_da_DK.ts b/Plugins/CsvExport/translations/CsvExport_da_DK.ts
new file mode 100644
index 0000000..c1b750d
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_da_DK.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="da" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_de_DE.ts b/Plugins/CsvExport/translations/CsvExport_de_DE.ts
new file mode 100644
index 0000000..ad446b0
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_de_DE.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="de" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>Spaltenname als erste Zeile verwenden</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>Trennzeichen:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (Komma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (Semikolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (Tabulator)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (Leerzeichen)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>Benutzerdefiniert:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>NULL-Werte exportieren als:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>Leerer Text</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>Geben Sie ein benutzerdefiniertes Trennzeichen ein.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_el_GR.ts b/Plugins/CsvExport/translations/CsvExport_el_GR.ts
new file mode 100644
index 0000000..6774d44
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_el_GR.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="el" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_en_US.ts b/Plugins/CsvExport/translations/CsvExport_en_US.ts
new file mode 100644
index 0000000..92f1315
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_en_US.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="en" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_es_ES.ts b/Plugins/CsvExport/translations/CsvExport_es_ES.ts
new file mode 100644
index 0000000..0fd0772
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_es_ES.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="es-ES" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>Nombres de columna en la primera fila</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>Separador de columna:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (coma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (punto y coma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (tabulación)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (espacio en blanco)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>Personalizado:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>Exportar valores NULOS como:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>Cadena vacía</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>Ingresa el carácter separador personalizado.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_fa_IR.ts b/Plugins/CsvExport/translations/CsvExport_fa_IR.ts
new file mode 100644
index 0000000..c399ac6
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_fa_IR.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fa" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_fi_FI.ts b/Plugins/CsvExport/translations/CsvExport_fi_FI.ts
new file mode 100644
index 0000000..fa7594f
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_fi_FI.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fi" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_fr_FR.ts b/Plugins/CsvExport/translations/CsvExport_fr_FR.ts
new file mode 100644
index 0000000..0906d26
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_fr_FR.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fr" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>Noms des colonnes dans la 1ère ligne</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>Séparateur de colonnes :</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (virgule)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (point virgule)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (tabulation)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (espace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>personnalisation :</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>Exporter la valeur NULL comme :</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>Chaine de caractères vide</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>Saisir le caractère séparateur personnalisé.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_he_IL.ts b/Plugins/CsvExport/translations/CsvExport_he_IL.ts
new file mode 100644
index 0000000..a597c14
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_he_IL.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="he" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>שמות עמודות בשורה ראשונה</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>מפריד עמודות:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (פסיק)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (אתנח)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (טאב)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (מרחב לבן)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>מותאם:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>יצוא ערכי NULL כ:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>מחרוזת ריקה</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>הזנת תו מפריד מותאם.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_hu_HU.ts b/Plugins/CsvExport/translations/CsvExport_hu_HU.ts
new file mode 100644
index 0000000..9ed75d7
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_hu_HU.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="hu" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_it_IT.ts b/Plugins/CsvExport/translations/CsvExport_it_IT.ts
new file mode 100644
index 0000000..2e70235
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_it_IT.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="it" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>Nomi delle colonne nella prima riga</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>Separatore di colonna:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (virgola)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (punto e virgola)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (spazio bianco)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>Personalizzato:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>Esporta valori NULL come:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>Stringa vuota</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>Inserisci il carattere del separatore personalizzato.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_ja_JP.ts b/Plugins/CsvExport/translations/CsvExport_ja_JP.ts
new file mode 100644
index 0000000..78b66b3
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_ja_JP.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ja" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_kaa.ts b/Plugins/CsvExport/translations/CsvExport_kaa.ts
new file mode 100644
index 0000000..e124712
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_kaa.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="kaa" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_ko_KR.ts b/Plugins/CsvExport/translations/CsvExport_ko_KR.ts
new file mode 100644
index 0000000..fcadb9d
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_ko_KR.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ko" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_nl_NL.ts b/Plugins/CsvExport/translations/CsvExport_nl_NL.ts
new file mode 100644
index 0000000..4d9d9fd
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_nl_NL.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="nl" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_no_NO.ts b/Plugins/CsvExport/translations/CsvExport_no_NO.ts
new file mode 100644
index 0000000..3f5cec2
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_no_NO.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="no" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_pl_PL.ts b/Plugins/CsvExport/translations/CsvExport_pl_PL.ts
new file mode 100644
index 0000000..52e72b9
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_pl_PL.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pl" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>Nazwy kolumn w pierwszym wierszu</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>Separator kolumny:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (przecinek)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (średnik)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (znak tabulacji)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (spacja)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>Własny:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>Eksportuj wartości NULL jako:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>Pusty łańcuch</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>Wprowadź własny znak separatora.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_pt_BR.ts b/Plugins/CsvExport/translations/CsvExport_pt_BR.ts
new file mode 100644
index 0000000..fa449f7
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_pt_BR.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pt-BR" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>Nomes das colunas na primeira linha</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>Separador de coluna:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (vírgula)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>;(ponto-e-vírgula)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (espaço em branco)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>Personalizar:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>Exportar valores NULL como:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>String vazia</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>Digite o caractere separador personalizado.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_pt_PT.ts b/Plugins/CsvExport/translations/CsvExport_pt_PT.ts
new file mode 100644
index 0000000..2b06c60
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_pt_PT.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pt-PT" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_ro_RO.ts b/Plugins/CsvExport/translations/CsvExport_ro_RO.ts
new file mode 100644
index 0000000..e52f3e9
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_ro_RO.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ro" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_ru_RU.ts b/Plugins/CsvExport/translations/CsvExport_ru_RU.ts
new file mode 100644
index 0000000..85d02d0
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_ru_RU.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ru" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>Имена столбцов в первой строке</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>Разделитель столбцов:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (запятая)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (точка с запятой)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (табуляция)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (пробел)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>Произвольный:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>Экспортировать значения NULL как:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>Пустая строка</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>Введите произвольный символ разделителя.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_sk_SK.ts b/Plugins/CsvExport/translations/CsvExport_sk_SK.ts
new file mode 100644
index 0000000..6d5d94d
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_sk_SK.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="sk" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>Názvy stĺpcov v prvom riadku</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>Oddeľovač stĺpcov:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (čiarka)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (bodkočiarka)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (tabulátor)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (medzera)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>Iný:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>Exportovať NULL hodnoty ako:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>Prázdny reťazec</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>Zadajte vlasntý oddeľovač.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_sr_SP.ts b/Plugins/CsvExport/translations/CsvExport_sr_SP.ts
new file mode 100644
index 0000000..d95f8f1
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_sr_SP.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="sr" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_sv_SE.ts b/Plugins/CsvExport/translations/CsvExport_sv_SE.ts
new file mode 100644
index 0000000..11fd2cc
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_sv_SE.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="sv-SE" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>Kolumnnamn i första raden</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>Kolumnseparator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>&#xa0;(Kommatecken)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (blankt)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>Anpassad:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>Exportera NULL-värden som:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>[tom sträng]</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>Ange det anpassade separatortecknet.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_tr_TR.ts b/Plugins/CsvExport/translations/CsvExport_tr_TR.ts
new file mode 100644
index 0000000..2eb77ab
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_tr_TR.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="tr" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>İlk satırdaki kolon isimleri</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>Kolon ayracı:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (virgül)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (noktalı virgül)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (boşluk)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>Özel:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>NULL değerleri şöyle çıkar:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>Boş string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>Özel ayraç karakterini girin.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_uk_UA.ts b/Plugins/CsvExport/translations/CsvExport_uk_UA.ts
new file mode 100644
index 0000000..31a6586
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_uk_UA.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="uk" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_vi_VN.ts b/Plugins/CsvExport/translations/CsvExport_vi_VN.ts
new file mode 100644
index 0000000..1070159
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_vi_VN.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="vi" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation type="unfinished">Column names in first row</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation type="unfinished">Column separator:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation type="unfinished">, (comma)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation type="unfinished">; (semicolon)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation type="unfinished">\t (tab)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation type="unfinished"> (whitespace)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation type="unfinished">Custom:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation type="unfinished">Export NULL values as:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation type="unfinished">Empty string</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation type="unfinished">Enter the custom separator character.</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_zh_CN.ts b/Plugins/CsvExport/translations/CsvExport_zh_CN.ts
new file mode 100644
index 0000000..8d0b239
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_zh_CN.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="zh-CN" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>第一行是列名</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>列分隔符:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>,(逗号)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>;(分号)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t(制表符)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (空格)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>自定义:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>NULL 值导出为:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>空字符串</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>请输入自定义的分隔符。</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/CsvExport/translations/CsvExport_zh_TW.ts b/Plugins/CsvExport/translations/CsvExport_zh_TW.ts
new file mode 100644
index 0000000..82ada89
--- /dev/null
+++ b/Plugins/CsvExport/translations/CsvExport_zh_TW.ts
@@ -0,0 +1,57 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="zh-TW" sourcelanguage="en">
+ <context>
+ <name>CsvExport</name>
+ <message>
+ <location filename="../CsvExport.ui" line="20"/>
+ <source>Column names in first row</source>
+ <translation>第一行是列名</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="30"/>
+ <source>Column separator:</source>
+ <translation>列分隔符:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="41"/>
+ <source>, (comma)</source>
+ <translation>, (逗號)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="46"/>
+ <source>; (semicolon)</source>
+ <translation>; (分號)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="51"/>
+ <source>\t (tab)</source>
+ <translation>\t (製表符)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="56"/>
+ <source> (whitespace)</source>
+ <translation> (空格)</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="61"/>
+ <source>Custom:</source>
+ <translation>自訂:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="82"/>
+ <source>Export NULL values as:</source>
+ <translation>NULL 值匯出為:</translation>
+ </message>
+ <message>
+ <location filename="../CsvExport.ui" line="89"/>
+ <source>Empty string</source>
+ <translation>空字串</translation>
+ </message>
+ <message>
+ <location filename="../csvexport.cpp" line="42"/>
+ <source>Enter the custom separator character.</source>
+ <translation>請輸入自訂的分隔符。</translation>
+ </message>
+ </context>
+</TS>