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. --- Plugins/HtmlExport/HtmlExport_pl.ts | 173 ------------------------------------ 1 file changed, 173 deletions(-) delete mode 100644 Plugins/HtmlExport/HtmlExport_pl.ts (limited to 'Plugins/HtmlExport/HtmlExport_pl.ts') diff --git a/Plugins/HtmlExport/HtmlExport_pl.ts b/Plugins/HtmlExport/HtmlExport_pl.ts deleted file mode 100644 index 3fba2f9..0000000 --- a/Plugins/HtmlExport/HtmlExport_pl.ts +++ /dev/null @@ -1,173 +0,0 @@ - - - - - HtmlExport - - - SQL query results - Wyniki zapytania SQL - - - - - no type - brak typu - - - - - Exported table: %1 - Eksportowana tabela: %1 - - - - - Table: %1 - Tabela: %1 - - - - virtual - wirtualna - - - - Exported database: %1 - Eksportowana baza: %1 - - - - Index: %1 - Indeks: %1 - - - - For table: - Dla tabeli: - - - - Unique: - Unikalny: - - - - Yes - Tak - - - - No - Nie - - - - Column - Kolumna - - - - Collating - Zestawienie - - - - Sort order - Sortowanie - - - - Trigger: %1 - Wyzwalacz: %1 - - - - Activated: - Aktywowany: - - - - Action: - Akcja: - - - - On view: - Na widoku: - - - - On table: - Na tabeli: - - - - Activate condition: - Warunek aktywacji: - - - - Code executed: - Wykonywany kod: - - - - View: %1 - Widok: %1 - - - - Document generated by SQLiteStudio v%1 on %2 - Dokument wygenerowany przez SQLiteStudio v%1 dnia %2 - - - - HtmlExportConfig - - - Maximum number of characters per cell: - Maksymalna liczba znaków w komórce: - - - - Include data types in first row - Dodaj typy danych w pierwszym wierszu - - - - Column names as first row - Nazwy kolumn w pierwszym wierszu - - - - Row numbers as first column - Numery wierszy w pierwszej kolumnie - - - - Output format - Format wyjściowy - - - - Format document (new lines, indentation) - Formatuj dokument (nowe linie, wcięcia) - - - - Compress (everything in one line) - Kompresuj (wszystko w jednej linii) - - - - <p>When enabled, HTML characters such as &lt;, &gt; and &amp; are not escaped in exported values. This allows you for example to export hyper-link enabled documents, but it also may result in incorrect HTML document (unmatched pairs of &lt; and &gt; characters). Be warned.</p> - <p>Kiedy włączone, znaki HTML takie jak &lt;, &gt; i &amp; nie będą podmieniane w wyeksportowanych wartościach. Pozwala to przykładowo na eksportowanie odnośników w dokumencie, ale może też spowodować, ze dokument HTML będzie niepoprawny (niedopasowane pary znaków &lt; i &gt;). Miej tego świadomość.</p> - - - - Don't escape HTML characters - Nie podmieniaj znaków HTML. - - - -- cgit v1.2.3