blob: 142fad1ab455d65e053092d518c640b4def4bec5 (
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
|
#muuid {b25e8c7b-292b-495a-9fb8-a4c3d4eeb04b}
;============================================================
; File: NoHistory.dll
; Plugin: NoHistory
; Version: 0.2.3.0
; Authors: Scott Ellis, NightFox
;============================================================
[Prevent Miranda from storing any history.]
Prevenir Miranda de almacenar un historial.
;file \plugins\NoHistory\res\NoHistory.rc
[Keep history for this contact]
Mantener historial de este contacto
[Disable history for this contact]
Desactivar historial para este contacto
;file \plugins\NoHistory\src\dllmain.cpp
[This operation will PERMANENTLY REMOVE all history for this contact.\nAre you sure you want to do this?]
Esta operación va a ELIMINAR DE FORMA PERMANENTE todo historial de este contacto.\n¿Está seguro de que quiere hacer esto?
[Clear History]
Limpiar historial
[Enable History]
Habilitar Historial
[Disable History]
Deshabilitar Historial
[History Enabled]
Historial habilitado
[History Disabled]
Historial deshabilitado
;file \plugins\NoHistory\src\icons.cpp
[Disable]
Deshabilitar
[Enable]
Habilitar
[Clear]
Limpiar
[No History]
Sin Historial
;file \plugins\NoHistory\src\options.cpp
[** All contacts **]
** Todos los contactos **
[History]
Historial
[Logging]
Iniciando sesión
|