blob: 1ea8c648ffcd68ce5fcc5e02621248c41441f696 (
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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
|
#muuid {1B2A39E5-E2F6-494D-958D-1808FD110DD5}
;============================================================
; File: SecureIM.dll
; Plugin: SecureIM
; Version: 1.0.12.6
; Authors: Johell, Ghost, Nightwish, __alex, Baloo
;============================================================
[SecureIM plugin for Miranda NG.]
;file \plugins\SecureIM\res\resource.rc
[User List]
[Enable Secure Offline messages]
[Enable Secure File Transfer]
[Always show status icons in contact list]
[Context Menu only for "Miranda" clients]
[Status in Context Menu]
[Always secured if possible]
[Not secured for NotOnList]
[Auto accept RSA key (NOT SECURED)]
[Mode in Context Menu]
[Key Exchange Timeout:]
[sec]
сек
[Offline Key Timeout:]
[days]
дни
[Reset All]
[Accounts]
Акаунти
[Split Messages]
[Online:]
[Offline:]
[RSA Key]
[SHA-1:]
[Public]
[&Copy SHA-1]
[E&xport]
[Private]
Частно
[&Export]
Износ
[&Import]
Внос
[Set &keyrings...]
[Disable keyrings use]
[Load &Private key]
[Basic]
Основни
[Executable:]
[Home Directory:]
[Temp Dir:]
[Key Assignment]
[Debug]
Дебъг
[Log to File]
Запис във файл
[Save Pass]
[Back]
Назад
[Text]
Текст
[Key agreement colors]
[Secure connection colors]
[Send/Receive encrypted colors]
[SecureIM Popup Colors]
[Preview]
Образец
[Events]
Събития
[Popup Timeout]
Popup времетраене
[Time in Seconds]
[0 = Default Popup Timeout Value]
[Show a popup on established connection]
[Show a popup on disabled connection]
[Show a popup on key send]
[Show a popup on key received]
[Show a popup on each secure send]
[Show a popup on each secure receive]
[Please type in your password]
Моля, въведете паролата
[Username:]
Потребител:
[Password:]
Парола:
[Cancel]
Отказ
[SecureIM plugin Passphrase of private key]
[Enter passphrase for the secret key:]
[Mode]
Режим
[Native SecureIM]
[PGP SecureIM]
[GPG SecureIM]
[RSA/AES SecureIM]
[Status]
Състояние
[Always Try to Establish Secure IM]
[Secure IM Enabled]
[Secure IM Disabled]
[Pre-shared key]
[Set 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]
;file \plugins\SecureIM\src\crypt_dll.cpp
[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.]
;file \plugins\SecureIM\src\crypt_misc.cpp
[User has not answered to key exchange!\nYour messages are still in SecureIM queue, do you want to send them unencrypted now?]
;file \plugins\SecureIM\src\crypt_popups.cpp
[SecureIM disabled...]
[SecureIM established...]
[Sending key...]
[Key received...]
[Sending message...]
[Message received...]
;file \plugins\SecureIM\src\loadicons.cpp
[Contact List]
Списък с контакти
[Connection Disabled]
[Connection Established]
[Contact Menu]
Меню на контакта
[Disable Secure Connection]
[Establish Secure Connection]
[Message Window]
Прозорец за съобщения
[Popups]
Рopups
[Secure Connection Disabled]
[Secure Connection Established]
[Secure Connection In Process]
[Recv Secured Message]
[Sent Secured Message]
[Menu State]
[Disabled]
Изключено
[Enabled]
Включено
[Always Try]
[Overlays]
Насложени икони за
[Native mode]
[PGP mode]
[GPG mode]
[RSA/AES mode]
;file \plugins\SecureIM\src\main.cpp
[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]
[Icons]
Икони
[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!]
[SecureIM status]
;file \plugins\SecureIM\src\options.cpp
[ASC files]
[All 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!]
[Nickname]
Прякор
[Account]
Акаунт
[User ID]
[Can't export RSA public key!]
[Can't import RSA public key!]
[Name]
Име
[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!]
[(none)]
(никакво)
[Key ID]
[Executable Files]
Изпълними файлове
[Select GnuPG Executable]
[Services]
Услуги
[General]
Основни
;file \plugins\SecureIM\src\popupOptions.cpp
[Key Popup]
[Secure Popup]
[Message Popup]
;file \plugins\SecureIM\src\svcs_menu.cpp
[Can't change mode! Secure connection established!]
;file \plugins\SecureIM\src\svcs_proto.cpp
[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!]
;file \plugins\SecureIM\src\svcs_rsa.cpp
[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]
;file \plugins\SecureIM\src\svcs_srmm.cpp
[SecureIM [Native]]
[SecureIM [PGP]]
[SecureIM [GPG]]
[SecureIM [RSA/AES]]
|