blob: 4c931974f41287b70c5bc731a365d5e14335f172 (
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="ru" sourcelanguage="en">
<context>
<name>JsonExportConfig</name>
<message>
<location filename="../jsonexport.ui" line="20"/>
<source>Output format</source>
<translation>Выходной формат</translation>
</message>
<message>
<location filename="../jsonexport.ui" line="26"/>
<source>Format document (new lines, indentation)</source>
<translation>Форматировать документ (переносы строк, отступы)</translation>
</message>
<message>
<location filename="../jsonexport.ui" line="42"/>
<source>Compress (everything in one line)</source>
<translation>Сжать (всё в одну строку)</translation>
</message>
</context>
</TS>
|