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
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
|
#muuid {9584da04-fb4f-40c1-9325-e4f9caafcb5d}
;============================================================
; File: Actman.dll, Actman30.dll
; Plugin: Action manager
; Version: 0.2.0.1 - 0.3.0.1
; Authors: Awkward
;============================================================
[Plugin for manage hotkeys to open contact window, insert text, run program and call services]
Plugin de gestión de teclas de acceso rápido para abrir la ventana de contactos, insertar texto, ejecutar programa y llamar servicios
[Actions]
Acciones
[No description]
Sin descripción
[New]
Nuevo
[Up]
[Down]
[Reload]
[Delete]
Eliminar
[Test]
Prueba
[Export]
[Append data to file?]
Añadir datos al archivo?
[Import]
[Help]
Ayuda
[Action]
[Open contact window]
Abrir ventana de contactos
[Contact]
Contacto
[Call service]
Llamar servicio
[Service]
[Execute program]
Ejecutar programa
[Program]
[Insert text]
Insertar texto
[Text]
Texto
[Advanced]
Avanzado
[Link to action]
Enlace a acción
[Profile]
Perfil
[MessageBox]
[Message]
Mensaje
[Choose contact]
Elija contacto
[Keep handle only]
Mantener sólo manejar
[Active accounts only]
Sólo cuentas activas
[Dropdown list format]
Formato de lista desplegable
[Apply format]
Aplicar formato
[You can use %name%, %uid%, %account% and %group% macros]
Puede usar macros %name%, %uid%, %account% y %group%
[Contacts]
Contactos
[Select contact to open its window]
[Result action]
Acción resultado
[Show in popup]
Mostrar en ventana emergente
[Show in messagebox]
Mostrar en Mostrar en messagebox
[Insert into message]
Insertar en mensaje
[Service result]
Resultado de servicio
[Integer]
Entero
[Hexadecimal]
[String]
[Structure]
Estructura
[Free memory]
Memoria libre
[Signed value]
Valor con signo
[wParam type]
Tipo wParam
[lParam type]
Tipo lParam
[number value]
valor numérico
[ANSI string]
Cadena ANSI
[Unicode string]
Cadena Unicode
[current contact]
contacto actual
[last result]
Último resultado
[parameter]
Parámetro
[structure]
estructura
[Service name]
Nombre del servicio
[Use Variables]
Usar variables
[Don't use Variables]
No usar variables
[Miranda service help]
Miranda servicio de ayuda
[Name]
Nombre
[Alias]
Alias
[Plugin]
Plugin
[Return]
Volver
[Effect]
Efecto
['<proto>' in service name will be replaced by protocol name for contact handle in parameter]
'<proto>' en el servicio de nombres será reemplazado por el nombre del protocolo para el manejo de contacto en el parámetro
[Undefined]
[Manage Jabber Bookmarks]
[Offline]
Fuera de línea
[Online]
En línea
[Away]
Fuera
[DND]
No molestar
[NA]
No disponible
[Occupied]
Ocupado
[Free for Chat]
Libre para el chat
[Invisible]
Invisible
[On the Phone]
En el teléfono
[Out to Lunch]
Salí a comer
[text]
texto
[int 0, if successful]
[Set status message]
[Set protocol status]
[None]
Ninguno
[Angry]
[Taking a bath]
[Tired]
[Birthday]
[Drinking beer]
[Thinking]
[Eating]
[Watching TV]
[Meeting]
[Coffee]
[Listening to music]
[Business]
[Shooting]
[Having fun]
[On the phone]
En el teléfono
[Gaming]
[Studying]
[Shopping]
[Feeling sick]
[Sleeping]
[Surfing]
[Browsing]
[Working]
[Typing]
Escribiendo
[Picnic]
[Cooking]
[Smoking]
[I'm high]
[On WC]
[To be or not to be]
[Watching pro7 on TV]
[Love]
[Sets owner current custom status]
[Display XStatus detail]
[int hMenu handle]
[Built the context menu for a specific contact. Menu should be DestroyMenu()ed after done]
[Show All Users]
[Show only Online Users]
[Toggle status]
[Change 'hide offline contacts' option value]
[Set global status]
[Switch contact list status]
[Hide All Titlebars]
[Show All Frames]
[Show All Titlebars]
[Closes Miranda]
[Show or hide netlog console window]
[int Value]
[Returns contact amount, excluding user account]
[Ansi Text]
[Removes all settings for the specified module]
[Show window for new/changed profile password]
[int 0]
[Import settings/contacts from file]
[Opens or activate database editor]
[Opens or activate user search dialog]
[displays File Transfer window]
[on Desktop]
[parent window handle]
[Show "About..." window]
[Open bug report page]
[Open support (originaly - Miranda wiki) page]
[Go to Miranda Homepage]
[System]
Sistema
[Shows contact history or (wParam=0) system history]
[Erases contact's history. hContact can be NULL(0) to empty system history]
[Show Global history search window. If already opened, bring it to front.]
[Ignore all]
[Ignore messages]
[Ignore URLs]
[Ignore files]
[Ignore User Online]
[Ignore requests]
[Ignore 'You were added']
[Ignore Contact]
[Unignore Contact]
[restart in default profile or profile manager]
[restart with current profile]
[Restarts Miranda]
[Station name]
[wParam is Handle]
[wParam is Ansi station name]
[wParam is Unicode station name]
[Starting or stopping radio station]
[Stop cycle]
[Start cycle]
[Start/stops the cycling throught protocols]
[All protocols]
[Protocol]
Protocolo
[signed -2 if proto can't set this, -1 on protocol not found, else 0]
[Shows a dialog to set the avatar for all possible protocols]
[Shows the next protocol in the frame]
[Shows the previous protocol in the frame]
[Opens the options dialog, optionally at the specified page]
[Open Options dialog]
[Check for updates]
[with confirmation]
[without confirmation]
[Empty updater download folder]
[Popup Plus (popup.dll) latest YAPP (yapp.dll)]
[Enables or disables Popup windows]
[YAPP or Popup]
[Warning]
Advertencia
[Notify]
Notificar
[Error]
Error
[Popup window]
[YAPP only]
[Unicode Text]
[Enables or disables Popup windows (maybe deprecated)]
[result of protocol service call]
[Send a general request through the protocol chain for a contact]
[str, account name]
[Return account name associated to contact (no need to free it)]
[displays the Account Manager]
[Show the dialog to select the contact]
[filter text]
[wParam is unicode]
[wParam is Ansi]
[Reserved]
[Plays sound added through Skin/Sounds/AddNew. If sound not found, standard Windows sound plays]
[Send Email to contact]
[struct]
[Returns the received files folder for a contact]
[Open contact received file directory]
[Send file to contact.]
[hContact;parameter]
[Opens message window for contact with handle in wparam]
[remove all temporary contacts from db]
[Call avatar option dialog for contact]
[Avatar service (AVS.dll)]
[Filename]
[Set (and optionally protect) a local contact picture for the given hContact. If lParam = NIL, the service will open a file selection dialog.]
[Shows contact property window.]
[Open URL in current window]
[Open URL in default browser]
[With formating]
[Don't use formating]
[Returns a string containing the versioninfo post]
[Show or save (call default action) Modules version Info]
[log filename]
[report filename]
[int 0, if unsuccessful]
[Create report from log and run it (if option is set). If wParam or lParam is empty then file names from options are used.]
[Show popup or Info window with current music information.]
[WhenWasIt Birthday Reminder (whenwasit.dll)]
[display birthdays window]
[Structure editor]
Editor de estructura
[alias]
alias
[type]
tipo
[length]
longitud
[data]
dato
[Data align]
Alinear datos
[Native]
Nativo
[Packed]
Empacado
[2 bytes]
2 bytes
[4 bytes]
4 bytes
[8 bytes]
8 bytes
[Byte]
[Word]
[DWord]
DWord
[QWord]
QWord
[NativeInt]
NativeInt
[Byte Array]
Orden de Byte
[Word Array]
Orden de Palabra
[Pointer to bytes]
Puntero a bytes
[Pointer to words]
Puntero a palabras
[Last result]
Último resultado
[Parameter]
Parámetro
[Data length]
Longitud de dato
[Structure help]
Estructura de ayuda
[Descr]
Descr
[&Change]
[&OK]
&Aceptar
[C&ancel]
C&ancelar
[Process options]
Opciones de proceso
[Parallel]
Paralelo
[Continued]
Continuado
[Process time, ms]
Tiempo de proceso, ms
[Current path]
Ruta actual
[Window option]
Ventana de opción
[Start normal]
Iniciar normal
[Start hidden]
Iniciar oculto
[Start minimized]
[Start maximized]
Iniciar maximizado
[Text <last> replacing\r\nby last result\r\n\r\nText <param> replacing\r\nby parameter]
Texto <último> se reemplaza\r\npor el último resultado\r\n\r\nTexto <param> se reemplaza\r\npor el parámetro
[Program path]
[Program args]
[Clipboard]
[Copy to]
Copiar a
[Paste from]
Pegar desde
[File]
Archivo
[Read]
[Write]
[Append]
Añadir
[UTF8+sign]
[UTF16+sign]
[Message window]
[^s - selected (and replaced) part\r\n^e - replaced by empty string\r\n^v - paste text from Clipboard\r\n^t - replaced by tabulation\r\n^l - replaced by last result as unicode\r\n^h - replaced by last result as hex\r\n^a - in the end: autosend\r\n^f(name\[,str\])\r\n paste line from text file.\r\n brackets contents must be w/o spaces]
^s - parte seleccionada (y reemplazada)\r\n^e - reemplazado por cadena vacía\r\n^v - pega texto desde el portapapeles\r\n^t - reemplazado por tabulación\r\n^l - reemplazado por el último resultado como unicode\r\n^h - reemplazado por el último resultado como hex\r\n^a - al final: enviar automaticamente\r\n^f(name\[,str\])\r\n pegar línea de archivo de texto.\r\n contenidos soportados deben estar w/o espacios
[Text to insert]
[Condition]
Condición
[NOT]
[Value]
[Math]
Matemática
[Variables]
Variables
[Result as integer]
Resultado como entero
[Operation]
Operación
[Other Action groups]
Otro grupo de acciónes
[not defined]
no definido
[You can select another group from combobox, then it will be executed, after that current action group will be continued.]
[Macros]
[Own settings]
Valores propios
[Manual]
[Module]
[Setting]
[Unicode]
[Message title]
Titulo del mensaje
[Message text]
[Keep last result]
Mantener último resultado
[Icons]
Iconos
[Question]
[Info]
[Text <last> replacing\r\nby last result\r\n\r\nReturns:\r\n--------\r\nOK\t= 1\r\nCANCEL\t= 2\r\nABORT\t= 3\r\nRETRY\t= 4\r\nIGNORE\t= 5\r\nYES\t= 6\r\nNO\t= 7\r\nCLOSE\t= 8]
Texto <last> reemplazado\r\npor último resultado\r\n\r\nRetornos:\r\n--------\r\nAceptar\t= 1\r\nCANCELAR\t= 2\r\nABORTAR\t= 3\r\nREINTENTAR\t= 4\r\nIGNORAR\t= 5\r\nSÍ\t= 6\r\nNO\t= 7\r\nCERRAR\t= 8
[Buttons]
[OK, Cancel]
Aceptar, Cancelar
[Abort, Retry, Ignore]
Anular, Reintentar, Ignorar
[Yes, No, Cancel]
Sí, No, Cancelar
[Yes, No]
Sí, No
[Retry, Cancel]
Reintentar, Cancelar
[Scheduler]
[Task sample]
Tarea de ejemplo
[Start]
Iniciar
[Starting after]
Iniciando despues
[Starting from]
Iniciando desde
[Start immediately]
Iniciar inmediatamente
[Days]
[Time]
[Date]
[Repeat]
[Repeat, times]
Repetir, veces
[Interval]
Intervalo
[Break on non-zero result]
Romper el resultado no es cero
[Send event on start time]
Enviar tiempo de inicio del evento
[Send event just once]
Enviar evento una sola vez
[Hooks]
Ganchos
[Description]
[hook sample]
Gancho de ejemplo
[Apply]
Aplicar
[Event]
Evento
[Action group list was changed: some was added or deleted]
Lista de grupos de acción fue cambiado: algunos se agregan o eliminan
[Double click on the contact list]
Doble clic en lista de contactos
[The context menu for a contact is about to be built]
El menú contextual para un contacto está a punto de ser construido
[New contact added to database]
Nuevo contacto añadido a la base de datos
[Contact deleting]
Eliminando contacto
[Use Actions]
Usar acciones
[Action list]
Lista de acciones
[Where to use]
Dónde se utiliza
[TopToolbar]
[TabSRMM toolbar]
Barra de herramientas TabSRMM
[Core Hotkey]
Tecla de acceso central
[Main menu]
Menú principal
[Contact menu]
Menú de contacto
[Tray menu]
Menú de la bandeja
[Protocol menus]
Menús protocolo
[Status menu]
[Common]
[2 state button/item]
2 botones estado/ítem
[Save button/item state]
Guardar botón/ítem de estado
[Contact related]
Contacto relacionado
[Normal button tooltip]
Botón de información sobre herramientas normal
[Pressed button tooltip]
Botón pulsado sobre herramientas
[Separated]
Separado
[Root popup:]
Raíz emergente:
[Menu item name:]
Nombre del ítem del menú:
[Show only if variables return 1]
Mostrar sólo si las variables devuelven 1
[Choose action]
Elija acción
[&Yes]
&Sí
[&No]
&No
[A&ppend]
&Añadir
[Yes to &All]
[N&o to All]
[Action "$" exists, do you want to rewrite it?]
Acción "$" existe, ¿quieres volver a escribir?
[Use Byte array/pointer for ANSI strings\n\Use Word array/pointer for Unicode strings\n\n\$## replaces by byte with hex value ##\n\$#### replaces by word with hex value #### (for Unicode strings only)\n\n\All data length calculating in bytes]
Usar matriz de bytes/puntero de cadenas ANSI\n\Usar orden de palabra/puntero a cadenas Unicode\n\n\$## reemplaza por byte con valor hexadecimal ##\n\$#### reemplaza por palabra con valor hexadecimal #### (sólo por cadenas Unicode)\n\n\Todos los datos de cálculo de la longitud en bytes
[Packed structure]
Estructura de empaquetado
[Registered actions]
Acciones registradas
; Actman30
[INI]
[INI file name]
[Section]
[Use LastResult]
[UTF8 encoding]
[Function call]
[Function name]
[DLL name]
[Call type]
[Arguments]
[Number of arguments]
[Argument]
[Result]
[DLL Handle Cache]
[Keep to end]
[Close immediately]
[Close for macro]
[Refresh]
[Get from active window]
[Chain]
[Keep old result]
[Same thread]
[Do not wait until the end of execution]
[In/Out]
[Autosend]
[Jump]
[> greater]
[< lesser]
[= equ]
[& and]
[Case sensitive]
[Opposite order]
[empty]
[contains]
[starts with]
[ends with]
[Process script after]
[^s - selected (and replaced) part\r\n^e - replaced by empty string\r\n^v - paste text from Clipboard\r\n^t - replaced by tabulation\r\n^l - replaced by last result as unicode\r\n^h - replaced by last result as hex\r\n^f(name[,str])\r\n paste line from text file.\r\n brackets contents must be w/o spaces]
[RTL]
[Right justified text]
[Database]
[Save value]
[Storage]
[LastResult to ]
[LastResult from]
[Slot 0]
[Slot 1]
[Slot 2]
[Slot 3]
[Slot 4]
[Slot 5]
[Slot 6]
[Slot 7]
[Slot 8]
[Slot 9]
[Settings]
[Contact list]
Lista de contactos
[Contact list format]
Formato de lista de contacto
[You can use %name%, %uid%, %account% and %group% substitutes]
Puede usar macros %name%, %uid%, %account% y %group%
[Service list format]
[value]
[name]
nombre
[value (name)]
[name 'value']
[Current Macro]
[Select for FirstRun]
[Miranda event help]
[contact list]
lista de contactos
[database driver]
[Main settings]
[Custom settings]
[Do not translate]
; these lines are not present in the sources, but they are present in compiled plugin
[Param type]
[Text Editor]
[Script]
[Wrap Text]
[Structure size]
|