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
|
msgid ""
msgstr ""
"Project-Id-Version: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2021-08-02 05:59+0000\n"
"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationswatchcat/es/>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Generator: Weblate 4.8-dev\n"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:82
msgid ""
"<i>Applies to Ping Reboot and Restart Interface modes</i> <br /> Specify the "
"interface to monitor and restart if a ping over it fails."
msgstr ""
"<i>Se aplica a los modos Reinicio por Ping y Reiniciar interfaz</i> <br /> "
"Especifique la interfaz a monitorear y reiniciar si falla un ping sobre ella."
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:72
msgid ""
"Applies to Ping Reboot and Periodic Reboot modes</i> <br /> When rebooting "
"the router, the service will trigger a soft reboot. Entering a non-zero "
"value here will trigger a delayed hard reboot if the soft reboot were to "
"fail. Enter the number of seconds to wait for the soft reboot to fail or use "
"0 to disable the forced reboot delay."
msgstr ""
"Se aplica a los modos de Reinicio por Ping y Reinicio periódico</i><br /> Al "
"reiniciar el enrutador, el servicio desencadenará un reinicio suave. "
"Poniendo un valor distinto de cero aquí, se desencadenará un reinicio "
"completo retrasado si falla el reinicio suave. Ponga el número de segundos "
"que hay que esperar a que el reinicio suave falle o use 0 para desactivar el "
"retraso de reinicio forzado."
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:88
msgid ""
"Applies to Ping Reboot and Restart Interface modes</i> <br /> If using "
"ModemManager, you can have Watchcat restart your ModemManger interface by "
"specifying its name."
msgstr ""
"Se aplica a los modos Reinicio por Ping y Reiniciar interfaz</i> <br /> Si "
"usa ModemManager, puede hacer que Watchcat reinicie su interfaz ModemManger "
"especificando su nombre."
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:63
msgid "Big: 248 bytes"
msgstr "Grande: 248 bytes"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:50
msgid "Check Interval"
msgstr "Intervalo de comprobación"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:71
msgid "Force Reboot Delay"
msgstr "Forzar Retraso de Reinicio"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:19
msgid "General Settings"
msgstr "Configuración general"
#: applications/luci-app-watchcat/root/usr/share/rpcd/acl.d/luci-app-watchcat.json:3
msgid "Grant access to LuCI app watchcat"
msgstr "Otorgar acceso a la aplicación LuCI watchcat"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:12
msgid ""
"Here you can set up several checks and actions to take in the event that a "
"host becomes unreachable. Click the <b>Add</b> button at the bottom to set "
"up more than one action."
msgstr ""
"Aquí puede configurar varias comprobaciones y acciones para realizar en caso "
"de que no se pueda contactar con un host. Haga clic en el botón <b>Agregar</"
"b> en la parte inferior para configurar más de una acción."
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:43
msgid "Host To Check"
msgstr "Host para comprobar"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:51
#, fuzzy
msgid ""
"How often to ping the host specified above. <br /><br />The default unit is "
"seconds, without a suffix, but you can use the suffix <b>m</b> for minutes, "
"<b>h</b> for hours or <b>d</b> for days. <br /><br /> Examples:<ul><li>10 "
"seconds would be: <b>10</b> or <b>10s</b></li><li>5 minutes would be: <b>5m</"
"b></li><li>1 hour would be: <b>1h</b></li><li>1 week would be: <b>7d</b></"
"li><ul>"
msgstr ""
"Con qué frecuencia hacer ping al host especificado anteriormente. <br /><br /"
">La unidad predeterminada es segundos, si no lleva sufijo, pero se puede "
"usar el sufijo <b>m</b> para minutos, <b>h</b> para horas o <b>d</b> para "
"días. <br /><br /> Ejemplos:<ul><li>10 segundos sería: <b>10</b> o <b>10s</"
"b></li><li>5 minutos sería: <b>5m</b></li><li>1 hora sería: <b>1h</b></"
"li><li>1 semana sería: <b>7d</b></ li><ul>"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:64
msgid "Huge: 1492 bytes"
msgstr "Enorme: 1492 bytes"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:43
msgid "IPv4 address or hostname to ping."
msgstr "Dirección IPv4 o nombre de host para hacer ping."
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:95
msgid ""
"If using ModemManager, then before restarting the interface, set the modem "
"to be allowed to use any band."
msgstr ""
"Si usa ModemManager, antes de reiniciar la interfaz, configure el módem para "
"que pueda usar cualquier banda."
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:32
msgid ""
"In Periodic Reboot mode, it defines how often to reboot. <br /> In Ping "
"Reboot mode, it defines the longest period of time without a reply from the "
"Host To Check before a reboot is engaged. <br /> In Network Restart mode, it "
"defines the longest period of time without a reply from the Host to Check "
"before the interface is restarted. <br /><br />The default unit is seconds, "
"without a suffix, but you can use the suffix <b>m</b> for minutes, <b>h</b> "
"for hours or <b>d</b> for days. <br /><br />Examples:<ul><li>10 seconds "
"would be: <b>10</b> or <b>10s</b></li><li>5 minutes would be: <b>5m</b></"
"li><li> 1 hour would be: <b>1h</b></li><li>1 week would be: <b>7d</b></"
"li><ul>"
msgstr ""
"En el modo de Reinicio periódico, se define la frecuencia con la que "
"reiniciar. <br /> En el modo Reinicio por Ping, se define el período de "
"tiempo más largo sin una respuesta desde el Host, que hay que comprobar "
"antes de que se inicie un reinicio. <br /> En el modo Reinicio por Red, se "
"define el período de tiempo más largo sin una respuesta desde el host, que "
"hay que comprobar antes de que se reinicie la interfaz. <br /> <br /> La "
"unidad predeterminada es segundos, sin llevar sufijo, pero puede usar el "
"sufijo <b>m</b> para minutos, <b>h</b> para horas o <b>d</b> para días. <br /"
"> <br /> Ejemplos: <ul> <li>10 segundos sería: <b>10</b> o <b>10s</b></li> "
"<li>5 minutos sería: <b>5m</b></li> <li>1 hora sería: <b>1h</b></li><li>1 "
"semana sería: <b>7d</b></ li><ul>"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:80
msgid "Interface"
msgstr "Interfaz"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:81
msgid "Interface to monitor and/or restart"
msgstr "Interfaz para monitorear y/o reiniciar"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:65
msgid "Jumbo: 9000 bytes"
msgstr "Jumbo: 9000 bytes"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:22
msgid "Mode"
msgstr "Modo"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:87
msgid "Name of ModemManager Interface"
msgstr "Nombre de la interfaz de ModemManager"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:31
msgid "Period"
msgstr "Período"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:27
msgid "Periodic Reboot"
msgstr "Reinicio periódico"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:59
msgid "Ping Packet Size"
msgstr "Tamaño del paquete de ping"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:26
#, fuzzy
msgid "Ping Reboot"
msgstr "Reinicio por Ping"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:23
msgid ""
"Ping Reboot: Reboot this device if a ping to a specified host fails for a "
"specified duration of time. <br /> Periodic Reboot: Reboot this device after "
"a specified interval of time. <br /> Restart Interface: Restart a network "
"interface if a ping to a specified host fails for a specified duration of "
"time."
msgstr ""
"Reinicio por ping: reinicia este dispositivo si falla un ping a un host "
"especificado durante un período de tiempo especificado. <br /> Reinicio "
"periódico: reinicia este dispositivo después de un intervalo de tiempo "
"especificado. <br /> Reiniciar interfaz: reinicia una interfaz de red si un "
"ping a un host especificado falla durante un período de tiempo especificado."
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:28
msgid "Restart Interface"
msgstr "Reiniciar interfaz"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:60
msgid "Small: 1 byte"
msgstr "Pequeño: 1 byte"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:62
msgid "Standard: 56 bytes"
msgstr "Estándar: 56 bytes"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:15
msgid "These rules will govern how this device reacts to network events."
msgstr ""
"Estas reglas regirán cómo reacciona este dispositivo a los eventos de la red."
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:94
msgid "Unlock Modem Bands"
msgstr "Desbloquear bandas de módem"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:11
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:15
#: applications/luci-app-watchcat/root/usr/share/luci/menu.d/luci-app-watchcat.json:3
msgid "Watchcat"
msgstr "Watchcat"
#: applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js:61
#, fuzzy
msgid "Windows: 32 bytes"
msgstr "Windows: 32 bytes"
#~ msgid ""
#~ "<i>Applies to Ping Reboot and Restart Interface modes</i> <br> Specify "
#~ "the interface to monitor and restart if a ping over it fails."
#~ msgstr ""
#~ "<i>Se aplica a los modos Ping Reboot y Restart Interface</i> "
#~ "<br>Especifique la interfaz para monitorear y reiniciar si falla un ping "
#~ "sobre ella."
#~ msgid "Forced reboot delay"
#~ msgstr "Espera para forzar reinicio"
#~ msgid "Grant UCI access for luci-app-watchcat"
#~ msgstr "Conceder acceso a UCI para luci-app-watchcat"
#~ msgid "Host address to ping"
#~ msgstr "Dirección de host para hacer ping"
#~ msgid ""
#~ "How often to check internet connection. Default unit is seconds, you can "
#~ "you use the suffix 'm' for minutes, 'h' for hours or 'd' for days"
#~ msgstr ""
#~ "Cada cuánto comprobar la conexión a internet. Por defecto son segundos, "
#~ "pero puede añadir 'm' para minutos, 'h' para horas o 'd' para días"
#~ msgid ""
#~ "In periodic mode, it defines the reboot period. In internet mode, it "
#~ "defines the longest period of time without internet access before a "
#~ "reboot is engaged.Default unit is seconds, you can use the suffix 'm' for "
#~ "minutes, 'h' for hours or 'd' for days"
#~ msgstr ""
#~ "En modo periódico, define el período de reinicio. En el modo de Internet, "
#~ "define el período de tiempo más largo sin acceso a Internet antes de "
#~ "iniciar el reinicio. La unidad predeterminada es de segundos, puede usar "
#~ "el sufijo 'm' para los minutos, 'h' para las horas o 'd' para los días"
#~ msgid "Operating mode"
#~ msgstr "Modo de operación"
#~ msgid "Ping host"
#~ msgstr "Host al que hacer ping"
#~ msgid "Ping period"
#~ msgstr "Período de ping"
#~ msgid ""
#~ "Watchcat allows configuring a periodic reboot when the Internet "
#~ "connection has been lost for a certain period of time."
#~ msgstr ""
#~ "Watchcat permite configurar un reinicio periódico cuando la conexión a "
#~ "Internet se ha perdido durante un cierto período de tiempo."
#~ msgid ""
#~ "When rebooting the system, the watchcat will trigger a soft reboot. "
#~ "Entering a non zero value here will trigger a delayed hard reboot if the "
#~ "soft reboot fails. Enter a number of seconds to enable, use 0 to disable"
#~ msgstr ""
#~ "Al reiniciar el sistema, el watchcat activará un reinicio suave. Si "
#~ "ingresa un valor que no sea cero aquí, se iniciará un reinicio con "
#~ "retraso si el reinicio por software falla. Ingrese un número de segundos "
#~ "para activar, use 0 para desactivar"
|