diff options
| author | 2015-01-30 17:00:07 -0500 | |
|---|---|---|
| committer | 2015-01-30 17:00:07 -0500 | |
| commit | 016003905ca0e8e459e3dc33e786beda8ec92f45 (patch) | |
| tree | 34aba2d2e0d66fbf2c3821ee8358f56e40c4c95e /Plugins/HtmlExport | |
| parent | 724c012ada23ef480c61fe99e3c9784b91aeb1ca (diff) | |
Imported Upstream version 3.0.2upstream/3.0.2
Diffstat (limited to 'Plugins/HtmlExport')
| -rw-r--r-- | Plugins/HtmlExport/HtmlExport.pro | 4 | ||||
| -rw-r--r-- | Plugins/HtmlExport/HtmlExport_pl.qm | bin | 0 -> 3840 bytes | |||
| -rw-r--r-- | Plugins/HtmlExport/HtmlExport_pl.ts | 173 | ||||
| -rw-r--r-- | Plugins/HtmlExport/htmlexport.qrc | 3 | ||||
| -rw-r--r-- | Plugins/HtmlExport/htmlexport.ui | 20 |
5 files changed, 190 insertions, 10 deletions
diff --git a/Plugins/HtmlExport/HtmlExport.pro b/Plugins/HtmlExport/HtmlExport.pro index ff0a68e..c4f7468 100644 --- a/Plugins/HtmlExport/HtmlExport.pro +++ b/Plugins/HtmlExport/HtmlExport.pro @@ -27,3 +27,7 @@ RESOURCES += \ FORMS += \ htmlexport.ui + + +TRANSLATIONS += HtmlExport_pl.ts + diff --git a/Plugins/HtmlExport/HtmlExport_pl.qm b/Plugins/HtmlExport/HtmlExport_pl.qm Binary files differnew file mode 100644 index 0000000..a0cac5e --- /dev/null +++ b/Plugins/HtmlExport/HtmlExport_pl.qm diff --git a/Plugins/HtmlExport/HtmlExport_pl.ts b/Plugins/HtmlExport/HtmlExport_pl.ts new file mode 100644 index 0000000..ebe1925 --- /dev/null +++ b/Plugins/HtmlExport/HtmlExport_pl.ts @@ -0,0 +1,173 @@ +<?xml version="1.0" encoding="utf-8"?> +<!DOCTYPE TS> +<TS version="2.0" language="pl_PL"> +<context> + <name>HtmlExport</name> + <message> + <location filename="htmlexport.cpp" line="46"/> + <source>SQL query results</source> + <translation>Wyniki zapytania SQL</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="78"/> + <location filename="htmlexport.cpp" line="155"/> + <source>no type</source> + <translation>brak typu</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="115"/> + <location filename="htmlexport.cpp" line="243"/> + <source>Exported table: %1</source> + <translation>Eksportowana tabela: %1</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="127"/> + <location filename="htmlexport.cpp" line="255"/> + <source>Table: %1</source> + <translation>Tabela: %1</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="255"/> + <source>virtual</source> + <translation>wirtualna</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="308"/> + <source>Exported database: %1</source> + <translation>Eksportowana baza: %1</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="324"/> + <source>Index: %1</source> + <translation>Indeks: %1</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="330"/> + <source>For table:</source> + <translation>Dla tabeli:</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="337"/> + <source>Unique:</source> + <translation>Unikalny:</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="338"/> + <source>Yes</source> + <translation>Tak</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="338"/> + <source>No</source> + <translation>Nie</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="344"/> + <source>Column</source> + <translation>Kolumna</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="345"/> + <source>Collating</source> + <translation>Zestawienie</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="346"/> + <source>Sort order</source> + <translation>Sortowanie</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="377"/> + <source>Trigger: %1</source> + <translation>Wyzwalacz: %1</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="383"/> + <source>Activated:</source> + <translation>Aktywowany:</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="391"/> + <source>Action:</source> + <translation>Akcja:</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="398"/> + <source>On view:</source> + <translation>Na widoku:</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="400"/> + <source>On table:</source> + <translation>Na tabeli:</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="411"/> + <source>Activate condition:</source> + <translation>Warunek aktywacji:</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="418"/> + <source>Code executed:</source> + <translation>Wykonywany kod:</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="452"/> + <source>View: %1</source> + <translation>Widok: %1</translation> + </message> + <message> + <location filename="htmlexport.cpp" line="477"/> + <source>Document generated by SQLiteStudio v%1 on %2</source> + <translation>Dokument wygenerowany przez SQLiteStudio v%1 dnia %2</translation> + </message> +</context> +<context> + <name>HtmlExportConfig</name> + <message> + <location filename="htmlexport.ui" line="36"/> + <source>Maximum number of characters per cell:</source> + <translation>Maksymalna liczba znaków w komórce:</translation> + </message> + <message> + <location filename="htmlexport.ui" line="43"/> + <source>Include data types in first row</source> + <translation>Dodaj typy danych w pierwszym wierszu</translation> + </message> + <message> + <location filename="htmlexport.ui" line="53"/> + <source>Column names as first row</source> + <translation>Nazwy kolumn w pierwszym wierszu</translation> + </message> + <message> + <location filename="htmlexport.ui" line="63"/> + <source>Row numbers as first column</source> + <translation>Numery wierszy w pierwszej kolumnie</translation> + </message> + <message> + <location filename="htmlexport.ui" line="73"/> + <source>Output format</source> + <translation>Format wyjściowy</translation> + </message> + <message> + <location filename="htmlexport.ui" line="79"/> + <source>Format document (new lines, indentation)</source> + <translation>Formatuj dokument (nowe linie, wcięcia)</translation> + </message> + <message> + <location filename="htmlexport.ui" line="92"/> + <source>Compress (everything in one line)</source> + <translation>Kompresuj (wszystko w jednej linii)</translation> + </message> + <message> + <location filename="htmlexport.ui" line="108"/> + <source><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></source> + <translation><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></translation> + </message> + <message> + <location filename="htmlexport.ui" line="111"/> + <source>Don't escape HTML characters</source> + <translation>Nie podmieniaj znaków HTML.</translation> + </message> +</context> +</TS> diff --git a/Plugins/HtmlExport/htmlexport.qrc b/Plugins/HtmlExport/htmlexport.qrc index 77f9482..8756c61 100644 --- a/Plugins/HtmlExport/htmlexport.qrc +++ b/Plugins/HtmlExport/htmlexport.qrc @@ -5,4 +5,7 @@ <qresource prefix="/forms"> <file>htmlexport.ui</file> </qresource> + <qresource prefix="/msg"> + <file>HtmlExport_pl.qm</file> + </qresource> </RCC> diff --git a/Plugins/HtmlExport/htmlexport.ui b/Plugins/HtmlExport/htmlexport.ui index a4727a4..6606b1f 100644 --- a/Plugins/HtmlExport/htmlexport.ui +++ b/Plugins/HtmlExport/htmlexport.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Form</string> + <string notr="true">Form</string> </property> <layout class="QGridLayout" name="gridLayout"> <item row="4" column="1"> @@ -26,7 +26,7 @@ <number>999999999</number> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.ByteLengthLimit</string> + <string notr="true">HtmlExport.ByteLengthLimit</string> </property> </widget> </item> @@ -43,7 +43,7 @@ <string>Include data types in first row</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.PrintDataTypes</string> + <string notr="true">HtmlExport.PrintDataTypes</string> </property> </widget> </item> @@ -53,7 +53,7 @@ <string>Column names as first row</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.PrintHeader</string> + <string notr="true">HtmlExport.PrintHeader</string> </property> </widget> </item> @@ -63,7 +63,7 @@ <string>Row numbers as first column</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.PrintRowNum</string> + <string notr="true">HtmlExport.PrintRowNum</string> </property> </widget> </item> @@ -79,10 +79,10 @@ <string>Format document (new lines, indentation)</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.Format</string> + <string notr="true">HtmlExport.Format</string> </property> <property name="assignedValue" stdset="0"> - <string>format</string> + <string notr="true">format</string> </property> </widget> </item> @@ -92,10 +92,10 @@ <string>Compress (everything in one line)</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.Format</string> + <string notr="true">HtmlExport.Format</string> </property> <property name="assignedValue" stdset="0"> - <string>compress</string> + <string notr="true">compress</string> </property> </widget> </item> @@ -111,7 +111,7 @@ <string>Don't escape HTML characters</string> </property> <property name="cfg" stdset="0"> - <string>HtmlExport.DontEscapeHtml</string> + <string notr="true">HtmlExport.DontEscapeHtml</string> </property> </widget> </item> |
