From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/ScriptingPython_hu_HU.ts | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Plugins/ScriptingPython/translations/ScriptingPython_hu_HU.ts (limited to 'Plugins/ScriptingPython/translations/ScriptingPython_hu_HU.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 @@ + + + + + QObject + + + Invalid use of %1 function. Expected %2 arguments, but got %3. + Invalid use of %1 function. Expected %2 arguments, but got %3. + + + + Unknown error from function %1. + Unknown error from function %1. + + + + Could not calculate string representation of the Python object passed as argument to the function %1. + Could not calculate string representation of the Python object passed as argument to the function %1. + + + + Could not find execution context for function %1. This is a bug of Python plugin. Please report it. + Could not find execution context for function %1. This is a bug of Python plugin. Please report it. + + + + Error from Python function %1: %2 + Error from Python function %1: %2 + + + -- cgit v1.2.3