blob: b245e23970e48afdcdbd3de45b6fd26e6b47cb02 (
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
|
#muuid {29517be5-779a-48e5-8950-cb4de1d43172}
;============================================================
; File: PackUpdater.dll
; Plugin: Pack updater
; Version: 0.1.0.1
; Authors: Mataes, ZERO_BiT
;============================================================
[Simple updater for Miranda NG premodified packs.]
;file \plugins\PackUpdater\Res\Resource.rc
[Updates found!]
¡Actualizaciones encontradas!
[Update]
Actualizar
[View info]
[Cancel]
Cancelar
[PackUpdater has detected updated versions\nof the following Miranda components:]
[Description]
[Downloading...]
Descargando...
[Pack update options]
[On startup]
Al inicio
[Remind about not installed pack update]
[Hotkey]
Tecla de acceso directo
[Go to Customize -> Hotkeys to change the hotkey]
Vaya a Personalizar -> Teclas de acceso directo para cambiar la tecla de acceso directo
[Notifications]
Notificaciones
[Message boxes]
[Errors]
Errores
[Info messages]
Mensajes de información
[Progress dialogs]
Dialogos de progreso
[Every]
Cada
[(but only once a day)]
(pero sólo una vez al día)
[Message boxes (*)]
Cuadros de mensaje
[Back]
Atras
[Text]
Texto
[Colors]
Colores
[Use cus&tom colors]
Usar colores &personalizados
[Use &Windows colors]
Usar colores de &Windows
[Use Pop&up colors]
Usar colores de &ventanas emergentes
[Preview]
Previsualizar
[Click action]
Acción de clic
[On left click]
En clic izquierdo
[On right click]
En clic derecho
[Timeout]
Tiempo de espera
[0 = Default]
0 = por defecto
[-1 = Infinite]
-1 = Infinito
[Sec]
Seg
[* Needs popup actions to be enabled]
* Requiere habilitar acciones emergentes
[Not sets for "Message boxes"]
No para "Cuadros de mensaje"
[Boxes]
Marcos
[Popups]
Ventanas emergentes
;file \plugins\PackUpdater\Src\Events.cpp
[Check for pack updates]
[Pack Updater]
;file \plugins\PackUpdater\Src\Notifications.cpp
[An error occurred while downloading the update.]
[Component Name]
Nombre del componente
[Current Version]
[New Version]
[Downloading pack updates...]
[Downloading update...]
[Downloads complete. Start updating? All your data will be saved and Miranda NG will be closed.]
[Download complete. Start updating? All your data will be saved and Miranda NG will be closed.]
[You have chosen not to install the pack update immediately.\nYou can install it manually from this location:\n\n%s]
;file \plugins\PackUpdater\Src\Notifications.h
[Close popup]
Cerrar popup
[Do nothing]
No hacer nada
;file \plugins\PackUpdater\Src\Options.cpp
[hours]
horas
[days]
días
[Test]
Prueba
[Services]
Servicios
;file \plugins\PackUpdater\Src\PackUpdater.cpp
[Clear pack updates folder]
;file \plugins\PackUpdater\Src\Utils.cpp
['Yes' Button]
Botón 'Sí'
['No' Button]
Botón 'No'
[Pack Updater HTTP connection]
[URL for checking updates not found.]
[Downloading version info...]
[Name of Update's file is not supported.]
[Update is not possible!\nYou have no Administrator's rights.\nPlease run Miranda NG with Administrator's rights.]
[No updates found.]
No se encontraron actualizaciones.
[No files for update.]
[Update checking already started!]
¡La comprobación de actualización ya ha comenzado!
|