blob: 0fb93773c2abc65bccde7f0537e485e4bc7ba4d9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="pl" sourcelanguage="en">
<context>
<name>ScriptingTcl</name>
<message>
<location filename="../scriptingtcl.cpp" line="429"/>
<source>No database available in current context, while called Tcl's '%1' command.</source>
<translation>Brak dostępnej bazy w bieżącym kontekście, podczas wywołania polecenie Tcl '%1'.</translation>
</message>
<message>
<location filename="../scriptingtcl.cpp" line="451"/>
<source>Invalid '%1' command syntax. Should be: %2</source>
<translation>Niepoprawna składnia polecenia '%1'. Powinno być: %2</translation>
</message>
<message>
<location filename="../scriptingtcl.cpp" line="463"/>
<source>Error from Tcl's '%1' command: %2</source>
<translation>Wystąpił błąd w poleceniu Tcl '%1': %2</translation>
</message>
<message>
<location filename="../scriptingtcl.cpp" line="594"/>
<source>Error from Tcl's' '%1' command: %2</source>
<translation>Wystąpił błąd w poleceniu Tcl '%1': %2</translation>
</message>
</context>
</TS>
|