blob: 5800dc34dce81a9c22a3c3e6d225475da4942d05 (
plain)
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
|
[SecureIM plugin for Miranda NG.]
[Context Menu only for "Miranda" clients]
[Not secured for NotOnList]
[Auto accept RSA key (NOT SECURED)]
[Mode in Context Menu]
[Split Messages]
[Online:]
[Offline:]
[RSA Key]
[SHA-1:]
[&Copy SHA-1]
[E&xport]
[&Export]
[&Import]
[Set &keyrings...]
[Disable keyrings use]
[Temp Dir:]
[Key Assignment]
[Debug]
[Log to File]
[Save Pass]
[SecureIM Popup Colors]
[0 = Default Popup Timeout Value]
[SecureIM plugin Passphrase of private key]
[Enter passphrase for the secret key:]
[Mode]
[Native SecureIM]
[PGP SecureIM]
[GPG SecureIM]
[RSA/AES SecureIM]
[Pre-shared key]
[Delete key]
[Set pre-shared key]
[Delete pre-shared key]
[Public key]
[Export key]
[Import key]
[Export public key]
[Import public key]
[Delete public key]
[Key exchange failed...]
[SecureIM: Error while decrypting the message, bad message length.]
[SecureIM: Error while decrypting the message, bad message CRC.]
[SecureIM: Error while decrypting the message.]
[User has not answered to key exchange!\nYour messages are still in SecureIM queue, do you want to send them unencrypted now?]
[SecureIM disabled...]
[SecureIM established...]
[Sending key...]
[Key received...]
[Sending message...]
[Message received...]
[Connection Disabled]
[Connection Established]
[Disable Secure Connection]
[Establish Secure Connection]
[Secure Connection Disabled]
[Secure Connection Established]
[Secure Connection In Process]
[Recv Secured Message]
[Sent Secured Message]
[Menu State]
[Enabled]
[Always Try]
[Overlays]
[Native mode]
[PGP mode]
[GPG mode]
[RSA/AES mode]
[SecureIM status]
[SecureIM mode (Native)]
[SecureIM mode (PGP)]
[SecureIM mode (GPG)]
[SecureIM mode (RSA/AES)]
[SecureIM mode (RSA)]
[SecureIM status (disabled)]
[SecureIM status (enabled)]
[SecureIM status (always try)]
[Native]
[Always try]
[SecureIM]
[Incoming Secure Message]
[Outgoing Secure Message]
[Create SecureIM connection]
[Disable SecureIM connection]
[Load PGP Key]
[Unload PGP Key]
[Load GPG Key]
[Unload GPG Key]
[SecureIM won't be loaded because cryptopp.dll is missing or wrong version!]
[ASC files]
[Open Key File]
[Save Private Key File]
[Save Public Key File]
[Load Private Key File]
[Load Public Key File]
[Password is too short!]
[The new settings will become valid when you restart Miranda NG!]
[User ID]
[Can't export RSA public key!]
[Can't import RSA public key!]
[Can't export RSA private key!]
[Can't import RSA private key!]
[Keyrings disabled!]
[This version not supported!]
[Keyrings loaded.]
[Keyrings not loaded!]
[Private key loaded.]
[Private key not loaded!]
[PGP SDK v%i.%i.%i found.]
[PGP SDK not found!]
[Key ID]
[Select GnuPG Executable]
[Can't change mode! Secure connection established!]
[SecureIM received unencrypted message:\n]
[Key from disabled...]
[SecureIM: Sorry, unable to decrypt this message because you have no PGP/GPG installed. Visit www.pgp.com or www.gnupg.org for more info.]
[SecureIM received encrypted message:\n]
[Sending back secure message...]
[Sent back message received...]
[Bad key received...]
[SecureIM can't load PGP/GPG key! Check PGP/GPG settings!]
[SecureIM can't encrypt message! Check trust of PGP/GPG key!]
[SecureIM not enabled! You must enable SecureIM with this user...]
[Can't send encrypted message!\nUser is offline now and his secure key has been expired. Do you want to send your message?\nIt will be unencrypted!]
[SecureIM auto accepted NEW RSA Public key from: %s uin: %s New SHA-1: %s Old SHA-1: %s]
[SecureIM auto accepted RSA Public key from: %s uin: %s SHA-1: %s]
[SecureIM received NEW RSA Public Key from "%s"\n\nNew SHA-1: %s\n\nOld SHA-1: %s\n\nDo you Replace this Key?]
[SecureIM received RSA Public Key from "%s"\n\nSHA-1: %s\n\nDo you Accept this Key?]
[Session closed by receiving incorrect message type]
[Session closed by other side on error]
[Error while decoding AES message]
[Error while decoding RSA message]
[Session closed on timeout]
[Session closed by other side when status "disabled"]
[Session closed on error: %02x]
[SecureIM [Native]]
[SecureIM [PGP]]
[SecureIM [GPG]]
[SecureIM [RSA/AES]]
|