blob: 53a4f8c4e8d7bf43a4738239d7a788d94050a1d7 (
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.0" 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>
|