@@ -17,7 +17,7 @@ zoom_in.title=Ampliar
17
17
zoom_in_label =Ampliar
18
18
zoom.title =Ampliación
19
19
print.title =Imprimir
20
- print_label =imprimir
20
+ print_label =Imprimir
21
21
open_file.title =Abrir archivo
22
22
open_file_label =Abrir
23
23
download.title =Descargar
@@ -58,7 +58,7 @@ error_less_info=Menos información
58
58
error_close =Cerrar
59
59
# LOCALIZATION NOTE (error_build): "{{build}}" will be replaced by the PDF.JS
60
60
# build ID.
61
- error_build =Compil. PDF.JS: {{build}}
61
+ error_build =Compilación de PDF.JS: {{build}}
62
62
# LOCALIZATION NOTE (error_message): "{{message}}" will be replaced by an
63
63
# english string describing the error.
64
64
error_message =Mensaje: {{message}}
@@ -69,7 +69,7 @@ error_stack=Pila: {{stack}}
69
69
error_file =Archivo: {{file}}
70
70
# LOCALIZATION NOTE (error_line): "{{line}}" will be replaced with a line number
71
71
error_line =Línea: {{line}}
72
- rendering_error =An error occurred while rendering the page .
72
+ rendering_error =Ocurrió un error al renderizar la página .
73
73
74
74
# Predefined zoom values
75
75
page_scale_width =Anchura de página
@@ -86,4 +86,4 @@ loading_error=Ocurrió un error al cargar el PDF.
86
86
# the PDF spec (32000-1:2008 Table 169 – Annotation types).
87
87
# Some common types are e.g.: "Check", "Text", "Comment", "Note"
88
88
text_annotation_type =[Anotación {{type}}]
89
- request_password =El PDF está protegido por una contraseña:
89
+ request_password =El PDF está protegido con una contraseña:
0 commit comments