blob: 576d28f21495ba69a69943db8d04ed121373488f (
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
|
#muuid {b68a8906-748b-435d-930e-21cc6e8f3b3f}
;============================================================
; File: ClientChangeNotify.dll
; Plugin: Client change notify
; Version: 0.1.1.3
; Authors: Deathdemon
;============================================================
[Shows a notification when someone in your contact list changes his client.]
;file \plugins\ClientChangeNotify\res\Resources.rc
[ClientChangeNotify error]
[OK]
Aceptar
[Fingerprint plugin not found.]
[ClientChangeNotify requires it to work properly.]
[Don't remind me anymore]
[Enable notification]
[Show previous client name]
[Notify also when just client version changes]
[Show client version]
[Don't notify for contacts with disabled status notification]
[Click action]
Acción de clic
[On left click]
En clic izquierdo
[On right click]
En clic derecho
[Delay]
Retardo
[Sec]
Seg
[0 = Default]
0 = por defecto
[-1 = Infinite]
-1 = Infinito
[Colors]
Colores
[Background]
Fondo
[Use default]
[Text]
Texto
[Preview]
Previsualizar
[Ignore these clients (separated by semicolons):]
[(you have to install pcre.dll or pcre3.dll to use regular expressions here)]
;file \plugins\ClientChangeNotify\src\ClientChangeNotify.cpp
[changed client to %s (was %s)]
[changed client to %s]
[%s (was %s)]
[) changed client to ]
[Client change notifications:]
[Never, ignore client changes for this contact]
[Always except when client change notifications are disabled globally]
[Always, even when client change notifications are disabled globally]
[Use global settings (default)]
[Disable c&lient change notification]
[Enable c&lient change notification]
[Popups]
Ventanas emergentes
[ClientChangeNotify: Client changed]
[ClientChangeNotify]
[`[`!cdate()-!ctime()`]` ?cinfo(%subject%,display) (?cinfo(%subject%,ID)) changed client to %extratext%]
;file \plugins\ClientChangeNotify\src\Misc.h
[Error #%d]
[Can't open log file ]
;file \plugins\ClientChangeNotify\src\OptDlg.cpp
[(you can use regular expressions here)]
[Open message window]
[Close popup]
Cerrar popup
[Open contact details window]
[Open contact menu]
[Open contact history]
[Open log file]
[Do nothing]
No hacer nada
|