diff options
| author | 2023-04-30 18:31:18 -0400 | |
|---|---|---|
| committer | 2023-04-30 18:31:18 -0400 | |
| commit | 4de57f628bc74f00ba1885e91c84ea07c5405d8f (patch) | |
| tree | 5d91900751e826d491ff1b2ebc571a787e84f864 /Plugins/ScriptingTcl/ScriptingTcl_pl.ts | |
| parent | 74d881cefa9097e58e129e37b9c44d680d8c7dfe (diff) | |
| parent | 3565aad630864ecdbe53fdaa501ea708555b3c7c (diff) | |
Update upstream source from tag 'upstream/3.4.4+dfsg'
Update to upstream version '3.4.4+dfsg'
with Debian dir 482614bd23f0ef52dabc9803477204ad88e917ed
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> |
