blob: dcacb58834cb47fac7c3b22ac570069a8eb22d8f (
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
28
29
30
31
32
33
34
35
36
37
38
39
40
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="pl_PL">
<context>
<name>Printing</name>
<message>
<location filename="printing.cpp" line="35"/>
<source>Print data</source>
<translation>Drukuj dane</translation>
</message>
<message>
<location filename="printing.cpp" line="37"/>
<source>Print query</source>
<translation>Drukuj zapytanie</translation>
</message>
<message>
<location filename="printing.cpp" line="74"/>
<source>No data to print.</source>
<translation>Brak danych do wydruku.</translation>
</message>
<message>
<location filename="printing.cpp" line="82"/>
<source>Printing data.</source>
<translation>Drukuj dane.</translation>
</message>
<message>
<location filename="printing.cpp" line="108"/>
<source>Printing query.</source>
<translation>Drukuj zapytanie.</translation>
</message>
</context>
<context>
<name>PrintingExport</name>
<message>
<location filename="printingexport.cpp" line="30"/>
<source>Printing</source>
<translation>Drukuj</translation>
</message>
</context>
</TS>
|