aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbSqliteCipher/DbSqliteCipher_de.ts
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/DbSqliteCipher/DbSqliteCipher_de.ts')
-rw-r--r--Plugins/DbSqliteCipher/DbSqliteCipher_de.ts58
1 files changed, 0 insertions, 58 deletions
diff --git a/Plugins/DbSqliteCipher/DbSqliteCipher_de.ts b/Plugins/DbSqliteCipher/DbSqliteCipher_de.ts
deleted file mode 100644
index 932d4f7..0000000
--- a/Plugins/DbSqliteCipher/DbSqliteCipher_de.ts
+++ /dev/null
@@ -1,58 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE TS>
-<TS version="2.1" language="de_DE">
-<context>
- <name>DbSqliteCipher</name>
- <message>
- <location filename="dbsqlitecipher.cpp" line="43"/>
- <source>Password (key)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="dbsqlitecipher.cpp" line="44"/>
- <source>Leave empty to create or connect to decrypted database.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="dbsqlitecipher.cpp" line="45"/>
- <source>Encryption password</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="dbsqlitecipher.cpp" line="50"/>
- <source>Cipher</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <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 type="unfinished"></translation>
- </message>
- <message>
- <location filename="dbsqlitecipher.cpp" line="59"/>
- <source>KDF iterations</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <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 type="unfinished"></translation>
- </message>
- <message>
- <location filename="dbsqlitecipher.cpp" line="68"/>
- <source>Cipher page size</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="dbsqlitecipher.cpp" line="77"/>
- <source>1.1 compatibility</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <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 type="unfinished"></translation>
- </message>
-</context>
-</TS>