blob: bdfdf8a1bb2af9a5e701bb127d1f5bfe3c4c64c1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="pl_PL">
<context>
<name>JsonExportConfig</name>
<message>
<location filename="jsonexport.ui" line="20"/>
<source>Output format</source>
<translation>Format wyjściowy</translation>
</message>
<message>
<location filename="jsonexport.ui" line="26"/>
<source>Format document (new lines, indentation)</source>
<translation>Formatuj dokument (nowe linie, wcięcia)</translation>
</message>
<message>
<location filename="jsonexport.ui" line="42"/>
<source>Compress (everything in one line)</source>
<translation>Kompresuj (wszystko w jednej linii)</translation>
</message>
</context>
</TS>
|