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. --- Plugins/DbSqliteCipher/DbSqliteCipher_ru.ts | 58 ----------------------------- 1 file changed, 58 deletions(-) delete mode 100644 Plugins/DbSqliteCipher/DbSqliteCipher_ru.ts (limited to 'Plugins/DbSqliteCipher/DbSqliteCipher_ru.ts') diff --git a/Plugins/DbSqliteCipher/DbSqliteCipher_ru.ts b/Plugins/DbSqliteCipher/DbSqliteCipher_ru.ts deleted file mode 100644 index ca11a83..0000000 --- a/Plugins/DbSqliteCipher/DbSqliteCipher_ru.ts +++ /dev/null @@ -1,58 +0,0 @@ - - - - - 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. - Должен совпадать с использованным при создании базы данных. По умолчанию используется %1. - - - - KDF iterations - Количество итераций KDF - - - - - Must be the same as the one used when creating the database. %1 is the default. - Должно совпадать с использованным при создании базы данных. По умолчанию используется %1. - - - - Cipher page size - Размер страницы шифра - - - - 1.1 compatibility - Совместимость с 1.1 - - - - Enabling this option disables HMAC checks introduced in SQLCipher 2.0, thus making the connection compatible with SQLCipher 1.1.x. - Включение этой опции отключает проверки HMAC, реализованные в SQLCipher 2.0, обеспечивая совместимость подключения с SQLCipher 1.1.x. - - - -- cgit v1.2.3