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
|
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"PO-Revision-Date: 2026-03-06 06:52+0000\n"
"Last-Translator: Franco Castillo <castillofrancodamian@gmail.com>\n"
"Language-Team: Spanish <https://hosted.weblate.org/projects/openwrt/"
"luciapplicationssnmpd/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 5.17-dev\n"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:261
msgid "A group maps com2sec names to access names"
msgstr "Un grupo asigna nombres de com2sec a nombres de acceso"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:480
msgid "AES"
msgstr "AES"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:367
msgid "Access Control"
msgstr "Control de acceso"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:368
msgid "Access restriction to readonly or Read/Write"
msgstr "Restricción de acceso a solo lectura o lectura/escritura"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:62
msgid "Actions"
msgstr "Acciones"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:635
msgid "Advanced Settings"
msgstr "Ajustes avanzados"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:151
msgid "AgentX socket path"
msgstr "Ruta del socket AgentX"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:329
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:338
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:347
msgid "All"
msgstr "Todo"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:454
msgid "Allow write"
msgstr "Permitir escritura"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:301
msgid "Any version"
msgstr "Cualquier versión"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:237
msgid "Arbitrary label for use in group settings"
msgstr "Etiqueta arbitraria para uso en configuraciones grupales"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:313
msgid "Authentication"
msgstr "Autenticación"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:314
msgid "Authentication and encryption"
msgstr "Autenticación y cifrado"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:640
msgid "Communities for any hosts"
msgstr "Comunidades para cualquier host"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:644
msgid "Communities via IP-Address range"
msgstr "Comunidades por rango de direcciones IP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:642
msgid "Communities via hostname"
msgstr "Comunidades por nombre de host"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:245
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:543
msgid "Community"
msgstr "Comunidad"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:373
msgid "Community Name"
msgstr "Nombre de la comunidad"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:389
msgid "Community source"
msgstr "Fuente de la comunidad"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:374
msgid "Community that is used for SNMP"
msgstr "Comunidad que se utiliza para SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:210
msgid "Contact"
msgstr "Contacto"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:295
msgid "Context"
msgstr "Contexto"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:481
msgid "DES"
msgstr "DES"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:73
#: applications/luci-app-snmpd/root/usr/share/luci/menu.d/luci-app-snmpd.json:28
msgid "Download"
msgstr "Descargar"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:66
msgid "Download Area"
msgstr "Área de descarga"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:152
msgid "Empty for disable AgentX"
msgstr "Vacío para desactivar AgentX"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:55
msgid "Enable SNMP"
msgstr "Activar SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:572
msgid "Enable logging to file"
msgstr "Activar el registro en archivo"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:599
msgid "Enable logging to syslog"
msgstr "Activar el registro en syslog"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:56
msgid "Enable to use SNMP"
msgstr "Activar el uso de SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:321
msgid "Exact"
msgstr "Exacto"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:631
msgid "General"
msgstr "General"
#: applications/luci-app-snmpd/root/usr/share/rpcd/acl.d/luci-app-snmpd.json:3
msgid "Grant UCI access for luci-app-snmpd"
msgstr "Conceder acceso UCI para luci-app-snmpd"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:260
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:290
msgid "Group"
msgstr "Grupo"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:564
msgid "Here you can configure Logging settings"
msgstr "Aquí puede configurar los ajustes de registro"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:438
msgid "Here you can configure SNMPv3 settings"
msgstr "Aquí puede configurar los ajustes de SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:282
msgid "Here you can configure access options"
msgstr "Aquí puede configurar las opciones de acceso"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:49
msgid "Here you can configure agent settings"
msgstr "Aquí puede configurar los ajustes del agente"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:228
msgid "Here you can configure com2sec options"
msgstr "Aquí puede configurar las opciones de com2sec"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:252
msgid "Here you can configure group options"
msgstr "Aquí puede configurar las opciones del grupo"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:181
msgid "Here you can configure system settings"
msgstr "Aquí puede configurar los ajustes del sistema"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:276
msgid "Here you define which secname is mapped to the group"
msgstr "Aquí se define qué nombre de seguridad se asigna al grupo"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:60
msgid "IP version"
msgstr "Versión IP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:400
msgid "IPMask"
msgstr "Máscara de IP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:63
msgid "IPv4 and IPv6"
msgstr "IPv4 e IPv6"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:310
msgid "Level"
msgstr "Nivel"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:311
msgid "Level of security"
msgstr "Nivel de seguridad"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:216
msgid "Location"
msgstr "Ubicación"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:657
msgid "Logging"
msgstr "Registro"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:462
msgid "MD5"
msgstr "MD5"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:204
msgid "Name"
msgstr "Nombre"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:411
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:497
msgid "No"
msgstr "No"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:312
msgid "No authentication"
msgstr "Sin autenticación"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:330
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:339
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:348
msgid "None"
msgstr "Ninguno"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:345
msgid "Notify"
msgstr "Notificar"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:346
msgid "Notify access modification for groups"
msgstr "Notificar modificación de acceso para grupos"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:419
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:505
msgid "OID"
msgstr "OID"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:409
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:496
msgid "OID-Restriction"
msgstr "Restricción de OID"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:625
msgid "On this page you may configure SNMP settings"
msgstr "En esta página puede configurar los ajustes de SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:61
msgid "Only IPv4"
msgstr "Solo IPv4"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:62
msgid "Only IPv6"
msgstr "Solo IPv6"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:148
msgid "Only SNMPv3"
msgstr "Solo SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:39
msgid "Password must be at least 8 characters"
msgstr "La contraseña debe tener al menos 8 caracteres"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:578
msgid "Path to log file"
msgstr "Ruta al archivo de registro"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:95
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:535
msgid "Port"
msgstr "Puerto"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:319
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:322
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:401
msgid "Prefix"
msgstr "Prefijo"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:585
msgid "Priority for file logging"
msgstr "Prioridad para el registro de archivos"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:327
msgid "Read"
msgstr "Leer"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:328
msgid "Read access modification for groups"
msgstr "Modificación del acceso de lectura para grupos"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:369
msgid "Read/Write"
msgstr "Leer/Escribir"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:370
msgid "Readonly"
msgstr "Solo lectura"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:420
msgid "Restrict to the following OID node/branch"
msgstr "Restringir al siguiente nodo/rama OID"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:410
msgid "Restriction to specific OID"
msgstr "Restricción a OID específico"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:461
msgid "SHA"
msgstr "SHA"
#: applications/luci-app-snmpd/root/usr/share/luci/menu.d/luci-app-snmpd.json:16
msgid "SNMP"
msgstr "SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/download.js:59
msgid "SNMP - MIB Download"
msgstr "Descargar SNMP - MIB"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:624
msgid "SNMP Settings"
msgstr "Ajustes de SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:140
msgid "SNMP version"
msgstr "Versión de SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:141
msgid "SNMP version used to monitor and control the device"
msgstr "Versión de SNMP utilizada para supervisar y controlar el dispositivo"
#: applications/luci-app-snmpd/root/usr/share/luci/menu.d/luci-app-snmpd.json:3
msgid "SNMPD"
msgstr "SNMPD"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:267
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:302
msgid "SNMPv1"
msgstr "SNMPv1"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:551
msgid "SNMPv1 Trap Receiver"
msgstr "Receptor de trampa SNMPv1"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:145
msgid "SNMPv1 and SNMPv2c"
msgstr "SNMPv1 y SNMPv2c"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:147
msgid "SNMPv1, SNMPv2c and SNMPv3"
msgstr "SNMPv1, SNMPv2c y SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:638
msgid "SNMPv1/SNMPv2c"
msgstr "SNMPv1/SNMPv2c"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:268
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:303
msgid "SNMPv2c"
msgstr "SNMPv2c"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:553
msgid "SNMPv2c Inform Receiver"
msgstr "Receptor de información SNMPv2c"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:552
msgid "SNMPv2c Trap Receiver"
msgstr "Receptor de trampa SNMPv2c"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:270
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:305
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:647
msgid "SNMPv3"
msgstr "SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:468
msgid "SNMPv3 authentication passphrase"
msgstr "Frase de contraseña de autenticación SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:459
msgid "SNMPv3 authentication type"
msgstr "Tipo de autenticación SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:487
msgid "SNMPv3 encryption passphrase"
msgstr "Frase de contraseña de cifrado SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:478
msgid "SNMPv3 encryption type"
msgstr "Tipo de cifrado SNMPv3"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:236
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:275
msgid "Secname"
msgstr "Nombre de seguridad"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:448
msgid "Set username to access SNMP"
msgstr "Establecer nombre de usuario para acceder a SNMP"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:241
msgid "Source"
msgstr "Origen"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:242
msgid "Source describes a host or network"
msgstr "La fuente describe un host o una red"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:320
msgid "Specification how context of requests is matched to context"
msgstr ""
"Especificación de cómo el contexto de las solicitudes se corresponde con el "
"contexto"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:605
msgid "Syslog facility"
msgstr "Instalación de syslog"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:205
msgid "System Name"
msgstr "Nombre del sistema"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:211
msgid "System contact"
msgstr "Contacto del sistema"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:217
msgid "System location"
msgstr "Ubicación del sistema"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:246
msgid "The community name that is used"
msgstr "El nombre de la comunidad que se utiliza"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:296
msgid "The context of the request"
msgstr "El contexto de la solicitud"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:291
msgid "The group that is mapped to the views (Read, Write, Notify)"
msgstr ""
"El grupo que está asignado a las vistas (Lectura, Escritura, Notificación)"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:300
msgid "The used version for access configuration"
msgstr "La versión utilizada para la configuración de acceso"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:266
msgid "The used version for the group"
msgstr "La versión usada para el grupo"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:651
msgctxt "SNMP"
msgid "Traps"
msgstr "Trampas"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:390
msgid "Trusted source for SNMP read community access (hostname or IP)"
msgstr ""
"Fuente confiable para el acceso a la comunidad de lectura SNMP (nombre de "
"host o IP)"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:550
msgid "Type"
msgstr "Tipo"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:265
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:299
msgid "Version"
msgstr "Versión"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:586
msgid "Will log messages of selected priority and above."
msgstr "Registrará mensajes de la prioridad seleccionada y superior."
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:336
msgid "Write"
msgstr "Escribir"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:337
msgid "Write access modification for groups"
msgstr "Modificación del acceso de escritura para grupos"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:412
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:498
msgid "Yes"
msgstr "Sí"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:391
msgid "any (default)"
msgstr "cualquiera (predeterminado)"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:392
msgid "localhost"
msgstr "localhost"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:460
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:479
msgid "none"
msgstr "ninguno"
#: applications/luci-app-snmpd/htdocs/luci-static/resources/view/snmpd/snmpd.js:447
msgid "username"
msgstr "nombre de usuario"
#~ msgid "Agent settings"
#~ msgstr "Configuración del agente"
#~ msgid "AgentX settings"
#~ msgstr "Configuración de AgentX"
#~ msgid "Delete this section to disable AgentX"
#~ msgstr "Elimine esta sección para desactivar AgentX"
#~ msgid "Eg: UDP:161, or UDP:10.5.4.3:161 to only listen on a given interface"
#~ msgstr ""
#~ "P. e.: UDP:161 o UDP:10.5.4.3:161 para escuchar solo en una interfaz "
#~ "determinada"
#~ msgid "Groups help define access methods"
#~ msgstr "Los grupos ayudan a definir métodos de acceso"
#~ msgid ""
#~ "SNMPD is a master daemon/agent for SNMP, from the <a href='http://www.net-"
#~ "snmp.org'>net-snmp project</a>. Note, OpenWrt has mostly complete UCI "
#~ "support for snmpd, but this LuCI applet only covers a few of those "
#~ "options. In particular, there is very little/no validation or help. See /"
#~ "etc/config/snmpd for manual configuration."
#~ msgstr ""
#~ "SNMPD es un demonio/agente maestro para SNMP, del <a href='http://www.net-"
#~ "snmp.org'>proyecto net-snmp</a>. Tenga en cuenta que OpenWrt tiene "
#~ "soporte UCI prácticamente completo para snmpd, pero este subprograma LuCI "
#~ "solo cubre algunas de esas opciones. En particular, hay muy poca o "
#~ "ninguna validación o ayuda. Consulte /etc/config/snmpd para la "
#~ "configuración manual."
#~ msgid "System"
#~ msgstr "Sistema"
#~ msgid "The address the agent should allow AgentX connections to"
#~ msgstr "La dirección a la que el agente debe permitir las conexiones AgentX"
#~ msgid "The address the agent should listen on"
#~ msgstr "La dirección en la que el agente debe escuchar"
#~ msgid ""
#~ "This is only necessary if you have subagents using the agentX socket "
#~ "protocol. Eg: /var/run/agentx.sock"
#~ msgstr ""
#~ "Esto solo es necesario si tiene subagentes que utilizan el protocolo de "
#~ "socket agentX. Por ejemplo: /var/run/agentx.sock"
#~ msgid "Values used in the MIB2 System tree"
#~ msgstr "Valores utilizados en el árbol del sistema MIB2"
#~ msgid "com2sec security"
#~ msgstr "seguridad com2sec"
#~ msgid "net-snmp's SNMPD"
#~ msgstr "SNMPD de net-snmp"
|