blob: 7ed72694d35b67c39b135faa19353df74d0db854 (
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="pl" sourcelanguage="en">
<context>
<name>SqlFormatterSimplePlugin</name>
<message>
<location filename="../SqlFormatterSimple.ui" line="20"/>
<source>Upper case keywords</source>
<translation>Zmień litery słów kluczowych na duże</translation>
</message>
<message>
<location filename="../SqlFormatterSimple.ui" line="30"/>
<source>Reduce multiple whitespaces to single whitespace</source>
<translation>Zredukuj wiele znaków białych do pojedynczego</translation>
</message>
</context>
</TS>
|