@@ -18,11 +18,13 @@ zoom_in_label=Ampliar
18
18
zoom.title =Ampliación
19
19
print.title =Imprimir
20
20
print_label =Imprimir
21
+ fullscreen.title =Pantalla completa
22
+ fullscreen_label =Pantalla completa
21
23
open_file.title =Abrir archivo
22
24
open_file_label =Abrir
23
25
download.title =Descargar
24
26
download_label =Descargar
25
- bookmark.title =Vista actual (copiar o abrir en una ventana nueva)
27
+ bookmark.title =Vista actual (copie o abra en una ventana nueva)
26
28
bookmark_label =Vista actual
27
29
28
30
# Tooltips and alt text for side panel toolbar buttons
@@ -69,7 +71,7 @@ error_stack=Pila: {{stack}}
69
71
error_file =Archivo: {{file}}
70
72
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
71
73
error_line =Línea: {{line}}
72
- rendering_error =Ocurrió un error al renderizar la página.
74
+ rendering_error =Ocurrió un error mientras se renderizaba la página.
73
75
74
76
# Predefined zoom values
75
77
page_scale_width =Anchura de página
@@ -79,11 +81,13 @@ page_scale_actual=Tamaño real
79
81
80
82
# Loading indicator messages
81
83
loading_error_indicator =Error
82
- loading_error =Ocurrió un error al cargar el PDF.
84
+ loading_error =Ocurrió un error mientras se cargaba el PDF.
83
85
84
86
# LOCALIZATION NOTE (text_annotation_type): This is used as a tooltip.
85
87
# "{{type}}" will be replaced with an annotation type from a list defined in
86
88
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
87
89
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
88
90
text_annotation_type =[Anotación {{type}}]
89
91
request_password =El PDF está protegido con una contraseña:
92
+
93
+ printing_not_supported =Aviso: La impresión no es compatible totalmente con este navegador.
0 commit comments