aboutsummaryrefslogtreecommitdiffstats
path: root/Plugins/DbSqliteCipher/DbSqliteCipher_zh_CN.ts
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2018-07-27 23:54:15 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2018-07-27 23:54:15 -0400
commit6d3d39356473078c6b47e03b8a7616e4b34de928 (patch)
treefe5be2e6a08e4cfc73207746aba4c9fccfecfa10 /Plugins/DbSqliteCipher/DbSqliteCipher_zh_CN.ts
parentf98e49169a40876bcf1df832de6e908d1b350193 (diff)
parentfeda8a7db8d1d7c5439aa8f8feef7cc0dd2b59a0 (diff)
Update upstream source from tag 'upstream/3.2.1+dfsg1'
Update to upstream version '3.2.1+dfsg1' with Debian dir 5ea0333565de4dc898c062cc0ff4ba1153e2c1e4
Diffstat (limited to 'Plugins/DbSqliteCipher/DbSqliteCipher_zh_CN.ts')
-rw-r--r--Plugins/DbSqliteCipher/DbSqliteCipher_zh_CN.ts22
1 files changed, 11 insertions, 11 deletions
diff --git a/Plugins/DbSqliteCipher/DbSqliteCipher_zh_CN.ts b/Plugins/DbSqliteCipher/DbSqliteCipher_zh_CN.ts
index bbc4eea..39bc943 100644
--- a/Plugins/DbSqliteCipher/DbSqliteCipher_zh_CN.ts
+++ b/Plugins/DbSqliteCipher/DbSqliteCipher_zh_CN.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 type="unfinished"></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 type="unfinished"></translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="71"/>
+ <location filename="dbsqlitecipher.cpp" line="45"/>
<source>Encryption password</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="76"/>
+ <location filename="dbsqlitecipher.cpp" line="50"/>
<source>Cipher</source>
<translation type="unfinished"></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 type="unfinished"></translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="85"/>
+ <location filename="dbsqlitecipher.cpp" line="59"/>
<source>KDF iterations</source>
<translation type="unfinished"></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 type="unfinished"></translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="94"/>
+ <location filename="dbsqlitecipher.cpp" line="68"/>
<source>Cipher page size</source>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="dbsqlitecipher.cpp" line="103"/>
+ <location filename="dbsqlitecipher.cpp" line="77"/>
<source>1.1 compatibility</source>
<translation type="unfinished"></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 type="unfinished"></translation>
</message>