summaryrefslogtreecommitdiffstats
path: root/Plugins/ScriptingPython/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/ScriptingPython/translations
parent1fdc150116cad39aae5c5da407c3312b47a59e3a (diff)
New upstream version 3.4.4+dfsg.upstream/3.4.4+dfsg
Diffstat (limited to 'Plugins/ScriptingPython/translations')
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_af_ZA.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_ar_SA.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_ca_ES.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_cs_CZ.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_da_DK.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_de_DE.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_el_GR.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_en_US.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_es_ES.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_fa_IR.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_fi_FI.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_fr_FR.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_he_IL.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_hu_HU.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_it_IT.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_ja_JP.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_kaa.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_ko_KR.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_nl_NL.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_no_NO.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_pl_PL.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_pt_BR.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_pt_PT.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_ro_RO.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_ru_RU.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_sk_SK.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_sr_SP.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_sv_SE.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_tr_TR.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_uk_UA.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_vi_VN.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_zh_CN.ts32
-rw-r--r--Plugins/ScriptingPython/translations/ScriptingPython_zh_TW.ts32
34 files changed, 1088 insertions, 0 deletions
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython.ts b/Plugins/ScriptingPython/translations/ScriptingPython.ts
new file mode 100644
index 0000000..7d4c86c
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished"/>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished"/>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_af_ZA.ts b/Plugins/ScriptingPython/translations/ScriptingPython_af_ZA.ts
new file mode 100644
index 0000000..ddd0cf0
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_af_ZA.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="af" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_ar_SA.ts b/Plugins/ScriptingPython/translations/ScriptingPython_ar_SA.ts
new file mode 100644
index 0000000..bd7a411
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_ar_SA.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ar" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_ca_ES.ts b/Plugins/ScriptingPython/translations/ScriptingPython_ca_ES.ts
new file mode 100644
index 0000000..2beab4f
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_ca_ES.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ca" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_cs_CZ.ts b/Plugins/ScriptingPython/translations/ScriptingPython_cs_CZ.ts
new file mode 100644
index 0000000..a840976
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_cs_CZ.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="cs" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_da_DK.ts b/Plugins/ScriptingPython/translations/ScriptingPython_da_DK.ts
new file mode 100644
index 0000000..63d5776
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_da_DK.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="da" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_de_DE.ts b/Plugins/ScriptingPython/translations/ScriptingPython_de_DE.ts
new file mode 100644
index 0000000..5798d98
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_de_DE.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="de" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_el_GR.ts b/Plugins/ScriptingPython/translations/ScriptingPython_el_GR.ts
new file mode 100644
index 0000000..369d7a2
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_el_GR.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="el" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_en_US.ts b/Plugins/ScriptingPython/translations/ScriptingPython_en_US.ts
new file mode 100644
index 0000000..ebb0fbd
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_en_US.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="en" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_es_ES.ts b/Plugins/ScriptingPython/translations/ScriptingPython_es_ES.ts
new file mode 100644
index 0000000..26d0df2
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_es_ES.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="es-ES" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_fa_IR.ts b/Plugins/ScriptingPython/translations/ScriptingPython_fa_IR.ts
new file mode 100644
index 0000000..0cb1654
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_fa_IR.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fa" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_fi_FI.ts b/Plugins/ScriptingPython/translations/ScriptingPython_fi_FI.ts
new file mode 100644
index 0000000..c8a3691
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_fi_FI.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fi" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_fr_FR.ts b/Plugins/ScriptingPython/translations/ScriptingPython_fr_FR.ts
new file mode 100644
index 0000000..2bf1d89
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_fr_FR.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="fr" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation>Utilisation non valide de la fonction %1. Attendait %2 arguments, mais a obtenu %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation>Erreur inconnue de la fonction %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation>Impossible de calculer la représentation de la chaîne de caractères de l&apos;objet Python passé comme argument à la fonction %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation>Impossible de trouver le contexte d&apos;exécution de la fonction %1. Ceci est un bug du plugin Python. Veuillez le signaler.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation>Erreur de la fonction Python %1 : %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_he_IL.ts b/Plugins/ScriptingPython/translations/ScriptingPython_he_IL.ts
new file mode 100644
index 0000000..a6a6fd7
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_he_IL.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="he" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation>שימוש לא תקין בפונקציה %1. הציפיה הייתה לקבלת משתנה %2, אך נתקבל %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation>שגיאה לא ידועה מפונקציה %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation>לא ניתן היה לחשב מחרוזות המייצגת את אובייקט פייתון שהועבר כמשתנה לפונקציה %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation>לא ניתן למצוא הקשר הפעלת פונקציה %1. זהו תקל במתקע פייתון. נא לדווח על כך.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation>שגיאת פונקציית פייתון %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_hu_HU.ts b/Plugins/ScriptingPython/translations/ScriptingPython_hu_HU.ts
new file mode 100644
index 0000000..e7b147d
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_hu_HU.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="hu" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_it_IT.ts b/Plugins/ScriptingPython/translations/ScriptingPython_it_IT.ts
new file mode 100644
index 0000000..c56d38c
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_it_IT.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="it" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation>Uso non valido della funzione %1. Atteso %2 argomenti, ma ottenuto %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation>Errore sconosciuto dalla funzione %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation>Impossibile calcolare la rappresentazione della stringa dell&apos;oggetto Python passato come argomento alla funzione %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation>Impossibile trovare il contesto di esecuzione per la funzione %1. Questo è un bug del plugin Python. Si prega di segnalarlo.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation>Errore dalla funzione Python %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_ja_JP.ts b/Plugins/ScriptingPython/translations/ScriptingPython_ja_JP.ts
new file mode 100644
index 0000000..a0487de
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_ja_JP.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ja" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_kaa.ts b/Plugins/ScriptingPython/translations/ScriptingPython_kaa.ts
new file mode 100644
index 0000000..77cf961
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_kaa.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="kaa" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_ko_KR.ts b/Plugins/ScriptingPython/translations/ScriptingPython_ko_KR.ts
new file mode 100644
index 0000000..caabe75
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_ko_KR.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ko" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_nl_NL.ts b/Plugins/ScriptingPython/translations/ScriptingPython_nl_NL.ts
new file mode 100644
index 0000000..9e43453
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_nl_NL.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="nl" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_no_NO.ts b/Plugins/ScriptingPython/translations/ScriptingPython_no_NO.ts
new file mode 100644
index 0000000..cb16c40
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_no_NO.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="no" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_pl_PL.ts b/Plugins/ScriptingPython/translations/ScriptingPython_pl_PL.ts
new file mode 100644
index 0000000..222819c
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_pl_PL.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pl" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation>Nieprawidłowe użycie funkcji %1. Oczekiwano %2 argumentów, ale otrzymano %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation>Nieznany błąd z funkcji %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation>Nie można przedstawić obiektu Pythona przekazanego jako argument do funkcji %1 jako reprezentacji ciągu znaków.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation>Nie można odnaleźć kontekstu wykonania funkcji %1. Jest to błąd wtyczki Pythona. Proszę, zgłoś to.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation>Błąd z funkcji Pythona %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_pt_BR.ts b/Plugins/ScriptingPython/translations/ScriptingPython_pt_BR.ts
new file mode 100644
index 0000000..cc25e10
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_pt_BR.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pt-BR" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation>Uso inválido de %1 função. Esperado %2 argumentos, mas recebeu %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation>Erro desconhecido da função %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation>Não foi possível calcular a representação de cadeia de caracteres do objeto Python passado como argumento para a função %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation>Não foi possível encontrar o contexto de execução para a função %1. Este é um erro do plugin Python. Por favor, relate o problema.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation>Erro da função Python %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_pt_PT.ts b/Plugins/ScriptingPython/translations/ScriptingPython_pt_PT.ts
new file mode 100644
index 0000000..02fc86c
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_pt_PT.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="pt-PT" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_ro_RO.ts b/Plugins/ScriptingPython/translations/ScriptingPython_ro_RO.ts
new file mode 100644
index 0000000..ae0dca8
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_ro_RO.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ro" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_ru_RU.ts b/Plugins/ScriptingPython/translations/ScriptingPython_ru_RU.ts
new file mode 100644
index 0000000..6994f5a
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_ru_RU.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="ru" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation>Некорректное использование функции %1. Ожидается аргументов: %2, передано аргументов: %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation>Неизвестная ошибка при выполнении функции %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation>Невозможно сформировать строковое представление объекта Python, переданного в виде аргумента в функцию %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation>Не найден контекст выполнения для функции %1. Это ошибка модуля Python. Пожалуйста, сообщите о ней.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation>Ошибка при выполнении функции Python %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_sk_SK.ts b/Plugins/ScriptingPython/translations/ScriptingPython_sk_SK.ts
new file mode 100644
index 0000000..73ca8fb
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_sk_SK.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="sk" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_sr_SP.ts b/Plugins/ScriptingPython/translations/ScriptingPython_sr_SP.ts
new file mode 100644
index 0000000..dce058c
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_sr_SP.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="sr" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_sv_SE.ts b/Plugins/ScriptingPython/translations/ScriptingPython_sv_SE.ts
new file mode 100644
index 0000000..0808c90
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_sv_SE.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="sv-SE" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_tr_TR.ts b/Plugins/ScriptingPython/translations/ScriptingPython_tr_TR.ts
new file mode 100644
index 0000000..6d3c907
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_tr_TR.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="tr" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation>%1 işlevinin geçersiz kullanımı. Beklenen %2 argümanları, ancak %3 var.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation>%1 fonksiyonundan bilinmeyen hata.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation>%1 işlevine bağımsız değişken olarak geçirilen Python nesnesinin dize gösterimi hesaplanamadı.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation>%1 işlevinin yürütme içeriği bulunamadı. Bu bir Python eklentisi hatasıdır. Lütfen rapor edin.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation>Python işlevinden %1 hatası: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_uk_UA.ts b/Plugins/ScriptingPython/translations/ScriptingPython_uk_UA.ts
new file mode 100644
index 0000000..5c1c035
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_uk_UA.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="uk" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_vi_VN.ts b/Plugins/ScriptingPython/translations/ScriptingPython_vi_VN.ts
new file mode 100644
index 0000000..8a12cd0
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_vi_VN.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="vi" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation type="unfinished">Invalid use of %1 function. Expected %2 arguments, but got %3.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation type="unfinished">Unknown error from function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation type="unfinished">Could not calculate string representation of the Python object passed as argument to the function %1.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation type="unfinished">Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation type="unfinished">Error from Python function %1: %2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_zh_CN.ts b/Plugins/ScriptingPython/translations/ScriptingPython_zh_CN.ts
new file mode 100644
index 0000000..c9923a0
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_zh_CN.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="zh-CN" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation>无效的 %1 函数用法。预期是 %2 参数,但实际是 %3。</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation>函数 %1 的未知错误。</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation>无法计算作为参数传递给 %1 函数的 Python 对象所表示的字符串。</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation>找不到函数 %1 的执行环境。这是 Python 插件的 bug,请报告该问题。</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation>Python 函数 %1 错误:%2</translation>
+ </message>
+ </context>
+</TS>
diff --git a/Plugins/ScriptingPython/translations/ScriptingPython_zh_TW.ts b/Plugins/ScriptingPython/translations/ScriptingPython_zh_TW.ts
new file mode 100644
index 0000000..d8b9b89
--- /dev/null
+++ b/Plugins/ScriptingPython/translations/ScriptingPython_zh_TW.ts
@@ -0,0 +1,32 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!DOCTYPE TS>
+<TS version="2.1" language="zh-TW" sourcelanguage="en">
+ <context>
+ <name>QObject</name>
+ <message>
+ <location filename="../scriptingpython.cpp" line="484"/>
+ <source>Invalid use of %1 function. Expected %2 arguments, but got %3.</source>
+ <translation>無效的 %1 函式用法。期望 %2 個引數,得到 %3。</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="493"/>
+ <source>Unknown error from function %1.</source>
+ <translation>函式 %1 的未知錯誤。</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="534"/>
+ <source>Could not calculate string representation of the Python object passed as argument to the function %1.</source>
+ <translation>無法計算作為引數傳遞給函式 %1 的 Python 物件所表示的字串。</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="550"/>
+ <source>Could not find execution context for function %1. This is a bug of Python plugin. Please report it.</source>
+ <translation>找不到函式 %1 的執行環境。這是 Python 外掛的 bug,請報告該問題。</translation>
+ </message>
+ <message>
+ <location filename="../scriptingpython.cpp" line="575"/>
+ <source>Error from Python function %1: %2</source>
+ <translation>Python 函式 %1 錯誤:%2</translation>
+ </message>
+ </context>
+</TS>