/* error message for password protected PDFs when printing */
"This document doesn't allow printing." = "Este documento no permite ser impreso.";
/* description of the printing not allowed error */
"Printing of this document has been protected by a password. You can unlock printing using the Unlock... menu item in the plugin menu button." = "La impresión de este documento ha sido protegida por una contraseña. Se puede habilitar la impresión seleccionando el ítem \"Habilitar…\" en el botón de menú.";
/* error message for invalid password entered in Unlock dialog */
"Invalid password." = "Contraseña inválida.";
/* description of the invalid password error */
"The password you entered is invalid and doesn't unlock any operations." = "La contraseña introducida no es válida, y no habilitará ninguna operación.";
/* dummy message printed in embedded mode for PDFs that don't allow printing */
"Printing not allowed." = "La impresión no está permitida.";
/* generic OS error */
"OS Error %d" = "Error del sistema operativo no. %d";
/* description of the OS error */
"An unknown OS error occurred." = "Ocurrió un error desconocido del sistema operativo.";