From 3565aad630864ecdbe53fdaa501ea708555b3c7c Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sun, 30 Apr 2023 18:30:36 -0400 Subject: New upstream version 3.4.4+dfsg. --- .../translations/DbSqliteCipher_ca_ES.ts | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Plugins/DbSqliteCipher/translations/DbSqliteCipher_ca_ES.ts (limited to 'Plugins/DbSqliteCipher/translations/DbSqliteCipher_ca_ES.ts') diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ca_ES.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ca_ES.ts new file mode 100644 index 0000000..57b2c49 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_ca_ES.ts @@ -0,0 +1,36 @@ + + + + + DbSqliteCipher + + + Password (key) + Password (key) + + + + Leave empty to create or connect to decrypted database. + Leave empty to create or connect to decrypted database. + + + + Encryption password + Encryption password + + + + Cipher configuration (optional) + Cipher configuration (optional) + + + + PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details. + PRAGMA statements to customize SQLCipher configuration, such as KDF iterations, legacy mode, etc. +They will be executed upon each opening of the database. +See documentation for SQLCipher for details. + + + -- cgit v1.2.3