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_fr_FR.ts | 36 ++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 Plugins/DbSqliteCipher/translations/DbSqliteCipher_fr_FR.ts (limited to 'Plugins/DbSqliteCipher/translations/DbSqliteCipher_fr_FR.ts') diff --git a/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fr_FR.ts b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fr_FR.ts new file mode 100644 index 0000000..a424d07 --- /dev/null +++ b/Plugins/DbSqliteCipher/translations/DbSqliteCipher_fr_FR.ts @@ -0,0 +1,36 @@ + + + + + DbSqliteCipher + + + Password (key) + Mot de passe (clé) + + + + Leave empty to create or connect to decrypted database. + Laisser vide pour créer ou se connecter à la base de données déchiffrée. + + + + Encryption password + Mot de passe de chiffrement + + + + Cipher configuration (optional) + Configuration du chiffrement (optionnel) + + + + 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