From 016003905ca0e8e459e3dc33e786beda8ec92f45 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 30 Jan 2015 17:00:07 -0500 Subject: Imported Upstream version 3.0.2 --- Plugins/ScriptingTcl/ScriptingTcl_pl.ts | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Plugins/ScriptingTcl/ScriptingTcl_pl.ts (limited to 'Plugins/ScriptingTcl/ScriptingTcl_pl.ts') diff --git a/Plugins/ScriptingTcl/ScriptingTcl_pl.ts b/Plugins/ScriptingTcl/ScriptingTcl_pl.ts new file mode 100644 index 0000000..be6a580 --- /dev/null +++ b/Plugins/ScriptingTcl/ScriptingTcl_pl.ts @@ -0,0 +1,25 @@ + + + + + ScriptingTcl + + + No database available in current context, while called Tcl's '%1' command. + No database available in current context, while called Tcl's 'db' command. + Brak dostępnej bazy w bieżącym kontekście, podczas wywołania polecenie Tcl '%1'. + + + + Invalid '%1' command sytax. Should be: %2 + Invalid 'db' command sytax. Should be: db eval sql + Niepoprawna składnia polecenia '%1'. Powinno być: %2 + + + + Error from Tcl's' '%1' command: %2 + Error from Tcl's' 'db' command: %1 + Wystąpił błąd w poleceniu Tcl '%1': %2 + + + -- cgit v1.2.3