aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2015-01-30 17:00:24 -0500
committerLibravatarUnit 193 <unit193@ubuntu.com>2015-01-30 17:00:24 -0500
commite4767514ed04e6a0bddf3f4a47f5f0b09e65e0ee (patch)
tree86cadc2137831d44fa29fd40a2964f7fb1326de4 /SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts
parent26ddfe11c2b7fac52e5f57dcd9f5223a50b2a9a7 (diff)
parent016003905ca0e8e459e3dc33e786beda8ec92f45 (diff)
Merge tag 'upstream/3.0.2'
Upstream version 3.0.2 # gpg: Signature made Fri 30 Jan 2015 05:00:11 PM EST using RSA key ID EBE9BD91 # gpg: Good signature from "Unit 193 <unit193@gmail.com>" # gpg: aka "Unit 193 <unit193@ninthfloor.org>" # gpg: aka "Unit 193 <unit193@ubuntu.com>"
Diffstat (limited to 'SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts')
-rw-r--r--SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts51
1 files changed, 51 insertions, 0 deletions
diff --git a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts
new file mode 100644
index 0000000..cc2f9ca
--- /dev/null
+++ b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts
@@ -0,0 +1,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>