6dce235edb1d5214d54540629ff2bad866d97345
[oweals/gnunet.git] / po / es.po
1 # Spanish translations for GNUnet package.
2 #
3 # This file is distributed under the same license as the GNUnet package.
4 # Miguel Angel Arruga Vivas <miguel.13@telefonica.net>, 2006. 
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: GNUnet 0.7.0e\n"
9 "Report-Msgid-Bugs-To: gnunet-developers@mail.gnu.org\n"
10 "POT-Creation-Date: 2011-10-31 18:51+0100\n"
11 "PO-Revision-Date: 2006-06-29 12:05+0200\n"
12 "Last-Translator: Miguel Angel Arruga <miguel.13@telefonica.net>\n"
13 "Language-Team: Spanish\n"
14 "Language: \n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19
20 #: src/datastore/plugin_datastore_sqlite.c:61
21 #: src/datastore/plugin_datastore_mysql.c:139
22 #: src/datastore/plugin_datastore_mysql.c:146
23 #: src/datastore/plugin_datastore_mysql.c:613
24 #: src/datastore/plugin_datastore_mysql.c:673
25 #: src/datastore/plugin_datastore_mysql.c:685 src/util/crypto_ksk.c:49
26 #: src/util/crypto_rsa.c:90 src/datacache/plugin_datacache_sqlite.c:71
27 #: src/datacache/plugin_datacache_sqlite.c:74
28 #: src/datacache/plugin_datacache_mysql.c:103
29 #: src/datacache/plugin_datacache_mysql.c:110
30 #: src/datacache/plugin_datacache_mysql.c:517
31 #: src/datacache/plugin_datacache_mysql.c:526
32 #: src/datacache/plugin_datacache_mysql.c:598
33 #: src/datacache/plugin_datacache_mysql.c:614 src/include/gnunet_common.h:380
34 #: src/include/gnunet_common.h:387
35 #, c-format
36 msgid "`%s' failed at %s:%d with error: %s\n"
37 msgstr "'%s' falló en %s: %d con el error: %s\n"
38
39 #: src/datastore/plugin_datastore_sqlite.c:61
40 #, fuzzy, c-format
41 msgid "`%s' failed at %s:%u with error: %s"
42 msgstr "'%s' falló en %s: %d con el error: %s\n"
43
44 #: src/datastore/plugin_datastore_sqlite.c:239
45 #, fuzzy, c-format
46 msgid "Option `%s' in section `%s' missing in configuration!\n"
47 msgstr "¡Ninguna aplicación definida en la configuración!\n"
48
49 #: src/datastore/plugin_datastore_sqlite.c:266
50 #, fuzzy, c-format
51 msgid "Unable to initialize SQLite: %s.\n"
52 msgstr "Imposible inicializar SQLite.\n"
53
54 #: src/datastore/plugin_datastore_sqlite.c:420
55 #: src/datacache/plugin_datacache_sqlite.c:471
56 msgid "Tried to close sqlite without finalizing all prepared statements.\n"
57 msgstr ""
58
59 #: src/datastore/plugin_datastore_sqlite.c:677
60 #, fuzzy
61 msgid "Invalid data in database.  Trying to fix (by deletion).\n"
62 msgstr "Datos no válidos en %s.  Intentando fijar (por borrado).\n"
63
64 #: src/datastore/plugin_datastore_sqlite.c:1130
65 msgid "sqlite version to old to determine size, assuming zero\n"
66 msgstr ""
67
68 #: src/datastore/plugin_datastore_sqlite.c:1149
69 #, c-format
70 msgid ""
71 "Using sqlite page utilization to estimate payload (%llu pages of size %llu "
72 "bytes)\n"
73 msgstr ""
74
75 #: src/datastore/plugin_datastore_sqlite.c:1188
76 #, fuzzy
77 msgid "Sqlite database running\n"
78 msgstr "base de datos sqlite"
79
80 #: src/datastore/plugin_datastore_mysql.c:316
81 #: src/datacache/plugin_datacache_mysql.c:224
82 #, c-format
83 msgid "Trying to use file `%s' for MySQL configuration.\n"
84 msgstr "Intentando usar el fichero '%s' para la configuración de MySQL.\n"
85
86 #: src/datastore/plugin_datastore_mysql.c:322
87 #: src/datacache/plugin_datacache_mysql.c:230
88 #, fuzzy, c-format
89 msgid "Could not access file `%s': %s\n"
90 msgstr "Imposible ejecutar '%s': %s\n"
91
92 #: src/datastore/plugin_datastore_mysql.c:529
93 #, fuzzy, c-format
94 msgid "Failed to prepare statement `%s'\n"
95 msgstr "Falló al actualizar los datos del módulo '%s'\n"
96
97 #: src/datastore/plugin_datastore_mysql.c:622
98 #, fuzzy, c-format
99 msgid "`%s' for `%s' failed at %s:%d with error: %s\n"
100 msgstr "'%s' a '%s' falló en %s: %d con error %s\n"
101
102 #: src/datastore/plugin_datastore_mysql.c:1500
103 msgid "Mysql database running\n"
104 msgstr ""
105
106 #: src/datastore/plugin_datastore_postgres.c:93
107 #: src/datacache/plugin_datacache_postgres.c:79
108 #, fuzzy, c-format
109 msgid "`%s:%s' failed at %s:%d with error: %s"
110 msgstr "'%s' falló en %s: %d con el error: %s\n"
111
112 #: src/datastore/plugin_datastore_postgres.c:173
113 #, fuzzy, c-format
114 msgid "Unable to initialize Postgres with configuration `%s': %s"
115 msgstr "Imposible guardar el fichero de configuración '%s':"
116
117 #: src/datastore/plugin_datastore_postgres.c:979
118 msgid "Postgres database running\n"
119 msgstr ""
120
121 #: src/datastore/datastore_api.c:289
122 #, fuzzy
123 msgid "Failed to transmit request to drop database.\n"
124 msgstr "Falló al mandar la petición HTTP al host '%s': %s\n"
125
126 #: src/datastore/datastore_api.c:372
127 msgid "# queue entry timeouts"
128 msgstr ""
129
130 #: src/datastore/datastore_api.c:418
131 msgid "# queue overflows"
132 msgstr ""
133
134 #: src/datastore/datastore_api.c:445
135 msgid "# queue entries created"
136 msgstr ""
137
138 #: src/datastore/datastore_api.c:465
139 #, fuzzy
140 msgid "# Requests dropped from datastore queue"
141 msgstr "# Anuncios de los pares recibidos"
142
143 #: src/datastore/datastore_api.c:513
144 msgid "# datastore connections (re)created"
145 msgstr ""
146
147 #: src/datastore/datastore_api.c:540
148 msgid "# reconnected to DATASTORE"
149 msgstr ""
150
151 #: src/datastore/datastore_api.c:605
152 msgid "Failed to transmit request to DATASTORE.\n"
153 msgstr ""
154
155 #: src/datastore/datastore_api.c:607
156 #, fuzzy
157 msgid "# transmission request failures"
158 msgstr "# mensajes de texto mandados por PING"
159
160 #: src/datastore/datastore_api.c:630
161 #, fuzzy
162 msgid "# bytes sent to datastore"
163 msgstr "# bytes en la base de datos"
164
165 #: src/datastore/datastore_api.c:767
166 #, fuzzy
167 msgid "Failed to receive status response from database."
168 msgstr ""
169 "\n"
170 "Fallo al recibir la respuesta de gnunetd.\n"
171
172 #: src/datastore/datastore_api.c:780
173 msgid "Error reading response from datastore service"
174 msgstr ""
175
176 #: src/datastore/datastore_api.c:792 src/datastore/datastore_api.c:798
177 #, fuzzy
178 msgid "Invalid error message received from datastore service"
179 msgstr "Mensaje '%s' inválido recibido del par '%s'.\n"
180
181 #: src/datastore/datastore_api.c:804
182 #, fuzzy
183 msgid "# status messages received"
184 msgstr "# mensajes PONG encriptados recibidos"
185
186 #: src/datastore/datastore_api.c:875
187 #, fuzzy
188 msgid "# PUT requests executed"
189 msgstr "# mensajes PONG encriptados recibidos"
190
191 #: src/datastore/datastore_api.c:946
192 msgid "# RESERVE requests executed"
193 msgstr ""
194
195 #: src/datastore/datastore_api.c:1011
196 msgid "# RELEASE RESERVE requests executed"
197 msgstr ""
198
199 #: src/datastore/datastore_api.c:1072
200 #, fuzzy
201 msgid "# UPDATE requests executed"
202 msgstr "# mensajes PONG encriptados recibidos"
203
204 #: src/datastore/datastore_api.c:1140
205 #, fuzzy
206 msgid "# REMOVE requests executed"
207 msgstr "# mensajes PONG encriptados recibidos"
208
209 #: src/datastore/datastore_api.c:1185
210 #, fuzzy
211 msgid "Failed to receive response from database.\n"
212 msgstr ""
213 "\n"
214 "Fallo al recibir la respuesta de gnunetd.\n"
215
216 #: src/datastore/datastore_api.c:1245
217 #, fuzzy
218 msgid "# Results received"
219 msgstr "# bytes recibidos por TCP"
220
221 #: src/datastore/datastore_api.c:1316
222 msgid "# GET REPLICATION requests executed"
223 msgstr ""
224
225 #: src/datastore/datastore_api.c:1383
226 msgid "# GET ZERO ANONYMITY requests executed"
227 msgstr ""
228
229 #: src/datastore/datastore_api.c:1447
230 #, fuzzy
231 msgid "# GET requests executed"
232 msgstr "# mensajes PONG encriptados recibidos"
233
234 #: src/datastore/plugin_datastore_template.c:241
235 msgid "Template database running\n"
236 msgstr ""
237
238 #: src/datastore/gnunet-service-datastore.c:52
239 #, fuzzy
240 msgid "# bytes used in file-sharing datastore"
241 msgstr "# bytes en la base de datos"
242
243 #: src/datastore/gnunet-service-datastore.c:331
244 #, fuzzy
245 msgid "# bytes expired"
246 msgstr "# bytes recibidos por TCP"
247
248 #: src/datastore/gnunet-service-datastore.c:397
249 msgid "# bytes purged (low-priority)"
250 msgstr ""
251
252 #: src/datastore/gnunet-service-datastore.c:457
253 msgid "Transmission to client failed!\n"
254 msgstr ""
255
256 #: src/datastore/gnunet-service-datastore.c:610
257 msgid "# results found"
258 msgstr ""
259
260 #: src/datastore/gnunet-service-datastore.c:655
261 #, c-format
262 msgid ""
263 "Insufficient space (%llu bytes are available) to satisfy `%s' request for "
264 "%llu bytes\n"
265 msgstr ""
266
267 #: src/datastore/gnunet-service-datastore.c:666
268 #, c-format
269 msgid ""
270 "The requested amount (%llu bytes) is larger than the cache size (%llu "
271 "bytes)\n"
272 msgstr ""
273
274 #: src/datastore/gnunet-service-datastore.c:670
275 msgid ""
276 "Insufficient space to satisfy request and requested amount is larger than "
277 "cache size"
278 msgstr ""
279
280 #: src/datastore/gnunet-service-datastore.c:676
281 msgid "Insufficient space to satisfy request"
282 msgstr ""
283
284 #: src/datastore/gnunet-service-datastore.c:681
285 #: src/datastore/gnunet-service-datastore.c:735
286 #: src/datastore/gnunet-service-datastore.c:956
287 #: src/datastore/gnunet-service-datastore.c:1441
288 msgid "# reserved"
289 msgstr ""
290
291 #: src/datastore/gnunet-service-datastore.c:750
292 msgid "Could not find matching reservation"
293 msgstr ""
294
295 #: src/datastore/gnunet-service-datastore.c:824 src/datacache/datacache.c:119
296 #: src/datacache/datacache.c:250
297 #, fuzzy
298 msgid "# bytes stored"
299 msgstr "# bytes en la base de datos"
300
301 #: src/datastore/gnunet-service-datastore.c:838
302 #, c-format
303 msgid "Need %llu bytes more space (%llu allowed, using %llu)\n"
304 msgstr ""
305
306 #: src/datastore/gnunet-service-datastore.c:1004
307 #, fuzzy
308 msgid "# GET requests received"
309 msgstr "# mensajes PONG encriptados recibidos"
310
311 #: src/datastore/gnunet-service-datastore.c:1018
312 msgid "# requests filtered by bloomfilter"
313 msgstr ""
314
315 #: src/datastore/gnunet-service-datastore.c:1046
316 #, fuzzy
317 msgid "# UPDATE requests received"
318 msgstr "# mensajes PONG encriptados recibidos"
319
320 #: src/datastore/gnunet-service-datastore.c:1080
321 #, fuzzy
322 msgid "# GET REPLICATION requests received"
323 msgstr "# mensajes PONG encriptados recibidos"
324
325 #: src/datastore/gnunet-service-datastore.c:1115
326 #, fuzzy
327 msgid "# GET ZERO ANONYMITY requests received"
328 msgstr "# mensajes PONG encriptados recibidos"
329
330 #: src/datastore/gnunet-service-datastore.c:1142
331 #, fuzzy
332 msgid "Content not found"
333 msgstr "¡Comando '%s' no encontrado!\n"
334
335 #: src/datastore/gnunet-service-datastore.c:1152
336 msgid "# bytes removed (explicit request)"
337 msgstr ""
338
339 #: src/datastore/gnunet-service-datastore.c:1186
340 #, fuzzy
341 msgid "# REMOVE requests received"
342 msgstr "# mensajes PONG encriptados recibidos"
343
344 #: src/datastore/gnunet-service-datastore.c:1230
345 #, c-format
346 msgid "Datastore payload inaccurate (%lld < %lld).  Trying to fix.\n"
347 msgstr ""
348
349 #: src/datastore/gnunet-service-datastore.c:1295
350 #: src/datastore/gnunet-service-datastore.c:1486 src/datacache/datacache.c:145
351 #: src/datacache/datacache.c:152
352 #, fuzzy, c-format
353 msgid "No `%s' specified for `%s' in configuration!\n"
354 msgstr "¡Ninguna aplicación definida en la configuración!\n"
355
356 #: src/datastore/gnunet-service-datastore.c:1303
357 #, c-format
358 msgid "Loading `%s' datastore plugin\n"
359 msgstr ""
360
361 #: src/datastore/gnunet-service-datastore.c:1312
362 #, fuzzy, c-format
363 msgid "Failed to load datastore plugin for `%s'\n"
364 msgstr "Imposible inicializar la aplicación '%s'\n"
365
366 #: src/datastore/gnunet-service-datastore.c:1491
367 msgid "# quota"
368 msgstr ""
369
370 #: src/datastore/gnunet-service-datastore.c:1493
371 msgid "# cache size"
372 msgstr ""
373
374 #: src/datastore/gnunet-service-datastore.c:1503
375 #, c-format
376 msgid "Could not use specified filename `%s' for bloomfilter.\n"
377 msgstr ""
378
379 #: src/datastore/gnunet-service-datastore.c:1516
380 #, fuzzy
381 msgid "Failed to initialize bloomfilter.\n"
382 msgstr "Imposible inicializar SQLite.\n"
383
384 #: src/core/gnunet-service-core_sessions.c:204
385 #: src/core/gnunet-service-core_sessions.c:275
386 msgid "# entries in session map"
387 msgstr ""
388
389 #: src/core/gnunet-service-core_sessions.c:236
390 msgid "# type map refreshes sent"
391 msgstr ""
392
393 #: src/core/gnunet-service-core_sessions.c:360
394 #, fuzzy
395 msgid "# send requests dropped (disconnected)"
396 msgstr "# Anuncios de los pares recibidos"
397
398 #: src/core/gnunet-service-core_sessions.c:427
399 msgid "# messages discarded (expired prior to transmission)"
400 msgstr ""
401
402 #: src/core/gnunet-core-list-connections.c:77
403 #: src/peerinfo-tool/gnunet-peerinfo.c:60
404 #, fuzzy, c-format
405 msgid "Peer `%s'\n"
406 msgstr "Yo soy el par '%s'.\n"
407
408 #: src/core/gnunet-core-list-connections.c:167
409 #: src/peerinfo-tool/gnunet-peerinfo.c:200
410 #, fuzzy, c-format
411 msgid "Invalid command line argument `%s'\n"
412 msgstr "Argumentos en la linea de comandos inválidos:\n"
413
414 #: src/core/gnunet-core-list-connections.c:188
415 #: src/peerinfo-tool/gnunet-peerinfo.c:258
416 msgid "don't resolve host names"
417 msgstr ""
418
419 #: src/core/gnunet-core-list-connections.c:195
420 #, fuzzy
421 msgid "Print information about connected peers."
422 msgstr "Imprime información de los pares de GNUnet."
423
424 #: src/core/gnunet-service-core_clients.c:452
425 #, fuzzy
426 msgid "# messages discarded (session disconnected)"
427 msgstr "# mensajes defragmentados"
428
429 #: src/core/gnunet-service-core_clients.c:796
430 #, fuzzy, c-format
431 msgid "# bytes of messages of type %u received"
432 msgstr "# bytes de ruido recibidos"
433
434 #: src/core/gnunet-service-core.c:101
435 #, c-format
436 msgid "Core service of `%4s' ready.\n"
437 msgstr ""
438
439 #: src/core/gnunet-service-core_typemap.c:111
440 #: src/core/gnunet-service-core_typemap.c:124
441 #, fuzzy
442 msgid "# type maps received"
443 msgstr "# mensajes PONG encriptados recibidos"
444
445 #: src/core/gnunet-service-core_typemap.c:156
446 msgid "# updates to my type map"
447 msgstr ""
448
449 #: src/core/gnunet-service-core_neighbours.c:162
450 #, fuzzy
451 msgid "# sessions terminated by transport disconnect"
452 msgstr "# Anuncios de los pares recibidos"
453
454 #: src/core/gnunet-service-core_neighbours.c:179
455 #: src/core/gnunet-service-core_neighbours.c:343
456 msgid "# neighbour entries allocated"
457 msgstr ""
458
459 #: src/core/gnunet-service-core_neighbours.c:251
460 msgid "# encrypted bytes given to transport"
461 msgstr ""
462
463 #: src/core/gnunet-service-core_neighbours.c:432
464 #, fuzzy, c-format
465 msgid "Unsupported message of type %u received.\n"
466 msgstr "Mensaje no válido del tipo %u recibido.  Omitiendo.\n"
467
468 #: src/core/gnunet-service-core_kx.c:491
469 msgid "# bytes encrypted"
470 msgstr "# bytes encriptados"
471
472 #: src/core/gnunet-service-core_kx.c:541
473 msgid "# bytes decrypted"
474 msgstr "# bytes desencriptados"
475
476 #: src/core/gnunet-service-core_kx.c:602 src/dv/gnunet-service-dv.c:3000
477 #: src/hostlist/hostlist-server.c:439 src/peerinfo-tool/gnunet-peerinfo.c:157
478 #, fuzzy, c-format
479 msgid "Error in communication with PEERINFO service\n"
480 msgstr "Imprime información de los pares de GNUnet."
481
482 #: src/core/gnunet-service-core_kx.c:618
483 msgid "# Delayed connecting due to lack of public key"
484 msgstr ""
485
486 #: src/core/gnunet-service-core_kx.c:669
487 msgid "# key exchanges initiated"
488 msgstr ""
489
490 #: src/core/gnunet-service-core_kx.c:693
491 msgid "# key exchanges stopped"
492 msgstr ""
493
494 #: src/core/gnunet-service-core_kx.c:746
495 #, fuzzy
496 msgid "# session keys received"
497 msgstr "# claves de la sesión rechazadas"
498
499 #: src/core/gnunet-service-core_kx.c:764
500 #, fuzzy, c-format
501 msgid "`%s' is for `%s', not for me.  Ignoring.\n"
502 msgstr "el tamaño del '%s' mensaje es demasiado corto. Ignorandolo.\n"
503
504 #: src/core/gnunet-service-core_kx.c:803
505 #, fuzzy
506 msgid "# SET_KEY messages decrypted"
507 msgstr "# mensajes defragmentados"
508
509 #: src/core/gnunet-service-core_kx.c:884
510 #: src/transport/gnunet-service-transport_validation.c:601
511 #, fuzzy
512 msgid "# PING messages received"
513 msgstr "# mensajes PONG encriptados recibidos"
514
515 #: src/core/gnunet-service-core_kx.c:918
516 #, c-format
517 msgid ""
518 "Received PING from `%s' for different identity: I am `%s', PONG identity: `"
519 "%s'\n"
520 msgstr ""
521
522 #: src/core/gnunet-service-core_kx.c:941
523 #, fuzzy
524 msgid "# PONG messages created"
525 msgstr "# mensajes fragmentados"
526
527 #: src/core/gnunet-service-core_kx.c:1029
528 #, fuzzy
529 msgid "# sessions terminated by timeout"
530 msgstr "# bytes omitidos por TCP (salientes)"
531
532 #: src/core/gnunet-service-core_kx.c:1042
533 #, fuzzy
534 msgid "# keepalive messages sent"
535 msgstr "# mensajes PONG encriptados recibidos"
536
537 #: src/core/gnunet-service-core_kx.c:1098
538 #: src/transport/gnunet-service-transport_validation.c:934
539 #, fuzzy
540 msgid "# PONG messages received"
541 msgstr "# mensajes PONG encriptados recibidos"
542
543 #: src/core/gnunet-service-core_kx.c:1128
544 #, fuzzy
545 msgid "# PONG messages decrypted"
546 msgstr "# mensajes defragmentados"
547
548 #: src/core/gnunet-service-core_kx.c:1161
549 #, fuzzy
550 msgid "# session keys confirmed via PONG"
551 msgstr "# Anuncios de los pares recibidos"
552
553 #: src/core/gnunet-service-core_kx.c:1224
554 #, fuzzy
555 msgid "# SET_KEY and PING messages created"
556 msgstr "# mensajes de texto mandados por PING"
557
558 #: src/core/gnunet-service-core_kx.c:1372
559 msgid "# failed to decrypt message (no session key)"
560 msgstr ""
561
562 #: src/core/gnunet-service-core_kx.c:1416
563 #: src/core/gnunet-service-core_kx.c:1441
564 #, fuzzy
565 msgid "# bytes dropped (duplicates)"
566 msgstr "# bytes omitidos por UDP (salientes)"
567
568 #: src/core/gnunet-service-core_kx.c:1428
569 #, fuzzy
570 msgid "# bytes dropped (out of sequence)"
571 msgstr "# bytes omitidos por UDP (salientes)"
572
573 #: src/core/gnunet-service-core_kx.c:1465
574 #, fuzzy, c-format
575 msgid "Message received far too old (%llu ms). Content ignored.\n"
576 msgstr "El mensaje recibido del cliente es inválido\n"
577
578 #: src/core/gnunet-service-core_kx.c:1469
579 #, fuzzy
580 msgid "# bytes dropped (ancient message)"
581 msgstr "# bytes omitidos por UDP (salientes)"
582
583 #: src/core/gnunet-service-core_kx.c:1477
584 #, fuzzy
585 msgid "# bytes of payload decrypted"
586 msgstr "# bytes desencriptados"
587
588 #: src/core/gnunet-service-core_kx.c:1541
589 #, fuzzy
590 msgid "Core service is lacking HOSTKEY configuration setting.  Exiting.\n"
591 msgstr "Configuración de GNUnet"
592
593 #: src/core/gnunet-service-core_kx.c:1549
594 msgid "Core service could not access hostkey.  Exiting.\n"
595 msgstr ""
596
597 #: src/core/gnunet-service-core_kx.c:1559
598 #: src/transport/gnunet-service-transport.c:539
599 #: src/hostlist/hostlist-server.c:558 src/peerinfo-tool/gnunet-peerinfo.c:208
600 #, fuzzy, c-format
601 msgid "Could not access PEERINFO service.  Exiting.\n"
602 msgstr "Imposible acceder a la información del espacio.\n"
603
604 #: src/core/core_api.c:798
605 msgid "Client was disconnected from core service, trying to reconnect.\n"
606 msgstr ""
607
608 #: src/vpn/gnunet-daemon-exit.c:1499
609 msgid "Daemon to run to provide an IP exit node for the VPN"
610 msgstr ""
611
612 #: src/vpn/gnunet-daemon-vpn.c:1287
613 #, fuzzy
614 msgid "help text"
615 msgstr "texto de ayuda para -t"
616
617 #: src/util/getopt_helpers.c:84
618 #, c-format
619 msgid ""
620 "Arguments mandatory for long options are also mandatory for short options.\n"
621 msgstr ""
622
623 #: src/util/getopt_helpers.c:258 src/util/getopt_helpers.c:287
624 #, c-format
625 msgid "You must pass a number to the `%s' option.\n"
626 msgstr "Tienes que introducir un número en la opción '%s'.\n"
627
628 #: src/util/common_logging.c:242 src/util/common_logging.c:838
629 msgid "DEBUG"
630 msgstr "DEPURACIÓN"
631
632 #: src/util/common_logging.c:244 src/util/common_logging.c:836
633 msgid "INFO"
634 msgstr "INFORMACIÓN"
635
636 #: src/util/common_logging.c:246 src/util/common_logging.c:834
637 msgid "WARNING"
638 msgstr "PELIGRO"
639
640 #: src/util/common_logging.c:248 src/util/common_logging.c:832
641 msgid "ERROR"
642 msgstr "ERROR"
643
644 #: src/util/common_logging.c:250 src/util/common_logging.c:840
645 msgid "NONE"
646 msgstr ""
647
648 #: src/util/common_logging.c:554
649 #, fuzzy, c-format
650 msgid "Failed to create or access directory for log file `%s'\n"
651 msgstr "Imposible pasar el fichero de configuración '%s'.\n"
652
653 #: src/util/common_logging.c:672
654 #, c-format
655 msgid "Message `%.*s' repeated %u times in the last %s\n"
656 msgstr ""
657
658 #: src/util/common_logging.c:841
659 msgid "INVALID"
660 msgstr ""
661
662 #: src/util/common_logging.c:923
663 #, fuzzy
664 msgid "unknown address"
665 msgstr "desconocido"
666
667 #: src/util/common_logging.c:961
668 #, fuzzy
669 msgid "invalid address"
670 msgstr "Argumentos inválidos: "
671
672 #: src/util/plugin.c:89
673 #, c-format
674 msgid "Initialization of plugin mechanism failed: %s!\n"
675 msgstr "¡El mecanismo de iniciación de los plugins falló: %s!\n"
676
677 #: src/util/plugin.c:146
678 #, fuzzy, c-format
679 msgid "`%s' failed to resolve method '%s' with error: %s\n"
680 msgstr "'%s' falló al resolver el método '%s%s' en %s:%d con un error: %s\n"
681
682 #: src/util/plugin.c:219
683 #, fuzzy, c-format
684 msgid "`%s' failed for library `%s' with error: %s\n"
685 msgstr "'%s' falló en la biblioteca '%s' en %s:%d con un error: %s\n"
686
687 #: src/util/configuration.c:249
688 #, fuzzy, c-format
689 msgid "Syntax error in configuration file `%s' at line %u.\n"
690 msgstr ""
691 "Error de sintaxis en el fichero de configuración '%s' en la linea %d.\n"
692
693 #: src/util/configuration.c:812
694 #, c-format
695 msgid ""
696 "Configuration value '%s' for '%s' in section '%s' is not in set of legal "
697 "choices\n"
698 msgstr ""
699
700 #: src/util/getopt.c:670
701 #, c-format
702 msgid "%s: option `%s' is ambiguous\n"
703 msgstr "%s: la opción '%s' es ambigua\n"
704
705 #: src/util/getopt.c:695
706 #, c-format
707 msgid "%s: option `--%s' does not allow an argument\n"
708 msgstr "%s: la opción '--%s' no permite un argumento\n"
709
710 #: src/util/getopt.c:701
711 #, c-format
712 msgid "%s: option `%c%s' does not allow an argument\n"
713 msgstr "%s: la opción '%c%s' no permite un argumento\n"
714
715 #: src/util/getopt.c:720 src/util/getopt.c:889
716 #, c-format
717 msgid "%s: option `%s' requires an argument\n"
718 msgstr "%s: la opción '%s' requiere un argumento\n"
719
720 #: src/util/getopt.c:749
721 #, c-format
722 msgid "%s: unrecognized option `--%s'\n"
723 msgstr "%s: opción no reconocida '--%s'\n"
724
725 #: src/util/getopt.c:753
726 #, c-format
727 msgid "%s: unrecognized option `%c%s'\n"
728 msgstr "%s: opción no reconocida '%c%s'\n"
729
730 #: src/util/getopt.c:778
731 #, c-format
732 msgid "%s: illegal option -- %c\n"
733 msgstr "%s: opción ilegal -- %c\n"
734
735 #: src/util/getopt.c:780
736 #, c-format
737 msgid "%s: invalid option -- %c\n"
738 msgstr "%s: opción no válida -- %c\n"
739
740 #: src/util/getopt.c:808 src/util/getopt.c:938
741 #, c-format
742 msgid "%s: option requires an argument -- %c\n"
743 msgstr "%s: la opción requiere un argumento --%c\n"
744
745 #: src/util/getopt.c:856
746 #, c-format
747 msgid "%s: option `-W %s' is ambiguous\n"
748 msgstr "%s: la opción '-W %s' es ambigua\n"
749
750 #: src/util/getopt.c:874
751 #, c-format
752 msgid "%s: option `-W %s' does not allow an argument\n"
753 msgstr "%s: la opción '-W %s' no permite un argumento\n"
754
755 #: src/util/getopt.c:1042
756 #, c-format
757 msgid "Use --help to get a list of options.\n"
758 msgstr "Usar --help para obtener una lista de opciones.\n"
759
760 #: src/util/scheduler.c:863
761 msgid "Looks like we're busy waiting...\n"
762 msgstr ""
763
764 #: src/util/scheduler.c:994
765 #, c-format
766 msgid "Attempt to cancel dead task %llu!\n"
767 msgstr ""
768
769 #: src/util/connection.c:462
770 #, fuzzy, c-format
771 msgid "Access denied to `%s'\n"
772 msgstr "Permiso denegado para '%s' en %s:%d.\n"
773
774 #: src/util/connection.c:477
775 #, c-format
776 msgid "Accepting connection from `%s': %p\n"
777 msgstr ""
778
779 #: src/util/connection.c:646
780 #, fuzzy, c-format
781 msgid ""
782 "Failed to establish TCP connection to `%s:%u', no further addresses to try.\n"
783 msgstr "Se produjo un error estableciendo conexión con gnunetd.\n"
784
785 #: src/util/connection.c:858 src/util/connection.c:1034
786 #, fuzzy, c-format
787 msgid "Trying to connect to `%s' (%p)\n"
788 msgstr "Fallo al conectar a gnunetd.\n"
789
790 #: src/util/connection.c:869
791 #, fuzzy, c-format
792 msgid "Failed to connect to `%s' (%p)\n"
793 msgstr "Fallo al conectar a gnunetd.\n"
794
795 #: src/util/connection.c:1024
796 #, fuzzy, c-format
797 msgid "Attempt to connect to `%s' failed\n"
798 msgstr "Fallo al conectar a gnunetd.\n"
799
800 #: src/util/connection.c:1540
801 #, c-format
802 msgid ""
803 "Could not satisfy pending transmission request, socket closed or connect "
804 "failed (%p).\n"
805 msgstr ""
806
807 #: src/util/connection.c:1576
808 #, fuzzy, c-format
809 msgid "Failed to send to `%s': %s\n"
810 msgstr "Fichero almacenado en '%s'.\n"
811
812 #: src/util/signal.c:81
813 #, fuzzy, c-format
814 msgid "signal (%d, %p) returned %d.\n"
815 msgstr "La llamada a '%s' devuelve %d.\n"
816
817 #: src/util/network.c:1204
818 #, c-format
819 msgid ""
820 "Fatal internal logic error, process hangs in `%s' (abort with CTRL-C)!\n"
821 msgstr ""
822
823 #: src/util/os_installation.c:295
824 #, c-format
825 msgid ""
826 "Could not determine installation path for %s.  Set `%s' environment "
827 "variable.\n"
828 msgstr ""
829
830 #: src/util/os_installation.c:481
831 #, fuzzy, c-format
832 msgid "Could not find binary `%s' in PATH!\n"
833 msgstr "¡Imposible encontrar el par '%s' en la tabla de enrutado!\n"
834
835 #: src/util/os_installation.c:486
836 #, fuzzy, c-format
837 msgid "stat (%s) failed: %s\n"
838 msgstr "'%s' %s falló: %s\n"
839
840 #: src/util/strings.c:144
841 msgid "b"
842 msgstr "b"
843
844 #: src/util/strings.c:150
845 msgid "KiB"
846 msgstr "KiB"
847
848 #: src/util/strings.c:154
849 msgid "MiB"
850 msgstr "MiB"
851
852 #: src/util/strings.c:158
853 msgid "GiB"
854 msgstr "GiB"
855
856 #: src/util/strings.c:162
857 msgid "TiB"
858 msgstr "TiB"
859
860 #: src/util/strings.c:198
861 #, c-format
862 msgid "Character set requested was `%s'\n"
863 msgstr ""
864
865 #: src/util/strings.c:276
866 msgid "Failed to expand `$HOME': environment variable `HOME' not set"
867 msgstr ""
868
869 #: src/util/strings.c:368
870 msgid "ms"
871 msgstr "ms"
872
873 #: src/util/strings.c:373
874 msgid "eternity"
875 msgstr ""
876
877 #: src/util/strings.c:377
878 msgid "s"
879 msgstr "s"
880
881 #: src/util/strings.c:381
882 msgid "m"
883 msgstr "m"
884
885 #: src/util/strings.c:385
886 msgid "h"
887 msgstr "h"
888
889 #: src/util/strings.c:389
890 msgid " days"
891 msgstr " días"
892
893 #: src/util/strings.c:413
894 msgid "end of time"
895 msgstr ""
896
897 #: src/util/server.c:392
898 #, fuzzy, c-format
899 msgid "`%s' failed for port %d (%s).\n"
900 msgstr "'%s' falló para la unidad %s: %u\n"
901
902 #: src/util/server.c:400
903 #, fuzzy, c-format
904 msgid "`%s' failed for port %d (%s): address already in use\n"
905 msgstr ""
906 "'%s' falló para el puerto %d: %s. ¿Está gnunet ejecutandose actualmente?\n"
907
908 #: src/util/server.c:405
909 #, fuzzy, c-format
910 msgid "`%s' failed for `%s': address already in use\n"
911 msgstr ""
912 "'%s' falló para el puerto %d: %s. ¿Está gnunet ejecutandose actualmente?\n"
913
914 #: src/util/server.c:623
915 #, c-format
916 msgid ""
917 "Processing code for message of type %u did not call "
918 "GNUNET_SERVER_receive_done after %llums\n"
919 msgstr ""
920
921 #: src/util/crypto_random.c:240
922 #, c-format
923 msgid "Starting `%s' process to generate entropy\n"
924 msgstr ""
925
926 #: src/util/crypto_random.c:267
927 #, c-format
928 msgid "libgcrypt has not the expected version (version %s is required).\n"
929 msgstr ""
930 "libgcrypt no está en la versión esperada (se necesita la versión %s).\n"
931
932 #: src/util/disk.c:435
933 #, fuzzy, c-format
934 msgid "`%s' failed for drive `%s': %u\n"
935 msgstr "'%s' falló para la unidad %s: %u\n"
936
937 #: src/util/disk.c:837
938 #, fuzzy, c-format
939 msgid "Expected `%s' to be a directory!\n"
940 msgstr "¡'%s' se esperaba que '%s' fuera un directorio!\n"
941
942 #: src/util/disk.c:1188 src/util/service.c:1473
943 #, fuzzy, c-format
944 msgid "Cannot obtain information about user `%s': %s\n"
945 msgstr "Imposible guardar el fichero de configuración '%s': %s.\n"
946
947 #: src/util/disk.c:1496
948 #, fuzzy, c-format
949 msgid "No `%s' specified for service `%s' in configuration.\n"
950 msgstr "¡Ninguna aplicación definida en la configuración!\n"
951
952 #: src/util/service.c:118 src/util/service.c:144 src/util/service.c:188
953 #: src/util/service.c:209 src/util/service.c:216
954 #, c-format
955 msgid "Invalid format for IP: `%s'\n"
956 msgstr "Formato no válido para la IP: '%s'\n"
957
958 #: src/util/service.c:171
959 #, c-format
960 msgid "Invalid network notation ('/%d' is not legal in IPv4 CIDR)."
961 msgstr "Notación de red no válida ('/%d' no es válido en IPv4 CIDR)."
962
963 #: src/util/service.c:265
964 #, c-format
965 msgid "Invalid network notation (does not end with ';': `%s')\n"
966 msgstr "Notación de red no válida (no termina con ';': '%s')\n"
967
968 #: src/util/service.c:301
969 #, fuzzy, c-format
970 msgid "Wrong format `%s' for netmask\n"
971 msgstr "Formato '%s' erróneo para la máscara de red: %s\n"
972
973 #: src/util/service.c:332
974 #, fuzzy, c-format
975 msgid "Wrong format `%s' for network\n"
976 msgstr "Formato '%s' erróneo para la red: %s\n"
977
978 #: src/util/service.c:638
979 #, c-format
980 msgid "Access denied to UID %d / GID %d\n"
981 msgstr ""
982
983 #: src/util/service.c:643
984 #, fuzzy, c-format
985 msgid "Unknown address family %d\n"
986 msgstr "Operación desconocida '%s'\n"
987
988 #: src/util/service.c:650
989 #, c-format
990 msgid "Access from `%s' denied to service `%s'\n"
991 msgstr ""
992
993 #: src/util/service.c:694
994 #, c-format
995 msgid "Could not parse IPv4 network specification `%s' for `%s:%s'\n"
996 msgstr ""
997
998 #: src/util/service.c:723
999 #, c-format
1000 msgid "Could not parse IPv6 network specification `%s' for `%s:%s'\n"
1001 msgstr ""
1002
1003 #: src/util/service.c:841
1004 #, c-format
1005 msgid ""
1006 "Disabling IPv6 support for service `%s', failed to create IPv6 socket: %s\n"
1007 msgstr ""
1008
1009 #: src/util/service.c:862 src/transport/plugin_transport_tcp.c:1939
1010 #, c-format
1011 msgid "Require valid port number for service `%s' in configuration!\n"
1012 msgstr ""
1013
1014 #: src/util/service.c:893 src/util/client.c:712
1015 #, c-format
1016 msgid "UNIXPATH `%s' too long, maximum length is %llu\n"
1017 msgstr ""
1018
1019 #: src/util/service.c:913
1020 #, c-format
1021 msgid ""
1022 "Disabling UNIX domain socket support for service `%s', failed to create UNIX "
1023 "domain socket: %s\n"
1024 msgstr ""
1025
1026 #: src/util/service.c:930
1027 #, c-format
1028 msgid "Have neither PORT nor UNIXPATH for service `%s', but one is required\n"
1029 msgstr ""
1030
1031 #: src/util/service.c:960 src/transport/plugin_transport_http.c:903
1032 #, fuzzy, c-format
1033 msgid "Failed to resolve `%s': %s\n"
1034 msgstr "Fichero almacenado en '%s'.\n"
1035
1036 #: src/util/service.c:978 src/transport/plugin_transport_http.c:920
1037 #, fuzzy, c-format
1038 msgid "Failed to find %saddress for `%s'.\n"
1039 msgstr "Fallo al conectar a gnunetd.\n"
1040
1041 #: src/util/service.c:1135 src/util/service.c:1153
1042 #, c-format
1043 msgid "Specified value for `%s' of service `%s' is invalid\n"
1044 msgstr ""
1045
1046 #: src/util/service.c:1181
1047 #, c-format
1048 msgid "Could not access pre-bound socket %u, will try to bind myself\n"
1049 msgstr ""
1050
1051 #: src/util/service.c:1333
1052 #, fuzzy, c-format
1053 msgid "Failed to start `%s' at `%s'\n"
1054 msgstr "Fallo al conectar a gnunetd.\n"
1055
1056 #: src/util/service.c:1366
1057 #, fuzzy, c-format
1058 msgid "Service `%s' runs at %s\n"
1059 msgstr "Par '%s' con credibilidad %8u y dirección '%s'\n"
1060
1061 #: src/util/service.c:1414
1062 msgid "Service process failed to initialize\n"
1063 msgstr ""
1064
1065 #: src/util/service.c:1418
1066 msgid "Service process could not initialize server function\n"
1067 msgstr ""
1068
1069 #: src/util/service.c:1422
1070 msgid "Service process failed to report status\n"
1071 msgstr ""
1072
1073 #: src/util/service.c:1474
1074 msgid "No such user"
1075 msgstr ""
1076
1077 #: src/util/service.c:1488
1078 #, c-format
1079 msgid "Cannot change user/group to `%s': %s\n"
1080 msgstr "Imposible cambiar el usuario/grupo a '%s': %s\n"
1081
1082 #: src/util/service.c:1551
1083 msgid "do daemonize (detach from terminal)"
1084 msgstr ""
1085
1086 #: src/util/gnunet-resolver.c:76
1087 msgid "Test GNUnet DNS resolver code."
1088 msgstr ""
1089
1090 #: src/util/os_priority.c:117
1091 #, c-format
1092 msgid "Not installing a handler because $%s=%s\n"
1093 msgstr ""
1094
1095 #: src/util/resolver_api.c:202
1096 #, fuzzy, c-format
1097 msgid "Must specify `%s' for `%s' in configuration!\n"
1098 msgstr "Intentando usar el fichero '%s' para la configuración de MySQL.\n"
1099
1100 #: src/util/resolver_api.c:221
1101 #, fuzzy, c-format
1102 msgid ""
1103 "Must specify `%s' or numeric IP address for `%s' of `%s' in configuration!\n"
1104 msgstr ""
1105 "Debes especificar un número positivo para '%s' en la configuración en la "
1106 "sección '%s'.\n"
1107
1108 #: src/util/resolver_api.c:356
1109 #, fuzzy, c-format
1110 msgid "Timeout trying to resolve IP address `%s'.\n"
1111 msgstr "GNUnet usa ahora la dirección IP %u.%u.%u.%u.\n"
1112
1113 #: src/util/resolver_api.c:360
1114 #, c-format
1115 msgid "Timeout trying to resolve hostname `%s'.\n"
1116 msgstr ""
1117
1118 #: src/util/resolver_api.c:428
1119 #, c-format
1120 msgid "Resolver returns `%s' for IP `%s'.\n"
1121 msgstr ""
1122
1123 #: src/util/resolver_api.c:793
1124 #, c-format
1125 msgid "Resolver returns `%s'.\n"
1126 msgstr ""
1127
1128 #: src/util/resolver_api.c:877
1129 #, c-format
1130 msgid "Resolving our FQDN `%s'\n"
1131 msgstr ""
1132
1133 #: src/util/resolver_api.c:882
1134 #, fuzzy, c-format
1135 msgid "Could not resolve our FQDN : %s\n"
1136 msgstr "Imposible resolver '%s': %s\n"
1137
1138 #: src/util/resolver_api.c:914
1139 #, c-format
1140 msgid "Resolving our hostname `%s'\n"
1141 msgstr ""
1142
1143 #: src/util/pseudonym.c:269
1144 #, fuzzy, c-format
1145 msgid "Failed to parse metadata about pseudonym from file `%s': %s\n"
1146 msgstr "Falló al pasar los datos de la interfaz de '%s' de %s:%d.\n"
1147
1148 #: src/util/pseudonym.c:333
1149 #, fuzzy
1150 msgid "no-name"
1151 msgstr "Mostrar el nombre"
1152
1153 #: src/util/gnunet-service-resolver.c:262
1154 #, fuzzy, c-format
1155 msgid "Could not resolve `%s' (%s): %s\n"
1156 msgstr "Imposible resolver '%s': %s\n"
1157
1158 #: src/util/gnunet-service-resolver.c:318
1159 #: src/util/gnunet-service-resolver.c:363
1160 #, c-format
1161 msgid "Could not find IP of host `%s': %s\n"
1162 msgstr "Imposible encontrar la IP del host '%s': %s\n"
1163
1164 #: src/util/gnunet-service-resolver.c:462
1165 #, c-format
1166 msgid "Resolver asked to look up `%s'.\n"
1167 msgstr ""
1168
1169 #: src/util/gnunet-service-resolver.c:509
1170 #, c-format
1171 msgid "Resolver asked to look up IP address `%s'.\n"
1172 msgstr ""
1173
1174 #: src/util/bio.c:137 src/util/bio.c:143
1175 #, fuzzy, c-format
1176 msgid "Error reading `%s': %s"
1177 msgstr "Error creando usuario"
1178
1179 #: src/util/bio.c:144
1180 #, fuzzy
1181 msgid "End of file"
1182 msgstr "Cargar un fichero de configuración"
1183
1184 #: src/util/bio.c:196
1185 #, c-format
1186 msgid "Error reading length of string `%s'"
1187 msgstr ""
1188
1189 #: src/util/bio.c:208
1190 #, c-format
1191 msgid "String `%s' longer than allowed (%u > %u)"
1192 msgstr ""
1193
1194 #: src/util/bio.c:254
1195 #, c-format
1196 msgid "Serialized metadata `%s' larger than allowed (%u>%u)"
1197 msgstr ""
1198
1199 #: src/util/bio.c:268
1200 #, c-format
1201 msgid "Metadata `%s' failed to deserialize"
1202 msgstr ""
1203
1204 #: src/util/client.c:303
1205 #, c-format
1206 msgid ""
1207 "Could not determine valid hostname and port for service `%s' from "
1208 "configuration.\n"
1209 msgstr ""
1210
1211 #: src/util/client.c:311
1212 #, c-format
1213 msgid "Need a non-empty hostname for service `%s'.\n"
1214 msgstr ""
1215
1216 #: src/util/client.c:652
1217 msgid "Failure to transmit TEST request.\n"
1218 msgstr ""
1219
1220 #: src/util/client.c:857
1221 #, fuzzy, c-format
1222 msgid "Could not connect to service `%s', must not be running.\n"
1223 msgstr "Imposible conectar con gnunetd.\n"
1224
1225 #: src/util/client.c:874
1226 #, fuzzy, c-format
1227 msgid "Failure to transmit request to service `%s'\n"
1228 msgstr "Falló al mandar la petición HTTP al host '%s': %s\n"
1229
1230 #: src/util/client.c:1143
1231 msgid "Could not submit request, not expecting to receive a response.\n"
1232 msgstr ""
1233
1234 #: src/util/crypto_rsa.c:624 src/util/crypto_rsa.c:672
1235 #, fuzzy, c-format
1236 msgid "Could not aquire lock on file `%s': %s...\n"
1237 msgstr "Imposible escribir PID al fichero '%s': %s.\n"
1238
1239 #: src/util/crypto_rsa.c:629
1240 #, fuzzy
1241 msgid "Creating a new private key.  This may take a while.\n"
1242 msgstr "Creando nueva clave local (esto puede llevar un tiempo).\n"
1243
1244 #: src/util/crypto_rsa.c:648
1245 #, c-format
1246 msgid "I am host `%s'.  Stored new private key in `%s'.\n"
1247 msgstr ""
1248
1249 #: src/util/crypto_rsa.c:676 src/util/crypto_rsa.c:714
1250 msgid "This may be ok if someone is currently generating a hostkey.\n"
1251 msgstr ""
1252
1253 #: src/util/crypto_rsa.c:709
1254 #, c-format
1255 msgid ""
1256 "When trying to read hostkey file `%s' I found %u bytes but I need at least "
1257 "%u.\n"
1258 msgstr ""
1259
1260 #: src/util/crypto_rsa.c:730
1261 #, fuzzy, c-format
1262 msgid "File `%s' does not contain a valid private key.  Deleting it.\n"
1263 msgstr "El fichero '%s' no contiene un pseudónimo.\n"
1264
1265 #: src/util/crypto_rsa.c:748
1266 #, fuzzy, c-format
1267 msgid "I am host `%s'.  Read private key from `%s'.\n"
1268 msgstr "Llamada a '%s' con la clave '%s'.\n"
1269
1270 #: src/util/crypto_rsa.c:970
1271 #, c-format
1272 msgid "RSA signature verification failed at %s:%d: %s\n"
1273 msgstr "La verificación de la firma RSA fallo en %s: %d: %s\n"
1274
1275 #: src/nse/gnunet-nse-profiler.c:650 src/dht/gnunet-dht-get.c:213
1276 #: src/dht/gnunet-dht-put.c:184 src/fs/gnunet-unindex.c:169
1277 #: src/fs/gnunet-search.c:297 src/fs/gnunet-publish.c:591
1278 #: src/fs/gnunet-download.c:263
1279 msgid "be verbose (print progress information)"
1280 msgstr ""
1281
1282 #: src/nse/gnunet-nse-profiler.c:668
1283 #, fuzzy
1284 msgid "Measure quality and performance of the NSE service."
1285 msgstr "Imposible acceder al servicio"
1286
1287 #: src/nse/gnunet-service-nse.c:875
1288 #, c-format
1289 msgid "Proof of work invalid: %llu!\n"
1290 msgstr ""
1291
1292 #: src/nse/gnunet-service-nse.c:1298 src/nse/gnunet-service-nse.c:1317
1293 #: src/nse/gnunet-service-nse.c:1338
1294 msgid "NSE service is lacking key configuration settings.  Exiting.\n"
1295 msgstr ""
1296
1297 #: src/nse/gnunet-service-nse.c:1305
1298 #, fuzzy
1299 msgid "Invalid work requirement for NSE service. Exiting.\n"
1300 msgstr "Argumentos no válidos. Saliendo.\n"
1301
1302 #: src/nse/gnunet-service-nse.c:1326
1303 #, fuzzy
1304 msgid "NSE service could not access hostkey.  Exiting.\n"
1305 msgstr "Imposible acceder a la información del espacio.\n"
1306
1307 #: src/peerinfo/gnunet-service-peerinfo.c:136
1308 #, fuzzy, c-format
1309 msgid "Removing expired address of transport `%s'\n"
1310 msgstr "Transporte(s) disponible(s): %s\n"
1311
1312 #: src/peerinfo/gnunet-service-peerinfo.c:197
1313 msgid "# peers known"
1314 msgstr ""
1315
1316 #: src/peerinfo/gnunet-service-peerinfo.c:241
1317 #, c-format
1318 msgid ""
1319 "File `%s' in directory `%s' does not match naming convention. Removed.\n"
1320 msgstr ""
1321 "El fichero '%s' en el directorio '%s' no sigue la convención de nombres. "
1322 "Eliminando.\n"
1323
1324 #: src/peerinfo/gnunet-service-peerinfo.c:306
1325 #, fuzzy, c-format
1326 msgid "Still no peers found in `%s'!\n"
1327 msgstr "¡Imposible descargar adecuadamente el servicio '%s'!\n"
1328
1329 #: src/peerinfo/peerinfo_api_notify.c:258
1330 #, fuzzy, c-format
1331 msgid "Could not connect to `%s' service.\n"
1332 msgstr "Imposible conectar con gnunetd.\n"
1333
1334 #: src/peerinfo/peerinfo_api.c:278
1335 #, fuzzy, c-format
1336 msgid "Failed to transmit message to `%s' service.\n"
1337 msgstr "Falló al inicializar el servicio '%s'.\n"
1338
1339 #: src/peerinfo/peerinfo_api.c:433
1340 #, fuzzy
1341 msgid "Failed to receive response from `PEERINFO' service."
1342 msgstr "Falló al recibir la respuesta al mensaje '%s' de gnunetd\n"
1343
1344 #: src/peerinfo/peerinfo_api.c:461 src/peerinfo/peerinfo_api.c:479
1345 #, fuzzy
1346 msgid "Received invalid message from `PEERINFO' service.\n"
1347 msgstr "Recibido mensaje UDP6 inválido de %s:%d, omitiendo.\n"
1348
1349 #: src/peerinfo/peerinfo_api.c:521
1350 #, fuzzy
1351 msgid "Failed to transmit iteration request to `PEERINFO' service\n"
1352 msgstr "Falló al inicializar el servicio '%s'.\n"
1353
1354 #: src/peerinfo/peerinfo_api.c:555
1355 msgid "Timeout transmitting iteration request to `PEERINFO' service.\n"
1356 msgstr ""
1357
1358 #: src/datacache/plugin_datacache_sqlite.c:439
1359 msgid "Sqlite datacache running\n"
1360 msgstr ""
1361
1362 #: src/datacache/datacache.c:177
1363 #, c-format
1364 msgid "Loading `%s' datacache plugin\n"
1365 msgstr ""
1366
1367 #: src/datacache/datacache.c:185
1368 #, fuzzy, c-format
1369 msgid "Failed to load datacache plugin for `%s'\n"
1370 msgstr "Falló al actualizar los datos del módulo '%s'\n"
1371
1372 #: src/datacache/datacache.c:276
1373 #, fuzzy
1374 msgid "# requests received"
1375 msgstr "# mensajes PONG encriptados recibidos"
1376
1377 #: src/datacache/datacache.c:287
1378 msgid "# requests filtered by bloom filter"
1379 msgstr ""
1380
1381 #: src/datacache/plugin_datacache_postgres.c:149
1382 #, fuzzy, c-format
1383 msgid "Unable to initialize Postgres: %s"
1384 msgstr "Imposible inicializar SQLite.\n"
1385
1386 #: src/datacache/plugin_datacache_postgres.c:500
1387 msgid "Postgres datacache running\n"
1388 msgstr ""
1389
1390 #: src/datacache/plugin_datacache_template.c:121
1391 msgid "Template datacache running\n"
1392 msgstr ""
1393
1394 #: src/datacache/plugin_datacache_mysql.c:979
1395 msgid "MySQL datacache running\n"
1396 msgstr ""
1397
1398 #: src/dht/gnunet-service-dht_neighbours.c:479
1399 msgid "# Preference updates given to core"
1400 msgstr ""
1401
1402 #: src/dht/gnunet-service-dht_neighbours.c:571
1403 #, fuzzy
1404 msgid "# FIND PEER messages initiated"
1405 msgstr "# mensajes fragmentados"
1406
1407 #: src/dht/gnunet-service-dht_neighbours.c:632
1408 #: src/dht/gnunet-service-dht_neighbours.c:697
1409 #, fuzzy
1410 msgid "# Peers connected"
1411 msgstr "# de pares conectados"
1412
1413 #: src/dht/gnunet-service-dht_neighbours.c:734
1414 #, fuzzy
1415 msgid "# Queued messages discarded (peer disconnected)"
1416 msgstr "# mensajes defragmentados"
1417
1418 #: src/dht/gnunet-service-dht_neighbours.c:787
1419 #, fuzzy
1420 msgid "# Bytes transmitted to other peers"
1421 msgstr "# bytes recibidos por TCP"
1422
1423 #: src/dht/gnunet-service-dht_neighbours.c:824
1424 #, fuzzy
1425 msgid "# Bytes of bandwdith requested from core"
1426 msgstr "# mensajes PONG encriptados recibidos"
1427
1428 #: src/dht/gnunet-service-dht_neighbours.c:1051
1429 #: src/dht/gnunet-service-dht_neighbours.c:1078
1430 msgid "# Peers excluded from routing due to Bloomfilter"
1431 msgstr ""
1432
1433 #: src/dht/gnunet-service-dht_neighbours.c:1060
1434 #: src/dht/gnunet-service-dht_neighbours.c:1096
1435 #, fuzzy
1436 msgid "# Peer selection failed"
1437 msgstr "Conexión fallida\n"
1438
1439 #: src/dht/gnunet-service-dht_neighbours.c:1238
1440 #, fuzzy
1441 msgid "# PUT requests routed"
1442 msgstr "# mensajes PONG encriptados recibidos"
1443
1444 #: src/dht/gnunet-service-dht_neighbours.c:1267
1445 #, fuzzy
1446 msgid "# PUT messages queued for transmission"
1447 msgstr "# bytes de mensajes salientes omitidos"
1448
1449 #: src/dht/gnunet-service-dht_neighbours.c:1352
1450 #, fuzzy
1451 msgid "# GET requests routed"
1452 msgstr "# mensajes PONG encriptados recibidos"
1453
1454 #: src/dht/gnunet-service-dht_neighbours.c:1384
1455 #, fuzzy
1456 msgid "# GET messages queued for transmission"
1457 msgstr "# bytes de mensajes salientes omitidos"
1458
1459 #: src/dht/gnunet-service-dht_neighbours.c:1485
1460 msgid "# RESULT messages queued for transmission"
1461 msgstr ""
1462
1463 #: src/dht/gnunet-service-dht_neighbours.c:1574
1464 #, fuzzy
1465 msgid "# P2P PUT requests received"
1466 msgstr "# mensajes PONG encriptados recibidos"
1467
1468 #: src/dht/gnunet-service-dht_neighbours.c:1700
1469 msgid "# FIND PEER requests ignored due to Bloomfilter"
1470 msgstr ""
1471
1472 #: src/dht/gnunet-service-dht_neighbours.c:1707
1473 msgid "# FIND PEER requests ignored due to lack of HELLO"
1474 msgstr ""
1475
1476 #: src/dht/gnunet-service-dht_neighbours.c:1800
1477 #, fuzzy
1478 msgid "# P2P GET requests received"
1479 msgstr "# mensajes PONG encriptados recibidos"
1480
1481 #: src/dht/gnunet-service-dht_neighbours.c:1853
1482 #, fuzzy
1483 msgid "# P2P FIND PEER requests processed"
1484 msgstr "# mensajes PONG encriptados recibidos"
1485
1486 #: src/dht/gnunet-service-dht_neighbours.c:1872
1487 #, fuzzy
1488 msgid "# P2P GET requests ONLY routed"
1489 msgstr "# mensajes PONG encriptados recibidos"
1490
1491 #: src/dht/gnunet-service-dht_neighbours.c:1941
1492 #, fuzzy
1493 msgid "# P2P RESULTS received"
1494 msgstr "# bytes recibidos por TCP"
1495
1496 #: src/dht/dht_api.c:229
1497 #, fuzzy
1498 msgid "Failed to connect to the DHT service!\n"
1499 msgstr "Fallo al conectar a gnunetd.\n"
1500
1501 #: src/dht/gnunet-service-dht.c:165
1502 #, fuzzy
1503 msgid "Failed to connect to transport service!\n"
1504 msgstr "Fallo al conectar a gnunetd.\n"
1505
1506 #: src/dht/gnunet-dht-get.c:201 src/dht/gnunet-dht-put.c:172
1507 msgid "the query key"
1508 msgstr ""
1509
1510 #: src/dht/gnunet-dht-get.c:204
1511 msgid "how many parallel requests (replicas) to create"
1512 msgstr ""
1513
1514 #: src/dht/gnunet-dht-get.c:207
1515 msgid "the type of data to look for"
1516 msgstr ""
1517
1518 #: src/dht/gnunet-dht-get.c:210 src/dht/gnunet-dht-put.c:181
1519 msgid "how long to execute this query before giving up?"
1520 msgstr ""
1521
1522 #: src/dht/gnunet-dht-get.c:232
1523 msgid "Issue a GET request to the GNUnet DHT, prints results."
1524 msgstr ""
1525
1526 #: src/dht/gnunet-service-dht_clients.c:321
1527 #, fuzzy
1528 msgid "# GET requests from clients injected"
1529 msgstr "# mensajes PONG encriptados recibidos"
1530
1531 #: src/dht/gnunet-service-dht_clients.c:413
1532 #, fuzzy
1533 msgid "# PUT requests received from clients"
1534 msgstr "El mensaje recibido del cliente es inválido\n"
1535
1536 #: src/dht/gnunet-service-dht_clients.c:486
1537 #, fuzzy
1538 msgid "# GET requests received from clients"
1539 msgstr "El mensaje recibido del cliente es inválido\n"
1540
1541 #: src/dht/gnunet-service-dht_clients.c:585
1542 #, fuzzy
1543 msgid "# GET STOP requests received from clients"
1544 msgstr "El mensaje recibido del cliente es inválido\n"
1545
1546 #: src/dht/gnunet-service-dht_clients.c:790
1547 msgid "# Key match, type mismatches in REPLY to CLIENT"
1548 msgstr ""
1549
1550 #: src/dht/gnunet-service-dht_clients.c:808
1551 msgid "# Duplicate REPLIES to CLIENT request dropped"
1552 msgstr ""
1553
1554 #: src/dht/gnunet-service-dht_clients.c:852
1555 #, fuzzy, c-format
1556 msgid "Unsupported block type (%u) in request!\n"
1557 msgstr "Mensaje no válido del tipo %u recibido.  Omitiendo.\n"
1558
1559 #: src/dht/gnunet-service-dht_clients.c:875
1560 #, fuzzy
1561 msgid "# RESULTS queued for clients"
1562 msgstr "El mensaje recibido del cliente es inválido\n"
1563
1564 #: src/dht/gnunet-service-dht_clients.c:928
1565 #: src/dht/gnunet-service-dht_clients.c:971
1566 msgid "# REPLIES ignored for CLIENTS (no match)"
1567 msgstr ""
1568
1569 #: src/dht/gnunet-service-dht_clients.c:937
1570 #, fuzzy
1571 msgid "Could not pass reply to client, message too big!\n"
1572 msgstr "Imposible mandar el mensaje a gnunetd\n"
1573
1574 #: src/dht/gnunet-service-dht_nse.c:59
1575 #, fuzzy
1576 msgid "# Network size estimates received"
1577 msgstr "# mensajes PONG encriptados recibidos"
1578
1579 #: src/dht/gnunet-dht-put.c:100
1580 #, c-format
1581 msgid "PUT request sent!\n"
1582 msgstr ""
1583
1584 #: src/dht/gnunet-dht-put.c:124
1585 #, c-format
1586 msgid "Must provide KEY and DATA for DHT put!\n"
1587 msgstr ""
1588
1589 #: src/dht/gnunet-dht-put.c:132
1590 #, fuzzy, c-format
1591 msgid "Could not connect to %s service!\n"
1592 msgstr "Imposible conectar con gnunetd.\n"
1593
1594 #: src/dht/gnunet-dht-put.c:137
1595 #, fuzzy, c-format
1596 msgid "Connected to %s service!\n"
1597 msgstr "'%s' conectado a '%s'.\n"
1598
1599 #: src/dht/gnunet-dht-put.c:152
1600 #, c-format
1601 msgid "Issuing put request for `%s' with data `%s'!\n"
1602 msgstr ""
1603
1604 #: src/dht/gnunet-dht-put.c:166
1605 msgid "the data to insert under the key"
1606 msgstr ""
1607
1608 #: src/dht/gnunet-dht-put.c:169
1609 msgid "how long to store this entry in the dht (in seconds)"
1610 msgstr ""
1611
1612 #: src/dht/gnunet-dht-put.c:175
1613 msgid "how many replicas to create"
1614 msgstr ""
1615
1616 #: src/dht/gnunet-dht-put.c:178
1617 msgid "the type to insert data as"
1618 msgstr ""
1619
1620 #: src/dht/gnunet-dht-put.c:203
1621 msgid "Issue a PUT request to the GNUnet DHT insert DATA under KEY."
1622 msgstr ""
1623
1624 #: src/dht/gnunet-service-dht_routing.c:220
1625 msgid "# Good REPLIES matched against routing table"
1626 msgstr ""
1627
1628 #: src/dht/gnunet-service-dht_routing.c:235
1629 msgid "# Duplicate REPLIES matched against routing table"
1630 msgstr ""
1631
1632 #: src/dht/gnunet-service-dht_routing.c:240
1633 msgid "# Invalid REPLIES matched against routing table"
1634 msgstr ""
1635
1636 #: src/dht/gnunet-service-dht_routing.c:249
1637 msgid "# Unsupported REPLIES matched against routing table"
1638 msgstr ""
1639
1640 #: src/dht/gnunet-service-dht_routing.c:332
1641 #: src/dht/gnunet-service-dht_routing.c:390
1642 msgid "# Entries removed from routing table"
1643 msgstr ""
1644
1645 #: src/dht/gnunet-service-dht_routing.c:342
1646 msgid "# Entries added to routing table"
1647 msgstr ""
1648
1649 #: src/dht/gnunet-service-dht_datacache.c:92
1650 #, fuzzy, c-format
1651 msgid "%s request received, but have no datacache!\n"
1652 msgstr "# bytes recibidos por TCP"
1653
1654 #: src/dht/gnunet-service-dht_datacache.c:103
1655 msgid "# ITEMS stored in datacache"
1656 msgstr ""
1657
1658 #: src/dht/gnunet-service-dht_datacache.c:215
1659 msgid "# Good RESULTS found in datacache"
1660 msgstr ""
1661
1662 #: src/dht/gnunet-service-dht_datacache.c:229
1663 msgid "# Duplicate RESULTS found in datacache"
1664 msgstr ""
1665
1666 #: src/dht/gnunet-service-dht_datacache.c:234
1667 msgid "# Invalid RESULTS found in datacache"
1668 msgstr ""
1669
1670 #: src/dht/gnunet-service-dht_datacache.c:245
1671 msgid "# Unsupported RESULTS found in datacache"
1672 msgstr ""
1673
1674 #: src/dht/gnunet-service-dht_datacache.c:248
1675 #, c-format
1676 msgid "Unsupported block type (%u) in local response!\n"
1677 msgstr ""
1678
1679 #: src/dht/gnunet-service-dht_datacache.c:280
1680 #, fuzzy
1681 msgid "# GET requests given to datacache"
1682 msgstr "# mensajes PONG encriptados recibidos"
1683
1684 #: src/dht/gnunet-service-dht_hello.c:86
1685 #, fuzzy
1686 msgid "# HELLOs obtained from peerinfo"
1687 msgstr "El mensaje recibido del cliente es inválido\n"
1688
1689 #: src/arm/gnunet-arm.c:161
1690 #, fuzzy, c-format
1691 msgid "Service `%s' has been started.\n"
1692 msgstr "Servicio eliminado.\n"
1693
1694 #: src/arm/gnunet-arm.c:165
1695 #, fuzzy, c-format
1696 msgid "Failed to stop service `%s'!\n"
1697 msgstr "Fichero almacenado en '%s'.\n"
1698
1699 #: src/arm/gnunet-arm.c:171
1700 #, fuzzy, c-format
1701 msgid "Service `%s' has been stopped.\n"
1702 msgstr "Servicio eliminado.\n"
1703
1704 #: src/arm/gnunet-arm.c:175
1705 #, fuzzy, c-format
1706 msgid "Failed to start service `%s'!\n"
1707 msgstr "Falló al comenzar la recolección.\n"
1708
1709 #: src/arm/gnunet-arm.c:181
1710 #, fuzzy, c-format
1711 msgid "Some error communicating with service `%s'.\n"
1712 msgstr "Imprime información de los pares de GNUnet."
1713
1714 #: src/arm/gnunet-arm.c:207
1715 #, fuzzy, c-format
1716 msgid "Service `%s' is running.\n"
1717 msgstr "El espacio '%s' ha sido valorado con un %d.\n"
1718
1719 #: src/arm/gnunet-arm.c:212
1720 #, fuzzy, c-format
1721 msgid "Service `%s' is not running.\n"
1722 msgstr "'%s' no es un fichero.\n"
1723
1724 #: src/arm/gnunet-arm.c:238
1725 #, c-format
1726 msgid "Fatal configuration error: `%s' option in section `%s' missing.\n"
1727 msgstr ""
1728
1729 #: src/arm/gnunet-arm.c:246 src/arm/gnunet-arm.c:356
1730 msgid "Fatal error initializing ARM API.\n"
1731 msgstr ""
1732
1733 #: src/arm/gnunet-arm.c:269
1734 #, fuzzy, c-format
1735 msgid "Failed to remove configuration file %s\n"
1736 msgstr "Imposible guardar el fichero de configuración '%s':"
1737
1738 #: src/arm/gnunet-arm.c:275
1739 #, fuzzy, c-format
1740 msgid "Failed to remove servicehome directory %s\n"
1741 msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
1742
1743 #: src/arm/gnunet-arm.c:387
1744 msgid "stop all GNUnet services"
1745 msgstr ""
1746
1747 #: src/arm/gnunet-arm.c:389
1748 msgid "start a particular service"
1749 msgstr ""
1750
1751 #: src/arm/gnunet-arm.c:391
1752 msgid "stop a particular service"
1753 msgstr ""
1754
1755 #: src/arm/gnunet-arm.c:393
1756 msgid "start all GNUnet default services"
1757 msgstr ""
1758
1759 #: src/arm/gnunet-arm.c:396
1760 msgid "stop and start all GNUnet default services"
1761 msgstr ""
1762
1763 #: src/arm/gnunet-arm.c:399
1764 msgid "test if a particular service is running"
1765 msgstr ""
1766
1767 #: src/arm/gnunet-arm.c:402
1768 msgid "delete config file and directory on exit"
1769 msgstr ""
1770
1771 #: src/arm/gnunet-arm.c:404
1772 msgid "don't print status messages"
1773 msgstr ""
1774
1775 #: src/arm/gnunet-arm.c:407
1776 #, fuzzy
1777 msgid "timeout for completing current operation"
1778 msgstr "tiempo para esperar hasta completar una iteración (en ms)"
1779
1780 #: src/arm/gnunet-arm.c:418
1781 msgid "Control services and the Automated Restart Manager (ARM)"
1782 msgstr ""
1783
1784 #: src/arm/mockup-service.c:41 src/arm/gnunet-service-arm.c:865
1785 #, fuzzy
1786 msgid "Failed to transmit shutdown ACK.\n"
1787 msgstr "Falló al comenzar la recolección.\n"
1788
1789 #: src/arm/mockup-service.c:46 src/arm/gnunet-service-arm.c:870
1790 msgid "Transmitting shutdown ACK.\n"
1791 msgstr ""
1792
1793 #: src/arm/mockup-service.c:69 src/arm/gnunet-service-arm.c:898
1794 msgid "Initiating shutdown as requested by client.\n"
1795 msgstr ""
1796
1797 #: src/arm/gnunet-service-arm.c:206
1798 #, c-format
1799 msgid "Restarting service `%s' due to configuration file change.\n"
1800 msgstr ""
1801
1802 #: src/arm/gnunet-service-arm.c:234
1803 #, fuzzy
1804 msgid "Could not send status result to client\n"
1805 msgstr "Imposible mandar el mensaje a gnunetd\n"
1806
1807 #: src/arm/gnunet-service-arm.c:268
1808 msgid "Not sending status result to client: no client known\n"
1809 msgstr ""
1810
1811 #: src/arm/gnunet-service-arm.c:406
1812 #, fuzzy, c-format
1813 msgid "Failed to start service `%s'\n"
1814 msgstr "Falló al comenzar la recolección.\n"
1815
1816 #: src/arm/gnunet-service-arm.c:409
1817 #, fuzzy, c-format
1818 msgid "Starting service `%s'\n"
1819 msgstr "Iniciada colección '%s'.\n"
1820
1821 #: src/arm/gnunet-service-arm.c:435
1822 #, c-format
1823 msgid "ARM is shutting down, service `%s' not started.\n"
1824 msgstr ""
1825
1826 #: src/arm/gnunet-service-arm.c:443
1827 #, fuzzy, c-format
1828 msgid "Service `%s' already running.\n"
1829 msgstr "¡Esta búsqueda está aún pendiente!\n"
1830
1831 #: src/arm/gnunet-service-arm.c:453
1832 #, fuzzy, c-format
1833 msgid "Binary implementing service `%s' not known!\n"
1834 msgstr "La verificación de la firma falló: el par '%s' no es conocido.\n"
1835
1836 #: src/arm/gnunet-service-arm.c:464
1837 #, fuzzy, c-format
1838 msgid "Configuration file `%s' for service `%s' not known!\n"
1839 msgstr "Fichero de configuración '%s' creado.\n"
1840
1841 #: src/arm/gnunet-service-arm.c:498
1842 #, fuzzy, c-format
1843 msgid "Preparing to stop `%s'\n"
1844 msgstr "Iniciada colección '%s'.\n"
1845
1846 #: src/arm/gnunet-service-arm.c:666
1847 #, fuzzy
1848 msgid "Stopping all services\n"
1849 msgstr "Deteniendo cron\n"
1850
1851 #: src/arm/gnunet-service-arm.c:723
1852 #, fuzzy, c-format
1853 msgid "Restarting service `%s'.\n"
1854 msgstr "Iniciada colección '%s'.\n"
1855
1856 #: src/arm/gnunet-service-arm.c:796
1857 msgid "exit"
1858 msgstr ""
1859
1860 #: src/arm/gnunet-service-arm.c:801
1861 msgid "signal"
1862 msgstr ""
1863
1864 #: src/arm/gnunet-service-arm.c:806
1865 msgid "unknown"
1866 msgstr "desconocido"
1867
1868 #: src/arm/gnunet-service-arm.c:813
1869 #, fuzzy, c-format
1870 msgid "Service `%s' stopped\n"
1871 msgstr "Servicio eliminado.\n"
1872
1873 #: src/arm/gnunet-service-arm.c:827
1874 #, c-format
1875 msgid "Service `%s' terminated with status %s/%d, will try to restart it!\n"
1876 msgstr ""
1877
1878 #: src/arm/arm_api.c:201
1879 msgid "Failed to transmit shutdown request to client.\n"
1880 msgstr ""
1881
1882 #: src/arm/arm_api.c:389
1883 #, fuzzy, c-format
1884 msgid "Configuration failes to specify option `%s' in section `%s'!\n"
1885 msgstr ""
1886 "El fichero de configuración debe especificar el directorio para almacenar "
1887 "los datos FS en la sección '%s' bajo '%s'.\n"
1888
1889 #: src/arm/arm_api.c:403
1890 #, fuzzy, c-format
1891 msgid "Configuration fails to specify option `%s' in section `%s'!\n"
1892 msgstr ""
1893 "El fichero de configuración debe especificar el directorio para almacenar "
1894 "los datos FS en la sección '%s' bajo '%s'.\n"
1895
1896 #: src/arm/arm_api.c:467
1897 #, fuzzy, c-format
1898 msgid "Error receiving response to `%s' request from ARM for service `%s'\n"
1899 msgstr "Recibida respuesta anómala a'%s' del par '%s'.\n"
1900
1901 #: src/arm/arm_api.c:536
1902 #, c-format
1903 msgid "Requesting start of service `%s'.\n"
1904 msgstr ""
1905
1906 #: src/arm/arm_api.c:537
1907 #, c-format
1908 msgid "Requesting termination of service `%s'.\n"
1909 msgstr ""
1910
1911 #: src/arm/arm_api.c:559
1912 #, c-format
1913 msgid "Error while trying to transmit request to start `%s' to ARM\n"
1914 msgstr ""
1915
1916 #: src/arm/arm_api.c:560
1917 #, c-format
1918 msgid "Error while trying to transmit request to stop `%s' to ARM\n"
1919 msgstr ""
1920
1921 #: src/arm/arm_api.c:592
1922 #, fuzzy, c-format
1923 msgid "Asked to start service `%s' within %llu ms\n"
1924 msgstr "'%s': No se recibió el mensaje en %llu ms.\n"
1925
1926 #: src/arm/arm_api.c:664
1927 #, fuzzy, c-format
1928 msgid "Stopping service `%s' within %llu ms\n"
1929 msgstr "No se ha recibido una respuesta en %llums.\n"
1930
1931 #: src/arm/gnunet-service-arm_interceptor.c:803
1932 #, c-format
1933 msgid "Unable to forward to service `%s': shutdown\n"
1934 msgstr ""
1935
1936 #: src/arm/gnunet-service-arm_interceptor.c:812
1937 #, c-format
1938 msgid "Unable to forward to service `%s': timeout before connect\n"
1939 msgstr ""
1940
1941 #: src/arm/gnunet-service-arm_interceptor.c:868
1942 #, fuzzy, c-format
1943 msgid "Unable to start service `%s': %s\n"
1944 msgstr "Imposible guardar el fichero de configuración '%s':"
1945
1946 #: src/arm/gnunet-service-arm_interceptor.c:936
1947 #, fuzzy, c-format
1948 msgid "Unable to accept connection for service `%s': %s\n"
1949 msgstr "Imposible guardar el fichero de configuración '%s':"
1950
1951 #: src/arm/gnunet-service-arm_interceptor.c:952
1952 #, fuzzy, c-format
1953 msgid "Service `%s' started\n"
1954 msgstr "Servicio eliminado.\n"
1955
1956 #: src/arm/gnunet-service-arm_interceptor.c:1080
1957 #, fuzzy, c-format
1958 msgid "Unable to create socket for service `%s': %s\n"
1959 msgstr "Imposible crear la cuenta de usuario:"
1960
1961 #: src/arm/gnunet-service-arm_interceptor.c:1102
1962 #, c-format
1963 msgid "Unable to bind listening socket for service `%s' to address `%s': %s\n"
1964 msgstr ""
1965
1966 #: src/arm/gnunet-service-arm_interceptor.c:1116
1967 #, c-format
1968 msgid "ARM now monitors connections to service `%s' at `%s'\n"
1969 msgstr ""
1970
1971 #: src/fragmentation/defragmentation.c:270
1972 msgid "# acknowledgements sent for fragment"
1973 msgstr ""
1974
1975 #: src/fragmentation/defragmentation.c:454
1976 #, fuzzy
1977 msgid "# fragments received"
1978 msgstr "# fragmentos descartados"
1979
1980 #: src/fragmentation/defragmentation.c:513
1981 #, fuzzy
1982 msgid "# duplicate fragments received"
1983 msgstr "# bytes recibidos por TCP"
1984
1985 #: src/fragmentation/defragmentation.c:526
1986 msgid "# messages defragmented"
1987 msgstr "# mensajes defragmentados"
1988
1989 #: src/fragmentation/fragmentation.c:183
1990 #, fuzzy
1991 msgid "# fragments transmitted"
1992 msgstr "# Auto-anuncios transmitidos"
1993
1994 #: src/fragmentation/fragmentation.c:186
1995 #, fuzzy
1996 msgid "# fragments retransmitted"
1997 msgstr "# Auto-anuncios transmitidos"
1998
1999 #: src/fragmentation/fragmentation.c:248
2000 msgid "# messages fragmented"
2001 msgstr "# mensajes fragmentados"
2002
2003 #: src/fragmentation/fragmentation.c:251
2004 msgid "# total size of fragmented messages"
2005 msgstr ""
2006
2007 #: src/fragmentation/fragmentation.c:335
2008 #, fuzzy
2009 msgid "# fragment acknowledgements received"
2010 msgstr "# Anuncios de los pares recibidos"
2011
2012 #: src/fragmentation/fragmentation.c:341
2013 msgid "# bits removed from fragmentation ACKs"
2014 msgstr ""
2015
2016 #: src/fragmentation/fragmentation.c:365
2017 #, fuzzy
2018 msgid "# fragmentation transmissions completed"
2019 msgstr "# mensajes de texto mandados por PING"
2020
2021 #: src/statistics/gnunet-service-statistics.c:208
2022 #, fuzzy, c-format
2023 msgid "Loading %llu bytes of statistics from `%s'\n"
2024 msgstr "Descarga los ficheros de GNUnet"
2025
2026 #: src/statistics/gnunet-service-statistics.c:266
2027 #, fuzzy, c-format
2028 msgid "Wrote %llu bytes of statistics to `%s'\n"
2029 msgstr "Descarga los ficheros de GNUnet"
2030
2031 #: src/statistics/statistics_api.c:325
2032 #, fuzzy
2033 msgid "Failed to connect to statistics service!\n"
2034 msgstr "Fallo al conectar a gnunetd.\n"
2035
2036 #: src/statistics/gnunet-statistics.c:89
2037 #, fuzzy, c-format
2038 msgid "Failed to obtain statistics.\n"
2039 msgstr "Fallo en las estadísticas del tráfico.\n"
2040
2041 #: src/statistics/gnunet-statistics.c:117 src/fs/gnunet-pseudonym.c:151
2042 #, fuzzy, c-format
2043 msgid "Invalid argument `%s'\n"
2044 msgstr "Argumento no válido: '%s'\n"
2045
2046 #: src/statistics/gnunet-statistics.c:155
2047 msgid "limit output to statistcs for the given NAME"
2048 msgstr ""
2049
2050 #: src/statistics/gnunet-statistics.c:158
2051 msgid "make the value being set persistent"
2052 msgstr ""
2053
2054 #: src/statistics/gnunet-statistics.c:161
2055 msgid "limit output to the given SUBSYSTEM"
2056 msgstr ""
2057
2058 #: src/statistics/gnunet-statistics.c:168
2059 msgid "Print statistics about GNUnet operations."
2060 msgstr "Imprime estadísticas acerca de las operaciones de GNUnet."
2061
2062 #: src/fs/gnunet-unindex.c:89
2063 #, c-format
2064 msgid "Unindexing at %llu/%llu (%s remaining)\n"
2065 msgstr ""
2066
2067 #: src/fs/gnunet-unindex.c:96
2068 #, fuzzy, c-format
2069 msgid "Error unindexing: %s.\n"
2070 msgstr ""
2071 "\n"
2072 "Error desindexando el fichero: %s\n"
2073
2074 #: src/fs/gnunet-unindex.c:101
2075 #, fuzzy, c-format
2076 msgid "Unindexing done.\n"
2077 msgstr "Desindexar los ficheros."
2078
2079 #: src/fs/gnunet-unindex.c:109 src/fs/gnunet-search.c:190
2080 #: src/fs/gnunet-publish.c:158 src/fs/gnunet-download.c:144
2081 #, fuzzy, c-format
2082 msgid "Unexpected status: %d\n"
2083 msgstr "Estado de descarga inesperado."
2084
2085 #: src/fs/gnunet-unindex.c:131
2086 #, fuzzy, c-format
2087 msgid "You must specify one and only one filename for unindexing.\n"
2088 msgstr "Debes especificar uno y solo un fichero para desindexar.\n"
2089
2090 #: src/fs/gnunet-unindex.c:141 src/fs/gnunet-search.c:241
2091 #: src/fs/gnunet-publish.c:412 src/fs/gnunet-download.c:203
2092 #, fuzzy, c-format
2093 msgid "Could not initialize `%s' subsystem.\n"
2094 msgstr "Falló al inicializar el servicio '%s'.\n"
2095
2096 #: src/fs/gnunet-unindex.c:148
2097 #, fuzzy, c-format
2098 msgid "Could not start unindex operation.\n"
2099 msgstr "Imposible acceder a la información del espacio.\n"
2100
2101 #: src/fs/gnunet-unindex.c:176
2102 msgid "Unindex a file that was previously indexed with gnunet-publish."
2103 msgstr ""
2104
2105 #: src/fs/gnunet-pseudonym.c:165
2106 #, fuzzy, c-format
2107 msgid "Namespace `%s' unknown.\n"
2108 msgstr "El espacio '%s' ha sido valorado con un %d.\n"
2109
2110 #: src/fs/gnunet-pseudonym.c:240 src/fs/gnunet-pseudonym.c:247
2111 #: src/fs/gnunet-pseudonym.c:249
2112 #, fuzzy, c-format
2113 msgid "Option `%s' ignored\n"
2114 msgstr "%s: la opción '%s' es ambigua\n"
2115
2116 #: src/fs/gnunet-pseudonym.c:269 src/fs/gnunet-publish.c:538
2117 msgid "set the desired LEVEL of sender-anonymity"
2118 msgstr "seleccione el NIVEL deseado de anonimato al enviar"
2119
2120 #: src/fs/gnunet-pseudonym.c:272
2121 msgid "create or advertise namespace NAME"
2122 msgstr ""
2123
2124 #: src/fs/gnunet-pseudonym.c:275
2125 msgid "delete namespace NAME "
2126 msgstr ""
2127
2128 #: src/fs/gnunet-pseudonym.c:278
2129 #, fuzzy
2130 msgid ""
2131 "add an additional keyword for the advertisment (this option can be specified "
2132 "multiple times)"
2133 msgstr ""
2134 "añade una clave adicional para todos los ficheros y directorios (esta opción "
2135 "puede ser especificada varias veces)"
2136
2137 #: src/fs/gnunet-pseudonym.c:282 src/fs/gnunet-publish.c:557
2138 msgid "set the meta-data for the given TYPE to the given VALUE"
2139 msgstr "cambia el meta-dato para el TIPO dado al VALOR dado"
2140
2141 #: src/fs/gnunet-pseudonym.c:285
2142 #, fuzzy
2143 msgid "print names of local namespaces"
2144 msgstr "cambia la valoración de un espacio"
2145
2146 #: src/fs/gnunet-pseudonym.c:288
2147 msgid "use the given PRIORITY for the advertisments"
2148 msgstr ""
2149
2150 #: src/fs/gnunet-pseudonym.c:291
2151 msgid "do not print names of remote namespaces"
2152 msgstr ""
2153
2154 #: src/fs/gnunet-pseudonym.c:294 src/fs/gnunet-publish.c:576
2155 msgid "set the desired replication LEVEL"
2156 msgstr ""
2157
2158 #: src/fs/gnunet-pseudonym.c:297
2159 #, fuzzy
2160 msgid "specify ID of the root of the namespace"
2161 msgstr "cambia la valoración de un espacio"
2162
2163 #: src/fs/gnunet-pseudonym.c:300
2164 #, fuzzy
2165 msgid "change rating of namespace ID by VALUE"
2166 msgstr "cambia la valoración de un espacio"
2167
2168 #: src/fs/gnunet-pseudonym.c:308
2169 msgid "Manage GNUnet pseudonyms."
2170 msgstr ""
2171
2172 #: src/fs/fs_namespace.c:52 src/fs/fs_namespace.c:78
2173 #, fuzzy, c-format
2174 msgid "Configuration fails to specify `%s' in section `%s'\n"
2175 msgstr ""
2176 "El fichero de configuración debe especificar el directorio para almacenar "
2177 "los datos FS en la sección '%s' bajo '%s'.\n"
2178
2179 #: src/fs/fs_namespace.c:107
2180 #, fuzzy, c-format
2181 msgid "Failed to open `%s' for writing: %s\n"
2182 msgstr "Fichero almacenado en '%s'.\n"
2183
2184 #: src/fs/fs_namespace.c:129 src/fs/fs_namespace.c:217
2185 #, fuzzy, c-format
2186 msgid "Failed to write `%s': %s\n"
2187 msgstr "Fallo al conectar a gnunetd.\n"
2188
2189 #: src/fs/fs_namespace.c:323
2190 #, fuzzy
2191 msgid "Unknown error"
2192 msgstr "Error desconocido"
2193
2194 #: src/fs/fs_namespace.c:412 src/fs/fs_namespace.c:433
2195 #, fuzzy
2196 msgid "Failed to serialize meta data"
2197 msgstr "Imposible inicializar SQLite.\n"
2198
2199 #: src/fs/fs_namespace.c:452
2200 #, fuzzy
2201 msgid "Failed to connect to datastore service"
2202 msgstr "Fallo al conectar a gnunetd.\n"
2203
2204 #: src/fs/fs_namespace.c:495
2205 #, fuzzy, c-format
2206 msgid "Failed to create or read private key for namespace `%s'\n"
2207 msgstr "Falló al actualizar los datos del módulo '%s'\n"
2208
2209 #: src/fs/fs_namespace.c:597
2210 #, fuzzy, c-format
2211 msgid "Failed to read namespace private key file `%s', deleting it!\n"
2212 msgstr "Fallo al añadir la entrada al espacio '%s' (¿existe?)\n"
2213
2214 #: src/fs/fs_namespace.c:822 src/fs/fs_publish.c:1518
2215 #, fuzzy
2216 msgid "Internal error."
2217 msgstr "Error desconocido.\n"
2218
2219 #: src/fs/fs_namespace.c:866
2220 #, fuzzy
2221 msgid "Failed to connect to datastore."
2222 msgstr "Fallo al conectarse a gnunetd"
2223
2224 #: src/fs/gnunet-search.c:111
2225 #, c-format
2226 msgid "Failed to write directory with search results to `%s'\n"
2227 msgstr ""
2228
2229 #: src/fs/gnunet-search.c:181
2230 #, fuzzy, c-format
2231 msgid "Error searching: %s.\n"
2232 msgstr "Error abandonando DHT.\n"
2233
2234 #: src/fs/gnunet-search.c:231
2235 #, fuzzy, c-format
2236 msgid "Could not create keyword URI from arguments.\n"
2237 msgstr "Imposible crear el espacio '%s' (¿existe?).\n"
2238
2239 #: src/fs/gnunet-search.c:255
2240 #, fuzzy, c-format
2241 msgid "Could not start searching.\n"
2242 msgstr "Imposible crear el espacio '%s' (¿existe?).\n"
2243
2244 #: src/fs/gnunet-search.c:285 src/fs/gnunet-download.c:240
2245 msgid "set the desired LEVEL of receiver-anonymity"
2246 msgstr "seleccione el NIVEL deseado de anonimidad-del-receptor"
2247
2248 #: src/fs/gnunet-search.c:288 src/fs/gnunet-download.c:246
2249 msgid "only search the local peer (no P2P network search)"
2250 msgstr ""
2251
2252 #: src/fs/gnunet-search.c:291
2253 msgid "write search results to file starting with PREFIX"
2254 msgstr ""
2255
2256 #: src/fs/gnunet-search.c:294
2257 msgid "automatically terminate search after VALUE ms"
2258 msgstr ""
2259
2260 #: src/fs/gnunet-search.c:301
2261 msgid "automatically terminate search after VALUE results are found"
2262 msgstr ""
2263
2264 #: src/fs/gnunet-search.c:308
2265 msgid "Search GNUnet for files that were published on GNUnet"
2266 msgstr ""
2267
2268 #: src/fs/fs_uri.c:214
2269 #, c-format
2270 msgid "`%' must be followed by HEX number"
2271 msgstr ""
2272
2273 #: src/fs/fs_uri.c:273
2274 #, fuzzy
2275 msgid "Malformed KSK URI (must not begin or end with `+')"
2276 msgstr "URL invalida '%s' (debe comenzar por '%s')\n"
2277
2278 #: src/fs/fs_uri.c:291
2279 msgid "`++' not allowed in KSK URI"
2280 msgstr ""
2281
2282 #: src/fs/fs_uri.c:298
2283 msgid "Quotes not balanced in KSK URI"
2284 msgstr ""
2285
2286 #: src/fs/fs_uri.c:366 src/fs/fs_uri.c:373
2287 msgid "Malformed SKS URI"
2288 msgstr ""
2289
2290 #: src/fs/fs_uri.c:417 src/fs/fs_uri.c:432
2291 msgid "Malformed CHK URI"
2292 msgstr ""
2293
2294 #: src/fs/fs_uri.c:562 src/fs/fs_uri.c:577 src/fs/fs_uri.c:587
2295 #: src/fs/fs_uri.c:615
2296 msgid "SKS URI malformed"
2297 msgstr ""
2298
2299 #: src/fs/fs_uri.c:597
2300 msgid "SKS URI malformed (could not decode public key)"
2301 msgstr ""
2302
2303 #: src/fs/fs_uri.c:603
2304 msgid "SKS URI malformed (could not find signature)"
2305 msgstr ""
2306
2307 #: src/fs/fs_uri.c:609
2308 msgid "SKS URI malformed (could not decode signature)"
2309 msgstr ""
2310
2311 #: src/fs/fs_uri.c:622
2312 msgid "SKS URI malformed (could not parse expiration time)"
2313 msgstr ""
2314
2315 #: src/fs/fs_uri.c:634
2316 msgid "SKS URI malformed (signature failed validation)"
2317 msgstr ""
2318
2319 #: src/fs/fs_uri.c:672
2320 msgid "Unrecognized URI type"
2321 msgstr ""
2322
2323 #: src/fs/fs_uri.c:897
2324 #, fuzzy
2325 msgid "Lacking key configuration settings.\n"
2326 msgstr "Configuración de GNUnet"
2327
2328 #: src/fs/fs_uri.c:904
2329 #, fuzzy, c-format
2330 msgid "Could not access hostkey file `%s'.\n"
2331 msgstr "Imposible pasar el fichero de configuración '%s'.\n"
2332
2333 #: src/fs/fs_uri.c:1238 src/fs/fs_uri.c:1265
2334 msgid "No keywords specified!\n"
2335 msgstr "¡Ninguna clave especificada!\n"
2336
2337 #: src/fs/fs_uri.c:1271
2338 msgid "Number of double-quotes not balanced!\n"
2339 msgstr ""
2340
2341 #: src/fs/gnunet-publish.c:118
2342 #, c-format
2343 msgid "Publishing `%s' at %llu/%llu (%s remaining)\n"
2344 msgstr ""
2345
2346 #: src/fs/gnunet-publish.c:126
2347 #, fuzzy, c-format
2348 msgid "Error publishing: %s.\n"
2349 msgstr "Error descargando: %s\n"
2350
2351 #: src/fs/gnunet-publish.c:137
2352 #, c-format
2353 msgid "Publishing `%s' done.\n"
2354 msgstr ""
2355
2356 #: src/fs/gnunet-publish.c:141
2357 #, fuzzy, c-format
2358 msgid "URI is `%s'.\n"
2359 msgstr "Yo soy el par '%s'.\n"
2360
2361 #: src/fs/gnunet-publish.c:267
2362 #, fuzzy, c-format
2363 msgid "Meta data for file `%s' (%s)\n"
2364 msgstr "Actualizando los datos del módulo '%s'\n"
2365
2366 #: src/fs/gnunet-publish.c:269
2367 #, fuzzy, c-format
2368 msgid "Keywords for file `%s' (%s)\n"
2369 msgstr "Claves para los ficheros '%s':\n"
2370
2371 #: src/fs/gnunet-publish.c:320
2372 #, fuzzy, c-format
2373 msgid "Failed to create namespace `%s'\n"
2374 msgstr "Imposible crear el espacio '%s' (¿existe?).\n"
2375
2376 #: src/fs/gnunet-publish.c:362
2377 #, c-format
2378 msgid "Cannot extract metadata from a URI!\n"
2379 msgstr ""
2380
2381 #: src/fs/gnunet-publish.c:369
2382 #, fuzzy, c-format
2383 msgid "You must specify one and only one filename for insertion.\n"
2384 msgstr "Debes especificar uno y solo un fichero para desindexar.\n"
2385
2386 #: src/fs/gnunet-publish.c:375
2387 #, fuzzy, c-format
2388 msgid "You must NOT specify an URI and a filename.\n"
2389 msgstr "¡Debes especificar un receptor!\n"
2390
2391 #: src/fs/gnunet-publish.c:383
2392 #, fuzzy, c-format
2393 msgid "Option `%s' is required when using option `%s'.\n"
2394 msgstr "La opción '%s' no tiene sentido sin la opción '%s'.\n"
2395
2396 #: src/fs/gnunet-publish.c:393 src/fs/gnunet-publish.c:400
2397 #: src/transport/gnunet-transport.c:328
2398 #, c-format
2399 msgid "Option `%s' makes no sense without option `%s'.\n"
2400 msgstr "La opción '%s' no tiene sentido sin la opción '%s'.\n"
2401
2402 #: src/fs/gnunet-publish.c:422
2403 #, fuzzy, c-format
2404 msgid "Could not create namespace `%s'\n"
2405 msgstr "Imposible crear el espacio '%s' (¿existe?).\n"
2406
2407 #: src/fs/gnunet-publish.c:434 src/fs/gnunet-download.c:175
2408 #, fuzzy, c-format
2409 msgid "Failed to parse URI: %s\n"
2410 msgstr "El fichero '%s' tiene la URI: '%s'\n"
2411
2412 #: src/fs/gnunet-publish.c:467
2413 #, fuzzy, c-format
2414 msgid "Could not access file: %s\n"
2415 msgstr "Imposible ejecutar '%s': %s\n"
2416
2417 #: src/fs/gnunet-publish.c:492
2418 #, fuzzy, c-format
2419 msgid "Could not publish `%s': %s\n"
2420 msgstr "Imposible ejecutar '%s': %s\n"
2421
2422 #: src/fs/gnunet-publish.c:515
2423 #, fuzzy, c-format
2424 msgid "Could not start publishing.\n"
2425 msgstr "Imposible inicializar la aplicación '%s'\n"
2426
2427 #: src/fs/gnunet-publish.c:542
2428 msgid "disable adding the creation time to the metadata of the uploaded file"
2429 msgstr ""
2430
2431 #: src/fs/gnunet-publish.c:545
2432 msgid "do not use libextractor to add keywords or metadata"
2433 msgstr ""
2434
2435 #: src/fs/gnunet-publish.c:549
2436 msgid ""
2437 "print list of extracted keywords that would be used, but do not perform "
2438 "upload"
2439 msgstr ""
2440 "imprime la lista de las claves extraidas que podrían ser usadas, pero no "
2441 "realiza la subida"
2442
2443 #: src/fs/gnunet-publish.c:553
2444 msgid ""
2445 "add an additional keyword for the top-level file or directory (this option "
2446 "can be specified multiple times)"
2447 msgstr ""
2448 "añade una clave adicional para el fichero del nivel más alto o el directorio "
2449 "(esta opción puede ser especificada varias veces)"
2450
2451 #: src/fs/gnunet-publish.c:560
2452 msgid ""
2453 "do not index, perform full insertion (stores entire file in encrypted form "
2454 "in GNUnet database)"
2455 msgstr ""
2456 "no indexar, hacer inserciones totales (almacena el fichero entero de forma "
2457 "encriptada en la base de datos de GNUnet)"
2458
2459 #: src/fs/gnunet-publish.c:565
2460 msgid ""
2461 "specify ID of an updated version to be published in the future (for "
2462 "namespace insertions only)"
2463 msgstr ""
2464 "especifica la ID de una versión actualizada para ser publicada en el futuro "
2465 "(para inserciones en el espacio únicamente)"
2466
2467 #: src/fs/gnunet-publish.c:569
2468 msgid "specify the priority of the content"
2469 msgstr "especifica la prioridad del contenido"
2470
2471 #: src/fs/gnunet-publish.c:573
2472 msgid "publish the files under the pseudonym NAME (place file into namespace)"
2473 msgstr ""
2474 "publica los ficheros bajo el pseudónimo NOMBRE (coloca el fichero en el "
2475 "espacio)"
2476
2477 #: src/fs/gnunet-publish.c:579
2478 msgid ""
2479 "only simulate the process but do not do any actual publishing (useful to "
2480 "compute URIs)"
2481 msgstr ""
2482
2483 #: src/fs/gnunet-publish.c:583
2484 msgid ""
2485 "set the ID of this version of the publication (for namespace insertions only)"
2486 msgstr ""
2487 "cambia la ID de esta versión de la publicación (para inserciones en el "
2488 "espacio únicamente)"
2489
2490 #: src/fs/gnunet-publish.c:587
2491 msgid ""
2492 "URI to be published (can be used instead of passing a file to add keywords "
2493 "to the file with the respective URI)"
2494 msgstr ""
2495
2496 #: src/fs/gnunet-publish.c:600
2497 msgid "Publish a file or directory on GNUnet"
2498 msgstr ""
2499
2500 #: src/fs/fs_search.c:798
2501 #, c-format
2502 msgid "Got result with unknown block type `%d', ignoring"
2503 msgstr ""
2504
2505 #: src/fs/gnunet-service-fs_lc.c:202 src/fs/gnunet-service-fs_lc.c:359
2506 #: src/fs/gnunet-service-fs_lc.c:480
2507 #, fuzzy
2508 msgid "# client searches active"
2509 msgstr "# mensajes PONG encriptados recibidos"
2510
2511 #: src/fs/gnunet-service-fs_lc.c:254
2512 #, fuzzy
2513 msgid "# replies received for local clients"
2514 msgstr "El mensaje recibido del cliente es inválido\n"
2515
2516 #: src/fs/gnunet-service-fs_lc.c:312
2517 #, fuzzy
2518 msgid "# client searches received"
2519 msgstr "# mensajes PONG encriptados recibidos"
2520
2521 #: src/fs/gnunet-service-fs_lc.c:351
2522 msgid "# client searches updated (merged content seen list)"
2523 msgstr ""
2524
2525 #: src/fs/fs_directory.c:202 src/fs/fs_directory.c:214
2526 #, fuzzy
2527 msgid "MAGIC mismatch.  This is not a GNUnet directory.\n"
2528 msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
2529
2530 #: src/fs/fs_misc.c:126
2531 #, fuzzy, c-format
2532 msgid "Did not find mime type `%s' in extension list.\n"
2533 msgstr "¡Imposible encontrar el par '%s' en la tabla de enrutado!\n"
2534
2535 #: src/fs/gnunet-directory.c:49
2536 #, c-format
2537 msgid "\t<original file embedded in %u bytes of meta data>\n"
2538 msgstr ""
2539
2540 #: src/fs/gnunet-directory.c:94
2541 #, fuzzy, c-format
2542 msgid "Directory `%s' meta data:\n"
2543 msgstr "==> Directorio '%s':\n"
2544
2545 #: src/fs/gnunet-directory.c:97
2546 #, fuzzy, c-format
2547 msgid "Directory `%s' contents:\n"
2548 msgstr "==> Directorio '%s':\n"
2549
2550 #: src/fs/gnunet-directory.c:132
2551 #, fuzzy, c-format
2552 msgid "You must specify a filename to inspect."
2553 msgstr "Debes especificar una lista de ficheros a insertar.\n"
2554
2555 #: src/fs/gnunet-directory.c:145
2556 #, fuzzy, c-format
2557 msgid "Failed to read directory `%s'\n"
2558 msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
2559
2560 #: src/fs/gnunet-directory.c:176
2561 #, fuzzy
2562 msgid "Display contents of a GNUnet directory"
2563 msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
2564
2565 #: src/fs/gnunet-service-fs_pr.c:272
2566 #, fuzzy
2567 msgid "# Pending requests created"
2568 msgstr "# mensajes PONG encriptados recibidos"
2569
2570 #: src/fs/gnunet-service-fs_pr.c:352 src/fs/gnunet-service-fs_pr.c:607
2571 #, fuzzy
2572 msgid "# Pending requests active"
2573 msgstr "# mensajes PONG encriptados recibidos"
2574
2575 #: src/fs/gnunet-service-fs_pr.c:771
2576 #, fuzzy
2577 msgid "# replies received and matched"
2578 msgstr "# bytes recibidos por TCP"
2579
2580 #: src/fs/gnunet-service-fs_pr.c:798
2581 msgid "# duplicate replies discarded (bloomfilter)"
2582 msgstr ""
2583
2584 #: src/fs/gnunet-service-fs_pr.c:814
2585 #, c-format
2586 msgid "Unsupported block type %u\n"
2587 msgstr ""
2588
2589 #: src/fs/gnunet-service-fs_pr.c:829
2590 msgid "# results found locally"
2591 msgstr ""
2592
2593 #: src/fs/gnunet-service-fs_pr.c:921
2594 msgid "# Datastore `PUT' failures"
2595 msgstr ""
2596
2597 #: src/fs/gnunet-service-fs_pr.c:948
2598 #, fuzzy
2599 msgid "# storage requests dropped due to high load"
2600 msgstr "# Anuncios de los pares recibidos"
2601
2602 #: src/fs/gnunet-service-fs_pr.c:983
2603 #, fuzzy
2604 msgid "# Replies received from DHT"
2605 msgstr "# bytes recibidos vía HTTP"
2606
2607 #: src/fs/gnunet-service-fs_pr.c:1074
2608 #, c-format
2609 msgid "Datastore lookup already took %llu ms!\n"
2610 msgstr ""
2611
2612 #: src/fs/gnunet-service-fs_pr.c:1095
2613 #, c-format
2614 msgid "On-demand lookup already took %llu ms!\n"
2615 msgstr ""
2616
2617 #: src/fs/gnunet-service-fs_pr.c:1142
2618 msgid "# Datastore lookups concluded (no results)"
2619 msgstr ""
2620
2621 #: src/fs/gnunet-service-fs_pr.c:1156
2622 msgid "# Datastore lookups concluded (seen all)"
2623 msgstr ""
2624
2625 #: src/fs/gnunet-service-fs_pr.c:1165
2626 msgid "# Datastore lookups aborted (more than MAX_RESULTS)"
2627 msgstr ""
2628
2629 #: src/fs/gnunet-service-fs_pr.c:1181
2630 msgid "# requested DBLOCK or IBLOCK not found"
2631 msgstr ""
2632
2633 #: src/fs/gnunet-service-fs_pr.c:1198
2634 msgid "# on-demand blocks matched requests"
2635 msgstr ""
2636
2637 #: src/fs/gnunet-service-fs_pr.c:1211
2638 msgid "# on-demand lookups performed successfully"
2639 msgstr ""
2640
2641 #: src/fs/gnunet-service-fs_pr.c:1216
2642 msgid "# on-demand lookups failed"
2643 msgstr ""
2644
2645 #: src/fs/gnunet-service-fs_pr.c:1242 src/fs/gnunet-service-fs_pr.c:1281
2646 #: src/fs/gnunet-service-fs_pr.c:1416
2647 msgid "# Datastore lookups concluded (error queueing)"
2648 msgstr ""
2649
2650 #: src/fs/gnunet-service-fs_pr.c:1299
2651 msgid "# Datastore lookups concluded (found last result)"
2652 msgstr ""
2653
2654 #: src/fs/gnunet-service-fs_pr.c:1312
2655 msgid "# Datastore lookups concluded (load too high)"
2656 msgstr ""
2657
2658 #: src/fs/gnunet-service-fs_pr.c:1394
2659 msgid "# Datastore lookups initiated"
2660 msgstr ""
2661
2662 #: src/fs/gnunet-service-fs_pr.c:1474
2663 #, fuzzy
2664 msgid "# GAP PUT messages received"
2665 msgstr "# mensajes PONG encriptados recibidos"
2666
2667 #: src/fs/gnunet-service-fs_pr.c:1565 src/fs/gnunet-service-fs_pr.c:1576
2668 #, fuzzy, c-format
2669 msgid "Configuration fails to specify `%s', assuming default value."
2670 msgstr "Fichero de configuración '%s' creado.\n"
2671
2672 #: src/fs/gnunet-service-fs_pe.c:259
2673 msgid "# average retransmission delay (ms)"
2674 msgstr ""
2675
2676 #: src/fs/gnunet-service-fs_pe.c:354
2677 msgid "# transmission failed (core has no bandwidth)"
2678 msgstr ""
2679
2680 #: src/fs/gnunet-service-fs_pe.c:385
2681 #, fuzzy
2682 msgid "# query messages sent to other peers"
2683 msgstr "# bytes de mensajes salientes omitidos"
2684
2685 #: src/fs/gnunet-service-fs_pe.c:440
2686 msgid "# delay heap timeout"
2687 msgstr ""
2688
2689 #: src/fs/gnunet-service-fs_pe.c:450
2690 #, fuzzy
2691 msgid "# query plans executed"
2692 msgstr "# mensajes PONG encriptados recibidos"
2693
2694 #: src/fs/gnunet-service-fs_pe.c:516
2695 #, fuzzy
2696 msgid "# requests merged"
2697 msgstr "# mensajes PONG encriptados recibidos"
2698
2699 #: src/fs/gnunet-service-fs_pe.c:522
2700 #, fuzzy
2701 msgid "# requests refreshed"
2702 msgstr "# mensajes PONG encriptados recibidos"
2703
2704 #: src/fs/gnunet-service-fs_pe.c:576 src/fs/gnunet-service-fs_pe.c:665
2705 #: src/fs/gnunet-service-fs_pe.c:706
2706 msgid "# query plan entries"
2707 msgstr ""
2708
2709 #: src/fs/gnunet-service-fs_cp.c:618 src/fs/gnunet-service-fs_cp.c:1552
2710 #: src/transport/gnunet-service-transport_neighbours.c:862
2711 #: src/transport/gnunet-service-transport_neighbours.c:1976
2712 #: src/transport/gnunet-service-transport_neighbours.c:2063
2713 #: src/topology/gnunet-daemon-topology.c:653
2714 #: src/topology/gnunet-daemon-topology.c:755
2715 #, fuzzy
2716 msgid "# peers connected"
2717 msgstr "# de pares conectados"
2718
2719 #: src/fs/gnunet-service-fs_cp.c:701
2720 #, fuzzy
2721 msgid "# migration stop messages received"
2722 msgstr "# mensajes PONG encriptados recibidos"
2723
2724 #: src/fs/gnunet-service-fs_cp.c:705
2725 #, c-format
2726 msgid "Migration of content to peer `%s' blocked for %llu ms\n"
2727 msgstr ""
2728
2729 #: src/fs/gnunet-service-fs_cp.c:740
2730 msgid "# replies transmitted to other peers"
2731 msgstr ""
2732
2733 #: src/fs/gnunet-service-fs_cp.c:746
2734 msgid "# replies dropped"
2735 msgstr ""
2736
2737 #: src/fs/gnunet-service-fs_cp.c:775 src/fs/gnunet-service-fs_cp.c:891
2738 #: src/fs/gnunet-service-fs_cp.c:1301 src/fs/gnunet-service-fs_cp.c:1340
2739 msgid "# P2P searches active"
2740 msgstr ""
2741
2742 #: src/fs/gnunet-service-fs_cp.c:848
2743 msgid "# artificial delays introduced (ms)"
2744 msgstr ""
2745
2746 #: src/fs/gnunet-service-fs_cp.c:911
2747 msgid "# replies received for other peers"
2748 msgstr ""
2749
2750 #: src/fs/gnunet-service-fs_cp.c:925
2751 msgid "# replies dropped due to insufficient cover traffic"
2752 msgstr ""
2753
2754 #: src/fs/gnunet-service-fs_cp.c:963
2755 msgid "# P2P searches destroyed due to ultimate reply"
2756 msgstr ""
2757
2758 #: src/fs/gnunet-service-fs_cp.c:1030
2759 #, fuzzy
2760 msgid "# requests done for free (low load)"
2761 msgstr "# Anuncios de los pares recibidos"
2762
2763 #: src/fs/gnunet-service-fs_cp.c:1054
2764 msgid "# request dropped, priority insufficient"
2765 msgstr ""
2766
2767 #: src/fs/gnunet-service-fs_cp.c:1064
2768 #, fuzzy
2769 msgid "# requests done for a price (normal load)"
2770 msgstr "# Anuncios de los pares recibidos"
2771
2772 #: src/fs/gnunet-service-fs_cp.c:1143
2773 msgid "# GET requests received (from other peers)"
2774 msgstr ""
2775
2776 #: src/fs/gnunet-service-fs_cp.c:1177
2777 #, fuzzy
2778 msgid "# requests dropped due to initiator not being connected"
2779 msgstr "# Anuncios de los pares recibidos"
2780
2781 #: src/fs/gnunet-service-fs_cp.c:1201
2782 #, fuzzy
2783 msgid "# requests dropped due to missing reverse route"
2784 msgstr "# Anuncios de los pares recibidos"
2785
2786 #: src/fs/gnunet-service-fs_cp.c:1267
2787 #, fuzzy
2788 msgid "# requests dropped due TTL underflow"
2789 msgstr "# Anuncios de los pares recibidos"
2790
2791 #: src/fs/gnunet-service-fs_cp.c:1295
2792 #, fuzzy
2793 msgid "# requests dropped due to higher-TTL request"
2794 msgstr "# Anuncios de los pares recibidos"
2795
2796 #: src/fs/gnunet-service-fs_cp.c:1338
2797 #, fuzzy
2798 msgid "# P2P query messages received and processed"
2799 msgstr "# mensajes PONG encriptados recibidos"
2800
2801 #: src/fs/gnunet-service-fs_push.c:642
2802 #, c-format
2803 msgid ""
2804 "Invalid value specified for option `%s' in section `%s', content pushing "
2805 "disabled\n"
2806 msgstr ""
2807
2808 #: src/fs/gnunet-service-fs_indexing.c:113
2809 #: src/fs/gnunet-service-fs_indexing.c:163
2810 #, fuzzy, c-format
2811 msgid "Configuration option `%s' in section `%s' missing.\n"
2812 msgstr "Fichero de configuración '%s' creado.\n"
2813
2814 #: src/fs/gnunet-service-fs_indexing.c:121
2815 #: src/fs/gnunet-service-fs_indexing.c:177
2816 #, fuzzy, c-format
2817 msgid "Could not open `%s'.\n"
2818 msgstr "Fichero almacenado en '%s'.\n"
2819
2820 #: src/fs/gnunet-service-fs_indexing.c:137
2821 #, fuzzy, c-format
2822 msgid "Error writing `%s'.\n"
2823 msgstr "Error creando usuario"
2824
2825 #: src/fs/gnunet-service-fs_indexing.c:228
2826 #, c-format
2827 msgid ""
2828 "Index request received for file `%s' is already indexed as `%s'.  Permitting "
2829 "anyway.\n"
2830 msgstr ""
2831
2832 #: src/fs/gnunet-service-fs_indexing.c:266
2833 #, c-format
2834 msgid "Hash mismatch trying to index file `%s' which has hash `%s'\n"
2835 msgstr ""
2836
2837 #: src/fs/gnunet-service-fs_indexing.c:487
2838 #, fuzzy, c-format
2839 msgid "Failed to delete bogus block: %s\n"
2840 msgstr "Fichero almacenado en '%s'.\n"
2841
2842 #: src/fs/gnunet-service-fs_indexing.c:552
2843 #, fuzzy, c-format
2844 msgid "Could not access indexed file `%s' (%s) at offset %llu: %s\n"
2845 msgstr "Imposible resolver '%s': %s\n"
2846
2847 #: src/fs/gnunet-service-fs_indexing.c:554
2848 #, fuzzy
2849 msgid "not indexed"
2850 msgstr "El desindexado falló"
2851
2852 #: src/fs/gnunet-service-fs_indexing.c:569
2853 #, fuzzy, c-format
2854 msgid "Indexed file `%s' changed at offset %llu\n"
2855 msgstr "La indexación de los datos falló en la posición %i.\n"
2856
2857 #: src/fs/fs_list_indexed.c:90
2858 #, fuzzy, c-format
2859 msgid "Failed to receive response for `%s' request from `%s' service.\n"
2860 msgstr "Falló al recibir la respuesta al mensaje '%s' de gnunetd\n"
2861
2862 #: src/fs/fs_list_indexed.c:117
2863 #, fuzzy, c-format
2864 msgid "Failed to receive valid response for `%s' request from `%s' service.\n"
2865 msgstr "Falló al recibir la respuesta al mensaje '%s' de gnunetd\n"
2866
2867 #: src/fs/fs_list_indexed.c:164
2868 #, fuzzy, c-format
2869 msgid "Failed to not connect to `%s' service.\n"
2870 msgstr "Falló al inicializar el servicio '%s'.\n"
2871
2872 #: src/fs/fs_unindex.c:58
2873 msgid "Failed to find given position in file"
2874 msgstr ""
2875
2876 #: src/fs/fs_unindex.c:63
2877 #, fuzzy
2878 msgid "Failed to read file"
2879 msgstr "Falló al entregar el mensaje '%s'.\n"
2880
2881 #: src/fs/fs_unindex.c:235
2882 msgid "Unexpected time for a response from `fs' service."
2883 msgstr ""
2884
2885 #: src/fs/fs_unindex.c:243
2886 msgid "Timeout waiting for `fs' service."
2887 msgstr ""
2888
2889 #: src/fs/fs_unindex.c:251
2890 #, fuzzy
2891 msgid "Invalid response from `fs' service."
2892 msgstr "Respuesta inválida a '%s'.\n"
2893
2894 #: src/fs/fs_unindex.c:296
2895 #, fuzzy
2896 msgid "Failed to connect to FS service for unindexing."
2897 msgstr "Fallo al conectarse a gnunetd"
2898
2899 #: src/fs/fs_unindex.c:331
2900 #, fuzzy
2901 msgid "Failed to connect to `datastore' service."
2902 msgstr "Falló al inicializar el servicio '%s'.\n"
2903
2904 #: src/fs/fs_unindex.c:344
2905 #, fuzzy
2906 msgid "Failed to open file for unindexing."
2907 msgstr "Fallo al conectarse a gnunetd"
2908
2909 #: src/fs/fs_unindex.c:378
2910 #, fuzzy
2911 msgid "Failed to compute hash of file."
2912 msgstr "Fallo al conectarse a gnunetd"
2913
2914 #: src/fs/gnunet-download.c:100
2915 #, fuzzy, c-format
2916 msgid "Starting download `%s'.\n"
2917 msgstr "Iniciada colección '%s'.\n"
2918
2919 #: src/fs/gnunet-download.c:112
2920 #, c-format
2921 msgid "Downloading `%s' at %llu/%llu (%s remaining, %s/s)\n"
2922 msgstr ""
2923
2924 #: src/fs/gnunet-download.c:121
2925 #, fuzzy, c-format
2926 msgid "Error downloading: %s.\n"
2927 msgstr "Error descargando: %s\n"
2928
2929 #: src/fs/gnunet-download.c:129
2930 #, fuzzy, c-format
2931 msgid "Downloading `%s' done (%s/s).\n"
2932 msgstr "¡Subida rechazada!"
2933
2934 #: src/fs/gnunet-download.c:169
2935 #, fuzzy, c-format
2936 msgid "You need to specify a URI argument.\n"
2937 msgstr "¡Debes especificar un receptor!\n"
2938
2939 #: src/fs/gnunet-download.c:182
2940 #, c-format
2941 msgid "Only CHK or LOC URIs supported.\n"
2942 msgstr ""
2943
2944 #: src/fs/gnunet-download.c:189
2945 #, c-format
2946 msgid "Target filename must be specified.\n"
2947 msgstr ""
2948
2949 #: src/fs/gnunet-download.c:243
2950 msgid "delete incomplete downloads (when aborted with CTRL-C)"
2951 msgstr ""
2952
2953 #: src/fs/gnunet-download.c:249
2954 msgid "write the file to FILENAME"
2955 msgstr "escribe el fichero al FICHERO"
2956
2957 #: src/fs/gnunet-download.c:253
2958 msgid "set the maximum number of parallel downloads that is allowed"
2959 msgstr ""
2960
2961 #: src/fs/gnunet-download.c:257
2962 msgid "set the maximum number of parallel requests for blocks that is allowed"
2963 msgstr ""
2964
2965 #: src/fs/gnunet-download.c:260
2966 msgid "download a GNUnet directory recursively"
2967 msgstr "descarga un directorio de GNUnet recursivamente"
2968
2969 #: src/fs/gnunet-download.c:270
2970 msgid ""
2971 "Download files from GNUnet using a GNUnet CHK or LOC URI (gnunet://fs/"
2972 "chk/...)"
2973 msgstr ""
2974
2975 #: src/fs/fs_getopt.c:191
2976 #, c-format
2977 msgid ""
2978 "Unknown metadata type in metadata option `%s'.  Using metadata type "
2979 "`unknown' instead.\n"
2980 msgstr ""
2981 "Tipo de metadatos desconocido en la opción de metadatos '%s'.  Usando el "
2982 "tipo de metadatos 'desconocido' en su lugar.\n"
2983
2984 #: src/fs/fs_publish.c:142 src/fs/fs_publish.c:410
2985 #, fuzzy, c-format
2986 msgid "Publishing failed: %s"
2987 msgstr ""
2988 "\n"
2989 "Error subiendo el fichero %s\n"
2990
2991 #: src/fs/fs_publish.c:647 src/fs/fs_publish.c:664 src/fs/fs_publish.c:703
2992 #: src/fs/fs_publish.c:723 src/fs/fs_publish.c:750 src/fs/fs_publish.c:898
2993 #, fuzzy, c-format
2994 msgid "Can not index file `%s': %s.  Will try to insert instead.\n"
2995 msgstr "Indexación del fichero '%s' fallida. Intentando insertar fichero...\n"
2996
2997 #: src/fs/fs_publish.c:649
2998 msgid "timeout on index-start request to `fs' service"
2999 msgstr ""
3000
3001 #: src/fs/fs_publish.c:661
3002 #, fuzzy
3003 msgid "unknown error"
3004 msgstr "Error desconocido"
3005
3006 #: src/fs/fs_publish.c:704
3007 msgid "failed to compute hash"
3008 msgstr ""
3009
3010 #: src/fs/fs_publish.c:724
3011 msgid "filename too long"
3012 msgstr ""
3013
3014 #: src/fs/fs_publish.c:751
3015 #, fuzzy
3016 msgid "could not connect to `fs' service"
3017 msgstr "Imposible conectar con gnunetd.\n"
3018
3019 #: src/fs/fs_publish.c:775
3020 #, fuzzy, c-format
3021 msgid "Failed to get file identifiers for `%s'\n"
3022 msgstr "Falló al actualizar los datos del módulo '%s'\n"
3023
3024 #: src/fs/fs_publish.c:845
3025 #, fuzzy, c-format
3026 msgid "Recursive upload failed at `%s': %s"
3027 msgstr "'%s' falló en %s: %d con error: '%s'.\n"
3028
3029 #: src/fs/fs_publish.c:851
3030 #, fuzzy, c-format
3031 msgid "Recursive upload failed: %s"
3032 msgstr ""
3033 "\n"
3034 "Error subiendo el fichero %s\n"
3035
3036 #: src/fs/fs_publish.c:899
3037 #, fuzzy
3038 msgid "needs to be an actual file"
3039 msgstr "'%s' no es un fichero regular.\n"
3040
3041 #: src/fs/fs_publish.c:1078
3042 #, c-format
3043 msgid "Insufficient space for publishing: %s"
3044 msgstr ""
3045
3046 #: src/fs/fs_publish.c:1149
3047 #, c-format
3048 msgid "Reserving space for %u entries and %llu bytes for publication\n"
3049 msgstr ""
3050
3051 #: src/fs/fs_publish.c:1482
3052 #, fuzzy
3053 msgid "Could not connect to datastore."
3054 msgstr "Imposible conectar con gnunetd.\n"
3055
3056 #: src/fs/fs.c:284
3057 #, fuzzy, c-format
3058 msgid "Could not open file `%s': %s"
3059 msgstr "Fichero almacenado en '%s'.\n"
3060
3061 #: src/fs/fs.c:293
3062 #, fuzzy, c-format
3063 msgid "Could not read file `%s': %s"
3064 msgstr "Fichero almacenado en '%s'.\n"
3065
3066 #: src/fs/fs.c:299
3067 #, c-format
3068 msgid "Short read reading from file `%s'!"
3069 msgstr ""
3070
3071 #: src/fs/fs.c:877
3072 #, fuzzy, c-format
3073 msgid "Failed to resume publishing information `%s': %s\n"
3074 msgstr "Fichero almacenado en '%s'.\n"
3075
3076 #: src/fs/fs.c:1323
3077 #, c-format
3078 msgid "Failed to recover namespace `%s', cannot resume publishing operation.\n"
3079 msgstr ""
3080
3081 #: src/fs/fs.c:1364
3082 #, c-format
3083 msgid "Failure while resuming publishing operation `%s': %s\n"
3084 msgstr ""
3085
3086 #: src/fs/fs.c:1380
3087 #, fuzzy, c-format
3088 msgid "Failed to resume publishing operation `%s': %s\n"
3089 msgstr "Fichero almacenado en '%s'.\n"
3090
3091 #: src/fs/fs.c:1984
3092 #, c-format
3093 msgid "Failure while resuming unindexing operation `%s': %s\n"
3094 msgstr ""
3095
3096 #: src/fs/fs.c:1994
3097 #, fuzzy, c-format
3098 msgid "Failed to resume unindexing operation `%s': %s\n"
3099 msgstr "Fichero almacenado en '%s'.\n"
3100
3101 #: src/fs/fs.c:2107 src/fs/fs.c:2346
3102 #, fuzzy, c-format
3103 msgid "Failed to resume sub-download `%s': %s\n"
3104 msgstr "Fichero almacenado en '%s'.\n"
3105
3106 #: src/fs/fs.c:2124
3107 #, fuzzy, c-format
3108 msgid "Failed to resume sub-search `%s': %s\n"
3109 msgstr "Fichero almacenado en '%s'.\n"
3110
3111 #: src/fs/fs.c:2136 src/fs/fs.c:2155 src/fs/fs.c:2631
3112 #, c-format
3113 msgid "Failure while resuming search operation `%s': %s\n"
3114 msgstr ""
3115
3116 #: src/fs/fs.c:2337
3117 #, c-format
3118 msgid "Failed to resume sub-download `%s': could not open file `%s'\n"
3119 msgstr ""
3120
3121 #: src/fs/fs.c:2583
3122 msgid "Could not resume running search, will resume as paused search\n"
3123 msgstr ""
3124
3125 #: src/fs/fs.c:2669
3126 #, c-format
3127 msgid "Failure while resuming download operation `%s': %s\n"
3128 msgstr ""
3129
3130 #: src/fs/fs_download.c:309
3131 msgid ""
3132 "Recursive downloads of directories larger than 4 GB are not supported on 32-"
3133 "bit systems\n"
3134 msgstr ""
3135
3136 #: src/fs/fs_download.c:329
3137 msgid "Directory too large for system address space\n"
3138 msgstr ""
3139
3140 #: src/fs/fs_download.c:487 src/fs/fs_download.c:499
3141 #, fuzzy, c-format
3142 msgid "Failed to open file `%s' for writing"
3143 msgstr "Fichero almacenado en '%s'.\n"
3144
3145 #: src/fs/fs_download.c:872
3146 #, fuzzy, c-format
3147 msgid "Failed to create directory for recursive download of `%s'\n"
3148 msgstr "Falló al actualizar los datos del módulo '%s'\n"
3149
3150 #: src/fs/fs_download.c:958
3151 #, c-format
3152 msgid ""
3153 "Internal error or bogus download URI (expected %u bytes at depth %u and "
3154 "offset %llu/%llu, got %u bytes)\n"
3155 msgstr ""
3156
3157 #: src/fs/fs_download.c:985
3158 msgid "internal error decrypting content"
3159 msgstr ""
3160
3161 #: src/fs/fs_download.c:1008
3162 #, fuzzy, c-format
3163 msgid "Download failed: could not open file `%s': %s\n"
3164 msgstr "Fichero almacenado en '%s'.\n"
3165
3166 #: src/fs/fs_download.c:1020
3167 #, fuzzy, c-format
3168 msgid "Failed to seek to offset %llu in file `%s': %s\n"
3169 msgstr "Fichero almacenado en '%s'.\n"
3170
3171 #: src/fs/fs_download.c:1029
3172 #, c-format
3173 msgid "Failed to write block of %u bytes at offset %llu in file `%s': %s\n"
3174 msgstr ""
3175
3176 #: src/fs/fs_download.c:1826
3177 #, fuzzy
3178 msgid "Invalid URI"
3179 msgstr "Argumento no válido: '%s'\n"
3180
3181 #: src/fs/gnunet-service-fs.c:268 src/fs/gnunet-service-fs.c:448
3182 msgid "# Loopback routes suppressed"
3183 msgstr ""
3184
3185 #: src/fs/gnunet-service-fs.c:542 src/topology/gnunet-daemon-topology.c:1292
3186 #: src/topology/gnunet-daemon-topology.c:1299
3187 #: src/hostlist/gnunet-daemon-hostlist.c:290
3188 #, fuzzy, c-format
3189 msgid "Failed to connect to `%s' service.\n"
3190 msgstr "Fallo al conectar a gnunetd.\n"
3191
3192 #: src/fs/fs_file_information.c:350
3193 #, fuzzy, c-format
3194 msgid "`%s' failed on file `%s': %s"
3195 msgstr "'%s' falló para la unidad %s: %u\n"
3196
3197 #: src/transport/gnunet-service-transport_neighbours.c:435
3198 msgid "# failed connection attempts due to timeout"
3199 msgstr ""
3200
3201 #: src/transport/gnunet-service-transport_neighbours.c:811
3202 #, fuzzy
3203 msgid "# peers disconnected due to external request"
3204 msgstr "# Anuncios de los pares recibidos"
3205
3206 #: src/transport/gnunet-service-transport_neighbours.c:917
3207 #, fuzzy
3208 msgid "# peers disconnected due to timeout"
3209 msgstr "# de pares conectados"
3210
3211 #: src/transport/gnunet-service-transport_neighbours.c:941
3212 #, fuzzy
3213 msgid "# keepalives sent"
3214 msgstr "# claves de la sesión mandadas"
3215
3216 #: src/transport/gnunet-service-transport_neighbours.c:973
3217 #, fuzzy
3218 msgid "# peers disconnected due to global disconnect"
3219 msgstr "# Anuncios de los pares recibidos"
3220
3221 #: src/transport/gnunet-service-transport_neighbours.c:1503
3222 #: src/transport/gnunet-service-transport_neighbours.c:1524
3223 #, fuzzy
3224 msgid "# messages not sent (no such peer or not connected)"
3225 msgstr "# mensajes defragmentados"
3226
3227 #: src/transport/gnunet-service-transport_neighbours.c:1540
3228 #, fuzzy
3229 msgid "# bytes in message queue for other peers"
3230 msgstr "# bytes de mensajes salientes omitidos"
3231
3232 #: src/transport/gnunet-service-transport_neighbours.c:1588
3233 #, fuzzy
3234 msgid "# messages discarded due to lack of neighbour record"
3235 msgstr "# mensajes defragmentados"
3236
3237 #: src/transport/gnunet-service-transport_neighbours.c:1624
3238 msgid "# bandwidth quota violations by other peers"
3239 msgstr ""
3240
3241 #: src/transport/gnunet-service-transport_neighbours.c:1642
3242 msgid "# ms throttling suggested"
3243 msgstr ""
3244
3245 #: src/transport/gnunet-service-transport_neighbours.c:1667
3246 #, fuzzy
3247 msgid "# KEEPALIVE messages discarded (not connected)"
3248 msgstr "# mensajes defragmentados"
3249
3250 #: src/transport/gnunet-service-transport_neighbours.c:1697
3251 msgid "# SET QUOTA messages ignored (no such peer)"
3252 msgstr ""
3253
3254 #: src/transport/gnunet-service-transport_neighbours.c:1710
3255 msgid "# disconnects due to quota of 0"
3256 msgstr ""
3257
3258 #: src/transport/gnunet-service-transport_neighbours.c:1824
3259 msgid "# disconnect messages ignored (old format)"
3260 msgstr ""
3261
3262 #: src/transport/gnunet-service-transport_neighbours.c:1836
3263 msgid "# disconnect messages ignored (timestamp)"
3264 msgstr ""
3265
3266 #: src/transport/gnunet-service-transport_blacklist.c:247
3267 #, fuzzy, c-format
3268 msgid "Could not read blacklist file `%s'\n"
3269 msgstr "Imposible inicializar la aplicación '%s'\n"
3270
3271 #: src/transport/gnunet-service-transport_blacklist.c:254
3272 #, c-format
3273 msgid "Blacklist file `%s' is empty.\n"
3274 msgstr ""
3275
3276 #: src/transport/gnunet-service-transport_blacklist.c:266
3277 #, fuzzy, c-format
3278 msgid "Failed to read blacklist from `%s'\n"
3279 msgstr "Falló al pasar los datos de la interfaz de '%s' de %s:%d.\n"
3280
3281 #: src/transport/gnunet-service-transport_blacklist.c:287
3282 #: src/transport/gnunet-service-transport_blacklist.c:311
3283 #, fuzzy, c-format
3284 msgid "Syntax error in blacklist file at offset %llu, giving up!\n"
3285 msgstr ""
3286 "Error de sintaxis en el fichero de configuración '%s' en la linea %d.\n"
3287
3288 #: src/transport/gnunet-service-transport_blacklist.c:298
3289 #: src/transport/gnunet-service-transport_blacklist.c:336
3290 #, c-format
3291 msgid "Syntax error in blacklist file at offset %llu, skipping bytes.\n"
3292 msgstr ""
3293
3294 #: src/transport/gnunet-service-transport_blacklist.c:350
3295 #, fuzzy, c-format
3296 msgid "Syntax error in blacklist file at offset %llu, skipping bytes `%s'.\n"
3297 msgstr ""
3298 "Error de sintaxis en el fichero de configuración '%s' en la linea %d.\n"
3299
3300 #: src/transport/gnunet-service-transport_blacklist.c:364
3301 #, c-format
3302 msgid "Found myself `%s' in blacklist (useless, ignored)\n"
3303 msgstr ""
3304
3305 #: src/transport/gnunet-service-transport_blacklist.c:522
3306 #: src/transport/gnunet-service-transport_blacklist.c:760
3307 msgid "# disconnects due to blacklist"
3308 msgstr ""
3309
3310 #: src/transport/plugin_transport_http_server.c:184
3311 msgid ""
3312 "Could not create a new TLS certificate, program `gnunet-transport-"
3313 "certificate-creation' could not be started!\n"
3314 msgstr ""
3315
3316 #: src/transport/plugin_transport_http_server.c:208
3317 msgid "No usable TLS certificate found and creating one failed!\n"
3318 msgstr ""
3319
3320 #: src/transport/gnunet-service-transport_hello.c:177
3321 msgid "# refreshed my HELLO"
3322 msgstr ""
3323
3324 #: src/transport/plugin_transport_udp.c:1428
3325 #: src/transport/plugin_transport_udp.c:2132
3326 #, fuzzy
3327 msgid "# HELLO beacons received via udp"
3328 msgstr "# mensajes PONG encriptados recibidos"
3329
3330 #: src/transport/plugin_transport_udp.c:1900
3331 #: src/transport/plugin_transport_udp_new.c:1209
3332 #, c-format
3333 msgid "Given `%s' option is out of range: %llu > %u\n"
3334 msgstr ""
3335
3336 #: src/transport/plugin_transport_udp.c:1953
3337 #: src/transport/plugin_transport_udp_new.c:1259
3338 #, fuzzy, c-format
3339 msgid "Invalid IPv6 address: `%s'\n"
3340 msgstr "Argumento no válido: '%s'\n"
3341
3342 #: src/transport/plugin_transport_udp.c:2146
3343 #: src/transport/plugin_transport_udp_new.c:1388
3344 #, fuzzy
3345 msgid "Failed to open UDP sockets\n"
3346 msgstr "Fichero almacenado en '%s'.\n"
3347
3348 #: src/transport/plugin_transport_http_client.c:107
3349 #: src/transport/plugin_transport_http_client.c:122
3350 #: src/hostlist/hostlist-client.c:472 src/hostlist/hostlist-client.c:682
3351 #: src/hostlist/hostlist-client.c:688 src/hostlist/hostlist-client.c:740
3352 #: src/hostlist/hostlist-client.c:749 src/hostlist/hostlist-client.c:877
3353 #: src/hostlist/hostlist-client.c:967 src/hostlist/hostlist-client.c:972
3354 #, fuzzy, c-format
3355 msgid "%s failed at %s:%d: `%s'\n"
3356 msgstr "'%s' falló en %s: %d con error: '%s'.\n"
3357
3358 #: src/transport/plugin_transport_http_client.c:617
3359 #, c-format
3360 msgid "Could not initialize curl multi handle, failed to start %s plugin!\n"
3361 msgstr ""
3362
3363 #: src/transport/plugin_transport_tcp.c:504
3364 #, c-format
3365 msgid "Unexpected address length: %u bytes\n"
3366 msgstr ""
3367
3368 #: src/transport/plugin_transport_tcp.c:590
3369 #: src/transport/plugin_transport_tcp.c:679
3370 #: src/transport/plugin_transport_tcp.c:732
3371 #: src/transport/plugin_transport_tcp.c:821
3372 #: src/transport/plugin_transport_tcp.c:1160
3373 #, fuzzy
3374 msgid "# bytes currently in TCP buffers"
3375 msgstr "# bytes enviados por TCP"
3376
3377 #: src/transport/plugin_transport_tcp.c:596
3378 #: src/transport/plugin_transport_tcp.c:847
3379 #: src/transport/plugin_transport_tcp.c:1548
3380 #, fuzzy
3381 msgid "# TCP sessions active"
3382 msgstr "# claves de la sesión aceptadas"
3383
3384 #: src/transport/plugin_transport_tcp.c:683
3385 #, fuzzy
3386 msgid "# bytes discarded by TCP (timeout)"
3387 msgstr "# bytes omitidos por TCP (salientes)"
3388
3389 #: src/transport/plugin_transport_tcp.c:735
3390 #, fuzzy
3391 msgid "# bytes transmitted via TCP"
3392 msgstr "# bytes desencriptados"
3393
3394 #: src/transport/plugin_transport_tcp.c:825
3395 #, fuzzy
3396 msgid "# bytes discarded by TCP (disconnect)"
3397 msgstr "# bytes omitidos por TCP (salientes)"
3398
3399 #: src/transport/plugin_transport_tcp.c:946
3400 #, fuzzy
3401 msgid "# bytes TCP was asked to transmit"
3402 msgstr "# bytes desencriptados"
3403
3404 #: src/transport/plugin_transport_tcp.c:997
3405 msgid "# bytes discarded by TCP (no address and no connection)"
3406 msgstr ""
3407
3408 #: src/transport/plugin_transport_tcp.c:1040
3409 #, c-format
3410 msgid "Address of unexpected length: %u\n"
3411 msgstr ""
3412
3413 #: src/transport/plugin_transport_tcp.c:1057
3414 msgid "Found valid IPv4 NAT address (creating session)!\n"
3415 msgstr ""
3416
3417 #: src/transport/plugin_transport_tcp.c:1108
3418 #, fuzzy
3419 msgid "# bytes discarded by TCP (failed to connect)"
3420 msgstr "# bytes omitidos por TCP (salientes)"
3421
3422 #: src/transport/plugin_transport_tcp.c:1228
3423 msgid "# transport-service disconnect requests for TCP"
3424 msgstr ""
3425
3426 #: src/transport/plugin_transport_tcp.c:1591
3427 #, fuzzy
3428 msgid "# TCP WELCOME messages received"
3429 msgstr "# mensajes PONG encriptados recibidos"
3430
3431 #: src/transport/plugin_transport_tcp.c:1736
3432 msgid "# bytes received via TCP"
3433 msgstr "# bytes recibidos por TCP"
3434
3435 #: src/transport/plugin_transport_tcp.c:1800
3436 msgid "# network-level TCP disconnect events"
3437 msgstr ""
3438
3439 #: src/transport/plugin_transport_tcp.c:1953
3440 #, fuzzy
3441 msgid "Failed to start service.\n"
3442 msgstr "Falló al comenzar la recolección.\n"
3443
3444 #: src/transport/plugin_transport_tcp.c:2013
3445 #, fuzzy, c-format
3446 msgid "Failed to find option %s in section %s!\n"
3447 msgstr "Fallo al conectar a gnunetd.\n"
3448
3449 #: src/transport/plugin_transport_tcp.c:2036
3450 #, c-format
3451 msgid "TCP transport listening on port %llu\n"
3452 msgstr ""
3453
3454 #: src/transport/plugin_transport_tcp.c:2040
3455 msgid "TCP transport not listening on any port (client only)\n"
3456 msgstr ""
3457
3458 #: src/transport/plugin_transport_tcp.c:2044
3459 #, c-format
3460 msgid "TCP transport advertises itself as being on port %llu\n"
3461 msgstr ""
3462
3463 #: src/transport/plugin_transport_http.c:829
3464 msgid "Disabling IPv6 since it is not supported on this system!\n"
3465 msgstr ""
3466
3467 #: src/transport/plugin_transport_http.c:878
3468 #, fuzzy
3469 msgid "Require valid port number for service in configuration!\n"
3470 msgstr "¡Ninguna aplicación definida en la configuración!\n"
3471
3472 #: src/transport/plugin_transport_http.c:1025
3473 #, c-format
3474 msgid "Found %u addresses to report to NAT service\n"
3475 msgstr ""
3476
3477 #: src/transport/plugin_transport_http.c:1040
3478 #, c-format
3479 msgid "FREEING %s\n"
3480 msgstr ""
3481
3482 #: src/transport/plugin_transport_http.c:1115
3483 #, fuzzy
3484 msgid "Neither IPv4 nor IPv6 are enabled! Fix in configuration\n"
3485 msgstr "¡Advertencias de la red desconectadas por configuración!\n"
3486
3487 #: src/transport/plugin_transport_http.c:1128
3488 #, fuzzy
3489 msgid "Port is required! Fix in configuration\n"
3490 msgstr " gconfig\tConfiguración GTK\n"
3491
3492 #: src/transport/plugin_transport_http.c:1139
3493 msgid "Port 0, client only mode\n"
3494 msgstr ""
3495
3496 #: src/transport/plugin_transport_http.c:1155
3497 #, c-format
3498 msgid ""
3499 "Specific IPv4 address `%s' for plugin %s in configuration file is invalid! "
3500 "Binding to all addresses!\n"
3501 msgstr ""
3502
3503 #: src/transport/plugin_transport_http.c:1181
3504 #, c-format
3505 msgid ""
3506 "Specific IPv6 address `%s' for plugin %s in configuration file is invalid! "
3507 "Binding to all addresses!\n"
3508 msgstr ""
3509
3510 #: src/transport/plugin_transport_unix.c:1088
3511 #, fuzzy
3512 msgid "Failed to open UNIX sockets\n"
3513 msgstr "Fichero almacenado en '%s'.\n"
3514
3515 #: src/transport/plugin_transport_smtp.c:367
3516 #, fuzzy, c-format
3517 msgid "Received malformed message via %s. Ignored.\n"
3518 msgstr "Recibido el mensaje '%s' con un mal formato. Omitiendo.\n"
3519
3520 #: src/transport/plugin_transport_smtp.c:454
3521 msgid "SMTP filter string to invalid, lacks ': '\n"
3522 msgstr ""
3523
3524 #: src/transport/plugin_transport_smtp.c:463
3525 #, c-format
3526 msgid "SMTP filter string to long, capped to `%s'\n"
3527 msgstr ""
3528
3529 #: src/transport/plugin_transport_smtp.c:558
3530 #: src/transport/plugin_transport_smtp.c:568
3531 #: src/transport/plugin_transport_smtp.c:581
3532 #: src/transport/plugin_transport_smtp.c:600
3533 #: src/transport/plugin_transport_smtp.c:623
3534 #: src/transport/plugin_transport_smtp.c:631
3535 #: src/transport/plugin_transport_smtp.c:644
3536 #: src/transport/plugin_transport_smtp.c:655
3537 #, fuzzy, c-format
3538 msgid "SMTP: `%s' failed: %s.\n"
3539 msgstr "'%s' %s falló: %s\n"
3540
3541 #: src/transport/plugin_transport_smtp.c:798
3542 msgid "No email-address specified, can not start SMTP transport.\n"
3543 msgstr ""
3544
3545 #: src/transport/plugin_transport_smtp.c:810
3546 #, fuzzy
3547 msgid "# bytes received via SMTP"
3548 msgstr "# bytes recibidos por TCP"
3549
3550 #: src/transport/plugin_transport_smtp.c:811
3551 #, fuzzy
3552 msgid "# bytes sent via SMTP"
3553 msgstr "# bytes enviados por TCP"
3554
3555 #: src/transport/plugin_transport_smtp.c:813
3556 #, fuzzy
3557 msgid "# bytes dropped by SMTP (outgoing)"
3558 msgstr "# bytes omitidos por TCP (salientes)"
3559
3560 #: src/transport/gnunet-service-transport_plugins.c:108
3561 msgid "Transport service is lacking NEIGHBOUR_LIMIT option.\n"
3562 msgstr ""
3563
3564 #: src/transport/gnunet-service-transport_plugins.c:115
3565 #, fuzzy, c-format
3566 msgid "Starting transport plugins `%s'\n"
3567 msgstr "Probando transporte(s) %s\n"
3568
3569 #: src/transport/gnunet-service-transport_plugins.c:119
3570 #, fuzzy, c-format
3571 msgid "Loading `%s' transport plugin\n"
3572 msgstr "Probando transporte(s) %s\n"
3573
3574 #: src/transport/gnunet-service-transport_plugins.c:139
3575 #, fuzzy, c-format
3576 msgid "Failed to load transport plugin for `%s'\n"
3577 msgstr "Imposible inicializar la aplicación '%s'\n"
3578
3579 #: src/transport/plugin_transport_wlan.c:877
3580 #, fuzzy
3581 msgid "# wlan session timeouts"
3582 msgstr "# claves de la sesión aceptadas"
3583
3584 #: src/transport/plugin_transport_wlan.c:902
3585 #, fuzzy
3586 msgid "# wlan session created"
3587 msgstr "# claves de la sesión aceptadas"
3588
3589 #: src/transport/plugin_transport_wlan.c:985
3590 #: src/transport/plugin_transport_wlan.c:1143
3591 #: src/transport/plugin_transport_wlan.c:1163
3592 #: src/transport/plugin_transport_wlan.c:1193
3593 #: src/transport/plugin_transport_wlan.c:2361
3594 #: src/transport/plugin_transport_wlan.c:3192
3595 msgid "# wlan pending sessions"
3596 msgstr ""
3597
3598 #: src/transport/plugin_transport_wlan.c:1455
3599 #, c-format
3600 msgid "Finished reading from wlan-helper stdout with code: %d\n"
3601 msgstr ""
3602
3603 #: src/transport/plugin_transport_wlan.c:1771
3604 msgid "# wlan hello beacons send"
3605 msgstr ""
3606
3607 #: src/transport/plugin_transport_wlan.c:1803
3608 #: src/transport/plugin_transport_wlan.c:2016
3609 #: src/transport/plugin_transport_wlan.c:2109
3610 #, c-format
3611 msgid "Error writing to wlan healper. errno == %d, ERROR: %s\n"
3612 msgstr ""
3613
3614 #: src/transport/plugin_transport_wlan.c:2003
3615 msgid "# wlan acks send"
3616 msgstr ""
3617
3618 #: src/transport/plugin_transport_wlan.c:2072
3619 #, fuzzy
3620 msgid "# wlan fragments send"
3621 msgstr "# fragmentos descartados"
3622
3623 #: src/transport/plugin_transport_wlan.c:2231
3624 #, c-format
3625 msgid "Wlan Address len %d is wrong\n"
3626 msgstr ""
3627
3628 #: src/transport/plugin_transport_wlan.c:2236
3629 #, fuzzy
3630 msgid "# wlan messages queued"
3631 msgstr "# mensajes PONG encriptados recibidos"
3632
3633 #: src/transport/plugin_transport_wlan.c:2323
3634 #: src/transport/plugin_transport_wlan.c:2959
3635 #: src/transport/plugin_transport_wlan.c:3194
3636 msgid "# wlan mac endpoints"
3637 msgstr ""
3638
3639 #: src/transport/plugin_transport_wlan.c:2543
3640 #, fuzzy
3641 msgid "# wlan whole messages received"
3642 msgstr "# mensajes PONG encriptados recibidos"
3643
3644 #: src/transport/plugin_transport_wlan.c:2741
3645 #, fuzzy
3646 msgid "# wlan hello messages received"
3647 msgstr "# mensajes PONG encriptados recibidos"
3648
3649 #: src/transport/plugin_transport_wlan.c:2775
3650 #, fuzzy
3651 msgid "# wlan fragments received"
3652 msgstr "# fragmentos descartados"
3653
3654 #: src/transport/plugin_transport_wlan.c:2827
3655 #, fuzzy
3656 msgid "# wlan acks received"
3657 msgstr "# mensajes PONG encriptados recibidos"
3658
3659 #: src/transport/plugin_transport_wlan.c:2920
3660 msgid "# wlan mac endpoints timeouts"
3661 msgstr ""
3662
3663 #: src/transport/plugin_transport_wlan.c:2943
3664 #, fuzzy
3665 msgid "# wlan mac endpoints created"
3666 msgstr "# mensajes PONG encriptados recibidos"
3667
3668 #: src/transport/plugin_transport_wlan.c:2999
3669 msgid "# wlan WLAN_HELPER_DATA received"
3670 msgstr ""
3671
3672 #: src/transport/plugin_transport_wlan.c:3050
3673 #, fuzzy
3674 msgid "# wlan messaged for this client received"
3675 msgstr "# mensajes PONG encriptados recibidos"
3676
3677 #: src/transport/plugin_transport_wlan.c:3058
3678 msgid "# wlan messaged inside WLAN_HELPER_DATA received"
3679 msgstr ""
3680
3681 #: src/transport/gnunet-transport.c:128
3682 #, c-format
3683 msgid "Received %llu bytes/s (%llu bytes in %llu ms)\n"
3684 msgstr ""
3685
3686 #: src/transport/gnunet-transport.c:137
3687 #, c-format
3688 msgid "Transmitted %llu bytes/s (%llu bytes in %llu ms)\n"
3689 msgstr ""
3690
3691 #: src/transport/gnunet-transport.c:176
3692 #, c-format
3693 msgid "Transmitting %u bytes to %s\n"
3694 msgstr ""
3695
3696 #: src/transport/gnunet-transport.c:202
3697 #, fuzzy, c-format
3698 msgid "Connected to %s\n"
3699 msgstr "'%s' conectado a '%s'.\n"
3700
3701 #: src/transport/gnunet-transport.c:243
3702 #, fuzzy, c-format
3703 msgid "Disconnected from %s\n"
3704 msgstr "'%s' conectado a '%s'.\n"
3705
3706 #: src/transport/gnunet-transport.c:283
3707 #, fuzzy, c-format
3708 msgid "Received %u bytes from %s\n"
3709 msgstr "GAP recibido contenido no válido de '%s'\n"
3710
3711 #: src/transport/gnunet-transport.c:305
3712 #, fuzzy, c-format
3713 msgid "Peer `%s' plugin: `%s' address `%s'\n"
3714 msgstr "Par '%s' con credibilidad %8u y dirección '%s'\n"
3715
3716 #: src/transport/gnunet-transport.c:339
3717 #, fuzzy, c-format
3718 msgid "Failed to parse peer identity `%s'\n"
3719 msgstr "Falló al actualizar los datos del módulo '%s'\n"
3720
3721 #: src/transport/gnunet-transport.c:377
3722 msgid "measure how fast we are receiving data (until CTRL-C)"
3723 msgstr ""
3724
3725 #: src/transport/gnunet-transport.c:380
3726 #, fuzzy
3727 msgid "try to connect to the given peer"
3728 msgstr "Fallo al conectar a gnunetd.\n"
3729
3730 #: src/transport/gnunet-transport.c:383
3731 #, fuzzy
3732 msgid "provide information about all current connections (once)"
3733 msgstr "Imprime información de los pares de GNUnet."
3734
3735 #: src/transport/gnunet-transport.c:386
3736 msgid "send data for benchmarking to the other peer (until CTRL-C)"
3737 msgstr ""
3738
3739 #: src/transport/gnunet-transport.c:393
3740 #, fuzzy
3741 msgid "Direct access to transport service."
3742 msgstr "Fallo al conectar a gnunetd.\n"
3743
3744 #: src/transport/gnunet-service-transport_validation.c:515
3745 msgid "# address records discarded"
3746 msgstr ""
3747
3748 #: src/transport/gnunet-service-transport_validation.c:628
3749 #, c-format
3750 msgid ""
3751 "Not confirming PING with address `%s' since I cannot confirm having this "
3752 "address.\n"
3753 msgstr ""
3754
3755 #: src/transport/gnunet-service-transport_validation.c:696
3756 msgid "# PONGs unicast via reliable transport"
3757 msgstr ""
3758
3759 #: src/transport/gnunet-service-transport_validation.c:705
3760 msgid "# PONGs multicast to all available addresses"
3761 msgstr ""
3762
3763 #: src/transport/gnunet-service-transport_validation.c:769
3764 #, c-format
3765 msgid ""
3766 "Not transmitting `%s' with `%s', message too big (%u bytes!). This should "
3767 "not happen.\n"
3768 msgstr ""
3769
3770 #: src/transport/gnunet-service-transport_validation.c:803
3771 #, fuzzy
3772 msgid "# PING without HELLO messages sent"
3773 msgstr "# mensajes de texto mandados por PING"
3774
3775 #: src/transport/gnunet-service-transport_validation.c:875
3776 msgid "# address revalidations started"
3777 msgstr ""
3778
3779 #: src/transport/gnunet-service-transport_validation.c:956
3780 msgid "# PONGs dropped, no matching pending validation"
3781 msgstr ""
3782
3783 #: src/transport/gnunet-service-transport_validation.c:972
3784 msgid "# PONGs dropped, signature expired"
3785 msgstr ""
3786
3787 #: src/transport/gnunet-service-transport_validation.c:1050
3788 #, fuzzy, c-format
3789 msgid "Adding `%s' without addresses for peer `%s'\n"
3790 msgstr "Imposible obtener la dirección del par '%s'.\n"
3791
3792 #: src/transport/gnunet-service-transport_clients.c:250
3793 #, c-format
3794 msgid "Dropping message of type %u and size %u, have %u/%u messages pending\n"
3795 msgstr ""
3796
3797 #: src/transport/gnunet-service-transport_clients.c:255
3798 #, fuzzy
3799 msgid "# messages dropped due to slow client"
3800 msgstr "# Anuncios de los pares recibidos"
3801
3802 #: src/transport/gnunet-service-transport_clients.c:405
3803 #, c-format
3804 msgid "Rejecting control connection from peer `%s', which is not me!\n"
3805 msgstr ""
3806
3807 #: src/transport/gnunet-service-transport_clients.c:522
3808 #, fuzzy
3809 msgid "# bytes payload received for other peers"
3810 msgstr "# bytes recibidos por TCP"
3811
3812 #: src/transport/gnunet-service-transport_clients.c:539
3813 msgid "# bytes payload dropped (other peer was not connected)"
3814 msgstr ""
3815
3816 #: src/transport/gnunet-service-transport_clients.c:590
3817 #, fuzzy
3818 msgid "# REQUEST CONNECT messages received"
3819 msgstr "# mensajes PONG encriptados recibidos"
3820
3821 #: src/transport/transport_api.c:588
3822 #, fuzzy, c-format
3823 msgid "Received unexpected message of type %u in %s:%u\n"
3824 msgstr "Recibido mensaje corrupto del par '%s' en %s:%d.\n"
3825
3826 #: src/transport/gnunet-service-transport.c:159
3827 #, fuzzy
3828 msgid "# bytes payload discarded due to not connected peer "
3829 msgstr "# Anuncios de los pares recibidos"
3830
3831 #: src/transport/gnunet-service-transport.c:516
3832 msgid "Transport service is lacking key configuration settings.  Exiting.\n"
3833 msgstr ""
3834
3835 #: src/transport/gnunet-service-transport.c:525
3836 msgid "Transport service could not access hostkey.  Exiting.\n"
3837 msgstr ""
3838
3839 #: src/dv/plugin_transport_dv.c:159
3840 #, fuzzy, c-format
3841 msgid "%s Received message from %s of type %d, distance %u!\n"
3842 msgstr "Recibido mensaje corrupto del par '%s' en %s:%d.\n"
3843
3844 #: src/dv/dv_api.c:179
3845 #, fuzzy
3846 msgid "Failed to connect to the dv service!\n"
3847 msgstr "Fallo al conectar a gnunetd.\n"
3848
3849 #: src/topology/gnunet-daemon-topology.c:244
3850 msgid "# peers blacklisted"
3851 msgstr ""
3852
3853 #: src/topology/gnunet-daemon-topology.c:379
3854 #, fuzzy
3855 msgid "# connect requests issued to transport"
3856 msgstr "# mensajes PONG encriptados recibidos"
3857
3858 #: src/topology/gnunet-daemon-topology.c:674
3859 #: src/topology/gnunet-daemon-topology.c:760
3860 #, fuzzy
3861 msgid "# friends connected"
3862 msgstr "# de pares conectados"
3863
3864 #: src/topology/gnunet-daemon-topology.c:877
3865 #: src/hostlist/hostlist-server.c:187
3866 #, fuzzy, c-format
3867 msgid "Error in communication with PEERINFO service: %s\n"
3868 msgstr "Imprime información de los pares de GNUnet."
3869
3870 #: src/topology/gnunet-daemon-topology.c:952
3871 msgid "Failed to connect to core service, can not manage topology!\n"
3872 msgstr ""
3873
3874 #: src/topology/gnunet-daemon-topology.c:984
3875 #, c-format
3876 msgid "Option `%s' in section `%s' not specified!\n"
3877 msgstr ""
3878
3879 #: src/topology/gnunet-daemon-topology.c:996
3880 #, fuzzy, c-format
3881 msgid "Could not read friends list `%s'\n"
3882 msgstr "Imposible inicializar la aplicación '%s'\n"
3883
3884 #: src/topology/gnunet-daemon-topology.c:1002
3885 #, fuzzy, c-format
3886 msgid "Friends file `%s' is empty.\n"
3887 msgstr "El formato del fichero '%s' no es válido.\n"
3888
3889 #: src/topology/gnunet-daemon-topology.c:1011
3890 #, fuzzy, c-format
3891 msgid "Failed to read friends list from `%s': out of memory\n"
3892 msgstr "Imposible inicializar la aplicación '%s'\n"
3893
3894 #: src/topology/gnunet-daemon-topology.c:1019
3895 #, c-format
3896 msgid "Failed to read friends list from `%s'\n"
3897 msgstr ""
3898
3899 #: src/topology/gnunet-daemon-topology.c:1039
3900 #, c-format
3901 msgid ""
3902 "Syntax error in topology specification at offset %llu, skipping bytes.\n"
3903 msgstr ""
3904
3905 #: src/topology/gnunet-daemon-topology.c:1052
3906 #, c-format
3907 msgid ""
3908 "Syntax error in topology specification at offset %llu, skipping bytes `%s'.\n"
3909 msgstr ""
3910
3911 #: src/topology/gnunet-daemon-topology.c:1062
3912 #, fuzzy, c-format
3913 msgid "Found friend `%s' in configuration\n"
3914 msgstr " gconfig\tConfiguración GTK\n"
3915
3916 #: src/topology/gnunet-daemon-topology.c:1068
3917 #, c-format
3918 msgid "Found myself `%s' in friend list (useless, ignored)\n"
3919 msgstr ""
3920
3921 #: src/topology/gnunet-daemon-topology.c:1078
3922 #, fuzzy
3923 msgid "# friends in configuration"
3924 msgstr " gconfig\tConfiguración GTK\n"
3925
3926 #: src/topology/gnunet-daemon-topology.c:1084
3927 msgid ""
3928 "Fewer friends specified than required by minimum friend count. Will only "
3929 "connect to friends.\n"
3930 msgstr ""
3931
3932 #: src/topology/gnunet-daemon-topology.c:1091
3933 msgid ""
3934 "More friendly connections required than target total number of connections.\n"
3935 msgstr ""
3936
3937 #: src/topology/gnunet-daemon-topology.c:1128
3938 #, fuzzy
3939 msgid "# HELLO messages received"
3940 msgstr "# mensajes PONG encriptados recibidos"
3941
3942 #: src/topology/gnunet-daemon-topology.c:1185
3943 #, fuzzy
3944 msgid "# HELLO messages gossipped"
3945 msgstr "# mensajes salientes omitidos"
3946
3947 #: src/topology/gnunet-daemon-topology.c:1325
3948 msgid "GNUnet topology control (maintaining P2P mesh and F2F constraints)"
3949 msgstr ""
3950
3951 #: src/chat/chat.c:175
3952 #, fuzzy
3953 msgid "Could not transmit confirmation receipt\n"
3954 msgstr "Imposible acceder a la información del espacio.\n"
3955
3956 #: src/chat/chat.c:283
3957 msgid "The current user must be the the first one joined\n"
3958 msgstr ""
3959
3960 #: src/chat/chat.c:412
3961 #, fuzzy, c-format
3962 msgid "Unknown message type: '%u'\n"
3963 msgstr "Operación desconocida '%s'\n"
3964
3965 #: src/chat/chat.c:472
3966 #, fuzzy, c-format
3967 msgid "Configuration option `%s' in section `%s' missing\n"
3968 msgstr "Fichero de configuración '%s' creado.\n"
3969
3970 #: src/chat/chat.c:480
3971 #, fuzzy, c-format
3972 msgid "Failed to access chat home directory `%s'\n"
3973 msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
3974
3975 #: src/chat/chat.c:498
3976 #, fuzzy, c-format
3977 msgid "Failed to create/open key in file `%s'\n"
3978 msgstr "Fichero almacenado en '%s'.\n"
3979
3980 #: src/chat/chat.c:559
3981 #, fuzzy
3982 msgid "Could not serialize metadata\n"
3983 msgstr "¡Imposible inicializar libgnunetutil!\n"
3984
3985 #: src/chat/chat.c:674
3986 #, fuzzy
3987 msgid "Failed to connect to the chat service\n"
3988 msgstr "Fallo al conectar a gnunetd.\n"
3989
3990 #: src/chat/chat.c:680
3991 msgid "Undefined mandatory parameter: joinCallback\n"
3992 msgstr ""
3993
3994 #: src/chat/chat.c:686
3995 msgid "Undefined mandatory parameter: messageCallback\n"
3996 msgstr ""
3997
3998 #: src/chat/chat.c:692
3999 msgid "Undefined mandatory parameter: memberCallback\n"
4000 msgstr ""
4001
4002 #: src/chat/gnunet-service-chat.c:267
4003 #, fuzzy
4004 msgid "Failed to queue a message notification\n"
4005 msgstr "Imposible guardar la configuración"
4006
4007 #: src/chat/gnunet-service-chat.c:546
4008 #, fuzzy
4009 msgid "Failed to queue a join notification\n"
4010 msgstr "Imposible guardar la configuración"
4011
4012 #: src/chat/gnunet-service-chat.c:729
4013 #, fuzzy
4014 msgid "Failed to queue a confirmation receipt\n"
4015 msgstr "Imposible guardar la configuración"
4016
4017 #: src/chat/gnunet-service-chat.c:907
4018 #, fuzzy
4019 msgid "Failed to queue a leave notification\n"
4020 msgstr "Imposible guardar la configuración"
4021
4022 #: src/chat/gnunet-chat.c:92
4023 #, c-format
4024 msgid "Joined\n"
4025 msgstr ""
4026
4027 #: src/chat/gnunet-chat.c:124
4028 msgid "anonymous"
4029 msgstr ""
4030
4031 #: src/chat/gnunet-chat.c:130
4032 #, fuzzy, c-format
4033 msgid "(%s) `%s' said: %s\n"
4034 msgstr "'%s' %s falló: %s\n"
4035
4036 #: src/chat/gnunet-chat.c:133 src/chat/gnunet-chat.c:136
4037 #, fuzzy, c-format
4038 msgid "(%s) `%s' said to you: %s\n"
4039 msgstr "'%s' %s falló: %s\n"
4040
4041 #: src/chat/gnunet-chat.c:139
4042 #, fuzzy, c-format
4043 msgid "(%s) `%s' said for sure: %s\n"
4044 msgstr "'%s' %s falló: %s\n"
4045
4046 #: src/chat/gnunet-chat.c:142
4047 #, fuzzy, c-format
4048 msgid "(%s) `%s' said to you for sure: %s\n"
4049 msgstr "'%s' falló con el código de error %s: %s"
4050
4051 #: src/chat/gnunet-chat.c:145
4052 #, fuzzy, c-format
4053 msgid "(%s) `%s' was confirmed that you received: %s\n"
4054 msgstr "'%s' falló con el código de error %d: %s"
4055
4056 #: src/chat/gnunet-chat.c:148
4057 #, fuzzy, c-format
4058 msgid "(%s) `%s' was confirmed that you and only you received: %s\n"
4059 msgstr "'%s' falló con el código de error %d: %s"
4060
4061 #: src/chat/gnunet-chat.c:151
4062 #, fuzzy, c-format
4063 msgid "(%s) `%s' was confirmed that you received from him or her: %s\n"
4064 msgstr "'%s' falló con el código de error %d: %s"
4065
4066 #: src/chat/gnunet-chat.c:156
4067 #, fuzzy, c-format
4068 msgid ""
4069 "(%s) `%s' was confirmed that you and only you received from him or her: %s\n"
4070 msgstr "'%s' falló con el código de error %d: %s"
4071
4072 #: src/chat/gnunet-chat.c:159
4073 #, fuzzy, c-format
4074 msgid "(%s) `%s' said off the record: %s\n"
4075 msgstr "'%s' falló con el código de error %s: %s"
4076
4077 #: src/chat/gnunet-chat.c:162
4078 #, c-format
4079 msgid "(%s) <%s> said using an unknown message type: %s\n"
4080 msgstr ""
4081
4082 #: src/chat/gnunet-chat.c:193
4083 #, c-format
4084 msgid "'%s' acknowledged message #%d\n"
4085 msgstr ""
4086
4087 #: src/chat/gnunet-chat.c:224
4088 #, c-format
4089 msgid "`%s' entered the room\n"
4090 msgstr ""
4091
4092 #: src/chat/gnunet-chat.c:224
4093 #, c-format
4094 msgid "`%s' left the room\n"
4095 msgstr ""
4096
4097 #: src/chat/gnunet-chat.c:284 src/chat/gnunet-chat.c:316
4098 #, fuzzy, c-format
4099 msgid "Could not change username\n"
4100 msgstr "Imposible crear el espacio '%s' (¿existe?).\n"
4101
4102 #: src/chat/gnunet-chat.c:288 src/chat/gnunet-chat.c:629
4103 #, fuzzy, c-format
4104 msgid "Joining room `%s' as user `%s'...\n"
4105 msgstr "Respuesta inválida a '%s' del par '%s'.\n"
4106
4107 #: src/chat/gnunet-chat.c:320
4108 #, fuzzy, c-format
4109 msgid "Changed username to `%s'\n"
4110 msgstr "Imposible cambiar el usuario/grupo a '%s': %s\n"
4111
4112 #: src/chat/gnunet-chat.c:333
4113 #, fuzzy, c-format
4114 msgid "Users in room `%s': "
4115 msgstr "Fichero almacenado en '%s'.\n"
4116
4117 #: src/chat/gnunet-chat.c:371
4118 #, c-format
4119 msgid "Syntax: /msg USERNAME MESSAGE"
4120 msgstr ""
4121
4122 #: src/chat/gnunet-chat.c:379
4123 #, fuzzy, c-format
4124 msgid "Unknown user `%s'\n"
4125 msgstr "Operación desconocida '%s'\n"
4126
4127 #: src/chat/gnunet-chat.c:395
4128 #, c-format
4129 msgid "User `%s' is currently not in the room!\n"
4130 msgstr ""
4131
4132 #: src/chat/gnunet-chat.c:448
4133 #, fuzzy, c-format
4134 msgid "Unknown command `%s'\n"
4135 msgstr "Operación desconocida '%s'\n"
4136
4137 #: src/chat/gnunet-chat.c:459
4138 msgid ""
4139 "Use `/join #roomname' to join a chat room. Joining a room will cause you to "
4140 "leave the current room"
4141 msgstr ""
4142
4143 #: src/chat/gnunet-chat.c:463
4144 msgid ""
4145 "Use `/nick nickname' to change your nickname.  This will cause you to leave "
4146 "the current room and immediately rejoin it with the new name."
4147 msgstr ""
4148
4149 #: src/chat/gnunet-chat.c:467
4150 msgid ""
4151 "Use `/msg nickname message' to send a private message to the specified user"
4152 msgstr ""
4153
4154 #: src/chat/gnunet-chat.c:470
4155 msgid "The `/notice' command is an alias for `/msg'"
4156 msgstr ""
4157
4158 #: src/chat/gnunet-chat.c:472
4159 msgid "The `/query' command is an alias for `/msg'"
4160 msgstr ""
4161
4162 #: src/chat/gnunet-chat.c:474
4163 msgid "Use `/sig message' to send a signed public message"
4164 msgstr ""
4165
4166 #: src/chat/gnunet-chat.c:477
4167 msgid "Use `/ack message' to require signed acknowledgment of the message"
4168 msgstr ""
4169
4170 #: src/chat/gnunet-chat.c:480
4171 msgid "Use `/anonymous message' to send a public anonymous message"
4172 msgstr ""
4173
4174 #: src/chat/gnunet-chat.c:482
4175 msgid "The `/anon' command is an alias for `/anonymous'"
4176 msgstr ""
4177
4178 #: src/chat/gnunet-chat.c:484
4179 msgid "Use `/quit' to terminate gnunet-chat"
4180 msgstr ""
4181
4182 #: src/chat/gnunet-chat.c:486
4183 msgid "The `/leave' command is an alias for `/quit'"
4184 msgstr ""
4185
4186 #: src/chat/gnunet-chat.c:489
4187 msgid "Use `/names' to list all of the current members in the chat room"
4188 msgstr ""
4189
4190 #: src/chat/gnunet-chat.c:491
4191 msgid "Use `/help command' to get help for a specific command"
4192 msgstr ""
4193
4194 #: src/chat/gnunet-chat.c:605
4195 #, fuzzy, c-format
4196 msgid "You must specify a nickname\n"
4197 msgstr "¡Debes especificar un receptor!\n"
4198
4199 #: src/chat/gnunet-chat.c:621
4200 #, fuzzy, c-format
4201 msgid "Failed to join room `%s'\n"
4202 msgstr "Fichero almacenado en '%s'.\n"
4203
4204 #: src/chat/gnunet-chat.c:654
4205 msgid "set the nickname to use (required)"
4206 msgstr ""
4207
4208 #: src/chat/gnunet-chat.c:657
4209 msgid "set the chat room to join"
4210 msgstr ""
4211
4212 #: src/chat/gnunet-chat.c:669
4213 msgid "Join a chat on GNUnet."
4214 msgstr ""
4215
4216 #: src/nat/gnunet-nat-server.c:289
4217 #, c-format
4218 msgid "Please pass valid port number as the first argument! (got `%s')\n"
4219 msgstr ""
4220
4221 #: src/nat/gnunet-nat-server.c:328
4222 msgid "GNUnet NAT traversal test helper daemon"
4223 msgstr ""
4224
4225 #: src/nat/nat.c:776
4226 #, c-format
4227 msgid "gnunet-helper-nat-server generated malformed address `%s'\n"
4228 msgstr ""
4229
4230 #: src/nat/nat.c:825
4231 #, fuzzy, c-format
4232 msgid "Failed to start %s\n"
4233 msgstr "Falló al comenzar la recolección.\n"
4234
4235 #: src/nat/nat.c:1094
4236 #, fuzzy, c-format
4237 msgid "Malformed %s `%s' given in configuration!\n"
4238 msgstr "Imposible guardar la configuración"
4239
4240 #: src/nat/nat.c:1156 src/nat/nat.c:1166
4241 #, c-format
4242 msgid ""
4243 "Configuration requires `%s', but binary is not installed properly (SUID bit "
4244 "not set).  Option disabled.\n"
4245 msgstr ""
4246
4247 #: src/nat/nat.c:1298
4248 msgid "Internal IP address not known, cannot use ICMP NAT traversal method\n"
4249 msgstr ""
4250
4251 #: src/nat/nat.c:1310
4252 #, c-format
4253 msgid "Running gnunet-helper-nat-client %s %s %u\n"
4254 msgstr ""
4255
4256 #: src/nat/nat_test.c:348
4257 #, fuzzy
4258 msgid "Failed to connect to `gnunet-nat-server'\n"
4259 msgstr "Fallo al conectar a gnunetd.\n"
4260
4261 #: src/nat/nat_test.c:418
4262 #, c-format
4263 msgid "Failed to create listen socket bound to `%s' for NAT test: %s\n"
4264 msgstr ""
4265
4266 #: src/block/plugin_block_dht.c:122
4267 #, c-format
4268 msgid "Block not of type %u\n"
4269 msgstr ""
4270
4271 #: src/block/plugin_block_dht.c:129
4272 msgid "Size mismatch for block\n"
4273 msgstr ""
4274
4275 #: src/block/plugin_block_dht.c:138
4276 #, c-format
4277 msgid "Block of type %u is malformed\n"
4278 msgstr ""
4279
4280 #: src/block/plugin_block_fs.c:131
4281 msgid "Reply mismatched in terms of namespace.  Discarded.\n"
4282 msgstr ""
4283
4284 #: src/block/block.c:109
4285 #, fuzzy, c-format
4286 msgid "Loading block plugins `%s'\n"
4287 msgstr "Probando transporte(s) %s\n"
4288
4289 #: src/block/block.c:119
4290 #, fuzzy, c-format
4291 msgid "Failed to load block plugin `%s'\n"
4292 msgstr "Imposible inicializar la aplicación '%s'\n"
4293
4294 #: src/mesh/gnunet-service-mesh.c:4161
4295 msgid "MESH: Wrong CORE service\n"
4296 msgstr ""
4297
4298 #: src/mesh/gnunet-service-mesh.c:4365
4299 #, fuzzy
4300 msgid "Mesh service is lacking key configuration settings.  Exiting.\n"
4301 msgstr "Configuración de GNUnet"
4302
4303 #: src/mesh/gnunet-service-mesh.c:4374
4304 #, fuzzy
4305 msgid "Mesh service could not access hostkey.  Exiting.\n"
4306 msgstr "Imposible acceder a la información del espacio.\n"
4307
4308 #: src/hostlist/hostlist-client.c:286
4309 msgid "# bytes downloaded from hostlist servers"
4310 msgstr ""
4311
4312 #: src/hostlist/hostlist-client.c:307 src/hostlist/hostlist-client.c:339
4313 #, fuzzy
4314 msgid "# invalid HELLOs downloaded from hostlist servers"
4315 msgstr "# saludos descargados vía HTTP"
4316
4317 #: src/hostlist/hostlist-client.c:310 src/hostlist/hostlist-client.c:342
4318 #, fuzzy, c-format
4319 msgid "Invalid `%s' message received from hostlist at `%s'\n"
4320 msgstr "Mensaje '%s' inválido recibido del par '%s'.\n"
4321
4322 #: src/hostlist/hostlist-client.c:330
4323 #, fuzzy
4324 msgid "# valid HELLOs downloaded from hostlist servers"
4325 msgstr "# saludos descargados vía HTTP"
4326
4327 #: src/hostlist/hostlist-client.c:374 src/hostlist/hostlist-client.c:395
4328 #, c-format
4329 msgid "No `%s' specified in `%s' configuration, will not bootstrap.\n"
4330 msgstr ""
4331
4332 #: src/hostlist/hostlist-client.c:592 src/hostlist/hostlist-client.c:1342
4333 msgid "# advertised hostlist URIs"
4334 msgstr ""
4335
4336 #: src/hostlist/hostlist-client.c:622
4337 #, c-format
4338 msgid "# advertised URI `%s' downloaded"
4339 msgstr ""
4340
4341 #: src/hostlist/hostlist-client.c:663
4342 #, c-format
4343 msgid ""
4344 "Advertised hostlist with URI `%s' could not be downloaded. Advertised URI "
4345 "gets dismissed.\n"
4346 msgstr ""
4347
4348 #: src/hostlist/hostlist-client.c:805
4349 #, c-format
4350 msgid "Timeout trying to download hostlist from `%s'\n"
4351 msgstr ""
4352
4353 #: src/hostlist/hostlist-client.c:822
4354 #, c-format
4355 msgid "Download limit of %u bytes exceeded, stopping download\n"
4356 msgstr ""
4357
4358 #: src/hostlist/hostlist-client.c:842
4359 #, fuzzy, c-format
4360 msgid "%s failed for `%s' at %s:%d: `%s'\n"
4361 msgstr "'%s' falló en %s: %d con error: '%s'.\n"
4362
4363 #: src/hostlist/hostlist-client.c:848
4364 #, fuzzy, c-format
4365 msgid "Download of hostlist `%s' completed.\n"
4366 msgstr ""
4367 "Subida de '%s' completada, la velocidad media de subida actual es %8.3f "
4368 "kbps.\n"
4369
4370 #: src/hostlist/hostlist-client.c:856
4371 #, c-format
4372 msgid "Adding successfully tested hostlist `%s' datastore.\n"
4373 msgstr ""
4374
4375 #: src/hostlist/hostlist-client.c:909
4376 #, c-format
4377 msgid "Bootstrapping using hostlist at `%s'.\n"
4378 msgstr ""
4379
4380 #: src/hostlist/hostlist-client.c:917
4381 msgid "# hostlist downloads initiated"
4382 msgstr ""
4383
4384 #: src/hostlist/hostlist-client.c:1045 src/hostlist/hostlist-client.c:1515
4385 msgid "# milliseconds between hostlist downloads"
4386 msgstr ""
4387
4388 #: src/hostlist/hostlist-client.c:1054
4389 #, c-format
4390 msgid "Have %u/%u connections.  Will consider downloading hostlist in %llums\n"
4391 msgstr ""
4392
4393 #: src/hostlist/hostlist-client.c:1092
4394 msgid "Scheduled saving of hostlists\n"
4395 msgstr ""
4396
4397 #: src/hostlist/hostlist-client.c:1096
4398 #, c-format
4399 msgid "Hostlists will be saved to file again in %llums\n"
4400 msgstr ""
4401
4402 #: src/hostlist/hostlist-client.c:1119 src/hostlist/hostlist-client.c:1135
4403 #, fuzzy
4404 msgid "# active connections"
4405 msgstr "Configuración de GNUnet"
4406
4407 #: src/hostlist/hostlist-client.c:1253
4408 #, c-format
4409 msgid "Initial time between hostlist downloads is %llums\n"
4410 msgstr ""
4411
4412 #: src/hostlist/hostlist-client.c:1284
4413 #, c-format
4414 msgid ""
4415 "No `%s' specified in `%s' configuration, cannot load hostlists from file.\n"
4416 msgstr ""
4417
4418 #: src/hostlist/hostlist-client.c:1290
4419 #, c-format
4420 msgid "Loading saved hostlist entries from file `%s' \n"
4421 msgstr ""
4422
4423 #: src/hostlist/hostlist-client.c:1294
4424 #, c-format
4425 msgid "Hostlist file `%s' is not existing\n"
4426 msgstr ""
4427
4428 #: src/hostlist/hostlist-client.c:1305
4429 #, fuzzy, c-format
4430 msgid "Could not open file `%s' for reading to load hostlists: %s\n"
4431 msgstr "Fichero almacenado en '%s'.\n"
4432
4433 #: src/hostlist/hostlist-client.c:1338
4434 #, c-format
4435 msgid "%u hostlist URIs loaded from file\n"
4436 msgstr ""
4437
4438 #: src/hostlist/hostlist-client.c:1340
4439 msgid "# hostlist URIs read from file"
4440 msgstr ""
4441
4442 #: src/hostlist/hostlist-client.c:1373
4443 #, c-format
4444 msgid ""
4445 "No `%s' specified in `%s' configuration, cannot save hostlists to file.\n"
4446 msgstr ""
4447
4448 #: src/hostlist/hostlist-client.c:1387
4449 #, fuzzy, c-format
4450 msgid "Could not open file `%s' for writing to save hostlists: %s\n"
4451 msgstr "Fichero almacenado en '%s'.\n"
4452
4453 #: src/hostlist/hostlist-client.c:1392
4454 #, c-format
4455 msgid "Writing %u hostlist URIs to `%s'\n"
4456 msgstr ""
4457
4458 #: src/hostlist/hostlist-client.c:1416 src/hostlist/hostlist-client.c:1433
4459 #, fuzzy, c-format
4460 msgid "Error writing hostlist URIs to file `%s'\n"
4461 msgstr "Error creando usuario"
4462
4463 #: src/hostlist/hostlist-client.c:1428
4464 msgid "# hostlist URIs written to file"
4465 msgstr ""
4466
4467 #: src/hostlist/hostlist-client.c:1480
4468 msgid "Learning is enabled on this peer\n"
4469 msgstr ""
4470
4471 #: src/hostlist/hostlist-client.c:1483
4472 #, c-format
4473 msgid "Hostlists will be saved to file again in  %llums\n"
4474 msgstr ""
4475
4476 #: src/hostlist/hostlist-client.c:1492
4477 msgid "Learning is not enabled on this peer\n"
4478 msgstr ""
4479
4480 #: src/hostlist/hostlist-client.c:1504
4481 #, c-format
4482 msgid ""
4483 "Since learning is not enabled on this peer, hostlist file `%s' was removed\n"
4484 msgstr ""
4485
4486 #: src/hostlist/hostlist-client.c:1508
4487 #, fuzzy, c-format
4488 msgid "Hostlist file `%s' could not be removed\n"
4489 msgstr "La clave de sesión del par '%s' no pudo ser verificada.\n"
4490
4491 #: src/hostlist/gnunet-daemon-hostlist.c:257
4492 msgid ""
4493 "None of the functions for the hostlist daemon were enabled.  I have no "
4494 "reason to run!\n"
4495 msgstr ""
4496
4497 #: src/hostlist/gnunet-daemon-hostlist.c:310
4498 msgid "advertise our hostlist to other peers"
4499 msgstr ""
4500
4501 #: src/hostlist/gnunet-daemon-hostlist.c:315
4502 msgid ""
4503 "bootstrap using hostlists (it is highly recommended that you always use this "
4504 "option)"
4505 msgstr ""
4506
4507 #: src/hostlist/gnunet-daemon-hostlist.c:318
4508 msgid "enable learning about hostlist servers from other peers"
4509 msgstr ""
4510
4511 #: src/hostlist/gnunet-daemon-hostlist.c:322
4512 msgid "provide a hostlist server"
4513 msgstr ""
4514
4515 #: src/hostlist/gnunet-daemon-hostlist.c:334
4516 msgid "GNUnet hostlist server and client"
4517 msgstr ""
4518
4519 #: src/hostlist/hostlist-server.c:134
4520 #, fuzzy
4521 msgid "bytes in hostlist"
4522 msgstr "# bytes en la base de datos"
4523
4524 #: src/hostlist/hostlist-server.c:160
4525 msgid "expired addresses encountered"
4526 msgstr ""
4527
4528 #: src/hostlist/hostlist-server.c:208
4529 msgid "HELLOs without addresses encountered (ignored)"
4530 msgstr ""
4531
4532 #: src/hostlist/hostlist-server.c:224
4533 msgid "bytes not included in hostlist (size limit)"
4534 msgstr ""
4535
4536 #: src/hostlist/hostlist-server.c:272
4537 #, c-format
4538 msgid "Refusing `%s' request to hostlist server\n"
4539 msgstr ""
4540
4541 #: src/hostlist/hostlist-server.c:275
4542 #, fuzzy
4543 msgid "hostlist requests refused (not HTTP GET)"
4544 msgstr "# mensajes PONG encriptados recibidos"
4545
4546 #: src/hostlist/hostlist-server.c:283
4547 msgid "Sending 100 CONTINUE reply\n"
4548 msgstr ""
4549
4550 #: src/hostlist/hostlist-server.c:290
4551 #, c-format
4552 msgid "Refusing `%s' request with %llu bytes of upload data\n"
4553 msgstr ""
4554
4555 #: src/hostlist/hostlist-server.c:294
4556 #, fuzzy
4557 msgid "hostlist requests refused (upload data)"
4558 msgstr "# mensajes PONG encriptados recibidos"
4559
4560 #: src/hostlist/hostlist-server.c:302
4561 msgid "Could not handle hostlist request since I do not have a response yet\n"
4562 msgstr ""
4563
4564 #: src/hostlist/hostlist-server.c:305
4565 #, fuzzy
4566 msgid "hostlist requests refused (not ready)"
4567 msgstr "# mensajes PONG encriptados recibidos"
4568
4569 #: src/hostlist/hostlist-server.c:309
4570 msgid "Received request for our hostlist\n"
4571 msgstr ""
4572
4573 #: src/hostlist/hostlist-server.c:310
4574 #, fuzzy
4575 msgid "hostlist requests processed"
4576 msgstr "# mensajes PONG encriptados recibidos"
4577
4578 #: src/hostlist/hostlist-server.c:353
4579 #, fuzzy
4580 msgid "# hostlist advertisements send"
4581 msgstr "# Anuncios a extraños mandados"
4582
4583 #: src/hostlist/hostlist-server.c:400
4584 msgid "Advertisement message could not be queued by core\n"
4585 msgstr ""
4586
4587 #: src/hostlist/hostlist-server.c:568
4588 #, fuzzy, c-format
4589 msgid "Invalid port number %llu.  Exiting.\n"
4590 msgstr "Argumentos no válidos. Saliendo.\n"
4591
4592 #: src/hostlist/hostlist-server.c:577
4593 #, c-format
4594 msgid "Hostlist service starts on %s:%llu\n"
4595 msgstr ""
4596
4597 #: src/hostlist/hostlist-server.c:591
4598 #, c-format
4599 msgid "Address to obtain hostlist: `%s'\n"
4600 msgstr ""
4601
4602 #: src/hostlist/hostlist-server.c:629
4603 #, c-format
4604 msgid "Could not start hostlist HTTP server on port %u\n"
4605 msgstr ""
4606
4607 #: src/peerinfo-tool/gnunet-peerinfo.c:222
4608 #, fuzzy, c-format
4609 msgid "Could not find option `%s:%s' in configuration.\n"
4610 msgstr "¡Imposible encontrar el par '%s' en la tabla de enrutado!\n"
4611
4612 #: src/peerinfo-tool/gnunet-peerinfo.c:229
4613 #, fuzzy, c-format
4614 msgid "Loading hostkey from `%s' failed.\n"
4615 msgstr "Analizando saludo de '%s' se produjo un fallo.\n"
4616
4617 #: src/peerinfo-tool/gnunet-peerinfo.c:241
4618 #, c-format
4619 msgid "I am peer `%s'.\n"
4620 msgstr "Yo soy el par '%s'.\n"
4621
4622 #: src/peerinfo-tool/gnunet-peerinfo.c:261
4623 msgid "output only the identity strings"
4624 msgstr ""
4625
4626 #: src/peerinfo-tool/gnunet-peerinfo.c:264
4627 msgid "output our own identity only"
4628 msgstr ""
4629
4630 #: src/peerinfo-tool/gnunet-peerinfo.c:270
4631 #, fuzzy
4632 msgid "Print information about peers."
4633 msgstr "Imprime información de los pares de GNUnet."
4634
4635 #: src/include/gnunet_getopt_lib.h:144
4636 msgid "print this help"
4637 msgstr "imprime esta ayuda"
4638
4639 #: src/include/gnunet_getopt_lib.h:154
4640 msgid "print the version number"
4641 msgstr "imprime el número de versión"
4642
4643 #: src/include/gnunet_getopt_lib.h:163
4644 msgid "configure logging to write logs to LOGFILE"
4645 msgstr ""
4646
4647 #: src/include/gnunet_getopt_lib.h:172
4648 msgid "configure logging to use LOGLEVEL"
4649 msgstr ""
4650
4651 #: src/include/gnunet_getopt_lib.h:181
4652 msgid "be verbose"
4653 msgstr ""
4654
4655 #: src/include/gnunet_getopt_lib.h:190
4656 #, fuzzy
4657 msgid "use configuration file FILENAME"
4658 msgstr "usa el fichero de configuración FILENAME"
4659
4660 #: src/include/gnunet_common.h:352 src/include/gnunet_common.h:357
4661 #: src/include/gnunet_common.h:363
4662 #, fuzzy, c-format
4663 msgid "Assertion failed at %s:%d.\n"
4664 msgstr "La verificación de la firma RSA fallo en %s: %d: %s\n"
4665
4666 #: src/include/gnunet_common.h:373
4667 #, fuzzy, c-format
4668 msgid "External protocol violation detected at %s:%d.\n"
4669 msgstr "La verificación de la firma RSA fallo en %s: %d: %s\n"
4670
4671 #: src/include/gnunet_common.h:394 src/include/gnunet_common.h:401
4672 #, fuzzy, c-format
4673 msgid "`%s' failed on file `%s' at %s:%d with error: %s\n"
4674 msgstr "'%s' falló en el fichero '%s' en %s: %d con el error: %s\n"
4675
4676 #, fuzzy
4677 #~ msgid "Target is %d connections per peer."
4678 #~ msgstr "Se produjo un error estableciendo conexión con gnunetd.\n"
4679
4680 #, fuzzy
4681 #~ msgid "Copying file with command cp %s %s\n"
4682 #~ msgstr "'%s' falló con el código de error %s: %s"
4683
4684 #, fuzzy
4685 #~ msgid "Offering Hello of peer %s to peer %s\n"
4686 #~ msgstr "Imposible conectar a %u.%u.%u.%u:%u: %s\n"
4687
4688 #, fuzzy
4689 #~ msgid "Could not read hostkeys file!\n"
4690 #~ msgstr "Imposible inicializar la aplicación '%s'\n"
4691
4692 #, fuzzy
4693 #~ msgid "`scp' did not complete cleanly.\n"
4694 #~ msgstr "'%s' no esta conectado a ningún par.\n"
4695
4696 #, fuzzy
4697 #~ msgid "Failed to create pipe for `ssh' process.\n"
4698 #~ msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
4699
4700 #, fuzzy
4701 #~ msgid "Failed to start `gnunet-peerinfo' process.\n"
4702 #~ msgstr "Falló al comenzar la recolección.\n"
4703
4704 #, fuzzy
4705 #~ msgid "Failed to start `ssh' process.\n"
4706 #~ msgstr "Falló al comenzar la recolección.\n"
4707
4708 #, fuzzy
4709 #~ msgid "Error reading from gnunet-peerinfo: %s\n"
4710 #~ msgstr "Se produjo un error leyendo información de gnunetd.\n"
4711
4712 #, fuzzy
4713 #~ msgid "`Failed to get hostkey!\n"
4714 #~ msgstr "Fallo en las estadísticas del tráfico.\n"
4715
4716 #, fuzzy
4717 #~ msgid "Failed to start `gnunet-arm' process.\n"
4718 #~ msgstr "Fallo al conectar a gnunetd.\n"
4719
4720 #, fuzzy
4721 #~ msgid "Starting service %s for peer `%4s'\n"
4722 #~ msgstr "Iniciada colección '%s'.\n"
4723
4724 #, fuzzy
4725 #~ msgid "Terminating peer `%4s'\n"
4726 #~ msgstr "Permiso denegado para '%s' en %s:%d.\n"
4727
4728 #, fuzzy
4729 #~ msgid "Setting d->dead on peer `%4s'\n"
4730 #~ msgstr "Iniciada colección '%s'.\n"
4731
4732 #, fuzzy
4733 #~ msgid "Failed to write new configuration to disk."
4734 #~ msgstr "Imposible guardar la configuración"
4735
4736 #, fuzzy
4737 #~ msgid "Failed to copy new configuration to remote machine."
4738 #~ msgstr "Imposible guardar la configuración"
4739
4740 #, fuzzy
4741 #~ msgid "Peers failed to connect"
4742 #~ msgstr "Fallo al conectar a gnunetd.\n"
4743
4744 #, fuzzy
4745 #~ msgid "Failed to connect to core service of first peer!\n"
4746 #~ msgstr "Fallo al conectar a gnunetd.\n"
4747
4748 #, fuzzy
4749 #~ msgid "Could not resolve our FQDN : %s %u\n"
4750 #~ msgstr "Imposible resolver '%s': %s\n"
4751
4752 #, fuzzy
4753 #~ msgid "Failed to start daemon: %s\n"
4754 #~ msgstr "Falló al comenzar la recolección.\n"
4755
4756 #, fuzzy
4757 #~ msgid "Failed to load dhtlog plugin for `%s'\n"
4758 #~ msgstr "Imposible inicializar la aplicación '%s'\n"
4759
4760 #, fuzzy
4761 #~ msgid "Failed to get full path for `%s'\n"
4762 #~ msgstr "Falló al actualizar los datos del módulo '%s'\n"
4763
4764 #, fuzzy
4765 #~ msgid "Failed to create file for dhtlog.\n"
4766 #~ msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
4767
4768 #, fuzzy
4769 #~ msgid "Found peer `%s'\n"
4770 #~ msgstr "Yo soy el par '%s'.\n"
4771
4772 #, fuzzy
4773 #~ msgid "Failed to initialize MySQL database connection for dhtlog.\n"
4774 #~ msgstr "Imposible inicializar SQLite.\n"
4775
4776 #, fuzzy
4777 #~ msgid "Loading udp transport plugin\n"
4778 #~ msgstr "Probando transporte(s) %s\n"
4779
4780 #, fuzzy
4781 #~ msgid "Failed to load transport plugin for udp\n"
4782 #~ msgstr "Imposible inicializar la aplicación '%s'\n"
4783
4784 #, fuzzy
4785 #~ msgid "# SET QUOTA messages received"
4786 #~ msgstr "# mensajes PONG encriptados recibidos"
4787
4788 #, fuzzy
4789 #~ msgid "curl failed for `%s' at %s:%d: `%s'\n"
4790 #~ msgstr "'%s' falló en %s: %d con error: '%s'.\n"
4791
4792 #, fuzzy
4793 #~ msgid "Phase 3: sending messages\n"
4794 #~ msgstr "Falló al entregar el mensaje '%s'.\n"
4795
4796 #, fuzzy
4797 #~ msgid "Loading HTTPS transport plugin `%s'\n"
4798 #~ msgstr "Probando transporte(s) %s\n"
4799
4800 #, fuzzy
4801 #~ msgid "Failed to load transport plugin for https\n"
4802 #~ msgstr "Imposible inicializar la aplicación '%s'\n"
4803
4804 #, fuzzy
4805 #~ msgid "Fail! Could not connect peers\n"
4806 #~ msgstr "'%s': Imposible conectar.\n"
4807
4808 #, fuzzy
4809 #~ msgid "Loading tcp transport plugin\n"
4810 #~ msgstr "Probando transporte(s) %s\n"
4811
4812 #, fuzzy
4813 #~ msgid "Failed to load transport plugin for tcp\n"
4814 #~ msgstr "Imposible inicializar la aplicación '%s'\n"
4815
4816 #, fuzzy
4817 #~ msgid "# HTTP peers active"
4818 #~ msgstr "# bytes recibidos por TCP"
4819
4820 #, fuzzy
4821 #~ msgid "Connection: %X: %s failed at %s:%d: `%s'\n"
4822 #~ msgstr "'%s' falló en %s: %d con error: '%s'.\n"
4823
4824 #, fuzzy
4825 #~ msgid "Misconfigured address to bind to in configuration!\n"
4826 #~ msgstr "¡Ninguna aplicación definida en la configuración!\n"
4827
4828 #, fuzzy
4829 #~ msgid "Loading HTTP transport plugin `%s'\n"
4830 #~ msgstr "Probando transporte(s) %s\n"
4831
4832 #, fuzzy
4833 #~ msgid "Failed to load transport plugin for http\n"
4834 #~ msgstr "Imposible inicializar la aplicación '%s'\n"
4835
4836 #, fuzzy
4837 #~ msgid "# connection requests received"
4838 #~ msgstr "# mensajes PONG encriptados recibidos"
4839
4840 #, fuzzy
4841 #~ msgid "# PING messages decrypted"
4842 #~ msgstr "# mensajes defragmentados"
4843
4844 #, fuzzy
4845 #~ msgid "Failed to connect to core service\n"
4846 #~ msgstr "Fallo al conectar a gnunetd.\n"
4847
4848 #, fuzzy
4849 #~ msgid "# bytes successfully transmitted by plugins"
4850 #~ msgstr "# bytes desencriptados"
4851
4852 #, fuzzy
4853 #~ msgid "# connected addresses"
4854 #~ msgstr "# de pares conectados"
4855
4856 #, fuzzy
4857 #~ msgid "# transport failed to selected peer address"
4858 #~ msgstr "Anunciando mi transporte %d a los pares seleccionados.\n"
4859
4860 #, fuzzy
4861 #~ msgid "# peer addresses considered valid"
4862 #~ msgstr "# Anuncios de los pares recibidos"
4863
4864 #, fuzzy
4865 #~ msgid "# PING with HELLO messages sent"
4866 #~ msgstr "# mensajes de texto mandados por PING"
4867
4868 #, fuzzy
4869 #~ msgid "# HELLOs received for validation"
4870 #~ msgstr "# blocks migrados"
4871
4872 #, fuzzy
4873 #~ msgid "Received `%s' message from `%s' destined for `%s' which is not me!\n"
4874 #~ msgstr "¡Recibido PING no destinado a nosotros!\n"
4875
4876 #, fuzzy
4877 #~ msgid "Could not send PONG to `%s': no address available\n"
4878 #~ msgstr "¡Imposible encontrar el par '%s' en la tabla de enrutado!\n"
4879
4880 #, fuzzy
4881 #~ msgid "# HELLO messages received from other peers"
4882 #~ msgstr "Mensaje '%s' inválido recibido del par '%s'.\n"
4883
4884 #~ msgid "Error"
4885 #~ msgstr "Error"
4886
4887 #~ msgid "Help"
4888 #~ msgstr "Ayuda"
4889
4890 #~ msgid "Error!"
4891 #~ msgstr "¡Error!"
4892
4893 #~ msgid "No"
4894 #~ msgstr "No"
4895
4896 #~ msgid "Yes"
4897 #~ msgstr "Sí"
4898
4899 #, fuzzy
4900 #~ msgid "Abort"
4901 #~ msgstr "_Acerca de"
4902
4903 #, fuzzy
4904 #~ msgid "Ok"
4905 #~ msgstr "k"
4906
4907 #~ msgid "GNUnet configuration"
4908 #~ msgstr "Configuración de GNUnet"
4909
4910 #~ msgid ""
4911 #~ "Welcome to GNUnet!\n"
4912 #~ "\n"
4913 #~ "This assistant will ask you a few basic questions in order to configure "
4914 #~ "GNUnet.\n"
4915 #~ "\n"
4916 #~ "Please visit our homepage at\n"
4917 #~ "\thttp://gnunet.org/\n"
4918 #~ "and join our community at\n"
4919 #~ "\thttp://gnunet.org/drupal/\n"
4920 #~ "\n"
4921 #~ "Have a lot of fun,\n"
4922 #~ "\n"
4923 #~ "the GNUnet team"
4924 #~ msgstr ""
4925 #~ "¡Bienvenido a GNUnet!\n"
4926 #~ "\n"
4927 #~ "Este asistente te preguntará unas cuestiones básicas para configurar "
4928 #~ "GNUnet.\n"
4929 #~ "\n"
4930 #~ "Por favor, visita nuestra página en\n"
4931 #~ "\thttp://gnunet.org/\n"
4932 #~ "y únete a nuestra comunidad en \n"
4933 #~ "\thttp://gnunet.org/drupal/\n"
4934 #~ "\n"
4935 #~ "Diviertete,\n"
4936 #~ "\n"
4937 #~ "el equipo de GNUnet"
4938
4939 #~ msgid ""
4940 #~ "Choose the network interface that connects your computer to the internet "
4941 #~ "from the list below."
4942 #~ msgstr ""
4943 #~ "Escoge la interfaz de red que conecta tu ordenador a Internet de la lista "
4944 #~ "de abajo."
4945
4946 #~ msgid ""
4947 #~ "The \"Network interface\" is the device that connects your computer to "
4948 #~ "the internet. This is usually a modem, an ISDN card or a network card in "
4949 #~ "case you are using DSL."
4950 #~ msgstr ""
4951 #~ "La \"Interfaz de red\" es el dispositivo que conecta tu ordenador a "
4952 #~ "Internet. Normalmente es un módem, una tarjeta de RDSI o una tarjeta de "
4953 #~ "red en el caso de los xDSL como el ADSL."
4954
4955 #, fuzzy
4956 #~ msgid "Network configuration: interface"
4957 #~ msgstr "Interfaz de red:"
4958
4959 #~ msgid ""
4960 #~ "What is the name of the network interface that connects your computer to "
4961 #~ "the Internet?"
4962 #~ msgstr ""
4963 #~ "¿Cuál es el nombre de la interfaz de red que conecta tu ordenador a "
4964 #~ "Internet?"
4965
4966 #, fuzzy
4967 #~ msgid "Network configuration: IP"
4968 #~ msgstr "Configuración de GNUnet"
4969
4970 #, fuzzy
4971 #~ msgid "What is this computer's public IP address or hostname?"
4972 #~ msgstr ""
4973 #~ "¿Cuál es es la dirección pública IP o el nombre del dominio de éste "
4974 #~ "ordenador?\n"
4975 #~ "\n"
4976 #~ "En caso de duda, dejar este campo en blanco."
4977
4978 #, fuzzy
4979 #~ msgid ""
4980 #~ "If your provider always assigns the same IP-Address to you (a \"static\" "
4981 #~ "IP-Address), enter it into the \"IP-Address\" field. If your IP-Address "
4982 #~ "changes every now and then (\"dynamic\" IP-Address) but there's a "
4983 #~ "hostname that always points to your actual IP-Address (\"Dynamic DNS\"), "
4984 #~ "you can also enter it here.\n"
4985 #~ "If left empty, GNUnet will try to automatically detect the IP.\n"
4986 #~ "You can specify a hostname, GNUnet will then use DNS to resolve it.\n"
4987 #~ "If in doubt, leave this empty."
4988 #~ msgstr ""
4989 #~ "Si tu proveedor siempre te asigna la misma dirección IP (una IP \"estática"
4990 #~ "\") introducela en el campo \"Dirección IP\". Si tu dirección IP cambia "
4991 #~ "pero hay un nombre de dominio que siempre apunta a tu dirección IP actual "
4992 #~ "(\"DNS dinámica\"), puedes introducirlo allí también.\n"
4993 #~ "En caso de duda deja el campo en blanco. GNUnet intentará determinar tu "
4994 #~ "dirección IP"
4995
4996 #, fuzzy
4997 #~ msgid "Bandwidth configuration: upload"
4998 #~ msgstr "Configuración de GNUnet"
4999
5000 #, fuzzy
5001 #~ msgid "How much upstream bandwidth (in bytes/s) may be used?"
5002 #~ msgstr "¿Cuánta subida (Bytes/s) será usada por GNUnet?"
5003
5004 #, fuzzy
5005 #~ msgid ""
5006 #~ "You can limit GNUnet's resource usage here.\n"
5007 #~ "\n"
5008 #~ "The \"upstream\" is the data channel through which data is *sent* to the "
5009 #~ "internet. The limit is the maximum amount which GNUnet is allowed to use. "
5010 #~ "If you have a flatrate, you can set it to the maximum speed of your "
5011 #~ "internet connection. You should not use a value that is higher than what "
5012 #~ "your actual connection allows."
5013 #~ msgstr ""
5014 #~ "Puedes limitar el uso de recursos de GNUnet aquí.\n"
5015 #~ "\n"
5016 #~ "La \"subida\" es el canal de datos a través del cual los datos son "
5017 #~ "*mandados* a Internet. El límite, o bien es el total máximo para este "
5018 #~ "ordenador, o bien el que se le permita usar a GNUnet. Puedes especificar "
5019 #~ "este valor más tarde. Si tienes una tarifa plana puedes configurarlo a la "
5020 #~ "máxima velocidad de tu conexión a Internet."
5021
5022 #, fuzzy
5023 #~ msgid "Bandwidth configuration: download"
5024 #~ msgstr "Configuración de GNUnet"
5025
5026 #, fuzzy
5027 #~ msgid "How much downstream bandwidth (in bytes/s) may be used?"
5028 #~ msgstr "¿Cuánta bajada (Bytes/s) será usada por GNUnet?"
5029
5030 #, fuzzy
5031 #~ msgid ""
5032 #~ "You can limit GNUnet's resource usage here.\n"
5033 #~ "\n"
5034 #~ "The \"downstream\" is the data channel through which data is *received* "
5035 #~ "from the internet. The limit is the maximum amount which GNUnet is "
5036 #~ "allowed to use. If you have a flatrate, you can set it to the maximum "
5037 #~ "speed of your internet connection. You should not use a value that is "
5038 #~ "higher than what your actual connection allows."
5039 #~ msgstr ""
5040 #~ "Puedes limitar el uso de recursos de GNUnet aquí.\n"
5041 #~ "\n"
5042 #~ "La \"bajada\" es el canal de datos a través del cuál los datos son "
5043 #~ "*recibidos* de Internet. El límite, o bien es el total máximo de este "
5044 #~ "ordenador, o bien el que se le permita usar a GNUnet. Puedes especificar "
5045 #~ "este valor más tarde. Si tienes una tarifa plana puedes configurarlo a la "
5046 #~ "máxima velocidad de tu conexión a Internet."
5047
5048 #, fuzzy
5049 #~ msgid "Quota configuration"
5050 #~ msgstr "Configuración de GNUnet"
5051
5052 #, fuzzy
5053 #~ msgid ""
5054 #~ "The GNUnet datastore contains all content that GNUnet needs to store "
5055 #~ "(indexed, inserted and migrated content)."
5056 #~ msgstr ""
5057 #~ "¿Cuál es el tamaño máximo de almacenamiento en MB?\n"
5058 #~ "\n"
5059 #~ "El almacenamiento de GNUnet contiene todos los datos que GNUnet genera "
5060 #~ "(datos del índice, contenido insertado y migrado)."
5061
5062 #, fuzzy
5063 #~ msgid "Daemon configuration: user account"
5064 #~ msgstr "Imposible crear la cuenta de usuario:"
5065
5066 #, fuzzy
5067 #~ msgid ""
5068 #~ "For security reasons, it is a good idea to let this setup create a new "
5069 #~ "user account under which the GNUnet service is started at system "
5070 #~ "startup.\n"
5071 #~ "\n"
5072 #~ "However, GNUnet may not be able to access files other than its own. This "
5073 #~ "includes files you want to publish in GNUnet. You'll have to grant read "
5074 #~ "permissions to the user specified below.\n"
5075 #~ "\n"
5076 #~ "Leave the field empty to run GNUnet with system privileges.\n"
5077 #~ msgstr ""
5078 #~ "Define el usuario bajo el que correrán los servicios de GNUnet.\n"
5079 #~ "\n"
5080 #~ "Por razones de seguridad, es una buena idea dejar que la configuración "
5081 #~ "cree una nueva cuenta de usuario bajo el cual el servicio de GNUnet es "
5082 #~ "arrancado al iniciar el sistema.\n"
5083 #~ "\n"
5084 #~ "Por consiguiente, GNUnet no tiene la posibilidad de acceder a otros "
5085 #~ "ficheros que no sean los que posee. Ésto incluye los ficheros que quieras "
5086 #~ "publicar en GNUnet. Tendrás que garantizar que el usuario especificado "
5087 #~ "aquí posea permisos de lectura.\n"
5088 #~ "\n"
5089 #~ "Deja los campos vacíos para arrancar GNUnet con privilegios de sistema.\n"
5090 #~ "Usuario de GNUnet:"
5091
5092 #, fuzzy
5093 #~ msgid ""
5094 #~ "For security reasons, it is a good idea to let this setup create a new "
5095 #~ "group for the chosen user account.\n"
5096 #~ "\n"
5097 #~ "You can also specify a already existent group here.\n"
5098 #~ "\n"
5099 #~ "Only members of this group will be allowed to start and stop the the "
5100 #~ "GNUnet server and have access to GNUnet server data.\n"
5101 #~ msgstr ""
5102 #~ "Define el grupo bajo el que correrán los servicios de GNUnet aquí.\n"
5103 #~ "\n"
5104 #~ "Por razones de seguridad, es una buena idea dejar que la configuración "
5105 #~ "cree un nuevo grupo para la cuenta de usuario creada.\n"
5106 #~ "\n"
5107 #~ "Puedes especificar un grupo ya existente aquí.\n"
5108 #~ "\n"
5109 #~ "Sólo los miembros de este grupo esta autorizados a arrancar y parar el "
5110 #~ "servidor de GNUnet y tener acceso a los datos del servidor de GNUnet.\n"
5111 #~ "\n"
5112 #~ "Grupo de GNUnet:"
5113
5114 #, fuzzy
5115 #~ msgid ""
5116 #~ "If you say \"yes\" here, the GNUnet background process will be "
5117 #~ "automatically started when you turn on your computer. If you say \"no\" "
5118 #~ "here, you have to launch GNUnet yourself each time you want to use it."
5119 #~ msgstr ""
5120 #~ "¿Quieres arrancar GNUnet como un servicio de sistema?\n"
5121 #~ "n\n"
5122 #~ "Si dices \"sí\" aquí, el proceso en segundo plano de GNUnet sera "
5123 #~ "automáticamente arrancado cuando enciendas tu ordenador. Si dices \"no\" "
5124 #~ "aquí, tendrás que ejecutar GNUnet tu mismo cada vez que quieras usarlo."
5125
5126 #, fuzzy
5127 #~ msgid "Unable to create user account for daemon."
5128 #~ msgstr "Imposible crear la cuenta de usuario:"
5129
5130 #, fuzzy
5131 #~ msgid "Save configuration?"
5132 #~ msgstr "Configuración de GNUnet"
5133
5134 #, fuzzy
5135 #~ msgid "GNUnet Configuration"
5136 #~ msgstr "Configuración de GNUnet"
5137
5138 #~ msgid "Back"
5139 #~ msgstr "Atrás"
5140
5141 #~ msgid "Up"
5142 #~ msgstr "Arriba"
5143
5144 #~ msgid "Cancel"
5145 #~ msgstr "Cancelar"
5146
5147 #, fuzzy
5148 #~ msgid "Configuration unchanged, no need to save.\n"
5149 #~ msgstr ""
5150 #~ "La configuración o la versión de GNUnet cambiaron.  ¡Debes ejecutar "
5151 #~ "'%s'!\n"
5152
5153 #, fuzzy
5154 #~ msgid "Do you wish to save your new configuration?"
5155 #~ msgstr "¿Quieres guardar tu configuración?"
5156
5157 #, fuzzy
5158 #~ msgid ""
5159 #~ "\n"
5160 #~ "Your configuration changes were NOT saved.\n"
5161 #~ msgstr "Fichero de configuración '%s' creado.\n"
5162
5163 #~ msgid "GNUnet service installed successfully.\n"
5164 #~ msgstr "Servicio de GNUnet instalado satisfactoriamente.\n"
5165
5166 #~ msgid "This version of Windows doesn't support services.\n"
5167 #~ msgstr "Esta versión de Windows no soporta servicios.\n"
5168
5169 #, fuzzy
5170 #~ msgid "Error: can't open Service Control Manager: %s\n"
5171 #~ msgstr "Error: imposible abrir el Service Control Manager: &s\n"
5172
5173 #~ msgid "Error: can't create service: %s\n"
5174 #~ msgstr "Error: imposible crear el servicio: %s\n"
5175
5176 #~ msgid "Error: can't access service: %s\n"
5177 #~ msgstr "Error: imposible acceder al servicio: %s\n"
5178
5179 #~ msgid "Error: can't delete service: %s\n"
5180 #~ msgstr "Error: imposible borrar el servicio: %s\n"
5181
5182 #, fuzzy
5183 #~ msgid "Configuration saved."
5184 #~ msgstr "Configuración de GNUnet"
5185
5186 #, fuzzy
5187 #~ msgid "Configuration changed. Save?"
5188 #~ msgstr ""
5189 #~ "La configuración o la versión de GNUnet cambiaron.  ¡Debes ejecutar "
5190 #~ "'%s'!\n"
5191
5192 #, fuzzy
5193 #~ msgid "Error saving configuration."
5194 #~ msgstr "Imposible guardar la configuración"
5195
5196 #, fuzzy
5197 #~ msgid "(unknown connection)"
5198 #~ msgstr "Conexión de red"
5199
5200 #, fuzzy
5201 #~ msgid "Do you want to save the new configuration?"
5202 #~ msgstr "¿Quieres guardar tu configuración?"
5203
5204 #~ msgid "Unable to change startup process:"
5205 #~ msgstr "Imposible cambiar el proceso de arranque:"
5206
5207 #~ msgid "generate configuration for gnunetd, the GNUnet daemon"
5208 #~ msgstr "genera configuración para gnunetd, el demonio de GNUnet"
5209
5210 #, fuzzy
5211 #~ msgid "print a value from the configuration file to stdout"
5212 #~ msgstr "Imposible guardar el fichero de configuración '%s':"
5213
5214 #~ msgid "Tool to setup GNUnet."
5215 #~ msgstr "Herramienta de configuración de GNUnet."
5216
5217 #, fuzzy
5218 #~ msgid "update a value in the configuration file"
5219 #~ msgstr "Imposible guardar el fichero de configuración '%s':"
5220
5221 #, fuzzy
5222 #~ msgid "Too many arguments.\n"
5223 #~ msgstr "Argumentos en la linea de comandos inválidos.\n"
5224
5225 #, fuzzy
5226 #~ msgid "No interface specified, using default.\n"
5227 #~ msgstr "Ninguna interfaz especificada, usando la marcada por defecto\n"
5228
5229 #, fuzzy
5230 #~ msgid "Configuration file `%s' must be a filename (but is a directory).\n"
5231 #~ msgstr ""
5232 #~ "El fichero de configuración '%s' no ha sido encontrado.  ¡Ejecute gnunet-"
5233 #~ "setup!\n"
5234
5235 #, fuzzy
5236 #~ msgid "Undefined option.\n"
5237 #~ msgstr "Otras configuraciones"
5238
5239 #, fuzzy
5240 #~ msgid "`%s' is not available.\n"
5241 #~ msgstr "'%s' no esta disponible."
5242
5243 #, fuzzy
5244 #~ msgid "Unknown operation '%s'.\n"
5245 #~ msgstr "Operación desconocida '%s'\n"
5246
5247 #, fuzzy
5248 #~ msgid "yes"
5249 #~ msgstr "Bytes"
5250
5251 #~ msgid "Yes\n"
5252 #~ msgstr "Sí\n"
5253
5254 #~ msgid "No\n"
5255 #~ msgstr "No\n"
5256
5257 #~ msgid "Help\n"
5258 #~ msgstr "Ayuda\n"
5259
5260 #, fuzzy
5261 #~ msgid "Abort\n"
5262 #~ msgstr "_Acerca de"
5263
5264 #, fuzzy
5265 #~ msgid "Configuration was unchanged, no need to save.\n"
5266 #~ msgstr ""
5267 #~ "La configuración o la versión de GNUnet cambiaron.  ¡Debes ejecutar "
5268 #~ "'%s'!\n"
5269
5270 #~ msgid "Can't open Service Control Manager"
5271 #~ msgstr "Imposible abrir el Service Control Manager"
5272
5273 #~ msgid "Can't create service"
5274 #~ msgstr "Imposible crear el servicio"
5275
5276 #~ msgid "Error changing the permissions of the GNUnet directory"
5277 #~ msgstr "Error cambiando los permisos del directorio de GNUnet"
5278
5279 #, fuzzy
5280 #~ msgid "Cannot write to the registry"
5281 #~ msgstr "Imposible escribir en el registro"
5282
5283 #~ msgid "Can't delete the service"
5284 #~ msgstr "Imposible borrar el servicio"
5285
5286 #~ msgid "This version of Windows does not support multiple users."
5287 #~ msgstr "Esta versión de Windows no permite usuarios múltiples"
5288
5289 #~ msgid "Error accessing local security policy"
5290 #~ msgstr "Error accediendo a la política de seguridad local"
5291
5292 #~ msgid "Error granting service right to user"
5293 #~ msgstr "Error garantizando el servicio correcto al usuario"
5294
5295 #~ msgid "Unknown error while creating a new user"
5296 #~ msgstr "Error desconocido mientras se creaba un nuevo usuario"
5297
5298 #, fuzzy
5299 #~ msgid ""
5300 #~ "Configuration does not satisfy constraints of configuration specification "
5301 #~ "file `%s'!\n"
5302 #~ msgstr ""
5303 #~ "La configuración debe especificar un directorio para los datos FS en la "
5304 #~ "sección '%s' bajo'%s'.\n"
5305
5306 #~ msgid "FATAL"
5307 #~ msgstr "FATAL"
5308
5309 #~ msgid "NOTHING"
5310 #~ msgstr "NADA"
5311
5312 #, fuzzy
5313 #~ msgid "Syntax error in configuration entry HOST in section NETWORK: `%s'\n"
5314 #~ msgstr ""
5315 #~ "Error de sintaxis en el fichero de configuración '%s' en la linea %d.\n"
5316
5317 #, fuzzy
5318 #~ msgid "Error connecting to %s:%u. Is the daemon running?\n"
5319 #~ msgstr "Imposible conectar a %u.%u.%u.%u:%u: %s\n"
5320
5321 #, fuzzy
5322 #~ msgid "Cannot connect to %s:%u: %s\n"
5323 #~ msgstr "Imposible conectar a %u.%u.%u.%u:%u: %s\n"
5324
5325 #, fuzzy
5326 #~ msgid "Reading result from gnunetd failed, reply invalid!\n"
5327 #~ msgstr "¡'%s' falló, respuesta no válida!\n"
5328
5329 #, fuzzy
5330 #~ msgid "No interface specified in section `%s' under `%s'!\n"
5331 #~ msgstr "Ninguna interfaz especificada, usando la marcada por defecto\n"
5332
5333 #~ msgid "Could not obtain IP for interface `%s' using `%s'.\n"
5334 #~ msgstr "Imposible obtener IP para la interfaz '%s' usando '%s'.\n"
5335
5336 #, fuzzy
5337 #~ msgid ""
5338 #~ "Could not find interface `%s' using `%s', trying to find another "
5339 #~ "interface.\n"
5340 #~ msgstr "Imposible obtener IP para la interfaz '%s' usando '%s'.\n"
5341
5342 #~ msgid "Could not find an IP address for interface `%s'.\n"
5343 #~ msgstr "Imposible obtener la dirección IP para la interfaz '%s'.\n"
5344
5345 #, fuzzy
5346 #~ msgid ""
5347 #~ "There is more than one IP address specified for interface `%s'.\n"
5348 #~ "GNUnet will use %s.\n"
5349 #~ msgstr ""
5350 #~ "Hay más de una dirección IP especificada para la interfaz '%s'.\n"
5351 #~ "GNUnet usará %u.%u.%u.%u.\n"
5352
5353 #~ msgid "Could not resolve `%s' to determine our IP address: %s\n"
5354 #~ msgstr "Imposible resolver '%s' para determinar nuestra dirección IP: %s\n"
5355
5356 #, fuzzy
5357 #~ msgid "Received malformed message (too small) from connection. Closing.\n"
5358 #~ msgstr "Recibida respuesta anómala a'%s' del par '%s'.\n"
5359
5360 #, fuzzy
5361 #~ msgid "`%s' returned with error code %u"
5362 #~ msgstr "'%s' falló con el código de error %s: %s"
5363
5364 #~ msgid "Can't create semaphore: %i"
5365 #~ msgstr "Imposible crear un semáforo: %i"
5366
5367 #, fuzzy
5368 #~ msgid "Command `%s' failed with error code %u\n"
5369 #~ msgstr "'%s' falló con el código de error %s: %s"
5370
5371 #, fuzzy
5372 #~ msgid "Invalid process priority `%s'\n"
5373 #~ msgstr "Respuesta inválida a '%s'.\n"
5374
5375 #, fuzzy
5376 #~ msgid "`%s' failed with error code %d: %s\n"
5377 #~ msgstr "'%s' falló con el código de error %d: %s"
5378
5379 #, fuzzy
5380 #~ msgid "Invalid argument for `%s'.\n"
5381 #~ msgstr "Argumento no válido: '%s'\n"
5382
5383 #~ msgid "Availability test failed for `%s' at %s:%d.\n"
5384 #~ msgstr "Test de disponibilidad fallido para '%s' en %s:%d.\n"
5385
5386 #, fuzzy
5387 #~ msgid "Starting datastore conversion (this may take a while).\n"
5388 #~ msgstr "Creando nueva clave local (esto puede llevar un tiempo).\n"
5389
5390 #, fuzzy
5391 #~ msgid "Failed to load sqstore service.  Check your configuration!\n"
5392 #~ msgstr "Imposible guardar la configuración"
5393
5394 #, fuzzy
5395 #~ msgid ""
5396 #~ "%s:%d - RPC %s:%p could not be registered: another callback is already "
5397 #~ "using this name (%p)\n"
5398 #~ msgstr ""
5399 #~ "%s::%s - RPC %s:%p no pudo ser registrada: otro evento está actualmente "
5400 #~ "usando este nombre (%p)\n"
5401
5402 #, fuzzy
5403 #~ msgid "%s:%d - async RPC %s:%p could not be unregistered: not found\n"
5404 #~ msgstr ""
5405 #~ "%s::%s RPC asíncrona %s:%p no pudo ser desregistrada: no encontrada\n"
5406
5407 #~ msgid "`%s' registering handlers %d %d %d\n"
5408 #~ msgstr "'%s' registrando manejadores %d %d %d\n"
5409
5410 #~ msgid "Using %u messages of size %u for %u times.\n"
5411 #~ msgstr "Usando %u mensajes de un tamaño de %u durante %u veces.\n"
5412
5413 #~ msgid "output in gnuplot format"
5414 #~ msgstr "salida en formato de gnuplot"
5415
5416 #~ msgid "number of iterations"
5417 #~ msgstr "número de repeticiones"
5418
5419 #~ msgid "number of messages to use per iteration"
5420 #~ msgstr "número de mensajes a usar por iteración"
5421
5422 #~ msgid "message size"
5423 #~ msgstr "tamaño del mensaje"
5424
5425 #~ msgid "sleep for SPACE ms after each a message block"
5426 #~ msgstr "duerme durante SPACE ms después de cada bloque de mensajes"
5427
5428 #~ msgid "number of messages in a message block"
5429 #~ msgstr "número de mensajes en un bloque de mensajes"
5430
5431 #~ msgid "Error establishing connection with gnunetd.\n"
5432 #~ msgstr "Se produjo un error estableciendo conexión con gnunetd.\n"
5433
5434 #~ msgid "You must specify a receiver!\n"
5435 #~ msgstr "¡Debes especificar un receptor!\n"
5436
5437 #~ msgid "Invalid receiver peer ID specified (`%s' is not valid name).\n"
5438 #~ msgstr ""
5439 #~ "ID del par receptor especificada no válida ('%s' no es un nombre "
5440 #~ "válido).\n"
5441
5442 #~ msgid "Time:\n"
5443 #~ msgstr "Tiempo:\n"
5444
5445 #~ msgid "\tmax      %llums\n"
5446 #~ msgstr "\tmax      %llums\n"
5447
5448 #~ msgid "\tmin      %llums\n"
5449 #~ msgstr "\tmin      %llums\n"
5450
5451 #~ msgid "\tmean     %8.4fms\n"
5452 #~ msgstr "\tmean     %8.4fms\n"
5453
5454 #~ msgid "\tvariance %8.4fms\n"
5455 #~ msgstr "\tvariance %8.4fms\n"
5456
5457 #~ msgid "Loss:\n"
5458 #~ msgstr "Perdido:\n"
5459
5460 #~ msgid "\tmax      %u\n"
5461 #~ msgstr "\tmax      %u\n"
5462
5463 #~ msgid "\tmin      %u\n"
5464 #~ msgstr "\tmin      %u\n"
5465
5466 #~ msgid "\tmean     %8.4f\n"
5467 #~ msgstr "\tmean     %8.4f\n"
5468
5469 #~ msgid "\tvariance %8.4f\n"
5470 #~ msgstr "\tvariance %8.4f\n"
5471
5472 #~ msgid "Output format not known, this should not happen.\n"
5473 #~ msgstr "El formato de salida es desconocido, ésto no debería pasar.\n"
5474
5475 #~ msgid ""
5476 #~ "\n"
5477 #~ "Did not receive the message from gnunetd. Is gnunetd running?\n"
5478 #~ msgstr ""
5479 #~ "\n"
5480 #~ "No se recibió el mensaje de gnunetd. ¿Está gnunetd ejecutandose?\n"
5481
5482 #, fuzzy
5483 #~ msgid "# bytes received in plaintext of type %d"
5484 #~ msgstr "# bytes recibidos por TCP"
5485
5486 #, fuzzy
5487 #~ msgid "# bytes allocated by SQLite"
5488 #~ msgstr "# bytes en la base de datos"
5489
5490 #~ msgid ""
5491 #~ "Failed to load MySQL database module.  Check that MySQL is running and "
5492 #~ "configured properly!\n"
5493 #~ msgstr ""
5494 #~ "Falló al cargar el modulo de la base de datos MySQL.  ¡Comprueba que "
5495 #~ "MySQL esta ejecutandose y esta configurada correctamente!\n"
5496
5497 #, fuzzy
5498 #~ msgid "use PRIORITY for the priority of the trace request"
5499 #~ msgstr "especifica la prioridad del contenido"
5500
5501 #, fuzzy
5502 #~ msgid "HELLO message from `%s' has an invalid signature. Dropping.\n"
5503 #~ msgstr "mensaje de saludo de '%s' inválido (firma inválida). Omitiendo.\n"
5504
5505 #, fuzzy
5506 #~ msgid "HELLO message has expiration too far in the future. Dropping.\n"
5507 #~ msgstr ""
5508 #~ "mensaje de saludo recibido inválido (tiempo superior al límite). "
5509 #~ "Omitiendo.\n"
5510
5511 #, fuzzy
5512 #~ msgid "Could not send HELLO+PING, ping buffer full.\n"
5513 #~ msgstr "Imposible mandar ahora saludos+PING, buffer del ping lleno.\n"
5514
5515 #~ msgid ""
5516 #~ "Announcing ourselves pointless: no other peers are known to us so far.\n"
5517 #~ msgstr ""
5518 #~ "Es inútil anunciarnos: no hay más pares que nos conozcan más allá.\n"
5519
5520 #, fuzzy
5521 #~ msgid "# Peer advertisements of type NAT received"
5522 #~ msgstr "# Anuncios de los pares recibidos"
5523
5524 #, fuzzy
5525 #~ msgid "# Peer advertisements updating earlier HELLOs"
5526 #~ msgstr "# Anuncios de los pares recibidos"
5527
5528 #, fuzzy
5529 #~ msgid "# Peer advertisements for unsupported transport"
5530 #~ msgstr "# Anuncios de los pares recibidos"
5531
5532 #, fuzzy
5533 #~ msgid "# Peer advertisements not confirmed due to ping busy"
5534 #~ msgstr "# Anuncios de los pares recibidos"
5535
5536 #, fuzzy
5537 #~ msgid "# Peer advertisements not confirmed due to lack of self ad"
5538 #~ msgstr "# Anuncios de los pares recibidos"
5539
5540 #, fuzzy
5541 #~ msgid "# Peer advertisements not confirmed due to send error"
5542 #~ msgstr "# Anuncios de los pares recibidos"
5543
5544 #~ msgid "`%s' registering handler %d (plaintext and ciphertext)\n"
5545 #~ msgstr "'%s' registrando manejador %d (texto plano e hipertexto)\n"
5546
5547 #~ msgid ""
5548 #~ "ensures that this peer is known by other peers and discovers other peers"
5549 #~ msgstr ""
5550 #~ "Asegura que este par es conocido por otros pares y descubre otros pares"
5551
5552 #~ msgid "`%s' registering handler %d\n"
5553 #~ msgstr "'%s' registrando manejador %d\n"
5554
5555 #, fuzzy
5556 #~ msgid "`%s' registering CS handlers %d and %d\n"
5557 #~ msgstr "'%s' registrando manejadores %d y %d\n"
5558
5559 #~ msgid "enables P2P-chat (incomplete)"
5560 #~ msgstr "Activa el chat P2P (incompleto)"
5561
5562 #, fuzzy
5563 #~ msgid "Existing key in file `%s' failed format check, creating new key.\n"
5564 #~ msgstr ""
5565 #~ "Se produjo un fallo al comprobar la clave local existente en el fichero "
5566 #~ "'%s', creando nueva clave local.\n"
5567
5568 #, fuzzy
5569 #~ msgid "Creating new key for this nickname (this may take a while).\n"
5570 #~ msgstr "Creando nueva clave local (esto puede llevar un tiempo).\n"
5571
5572 #, fuzzy
5573 #~ msgid "Done creating key.\n"
5574 #~ msgstr "Correcto al crear la clave local.\n"
5575
5576 #, fuzzy
5577 #~ msgid "# max bytes allowed in dstore"
5578 #~ msgstr "# bytes en la base de datos"
5579
5580 #~ msgid "Transport library `%s' did not provide required function '%s%s'.\n"
5581 #~ msgstr ""
5582 #~ "La biblioteca de transporte '%s' no provee la función '%s%s' requerida.\n"
5583
5584 #, fuzzy
5585 #~ msgid "Query (get KEY, put KEY VALUE) DHT table."
5586 #~ msgstr ""
5587 #~ "Pregunta (coje KEY, pone KEY VALUE, borra KEY VALUE) a una tabla DHT."
5588
5589 #, fuzzy
5590 #~ msgid "allow TIME ms to process a GET command"
5591 #~ msgstr "Reserva TIME ms para procesar cada comando"
5592
5593 #, fuzzy
5594 #~ msgid "Issuing `%s(%s,%s)' command.\n"
5595 #~ msgstr "'%s(%s, %s)' falló.\n"
5596
5597 #~ msgid "Command `%s' requires an argument (`%s').\n"
5598 #~ msgstr "El comando '%s' requiere un argumento ('%s').\n"
5599
5600 #~ msgid "Command `%s' requires two arguments (`%s' and `%s').\n"
5601 #~ msgstr "El comando '%s' requiere dos argumentos ('%s' y '%s').\n"
5602
5603 #~ msgid "Unsupported command `%s'.  Aborting.\n"
5604 #~ msgstr "Comando inesperado '%s'.   Abortando.\n"
5605
5606 #, fuzzy
5607 #~ msgid "# dht put requests received"
5608 #~ msgstr "# bytes recibidos por TCP"
5609
5610 #, fuzzy
5611 #~ msgid "`%s' registering p2p handlers: %d %d %d\n"
5612 #~ msgstr "'%s' registrando manejadores %d %d %d\n"
5613
5614 #~ msgid "`%s' failed. Terminating connection to client.\n"
5615 #~ msgstr "'%s' falló. Finalizando conexión con el cleinte.\n"
5616
5617 #, fuzzy
5618 #~ msgid "`%s' registering client handlers: %d %d\n"
5619 #~ msgstr "'%s' registrando un manejador de clientes %d\n"
5620
5621 #~ msgid ""
5622 #~ "Existing hostkey in file `%s' failed format check, creating new hostkey.\n"
5623 #~ msgstr ""
5624 #~ "Se produjo un fallo al comprobar la clave local existente en el fichero "
5625 #~ "'%s', creando nueva clave local.\n"
5626
5627 #~ msgid "Done creating hostkey.\n"
5628 #~ msgstr "Correcto al crear la clave local.\n"
5629
5630 #, fuzzy
5631 #~ msgid "Removed file `%s' containing invalid HELLO data.\n"
5632 #~ msgstr "Borrando el fichero '%s' que contiene datos de saludo no válidos.\n"
5633
5634 #~ msgid "Signature failed verification: signature invalid.\n"
5635 #~ msgstr "Falló la verificación de la firma: firma no válida.\n"
5636
5637 #~ msgid "Received malformed `%s' message. Dropping.\n"
5638 #~ msgstr "Recibido el mensaje '%s' con un mal formato. Omitiendo.\n"
5639
5640 #~ msgid "Received ping for another peer. Dropping.\n"
5641 #~ msgstr "Recibido ping de otro par. Omitiendo.\n"
5642
5643 #~ msgid "`%s' registering handlers %d %d (plaintext and ciphertext)\n"
5644 #~ msgstr "'%s' registrando manejadores %d %d (texto plano e hipertexto)\n"
5645
5646 #, fuzzy
5647 #~ msgid "Cannot encrypt sessionkey, peer `%s' not known!\n"
5648 #~ msgstr "¡Imposible encriptar la clave de sesión, otro par desconocido!\n"
5649
5650 #, fuzzy
5651 #~ msgid "Could not create any HELLO for myself (have transports `%s')!\n"
5652 #~ msgstr "¡Imposible crear la clave local!\n"
5653
5654 #, fuzzy
5655 #~ msgid ""
5656 #~ "Session key received from peer `%s' has invalid format (discarded).\n"
5657 #~ msgstr "El mensaje recibido del par es inválido.\n"
5658
5659 #, fuzzy
5660 #~ msgid "Session key received from peer `%s' is for `%s' and not for me!\n"
5661 #~ msgstr "El mensaje recibido del par es inválido.\n"
5662
5663 #~ msgid "setkey `%s' from `%s' fails CRC check (have: %u, want %u).\n"
5664 #~ msgstr ""
5665 #~ "el cambio de clave '%s' de '%s' falló al comprobar el CRC (dio: %u, "
5666 #~ "esperado %u).\n"
5667
5668 #, fuzzy
5669 #~ msgid ""
5670 #~ "Error parsing encrypted session key from `%s', given message part size is "
5671 #~ "invalid.\n"
5672 #~ msgstr ""
5673 #~ "Error pasando la clave de sesión encriptada, el mensaje dado del tamaño "
5674 #~ "de las partes es inválido.\n"
5675
5676 #, fuzzy
5677 #~ msgid "Unknown type in embedded message from `%s': %u (size: %u)\n"
5678 #~ msgstr "Tipo desconocido en el mensaje embebido: %u (tamaño: %u)\n"
5679
5680 #~ msgid "# sessions established"
5681 #~ msgstr "# sesiones establecidas"
5682
5683 #~ msgid "automate creation of a namespace by starting a collection"
5684 #~ msgstr "creación automática de un espacio al empezar una colección"
5685
5686 #~ msgid "create a new pseudonym under the given NICKNAME"
5687 #~ msgstr "crea un nuevo pseudónimo bajo el APODO dado"
5688
5689 #~ msgid "delete the pseudonym with the given NICKNAME"
5690 #~ msgstr "borra el pseudónimo con el APODO dado"
5691
5692 #~ msgid "end automated building of a namespace (ends collection)"
5693 #~ msgstr ""
5694 #~ "finaliza la construcción automática de un espacio (finaliza la "
5695 #~ "recolección)"
5696
5697 #~ msgid ""
5698 #~ "Create new pseudonyms, delete pseudonyms or list existing pseudonyms."
5699 #~ msgstr ""
5700 #~ "Crea nuevos pseudónimos, borra pseudónimos o lista los pseudónimos "
5701 #~ "existentes."
5702
5703 #~ msgid ""
5704 #~ "use the given keyword to advertise the namespace (use when creating a new "
5705 #~ "pseudonym)"
5706 #~ msgstr ""
5707 #~ "usa la clave dada para anunciar el espacio (úsalo cuando crees un nuevo "
5708 #~ "pseudónimo)"
5709
5710 #, fuzzy
5711 #~ msgid "specify metadata describing the namespace or collection"
5712 #~ msgstr ""
5713 #~ "finaliza la construcción automática de un espacio (finaliza la "
5714 #~ "recolección)"
5715
5716 #~ msgid ""
5717 #~ "do not generate an advertisement for this namespace (use when creating a "
5718 #~ "new pseudonym)"
5719 #~ msgstr ""
5720 #~ "no genera un anuncio para este espacio (úsalo cuando crees un nuevo "
5721 #~ "pseudónimo)"
5722
5723 #~ msgid "do not list the pseudonyms from the pseudonym database"
5724 #~ msgstr "no listar los pseudónimos de la base de datos de pseudónimos"
5725
5726 #~ msgid ""
5727 #~ "specify IDENTIFIER to be the address of the entrypoint to content in the "
5728 #~ "namespace (use when creating a new pseudonym)"
5729 #~ msgstr ""
5730 #~ "especifica el IDENTIFIER para ser la dirección del punto de entrada al "
5731 #~ "contenido en el espacio (úsalo cuando crees un nuevo pseudónimo)"
5732
5733 #~ msgid "Namespace `%s' (%s) has rating %d.\n"
5734 #~ msgstr "El espacio '%s' (%s) ha sido valorado con un %d.\n"
5735
5736 #~ msgid "\tRating (after update): %d\n"
5737 #~ msgstr "\tValoración (después de la actualización): %d\n"
5738
5739 #~ msgid "Collection stopped.\n"
5740 #~ msgstr "Colección detenida.\n"
5741
5742 #~ msgid "Failed to stop collection (not active?).\n"
5743 #~ msgstr "Falló al parar la recolección (¿no está activa?).\n"
5744
5745 #~ msgid "Pseudonym `%s' deleted.\n"
5746 #~ msgstr "El pseudónimo '%s' fue borrado.\n"
5747
5748 #~ msgid "Error deleting pseudonym `%s' (does not exist?).\n"
5749 #~ msgstr "Error borrando el pseudónimo '%s' (¿no existe?).\n"
5750
5751 #, fuzzy
5752 #~ msgid "Started collection.\n"
5753 #~ msgstr "Iniciada colección '%s'.\n"
5754
5755 #~ msgid "Namespace `%s' created (root: %s).\n"
5756 #~ msgstr "El espacio '%s' fue creado (root: %s).\n"
5757
5758 #, fuzzy
5759 #~ msgid "You must specify a name for the collection (`%s' option).\n"
5760 #~ msgstr "Debes especificar un apodo (use la opción '%s').\n"
5761
5762 #~ msgid "=\tError reading directory.\n"
5763 #~ msgstr "=\tError leyendo el directorio.\n"
5764
5765 #~ msgid "%d files found in directory.\n"
5766 #~ msgstr "%d ficheros encontrados en el directorio.\n"
5767
5768 #~ msgid "Perform directory related operations."
5769 #~ msgstr "Realiza operaciones respecto al directorio."
5770
5771 #~ msgid ""
5772 #~ "remove all entries from the directory database and stop tracking URIs"
5773 #~ msgstr ""
5774 #~ "borra todas las entradas de la base de datos del directorio y detiene el "
5775 #~ "seguimiento de URIs"
5776
5777 #~ msgid "list entries from the directory database"
5778 #~ msgstr "lista las entradas de la base de datos del directorio"
5779
5780 #~ msgid "start tracking entries for the directory database"
5781 #~ msgstr "comienza a seguir las entradas de la base de datos del directorio"
5782
5783 #~ msgid "Listed %d matching entries.\n"
5784 #~ msgstr "%d entradas encontradas.\n"
5785
5786 #, fuzzy
5787 #~ msgid "Upload of `%s' at %llu out of %llu bytes.\n"
5788 #~ msgstr "Descargado del fichero '%s' el %16llu de %16llu bytes(%8.3f kbps)\n"
5789
5790 #, fuzzy
5791 #~ msgid "Upload aborted.\n"
5792 #~ msgstr "Descarga abortada"
5793
5794 #, fuzzy
5795 #~ msgid "Uploading suspended.\n"
5796 #~ msgstr "¡Subida rechazada!"
5797
5798 #, fuzzy
5799 #~ msgid ""
5800 #~ "run in debug mode; gnunet-auto-share will not daemonize and error "
5801 #~ "messages will be written to stderr instead of a logfile"
5802 #~ msgstr ""
5803 #~ "se ejecuta en modo de depuración; gnunetd no sera un demonio y los "
5804 #~ "mensajes de error serán escritos a través de stderr en vez de en un "
5805 #~ "fichero de log"
5806
5807 #, fuzzy
5808 #~ msgid ""
5809 #~ "do not use libextractor to add additional references to directory entries "
5810 #~ "and/or the published file"
5811 #~ msgstr ""
5812 #~ "usa libextractor para añadir referencias directas adicionales a las "
5813 #~ "entradas del directorio"
5814
5815 #~ msgid "Created entry `%s' in namespace `%s'\n"
5816 #~ msgstr "Creada la entrada '%s' en el espacio '%s'\n"
5817
5818 #, fuzzy
5819 #~ msgid ""
5820 #~ "%16llu of %16llu bytes inserted (estimating %6s to completion) - %s\n"
5821 #~ msgstr "%16llu de %16llu bytes insertados (%s estimado para completar)\n"
5822
5823 #, fuzzy
5824 #~ msgid ""
5825 #~ "Upload of `%s' complete, %llu bytes took %llu seconds (%8.3f KiB/s).\n"
5826 #~ msgstr ""
5827 #~ "Subida de '%s' completada, %llu bytes tomaron %llu segundos (%8.3f "
5828 #~ "kbps).\n"
5829
5830 #, fuzzy
5831 #~ msgid ""
5832 #~ "\n"
5833 #~ "Upload aborted.\n"
5834 #~ msgstr "Descarga abortada"
5835
5836 #, fuzzy
5837 #~ msgid ""
5838 #~ "\n"
5839 #~ "Error uploading file: %s"
5840 #~ msgstr ""
5841 #~ "\n"
5842 #~ "Error subiendo el fichero %s\n"
5843
5844 #~ msgid ""
5845 #~ "even if gnunetd is running on the local machine, force the creation of a "
5846 #~ "copy instead of making a link to the GNUnet share directory"
5847 #~ msgstr ""
5848 #~ "aunque gnunetd este corriendo en el ordenador local, fuerza la creación "
5849 #~ "de una copia en vez de hacer un enlace al directorio para compartir de "
5850 #~ "GNUnet"
5851
5852 #~ msgid "Make files available to GNUnet for sharing."
5853 #~ msgstr "Permite a GNUnet disponer de los ficheros para compartirlos."
5854
5855 #~ msgid "Could not access namespace `%s' (does not exist?).\n"
5856 #~ msgstr "Imposible acceder al espacio '%s' (¿no existe?).\n"
5857
5858 #~ msgid "Search GNUnet for files."
5859 #~ msgstr "Buscar GNUnet en busca de ficheros."
5860
5861 #~ msgid "write encountered (decrypted) search results to FILENAME"
5862 #~ msgstr "escribe los resultados encontrados (desencriptados) a FILENAME"
5863
5864 #~ msgid "Error converting arguments to URI!\n"
5865 #~ msgstr "¡Se produjo un error al convertir los argumentos a una URI!\n"
5866
5867 #~ msgid ""
5868 #~ "%16llu of %16llu bytes unindexed (estimating %llu seconds to "
5869 #~ "completion)                "
5870 #~ msgstr ""
5871 #~ "%16llu de %16llu bytes desindexados (estimados %llu segundos para "
5872 #~ "completar)          "
5873
5874 #, fuzzy
5875 #~ msgid ""
5876 #~ "\n"
5877 #~ "Unindexing of `%s' complete, %llu bytes took %llu seconds (%8.3f KiB/s).\n"
5878 #~ msgstr ""
5879 #~ "\n"
5880 #~ "El desindexado de '%s' se completó, %llu bytes tomaron %llu segundos "
5881 #~ "(%8.3f kbps).\n"
5882
5883 #, fuzzy
5884 #~ msgid "Not enough arguments. You must specify a filename.\n"
5885 #~ msgstr ""
5886 #~ "Argumentos insuficientes. Debes especificar una URI de un fichero de "
5887 #~ "GNUnet\n"
5888
5889 #~ msgid "`%s' failed.  Is `%s' a file?\n"
5890 #~ msgstr "'%s' falló.  ¿Es '%s' un fichero?\n"
5891
5892 #~ msgid "Download files from GNUnet."
5893 #~ msgstr "Descarga los ficheros de GNUnet"
5894
5895 #, fuzzy
5896 #~ msgid "Download of file `%s' at %16llu out of %16llu bytes (%8.3f KiB/s)\n"
5897 #~ msgstr "Descargado del fichero '%s' el %16llu de %16llu bytes(%8.3f kbps)\n"
5898
5899 #, fuzzy
5900 #~ msgid "Download aborted.\n"
5901 #~ msgstr "Descarga abortada"
5902
5903 #, fuzzy
5904 #~ msgid "Download of file `%s' complete.  Speed was %8.3f KiB per second.\n"
5905 #~ msgstr ""
5906 #~ "Descarga del fichero '%s' completada. La velocidad media fue "
5907 #~ "%8.3fkilobytes por segundo.\n"
5908
5909 #~ msgid "Not enough arguments. You must specify a GNUnet file URI\n"
5910 #~ msgstr ""
5911 #~ "Argumentos insuficientes. Debes especificar una URI de un fichero de "
5912 #~ "GNUnet\n"
5913
5914 #~ msgid "URI `%s' invalid for gnunet-download.\n"
5915 #~ msgstr "La URI '%s' no es válida para una descarga-de-gnunet.\n"
5916
5917 #, fuzzy
5918 #~ msgid "No filename specified, using `%s' instead (for now).\n"
5919 #~ msgstr "Ningún nombre especificado para la tabla, usando '%s'.\n"
5920
5921 #, fuzzy
5922 #~ msgid "Downloading %d files from directory `%s'.\n"
5923 #~ msgstr "Descarga los ficheros de GNUnet"
5924
5925 #, fuzzy
5926 #~ msgid "Did not find any files in directory `%s'\n"
5927 #~ msgstr "Falló al actualizar los datos del módulo '%s'\n"
5928
5929 #~ msgid "File stored as `%s'.\n"
5930 #~ msgstr "Fichero almacenado en '%s'.\n"
5931
5932 #~ msgid "Collecting file identifiers disabled.\n"
5933 #~ msgstr "Recolección de identificadores de fichero desactivada.\n"
5934
5935 #~ msgid "Deleted corrupt URI database in `%s'."
5936 #~ msgstr "Borrada base de datos de URIs corrupta en '%s'."
5937
5938 #~ msgid "Cannot get size of file `%s'"
5939 #~ msgstr "Imposible determinar el tamaño del fichero '%s'"
5940
5941 #~ msgid "Cannot hash `%s'.\n"
5942 #~ msgstr "Imposible hallar el hash de '%s'.\n"
5943
5944 #~ msgid "Initialization for indexing file `%s' failed.\n"
5945 #~ msgstr ""
5946 #~ "Durante la inicialización de la indexación del fichero '%s' se produjo un "
5947 #~ "fallo.\n"
5948
5949 #, fuzzy
5950 #~ msgid "Cannot open file `%s': `%s'"
5951 #~ msgstr "Imposible abrir el fichero de configuración '%s'.\n"
5952
5953 #~ msgid "Renaming of file `%s' to `%s' failed: %s\n"
5954 #~ msgstr "Al renombrar el fichero '%s' a '%s' se produjo un fallo: %s\n"
5955
5956 #~ msgid "Could not rename file `%s' to `%s': file exists\n"
5957 #~ msgstr "Imposible renombrar el fichero '%s' a '%s': el fichero ya existe\n"
5958
5959 #~ msgid "CHK URI not allowed for search.\n"
5960 #~ msgstr "CHK URI no autorizado para buscar.\n"
5961
5962 #~ msgid "LOC URI not allowed for search.\n"
5963 #~ msgstr "LOC URI no autorizado para buscar.\n"
5964
5965 #~ msgid "File `%s' does not contain a pseudonym.\n"
5966 #~ msgstr "El fichero '%s' no contiene un pseudónimo.\n"
5967
5968 #~ msgid "Format of pseudonym `%s' is invalid.\n"
5969 #~ msgstr "Formato del pseudónimo '%s' no es válido.\n"
5970
5971 #, fuzzy
5972 #~ msgid "Format of file `%s' is invalid, trying to remove.\n"
5973 #~ msgstr "El formato del fichero '%s' no es válido.\n"
5974
5975 #~ msgid ""
5976 #~ "Decrypted content does not match key. This is either a bug or a "
5977 #~ "maliciously inserted file. Download aborted.\n"
5978 #~ msgstr ""
5979 #~ "El contenido desencriptado no encuentra una clave. Esto puede ser un bug "
5980 #~ "o un fichero introducido maliciosamente. Descarga abortada.\n"
5981
5982 #, fuzzy
5983 #~ msgid "Application aborted."
5984 #~ msgstr "_Opciones"
5985
5986 #~ msgid "FSUI state file `%s' had syntax error at offset %u.\n"
5987 #~ msgstr ""
5988 #~ "Fichero del estado de FSUI '%s' tiene un error de sintáxis en la "
5989 #~ "asignación %u.\n"
5990
5991 #, fuzzy
5992 #~ msgid ""
5993 #~ "`%s' registering client handlers %d %d %d %d %d %d %d %d and P2P handlers "
5994 #~ "%d %d\n"
5995 #~ msgstr ""
5996 #~ "'%s' registrando manejadores de clientes %d %d %d %d %d %d %d %d %d\n"
5997
5998 #~ msgid "enables (anonymous) file-sharing"
5999 #~ msgstr "activa la compartición de ficheros anónima"
6000
6001 #~ msgid ""
6002 #~ "Because the file `%s' has been unavailable for 3 days it got removed from "
6003 #~ "your share.  Please unindex files before deleting them as the index now "
6004 #~ "contains invalid references!\n"
6005 #~ msgstr ""
6006 #~ "El fichero '%s' se ha eliminado de tus compartidos porque no ha estado "
6007 #~ "disponible durante tres días.  Por favor, desindexa los ficheros antes de "
6008 #~ "borrarlos porque eso causa que el índice tenga referencias no válidas.\n"
6009
6010 #, fuzzy
6011 #~ msgid ""
6012 #~ "Unindexed ODB block `%s' from offset %llu already missing from "
6013 #~ "datastore.\n"
6014 #~ msgstr ""
6015 #~ "Bloque ODB '%s' desindexado del offset %llu perdido de la base de datos.\n"
6016
6017 #, fuzzy
6018 #~ msgid "# gap client requests tracked"
6019 #~ msgstr "# mensajes PONG encriptados recibidos"
6020
6021 #~ msgid "# blocks migrated"
6022 #~ msgstr "# blocks migrados"
6023
6024 #, fuzzy
6025 #~ msgid "# blocks injected for migration"
6026 #~ msgstr "# blocks migrados"
6027
6028 #, fuzzy
6029 #~ msgid "# on-demand fetches for migration"
6030 #~ msgstr "# blocks migrados"
6031
6032 #, fuzzy
6033 #~ msgid "Friend list of %s:%d\n"
6034 #~ msgstr "Fallo al conectar a gnunetd.\n"
6035
6036 #, fuzzy
6037 #~ msgid "set number of daemons to start"
6038 #~ msgstr "número de mensajes a usar por iteración"
6039
6040 #, fuzzy
6041 #~ msgid "Waiting for peers to connect"
6042 #~ msgstr "Esperando a los pares para conectar (%u ciclos restantes)...\n"
6043
6044 #, fuzzy
6045 #~ msgid "Bootstrap data obtained from `%s' is invalid.\n"
6046 #~ msgstr "Formato del pseudónimo '%s' no es válido.\n"
6047
6048 #~ msgid "`%s' registering client handler %d\n"
6049 #~ msgstr "'%s' registrando un manejador de clientes %d\n"
6050
6051 #~ msgid "allows clients to determine gnunetd's configuration"
6052 #~ msgstr "permite a los clientes determinar la configuración de gnunetd"
6053
6054 #~ msgid "`%s' registering client handler %d and %d\n"
6055 #~ msgstr "'%s' registrando manejador de clientes %d y %d\n"
6056
6057 #, fuzzy
6058 #~ msgid "% of allowed network load (up)"
6059 #~ msgstr "% de red permitida para la subida"
6060
6061 #, fuzzy
6062 #~ msgid "% of allowed network load (down)"
6063 #~ msgstr "% de red permitida para bajada"
6064
6065 #, fuzzy
6066 #~ msgid "% of allowed cpu load"
6067 #~ msgstr "% de CPU permitida para el uso"
6068
6069 #, fuzzy
6070 #~ msgid "% of allowed io load"
6071 #~ msgstr "% de CPU permitida para el uso"
6072
6073 #, fuzzy
6074 #~ msgid "`%s' registering client handlers %d %d %d and p2p handler %d\n"
6075 #~ msgstr ""
6076 #~ "'%s' registrando manejadores de clientes %d %d %d %d %d %d %d %d %d\n"
6077
6078 #~ msgid "Supported peer-to-peer messages:\n"
6079 #~ msgstr "Mensajes P2P soportados:\n"
6080
6081 #~ msgid "Supported client-server messages:\n"
6082 #~ msgstr "Mensajes cliente-servidor soportados:\n"
6083
6084 #~ msgid "prints supported protocol messages"
6085 #~ msgstr "imprime los mensajes del protocolo"
6086
6087 #, fuzzy
6088 #~ msgid "VPN Received unknown IP version %d...\n"
6089 #~ msgstr "Recibida petición de tipo desconocido %d en %s: %d\n"
6090
6091 #, fuzzy
6092 #~ msgid "Cannot open tunnel device: %s"
6093 #~ msgstr "Imposible abrir el fichero de configuración '%s'.\n"
6094
6095 #, fuzzy
6096 #~ msgid "Cannot set interface IPv6 address for gnu%d because %s\n"
6097 #~ msgstr "Imposible obtener la dirección IP para la interfaz '%s'.\n"
6098
6099 #, fuzzy
6100 #~ msgid "Cannot add route IPv6 address for gnu%s because %s\n"
6101 #~ msgstr "Imposible obtener la dirección IP para la interfaz '%s'.\n"
6102
6103 #, fuzzy
6104 #~ msgid "`%s' initialising RFC4913 module  %d and %d\n"
6105 #~ msgstr "'%s' registrando manejadores %d y %d\n"
6106
6107 #, fuzzy
6108 #~ msgid "enables IPv6 over GNUnet (incomplete)"
6109 #~ msgstr "Activa el chat P2P (incompleto)"
6110
6111 #~ msgid "Application module `%s' already initialized!\n"
6112 #~ msgstr "¡El módulo de la aplicación '%s' ya esta inicializado!\n"
6113
6114 #~ msgid "Failed to load plugin `%s' at %s:%d.  Unloading plugin.\n"
6115 #~ msgstr "Falló al cargar el plugin '%s' en %s:%d. Descargando plugin.\n"
6116
6117 #~ msgid "Could not shutdown `%s': application not loaded\n"
6118 #~ msgstr "Imposible apagar '%s': aplicación no cargada\n"
6119
6120 #~ msgid "Could not shutdown application `%s': not initialized\n"
6121 #~ msgstr "Imposible apagar la aplicación '%s': no inicializada\n"
6122
6123 #~ msgid "Could not find '%s%s' method in library `%s'.\n"
6124 #~ msgstr "Imposible encontrar el método '%s%s' en la biblioteca '%s'.\n"
6125
6126 #~ msgid "Could not properly shutdown application `%s'.\n"
6127 #~ msgstr "Imposible apagar la aplicación '%s' adecuadamente.\n"
6128
6129 #~ msgid "Could not properly unload service `%s'!\n"
6130 #~ msgstr "¡Imposible descargar adecuadamente el servicio '%s'!\n"
6131
6132 #, fuzzy
6133 #~ msgid "Core initialization failed.\n"
6134 #~ msgstr "Conexión fallida\n"
6135
6136 #~ msgid "run as user LOGIN"
6137 #~ msgstr "ejecuta como el usuario LOGIN"
6138
6139 #~ msgid "`%s' startup complete.\n"
6140 #~ msgstr "'%s' comienzo completo.\n"
6141
6142 #~ msgid "`%s' is shutting down.\n"
6143 #~ msgstr "'%s' se esta cerrando.\n"
6144
6145 #~ msgid ""
6146 #~ "run in debug mode; gnunetd will not daemonize and error messages will be "
6147 #~ "written to stderr instead of a logfile"
6148 #~ msgstr ""
6149 #~ "se ejecuta en modo de depuración; gnunetd no sera un demonio y los "
6150 #~ "mensajes de error serán escritos a través de stderr en vez de en un "
6151 #~ "fichero de log"
6152
6153 #~ msgid "Starts the gnunetd daemon."
6154 #~ msgstr "Arranca el demonio de gnunetd."
6155
6156 #, fuzzy
6157 #~ msgid "specify username as which gnunetd should run"
6158 #~ msgstr "especifica el host en el que gnunetd esta ejecutandose"
6159
6160 #~ msgid "Configuration or GNUnet version changed.  You need to run `%s'!\n"
6161 #~ msgstr ""
6162 #~ "La configuración o la versión de GNUnet cambiaron.  ¡Debes ejecutar "
6163 #~ "'%s'!\n"
6164
6165 #~ msgid "The `%s' request received from client is malformed.\n"
6166 #~ msgstr "La petición '%s' recibida del cliente esta mal formada.\n"
6167
6168 #, fuzzy
6169 #~ msgid "Registering failed, message type %d already in use.\n"
6170 #~ msgstr "%s falló, el mensaje del tipo %d ya está en uso.\n"
6171
6172 #, fuzzy
6173 #~ msgid "Unable to obtain filesystem information for `%s': %u\n"
6174 #~ msgstr "Imposible guardar el fichero de configuración '%s': %s.\n"
6175
6176 #, fuzzy
6177 #~ msgid "`%s' message invalid (signature invalid).\n"
6178 #~ msgstr "mensaje de saludo inválido (firma no válida).\n"
6179
6180 #~ msgid "Message details: %u: length %d, priority: %d\n"
6181 #~ msgstr "Detalles del mensaje: %u: longitud %d, prioridad: %d\n"
6182
6183 #~ msgid "Message from `%s' discarded: invalid format.\n"
6184 #~ msgstr "Mensaje de '%s' descartado: formato inválido.\n"
6185
6186 #~ msgid "Invalid sequence number %u <= %u, dropping message.\n"
6187 #~ msgstr "Secuencia de números no válida %u <= %u, omitiendo mensaje.\n"
6188
6189 #~ msgid "Message received more than one day old. Dropped.\n"
6190 #~ msgstr "Mensajes recibidos de mas de un día de antigüedad. Omitidos.\n"
6191
6192 #~ msgid "# bytes noise sent"
6193 #~ msgstr "# \"bytes-ruido\" mandados"
6194
6195 #, fuzzy
6196 #~ msgid "# total bytes per second receive limit"
6197 #~ msgstr "# bytes de ruido recibidos"
6198
6199 #, fuzzy
6200 #~ msgid "# total number of messages in send buffers"
6201 #~ msgstr "número de mensajes en un bloque de mensajes"
6202
6203 #, fuzzy
6204 #~ msgid "# total number of bytes we were allowed to send but did not"
6205 #~ msgstr "número de mensajes en un bloque de mensajes"
6206
6207 #, fuzzy
6208 #~ msgid "# total number of bytes we were allowed to sent"
6209 #~ msgstr "número de mensajes en un bloque de mensajes"
6210
6211 #~ msgid "`%s': Could not create hello.\n"
6212 #~ msgstr "'%s': Imposible crear saludo.\n"
6213
6214 #~ msgid "`%s': Could not send.\n"
6215 #~ msgstr "'%s': Imposible mandar.\n"
6216
6217 #~ msgid "`%s': Could not disconnect.\n"
6218 #~ msgstr "'%s': Imposible desconectar.\n"
6219
6220 #, fuzzy
6221 #~ msgid ""
6222 #~ "`%s' transport OK.  It took %ums to transmit %llu messages of %llu bytes "
6223 #~ "each.\n"
6224 #~ msgstr ""
6225 #~ "Transporte '%s' OK. Tomó %ums transmitir %d mensajes de %d bytes cada "
6226 #~ "uno.\n"
6227
6228 #~ msgid " Transport %d is not being tested\n"
6229 #~ msgstr " El transporte %d no esta siendo probado\n"
6230
6231 #~ msgid ""
6232 #~ "\n"
6233 #~ "Contacting `%s'."
6234 #~ msgstr ""
6235 #~ "\n"
6236 #~ "Contactando '%s'."
6237
6238 #~ msgid " Connection failed (bug?)\n"
6239 #~ msgstr "Conexión fallida (¿bug?)\n"
6240
6241 #, fuzzy
6242 #~ msgid "OK!\n"
6243 #~ msgstr "OK"
6244
6245 #~ msgid "send COUNT messages"
6246 #~ msgstr "envia COUNT mensajes"
6247
6248 #~ msgid "send messages with SIZE bytes payload"
6249 #~ msgstr "manda mensajes con SIZE bytes payload"
6250
6251 #~ msgid "Testing transport(s) %s\n"
6252 #~ msgstr "Probando transporte(s) %s\n"
6253
6254 #~ msgid "Available transport(s): %s\n"
6255 #~ msgstr "Transporte(s) disponible(s): %s\n"
6256
6257 #, fuzzy
6258 #~ msgid "%s failed for url `%s' and post-data `%s' at %s:%d: `%s'\n"
6259 #~ msgstr "'%s' falló en %s: %d con error: '%s'.\n"
6260
6261 #~ msgid "# bytes sent via HTTP"
6262 #~ msgstr "# bytes mandados vía HTTP"
6263
6264 #~ msgid "# bytes dropped by HTTP (outgoing)"
6265 #~ msgstr "#bytes omitidos vía HTTP (salientes)"
6266
6267 #, fuzzy
6268 #~ msgid "# HTTP curl receive callbacks"
6269 #~ msgstr "# bytes recibidos por TCP"
6270
6271 #, fuzzy
6272 #~ msgid "# HTTP connect calls"
6273 #~ msgstr "# de pares conectados"
6274
6275 #, fuzzy
6276 #~ msgid "Failed to obtain my (external) %s address!\n"
6277 #~ msgstr "¡Falló al obtener mi dirección IP (externa)!\n"
6278
6279 #~ msgid "# bytes received via UDP"
6280 #~ msgstr "# bytes recibidos vía UDP"
6281
6282 #~ msgid "# bytes sent via UDP"
6283 #~ msgstr "# bytes enviados vía UDP"
6284
6285 #, fuzzy
6286 #~ msgid "specify host on which gnunetd is running"
6287 #~ msgstr "especifica el host en el que gnunetd esta ejecutandose"
6288
6289 #, fuzzy
6290 #~ msgid "No help available."
6291 #~ msgstr "'%s' no esta disponible."
6292
6293 #, fuzzy
6294 #~ msgid "Show rarely used options"
6295 #~ msgstr "Mostrar todas las opciones"
6296
6297 #, fuzzy
6298 #~ msgid "Meta-configuration"
6299 #~ msgstr "Configuración de GNUnet"
6300
6301 #, fuzzy
6302 #~ msgid "Full pathname of GNUnet HOME directory"
6303 #~ msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
6304
6305 #, fuzzy
6306 #~ msgid "Full pathname of GNUnet directory for file-sharing data"
6307 #~ msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
6308
6309 #, fuzzy
6310 #~ msgid "Full pathname to the directory with the key-value database"
6311 #~ msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
6312
6313 #, fuzzy
6314 #~ msgid "Full pathname of GNUnet directory for indexed files symbolic links"
6315 #~ msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
6316
6317 #, fuzzy
6318 #~ msgid "Disable automatic establishment of connections"
6319 #~ msgstr "Se produjo un error estableciendo conexión con gnunetd.\n"
6320
6321 #, fuzzy
6322 #~ msgid "Run gnunetd as this group."
6323 #~ msgstr "Ejecutar gnunet-update"
6324
6325 #, fuzzy
6326 #~ msgid "General settings"
6327 #~ msgstr "Otras configuraciones"
6328
6329 #, fuzzy
6330 #~ msgid "Settings for restricting connections to friends"
6331 #~ msgstr "'%s' falló. Finalizando conexión con el cleinte.\n"
6332
6333 #, fuzzy
6334 #~ msgid "Name of the MySQL database GNUnet should use"
6335 #~ msgstr "Imposible inicializar SQLite.\n"
6336
6337 #, fuzzy
6338 #~ msgid "Configuration file that specifies the MySQL username and password"
6339 #~ msgstr ""
6340 #~ "La configuración o la versión de GNUnet cambiaron.  ¡Debes ejecutar "
6341 #~ "'%s'!\n"
6342
6343 #, fuzzy
6344 #~ msgid "Configuration of the MySQL database"
6345 #~ msgstr ""
6346 #~ "La configuración o la versión de GNUnet cambiaron.  ¡Debes ejecutar "
6347 #~ "'%s'!\n"
6348
6349 #, fuzzy
6350 #~ msgid "MB of diskspace GNUnet can use for anonymous file sharing"
6351 #~ msgstr "activa la compartición de ficheros anónima"
6352
6353 #, fuzzy
6354 #~ msgid "Number of entries in the migration buffer"
6355 #~ msgstr "número de mensajes en un bloque de mensajes"
6356
6357 #, fuzzy
6358 #~ msgid ""
6359 #~ "MB of diskspace GNUnet can use for caching DHT index data (the data will "
6360 #~ "be stored in /tmp)"
6361 #~ msgstr "activa la compartición de ficheros anónima"
6362
6363 #, fuzzy
6364 #~ msgid "Options for anonymous file sharing"
6365 #~ msgstr "activa la compartición de ficheros anónima"
6366
6367 #, fuzzy
6368 #~ msgid "Applications"
6369 #~ msgstr "_Opciones"
6370
6371 #, fuzzy
6372 #~ msgid "Network interface"
6373 #~ msgstr "Interfaz de red:"
6374
6375 #, fuzzy
6376 #~ msgid "Network interface to monitor"
6377 #~ msgstr "Interfaz de red:"
6378
6379 #, fuzzy
6380 #~ msgid "Load management"
6381 #~ msgstr "Argumentos en la linea de comandos inválidos.\n"
6382
6383 #, fuzzy
6384 #~ msgid "This is equivalent to the -H option.  The format is IP:PORT."
6385 #~ msgstr "Muestra el valor de la opción"
6386
6387 #, fuzzy
6388 #~ msgid "What is the path to the configuration file for gnunetd?"
6389 #~ msgstr "Esta es la herramienta de configuración de GNUnet."
6390
6391 #, fuzzy
6392 #~ msgid "General options"
6393 #~ msgstr "Otras configuraciones"
6394
6395 #, fuzzy
6396 #~ msgid "Full pathname of GNUnet client HOME directory"
6397 #~ msgstr "Error en el formato del fichero (¿no es un directorio de GNUnet?)\n"
6398
6399 #, fuzzy
6400 #~ msgid "`%s' failed at %s:%d in %s with error: %s\n"
6401 #~ msgstr "'%s' falló en %s: %d con el error: %s\n"
6402
6403 #, fuzzy
6404 #~ msgid "`%s' failed at %s:%d with error `%s' after %llums\n"
6405 #~ msgstr "'%s' falló en %s: %d con el error: %s\n"
6406
6407 #~ msgid "'%s(%s,%s)' succeeded\n"
6408 #~ msgstr "'%s (%s, %s)' logrado satisfactoriamente\n"
6409
6410 #~ msgid "'%s(%s,%s)' failed.\n"
6411 #~ msgstr "'%s(%s, %s)' falló.\n"
6412
6413 #, fuzzy
6414 #~ msgid ""
6415 #~ "Directory `%s' in directory `%s' does not match naming convention. "
6416 #~ "Removed.\n"
6417 #~ msgstr ""
6418 #~ "El fichero '%s' en el directorio '%s' no sigue la convención de nombres. "
6419 #~ "Eliminando.\n"
6420
6421 #, fuzzy
6422 #~ msgid "You must specify one and only one directory for sharing.\n"
6423 #~ msgstr "Debes especificar uno y solo un fichero para desindexar.\n"
6424
6425 #~ msgid ""
6426 #~ "set interval for availability of updates to SECONDS (for namespace "
6427 #~ "insertions only)"
6428 #~ msgstr ""
6429 #~ "cambia el intervalo de disponibilidad de las actualizaciones a SEGUNDOS "
6430 #~ "(para inserciones en el espacio solamente)"
6431
6432 #~ msgid ""
6433 #~ "specifies this as an aperiodic but updated publication (for namespace "
6434 #~ "insertions only)"
6435 #~ msgstr ""
6436 #~ "especifica esto como una aperiódica pero actualizada publicación (para "
6437 #~ "inserciones en el espacio únicamente)"
6438
6439 #~ msgid "specify creation time for SBlock (see man-page for format)"
6440 #~ msgstr ""
6441 #~ "especifica el tiempo para la creación de un Superbloque (vea la página "
6442 #~ "del manual para el formato)"
6443
6444 #~ msgid ""
6445 #~ "ID of the previous version of the content (for namespace update only)"
6446 #~ msgstr ""
6447 #~ "ID de la versión previa del contenido (para actualizaciones del espacio "
6448 #~ "únicamente)"
6449
6450 #~ msgid "Parsing time failed. Use `%s' format.\n"
6451 #~ msgstr "Se produjo un fallo al analizar el tiempo. Use el formato '%s'.\n"
6452
6453 #~ msgid "Publication interval for periodic publication changed."
6454 #~ msgstr "Intervalo de publicación periódica cambiado."
6455
6456 #~ msgid ""
6457 #~ "Publishing update for periodically updated content more than a week ahead "
6458 #~ "of schedule.\n"
6459 #~ msgstr ""
6460 #~ "publicaciones actualizadas para contenido actualizado periódicamente más "
6461 #~ "de una semana antes de la tarea planificada.\n"
6462
6463 #, fuzzy
6464 #~ msgid "Received malformed message via TCP. Closing.\n"
6465 #~ msgstr "Recibido el mensaje '%s' con un mal formato. Omitiendo.\n"
6466
6467 #~ msgid "Cannot create pseudonym `%s', file `%s' exists.\n"
6468 #~ msgstr "Imposible crear el pseudónimo '%s', el fichero '%s' ya existe.\n"
6469
6470 #~ msgid "GNUnet configuration assistant"
6471 #~ msgstr "Asistente de configuración de GNUnet"
6472
6473 #~ msgid ""
6474 #~ "Welcome to GNUnet!\n"
6475 #~ "\n"
6476 #~ "This assistant will ask you a few basic questions in order to configure "
6477 #~ "GNUnet.\n"
6478 #~ "\n"
6479 #~ "Please visit our homepage at\n"
6480 #~ "\thttp://gnunet.org\n"
6481 #~ "and join our community at\n"
6482 #~ "\thttps://gnunet.org/drupal/\n"
6483 #~ "\n"
6484 #~ "Have a lot of fun,\n"
6485 #~ "\n"
6486 #~ "The GNUnet team"
6487 #~ msgstr ""
6488 #~ "¡Bienvenido a GNUnet!\n"
6489 #~ "\n"
6490 #~ "Este asistente le preguntará unos datos básicos para configurar GNUnet.\n"
6491 #~ "\n"
6492 #~ "Por favor, visite nuestra página en\n"
6493 #~ "\thttps://gnunet.org/drupal/\n"
6494 #~ "\n"
6495 #~ "Diviertase,\n"
6496 #~ "\n"
6497 #~ "El equipo de GNUnet"
6498
6499 #~ msgid "Next"
6500 #~ msgstr "Siguiente"
6501
6502 #~ msgid ""
6503 #~ "Enter information about your network connection here.\n"
6504 #~ "\n"
6505 #~ "The \"Network interface\" is the device that connects your computer to "
6506 #~ "the internet. This is usually a modem, an ISDN card or a network card in "
6507 #~ "case you are using DSL.\n"
6508 #~ "\n"
6509 #~ "If your provider always assigns the same IP-Address to you (a \"static\" "
6510 #~ "IP-Address), enter it into the \"IP-Address\" field. If your IP-Address "
6511 #~ "changes every now and then (\"dynamic\" IP-Address) but there's a "
6512 #~ "hostname that always points to your actual IP-Address (\"Dynamic DNS\"), "
6513 #~ "you can also enter it here.\n"
6514 #~ "If in doubt, leave the field empty. GNUnet will then try to determine "
6515 #~ "your IP-Address.\n"
6516 #~ "\n"
6517 #~ "If you are connected to the internet through another computer doing SNAT, "
6518 #~ "a router or a \"hardware firewall\" and other computers on the internet "
6519 #~ "cannot connect to this computer, check the last option on this page. "
6520 #~ "Leave it unchecked on direct connections through modems, ISDN cards and "
6521 #~ "DNAT (also known as \"port forwarding\")."
6522 #~ msgstr ""
6523 #~ "Introduce información acerca de tu conexión aquí.\n"
6524 #~ "\n"
6525 #~ "La \"Interfaz de red\" es el dispositivo que conecta tu ordenador a "
6526 #~ "Internet. Normalmente es un módem, una tarjeta de RDSI, un módem ADSL o "
6527 #~ "una tarjeta de red en el caso de un router.\n"
6528 #~ "\n"
6529 #~ "Si tu proveedor siempre te da la misma dirección IP (una dirección IP "
6530 #~ "\"estática\") introducelo en el campo \"Dirección IP\". Si tu dirección "
6531 #~ "IP cambia (una dirección IP \"dinámica\") pero hay un nombre de dominio "
6532 #~ "que siempre apunta a tu dirección IP actual (\"DNS dinámica\") también "
6533 #~ "puedes introducirla aquí.\n"
6534 #~ "En caso de duda deja el campo vacío. GNUnet intentara determinar tu "
6535 #~ "dirección IP automaticamente.\n"
6536 #~ "\n"
6537 #~ "Si tu estas conectado a Internet a través de otro ordenador haciendo "
6538 #~ "SNAT, a un router o a un \"cortafuegos de hardware\" y otros ordenadores "
6539 #~ "no pueden conectar con tu ordenador marca la última opción en ésta "
6540 #~ "página. Déjala sin marcar en conexiones directas a través de modems, "
6541 #~ "tarjetas de RDSI y DNAT (también conocido como \"seguimiento de puertos"
6542 #~ "\")."
6543
6544 #~ msgid "Computer cannot receive inbound connections (SNAT/Firewall)"
6545 #~ msgstr ""
6546 #~ "El ordenador no puede recibir conexiones entrantes (SNAT/Cortafuegos)"
6547
6548 #~ msgid "IP-Address/Hostname:"
6549 #~ msgstr "Dirección IP/Nombre del dominio"
6550
6551 #, fuzzy
6552 #~ msgid "Network interface:"
6553 #~ msgstr "Interfaz de red:"
6554
6555 #~ msgid ""
6556 #~ "You can limit GNUnet's ressource usage here.\n"
6557 #~ "\n"
6558 #~ "\"Bandwidth limitation\" is how much data may be sent per second. If you "
6559 #~ "have a flatrate you can set it to the maximum speed of your internet "
6560 #~ "connection.\n"
6561 #~ "\n"
6562 #~ "The \"Max. CPU usage\" is the percentage of processor time GNUnet is "
6563 #~ "allowed to use."
6564 #~ msgstr ""
6565 #~ "Puedes limitar el uso de recursos de GNUnet aquí.\n"
6566 #~ "\n"
6567 #~ "\"Limitación de ancho de banda\" es cuantos datos pueden ser mandados por "
6568 #~ "segundo. Si tienes una tarifa plana puedes seleccionar la velocidad "
6569 #~ "máxima de tu conexión a Internet.\n"
6570 #~ "\n"
6571 #~ "El \"Uso máximo de CPU\" es el porcentaje del tiempo de procesado que "
6572 #~ "GNUnet puede usar."
6573
6574 #~ msgid "Downstream (Bytes/s):"
6575 #~ msgstr "Bajada (Bytes/s):"
6576
6577 #~ msgid "Upstream (Bytes/s):"
6578 #~ msgstr "Subida (Bytes/s):"
6579
6580 #~ msgid "Bandwidth limitation"
6581 #~ msgstr "Limitación del ancho de banda"
6582
6583 #~ msgid "Use denoted bandwidth for GNUnet"
6584 #~ msgstr "Usa el ancho de banda marcado para GNUnet"
6585
6586 #~ msgid "Share denoted bandwidth with other applications"
6587 #~ msgstr "Comparte el ancho de banda marcado con otras aplicaciones"
6588
6589 #~ msgid "Bandwidth sharing"
6590 #~ msgstr "Ancho de banda compartido"
6591
6592 #~ msgid "Max. CPU usage (%):"
6593 #~ msgstr "Uso máximo de la CPU (%):"
6594
6595 #~ msgid "CPU usage"
6596 #~ msgstr "Uso de CPU"
6597
6598 #~ msgid "Load limitation"
6599 #~ msgstr "Limitación de carga"
6600
6601 #~ msgid ""
6602 #~ "GNUnet is able to store data from other peers in your datastore. This is "
6603 #~ "useful if an adversary has access to your inserted content and you need "
6604 #~ "to deny that the content is yours. With \"content migration\" on, the "
6605 #~ "content could have \"migrated\" over the internet to your node without "
6606 #~ "your knowledge.\n"
6607 #~ "It also helps to spread popular content over different peers to enhance "
6608 #~ "availability.\n"
6609 #~ "\n"
6610 #~ "The GNUnet datastore contains all data that GNUnet generates (index data, "
6611 #~ "inserted and migrated content). Its maximum size can be specified below.\n"
6612 #~ "\n"
6613 #~ "If you are an experienced user, you may want to tweak your GNUnet "
6614 #~ "installation using the enhanced configurator.\n"
6615 #~ "\n"
6616 #~ "After changing the configuration and/or updating GNUnet, it is sometimes "
6617 #~ "required to run gnunet-update to update internal data structures. "
6618 #~ "Depending on the changes made, this may take some time."
6619 #~ msgstr ""
6620 #~ "GNUnet es capaz de almacenar datos de otros pares en tu base de datos. "
6621 #~ "Ésto es útil si un adversario tiene acceso a tu contenido y tu necesitas "
6622 #~ "negar que ese contenido sea tuyo. Con la \"migración de contenido\" "
6623 #~ "activada, tu contenido puede haber \"migrado\" por Internet hasta tu nodo "
6624 #~ "sin tu conocimiento.\n"
6625 #~ "Ésto también ayuda a difundir contenidos populares por diferentes pares "
6626 #~ "para facilitar su disponibilidad.\n"
6627 #~ "\n"
6628 #~ "La base de datos de GNUnet contiene todos los datos que GNUnet genera "
6629 #~ "(índices, contenido insertado y descargado). Su máximo tamaño puede ser "
6630 #~ "especificado debajo.\n"
6631 #~ "\n"
6632 #~ "Si eres un usuario experimentado, puedes desear exprimir tu instalación "
6633 #~ "de GNUnet usando la herramienta de configuración avanzada.\n"
6634 #~ "\n"
6635 #~ "Después de cambiar la configuración y/o actualizar GNUnet, a veces "
6636 #~ "esnecesario ejecutar gnunet-update para actualizar las estructuras de "
6637 #~ "datos internas. Dependiendo de los cambios que se hayan hecho, ésto podrá "
6638 #~ "tomar algún tiempo."
6639
6640 #~ msgid "Store migrated content"
6641 #~ msgstr "Almacena contenido migrado"
6642
6643 #~ msgid "Maximum datastore size (MB):"
6644 #~ msgstr "Máximo tamaño de almacenamiento (MB):"
6645
6646 #~ msgid "Start the GNUnet background process on computer startup"
6647 #~ msgstr "Arranca el demonio de GNUnet al encender el ordenador"
6648
6649 #~ msgid "Open the enhanced configurator"
6650 #~ msgstr "Abre el editor de configuración avanzado"
6651
6652 #, fuzzy
6653 #~ msgid "Run gnunet-update"
6654 #~ msgstr "¡gnunet-update falló!"
6655
6656 #, fuzzy
6657 #~ msgid "Other settings"
6658 #~ msgstr "Otras configuraciones"
6659
6660 #~ msgid "Finish"
6661 #~ msgstr "Finalizar"
6662
6663 #~ msgid ""
6664 #~ "Define the user and the group owning the GNUnet service here.\n"
6665 #~ "\n"
6666 #~ "For security reasons, it is a good idea to let this setup create a new "
6667 #~ "user account and a new group under which the GNUnet service is started at "
6668 #~ "system startup.\n"
6669 #~ "\n"
6670 #~ "However, GNUnet may not be able to access files other than its own. This "
6671 #~ "includes files you want to publish in GNUnet. You'll have to grant read "
6672 #~ "permissions to the user specified below.\n"
6673 #~ "\n"
6674 #~ "Leave the fields empty to run GNUnet with system privileges."
6675 #~ msgstr ""
6676 #~ "Define el usuario y el grupo bajo el que correrán los servicios de GNUnet "
6677 #~ "aquí.\n"
6678 #~ "\n"
6679 #~ "Por razones de seguridad, es una buena idea dejar que la configuración "
6680 #~ "cree una nueva cuenta de usuario y un nuevo grupo bajo el cual el "
6681 #~ "servicio de GNUnet es arrancado al iniciar el sistema.\n"
6682 #~ "\n"
6683 #~ "Por consiguiente, GNUnet no tiene la posibilidad de acceder a otros "
6684 #~ "ficheros que no sean los que posee. Ésto incluye los ficheros que quieras "
6685 #~ "publicar en GNUnet. Tendrás que garantizar que el usuario especificado "
6686 #~ "aquí posea permisos de lectura.\n"
6687 #~ "\n"
6688 #~ "Deja los campos vacíos para arrancar GNUnet con privilegios de sistema."
6689
6690 #~ msgid "User account:"
6691 #~ msgstr "Cuenta de usuario:"
6692
6693 #~ msgid "Group:"
6694 #~ msgstr "Grupo:"
6695
6696 #~ msgid "gnunet-setup"
6697 #~ msgstr "gnunet-setup"
6698
6699 #, fuzzy
6700 #~ msgid "Save configuration"
6701 #~ msgstr "Configuración de GNUnet"
6702
6703 #, fuzzy
6704 #~ msgid "Show copyright information for gnunet-setup."
6705 #~ msgstr "Se produjo un error leyendo información de gnunetd.\n"
6706
6707 #, fuzzy
6708 #~ msgid "About gnunet-setup"
6709 #~ msgstr "gnunet-setup"
6710
6711 #, fuzzy
6712 #~ msgid "(C) 2001-2007 Christian Grothoff (and other contributing authors)"
6713 #~ msgstr ""
6714 #~ "C) 2001-2006 Christian Grothoff (y otros autores que han contribuido)"
6715
6716 #~ msgid "This is the configuration tool for GNUnet."
6717 #~ msgstr "Esta es la herramienta de configuración de GNUnet."
6718
6719 #~ msgid "Could not unlink temporary file `%s': %s\n"
6720 #~ msgstr "Imposible desenlazar temporalmente el fichero '%s': %s\n"
6721
6722 #~ msgid "Write(%d, %p, %d) failed: %s\n"
6723 #~ msgstr "Escribiendo(%d, %p, %d) se produjo un fallo: %s\n"
6724
6725 #~ msgid "AND"
6726 #~ msgstr "Y"
6727
6728 #, fuzzy
6729 #~ msgid "Could not find IPv6 address of host `%s': %s\n"
6730 #~ msgstr "Imposible encontrar la IP del host '%s': %s\n"
6731
6732 #, fuzzy
6733 #~ msgid "Error running search (no reason given)."
6734 #~ msgstr "Se produjo un fallo al comenzar la búsqueda. Consulte los logs.\n"
6735
6736 #, fuzzy
6737 #~ msgid "Download failed (no reason given)"
6738 #~ msgstr "La descarga del ERCS falló (vea los logs)."
6739
6740 #~ msgid "Maximum number of chat clients reached.\n"
6741 #~ msgstr "Número máximo de clientes en el chat alcanzado.\n"
6742
6743 #~ msgid "Now %d of %d chat clients at this node.\n"
6744 #~ msgstr "Ahora hay %d de %d clientes de chat en este nodo.\n"
6745
6746 #, fuzzy
6747 #~ msgid "Invalid data in %s (NCS).  Trying to fix (by deletion).\n"
6748 #~ msgstr "Datos no válidos en %s.  Intentando fijar (por borrado).\n"
6749
6750 #~ msgid "HTTP: Could not determine my public IP address.\n"
6751 #~ msgstr "HTTP: Imposible determinar mi dirección IP pública.\n"
6752
6753 #~ msgid ""
6754 #~ "%s::%s - RPC %s:%p could not be unregistered: another callback registered "
6755 #~ "under that name: %p\n"
6756 #~ msgstr ""
6757 #~ "%s::%s - RPC %s:%p no pudo ser desregistrada: otro evento está "
6758 #~ "actualmente registrado con este nombre (%p)\n"
6759
6760 #~ msgid "%s::%s - RPC %s:%p could not be unregistered: not found\n"
6761 #~ msgstr "%s::%s - RPC %s:%p no pudo ser desregistrada: no encontrada\n"
6762
6763 #~ msgid "Dropping RPC request %u: message malformed.\n"
6764 #~ msgstr "Omitiendo la petición RPC %u: mensaje mal formado.\n"
6765
6766 #~ msgid "`%s' called with timeout above 1 hour (bug?)\n"
6767 #~ msgstr "'%s' fue llamada con un retraso de una hora(¿bug?)\n"
6768
6769 #~ msgid "RPC not unregistered: %s:%p\n"
6770 #~ msgstr "No fue desregistrada RPC: %s:%p\n"
6771
6772 #~ msgid "RPC async reply invalid.\n"
6773 #~ msgstr "RPC respuesta asíncrona no válida.\n"
6774
6775 #~ msgid "async RPC reply not received.\n"
6776 #~ msgstr "respuesta RPC asíncrona no recibida.\n"
6777
6778 #~ msgid "Could not determine my public IPv6 address.\n"
6779 #~ msgstr "Imposible determinar mi dirección IPv6 pública.\n"
6780
6781 #~ msgid "`%s': unknown service: %s\n"
6782 #~ msgstr "'%s': servicio desconocido: %s\n"
6783
6784 #, fuzzy
6785 #~ msgid "# bytes received via TCP6"
6786 #~ msgstr "# bytes recibidos por TCP"
6787
6788 #, fuzzy
6789 #~ msgid "# bytes sent via TCP6"
6790 #~ msgstr "# bytes enviados por TCP"
6791
6792 #, fuzzy
6793 #~ msgid "# bytes dropped by TCP6 (outgoing)"
6794 #~ msgstr "# bytes omitidos por TCP (salientes)"
6795
6796 #~ msgid "UDP6: Could not determine my public IPv6 address.\n"
6797 #~ msgstr "UDP6: Imposible determinar mi dirección IPv6 pública.\n"
6798
6799 #, fuzzy
6800 #~ msgid "# bytes received via UDP6"
6801 #~ msgstr "# bytes recibidos vía UDP"
6802
6803 #, fuzzy
6804 #~ msgid "# bytes sent via UDP6"
6805 #~ msgstr "# bytes enviados vía UDP"
6806
6807 #, fuzzy
6808 #~ msgid "# bytes dropped by UDP6 (outgoing)"
6809 #~ msgstr "# bytes omitidos por UDP (salientes)"
6810
6811 #, fuzzy
6812 #~ msgid "Received malformed message instead of welcome message. Closing.\n"
6813 #~ msgstr "Recibido el mensaje '%s' con un mal formato. Omitiendo.\n"
6814
6815 #, fuzzy
6816 #~ msgid "Received malformed message from tcp-peer connection. Closing.\n"
6817 #~ msgstr "Recibido el mensaje '%s' con un mal formato. Omitiendo.\n"
6818
6819 #, fuzzy
6820 #~ msgid "TCP: Could not determine my public IP address.\n"
6821 #~ msgstr "HTTP: Imposible determinar mi dirección IP pública.\n"
6822
6823 #~ msgid "Cannot connect to %u.%u.%u.%u:%u: %s\n"
6824 #~ msgstr "Imposible conectar a %u.%u.%u.%u:%u: %s\n"
6825
6826 #~ msgid "UDP: Could not determine my public IP address.\n"
6827 #~ msgstr "UDP: Imposible determinar mi dirección IP pública.\n"
6828
6829 #~ msgid "Failed to send message of size %d via UDP to %u.%u.%u.%u:%u: %s\n"
6830 #~ msgstr ""
6831 #~ "Falló al mandar el mensaje de tamaño %d a través de UDP a %u.%u.%u.%u:%u: "
6832 #~ "%s\n"
6833
6834 #, fuzzy
6835 #~ msgid "Received malformed message from udp-peer connection. Closing.\n"
6836 #~ msgstr "Recibido el mensaje '%s' con un mal formato. Omitiendo.\n"
6837
6838 #~ msgid "exit after receiving LIMIT results"
6839 #~ msgstr "sale después de recibir LIMIT resultados"
6840
6841 #, fuzzy
6842 #~ msgid "wait DELAY seconds for search results before aborting"
6843 #~ msgstr "espera TIMEOUT segundos para buscar resultados después de abortar"
6844
6845 #~ msgid "Message received from peer is invalid.\n"
6846 #~ msgstr "El mensaje recibido del par es inválido.\n"
6847
6848 #~ msgid "myself"
6849 #~ msgstr "yo"
6850
6851 #~ msgid ""
6852 #~ "Cover traffic requested but traffic service not loaded.  Rejecting "
6853 #~ "request.\n"
6854 #~ msgstr ""
6855 #~ "Solicitada la cobertura de tráfico pero el servicio de tráfico no ha sido "
6856 #~ "cargado. Rechazando la petición.\n"
6857
6858 #~ msgid "Cannot satisfy desired level of anonymity, ignoring request.\n"
6859 #~ msgstr ""
6860 #~ "Imposible satisfacer el nivel deseado de anonimato, ignorando la "
6861 #~ "petición.\n"
6862
6863 #~ msgid "`%s' registering handlers %d %d\n"
6864 #~ msgstr "'%s' registrando manejadores %d %d\n"
6865
6866 #, fuzzy
6867 #~ msgid "Indexed file disappeared, deleting block for query `%s'\n"
6868 #~ msgstr ""
6869 #~ "Fichero indexado desaparecido, borrando el bloque para preguntas '%s'\n"
6870
6871 #~ msgid ""
6872 #~ "Configuration file must specify directory for storage of FS data in "
6873 #~ "section `%s' under `%s'.\n"
6874 #~ msgstr ""
6875 #~ "El fichero de configuración debe especificar un directorio para el "
6876 #~ "almacenamiento de los datos de FS en la sección '%s' bajo '%s'.\n"
6877
6878 #~ msgid ""
6879 #~ "Content `%s' seems to be not available on the network (tried %u times).\n"
6880 #~ msgstr ""
6881 #~ "El contenido '%s' parece no estar disponible en la red (intentado %u "
6882 #~ "veces).\n"
6883
6884 #, fuzzy
6885 #~ msgid "Start GNUnet-testbed helper."
6886 #~ msgstr "Arranca el cliente de chat de GNUnet"
6887
6888 #~ msgid "Cannot connect to LOOPBACK port %d: %s\n"
6889 #~ msgstr "Imposible conectar al puerto de LOOPBACK %d: %s\n"
6890
6891 #~ msgid "No client service started. Trying again in 30 seconds.\n"
6892 #~ msgstr ""
6893 #~ "No hay ningún servicio de cliente ejecutandose. Se volverá a intentar en "
6894 #~ "30 segundos.\n"
6895
6896 #, fuzzy
6897 #~ msgid ""
6898 #~ "Error (%s) binding the TCP listener to port %d. No proxy service "
6899 #~ "started.\n"
6900 #~ "Trying again in %d seconds...\n"
6901 #~ msgstr ""
6902 #~ "No hay ningún servicio de cliente ejecutandose. Se volverá a intentar en "
6903 #~ "30 segundos.\n"
6904
6905 #~ msgid "Rejected unauthorized connection from %u.%u.%u.%u.\n"
6906 #~ msgstr "Rechazada conexión no autorizada de %u.%u.%u.%u.\n"
6907
6908 #~ msgid "Protocol violation on socket. Expected command.\n"
6909 #~ msgstr "Violación del protocolo en el socket. Esperando comando.\n"
6910
6911 #, fuzzy
6912 #~ msgid "Start GNUnet testbed controller."
6913 #~ msgstr "Arranca el cliente de chat de GNUnet"
6914
6915 #~ msgid "Malformed entry in the configuration in section %s under %s: %s\n"
6916 #~ msgstr ""
6917 #~ "Entrada mal formada en la configuración en la sección %s bajo %s: %s\n"
6918
6919 #~ msgid "size of `%s' message is wrong. Ignoring.\n"
6920 #~ msgstr "el tamaño del mensaje '%s' es erroneo. Se ignora.\n"
6921
6922 #~ msgid "TESTBED could not generate hello message for protocol %u\n"
6923 #~ msgstr ""
6924 #~ "TESTBED no puede generar el mensaje de saludo para el protocolo %u\n"
6925
6926 #~ msgid "received invalid `%s' message\n"
6927 #~ msgstr "recibido mensaje '%s' no válido\n"
6928
6929 #~ msgid "received invalid `%s' message (empty module name)\n"
6930 #~ msgstr "recibido mensaje '%s' no válido (nombre del módulo vacío)\n"
6931
6932 #~ msgid "loading module `%s' failed.  Notifying client.\n"
6933 #~ msgstr ""
6934 #~ "se produjo un fallo al cargar el módulo '%s'.  Notificando al cliente.\n"
6935
6936 #~ msgid "unloading module failed.  Notifying client.\n"
6937 #~ msgstr ""
6938 #~ "se produjo un fallo al descargar el módulo.  Notificando al cliente.\n"
6939
6940 #~ msgid "received invalid `%s' message: %s.\n"
6941 #~ msgstr "recibido mensaje '%s' no válido: %s.\n"
6942
6943 #~ msgid "'..' is not allowed in file name (%s).\n"
6944 #~ msgstr "'..' no esta permitido en el nombre del fichero(%s).\n"
6945
6946 #~ msgid "Empty filename for UPLOAD_FILE message is invalid!\n"
6947 #~ msgstr ""
6948 #~ "¡Nombre del fichero vacío para el mensaje UPLOAD_FILE es inválido!\n"
6949
6950 #~ msgid "Filename for UPLOAD_FILE message is not null-terminated (invalid!)\n"
6951 #~ msgstr ""
6952 #~ "Nombre del fichero para el mensaje UPLOAD_FILE no esta terminado en null "
6953 #~ "(¡inválido!)\n"
6954
6955 #~ msgid "Invalid message received at %s:%d."
6956 #~ msgstr "Mensaje inválido recibido en %s:%d."
6957
6958 #, fuzzy
6959 #~ msgid "received invalid testbed message of size %u\n"
6960 #~ msgstr "recibido mensaje '%s' no válido: %s.\n"
6961
6962 #~ msgid "Could not resolve name of HTTP proxy `%s'.\n"
6963 #~ msgstr "Imposible resolver el nombre del proxy HTTP '%s'.\n"
6964
6965 #, fuzzy
6966 #~ msgid "Could not register testbed, host `%s' unknown\n"
6967 #~ msgstr ""
6968 #~ "Imposible descargar lista de contactos, servidor '%s' desconocido.\n"
6969
6970 #~ msgid "Failed so send HTTP request `%s' to host `%s': %s\n"
6971 #~ msgstr "Falló al mandar la petición HTTP '%s' al host '%s': %s\n"
6972
6973 #~ msgid "Exit register (error: no http response read).\n"
6974 #~ msgstr "Saliendo del registro (error: no se leyó una respuesta de http).\n"
6975
6976 #, fuzzy
6977 #~ msgid "Description"
6978 #~ msgstr "Pregunta"
6979
6980 #, fuzzy
6981 #~ msgid "Section"
6982 #~ msgstr "Pregunta"
6983
6984 #, fuzzy
6985 #~ msgid "Option"
6986 #~ msgstr "_Opciones"
6987
6988 #~ msgid "Sending E-mail to `%s' failed.\n"
6989 #~ msgstr "Enviando un correo electrónico a '%s' se produjo un fallo.\n"
6990
6991 #, fuzzy
6992 #~ msgid "Network configuration: NAT"
6993 #~ msgstr "Configuración de GNUnet"
6994
6995 #~ msgid ""
6996 #~ "Is this machine behind NAT?\n"
6997 #~ "\n"
6998 #~ "If you are connected to the internet through another computer doing SNAT, "
6999 #~ "a router or a \"hardware firewall\" and other computers on the internet "
7000 #~ "cannot connect to this computer, say \"yes\" here. Answer \"no\" on "
7001 #~ "direct connections through modems, ISDN cards and DNAT (also known as "
7002 #~ "\"port forwarding\")."
7003 #~ msgstr ""
7004 #~ "¿Tu máquina esta detrás de un NAT?\n"
7005 #~ "\n"
7006 #~ "Si tu estás conectado a Internet a través de otro ordenador haciendo "
7007 #~ "SNAT, un router o un \"cortafuegos de hardware\" y otros ordenadores no "
7008 #~ "pueden conectarse al tuyo a través de Internet directamente, responde \"si"
7009 #~ "\" aquí. Responde \"no\" en conexiones directas a través de módems, "
7010 #~ "tarjetas de RDSI y DNAT (también conocido como \"seguimiento de puertos"
7011 #~ "\")."
7012
7013 #, fuzzy
7014 #~ msgid "Configuration of the logging system"
7015 #~ msgstr ""
7016 #~ "La configuración o la versión de GNUnet cambiaron.  ¡Debes ejecutar "
7017 #~ "'%s'!\n"
7018
7019 #, fuzzy
7020 #~ msgid "Run gnunetd as this user."
7021 #~ msgstr "Ejecutar gnunet-update"
7022
7023 #, fuzzy
7024 #~ msgid "Run gnunetd during system startup?"
7025 #~ msgstr "Ejecutar gnunet-update"
7026
7027 #, fuzzy
7028 #~ msgid "Path settings"
7029 #~ msgstr "Otras configuraciones"
7030
7031 #~ msgid "specify nickname"
7032 #~ msgstr "especifica el apodo"
7033
7034 #~ msgid "You must specify a nickname (use option `%s').\n"
7035 #~ msgstr "Debes especificar un apodo (use la opción '%s').\n"
7036
7037 #~ msgid "mysql datastore"
7038 #~ msgstr "base de datos mysql"
7039
7040 #, fuzzy
7041 #~ msgid ""
7042 #~ "`%s' failed at %s:%d with error: I/%s S/%s SC/%s SS/%s SSC/%s U/%s D/%s "
7043 #~ "DG/%s\n"
7044 #~ msgstr "'%s' falló en %s: %d con el error: %s\n"
7045
7046 #~ msgid "Database failed to delete `%s'.\n"
7047 #~ msgstr "Falló al borrar de la base de datos %s.\n"
7048
7049 #, fuzzy
7050 #~ msgid "Error log:\n"
7051 #~ msgstr "Error"
7052
7053 #, fuzzy
7054 #~ msgid "# bytes received via TCP-OLD"
7055 #~ msgstr "# bytes recibidos por TCP"
7056
7057 #, fuzzy
7058 #~ msgid "# bytes sent via TCP-OLD"
7059 #~ msgstr "# bytes enviados por TCP"
7060
7061 #, fuzzy
7062 #~ msgid "# bytes dropped by TCP-OLD (outgoing)"
7063 #~ msgstr "# bytes omitidos por TCP (salientes)"
7064
7065 #~ msgid "hello advertisement for protocol %d received.\n"
7066 #~ msgstr "Inicio de comunicación del protocolo %d recibido.\n"
7067
7068 #~ msgid "`%s' failed (%d, %u). Will not send PING.\n"
7069 #~ msgstr "'%s' falló (%d, %u). No se mandará el PING.\n"
7070
7071 #~ msgid "Removing hello from peer `%s' (expired %ds ago).\n"
7072 #~ msgstr "Eliminando saludo del par '%s' (expiró hace %ds).\n"
7073
7074 #~ msgid "Waiting for gnunetd to start (%u iterations left)...\n"
7075 #~ msgstr "Esperando a gnunetd para empezar (%u ciclos restantes)...\n"
7076
7077 #, fuzzy
7078 #~ msgid "Deleting expired content.  This may take a while.\n"
7079 #~ msgstr "Creando nueva clave local (esto puede llevar un tiempo).\n"
7080
7081 #~ msgid "User `%s' not known, cannot change UID to it.\n"
7082 #~ msgstr "Usuario '%s' desconocido, imposible cambiar la UID a él.\n"
7083
7084 #~ msgid ""
7085 #~ "Expected welcome on http connection, got garbage. Closing connection.\n"
7086 #~ msgstr ""
7087 #~ "Esperada bienvenida en la conexión http, encontrada basura. Cerrando la "
7088 #~ "conexión.\n"
7089
7090 #~ msgid "%s: Rejected connection from blacklisted address %u.%u.%u.%u.\n"
7091 #~ msgstr ""
7092 #~ "%s: Conexión rechazada de una dirección de la \"lista negra\" %u.%u.%u."
7093 #~ "%u.\n"
7094
7095 #~ msgid "Unexpected reply to `%s' operation.\n"
7096 #~ msgstr "Respuesta inesperada a la operación '%s'.\n"
7097
7098 #~ msgid "join table called NAME"
7099 #~ msgstr "únete a la tabla llamada NAME"
7100
7101 #~ msgid "Malformed optional field `%s' received from peer `%s'.\n"
7102 #~ msgstr "Campo opcional anómalo '%s' recibido del par '%s'.\n"
7103
7104 #~ msgid "Malformed response to `%s' on master table.\n"
7105 #~ msgstr "Respuesta anómala a '%s' en la tabla maestra.\n"
7106
7107 #~ msgid "Invalid response to `%s' from `%s'\n"
7108 #~ msgstr "Respuesta inválida a '%s' de '%s'\n"
7109
7110 #~ msgid "Received invalid RPC `%s'.\n"
7111 #~ msgstr "Recibido RPC '%s' inválida.\n"
7112
7113 #~ msgid "RPC for `%s' received for table that we do not participate in!\n"
7114 #~ msgstr "¡RPC para '%s' recibida de la tabla en la cual no participamos!\n"
7115
7116 #~ msgid "`%s' failed.  Terminating connection to client.\n"
7117 #~ msgstr "'%s' falló.  Finalizando conexión con el cliente.\n"
7118
7119 #~ msgid ""
7120 #~ "Share denoted bandwidth with other applications?\n"
7121 #~ "\n"
7122 #~ "Say \"yes\" here, if you don't want other network traffic to interfere "
7123 #~ "with GNUnet's operation, but still wish to constrain GNUnet's bandwidth "
7124 #~ "usage to values entered in the previous steps, or if you can't reliably "
7125 #~ "measure the maximum capabilities of your connection. \"No\" can be very "
7126 #~ "useful if other applications are causing a lot of traffic on your LAN.  "
7127 #~ "In this case, you do not want to limit the traffic that GNUnet can "
7128 #~ "inflict on your internet connection whenever your high-speed LAN gets "
7129 #~ "used (e.g. by NFS)."
7130 #~ msgstr ""
7131 #~ "¿Compartir el ancho de banda marcado con otras aplicaciones?\n"
7132 #~ "\n"
7133 #~ "Di \"sí\" aquí si no quieres que el resto del tráfico de la red no "
7134 #~ "interfiera con las operaciones de GNUnet, pero aun quieres mantener el "
7135 #~ "ancho de banda usado por GNUnet introducido en los pasos previos, o no "
7136 #~ "puedes asegurar las máximas capacidades de tu conexión. \"No\" puede ser "
7137 #~ "muy útil si otras aplicaciones crean mucho tráfico en tu LAN.  En ese "
7138 #~ "caso no quieres limitar el tráfico que GNUnet puede crear en tu conexión "
7139 #~ "a Internet cuando una LAN de alta velocidad es usada (por ejemplo bajo "
7140 #~ "NFS)."
7141
7142 #~ msgid "How much CPU (in %) may be used?"
7143 #~ msgstr "¿Cuánta CPU (en %) podrá ser usada?"
7144
7145 #~ msgid ""
7146 #~ "You can limit GNUnet's resource usage here.\n"
7147 #~ "\n"
7148 #~ "This is the percentage of processor time GNUnet is allowed to use."
7149 #~ msgstr ""
7150 #~ "Tu puedes limitar el uso de recursos de GNUnet aquí.\n"
7151 #~ "\n"
7152 #~ "Este es el porcentaje del tiempo del procesador que GNUnet puede usar."
7153
7154 #~ msgid ""
7155 #~ "Store migrated content?\n"
7156 #~ "\n"
7157 #~ "GNUnet is able to store data from other peers in your datastore. This is "
7158 #~ "useful if an adversary has access to your inserted content and you need "
7159 #~ "to deny that the content is yours. With \"content migration\" on, the "
7160 #~ "content could have \"migrated\" over the internet to your node without "
7161 #~ "your knowledge.\n"
7162 #~ "It also helps to spread popular content over different peers to enhance "
7163 #~ "availability."
7164 #~ msgstr ""
7165 #~ "¿Almacena el contenido migrado?\n"
7166 #~ "\n"
7167 #~ "GNUnet puede almacenar datos de otros pares en tu ordenador. Esto es muy "
7168 #~ "útil si un adversario accede a tu contenido insertado y necesitas negar "
7169 #~ "que dicho contenido sea tuyo. Con la \"migración de contenidos\" "
7170 #~ "activada, el contenido puede haber \"migrado\" a través de internet a tu "
7171 #~ "nodo sin tu conocimiento.\n"
7172 #~ "Ésto también ayuda a repartir contenido popular a través de diferentes "
7173 #~ "pares para aumentar la disponibilidad."
7174
7175 #~ msgid ""
7176 #~ "If you are an experienced user, you may want to tweak your GNUnet "
7177 #~ "installation using the enhanced configurator.\n"
7178 #~ "\n"
7179 #~ "Do you want to start it after saving your configuration?"
7180 #~ msgstr ""
7181 #~ "Si eres un usuario experimentado, puedes desear exprimir tu instalación "
7182 #~ "de GNUnet usando la herramienta de configuración avanzada.\n"
7183 #~ "\n"
7184 #~ "¿Quieres arrancarla después de guardar tu configuración?"
7185
7186 #~ msgid ""
7187 #~ "Unable to save configuration file %s: %s.\n"
7188 #~ "\n"
7189 #~ "Try again?"
7190 #~ msgstr ""
7191 #~ "Imposible guardar el fichero de configuración %s: %s.\n"
7192 #~ "\n"
7193 #~ "¿Intentar de nuevo?"
7194
7195 #~ msgid "Failed to send `%s'.  Closing connection.\n"
7196 #~ msgstr "Fallo al mandar '%s'.   Cerrando la conexión.\n"
7197
7198 #~ msgid "Received invalid `%s' request (size %d)\n"
7199 #~ msgstr "Recibida petición '%s' no válida (tamaño %d)\n"
7200
7201 #~ msgid "Received invalid `%s' request (wrong table)\n"
7202 #~ msgstr "Recibida petición '%s' no válida (tabla errónea)\n"
7203
7204 #~ msgid "This client already participates in the given DHT!\n"
7205 #~ msgstr "Este cliente ya participa en el DHT dado\n"
7206
7207 #~ msgid "Cannot leave DHT: table not known!\n"
7208 #~ msgstr "Imposible dejar DHT: ¡tabla no conocida!\n"
7209
7210 #~ msgid "gnunetd signaled error in response to `%s' message\n"
7211 #~ msgstr "gnunetd lanzó una señal de error en respuesta al mensaje '%s'\n"
7212
7213 #~ msgid "Failed to send `%s' message to gnunetd\n"
7214 #~ msgstr "Falló al mandar el mensaje '%s' a gnunetd\n"
7215
7216 #~ msgid "Join a DHT."
7217 #~ msgstr "Únete a DHT"
7218
7219 #~ msgid "allow SIZE bytes of memory for the local table"
7220 #~ msgstr "Reserva SIZE bytes de memoria para la tabla local"
7221
7222 #~ msgid "Call to `%s' with value '%.*s' (%d bytes).\n"
7223 #~ msgstr "Llama a '%s' con el valor '%.*s' (%d bytes).\n"
7224
7225 #~ msgid "Error joining DHT.\n"
7226 #~ msgstr "Error uniéndose a DHT.\n"
7227
7228 #~ msgid "Joined DHT.  Press CTRL-C to leave.\n"
7229 #~ msgstr "Unido a DHT.  Pulsa CTRL-C para abandonarlo.\n"
7230
7231 #~ msgid "`%s' failed: table not found!\n"
7232 #~ msgstr "'%s' falló: ¡tabla no encontrada!\n"
7233
7234 #~ msgid "sendAck failed.  Terminating connection to client.\n"
7235 #~ msgstr "sendAck falló. Finalizando conexión con el cliente.\n"
7236
7237 #, fuzzy
7238 #~ msgid "Upload failed (consult logs)."
7239 #~ msgstr "La descarga del ERCS falló (vea los logs)."
7240
7241 #~ msgid "Could not resolve name of SMTP server `%s': %s"
7242 #~ msgstr "Imposible resolver el nombre del servidor de SMTP '%s': %s"
7243
7244 #~ msgid "query table called NAME"
7245 #~ msgstr "pregunta a la tabla llamada NAME"
7246
7247 #~ msgid "No commands specified.\n"
7248 #~ msgstr "Ningún comando fue especificado.\n"
7249
7250 #~ msgid "Superflous arguments (ignored).\n"
7251 #~ msgstr "Argumentos superfluos (ignorados).\n"
7252
7253 #~ msgid "Query `%s' had no results.\n"
7254 #~ msgstr "La pregunta '%s' no tuvo resultados.\n"
7255
7256 #~ msgid "FSUI persistence: error restoring download\n"
7257 #~ msgstr "FSUI persistente: error restableciendo la descarga\n"
7258
7259 #~ msgid "ECRS download suspending."
7260 #~ msgstr "La descarga del ERCS fue suspendida."
7261
7262 #~ msgid "Upload failed."
7263 #~ msgstr "Subida fallida"
7264
7265 #~ msgid "Cannot upload directory without using recursion."
7266 #~ msgstr "Imposible compartir un directorio sin hacerlo recursivamente."
7267
7268 #, fuzzy
7269 #~ msgid "expected `%s' to be a directory!\n"
7270 #~ msgstr "¡'%s' se esperaba que '%s' fuera un directorio!\n"
7271
7272 #~ msgid "Sorry, no help is available for this option.\n"
7273 #~ msgstr "Lo siento, no hay ayuda disponible para esta opción.\n"
7274
7275 #~ msgid "Failed to obtain my (external) IPv6 address!\n"
7276 #~ msgstr "¡Falló al obtener mi dirección IPv6 (externa)!\n"
7277
7278 #~ msgid "%s: Rejected connection from blacklisted address %s.\n"
7279 #~ msgstr "%s: Conexión rechazada de una dirección de la \"lista negra\" %s.\n"
7280
7281 #~ msgid "Received invalid UDP message from %u.%u.%u.%u:%u, dropping.\n"
7282 #~ msgstr "Recibido mensaje UDP no válido del %u.%u.%u.%u:%u, omitiendo.\n"
7283
7284 #~ msgid ""
7285 #~ "Configuration file must specify directory for storing FS data in section `"
7286 #~ "%s' under `%s'.\n"
7287 #~ msgstr ""
7288 #~ "El fichero de configuración debe especificar el directorio para almacenar "
7289 #~ "los datos FS en la sección '%s' bajo '%s'.\n"
7290
7291 #~ msgid ""
7292 #~ "Configuration file must specify a directory for GNUnet to store per-peer "
7293 #~ "data under %s%s\n"
7294 #~ msgstr ""
7295 #~ "El fichero de configuración debe especificar un directorio para que "
7296 #~ "GNUnet almacene la información por-par bajo%s%s\n"
7297
7298 #~ msgid "%s `%s' returned no known hosts!\n"
7299 #~ msgstr "¡%s '%s' devolvió hosts desconocidos!\n"
7300
7301 #~ msgid ""
7302 #~ "specify that the contents of the namespace are of the given MIMETYPE (use "
7303 #~ "when creating a new pseudonym)"
7304 #~ msgstr ""
7305 #~ "especifica que los contenidos del espacio son del MIMETYPE dado (úsalo "
7306 #~ "cuando crees un nuevo pseudónimo)"
7307
7308 #~ msgid ""
7309 #~ "specify NAME to be the realname of the user controlling the namespace "
7310 #~ "(use when creating a new pseudonym)"
7311 #~ msgstr ""
7312 #~ "especifica el NAME  para ser el nombre real del usuario que controla el "
7313 #~ "espacio (úsalo cuando crees un nuevo pseudónimo)"
7314
7315 #~ msgid ""
7316 #~ "use DESCRIPTION to describe the content of the namespace (use when "
7317 #~ "creating a new pseudonym)"
7318 #~ msgstr ""
7319 #~ "usa la DESCRIPTION para describir el contenido del espacio (úsalo cuando "
7320 #~ "crees un nuevo pseudónimo)"
7321
7322 #~ msgid ""
7323 #~ "specify the given URI as an address that contains more information about "
7324 #~ "the namespace (use when creating a new pseudonym)"
7325 #~ msgstr ""
7326 #~ "especifica la URI dada como dirección que contiene mas información del "
7327 #~ "espacio (úsalo cuando crees un nuevo pseudónimo)"
7328
7329 #~ msgid "%8u of %8u bytes deleted."
7330 #~ msgstr "%8u de %8u bytes borrados."
7331
7332 #~ msgid "specify the file to delete from GNUnet (obligatory, file must exist)"
7333 #~ msgstr ""
7334 #~ "especifica el fichero a borrar de GNUnet (el fichero debe existir "
7335 #~ "obligatoriamente)"
7336
7337 #~ msgid ""
7338 #~ "Remove file from GNUnet.  The specified file is not removed\n"
7339 #~ "from the filesystem but just from the local GNUnet datastore."
7340 #~ msgstr ""
7341 #~ "Borra el fichero de GNUnet. El fichero especificado no es borrado\n"
7342 #~ "del sistema de ficheros, solamente de la base de datos local de GNUnet."
7343
7344 #~ msgid "You must specify a filename (option -f)\n"
7345 #~ msgstr "Debes especificar un fichero (opción -f)\n"
7346
7347 #~ msgid ""
7348 #~ "Error deleting file %s.\n"
7349 #~ "Probably a few blocks were already missing from the database.\n"
7350 #~ msgstr ""
7351 #~ "Error borrando el fichero %s.\n"
7352 #~ "Probablemente algunos bloques se hayan perdido de la base de datos.\n"
7353
7354 #~ msgid "gnunet-directory [OPTIONS] [FILENAMES]"
7355 #~ msgstr "directorio-de-gnunet [OPCIONES] [FICHEROS]"
7356
7357 #~ msgid "process directories recursively"
7358 #~ msgstr "procesa los directorios recursivamente"
7359
7360 #~ msgid "You must pass a positive number to the `%s' option.\n"
7361 #~ msgstr "Debes pasar un número positivo a la opción '%s'.\n"
7362
7363 #~ msgid "Only one file or directory can be specified at a time.\n"
7364 #~ msgstr "Solo un fichero o un directorio puede ser especificado cada vez.\n"
7365
7366 #~ msgid "You must specify a file or directory to upload.\n"
7367 #~ msgstr "Debes especificar un fichero o directorio para subir.\n"
7368
7369 #~ msgid "Not enough arguments. You must specify a keyword or identifier.\n"
7370 #~ msgstr ""
7371 #~ "No hay suficientes argumentos. Debes especificar una clave o un "
7372 #~ "identificador.\n"
7373
7374 #~ msgid "LEVEL"
7375 #~ msgstr "NIVEL"
7376
7377 #~ msgid "FILENAME"
7378 #~ msgstr "FICHERO"
7379
7380 #~ msgid ""
7381 #~ "Configuration file must specify a directory for GNUnet to store per-peer "
7382 #~ "data under %s%s.\n"
7383 #~ msgstr ""
7384 #~ "El fichero de configuración debe especificar un directorio para que "
7385 #~ "GNUnet almacene la información por-par bajo %s%s.\n"
7386
7387 #~ msgid "Template for gnunet-clients."
7388 #~ msgstr "Plantilla para clientes-de-gnunet."
7389
7390 #~ msgid "Invalid port \"%s\" in hostlist specification, trying port %d.\n"
7391 #~ msgstr ""
7392 #~ "Puerto inválido \"%s\" en la especificación de la lista local, probando "
7393 #~ "el puerto %d.\n"
7394
7395 #~ msgid "Parsing HTTP response for URL `%s' failed.\n"
7396 #~ msgstr "Analizando HTTP de la URL '%s' se produjo un fallo.\n"
7397
7398 #~ msgid "Could not resolve name of HTTP proxy `%s'. Trying without a proxy.\n"
7399 #~ msgstr ""
7400 #~ "Imposible resolver el nombre del proxy HTTP '%s'. Intentándolo sin un "
7401 #~ "proxy.\n"
7402
7403 #~ msgid "Option `%s' makes no sense without option `%s'."
7404 #~ msgstr "La opción '%s' no tiene ningún sentido sin la opción '%s'."
7405
7406 #~ msgid ""
7407 #~ "\n"
7408 #~ "Exiting.\n"
7409 #~ msgstr ""
7410 #~ "\n"
7411 #~ "Saliendo.\n"
7412
7413 #~ msgid "Updated data for %d applications.\n"
7414 #~ msgstr "Actualizados los datos para %d aplicaciones.\n"
7415
7416 #~ msgid "Argument %d: `%s'\n"
7417 #~ msgstr "Argumento %d: '%s'\n"
7418
7419 #~ msgid "`%s' starting\n"
7420 #~ msgstr "'%s' comenzando\n"
7421
7422 #~ msgid "FATAL: Identity plugin not found!\n"
7423 #~ msgstr "FATAL: ¡Plugin de identidad no encontrado!\n"
7424
7425 #~ msgid "Available MODEs:\n"
7426 #~ msgstr "MODOs disponibles:\n"
7427
7428 #~ msgid " config\t\ttext-based configuration\n"
7429 #~ msgstr " configuración\t\tconfiguración basada en texto\n"
7430
7431 #~ msgid " menuconfig\ttext-based menu\n"
7432 #~ msgstr " menuconfig\tmenú basado en texto\n"
7433
7434 #~ msgid " wizard-curses\tBasic text-based graphical configuration\n"
7435 #~ msgstr ""
7436 #~ " wizard-curses\t Configuración básica en modo gráfico pero basado en "
7437 #~ "texto\n"
7438
7439 #~ msgid ""
7440 #~ " wizard-gtk\tBasic GTK configuration\n"
7441 #~ "\n"
7442 #~ msgstr ""
7443 #~ " wizard-gtk\tConfiguración GTK básica\n"
7444 #~ "\n"
7445
7446 #~ msgid "gnunet-setup must have write-access to the configuration file `%s'\n"
7447 #~ msgstr ""
7448 #~ "gnunet-setup debe tener acceso de escritura al fichero de configuración "
7449 #~ "'%s'\n"
7450
7451 #, fuzzy
7452 #~ msgid ""
7453 #~ "Can only run wizard to configure gnunetd.\n"
7454 #~ "Did you forget the `%s' option?\n"
7455 #~ msgstr ""
7456 #~ "Solo se puede arrancar wizard para configurar gnunetd.\n"
7457 #~ "¿Te olvidaste de la opción %s'?\n"
7458
7459 #~ msgid "%s: symbol value `%s' invalid for %s\n"
7460 #~ msgstr "%s: valor del símbolo '%s' no válido para %s\n"
7461
7462 #~ msgid "Gtk GNUnet Configurator"
7463 #~ msgstr "Configurador Gtk de GNUnet"
7464
7465 #~ msgid "_File"
7466 #~ msgstr "_Fichero"
7467
7468 #~ msgid "_Load"
7469 #~ msgstr "_Cargar"
7470
7471 #~ msgid "Save the config in .config"
7472 #~ msgstr "Guardar la configuración en .config"
7473
7474 #~ msgid "_Save"
7475 #~ msgstr "_Guardar"
7476
7477 #~ msgid "_Quit"
7478 #~ msgstr "_Salir"
7479
7480 #~ msgid "Show _name"
7481 #~ msgstr "Mostrar el _nombre"
7482
7483 #~ msgid "Show range (Y/M/N)"
7484 #~ msgstr "Muestra el rango (Y/M/N)"
7485
7486 #~ msgid "Show _range"
7487 #~ msgstr "Muestra el _rango"
7488
7489 #~ msgid "Show _data"
7490 #~ msgstr "Mostrar los _datos"
7491
7492 #~ msgid "Show all _options"
7493 #~ msgstr "Mostrar todas las _opciones"
7494
7495 #~ msgid "_Help"
7496 #~ msgstr "_Ayuda"
7497
7498 #~ msgid "_Introduction"
7499 #~ msgstr "_Introducción"
7500
7501 #~ msgid "Goes up of one level (single view)"
7502 #~ msgstr "Sube un nivel (vista única)"
7503
7504 #~ msgid "Load"
7505 #~ msgstr "Cargar"
7506
7507 #~ msgid "Save a config file"
7508 #~ msgstr "Guardar un fichero de configuración"
7509
7510 #~ msgid "Save"
7511 #~ msgstr "Guardar"
7512
7513 #~ msgid "Single view"
7514 #~ msgstr "Vista única"
7515
7516 #~ msgid "Single"
7517 #~ msgstr "Única"
7518
7519 #~ msgid "Split view"
7520 #~ msgstr "Vista doble"
7521
7522 #~ msgid "Split"
7523 #~ msgstr "Doble"
7524
7525 #~ msgid "Full view"
7526 #~ msgstr "Vista completa"
7527
7528 #~ msgid "Full"
7529 #~ msgstr "Completa"
7530
7531 #~ msgid "Collapse the whole tree in the right frame"
7532 #~ msgstr "Contraer el árbol completo en el lateral izquierdo"
7533
7534 #~ msgid "Collapse"
7535 #~ msgstr "Contraer"
7536
7537 #~ msgid "Expand the whole tree in the right frame"
7538 #~ msgstr "Expandir el árbol entero en el lateral izquierdo"
7539
7540 #~ msgid "Expand"
7541 #~ msgstr "Expandir"
7542
7543 #~ msgid ""
7544 #~ "This is GNUnet's configuration interface.\n"
7545 #~ "\n"
7546 #~ "GNUnet's options are separated into categories. You can browse them in "
7547 #~ "the left tree. If you click on one of the categories, its options are "
7548 #~ "shown above. \n"
7549 #~ "\n"
7550 #~ "To change the value of an option, simply click on its value and enter a "
7551 #~ "new value. To get additional information about a specific option, click "
7552 #~ "on its description."
7553 #~ msgstr ""
7554 #~ "Ésta es la interfaz de configuración de GNUnet.\n"
7555 #~ "\n"
7556 #~ "Las opciones de GNUnet están separadas en categorías. Tu puedes "
7557 #~ "explorarlas en el árbol de la izquierda. Si pulsas en una de las "
7558 #~ "categorías las opciones son mostradas encima.\n"
7559 #~ "\n"
7560 #~ "Para cambiar el valor de una opción, simplemente pulsa en su valor e "
7561 #~ "introduce uno nuevo. Para obtener información adicional acerca de una "
7562 #~ "opción específica, pulsa en su descripción."
7563
7564 #~ msgid "Introduction"
7565 #~ msgstr "Introducción"
7566
7567 #, fuzzy
7568 #~ msgid ""
7569 #~ "Welcome to GNUnet Setup.\n"
7570 #~ "\n"
7571 #~ "For each option, a blank box indicates the feature is disabled, and "
7572 #~ "checked one indicates it is enabled.\n"
7573 #~ "If you do not see an option that you believe should be present, try "
7574 #~ "turning on Show All Options under the Options menu.\n"
7575 #~ "\n"
7576 #~ "Although there is no cross reference yet to help you figure out what "
7577 #~ "other options must be enabled to support the option you are interested "
7578 #~ "in, you can still view the help of a grayed-out option.\n"
7579 #~ "\n"
7580 #~ "Toggling Show Debug Info under the Options menu will show the "
7581 #~ "dependencies, which you can then match by examining other options."
7582 #~ msgstr ""
7583 #~ "Bienvenido a la configuración de GNUnet.\n"
7584 #~ "\n"
7585 #~ "Para cada opción una caja en blanco indica que la opción está desactivada "
7586 #~ "y una marcada indica que está activada.\n"
7587 #~ "Si no ves una opción que crees que debería estar presente, prueba "
7588 #~ "activando la opción \"Mostrar todas las opciones\" en el menú de "
7589 #~ "\"Opciones\".\n"
7590 #~ "\n"
7591 #~ "Although·there·is·no·cross·reference·yet·to·help·you·figure·out·what·other·options·must·be·enabled·to·support·the·option·you·are·interested·in,"
7592 #~ "·you·can·still·view·the·help·of·a·grayed-out·option.\n"
7593 #~ "\n"
7594 #~ "Toggling·Show·Debug·Info·under·the·Options·menu·will·show·the·dependencies,"
7595 #~ "·which·you·can·then·match·by·examining·other·options."
7596
7597 #~ msgid ""
7598 #~ "Configuration file not found. Please run GNUnet Setup (Client "
7599 #~ "Configuration) first."
7600 #~ msgstr ""
7601 #~ "Fichero de configuración no encontrado. Por favor, ejecuta GNUnet Setup "
7602 #~ "(Configuración del cliente) primero."
7603
7604 #~ msgid "Configuration file `%s' not found.  Run `gnunet-setup -d'!\n"
7605 #~ msgstr ""
7606 #~ "El·fichero·de·configuración·'%s'·no·ha·sido·encontrado.··¡Ejecute·'gnunet-"
7607 #~ "setup -d'!\n"
7608
7609 #~ msgid "Cron stopped\n"
7610 #~ msgstr "Cron detenido\n"
7611
7612 #~ msgid "Shutdown complete.\n"
7613 #~ msgstr "Cierre completado.\n"
7614
7615 #~ msgid "Caught signal %d.\n"
7616 #~ msgstr "Cogida señal %d.\n"
7617
7618 #~ msgid "Invalid network notation (additional characters: `%s')."
7619 #~ msgstr "Notación de red no válida (caracteres adicionales: '%s')."
7620
7621 #~ msgid "FAILURE"
7622 #~ msgstr "FALLO"
7623
7624 #~ msgid "MESSAGE"
7625 #~ msgstr "MENSAJE"
7626
7627 #~ msgid "CRON"
7628 #~ msgstr "CRON"
7629
7630 #~ msgid "EVERYTHING"
7631 #~ msgstr "TODO"
7632
7633 #~ msgid "Invalid LOGLEVEL `%s' specified.\n"
7634 #~ msgstr "LOGLEVEL inválido '%s' especificado.\n"
7635
7636 #~ msgid "Failure at %s:%d.\n"
7637 #~ msgstr "Fallo en %s:%d.\n"
7638
7639 #~ msgid ""
7640 #~ "Cannot determine port of gnunetd server. Define in configuration file in "
7641 #~ "section `%s' under `%s'.\n"
7642 #~ msgstr ""
7643 #~ "Imposible determinar el puerto del servidor de gnunetd. Defínelo en el "
7644 #~ "fichero de configuración en la sección '%s' bajo '%s'.\n"
7645
7646 #~ msgid ""
7647 #~ "Usage: %s\n"
7648 #~ "%s\n"
7649 #~ "\n"
7650 #~ msgstr ""
7651 #~ "Uso: %s\n"
7652 #~ "%s\n"
7653 #~ "\n"
7654
7655 #~ msgid "Invalid argument for `%s' at %s:%d.\n"
7656 #~ msgstr "Argumento no válido para '%s' en %s:%d.\n"
7657
7658 #~ msgid "g"
7659 #~ msgstr "g"
7660
7661 #~ msgid "t"
7662 #~ msgstr "t"
7663
7664 #~ msgid "`%s' failed, other side closed connection.\n"
7665 #~ msgstr "'%s' falló, conexión cerrada en el otro lado.\n"
7666
7667 #~ msgid "Attempted path to `%s' was `%s'.\n"
7668 #~ msgstr "La ruta esperada a '%s' fue '%s'.\n"