forked from rkd77/elinks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
es.po
9942 lines (8001 loc) · 236 KB
/
es.po
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
949
950
951
952
953
954
955
956
957
958
959
960
961
962
963
964
965
966
967
968
969
970
971
972
973
974
975
976
977
978
979
980
981
982
983
984
985
986
987
988
989
990
991
992
993
994
995
996
997
998
999
1000
# Spanish ELinks translation.
# Jimenez Martinez Angel Luis <[email protected]>
# David Mediavilla Ezquibela <[email protected]>, 2001 - 2002
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ELinks 0.5pre0.CVS\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2023-12-02 09:04+0100\n"
"PO-Revision-Date: 2003-01-03 03:41+0100\n"
"Last-Translator: David Mediavilla <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
"Language: es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: src/bfu/hierbox.c:333
msgid "Close"
msgstr "Cerrar"
#. | MSGBOX_SCROLLABLE
#.
#: src/bfu/hierbox.c:430 src/bfu/hierbox.c:439 src/dialogs/document.c:40
#: src/dialogs/document.c:132 src/dialogs/document.c:266
#: src/scripting/python/dialogs.c:44
msgid "Info"
msgstr "Información"
#: src/bfu/hierbox.c:431
msgid "Press space to expand this folder."
msgstr ""
#. accelerator_context(do_auth_dialog, do_edit_dialog, generic_external_protocol_handler, info_box, input_dialog, menu_add_ext, menu_keys, push_hierbox_info_button, python_info_box, refreshed_msg_box, resize_terminal_dialog, setup_first_session, src/config/dialogs.c:build_edit_dialog, src/cookies/dialogs.c:build_edit_dialog, src/cookies/dialogs.c:push_add_server_button, src/scripting/lua/core.c:l_edit_bookmark_dialog, src/scripting/lua/core.c:l_xdialog, src/viewer/text/search.c:search_dlg_do, terminal_options, write_config_dialog)
#: src/bfu/hierbox.c:442 src/bfu/inpfield.c:257 src/bfu/msgbox.c:173
#: src/bfu/msgbox.c:194 src/config/dialogs.c:57 src/config/dialogs.c:365
#: src/cookies/dialogs.c:423 src/cookies/dialogs.c:521 src/dialogs/edit.c:98
#: src/dialogs/info.c:142 src/dialogs/options.c:255 src/dialogs/options.c:336
#: src/mime/dialogs.c:132 src/protocol/auth/dialogs.c:159
#: src/protocol/protocol.c:261 src/scripting/lua/core.c:429
#: src/scripting/lua/core.c:510 src/scripting/python/dialogs.c:91
#: src/session/session.c:975 src/viewer/text/search.c:1971
#, fuzzy
msgid "~OK"
msgstr "Aceptar"
#. cant_delete_item
#: src/bfu/hierbox.c:569
#, fuzzy, c-format
msgid "Sorry, but the item \"%s\" cannot be deleted."
msgstr "Este marcador se está usando todavía."
#. cant_delete_used_item
#: src/bfu/hierbox.c:572
#, fuzzy, c-format
msgid "Sorry, but the item \"%s\" is being used by something else."
msgstr "Este marcador se está usando todavía."
#. cant_delete_folder
#: src/bfu/hierbox.c:575 src/bookmarks/dialogs.c:169
#, fuzzy, c-format
msgid "Sorry, but the folder \"%s\" cannot be deleted."
msgstr "Este marcador se está usando todavía."
#. cant_delete_used_folder
#: src/bfu/hierbox.c:578 src/bookmarks/dialogs.c:171
#, fuzzy, c-format
msgid "Sorry, but the folder \"%s\" is being used by something else."
msgstr "Este marcador se está usando todavía."
#. delete_marked_items_title
#: src/bfu/hierbox.c:581
#, fuzzy
msgid "Delete marked items"
msgstr "Borrar elemento de historial"
#. delete_marked_items
#: src/bfu/hierbox.c:584
#, fuzzy
msgid "Delete marked items?"
msgstr "Borrar elemento de historial"
#. delete_folder_title
#: src/bfu/hierbox.c:587 src/bookmarks/dialogs.c:177
#, fuzzy
msgid "Delete folder"
msgstr "Eliminar marcador"
#. delete_folder
#: src/bfu/hierbox.c:590
#, fuzzy, c-format
msgid "Delete the folder \"%s\" and its content?"
msgstr "Borrar el contenido de la carpeta"
#. delete_item_title
#: src/bfu/hierbox.c:593
#, fuzzy
msgid "Delete item"
msgstr "Borrar elemento de historial"
#. delete_item
#: src/bfu/hierbox.c:596
#, fuzzy, c-format
msgid ""
"Delete \"%s\"?\n"
"\n"
"%s"
msgstr "Eliminar marcador"
#. clear_all_items_title
#: src/bfu/hierbox.c:599
#, fuzzy
msgid "Clear all items"
msgstr "Borrar todo el historial"
#. clear_all_items
#: src/bfu/hierbox.c:602
#, fuzzy
msgid "Do you really want to remove all items?"
msgstr "¿Seguro que quiere salir de ELinks?"
#: src/bfu/hierbox.c:659
#, fuzzy
msgid "Delete error"
msgstr "Eliminar marcador"
#. accelerator_context(close_all_tabs_but_current, close_tab, memorize_form, menu_del_ext, push_hierbox_clear_button, push_hierbox_delete_button, query_delete_selected_item, query_exit, ses_goto, src/config/dialogs.c:really_add_keybinding.yn)
#: src/bfu/hierbox.c:771 src/bfu/hierbox.c:783 src/bfu/hierbox.c:831
#: src/bfu/hierbox.c:893 src/config/dialogs.c:824 src/dialogs/menu.c:132
#: src/formhist/formhist.c:434 src/mime/dialogs.c:70 src/session/session.c:340
#: src/session/task.c:295 src/terminal/tab.c:219 src/terminal/tab.c:263
#, fuzzy
msgid "~Yes"
msgstr "Sí"
#. accelerator_context(close_all_tabs_but_current, close_tab, memorize_form, menu_del_ext, push_hierbox_clear_button, push_hierbox_delete_button, query_delete_selected_item, query_exit, ses_goto, src/config/dialogs.c:really_add_keybinding.yn)
#: src/bfu/hierbox.c:772 src/bfu/hierbox.c:784 src/bfu/hierbox.c:832
#: src/bfu/hierbox.c:894 src/config/dialogs.c:825 src/dialogs/menu.c:133
#: src/formhist/formhist.c:435 src/mime/dialogs.c:71 src/session/session.c:341
#: src/session/task.c:296 src/terminal/tab.c:220 src/terminal/tab.c:264
#, fuzzy
msgid "~No"
msgstr "No"
#: src/bfu/hierbox.c:963 src/bfu/hierbox.c:994 src/viewer/text/search.c:1255
#: src/viewer/text/search.c:1263 src/viewer/text/search.c:1279
#: src/viewer/text/search.c:1990
msgid "Search"
msgstr "Buscar..."
#: src/bfu/hierbox.c:965 src/viewer/text/search.c:1256
#, fuzzy, c-format
msgid "Search string '%s' not found"
msgstr "Cadena no encontrada"
#: src/bfu/hierbox.c:994 src/config/dialogs.c:140 src/config/dialogs.c:329
#: src/config/dialogs.c:477 src/cookies/dialogs.c:41 src/cookies/dialogs.c:416
#: src/dialogs/edit.c:92 src/dialogs/edit.c:94 src/scripting/lua/core.c:425
#: src/scripting/lua/core.c:426 src/scripting/lua/core.c:507
msgid "Name"
msgstr "Nombre"
#: src/bfu/inpfield.c:72 src/bfu/inpfield.c:79 src/scripting/python/menu.c:111
msgid "Bad number"
msgstr "Número no válido"
#: src/bfu/inpfield.c:73
msgid "Number expected in field"
msgstr "Sólo números en este campo"
#: src/bfu/inpfield.c:81
#, c-format
msgid "Number should be in the range from %d to %d."
msgstr ""
#: src/bfu/inpfield.c:99 src/config/dialogs.c:430
msgid "Bad string"
msgstr "Cadena no válida"
#: src/bfu/inpfield.c:100
msgid "Empty string not allowed"
msgstr "No se permite dejar el campo vacío"
#. accelerator_context(do_auth_dialog, do_edit_dialog, input_dialog, menu_add_ext, resize_terminal_dialog, src/config/dialogs.c:build_edit_dialog, src/cookies/dialogs.c:build_edit_dialog, src/cookies/dialogs.c:push_add_server_button, src/protocol/bittorrent/dialogs.c:bittorrent_query_callback, src/scripting/lua/core.c:l_edit_bookmark_dialog, src/scripting/lua/core.c:l_xdialog, src/session/download.c:do_type_query, src/session/download.c:lookup_unique_name, src/viewer/text/search.c:search_dlg_do, terminal_options)
#: src/bfu/inpfield.c:257 src/config/dialogs.c:366 src/cookies/dialogs.c:424
#: src/cookies/dialogs.c:522 src/dialogs/edit.c:102 src/dialogs/edit.c:105
#: src/dialogs/options.c:258 src/dialogs/options.c:337 src/mime/dialogs.c:133
#: src/protocol/auth/dialogs.c:160 src/protocol/bittorrent/dialogs.c:826
#: src/scripting/lua/core.c:430 src/scripting/lua/core.c:511
#: src/session/download.c:973 src/session/download.c:1877
#: src/viewer/text/search.c:1972
#, fuzzy
msgid "~Cancel"
msgstr "Cancelar"
#: src/bfu/leds.c:79
#, fuzzy
msgid "Clock"
msgstr "bloqueados"
#: src/bfu/leds.c:80
msgid "Digital clock in the status bar."
msgstr ""
#: src/bfu/leds.c:82 src/bfu/leds.c:102 src/bfu/leds.c:115
#: src/config/options.inc:1450 src/config/options.inc:1457
#: src/ecmascript/ecmascript.cpp:71 src/globhist/globhist.c:62
#: src/mime/backend/dgi.c:61 src/mime/backend/mailcap.c:93
#: src/mime/backend/mimetypes.c:52 src/network/ssl/ssl.c:203
#: src/network/ssl/ssl.c:366
#, fuzzy
msgid "Enable"
msgstr "nombre"
#: src/bfu/leds.c:84
msgid "Whether to display a digital clock in the status bar."
msgstr ""
#: src/bfu/leds.c:86
#, fuzzy
msgid "Format"
msgstr "Enviar fichero"
#: src/bfu/leds.c:88
msgid ""
"Format string for the digital clock. See the strftime(3) manpage for details."
msgstr ""
#: src/bfu/leds.c:95
msgid "Show IP"
msgstr ""
#: src/bfu/leds.c:97
msgid "Whether to display IP of the document in the status bar."
msgstr ""
#: src/bfu/leds.c:99
#, fuzzy
msgid "Temperature"
msgstr "Características extra"
#: src/bfu/leds.c:100
msgid "Temperature of CPU."
msgstr ""
#: src/bfu/leds.c:104
msgid "Whether to display temperature of the CPU in the status bar."
msgstr ""
#: src/bfu/leds.c:106
#, fuzzy
msgid "Filename"
msgstr "Nombre de la carpeta"
#: src/bfu/leds.c:108
msgid "Filename to see temperature."
msgstr ""
#: src/bfu/leds.c:111
msgid "LEDs"
msgstr ""
#: src/bfu/leds.c:113
msgid "LEDs (visual indicators) options."
msgstr ""
#: src/bfu/leds.c:117
msgid ""
"Enable LEDs. These visual indicators will inform you about various states."
msgstr ""
#. name:
#: src/bfu/leds.c:475 src/bfu/leds.c:517
msgid "LED indicators"
msgstr ""
#: src/bfu/leds.c:476
#, c-format
msgid ""
"What the different LEDs indicate:\n"
"\n"
"[SIJP--]\n"
" |||||`- Download in progress\n"
" ||||`-- Unused\n"
" |||`--- A JavaScript pop-up window was blocked\n"
" ||`---- A JavaScript error has occurred\n"
" |`----- The state of insert mode for text-input form-fields\n"
" | 'i' means modeless, 'I' means insert mode is on\n"
" `------ Whether an SSL connection was used\n"
"\n"
"'-' generally indicates that the LED is off."
msgstr ""
#: src/bfu/menu.c:874
#, fuzzy
msgid "Search menu/"
msgstr "Buscar..."
#: src/bookmarks/backend/xbel.c:105
#, c-format
msgid "read_bookmarks_xbel(): Error in XML_ParserCreate()"
msgstr ""
#: src/bookmarks/backend/xbel.c:116
#, c-format
msgid "read_bookmarks_xbel(): Error reading %s"
msgstr ""
#: src/bookmarks/backend/xbel.c:124
#, c-format
msgid ""
"Parse error while processing XBEL bookmarks in %s at line %d column %d:\n"
"%s"
msgstr ""
#: src/bookmarks/backend/xbel.c:388 src/bookmarks/backend/xbel.c:410
#, fuzzy
msgid "No title"
msgstr "Título del enlace"
#: src/bookmarks/backend/xbel.c:394
#, fuzzy
msgid "No URL"
msgstr "Ir a URL..."
#. name:
#: src/bookmarks/bookmarks.c:48 src/bookmarks/bookmarks.c:183
#, fuzzy
msgid "Bookmarks"
msgstr "Mar~cadores"
#: src/bookmarks/bookmarks.c:50
#, fuzzy
msgid "Bookmark options."
msgstr "Mar~cadores"
#: src/bookmarks/bookmarks.c:53 src/bookmarks/bookmarks.c:60
#, fuzzy
msgid "File format"
msgstr "Enviar fichero"
#: src/bookmarks/bookmarks.c:55
msgid ""
"File format for bookmarks (affects both reading and saving):\n"
"0 is the default native ELinks format\n"
"1 is XBEL universal XML bookmarks format"
msgstr ""
#: src/bookmarks/bookmarks.c:62
msgid ""
"File format for bookmarks (affects both reading and saving):\n"
"0 is the default native ELinks format\n"
"1 is XBEL universal XML bookmarks format (DISABLED)"
msgstr ""
#: src/bookmarks/bookmarks.c:68
#, fuzzy
msgid "Save folder state"
msgstr "Nombre de la carpeta"
#: src/bookmarks/bookmarks.c:70
msgid ""
"When saving bookmarks also store whether folders are expanded or not, so the "
"look of the bookmark dialog is kept across ELinks sessions. If disabled all "
"folders will appear unexpanded next time ELinks is run."
msgstr ""
#: src/bookmarks/bookmarks.c:75
msgid "Periodic snapshotting"
msgstr ""
#: src/bookmarks/bookmarks.c:77
msgid ""
"Automatically save a snapshot of all tabs periodically. This will "
"periodically bookmark the tabs of each terminal in a separate folder for "
"recovery after a crash.\n"
"\n"
"This feature requires bookmark support."
msgstr ""
#: src/bookmarks/dialogs.c:113 src/config/options.inc:1286
#: src/dialogs/document.c:163 src/globhist/dialogs.c:68
msgid "Title"
msgstr "Título"
#: src/bookmarks/dialogs.c:117 src/cache/dialogs.c:65
#: src/dialogs/document.c:154 src/dialogs/edit.c:96 src/formhist/dialogs.c:63
#: src/globhist/dialogs.c:69 src/protocol/auth/dialogs.c:207
#: src/scripting/lua/core.c:427
msgid "URL"
msgstr "URL"
#. cant_delete_item
#: src/bookmarks/dialogs.c:165
#, fuzzy, c-format
msgid "Sorry, but the bookmark \"%s\" cannot be deleted."
msgstr "Este marcador se está usando todavía."
#. cant_delete_used_item
#: src/bookmarks/dialogs.c:167
#, fuzzy, c-format
msgid "Sorry, but the bookmark \"%s\" is being used by something else."
msgstr "Este marcador se está usando todavía."
#. delete_marked_items_title
#: src/bookmarks/dialogs.c:173
#, fuzzy
msgid "Delete marked bookmarks"
msgstr "¿Borrar los marcadores seleccionados?"
#. delete_marked_items
#: src/bookmarks/dialogs.c:175
msgid "Delete marked bookmarks?"
msgstr "¿Borrar los marcadores seleccionados?"
#. delete_folder
#: src/bookmarks/dialogs.c:179
#, fuzzy, c-format
msgid "Delete the folder \"%s\" and all bookmarks in it?"
msgstr "Borrar el contenido de la carpeta"
#. delete_item_title
#: src/bookmarks/dialogs.c:181
#, fuzzy
msgid "Delete bookmark"
msgstr "¿Borrar los marcadores seleccionados?"
#: src/bookmarks/dialogs.c:183
#, fuzzy, c-format
msgid "Delete this bookmark?"
msgstr "¿Borrar los marcadores seleccionados?"
#. clear_all_items_title
#: src/bookmarks/dialogs.c:185
#, fuzzy
msgid "Clear all bookmarks"
msgstr "Buscar en marcadores"
#. clear_all_items_title
#: src/bookmarks/dialogs.c:187
#, fuzzy
msgid "Do you really want to remove all bookmarks?"
msgstr "¿Seguro que quiere salir de ELinks?"
#: src/bookmarks/dialogs.c:343
msgid "Add folder"
msgstr "Añadir carpeta"
#: src/bookmarks/dialogs.c:343
msgid "Folder name"
msgstr "Nombre de la carpeta"
#: src/bookmarks/dialogs.c:426 src/scripting/lua/core.c:421
msgid "Edit bookmark"
msgstr "Modificar marcador"
#: src/bookmarks/dialogs.c:583
msgid "Cannot move folder inside itself"
msgstr ""
#: src/bookmarks/dialogs.c:584
msgid ""
"You are trying to move the marked folder inside itself. To move the folder "
"to a different location select the new location before pressing the Move "
"button."
msgstr ""
#: src/bookmarks/dialogs.c:590
msgid "Nothing to move"
msgstr ""
#: src/bookmarks/dialogs.c:591
msgid ""
"To move bookmarks, first mark all the bookmarks (or folders) you want to "
"move. This can be done with the Insert key if you're using the default key-"
"bindings. An asterisk will appear near all marked bookmarks. Now move to "
"where you want to have the stuff moved to, and press the \"Move\" button."
msgstr ""
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons, src/cache/dialogs.c:cache_buttons, src/globhist/dialogs.c:globhist_buttons, src/protocol/auth/dialogs.c:auth_buttons)
#: src/bookmarks/dialogs.c:617 src/cache/dialogs.c:317
#: src/globhist/dialogs.c:228 src/protocol/auth/dialogs.c:305
#, fuzzy
msgid "~Goto"
msgstr "Ir a"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons, src/config/dialogs.c:option_buttons, src/cookies/dialogs.c:cookie_buttons)
#: src/bookmarks/dialogs.c:618 src/config/dialogs.c:501
#: src/cookies/dialogs.c:543
#, fuzzy
msgid "~Edit"
msgstr "Modificar..."
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons, src/cache/dialogs.c:cache_buttons, src/config/dialogs.c:keybinding_buttons, src/config/dialogs.c:option_buttons, src/cookies/dialogs.c:cookie_buttons, src/dialogs/menu.c:ext_menu, src/formhist/dialogs.c:formhist_buttons, src/globhist/dialogs.c:globhist_buttons, src/protocol/auth/dialogs.c:auth_buttons)
#: src/bookmarks/dialogs.c:619 src/cache/dialogs.c:318 src/config/dialogs.c:503
#: src/config/dialogs.c:931 src/cookies/dialogs.c:544 src/dialogs/menu.c:464
#: src/formhist/dialogs.c:211 src/globhist/dialogs.c:233
#: src/protocol/auth/dialogs.c:307
msgid "~Delete"
msgstr "Eliminar"
#. accelerator_context(menu_keys, src/bookmarks/dialogs.c:bookmark_buttons, src/config/dialogs.c:keybinding_buttons, src/globhist/dialogs.c:globhist_buttons)
#: src/bookmarks/dialogs.c:620 src/config/dialogs.c:932 src/dialogs/info.c:143
#: src/globhist/dialogs.c:235
#, fuzzy
msgid "~Toggle display"
msgstr "Mostrar título <-> URL"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons, src/config/dialogs.c:keybinding_buttons, src/config/dialogs.c:option_buttons, src/cookies/dialogs.c:cookie_buttons, src/dialogs/menu.c:ext_menu)
#: src/bookmarks/dialogs.c:621 src/config/dialogs.c:502
#: src/config/dialogs.c:930 src/cookies/dialogs.c:541 src/dialogs/menu.c:462
msgid "~Add"
msgstr "~Añadir"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons)
#: src/bookmarks/dialogs.c:622
#, fuzzy
msgid "Add se~parator"
msgstr "Búsqueda en el historial"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons)
#: src/bookmarks/dialogs.c:623
#, fuzzy
msgid "Add ~folder"
msgstr "Añadir carpeta"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons)
#: src/bookmarks/dialogs.c:624
#, fuzzy
msgid "~Move"
msgstr "Mover"
#. accelerator_context(src/bookmarks/dialogs.c:bookmark_buttons, src/cache/dialogs.c:cache_buttons, src/config/dialogs.c:keybinding_buttons, src/config/dialogs.c:option_buttons, src/dialogs/menu.c:view_menu, src/globhist/dialogs.c:globhist_buttons)
#: src/bookmarks/dialogs.c:625 src/cache/dialogs.c:319 src/config/dialogs.c:504
#: src/config/dialogs.c:933 src/dialogs/menu.c:414 src/globhist/dialogs.c:234
msgid "~Search"
msgstr "~Buscar..."
#. This one is too dangerous, so just let user delete
#. * the bookmarks file if needed. --Zas
#: src/bookmarks/dialogs.c:629
msgid "Clear"
msgstr "Borrar"
#. TODO: Would this be useful? --jonas
#: src/bookmarks/dialogs.c:632 src/globhist/dialogs.c:239
msgid "Save"
msgstr "Grabar"
#: src/bookmarks/dialogs.c:638
msgid "Bookmark manager"
msgstr "Gestor de marcadores"
#: src/bookmarks/dialogs.c:850
msgid "Search bookmarks"
msgstr "Buscar en marcadores"
#. When the user eventually pushes the OK button, BFU calls
#. * bookmark_add_add() and gives it the struct dialog * as the
#. * void * parameter. However, bookmark_add_add() also needs
#. * to know the struct terminal *, and there is no way to get
#. * that from struct dialog. The other bookmark dialogs work
#. * around that by making dialog.udata point to the struct
#. * dialog_data of the bookmark manager, but the "Add bookmark"
#. * dialog can be triggered with ACT_MAIN_ADD_BOOKMARK, which
#. * does not involve the bookmark manager at all.
#. *
#. * The solution here is to save the struct terminal * in
#. * dialog.udata2, which the "Edit bookmark" dialog uses for
#. * struct bookmark *. When adding a new bookmark, we don't
#. * need a pointer to an existing one, of course.
#: src/bookmarks/dialogs.c:917
msgid "Add bookmark"
msgstr "Añadir marcador..."
#: src/bookmarks/dialogs.c:975
#, fuzzy
msgid "Saved session"
msgstr "~Grabar opciones"
#: src/bookmarks/dialogs.c:983
#, fuzzy
msgid "Bookmark tabs"
msgstr "Mar~cadores"
#: src/bookmarks/dialogs.c:983
#, fuzzy
msgid "Enter folder name"
msgstr "Nombre de la carpeta"
#: src/cache/dialogs.c:72
#, fuzzy
msgid "Proxy URL"
msgstr "Ir a URL..."
#: src/cache/dialogs.c:77
msgid "Redirect"
msgstr ""
#: src/cache/dialogs.c:85 src/config/options.inc:617 src/dialogs/document.c:174
#: src/protocol/bittorrent/dialogs.c:132
msgid "Size"
msgstr "Tamaño"
#: src/cache/dialogs.c:87
msgid "Loaded size"
msgstr ""
#: src/cache/dialogs.c:90
#, fuzzy
msgid "Content type"
msgstr "El tipo de contenido es"
#: src/cache/dialogs.c:94 src/dialogs/document.c:220
msgid "Last modified"
msgstr "Última modificación"
#: src/cache/dialogs.c:102 src/dialogs/document.c:202
msgid "SSL Cipher"
msgstr "Cifrado SSL"
#: src/cache/dialogs.c:106 src/dialogs/document.c:207
msgid "Encoding"
msgstr "Compresión"
#: src/cache/dialogs.c:112
msgid "Flags"
msgstr ""
#: src/cache/dialogs.c:115 src/dialogs/document.c:178
msgid "incomplete"
msgstr "incompleto"
#: src/cache/dialogs.c:118 src/protocol/auth/dialogs.c:226
msgid "invalid"
msgstr ""
#: src/cache/dialogs.c:125 src/cookies/dialogs.c:47 src/cookies/dialogs.c:51
#: src/cookies/dialogs.c:419
msgid "Expires"
msgstr ""
#: src/cache/dialogs.c:130
#, fuzzy
msgid "Cache mode"
msgstr "Información de cache (K)"
#: src/cache/dialogs.c:133
#, fuzzy
msgid "never use cache entry"
msgstr "Eliminar marcador"
#: src/cache/dialogs.c:136
#, fuzzy
msgid "always use cache entry"
msgstr "Eliminar marcador"
#: src/cache/dialogs.c:149
msgid "ID"
msgstr ""
#: src/cache/dialogs.c:152 src/config/options.inc:780
#, fuzzy
msgid "Header"
msgstr "Información de cabecera"
#. cant_delete_item
#: src/cache/dialogs.c:218
#, fuzzy, c-format
msgid "Sorry, but cache entry \"%s\" cannot be deleted."
msgstr "Este marcador se está usando todavía."
#. cant_delete_used_item
#: src/cache/dialogs.c:220
#, fuzzy, c-format
msgid "Sorry, but cache entry \"%s\" is being used by something else."
msgstr "Este marcador se está usando todavía."
#. delete_marked_items_title
#: src/cache/dialogs.c:226
#, fuzzy
msgid "Delete marked cache entries"
msgstr "Borrar elemento de historial"
#. delete_marked_items
#: src/cache/dialogs.c:228
#, fuzzy
msgid "Delete marked cache entries?"
msgstr "Borrar elemento de historial"
#. delete_item_title
#: src/cache/dialogs.c:234
#, fuzzy
msgid "Delete cache entry"
msgstr "Eliminar marcador"
#: src/cache/dialogs.c:236
#, c-format
msgid "Delete this cache entry?"
msgstr ""
#: src/cache/dialogs.c:308
msgid "Cache entry invalidated"
msgstr ""
#: src/cache/dialogs.c:309
msgid "Cache entry invalidated."
msgstr ""
#. accelerator_context(display_download, src/cache/dialogs.c:cache_buttons, src/config/dialogs.c:option_buttons, src/cookies/dialogs.c:cookie_buttons, src/dialogs/download.c:download_buttons, src/formhist/dialogs.c:formhist_buttons, src/globhist/dialogs.c:globhist_buttons, src/protocol/auth/dialogs.c:auth_buttons)
#: src/cache/dialogs.c:316 src/config/dialogs.c:500 src/cookies/dialogs.c:540
#: src/dialogs/download.c:275 src/dialogs/download.c:509
#: src/formhist/dialogs.c:210 src/globhist/dialogs.c:229
#: src/protocol/auth/dialogs.c:306
#, fuzzy
msgid "~Info"
msgstr "Información"
#. accelerator_context(src/cache/dialogs.c:cache_buttons)
#: src/cache/dialogs.c:320
#, fuzzy
msgid "Search c~ontents"
msgstr "Contenido de cache"
#. accelerator_context(src/cache/dialogs.c:cache_buttons)
#: src/cache/dialogs.c:321
#, fuzzy
msgid "In~validate"
msgstr "valor"
#: src/cache/dialogs.c:326
#, fuzzy
msgid "Cache manager"
msgstr "Gestor de opciones"
#. Please keep these tables in alphabetical order, and in sync with
#. * the ACT_* constants in kbdbind.h.
#. These two actions are common over all keymaps:
#: src/config/actions-edit.inc:5 src/config/actions-main.inc:5
#: src/config/actions-menu.inc:5
#, fuzzy
msgid "Do nothing"
msgstr "Descargar"
#: src/config/actions-edit.inc:7
msgid "Attempt to auto-complete the input"
msgstr ""
#: src/config/actions-edit.inc:8
msgid "Attempt to auto-complete a local file"
msgstr ""
#: src/config/actions-edit.inc:9
msgid "Attempt to unambiguously auto-complete the input"
msgstr ""
#: src/config/actions-edit.inc:10
msgid "Delete character in front of the cursor"
msgstr ""
#: src/config/actions-edit.inc:11
msgid "Go to the first line of the buffer"
msgstr ""
#: src/config/actions-edit.inc:12 src/config/actions-menu.inc:8
#, fuzzy
msgid "Cancel current state"
msgstr "No puedo saber el estado del socket"
#: src/config/actions-edit.inc:13 src/config/actions-main.inc:20
msgid "Copy text to clipboard"
msgstr ""
#: src/config/actions-edit.inc:14
msgid "Cut text to clipboard"
msgstr ""
#: src/config/actions-edit.inc:15 src/config/actions-menu.inc:9
msgid "Delete character under cursor"
msgstr ""
#: src/config/actions-edit.inc:16 src/config/actions-menu.inc:10
msgid "Move cursor downwards"
msgstr ""
#: src/config/actions-edit.inc:17 src/config/actions-menu.inc:11
msgid "Go to the end of the page/line"
msgstr ""
#: src/config/actions-edit.inc:18
msgid "Go to the last line of the buffer"
msgstr ""
#: src/config/actions-edit.inc:19 src/config/actions-main.inc:49
#: src/config/actions-menu.inc:12
#, fuzzy
msgid "Follow the current link"
msgstr "~Seguir enlace"
#: src/config/actions-edit.inc:20 src/config/actions-menu.inc:14
msgid "Go to the start of the page/line"
msgstr ""
#: src/config/actions-edit.inc:21
#, fuzzy
msgid "Delete to beginning of line"
msgstr "Eliminar extensión"
#: src/config/actions-edit.inc:22
#, fuzzy
msgid "Delete to end of line"
msgstr "Eliminar extensión"
#: src/config/actions-edit.inc:23
msgid "Delete backwards to start of word"
msgstr ""
#: src/config/actions-edit.inc:24 src/config/actions-menu.inc:15
#, fuzzy
msgid "Move the cursor left"
msgstr "El cursor es un bloque"
#: src/config/actions-edit.inc:25
#, fuzzy
msgid "Move cursor before current word"
msgstr "El cursor es un bloque"
#: src/config/actions-edit.inc:26
#, fuzzy
msgid "Move cursor after current word"
msgstr "El cursor es un bloque"
#: src/config/actions-edit.inc:27 src/config/actions-menu.inc:17
msgid "Move to the next item"
msgstr ""
#: src/config/actions-edit.inc:28
msgid "Open in external editor"
msgstr ""
#: src/config/actions-edit.inc:29
msgid "Paste text from the clipboard"
msgstr ""
#: src/config/actions-edit.inc:30 src/config/actions-menu.inc:20
#, fuzzy
msgid "Move to the previous item"
msgstr "El cursor es un bloque"
#: src/config/actions-edit.inc:31 src/config/actions-main.inc:101
#: src/config/actions-menu.inc:21
#, fuzzy
msgid "Redraw the terminal"
msgstr "Tamaño de la ~terminal..."
#: src/config/actions-edit.inc:32 src/config/actions-menu.inc:22
#, fuzzy
msgid "Move the cursor right"
msgstr "El cursor es un bloque"
#: src/config/actions-edit.inc:33
msgid "Toggle regex matching (type-ahead searching)"
msgstr ""
#: src/config/actions-edit.inc:34 src/config/actions-menu.inc:26
msgid "Move cursor upwards"
msgstr ""
#: src/config/actions-main.inc:8
#, fuzzy
msgid "Abort connection"
msgstr "conexiones"
#: src/config/actions-main.inc:9
#, fuzzy
msgid "Add a new bookmark"
msgstr "Añadir marcador..."
#: src/config/actions-main.inc:10
msgid "Add a new bookmark using current link"
msgstr ""
#: src/config/actions-main.inc:11
#, fuzzy
msgid "Bookmark all open tabs"
msgstr "Mar~cadores"
#: src/config/actions-main.inc:12
#, fuzzy
msgid "Open authentication manager"
msgstr "Gestor de opciones"
#: src/config/actions-main.inc:13
msgid "Backspace the last entered digit of the current prefix"
msgstr ""
#: src/config/actions-main.inc:14
#, fuzzy
msgid "Open bookmark manager"
msgstr "Gestor de marcadores"
#: src/config/actions-main.inc:15
#, fuzzy
msgid "Open cache manager"
msgstr "Gestor de opciones"
#: src/config/actions-main.inc:16
msgid "Free unused cache entries"
msgstr ""
#: src/config/actions-main.inc:17
msgid "Remove temporary files"
msgstr ""
#: src/config/actions-main.inc:18
#, fuzzy
msgid "Open cookie manager"
msgstr "Gestor de opciones"
#: src/config/actions-main.inc:19
msgid "Reload cookies file"
msgstr ""
#: src/config/actions-main.inc:21
#, fuzzy
msgid "Show information about the current page"
msgstr "Descargar ima~gen"
#: src/config/actions-main.inc:22
#, fuzzy
msgid "Open download manager"
msgstr "Descargar ima~gen"
#: src/config/actions-main.inc:23
msgid "Enter ex-mode (command line)"
msgstr ""
#: src/config/actions-main.inc:24
msgid "Open the File menu"
msgstr ""
#: src/config/actions-main.inc:25
msgid "Find the next occurrence of the current search text"
msgstr ""
#: src/config/actions-main.inc:26
msgid "Find the previous occurrence of the current search text"
msgstr ""
#: src/config/actions-main.inc:27
#, fuzzy
msgid "Forget authentication credentials"
msgstr "Identificación HTTP"
#: src/config/actions-main.inc:28
#, fuzzy
msgid "Open form history manager"
msgstr "Gestor de opciones"
#: src/config/actions-main.inc:29
msgid "Pass URI of current frame to external command"
msgstr ""
#: src/config/actions-main.inc:30
msgid "Maximize the current frame"
msgstr ""
#: src/config/actions-main.inc:31
msgid "Move to the next frame"
msgstr ""
#: src/config/actions-main.inc:32
msgid "Move to the previous frame"
msgstr ""
#: src/config/actions-main.inc:33
msgid "Open \"Go to URL\" dialog box"
msgstr ""
#: src/config/actions-main.inc:34
msgid "Open \"Go to URL\" dialog box containing the current URL"
msgstr ""
#: src/config/actions-main.inc:35
msgid "Open \"Go to URL\" dialog box containing the current link URL"
msgstr ""
#: src/config/actions-main.inc:36
msgid "Go to the homepage"
msgstr ""
#: src/config/actions-main.inc:37
#, fuzzy
msgid "Show information about the current page protocol headers"
msgstr "Descargar ima~gen"
#: src/config/actions-main.inc:38
#, fuzzy
msgid "Open history manager"