From 016003905ca0e8e459e3dc33e786beda8ec92f45 Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Fri, 30 Jan 2015 17:00:07 -0500 Subject: Imported Upstream version 3.0.2 --- .../sqlitestudio/translations/sqlitestudio_pl.ts | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts (limited to 'SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts') 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 @@ + + + + + QObject + + GUI interface to SQLiteStudio, a SQLite manager. + Interfejs graficzny dla SQLiteStudio, menadżera SQLite. + + + Enables debug messages in console (accessible with F12). + Włącza wiadomości debugujące w konsoli (dostępnej przez F12). + + + Redirects debug messages into standard output (forces debug mode). + Przekierowuje wiadomości debugujące na standardowe wyjście (wymusza tryb debugujący). + + + Enables Lemon parser debug messages for SQL code assistant. + Włącza wiadomości debugujące analizatora Lemon dla asystenta kodu SQL. + + + Enables debugging of every single SQL query being sent to any database. + Włacza debugowanie każdego pojedynczego zapytania SQL, wykonywanego na dowolnej bazie danych. + + + Limits SQL query messages to only the given <database>. + Ogranicze wiadomości zapytań SQL do podanej <bazy danych>. + + + database + baza danych + + + file + plik + + + Database file to open + Baza danych do otwarcia + + + Error + Błąd + + + Lists plugins installed in the SQLiteStudio and quits. + Wypisuje listę zainstalowanych w SQLiteStudio wtyczek i wychodzi. + + + -- cgit v1.2.3