/* error message for password protected PDFs when printing */
"This document doesn't allow printing." = "Ce document est protégé contre l'impression.";
/* 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." = "L'impression de ce document est protégée par un mot de passe. Vous pouvez déverrouiller ce document en utilisant l'option Déverrouiller… accessible via le bouton d'accès au menu du plugin.";
/* error message for invalid password entered in Unlock dialog */
"Invalid password." = "Mot de passe incorrect.";
/* description of the invalid password error */
"The password you entered is invalid and doesn't unlock any operations." = "Le mot de passe que vous avez saisi est incorrect et ne déverrouille aucune opération.";
/* dummy message printed in embedded mode for PDFs that don't allow printing */
"Printing not allowed." = "Impression impossible.";
/* generic OS error */
"OS Error %d" = "Erreur système %d";
/* description of the OS error */
"An unknown OS error occurred." = "Une erreur système de type inconnu est survenue.";