blob: cea41796b1be8d477b7d077d8551ab2b90336a92 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.1" language="ru_RU">
<context>
<name>SqlFormatterSimplePlugin</name>
<message>
<location filename="SqlFormatterSimple.ui" line="20"/>
<source>Upper case keywords</source>
<translation>Ключевые слова в верхнем регистре</translation>
</message>
<message>
<location filename="SqlFormatterSimple.ui" line="30"/>
<source>Reduce multiple whitespaces to single whitespace</source>
<translation>Сокращать несколько непечатаемых символов в один</translation>
</message>
</context>
</TS>
|