blob: 924fd85cd1a30fed717c2f6f590b720f9ac3c4a1 (
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.1" language="tr" sourcelanguage="en">
<context>
<name>JsonExportConfig</name>
<message>
<location filename="../jsonexport.ui" line="20"/>
<source>Output format</source>
<translation>Çıktı formatı</translation>
</message>
<message>
<location filename="../jsonexport.ui" line="26"/>
<source>Format document (new lines, indentation)</source>
<translation>Döküman biçimi (yeni satırlar, girintiler)</translation>
</message>
<message>
<location filename="../jsonexport.ui" line="42"/>
<source>Compress (everything in one line)</source>
<translation>Sıkıştır (her şeyi bir satırda)</translation>
</message>
</context>
</TS>
|