From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/sqlitestudio_pl_PL.ts | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl_PL.ts (limited to 'SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl_PL.ts') diff --git a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl_PL.ts b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl_PL.ts new file mode 100644 index 0000000..f9daab8 --- /dev/null +++ b/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl_PL.ts @@ -0,0 +1,87 @@ + + + + + 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). + + + + Redirects debug messages into given file (forces debug mode). + Przekierowuje wiadomości debugujące do danego pliku (wymusza tryb debugujący). + + + + log file + plik logów + + + + 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 + + + + Enables debugging of SQLiteStudio's query executor. + Włącza debugowanie wykonawcy zapytań w SQLiteStudio. + + + + Lists plugins installed in the SQLiteStudio and quits. + Wypisuje listę zainstalowanych w SQLiteStudio wtyczek i wychodzi. + + + + Points to the master configuration file. Read manual at wiki page for more details. + Wskazuje na główny plik konfiguracyjny. Więcej szczegółów w podręczniku na stronie wiki. + + + + SQLiteStudio settings file + Plik ustawień SQLiteStudio + + + + file + plik + + + + Database file to open + Baza danych do otwarcia + + + + Select configuration directory + Wybierz katalog konfiguracyjny + + + -- cgit v1.2.3