# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-10-27 19:03+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \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" #: printer/acl.py:19 msgid "You don't have the right to view Printer application." msgstr "Vous n'avez pas le droit de voir l'application d'impression" #: printer/forms.py:33 msgid "Print As" msgstr "Imprimer en tant que" #: printer/models.py:87 msgid "This is not your print operation task" msgstr "Ceci n'est pas votre tache" #: printer/models.py:124 msgid "Pending" msgstr "En attente" #: printer/models.py:125 msgid "Printable" msgstr "Imprimable" #: printer/models.py:126 msgid "Running" msgstr "En cours..." #: printer/models.py:127 msgid "Cancelled" msgstr "Annulée" #: printer/models.py:128 msgid "Finished" msgstr "Terminée" #: printer/models.py:140 msgid "File" msgstr "Fichier" #: printer/models.py:145 printer/templates/printer/aff_jobs.html:35 msgid "File Name" msgstr "Nom du fichier" #: printer/models.py:152 printer/templates/printer/aff_jobs.html:38 msgid "Status" msgstr "Status" #: printer/models.py:161 msgid "Print as" msgstr "Imprimer en tant que" #: printer/models.py:166 printer/templates/printer/aff_jobs.html:40 msgid "Price" msgstr "Prix" #: printer/models.py:174 msgid "Format" msgstr "Format" #: printer/models.py:180 printer/settings.py:25 msgid "Color" msgstr "Couleur" #: printer/models.py:186 msgid "Disposition" msgstr "Disposition" #: printer/models.py:190 msgid "Count" msgstr "Nombre" #: printer/models.py:196 msgid "Stapling" msgstr "Agrafage" #: printer/models.py:202 msgid "Perforation" msgstr "Perforation" #: printer/models.py:243 msgid "This is not your print job" msgstr "Ceci n'est pas votre tache" #: printer/models.py:251 msgid "This is not your print operation job" msgstr "Ceci n'est pas votre tâche" #: printer/settings.py:20 msgid "A4" msgstr "A4" #: printer/settings.py:21 msgid "A3" msgstr "A3" #: printer/settings.py:24 msgid "Greyscale" msgstr "Noir et blanc" #: printer/settings.py:28 msgid "Two sided" msgstr "Recto-verso" #: printer/settings.py:29 msgid "One sided" msgstr "Recto" #: printer/settings.py:30 msgid "Booklet" msgstr "Livret" #: printer/settings.py:33 printer/settings.py:40 msgid "None" msgstr "Aucun" #: printer/settings.py:34 msgid "One top left" msgstr "En haut à gauche" #: printer/settings.py:35 msgid "One top right" msgstr "En haut à droite" #: printer/settings.py:36 msgid "Two left sided" msgstr "Deux à gauche" #: printer/settings.py:37 msgid "Two right sided" msgstr "Deux à droite" #: printer/settings.py:41 msgid "Two left sided holes" msgstr "Deux trous à gauche" #: printer/settings.py:42 msgid "Two right sided holes" msgstr "Deux trous à droite" #: printer/settings.py:43 msgid "Two top holes" msgstr "Deux trous en haut" #: printer/settings.py:44 msgid "Two bottom holes" msgstr "Deux trous en bas" #: printer/settings.py:45 msgid "Four left sided holes" msgstr "Quatre trous à gauche" #: printer/settings.py:46 msgid "Four right sided holes" msgstr "Quatre trous à droite" #: printer/templates/printer/aff_jobs.html:36 msgid "By user" msgstr "Par" #: printer/templates/printer/aff_jobs.html:37 msgid "Start at" msgstr "Début" #: printer/templates/printer/aff_jobs.html:39 msgid "Number" msgstr "Exemplaires" #: printer/templates/printer/aff_jobs.html:41 msgid "Print again" msgstr "Imprimer à nouveau" #: printer/templates/printer/aff_jobs.html:48 msgid "for" msgstr "pour" #: printer/templates/printer/index_jobs.html:28 msgid "Printer" msgstr "Imprimer" #: printer/templates/printer/index_jobs.html:31 #: printer/templates/printer/sidebar.html:34 msgid "List of jobs" msgstr "Liste des taches" #: printer/templates/printer/newjob.html:13 msgid "Printing Menu" msgstr "Menu d'impression" #: printer/templates/printer/newjob.html:23 #: printer/templates/printer/newjob.html:43 msgid "Delete file" msgstr "Supprimer le fichier" #: printer/templates/printer/newjob.html:33 msgid "Add a file" msgstr "Fichier supplémentaire" #: printer/templates/printer/print.html:13 msgid "Confirm printing" msgstr "Confirmer le lancement de l'impression" #: printer/templates/printer/print.html:20 msgid "Filename : " msgstr "Nom du fichier" #: printer/templates/printer/print.html:21 msgid "Price for one copy : " msgstr "Prix d'une copie : " #: printer/templates/printer/print.html:22 msgid "Number of pages : " msgstr "Nombre de pages : " #: printer/templates/printer/sidebar.html:30 msgid "Print document" msgstr "Imprimer un document" #: printer/validators.py:48 #, python-format msgid "" "MIME type '%(type)s' is not valid. Please, use one of these types: " "%(allowed_types)s." msgstr "" "Le type '%(type)s' n'est pas autorisé. Merci d'utiliser un type" "%(allowed_types)s." #: printer/validators.py:51 #, python-format msgid "" "The current file size is %(size)s. The maximum file size is %(max_size)s." msgstr "" "Le fichier a une taille de %(size)s. La taille maximum autorisée est " "%(max_size)s." #: printer/views.py:84 msgid "Next" msgstr "Suivant" #: printer/views.py:116 printer/views.py:142 msgid "Print" msgstr "Imprimer" #: printer/views.py:171 msgid "You are not allowed to print" msgstr "Vous n'êtes pas autorisé à imprimer"