From 23c6ea1328cd9c4ff2af384fd4dbaf243a25c7a2 Mon Sep 17 00:00:00 2001 From: dartraiden Date: Wed, 5 Dec 2018 23:17:27 +0300 Subject: langpacks: add dbx_sqlite translation (based on dbx_mdbx translation) --- langpacks/french/Plugins/Dbx_sqlite.txt | 42 ++++++++++++++++++++++++++++ langpacks/french/Untranslated/Dbx_sqlite.txt | 11 ++++++++ 2 files changed, 53 insertions(+) create mode 100644 langpacks/french/Plugins/Dbx_sqlite.txt create mode 100644 langpacks/french/Untranslated/Dbx_sqlite.txt (limited to 'langpacks/french') diff --git a/langpacks/french/Plugins/Dbx_sqlite.txt b/langpacks/french/Plugins/Dbx_sqlite.txt new file mode 100644 index 0000000000..03657107b4 --- /dev/null +++ b/langpacks/french/Plugins/Dbx_sqlite.txt @@ -0,0 +1,42 @@ +#muuid {da223468-5f8e-4513-88b0-e52ce8a8b33b} +;============================================================ +; File: Dbx_sqlite.dll +; Plugin: Miranda NG SQLite database driver +; Version: 0.95.10.1 +; Authors: Miranda-NG project +;============================================================ +[Provides Miranda database support: global settings, contacts, history, settings per contact.] + +;file \plugins\Dbx_sqlite\res\dbx_sqlite.rc +[Select crypto provider] + +[Cancel] +Annuler +[Login to Miranda NG] + +[New password] + +[Please enter your new password] +Veuillez entrer votre nouveau mot de passe +[Enter password] +Entrez le passe +[Change password] +Changer le mot de passe +[Change] + +[Remove] +Retirer +[Old password] + +[Database encryption mode] + +[Standard] + +[Total] + +[Only critical data are encrypted (passwords, security tokens, etc). All other settings and history remains unencrypted. Fast and effective, suitable for the most cases] + +[All string settings and all events in histories are encrypted. It also makes Miranda much slower and creates a risk of losing everything you've stored in a database in case of losing password. Recommended only for paranoid users] + +[Set password] +Mot de passe du profil diff --git a/langpacks/french/Untranslated/Dbx_sqlite.txt b/langpacks/french/Untranslated/Dbx_sqlite.txt new file mode 100644 index 0000000000..3ce3af09d0 --- /dev/null +++ b/langpacks/french/Untranslated/Dbx_sqlite.txt @@ -0,0 +1,11 @@ +[Provides Miranda database support: global settings, contacts, history, settings per contact.] +[Select crypto provider] +[Login to Miranda NG] +[New password] +[Change] +[Old password] +[Database encryption mode] +[Standard] +[Total] +[Only critical data are encrypted (passwords, security tokens, etc). All other settings and history remains unencrypted. Fast and effective, suitable for the most cases] +[All string settings and all events in histories are encrypted. It also makes Miranda much slower and creates a risk of losing everything you've stored in a database in case of losing password. Recommended only for paranoid users] -- cgit v1.2.3