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. --- .../sqlitestudio/translations/sqlitestudio_pl.ts | 71 ---------------------- 1 file changed, 71 deletions(-) delete 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 deleted file mode 100644 index 0add178..0000000 --- a/SQLiteStudio3/sqlitestudio/translations/sqlitestudio_pl.ts +++ /dev/null @@ -1,71 +0,0 @@ - - - - - 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. - - - 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 debugging of SQLiteStudio's query executor. - Włącza debugowanie wykonawcy zapytań w SQLiteStudio. - - - 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 - - - -- cgit v1.2.3