1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
#muuid {7c3d0a33-2646-4001-9107-f35ea299d292}
;============================================================
; File: Dbx_mdbx.dll
; Plugin: Miranda NG MDBX database driver
; Version: 0.95.9.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_mdbx\res\dbx_mdbx.rc
[Select crypto provider]
Zvolit způsob šifrování
[Cancel]
Zrušit
[Total encryption (Recommended only for paranoid users)]
[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
;file \plugins\Dbx_mdbx\src\dbcheck.cpp
[Orphaned sorting event with wrong contact ID %d, deleting]
[Orphaned sorting event with wrong event ID %d:%08X, deleting]
[Orphaned event id with wrong event ID %08X, deleting]
[Orphaned setting with wrong contact ID %08X, deleting]
;file \plugins\Dbx_mdbx\src\dbcrypt.cpp
[Too many errors!]
Příliš mnoho chybných pokusů!
[Password is not correct!]
Zadané heslo není správné!
[Please type in your password]
Zadejte prosím své heslo
;file \plugins\Dbx_mdbx\src\dbintf.cpp
[Your database is in the obsolete format. Click OK to read the upgrade instructions or Cancel to exit]
[Error]
Chyba
;file \plugins\Dbx_mdbx\src\dbintf.h
[Change/remove password]
Změnit/zrušit heslo
;file \plugins\Dbx_mdbx\src\ui.cpp
[Wrong old password entered!]
Zadané původní heslo není správné!
[Password is too short!]
Heslo je příliš krátké!
[Passwords do not match!]
Zadaná hesla se neshodují!
[Database was compacted successfully]
[Database]
Databáze
[Database compaction failed]
[Logo]
Logo
[Compact]
|