aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbSqliteCipher/DbSqliteCipher_pl.ts
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/DbSqliteCipher/DbSqliteCipher_pl.ts')
-rw-r--r--Plugins/DbSqliteCipher/DbSqliteCipher_pl.ts22
1 files changed, 11 insertions, 11 deletions
diff --git a/Plugins/DbSqliteCipher/DbSqliteCipher_pl.ts b/Plugins/DbSqliteCipher/DbSqliteCipher_pl.ts
index 545d2bd..3e25fcf 100644
--- a/Plugins/DbSqliteCipher/DbSqliteCipher_pl.ts
+++ b/Plugins/DbSqliteCipher/DbSqliteCipher_pl.ts
@@ -4,53 +4,53 @@
<context>
<name>DbSqliteCipher</name>
<message>
- <location filename="dbsqlitecipher.cpp" line="69"/>
+ <location filename="dbsqlitecipher.cpp" line="43"/>
<source>Password (key)</source>
<translation>Hasło (klucz)</translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="70"/>
+ <location filename="dbsqlitecipher.cpp" line="44"/>
<source>Leave empty to create or connect to decrypted database.</source>
<translation>Pozostaw puste, aby stworzyć lub połączyć się z niezaszyfrowaną bazą.</translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="71"/>
+ <location filename="dbsqlitecipher.cpp" line="45"/>
<source>Encryption password</source>
<translation>Hasło szyfrowania</translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="76"/>
+ <location filename="dbsqlitecipher.cpp" line="50"/>
<source>Cipher</source>
<translation>Szyfr (cihper)</translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="77"/>
+ <location filename="dbsqlitecipher.cpp" line="51"/>
<source>Must be the same as the one used when creating the database. %1 is the default one.</source>
<translation>Musi być taki sam jak ten użyty podczas tworzenia bazy. Domyślny to %1.</translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="85"/>
+ <location filename="dbsqlitecipher.cpp" line="59"/>
<source>KDF iterations</source>
<translation>Powtórzenia KDF</translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="89"/>
- <location filename="dbsqlitecipher.cpp" line="98"/>
+ <location filename="dbsqlitecipher.cpp" line="63"/>
+ <location filename="dbsqlitecipher.cpp" line="72"/>
<source>Must be the same as the one used when creating the database. %1 is the default.</source>
<translation>Muszą być takie same jak te użyte podczas tworzenia bazy. Domyślnie to %1.</translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="94"/>
+ <location filename="dbsqlitecipher.cpp" line="68"/>
<source>Cipher page size</source>
<translation>Rozmiar strony szyfru</translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="103"/>
+ <location filename="dbsqlitecipher.cpp" line="77"/>
<source>1.1 compatibility</source>
<translation>kompatybilność z 1.1</translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="105"/>
+ <location filename="dbsqlitecipher.cpp" line="79"/>
<source>Enabling this option disables HMAC checks introduced in SQLCipher 2.0, thus making the connection compatible with SQLCipher 1.1.x.</source>
<translation>Włączenie tej opcji wyłącza weryfikacje HMAC wprowadzone w SQLCipher 2.0, stwarzając w ten sposób połączenie kompatybilne z SQLCipher 1.1.x.</translation>
</message>