summaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts
blob: cc2f9ca42fcec07b7d8c581f61401094607c60db (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE TS>
<TS version="2.0" language="pl_PL">
<context>
    <name>QObject</name>
    <message>
        <source>GUI interface to SQLiteStudio, a SQLite manager.</source>
        <translation>Interfejs graficzny dla SQLiteStudio, menadżera SQLite.</translation>
    </message>
    <message>
        <source>Enables debug messages in console (accessible with F12).</source>
        <translation>Włącza wiadomości debugujące w konsoli (dostępnej przez F12).</translation>
    </message>
    <message>
        <source>Redirects debug messages into standard output (forces debug mode).</source>
        <translation>Przekierowuje wiadomości debugujące na standardowe wyjście (wymusza tryb debugujący).</translation>
    </message>
    <message>
        <source>Enables Lemon parser debug messages for SQL code assistant.</source>
        <translation>Włącza wiadomości debugujące analizatora Lemon dla asystenta kodu SQL.</translation>
    </message>
    <message>
        <source>Enables debugging of every single SQL query being sent to any database.</source>
        <translation>Włacza debugowanie każdego pojedynczego zapytania SQL, wykonywanego na dowolnej bazie danych.</translation>
    </message>
    <message>
        <source>Limits SQL query messages to only the given &lt;database&gt;.</source>
        <translation>Ogranicze wiadomości zapytań SQL do podanej &lt;bazy danych&gt;.</translation>
    </message>
    <message>
        <source>database</source>
        <translation>baza danych</translation>
    </message>
    <message>
        <source>file</source>
        <translation>plik</translation>
    </message>
    <message>
        <source>Database file to open</source>
        <translation>Baza danych do otwarcia</translation>
    </message>
    <message>
        <source>Error</source>
        <translation>Błąd</translation>
    </message>
    <message>
        <source>Lists plugins installed in the SQLiteStudio and quits.</source>
        <translation>Wypisuje listę zainstalowanych w SQLiteStudio wtyczek i wychodzi.</translation>
    </message>
</context>
</TS>