Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/help/es/es.po
blob: bb8342ccfda854a459e81b41314584b827e76a2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
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
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
# traducción al español del manual de evince
# Francisco Javier F. Serrador <serrador@gnome.org>, 2005.
# Jorge González <jorge.gonzalez.gonzalez@hispalinux.es>, 2006, 2007.
# spanish transtation for evince
msgid ""
msgstr ""
"Project-Id-Version: evince.help.HEAD.es\n"
"POT-Creation-Date: 2007-01-16 23:41+0000\n"
"PO-Revision-Date: 2007-04-03 00:09+0200\n"
"Last-Translator: Jorge González <jorge.gonzalez.gonzalez@hispalinux.es>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms:  nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.11.4\n"

#. When image changes, this message will be marked fuzzy or untranslated for you.
#. It doesn't matter what you translate it to: it's not used at all.
#: C/evince.xml:146(None)
msgid ""
"@@image: 'figures/evince_start_window.png'; "
"md5=7f4da5e33bcac35738a268d93d497d47"
msgstr ""
"@@image: 'figures/evince_start_window.png'; "
"md5=844626d1125e2f50b295b139d6a406d0"

#: C/evince.xml:25(title)
msgid "Evince Document Viewer Manual"
msgstr "Manual del visor de documentos Evince"

#: C/evince.xml:27(para)
msgid ""
"The Evince Document Viewer application enables you to view documents of "
"various formats like Portable Document Format (PDF) files and PostScript "
"files"
msgstr ""
"La aplicación Visor de Documentos Evince le permite ver documentos en varios "
"formatos como Portable Document Format (PDF) y archivos PostScript."

#: C/evince.xml:33(year)
msgid "2005"
msgstr "2005"

#: C/evince.xml:34(holder) C/evince.xml:91(para)
msgid "Nickolay V. Shmyrev"
msgstr "Nickolay V. Shmyrev"

#: C/evince.xml:37(year)
msgid "2004"
msgstr "2004"

#: C/evince.xml:38(holder) C/evince.xml:61(orgname)
msgid "Sun Microsystems"
msgstr "Sun Microsystems"

#: C/evince.xml:49(publishername) C/evince.xml:67(orgname)
#: C/evince.xml:92(para)
msgid "GNOME Documentation Project"
msgstr "Proyecto de Documentación de Gnome"

#: C/evince.xml:2(para)
msgid ""
"Permission is granted to copy, distribute and/or modify this document under "
"the terms of the GNU Free Documentation License (GFDL), Version 1.1 or any "
"later version published by the Free Software Foundation with no Invariant "
"Sections, no Front-Cover Texts, and no Back-Cover Texts. You can find a copy "
"of the GFDL at this <ulink type=\"help\" url=\"ghelp:fdl\">link</ulink> or "
"in the file COPYING-DOCS distributed with this manual."
msgstr ""
"Se concede permiso para copiar, distribuir o modificar este documento según "
"las condiciones de la GNU Free Documentation License (GFDL), Versión 1.1 o "
"cualquier versión posterior publicada por la Free Software Foundation sin "
"Secciones invariantes, Textos de portada y Textos de contraportada. "
"Encontrará una copia de la GFDL en este <ulink type=\"help\" url=\"ghelp:fdl"
"\">enlace</ulink> o en el archivo COPYING-DOCS distribuido con este manual."

#: C/evince.xml:12(para)
msgid ""
"This manual is part of a collection of GNOME manuals distributed under the "
"GFDL. If you want to distribute this manual separately from the collection, "
"you can do so by adding a copy of the license to the manual, as described in "
"section 6 of the license."
msgstr ""
"Este manual forma parte de una colección de documentos de GNOME distribuidos "
"según la GFDL. Si desea distribuir este manual de forma independiente de la "
"colección, puede hacerlo agregando una copia de la licencia al documento, "
"según se describe en la sección 6 de la misma."

#: C/evince.xml:19(para)
msgid ""
"Many of the names used by companies to distinguish their products and "
"services are claimed as trademarks. Where those names appear in any GNOME "
"documentation, and the members of the GNOME Documentation Project are made "
"aware of those trademarks, then the names are in capital letters or initial "
"capital letters."
msgstr ""
"Muchos de los nombres utilizados por las empresas para distinguir sus "
"productos y servicios se consideran marcas comerciales. Cuando estos nombres "
"aparezcan en la documentación de GNOME, y siempre que se haya informado a "
"los miembros del Proyecto de documentación de GNOME de dichas marcas "
"comerciales, los nombres aparecerán en mayúsculas o con las iniciales en "
"mayúsculas."

#: C/evince.xml:35(para)
msgid ""
"DOCUMENT IS PROVIDED ON AN \"AS IS\" BASIS, WITHOUT WARRANTY OF ANY KIND, "
"EITHER EXPRESSED OR IMPLIED, INCLUDING, WITHOUT LIMITATION, WARRANTIES THAT "
"THE DOCUMENT OR MODIFIED VERSION OF THE DOCUMENT IS FREE OF DEFECTS "
"MERCHANTABLE, FIT FOR A PARTICULAR PURPOSE OR NON-INFRINGING. THE ENTIRE "
"RISK AS TO THE QUALITY, ACCURACY, AND PERFORMANCE OF THE DOCUMENT OR "
"MODIFIED VERSION OF THE DOCUMENT IS WITH YOU. SHOULD ANY DOCUMENT OR "
"MODIFIED VERSION PROVE DEFECTIVE IN ANY RESPECT, YOU (NOT THE INITIAL "
"WRITER, AUTHOR OR ANY CONTRIBUTOR) ASSUME THE COST OF ANY NECESSARY "
"SERVICING, REPAIR OR CORRECTION. THIS DISCLAIMER OF WARRANTY CONSTITUTES AN "
"ESSENTIAL PART OF THIS LICENSE. NO USE OF ANY DOCUMENT OR MODIFIED VERSION "
"OF THE DOCUMENT IS AUTHORIZED HEREUNDER EXCEPT UNDER THIS DISCLAIMER; AND"
msgstr ""
"EL DOCUMENTO SE ENTREGA \"TAL CUAL\", SIN GARANTÍA DE NINGÚN TIPO, NI "
"EXPLÍCITA NI IMPLÍCITA INCLUYENDO, SIN LIMITACIÓN, GARANTÍA DE QUE EL "
"DOCUMENTO O VERSIÓN MODIFICADA DE ÉSTE CAREZCA DE DEFECTOS EN EL MOMENTO DE "
"SU VENTA, SEA ADECUADO A UN FIN CONCRETO O INCLUMPLA ALGUNA NORMATIVA. TODO "
"EL RIESGO RELATIVO A LA CALIDAD, PRECISIÓN Y UTILIDAD DEL DOCUMENTO O SU "
"VERSIÓN MODIFICADA RECAE EN USTED. SI CUALQUIER DOCUMENTO O VERSIÓN "
"MODIFICADA DE AQUÉL RESULTARA DEFECTUOSO EN CUALQUIER ASPECTO, USTED (Y NO "
"EL REDACTOR INICIAL, AUTOR O AUTOR DE APORTACIONES) ASUMIRÁ LOS COSTES DE "
"TODA REPARACIÓN, MANTENIMIENTO O CORRECCIÓN NECESARIOS. ESTA EXENCIÓN DE "
"RESPONSABILIDAD SOBRE LA GARANTÍA ES UNA PARTE ESENCIAL DE ESTA LICENCIA. NO "
"SE AUTORIZA EL USO DE NINGÚN DOCUMENTO NI VERSIÓN MODIFICADA DE ÉSTE POR EL "
"PRESENTE, SALVO DENTRO DEL CUMPLIMIENTO DE LA EXENCIÓN DE RESPONSABILIDAD;Y"

#: C/evince.xml:55(para)
msgid ""
"UNDER NO CIRCUMSTANCES AND UNDER NO LEGAL THEORY, WHETHER IN TORT (INCLUDING "
"NEGLIGENCE), CONTRACT, OR OTHERWISE, SHALL THE AUTHOR, INITIAL WRITER, ANY "
"CONTRIBUTOR, OR ANY DISTRIBUTOR OF THE DOCUMENT OR MODIFIED VERSION OF THE "
"DOCUMENT, OR ANY SUPPLIER OF ANY OF SUCH PARTIES, BE LIABLE TO ANY PERSON "
"FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF "
"ANY CHARACTER INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF GOODWILL, "
"WORK STOPPAGE, COMPUTER FAILURE OR MALFUNCTION, OR ANY AND ALL OTHER DAMAGES "
"OR LOSSES ARISING OUT OF OR RELATING TO USE OF THE DOCUMENT AND MODIFIED "
"VERSIONS OF THE DOCUMENT, EVEN IF SUCH PARTY SHALL HAVE BEEN INFORMED OF THE "
"POSSIBILITY OF SUCH DAMAGES."
msgstr ""
"EN NINGUNA CIRCUNSTANCIA NI BAJO NINGUNA TEORÍA LEGAL, SEA POR ERROR "
"(INCLUYENDO NEGLIGENCIA) CONTRATO O DOCUMENTO DE OTRO TIPO, EL AUTOR, EL "
"ESCRITOR INICIAL, EL AUTOR DE APORTACIONES NI NINGÚN DISTRIBUIDOR DEL "
"DOCUMENTO O VERSIÓN MODIFICADA DEL DOCUMENTO, NI NINGÚN PROVEEDOR DE NINGUNA "
"DE ESAS PARTES, SERÁ RESPONSABLE ANTE NINGUNA PERSONA POR NINGÚN DAÑO "
"DIRECTO, INDIRECTO, ESPECIAL, INCIDENTAL O DERIVADO DE NINGÚN TIPO, "
"INCLUYENDO, SIN LIMITACIÓN DAÑOS POR PÉRDIDA DE FONDO DE COMERCIO, PARO "
"TÉCNICO, FALLO INFORMÁTICO O AVERÍA O CUALQUIER OTRO POSIBLE DAÑO O AVERÍA "
"DERIVADO O RELACIONADO CON EL USO DEL DOCUMENTO O SUS VERSIONES MODIFICADAS, "
"AUNQUE DICHA PARTE HAYA SIDO INFORMADA DE LA POSIBILIDAD DE QUE SE "
"PRODUJESEN ESOS DAÑOS."

#: C/evince.xml:28(para)
msgid ""
"DOCUMENT AND MODIFIED VERSIONS OF THE DOCUMENT ARE PROVIDED UNDER THE TERMS "
"OF THE GNU FREE DOCUMENTATION LICENSE WITH THE FURTHER UNDERSTANDING THAT: "
"<placeholder-1/>"
msgstr ""
"ESTE DOCUMENTO Y LAS VERSIONES MODIFICADAS DEL MISMO SE OFRECEN SEGÚN LAS "
"CONDICIONES ESTABLECIDAS EN LA LICENCIA DE DOCUMENTACIÓN LIBRE DE GNU (GFDL) "
"Y TENIENDO EN CUENTA QUE: <placeholder-1/>"

#: C/evince.xml:59(firstname)
msgid "Sun"
msgstr "Sun"

#: C/evince.xml:60(surname)
msgid "GNOME Documentation Team"
msgstr "Equipo de documentación de Gnome"

#: C/evince.xml:64(firstname)
msgid "Nickolay V."
msgstr "Nickolay V."

#: C/evince.xml:65(surname)
msgid "Shmyrev"
msgstr "Shmyrev"

#: C/evince.xml:68(email)
msgid "nshmyrev@yandex.ru"
msgstr "nshmyrev@yandex.ru"

#: C/evince.xml:88(revnumber)
msgid "Evince Document Viewer Manual V1.0"
msgstr "Manual del visor de documentos Evince V1.0"

#: C/evince.xml:89(date)
msgid "2005-04-06"
msgstr "06-04-2005"

#: C/evince.xml:97(releaseinfo)
msgid "This manual describes version 0.2 of Evince Document Viewer"
msgstr "Este manual describe la versión 0.2 del Visor de documentos Evince"

#: C/evince.xml:100(title)
msgid "Feedback"
msgstr "Comentarios"

#: C/evince.xml:101(para)
msgid ""
"To report a bug or make a suggestion regarding the Evince Document Viewer "
"application or this manual, follow the directions in the <ulink url=\"ghelp:"
"gnome-feedback\" type=\"help\">GNOME Feedback Page</ulink>."
msgstr ""
"Para informar de un fallo, o hacer alguna sugerencia concerniente al visor "
"de documentos Evince\n"
"o este manual, siga las indicaciones en la <ulink url=\"ghelp:gnome-feedback"
"\" type=\"help\">Página de \n"
"retroalimentación de Gnome</ulink>."

#: C/evince.xml:108(primary)
msgid "Evince Document Viewer"
msgstr "Visor de documentos Evince"

#: C/evince.xml:111(primary)
msgid "evince"
msgstr "evince"

#: C/evince.xml:119(title)
msgid "Introduction"
msgstr "Introducción"

#: C/evince.xml:120(para)
msgid ""
"The <application>Evince Document Viewer</application> application enables "
"you to view documents of various formats like Portable Document Format (PDF) "
"files and PostScript files. <application>Evince Document Viewer</"
"application> follows Freedesktop.org and GNOME standards to provide "
"integration with Desktop Environment."
msgstr ""
"La aplicación <application>Visor de Documentos Evince</application> le "
"permite ver documentos en varios formatos como Portable Document Format "
"(PDF) y archivos PostScript. El <application>Visor de documentos Evince</"
"application> sigue los estándares Freedesktop.org y Gnome para proporcionar "
"integración con el entorno de escritorio."

#: C/evince.xml:127(title)
msgid "Getting Started"
msgstr "Inicio"

#: C/evince.xml:130(title)
msgid "To Start Evince Document Viewer"
msgstr "Para iniciar el visor de documentos Evince"

#: C/evince.xml:131(para)
msgid ""
"<application>Evince Document Viewer</application> starts when you open a "
"document such as a PDF or PostScript file."
msgstr ""
"El <application>Visor de documentos Evince</application> se inicia cuando "
"abre un documento tal como un PDF o un archivo PostScript. "

#: C/evince.xml:132(para)
msgid ""
"Alternatively, you can start <application>Evince Document Viewer</"
"application> from the command line, with the command: <command>evince</"
"command>."
msgstr ""
"Alternativamente, puede iniciar el <application>Visor de documentos Evince</"
"application> desde la línea de comandos, con el comando: <command>evince</"
"command>."

#: C/evince.xml:137(title)
msgid "When You Start Evince Document Viewer"
msgstr "Al iniciar el visor de documentos Evince"

#: C/evince.xml:138(para)
msgid ""
"When you start <application>Evince Document Viewer</application>, the "
"following window is displayed."
msgstr ""
"Cuando inicie el <application>Visor de documentos Evince</application>, la "
"siguiente ventana se mostrará."

#: C/evince.xml:142(title)
msgid "Evince Document Viewer Window"
msgstr "Ventana del visor de documentos Evince"

#: C/evince.xml:149(phrase)
msgid ""
"Shows Evince Document Viewer main window. Contains titlebar, menubar, "
"toolbar and display area. Menubar contains File, Edit, View, Go and Help "
"menus."
msgstr ""
"Muestra la ventana principal del visor de documentos Evince. Contiene la "
"barra de título, la de menús, la de herramientas y el área de visualización. "
"La barra de menú contiene los menús Archivar, Editar, Ver, Ir y Ayuda."

#: C/evince.xml:155(para)
msgid ""
"The <application>Evince Document Viewer</application> window contains the "
"following elements:"
msgstr ""
"La ventana del <application>Visor de Documentos Evince</application> "
"contiene los siguientes elementos:"

#: C/evince.xml:159(term) C/evince.xml:207(para)
msgid "Menubar"
msgstr "Barra de menú"

#: C/evince.xml:161(para)
msgid ""
"The menus on the menubar contain all of the commands that you need to work "
"with documents in <application>Evince Document Viewer</application>."
msgstr ""
"Los menús en la barra de menú contienen todos los comandos que necesita para "
"trabajar con documentos en el \n"
"<application>Visor de documentos Evince</application>."

#: C/evince.xml:165(term)
msgid "Toolbar"
msgstr "Barra de herramientas"

#: C/evince.xml:167(para)
msgid ""
"The toolbar contains a subset of the commands that you can access from the "
"menubar."
msgstr ""
"La barra de herramientas contiene un subconjunto de comandos con los que "
"puede acceder desde la barra de menú."

#: C/evince.xml:171(term)
msgid "Display area"
msgstr "Área de visualización"

#: C/evince.xml:173(para)
msgid "The display area displays the document."
msgstr "El área de visualización muestra el documento."

#: C/evince.xml:187(para)
msgid "UI Component"
msgstr "Componente IU"

#: C/evince.xml:189(para)
msgid "Action"
msgstr "Acción"

#: C/evince.xml:194(para)
msgid "Window"
msgstr "Ventana"

#: C/evince.xml:198(para)
msgid ""
"Drag a file into the <application>Evince Document Viewer</application> "
"window from another application such as a file manager."
msgstr ""
"Arrastre un archivo en la ventana del <application>Visor de Documentos "
"Evince</application> desde otra aplicación como un administrador de archivos."

#: C/evince.xml:201(para)
msgid "Double-click on the file name in the file manager"
msgstr "Doble pulsación en el nombre del archivo en el gestor de archivos"

#: C/evince.xml:208(para) C/evince.xml:235(para)
msgid ""
"Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Open</guimenuitem></"
"menuchoice>."
msgstr ""
"Elija <menuchoice><guimenu>Archivar</guimenu><guimenuitem>Abrir</"
"guimenuitem></menuchoice>."

#: C/evince.xml:212(para)
msgid "Shortcut keys"
msgstr "Combinaciones de teclas"

#: C/evince.xml:213(para)
msgid "Press <keycombo><keycap>Ctrl</keycap><keycap>O</keycap></keycombo>."
msgstr "Pulse <keycombo><keycap>Ctrl</keycap><keycap>O</keycap></keycombo>."

#: C/evince.xml:178(para)
msgid ""
"In <application>Evince Document Viewer</application>, you can perform the "
"same action in several ways. For example, you can open a document in the "
"following ways: <informaltable frame=\"all\"><tgroup cols=\"2\" colsep=\"1\" "
"rowsep=\"1\"><colspec colname=\"COLSPEC0\" colwidth=\"50*\"/><colspec "
"colname=\"COLSPEC1\" colwidth=\"50*\"/><placeholder-1/><placeholder-2/></"
"tgroup></informaltable>"
msgstr ""
"En el <application>Visor de documentos Evince</application>, puede realizar "
"la misma acción de varias formas. Por ejemplo, puede abrir un documento de "
"las siguientes formas:<informaltable frame=\"all\"><tgroup cols=\"2\" colsep="
"\"1\" rowsep=\"1\"><colspec colname=\"COLSPEC0\" colwidth=\"50*\"/><colspec "
"colname=\"COLSPEC1\" colwidth=\"50*\"/><placeholder-1/><placeholder-2/></"
"tgroup></informaltable>"

#: C/evince.xml:219(para)
msgid "This manual documents functionality from the menubar."
msgstr "Este manual documenta la funcionalidad de la barra de menús."

#: C/evince.xml:227(title)
msgid "Usage"
msgstr "Uso"

#: C/evince.xml:231(title)
msgid "To Open A Document"
msgstr "Para abrir un documento"

#: C/evince.xml:232(para)
msgid "To open a document, perform the following steps:"
msgstr "Para abrir un documento, realice los siguientes pasos:"

#: C/evince.xml:239(para)
msgid ""
"In the <guilabel>Open Document</guilabel> dialog, select the file you want "
"to open."
msgstr ""
"En el diálogo <guilabel>Abrir documento</guilabel>, seleccione el archivo "
"que quiere abrir."

#: C/evince.xml:244(para)
msgid ""
"Click <guibutton>Open</guibutton>. <application>Evince Document Viewer</"
"application> displays the name of the document in the titlebar of the window."
msgstr ""
"Pulse en el botón <guibutton>Abrir</guibutton>. La aplicación "
"<application>Visor de documentos Evince</application> muestra el nombre del "
"documento en la barra de título de la ventana."

#: C/evince.xml:249(para)
msgid ""
"To open another document, choose <menuchoice><guimenu>File</"
"guimenu><guimenuitem>Open</guimenuitem></menuchoice> again. "
"<application>Evince Document Viewer</application> opens each file in a new "
"window."
msgstr ""
"Para abrir otro documento, elija <menuchoice><guimenu>Archivar</"
"guimenu><guimenuitem>Abrir</guimenuitem></menuchoice> otra vez. El "
"<application>Visor de documentos Evince</application> abre cada archivo en "
"una ventana nueva."

#: C/evince.xml:252(para)
msgid ""
"If you try to open a document with format that <application>Evince Document "
"Viewer</application> does not recognize, the application displays an error "
"message."
msgstr ""
"Si intenta abrir un documento con un formato que el <application>Visor de "
"documentos Evince</application> no reconozca, la aplicación muestra un "
"mensaje de error."

#: C/evince.xml:258(title)
msgid "To Navigate Through a Document"
msgstr "Para navegar a través de un documento"

#: C/evince.xml:259(para)
msgid "You can navigate through a file as follows:"
msgstr "Puede navegar a través de un documento así:"

#: C/evince.xml:262(para)
msgid ""
"To view the next page, choose <menuchoice><guimenu>Go</"
"guimenu><guimenuitem>Next Page</guimenuitem></menuchoice>."
msgstr ""
"Para ver la página siguiente, elija <menuchoice><guimenu>Ir</"
"guimenu><guimenuitem>Págna siguiente</guimenuitem></menuchoice>."

#: C/evince.xml:266(para)
msgid ""
"To view the previous page, choose <menuchoice><guimenu>Go</"
"guimenu><guimenuitem>Previous Page</guimenuitem></menuchoice>."
msgstr ""
"Para ver la página anterior, elija <menuchoice><guimenu>Ir</"
"guimenu><guimenuitem>Página anterior</guimenuitem></menuchoice>."

#: C/evince.xml:270(para)
msgid ""
"To view the first page in the document, choose <menuchoice><guimenu>Go</"
"guimenu><guimenuitem>First Page</guimenuitem></menuchoice>."
msgstr ""
"Para ver la primera página del documento, elija <menuchoice><guimenu>Ir</"
"guimenu><guimenuitem>Primera página</guimenuitem></menuchoice>."

#: C/evince.xml:274(para)
msgid ""
"To view the last page in the document, choose <menuchoice><guimenu>Go</"
"guimenu><guimenuitem>Last Page</guimenuitem></menuchoice>."
msgstr ""
"Para ver la última página del documento, elija <menuchoice><guimenu>Ir</"
"guimenu><guimenuitem>Última página</guimenuitem></menuchoice>."

#: C/evince.xml:278(para)
msgid ""
"To view a particular page, enter the page number or page label in the text "
"box on the toolbar, then press <keycap>Return</keycap>."
msgstr ""
"Para ver una página particular, introduzca el número de página o la etiqueta "
"en la caja de texto de la barra de herramientas, después pulse "
"<keycap>Retorno</keycap."

#: C/evince.xml:285(title)
msgid "To Scroll a Page"
msgstr "Para desplazar una página"

#: C/evince.xml:286(para)
msgid ""
"To display the page contents that are not currently displayed in the display "
"area, use the following methods:"
msgstr ""
"Para mostrar el contenido de la página que actualmente no se muestra en el "
"área de visualización, use los métodos siguientes:"

#: C/evince.xml:289(para)
msgid "Use the arrow keys or space key on the keyboard."
msgstr "Use las teclas de flechas o la barra espaciadora del teclado."

#: C/evince.xml:292(para)
msgid ""
"Drag the display area by clicking with the middle mouse button somewhere in "
"the document and then moving the mouse. For example, to scroll down the "
"page, drag the display area upwards in the window."
msgstr "Arrastre el área de visualización presionando con el botón del medio del ratón en cualquier parte dentro del documento y después moviendo el ratón. Por ejemplo, para desplazar la página hacia abajo, arrastre el área de visualización hacia la parte superior de la ventana."

#: C/evince.xml:295(para)
msgid "Use the scrollbars on the window."
msgstr "Use las barras de desplazamiento en la ventana."

#: C/evince.xml:302(title)
msgid "To Change the Page Size"
msgstr "Para cambiar el tamaño de la página"

#: C/evince.xml:303(para)
msgid ""
"You can use the following methods to resize a page in the "
"<application>Evince Document Viewer</application> display area:"
msgstr ""
"Puede usar los siguientes métodos para redimensionar una página en el área "
"de visualización del <application>Visor de documentos Evince</application>:"

#: C/evince.xml:308(para)
msgid ""
"To increase the page size, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Zoom In</guimenuitem></menuchoice>."
msgstr ""
"Para incrementar el tamaño de página, elija <menuchoice><guimenu>Ver</"
"guimenu><guimenuitem>Ampliar</guimenuitem></menuchoice>."

#: C/evince.xml:313(para)
msgid ""
"To decrease the page size, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Zoom Out</guimenuitem></menuchoice>."
msgstr ""
"Para reducir el tamaño de la página, elija <menuchoice><guimenu>Ver</"
"guimenu><guimenuitem>Reducir</guimenuitem></menuchoice>."

#: C/evince.xml:318(para)
msgid ""
"To resize a page to have the same width as the <application>Evince Document "
"Viewer</application> display area, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Fit page width</guimenuitem></menuchoice>."
msgstr ""
"Para redimensionar una página para que tenga la misma anchura que el área de "
"visualización del <application>Visor de documentos Evince</application>, "
"elija <menuchoice><guimenu>Ver</guimenu><guimenuitem>Ajustar al ancho de "
"página</guimenuitem></menuchoice>."

#: C/evince.xml:323(para)
msgid ""
"To resize a page to fit within the <application>Evince Document Viewer</"
"application> display area, choose <menuchoice><guimenu>View</"
"guimenu><guimenuitem>Best Fit</guimenuitem></menuchoice>."
msgstr ""
"Para redimensionar una página para que quepa en el área de visualización del "
"<application>Visor de documentos de Evince</application>, elija "
"<menuchoice><guimenu>Ver</guimenu><guimenuitem>Ajuste óptimo</guimenuitem></"
"menuchoice>."

#: C/evince.xml:328(para)
msgid ""
"To resize the <application>Evince Document Viewer</application> window to "
"have the same width and height as the screen, choose "
"<menuchoice><guimenu>View</guimenu><guimenuitem>Full Screen</guimenuitem></"
"menuchoice>. To resize the <application>Evince Document Viewer</application> "
"window to the original size, click on the <guibutton>Exit Full Screen</"
"guibutton> button."
msgstr ""
"Para redimensionar la ventana del <application>Visor de documentos Evince</"
"application> para que tenga la misma altura y anchura que la pantalla , "
"elija <menuchoice><guimenu>Ver</guimenu><guimenuitem>Pantalla completa</"
"guimenuitem></menuchoice>. Para redimensionar la ventana del  "
"<application>Visor de documentos Evince</application> a su tamaño original, "
"pulse en el botón <guibutton>Salir de pantalla completa</guibutton>."

#: C/evince.xml:336(title)
msgid "To View Pages or Document Structure"
msgstr "Para ver páginas o la estructura del documento"

#: C/evince.xml:337(para)
msgid "To view bookmarks or pages, perform the following steps:"
msgstr "Para ver marcadores o páginas, realice los pasos siguientes:"

#: C/evince.xml:341(para)
msgid ""
"Choose <menuchoice><guimenu>View</guimenu><guimenuitem>Sidebar</"
"guimenuitem></menuchoice> or press <keycap>F9</keycap>."
msgstr ""
"Elija <menuchoice><guimenu>Ver</guimenu><guimenuitem>Barra lateral</"
"guimenuitem></menuchoice> o pulse <keycap>F9</keycap> ."

#: C/evince.xml:346(para)
msgid ""
"Use the drop-down list in the side-pane header to select whether to display "
"document structure or pages in the side pane."
msgstr ""
"Use la lista desplegable en la cabecera del panel lateral para seleccionar "
"si de debe mostrar la estructura del documento o las páginas en el panel "
"lateral."

#: C/evince.xml:351(para)
msgid ""
"Use the side-pane scrollbars to display the required item or page in the "
"side pane."
msgstr ""
"Use las barras de desplazamiento laterales para mostrar el elemento "
"requerido o la página en el panel lateral."

#: C/evince.xml:356(para)
msgid ""
"Click on an entry to navigate to that location in the document. Click on a "
"page to navigate to that page in the document."
msgstr ""
"Pulse en una entrada para navegar a esa posición en el documento. Pulse en "
"una página para navegar a esa página en el documento."

#: C/evince.xml:362(title)
msgid "To View the Properties of a Document"
msgstr "Para ver las propiedades de un documento"

#: C/evince.xml:363(para)
msgid ""
"To view the properties of a document, choose <menuchoice><guimenu>File</"
"guimenu><guimenuitem>Properties</guimenuitem></menuchoice>."
msgstr ""
"Para ver las propiedades de un documento, elija "
"<menuchoice><guimenu>Archivar</guimenu><guimenuitem>Propiedades</"
"guimenuitem></menuchoice>."

#: C/evince.xml:369(para)
msgid "The <guilabel>Properties</guilabel> dialog displays all information available"
msgstr ""
"El diálogo <guilabel>Propiedades</guilabel> muestra toda la información "
"disponible"

#: C/evince.xml:375(title)
msgid "To Print a Document"
msgstr "Para imprimir un documento"

#: C/evince.xml:376(para)
msgid ""
"To print a Document, choose <menuchoice><guimenu>File</"
"guimenu><guimenuitem>Print</guimenuitem></menuchoice>."
msgstr ""
"Para imprimir un documento, elija <menuchoice><guimenu>Archivar</"
"guimenu><guimenuitem>Imprimir</guimenuitem></menuchoice>."

#: C/evince.xml:380(para)
msgid ""
"If you cannot choose the <guimenuitem>Print</guimenuitem> menu item, the "
"author of the document has disabled the print option for this document. To "
"enable the print option, you must enter the master password when you open "
"the document. See <xref linkend=\"evince-password\"/> for more information "
"about password-protected files."
msgstr ""
"Si no puede elegir el elemento del menú <guimenuitem>Imprimir</guimenuitem>, "
"entonces el autor del documento ha desactivado la opción de impresión para "
"este documento. Para activar la opción de impresión debe introducir la "
"contraseña maestra al abrir el documento. Vea el <xref linkend=\"evince-"
"password\"/> para más información acerca de los archivos protegidos por "
"clave."

#: C/evince.xml:384(para)
msgid "The <guilabel>Print</guilabel> dialog has the following tabbed sections:"
msgstr ""
"El diálogo <guilabel>Imprimir</guilabel> tiene las siguientes secciones en "
"solapas:"

#: C/evince.xml:390(link) C/evince.xml:406(title)
msgid "Job"
msgstr "Tarea"

#: C/evince.xml:395(link) C/evince.xml:428(title) C/evince.xml:430(guilabel)
msgid "Printer"
msgstr "Impresora"

#: C/evince.xml:400(link) C/evince.xml:522(title)
msgid "Paper"
msgstr "Papel"

#: C/evince.xml:408(guilabel)
msgid "Print range"
msgstr "Rango de impresión"

#: C/evince.xml:410(para)
msgid "Select one of the following options to determine how many pages to print:"
msgstr ""
"Seleccione una de las siguientes opciones para determinar cuántas páginas "
"imprimir:"

#: C/evince.xml:413(guilabel)
msgid "All"
msgstr "Todo"

#: C/evince.xml:414(para)
msgid "Select this option to print all of the pages in the document."
msgstr "Seleccione esta opción para imprimir todas las páginas del documento."

#: C/evince.xml:417(guilabel)
msgid "Pages From"
msgstr "Páginas desde"

#: C/evince.xml:418(para)
msgid ""
"Select this option to print the selected range of pages in the document. Use "
"the spin boxes to specify the first page and last page of the range."
msgstr ""
"Seleccione esta opción para imprimir el rango seleccionado de páginas en el "
"documento. Use las cajas de números para especificar la primera página y la "
"última página del rango."

#: C/evince.xml:432(para)
msgid ""
"Use this drop-down list to select the printer to which you want to print the "
"document."
msgstr ""
"Use esta lista desplegable para seleccionar la impresora en la cual quiere "
"imprimir el documento."

#: C/evince.xml:434(para)
msgid ""
"The <guilabel>Create a PDF document</guilabel> option is not supported in "
"this version of <application>Evince Document Viewer</application>."
msgstr ""
"La opción <guilabel>Crear un documento PDF</guilabel> no está soportada en "
"esta versión del <application>Visor de documentos Evince</application>."

#: C/evince.xml:440(guilabel)
msgid "Settings"
msgstr "Configuración"

#: C/evince.xml:442(para)
msgid "Use this drop-down list to select the printer settings."
msgstr "Use esta lista desplegable para seleccionar las opciones de impresión."

#: C/evince.xml:444(para)
msgid ""
"To configure the printer, click <guibutton>Configure</guibutton>. For "
"example, you can enable or disable duplex printing, or schedule delayed "
"printing, if this functionality is supported by the printer."
msgstr ""
"Para configurar la impresora, pulse en el botón <guibutton>Configurar</"
"guibutton>. Por ejemplo, puede activar o desactivar la impresión dúplex, o "
"programar una impresión diferida, si su impresora tiene esta funcionalidad."

#: C/evince.xml:448(guilabel)
msgid "Location"
msgstr "Lugar"

#: C/evince.xml:450(para)
msgid "Use this drop-down list to select one of the following print destinations:"
msgstr ""
"Use esta lista desplegable para seleccionar uno de los siguientes destinos "
"de impresión:"

#: C/evince.xml:455(guilabel)
msgid "CUPS"
msgstr "CUPS"

#: C/evince.xml:457(para)
msgid "Print the document to a CUPS printer."
msgstr "Imprimir el documento en una impresora CUPS."

#: C/evince.xml:461(para)
msgid ""
"If the selected printer is a CUPS printer, <guilabel>CUPS</guilabel> is the "
"only entry in this drop-down list."
msgstr ""
"Si la impresora seleccionada es una impresora CUPS, <guilabel>CUPS</"
"guilabel> es la única entrada en la lista desplegable."

#: C/evince.xml:468(guilabel)
msgid "lpr"
msgstr "lpr"

#: C/evince.xml:470(para)
msgid "Print the document to a printer."
msgstr "Imprimir el documento en una impresora."

#: C/evince.xml:476(guilabel)
msgid "File"
msgstr "Archivo"

#: C/evince.xml:478(para)
msgid "Print the document to a PostScript file."
msgstr "Imprimir el documento a un archivo PostScript."

#: C/evince.xml:481(para)
msgid ""
"Click <guibutton>Save As</guibutton> to display a dialog where you specify "
"the name and location of the PostScript file."
msgstr ""
"Pulse en <guibutton>Guardar como</guibutton> para mostrar un diálogo donde "
"especifique el nombre y ubicación del archivo PostScript."

#: C/evince.xml:487(guilabel)
msgid "Custom"
msgstr "Personalizado"

#: C/evince.xml:489(para)
msgid "Use the specified command to print the document."
msgstr "use el comando especificado para imprimir el documento."

#: C/evince.xml:492(para)
msgid ""
"Type the name of the command in the text box. Include all command-line "
"arguments."
msgstr ""
"Teclee el nombre del comando en la caja de texto. Incluya todos los "
"argumentos de la línea de comandos."

#: C/evince.xml:500(guilabel)
msgid "State"
msgstr "Estado"

#: C/evince.xml:502(para) C/evince.xml:508(para) C/evince.xml:514(para)
msgid ""
"This functionality is not supported in this version of <application>Evince "
"Document Viewer</application>."
msgstr ""
"Esta función no está soportada en esta versión del <application>Visor de "
"documentos Evince</application>."

#: C/evince.xml:506(guilabel)
msgid "Type"
msgstr "Tipo"

#: C/evince.xml:512(guilabel)
msgid "Comment"
msgstr "Comentario"

#: C/evince.xml:524(guilabel)
msgid "Paper size"
msgstr "Tamaño del papel"

#: C/evince.xml:526(para)
msgid ""
"Use this drop-down list to select the size of the paper to which you want to "
"print the document."
msgstr ""
"Use esta lista desplegable para seleccionar el tamaño del papel para el cual "
"quiere imprimir el documento."

#: C/evince.xml:529(guilabel)
msgid "Width"
msgstr "Anchura"

#: C/evince.xml:531(para)
msgid ""
"Use this spin box to specify the width of the paper. Use the adjacent drop-"
"down list to change the measurement unit."
msgstr ""
"Use esta caja rotatoria para especificar el ancho del papel. Use la lista "
"desplegable adyacente para cambiar la unidad de medida."

#: C/evince.xml:534(guilabel)
msgid "Height"
msgstr "Altura"

#: C/evince.xml:536(para)
msgid "Use this spin box to specify the height of the paper."
msgstr "Use esta caja rotatoria para especificar la altura del papel."

#: C/evince.xml:539(guilabel)
msgid "Feed orientation"
msgstr "Orientación del alimentador"

#: C/evince.xml:541(para)
msgid ""
"Use this drop-down list to select the orientation of the paper in the "
"printer."
msgstr ""
"Use esta lista desplegable para seleccionar la orientación del papel en la "
"impresora."

#: C/evince.xml:544(guilabel)
msgid "Page orientation"
msgstr "Orientación de la página"

#: C/evince.xml:546(para)
msgid "Use this drop-down list to select the page orientation."
msgstr "Use esta lista desplegable para seleccionar la orientación de la página."

#: C/evince.xml:549(guilabel)
msgid "Layout"
msgstr "Distribución"

#: C/evince.xml:551(para)
msgid ""
"Use this drop-down list to select the page layout. A preview of each layout "
"that you select is displayed in the <guilabel>Preview</guilabel> area."
msgstr ""
"Use esta lista desplegable para seleccionar la distribución de la página. Se "
"mostrará una vista previa de cada distribución que seleccione en el área de "
"<guilabel>Vista previa</guilabel>."

#: C/evince.xml:554(guilabel)
msgid "Paper Tray"
msgstr "Bandeja del papel"

#: C/evince.xml:556(para)
msgid "Use this drop-down list to select the paper tray."
msgstr "Use esta lista desplegable para seleccionar la bandeja del papel."

#: C/evince.xml:566(title)
msgid "To Copy a Document"
msgstr "Para copiar un documento"

#: C/evince.xml:567(para)
msgid "To copy a file, perform the following steps:"
msgstr "Para copiar un archivo, realice los siguientes pasos:"

#: C/evince.xml:571(para)
msgid ""
"Choose <menuchoice><guimenu>File</guimenu><guimenuitem>Save a Copy</"
"guimenuitem></menuchoice>."
msgstr ""
"Elija <menuchoice><guimenu>Archivar</guimenu><guimenuitem>Guardar una copia</"
"guimenuitem></menuchoice>."

#: C/evince.xml:576(para)
msgid ""
"Type the new filename in the <guilabel>Filename</guilabel> text box in the "
"<guilabel>Save a Copy</guilabel> dialog."
msgstr ""
"Teclee el nombre de archivo nuevo en la caja de texto <guilabel>Nombre de "
"archivo</guilabel> del diálogo <guilabel>Guardar una copia</guilabel>."

#: C/evince.xml:579(para)
msgid ""
"If necessary, specify the location of the copied document. By default, "
"copies are saved in your home directory."
msgstr ""
"Si fuese necesario, especifique la ubicación del documento copiado. Por "
"omisión las copias se guardan en su directorio personal."

#: C/evince.xml:584(para)
msgid "Click <guibutton>Save</guibutton>."
msgstr "Pulse en el botón <guibutton>Guardar</guibutton>."

#: C/evince.xml:593(title)
msgid "To Work With Password-Protected Documents"
msgstr "Para trabajar con documentos protegidos por contraseña"

#: C/evince.xml:594(para)
msgid "An author can use the following password levels to protect a document:"
msgstr ""
"Un auto puede usar los siguientes niveles de contraseñas para proteger un "
"documento:"

#: C/evince.xml:599(para)
msgid "User password that allows others only to read the document."
msgstr "Contraseña que permite a otros leer el documento."

#: C/evince.xml:603(para)
msgid ""
"Master password that allows others to perform additional actions, such as "
"print the document."
msgstr ""
"Contraseña maestra que permite a otros hacer acciones adicionales, como "
"imprimir el documento."

#: C/evince.xml:607(para)
msgid ""
"When you try to open a password-protected document, <application>Evince "
"Document Viewer</application> displays a security dialog. Type either the "
"user password or the master password in the <guilabel>Enter document "
"password</guilabel> text box, then click <guibutton>Open Document</"
"guibutton>."
msgstr ""
"Cuando intente abrir un documento protegido por contraseña, el "
"<application>Visor de documentos Evince</application> mostrará un diálogo de "
"seguridad. Teclee o la contraseña de usuario o la contraseña maestra en la "
"caja de texto <guilabel>Introduzca la contraseña del documento</guilabel>, "
"después pulse en el botón <guibutton>Abrir documento</guibutton>."

#: C/evince.xml:614(title)
msgid "To Close a Document"
msgstr "Para cerrar un documento"

#: C/evince.xml:615(para)
msgid ""
"To close a document, choose <menuchoice><guimenu>File</"
"guimenu><guimenuitem>Close</guimenuitem></menuchoice>."
msgstr ""
"Para cerrar un documento, elija <menuchoice><guimenu>Archivar</"
"guimenu><guimenuitem>Cerrar</guimenuitem></menuchoice>."

#: C/evince.xml:617(para)
msgid ""
"If the window is the last <application>Evince Document Viewer</application> "
"window open, the application exits."
msgstr ""
"Si la ventana es la última abierta de <application>Visor de documentos "
"Evince</application>, la aplicación terminará."

#. Put one translator per line, in the form of NAME <EMAIL>, YEAR1, YEAR2.
#: C/evince.xml:0(None)
msgid "translator-credits"
msgstr ""
"Jorge González <jorge.gonzalez.gonzalez@hispalinux.es>, 2006, 2007"
"Francisco Javier F. Serrador <serrador@gnome.org>, 2005"