From 5d9314f134ddd3dc4c853e398ac90ba247fb2e4f Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Mon, 13 Jun 2016 18:42:42 -0400 Subject: Imported Upstream version 3.1.0 --- Plugins/DbSqliteCipher/DbSqliteCipher_pt_BR.ts | 58 ++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 Plugins/DbSqliteCipher/DbSqliteCipher_pt_BR.ts (limited to 'Plugins/DbSqliteCipher/DbSqliteCipher_pt_BR.ts') diff --git a/Plugins/DbSqliteCipher/DbSqliteCipher_pt_BR.ts b/Plugins/DbSqliteCipher/DbSqliteCipher_pt_BR.ts new file mode 100644 index 0000000..db11c84 --- /dev/null +++ b/Plugins/DbSqliteCipher/DbSqliteCipher_pt_BR.ts @@ -0,0 +1,58 @@ + + + + + DbSqliteCipher + + + Password (key) + + + + + Leave empty to create or connect to decrypted database. + + + + + Encryption password + + + + + Cipher + + + + + Must be the same as the one used when creating the database. %1 is the default one. + + + + + KDF iterations + + + + + + Must be the same as the one used when creating the database. %1 is the default. + + + + + Cipher page size + + + + + 1.1 compatibility + + + + + Enabling this option disables HMAC checks introduced in SQLCipher 2.0, thus making the connection compatible with SQLCipher 1.1.x. + + + + -- cgit v1.2.3