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
|
#muuid {768ce156-34ac-45a3-b53b-0083c47615c4}
;============================================================
; File: SimpleStatusMsg.dll
; Plugin: Simple status message
; Version: 1.9.0.4
; Authors: Bartosz 'Dezeath' Bialek, Harven
;============================================================
[Provides a simple way to set status and away messages.]
;file \plugins\SimpleStatusMsg\res\resource.rc
[%s message for %s]
%s Mensaje(S) para %s
[&Cancel]
&Cancelar
[Retrieving %s message...]
Recuperando %s Mensaje(S)...
[Co&py to clipboard]
[%s message (%s)]
[Retrieving status message for %s...]
[Behavior on status change]
[Apply to all]
[Max length:]
[Pop up dialog box]
[Do not change status message]
[Always set the same message]
[Do not set status message]
[Status messages]
Mensajes de estado
[Pop up dialog asking for new message]
[Set an empty message]
[Use default message]
[Use last message]
[Use last message set for this status]
[Set the following message:]
[Put default message in message list]
[Variables]
Variables
[Update variables in status messages every]
[seconds]
segundos
[Do not update variables during idle]
[Do not update variables on ICQ status message requests]
[Leave last played track's title after exiting the player]
[Enable status messages parsing by Variables plugin]
[Exclude %date% token from parsing (restart required)]
[Layout]
[Show status list]
[Show status profiles in status list]
[Show icons in status list]
[Buttons:]
[Show icons in message list]
[Other]
Otro
[Store up to]
[recent messages (0 = disable)]
[Automatically close dialog window after]
[Remember last dialog window position]
[Remove Carriage Return (CR = '\\r' = #0D) chars from status messages]
[Show 'Status message...' item in status menu]
[Clear History]
Limpiar historial
[Clear Predefined]
[* This feature is available only when using StartupStatus plugin.]
[Status on startup]
[Set status after]
[milliseconds]
milisegundos
[Protocol:]
[Status:]
[Independent setting for each protocol]
[Pop up dialog asking for status message]
[Fortune]
[?cinfo(contact,property)]
[?contact(string,property)]
[?mstatus(protocol)]
[?lsdate(contact,format)]
[?lsstatus(contact)]
[?lstime(contact,format)]
[?dbsetting(contact,module,setting)]
[?txtfile(file,line)]
[?if(condition,true,false)]
[?strcmp(string1,string2)]
[?stricmp(string1,string2)]
[?cdate(format)]
[?ctime(format)]
[?replace(sub,string1,string2)]
[?lower(string)]
[?upper(string)]
[?scroll(string,numchars,numchars)]
[More variables...]
[Cut]
Cortar
[Copy]
Copiar
[Paste]
Pegar
[Delete]
Eliminar
[Select all]
Seleccionar todo
;file \plugins\SimpleStatusMsg\src\awaymsg.cpp
[Failed to retrieve %s message.]
[&Close]
&Cerrar
[Re&ad %s message]
Leer %s mensaje(s)
[Copy %s message]
[&Go to URL in %s message]
[Re&ad Away message]
[Copy Away message]
[&Go to URL in Away message]
;file \plugins\SimpleStatusMsg\src\main.cpp
[Change status message]
[Open status message dialog]
[Status message]
[Status message...]
[%s (locked)]
%s (bloqueado)
[External Applications]
[retrieves song name of the song currently playing in Winamp (Simple Status Message compatible)]
[Miranda Related]
[get the date (Simple Status Message compatible)]
;file \plugins\SimpleStatusMsg\src\msgbox.cpp
[<startup>]
[<current>]
<presente>
[Clear history]
Limpiar historial
[Add to predefined]
[Delete selected]
[global]
Global
[Closing in %d]
Cerrando en %d
[Are you sure you want to clear status message history?]
[Confirm clearing history]
;file \plugins\SimpleStatusMsg\src\options.cpp
[Global status change]
[Open string formatting help]
[Hide]
[Show next to cancel button]
[Flat, next to cancel button]
[Show in message list]
[Are you sure you want to clear predefined status messages?]
[Confirm clearing predefined]
[<last status>]
[Status]
Estado
[General]
General
[Advanced]
Avanzado
;file \plugins\SimpleStatusMsg\src\utils.cpp
[Recent message]
[Predefined message]
[Go to URL in Away message]
[Simple Status Message]
[I've been away since %time%.]
He estado fuera desde %time%.
[Give it up, I'm not in!]
¡Dejenme, no estoy!
[Not right now.]
No en este momento.
[Give a guy some peace, would ya?]
Dale un poco de paz, ¿quieres?
[I'm a chatbot!]
¡Soy un chatbot!
[Yep, I'm here.]
Sí, estoy aquí.
[Nope, not here.]
No, no estoy aquí.
[I'm hiding from the mafia.]
Me estoy escondiendo de la mafia.
[That'll be the phone.]
Estoy al teléfono.
[Mmm... food.]
Mmm... comida.
[idleeeeeeee]
libreeeeeeee
|