diff options
author | dartraiden <wowemuh@gmail.com> | 2018-12-05 23:17:27 +0300 |
---|---|---|
committer | dartraiden <wowemuh@gmail.com> | 2018-12-05 23:17:27 +0300 |
commit | 23c6ea1328cd9c4ff2af384fd4dbaf243a25c7a2 (patch) | |
tree | da1c8d7ac367a556d2984d849378d135bb96e998 /langpacks/czech | |
parent | 783940f886124a885d2024e7d4efce30b5770714 (diff) |
langpacks: add dbx_sqlite translation (based on dbx_mdbx translation)
Diffstat (limited to 'langpacks/czech')
-rw-r--r-- | langpacks/czech/Plugins/Dbx_sqlite.txt | 42 | ||||
-rw-r--r-- | langpacks/czech/Untranslated/Dbx_sqlite.txt | 1 |
2 files changed, 43 insertions, 0 deletions
diff --git a/langpacks/czech/Plugins/Dbx_sqlite.txt b/langpacks/czech/Plugins/Dbx_sqlite.txt new file mode 100644 index 0000000000..ddf328b655 --- /dev/null +++ b/langpacks/czech/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.] +Umožňuje čtení a zápis dat do uživatelského profilu: globální nastavení, kontakty, historii a další položky. +;file \plugins\Dbx_sqlite\res\dbx_sqlite.rc +[Select crypto provider] +Zvolit způsob šifrování +[Cancel] +Zrušit +[Login to Miranda NG] +Přihlášení do Mirandy NG +[New password] +Nové heslo +[Please enter your new password] +Prosím zadejte nové heslo +[Enter password] +Zadejte heslo +[Change password] +Změnit heslo +[Change] +Změnit +[Remove] +Odebrat +[Old password] +Aktuální heslo +[Database encryption mode] +Režim šifrování databáze +[Standard] +Standardní +[Total] +Celkem +[Only critical data are encrypted (passwords, security tokens, etc). All other settings and history remains unencrypted. Fast and effective, suitable for the most cases] +Pouze kritická data jsou šifrována (hesla, bezpečnostní tokeny, atd.). Všechna ostatní nastavení a historie zůstanou čitelná. Rychlé a efektivní, vhodné pro většinu případů. +[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] +Nastavit heslo diff --git a/langpacks/czech/Untranslated/Dbx_sqlite.txt b/langpacks/czech/Untranslated/Dbx_sqlite.txt new file mode 100644 index 0000000000..4e397618e8 --- /dev/null +++ b/langpacks/czech/Untranslated/Dbx_sqlite.txt @@ -0,0 +1 @@ +[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] |