diff options
| author | 2023-04-30 18:30:36 -0400 | |
|---|---|---|
| committer | 2023-04-30 18:30:36 -0400 | |
| commit | 3565aad630864ecdbe53fdaa501ea708555b3c7c (patch) | |
| tree | c743e4ad0bad39ebdb2f514c7cc52d34a257ebbe /Plugins/ScriptingTcl/ScriptingTcl_pl.ts | |
| parent | 1fdc150116cad39aae5c5da407c3312b47a59e3a (diff) | |
New upstream version 3.4.4+dfsg.upstream/3.4.4+dfsg
Diffstat (limited to 'Plugins/ScriptingTcl/ScriptingTcl_pl.ts')
| -rw-r--r-- | Plugins/ScriptingTcl/ScriptingTcl_pl.ts | 26 |
1 files changed, 0 insertions, 26 deletions
diff --git a/Plugins/ScriptingTcl/ScriptingTcl_pl.ts b/Plugins/ScriptingTcl/ScriptingTcl_pl.ts deleted file mode 100644 index 7766394..0000000 --- a/Plugins/ScriptingTcl/ScriptingTcl_pl.ts +++ /dev/null @@ -1,26 +0,0 @@ -<?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS> -<TS version="2.1" language="pl_PL"> -<context> - <name>ScriptingTcl</name> - <message> - <location filename="scriptingtcl.cpp" line="411"/> - <source>No database available in current context, while called Tcl's '%1' command.</source> - <oldsource>No database available in current context, while called Tcl's 'db' command.</oldsource> - <translation>Brak dostępnej bazy w bieżącym kontekście, podczas wywołania polecenie Tcl '%1'.</translation> - </message> - <message> - <location filename="scriptingtcl.cpp" line="433"/> - <source>Invalid '%1' command sytax. Should be: %2</source> - <oldsource>Invalid 'db' command sytax. Should be: db eval sql</oldsource> - <translation>Niepoprawna składnia polecenia '%1'. Powinno być: %2</translation> - </message> - <message> - <location filename="scriptingtcl.cpp" line="445"/> - <location filename="scriptingtcl.cpp" line="576"/> - <source>Error from Tcl's' '%1' command: %2</source> - <oldsource>Error from Tcl's' 'db' command: %1</oldsource> - <translation>Wystąpił błąd w poleceniu Tcl '%1': %2</translation> - </message> -</context> -</TS> |
