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_it_IT.ts | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Plugins/ScriptingPython/translations/ScriptingPython_it_IT.ts (limited to 'Plugins/ScriptingPython/translations/ScriptingPython_it_IT.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 @@ + + + + + QObject + + + Invalid use of %1 function. Expected %2 arguments, but got %3. + Uso non valido della funzione %1. Atteso %2 argomenti, ma ottenuto %3. + + + + Unknown error from function %1. + Errore sconosciuto dalla funzione %1. + + + + Could not calculate string representation of the Python object passed as argument to the function %1. + Impossibile calcolare la rappresentazione della stringa dell'oggetto Python passato come argomento alla funzione %1. + + + + Could not find execution context for function %1. This is a bug of Python plugin. Please report it. + Impossibile trovare il contesto di esecuzione per la funzione %1. Questo รจ un bug del plugin Python. Si prega di segnalarlo. + + + + Error from Python function %1: %2 + Errore dalla funzione Python %1: %2 + + + -- cgit v1.2.3