blob: 61b24eb81311eb45f17706538f5363460d7d31e2 (
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_RU">
<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>
|