blob: a456bdd5f309594991a5eacb20fa9ced12868512 (
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_PL">
<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>
|