Files
mayan-edms/mayan/apps/documents/locale/fr/LC_MESSAGES/django.po
T

1110 lines
28 KiB
Gettext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Pierre Lhoste <peter.cathbad.host@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
"POT-Creation-Date: 2012-12-12 03:19-0400\n"
"PO-Revision-Date: 2012-12-27 08:29+0000\n"
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/mayan-edms/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: __init__.py:62
msgid "all documents"
msgstr "tous les documents"
#: __init__.py:63 models.py:657 views.py:872
msgid "recent documents"
msgstr "documents récents"
#: __init__.py:64
msgid "upload new documents"
msgstr ""
#: __init__.py:65
msgid "clone metadata"
msgstr "dupliquer les métadonnées"
#: __init__.py:66
msgid "details"
msgstr "détails"
#: __init__.py:67
msgid "properties"
msgstr "propriétés"
#: __init__.py:68 __init__.py:69 __init__.py:91 __init__.py:115
#: __init__.py:121
msgid "delete"
msgstr "supprimer"
#: __init__.py:70 __init__.py:90 __init__.py:114 __init__.py:120
msgid "edit"
msgstr "éditer"
#: __init__.py:71
msgid "preview"
msgstr "prévisualiser"
#: __init__.py:72 __init__.py:73 __init__.py:74
msgid "download"
msgstr "télécharger"
#: __init__.py:75
msgid "find duplicates"
msgstr "rechercher des doublons"
#: __init__.py:76
msgid "find all duplicates"
msgstr "rechercher tous les doublons"
#: __init__.py:76
msgid ""
"Search all the documents' checksums and return a list of the exact matches."
msgstr "Rechercher l'ensemble des sommes de contrôle des documents et renvoyer la liste des correspondances exactes."
#: __init__.py:77
msgid "update office documents' page count"
msgstr "mise à jour du nombre total de pages du document office"
#: __init__.py:77
msgid ""
"Update the page count of the office type documents. This is useful when "
"enabling office document support after there were already office type "
"documents in the database."
msgstr "mise à jour du nombre total de pages des documents de type office. Ceci est particulièrement utile lorsque vous activez la prise en charge des documents office après l'ajour effectif de documents office dans la base de données."
#: __init__.py:78 __init__.py:79
msgid "clear transformations"
msgstr "réinitialiser les transformations"
#: __init__.py:80
msgid "print"
msgstr "imprimer"
#: __init__.py:81
msgid "history"
msgstr "historique"
#: __init__.py:82
msgid "Find missing document files"
msgstr "Rechercher les fichiers de documents manquant "
#: __init__.py:85
msgid "Clear the document image cache"
msgstr "Vider le cache image du document"
#: __init__.py:85
msgid ""
"Clear the graphics representations used to speed up the documents' display "
"and interactive transformations results."
msgstr "Effacer les représentations graphiques utilisées pour accélérer l'affichage du document et le résultat des transformations interactives."
#: __init__.py:88
msgid "page transformations"
msgstr "transformations de pages"
#: __init__.py:89
msgid "create new transformation"
msgstr "créer une nouvelle transformation"
#: __init__.py:93
msgid "page image"
msgstr "image de la page"
#: __init__.py:94
msgid "page text"
msgstr "texte de la page"
#: __init__.py:95
msgid "edit page text"
msgstr "modifier le texte de la page"
#: __init__.py:96
msgid "next page"
msgstr "page suivante"
#: __init__.py:97
msgid "previous page"
msgstr "page précédente"
#: __init__.py:98
msgid "first page"
msgstr "première page"
#: __init__.py:99
msgid "last page"
msgstr "dernière page"
#: __init__.py:100
msgid "zoom in"
msgstr "zoom avant"
#: __init__.py:101
msgid "zoom out"
msgstr "zoom arrière"
#: __init__.py:102
msgid "rotate right"
msgstr "rotation droite"
#: __init__.py:103
msgid "rotate left"
msgstr "rotation gauche"
#: __init__.py:104
msgid "reset view"
msgstr "réinitialiser la vue"
#: __init__.py:107
msgid "versions"
msgstr "versions"
#: __init__.py:108
msgid "revert"
msgstr "revenir"
#: __init__.py:111
msgid "document type list"
msgstr "liste des types de documents"
#: __init__.py:112 views.py:1051
msgid "document types"
msgstr "types de documents"
#: __init__.py:113
msgid "documents of this type"
msgstr "documents de ce type"
#: __init__.py:116 views.py:1162
msgid "create document type"
msgstr "créer un type de document"
#: __init__.py:118
msgid "filenames"
msgstr "noms de fichiers"
#: __init__.py:119
msgid "add filename to document type"
msgstr "ajouter un nom de fichier au type de document"
#: __init__.py:161 permissions.py:7
msgid "Documents"
msgstr "Documents"
#: __init__.py:163 __init__.py:173 models.py:96 views.py:79
msgid "documents"
msgstr "documents"
#: __init__.py:166
msgid "thumbnail"
msgstr "aperçu"
#: events.py:5
msgid "Document creation"
msgstr "Création de document"
#: events.py:6
#, python-format
msgid "Document \"%(content_object)s\" created by %(fullname)s."
msgstr "Document \"%(content_object)s\" créé par %(fullname)s."
#: events.py:7
#, python-format
msgid "Document \"%(content_object)s\" created on %(datetime)s by %(fullname)s."
msgstr "Document \"%(content_object)s\" créé le %(datetime)s par %(fullname)s."
#: events.py:13
msgid "Document edited"
msgstr "Document modifié"
#: events.py:14
#, python-format
msgid "Document \"%(content_object)s\" edited by %(fullname)s."
msgstr "Document \"%(content_object)s\" modifié par %(fullname)s."
#: events.py:15
#, python-format
msgid ""
"Document \"%(content_object)s\" was edited on %(datetime)s by %(fullname)s."
" The following changes took place: %(changes)s."
msgstr "Document \"%(content_object)s\" modifié le %(datetime)s par %(fullname)s. Les modifications effectuées sont: %(changes)s."
#: events.py:24
msgid "Document deleted"
msgstr "Document supprimé"
#: events.py:25
#, python-format
msgid "Document \"%(document)s\" deleted by %(fullname)s."
msgstr "Document \"%(document)s\" supprimé par %(fullname)s."
#: events.py:26
#, python-format
msgid "Document \"%(document)s\" deleted on %(datetime)s by %(fullname)s."
msgstr "Document \"%(document)s\" supprimé le %(datetime)s par %(fullname)s."
#: forms.py:65
msgid "Page image"
msgstr "Image de la page"
#: forms.py:75 forms.py:272
msgid "Contents"
msgstr "Contenu"
#: forms.py:111 forms.py:267
msgid "Page"
msgstr "Page"
#: forms.py:123
msgid "Details"
msgstr "Détails"
#: forms.py:128
msgid "Click on the image for full size preview"
msgstr "Cliquez l'image pour un aperçu taille réelle"
#: forms.py:138
#, python-format
msgid "Document pages (%s)"
msgstr "Pages du document (%s)"
#: forms.py:164
msgid "Use the new version filename as the document filename"
msgstr "Utiliser le nom de fichier de la nouvelle version comme nom de fichier du document"
#: forms.py:180
msgid "Quick document rename"
msgstr "Renommage rapide du document"
#: forms.py:187
msgid "Version update"
msgstr "Mise à jour de version"
#: forms.py:192
msgid "Release level"
msgstr "Niveau de version"
#: forms.py:198
msgid "Release level serial"
msgstr "Numéro de série du niveau de version"
#: forms.py:206
msgid "Comment"
msgstr "Commentaire"
#: forms.py:212
msgid "New document filename"
msgstr "Nouveau nom de fichier du document"
#: forms.py:290
msgid "Page range"
msgstr "Groupe de pages"
#: forms.py:320
msgid "Compress"
msgstr "Compresser"
#: forms.py:320
msgid ""
"Download the document in the original format or in a compressed manner. "
"This option is selectable only when downloading one document, for multiple "
"documents, the bundle will always be downloads as a compressed file."
msgstr "Télécharger le document dans son format original ou sous forme d'archive compressée. Cette option est uniquement disponible lors du téléchargement d'un document, lors du téléchargemtn d'un groupe de documents, ce dernier sera toujours téléchargé en tant qu'archive compressée."
#: forms.py:321
msgid "Compressed filename"
msgstr "Fichier compressé"
#: forms.py:321
msgid ""
"The filename of the compressed file that will contain the documents to be "
"downloaded, if the previous option is selected."
msgstr "Le nom de fichier du fichier compressé qui contiendra les documents à importer, si l'option précédente est sélectionnée"
#: literals.py:15
msgid "final"
msgstr "final"
#: literals.py:16
msgid "alpha"
msgstr "alpha"
#: literals.py:17
msgid "beta"
msgstr "beta"
#: literals.py:18
msgid "release candidate"
msgstr "version candidate pour publication"
#: literals.py:19
msgid "hotfix"
msgstr "correctif"
#: models.py:62
msgid "name"
msgstr "nom"
#: models.py:73 models.py:83 models.py:548 views.py:1069 views.py:1098
#: views.py:1127 views.py:1132 views.py:1175 views.py:1221 views.py:1255
#: views.py:1296
msgid "document type"
msgstr "type de document"
#: models.py:74
msgid "documents types"
msgstr "types de documents"
#: models.py:84
msgid "description"
msgstr "description"
#: models.py:85
msgid "added"
msgstr "ajouté"
#: models.py:95 models.py:313 models.py:646 models.py:661 views.py:227
#: views.py:351
msgid "document"
msgstr "document"
#: models.py:300
#, python-format
msgid "Major %(major)i.%(minor)i, (new release)"
msgstr "Majeur %(major)i.%(minor)i, (nouvelle version)"
#: models.py:301
#, python-format
msgid "Minor %(major)i.%(minor)i, (some updates)"
msgstr "Mineur %(major)i.%(minor)i, (mises à jour)"
#: models.py:302
#, python-format
msgid "Micro %(major)i.%(minor)i.%(micro)i, (fixes)"
msgstr "Micro %(major)i.%(minor)i.%(micro)i, (correction mineures)"
#: models.py:314
msgid "mayor"
msgstr "majeur"
#: models.py:315
msgid "minor"
msgstr "mineur"
#: models.py:316
msgid "micro"
msgstr "micro"
#: models.py:317
msgid "release level"
msgstr "niveau de version"
#: models.py:318
msgid "serial"
msgstr "série"
#: models.py:319
msgid "timestamp"
msgstr "horodatage"
#: models.py:320 views.py:1361
msgid "comment"
msgstr "commentaire"
#: models.py:323
msgid "file"
msgstr "fichier"
#: models.py:327
msgid "checksum"
msgstr "somme de contrôle"
#: models.py:331 models.py:332 models.py:565
msgid "document version"
msgstr "version du document"
#: models.py:424
msgid ""
"This document's file format is not known, the page count has therefore "
"defaulted to 1."
msgstr "Le format de fichier de ce document est inconnu, le nombre de pages est donc de 1 par défaut."
#: models.py:549 views.py:1357
msgid "filename"
msgstr "nom de fichier"
#: models.py:550 views.py:1182
msgid "enabled"
msgstr "activé"
#: models.py:557
msgid "document type quick rename filename"
msgstr "renommage rapide du nom de fichier du type de document"
#: models.py:558
msgid "document types quick rename filenames"
msgstr "renommage rapide des noms de fichiers des types de documents"
#: models.py:566
msgid "content"
msgstr "contenu"
#: models.py:567
msgid "page label"
msgstr "titre de page"
#: models.py:568
msgid "page number"
msgstr "numéro de page"
#: models.py:571
#, python-format
msgid "Page %(page_num)d out of %(total_pages)d of %(document)s"
msgstr "Page %(page_num)d sur %(total_pages)d de %(document)s"
#: models.py:579 models.py:625
msgid "document page"
msgstr "page du document"
#: models.py:580
msgid "document pages"
msgstr "pages du document"
#: models.py:600
msgid "Enter a valid value."
msgstr "Saisissez une valeur valide."
#: models.py:626 views.py:450
msgid "order"
msgstr "ordre"
#: models.py:627 views.py:451 views.py:512 views.py:543
msgid "transformation"
msgstr "transformation"
#: models.py:628 views.py:452
msgid "arguments"
msgstr "arguments"
#: models.py:628
#, python-format
msgid "Use dictionaries to indentify arguments, example: %s"
msgstr "Recourir aux dictionnaires pour identifier les arguments, exemple:%s"
#: models.py:636
msgid "document page transformation"
msgstr "transformation de page de document"
#: models.py:637
msgid "document page transformations"
msgstr "transformations de pages de documents"
#: models.py:645
msgid "user"
msgstr "utilisateur"
#: models.py:647
msgid "accessed"
msgstr "consulté"
#: models.py:656
msgid "recent document"
msgstr "document récent"
#: models.py:662
msgid "Document type"
msgstr ""
#: models.py:663
msgid "MIME type"
msgstr ""
#: models.py:664 views.py:132
msgid "Filename"
msgstr "Nom de fichier"
#: models.py:665
msgid "Metadata type"
msgstr ""
#: models.py:666
msgid "Metadata value"
msgstr ""
#: models.py:667
msgid "Content"
msgstr ""
#: models.py:668
msgid "Description"
msgstr ""
#: models.py:669
msgid "Tags"
msgstr ""
#: models.py:670
msgid "Comments"
msgstr ""
#: permissions.py:9
msgid "Create documents"
msgstr "Créer les documents"
#: permissions.py:10
msgid "Edit document properties"
msgstr "Modifier les propriétés du document"
#: permissions.py:11
msgid "Edit documents"
msgstr "Modifier les documents"
#: permissions.py:12
msgid "View documents"
msgstr "Visualiser les documents"
#: permissions.py:13
msgid "Delete documents"
msgstr "Supprimer les documents"
#: permissions.py:14 views.py:408
msgid "Download documents"
msgstr "Télécharger les documents"
#: permissions.py:15
msgid "Transform documents"
msgstr "Transformer les documents"
#: permissions.py:16
msgid "Execute document modifying tools"
msgstr "Lancer les outils de modification de document"
#: permissions.py:17
msgid "Revert documents to a previous version"
msgstr "Revenir à une version précédente du document"
#: permissions.py:18
msgid "Create new document versions"
msgstr "Créer une nouvelle version du document"
#: permissions.py:20
msgid "Documents setup"
msgstr "Configuration des documents"
#: permissions.py:22
msgid "View document types"
msgstr "Afficher les types de documents"
#: permissions.py:23
msgid "Edit document types"
msgstr "Modifier des types de documents"
#: permissions.py:24
msgid "Delete document types"
msgstr "Supprimer des types de documents"
#: permissions.py:25
msgid "Create document types"
msgstr "Créer des types de documents"
#: statistics.py:44
#, python-format
msgid "Document types: %d"
msgstr "Types de documents:%d"
#: statistics.py:45
#, python-format
msgid "Documents in database: %d"
msgstr "Documents dans la base de données:%d"
#: statistics.py:50
#, python-format
msgid "Documents in storage: %d"
msgstr "Documents en stockage local:%d "
#: statistics.py:52
#, python-format
msgid ""
"Space used in storage: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d"
" bytes"
msgstr "Espace utilisé en stockage local: %(base_2)s (base 2), %(base_10)s (base 10), %(bytes)d bytes"
#: statistics.py:63
#, python-format
msgid "Document pages in database: %d"
msgstr "Nombre de pages de documents dans la base de données:%d"
#: statistics.py:64
#, python-format
msgid "Minimum amount of pages per document: %d"
msgstr "Nombre minimal de pages par document:%d"
#: statistics.py:65
#, python-format
msgid "Maximum amount of pages per document: %d"
msgstr "Nombre maximal de pages par document:%d"
#: statistics.py:66
#, python-format
msgid "Average amount of pages per document: %f"
msgstr "Nombre moyen de pages par document:%f"
#: statistics.py:71
msgid "Document statistics"
msgstr "Statistiques sur les documents"
#: views.py:133
msgid "File mimetype"
msgstr "Type MIME du fichier"
#: views.py:133 views.py:134
msgid "None"
msgstr "Aucun"
#: views.py:134
msgid "File mime encoding"
msgstr "Encodage MIME du fichier"
#: views.py:135
msgid "File size"
msgstr "Taille du fichier"
#: views.py:136
msgid "Exists in storage"
msgstr "Présent dans le stockage local"
#: views.py:137
msgid "File path in storage"
msgstr "Chemin du fichier dans le stockage local"
#: views.py:138
msgid "Date added"
msgstr "Date d'ajout"
#: views.py:139
msgid "Time added"
msgstr "Heure d'ajout"
#: views.py:140
msgid "Checksum"
msgstr "Somme de contrôle"
#: views.py:141
msgid "UUID"
msgstr "UUID"
#: views.py:142
msgid "Pages"
msgstr "Pages"
#: views.py:151
#, python-format
msgid "document properties for: %s"
msgstr "propriétés de document pour:%s"
#: views.py:173
msgid "document data"
msgstr "données du document"
#: views.py:197 views.py:647
msgid "Must provide at least one document."
msgstr "Au moins un document est requis"
#: views.py:218
msgid "Document deleted successfully."
msgstr "Suppression du document effectuée avec succès."
#: views.py:220
#, python-format
msgid "Document: %(document)s delete error: %(error)s"
msgstr "Document: erreur de suppression du %(document)s: %(error)s"
#: views.py:235
#, python-format
msgid "Are you sure you wish to delete the document: %s?"
msgstr "Etes vous certain de vouloir supprimer le document:%s?"
#: views.py:237
#, python-format
msgid "Are you sure you wish to delete the documents: %s?"
msgstr "Etes vous certain de vouloir supprimer les documents:%s?"
#: views.py:276
#, python-format
msgid "Document \"%s\" edited successfully."
msgstr "Modification du document \"%s\" effectuée."
#: views.py:342
msgid "documents to be downloaded"
msgstr "documents à télécharger"
#: views.py:352 views.py:1341
msgid "version"
msgstr "version"
#: views.py:409
msgid "Download"
msgstr "Télécharger"
#: views.py:411
msgid "Return"
msgstr "Retour"
#: views.py:446
#, python-format
msgid "transformations for: %s"
msgstr "transformations pour:%s"
#: views.py:473
msgid "Document page transformation created successfully."
msgstr "Transformation de page pour le document créée avec succès."
#: views.py:482
#, python-format
msgid "Create new transformation for page: %(page)s of document: %(document)s"
msgstr "Créer une nouvelle transformation pour la page:%(page)s du document: %(document)s"
#: views.py:501
msgid "Document page transformation edited successfully."
msgstr "Transformation de page pour le document modifiée avec succès."
#: views.py:514
#, python-format
msgid "Edit transformation \"%(transformation)s\" for: %(document_page)s"
msgstr "Modifier la transformation \"%(transformation)s\" pour: %(document_page)s"
#: views.py:534
msgid "Document page transformation deleted successfully."
msgstr "Transformation de page pour le document supprimée avec succès."
#: views.py:545
#, python-format
msgid ""
"Are you sure you wish to delete transformation \"%(transformation)s\" for: "
"%(document_page)s"
msgstr "Êtes vous certain de vouloir supprimer la transformation \"%(transformation)s\" pour: %(document_page)s"
#: views.py:563
#, python-format
msgid "duplicates of: %s"
msgstr "doublon de:%s"
#: views.py:575
msgid "Are you sure you wish to find all duplicates?"
msgstr "Êtes vous certain de vouloir rechercher tous les doublons ?"
#: views.py:576 views.py:634 views.py:702
msgid "On large databases this operation may take some time to execute."
msgstr "Sur une grosse base de données cette opération peut prendre un certain temps."
#: views.py:599
msgid "duplicated documents"
msgstr "documents en doublon"
#: views.py:625
#, python-format
msgid ""
"Page count update complete. Documents processed: %(total)d, documents with "
"changed page count: %(change)d"
msgstr "Mise à jour du nombre total de pages effectué. Documents traités: %(total)d, documents dont le nombre total de pages a été modifié: %(change)d"
#: views.py:633
#, python-format
msgid ""
"Are you sure you wish to update the page count for the office documents "
"(%d)?"
msgstr "Êtes vous certain de vouloir mettre à jour les nombres totals de pages pour les documents office (%d)?"
#: views.py:665
#, python-format
msgid ""
"All the page transformations for document: %s, have been deleted "
"successfully."
msgstr "Toutes les transformations de page pour le document:%s, ont été supprimées avec succès"
#: views.py:667
#, python-format
msgid ""
"Error deleting the page transformations for document: %(document)s; "
"%(error)s."
msgstr "Erreur survenue lors de la suppression des transformations de page pour le document:%(document)s; %(error)s."
#: views.py:673
msgid "document transformation"
msgstr "transformation du document"
#: views.py:682
#, python-format
msgid ""
"Are you sure you wish to clear all the page transformations for document: "
"%s?"
msgstr "Êtes vous certain de vouloir supprimer toutes les transformations de page pour le document:%s?"
#: views.py:684
#, python-format
msgid ""
"Are you sure you wish to clear all the page transformations for documents: "
"%s?"
msgstr "Êtes vous certain de vouloir supprimer toutes les transformations de page pour les documents:%s?"
#: views.py:712
msgid "missing documents"
msgstr "documents introuvables"
#: views.py:728 views.py:770
#, python-format
msgid "details for: %s"
msgstr "détails pour:%s"
#: views.py:789
msgid "Document page edited successfully."
msgstr "Page du document modifiée avec succès"
#: views.py:798
#, python-format
msgid "edit: %s"
msgstr "modifier:%s"
#: views.py:815
msgid "There are no more pages in this document"
msgstr "Il n'y a pas d'autres pages dans ce document"
#: views.py:833
msgid "You are already at the first page of this document"
msgstr "Vous êtes déjà sur la première page du document"
#: views.py:994
#, python-format
msgid "print: %s"
msgstr "imprimer:%s"
#: views.py:1067
#, python-format
msgid "documents of type \"%s\""
msgstr "documents du type \"%s\""
#: views.py:1087
msgid "Document type edited successfully"
msgstr "Type de document modifié avec succès"
#: views.py:1090
#, python-format
msgid "Error editing document type; %s"
msgstr "Erreur lors de la modification du type de document;%s"
#: views.py:1095
#, python-format
msgid "edit document type: %s"
msgstr "modifier le type de document:%s"
#: views.py:1119
#, python-format
msgid "Document type: %s deleted successfully."
msgstr "Type de document:%s supprimé avec succès."
#: views.py:1121
#, python-format
msgid "Document type: %(document_type)s delete error: %(error)s"
msgstr "Type de document: %(document_type)s erreur de suppression: %(error)s"
#: views.py:1136
#, python-format
msgid "Are you sure you wish to delete the document type: %s?"
msgstr "Êtes vous certain de vouloir supprimer le type de document:%s?"
#: views.py:1137
msgid ""
"The document type of all documents using this document type will be set to "
"none."
msgstr "Le type de document de tous les documents utilisant ce type de document seront réinitialisés."
#: views.py:1153
msgid "Document type created successfully"
msgstr "Type de document créé avec succès"
#: views.py:1156
#, python-format
msgid "Error creating document type; %(error)s"
msgstr "Erreur lors de la création du type de document;%(error)s"
#: views.py:1174
#, python-format
msgid "filenames for document type: %s"
msgstr "noms de fichiers pour le type de document:%s"
#: views.py:1205
msgid "Document type filename edited successfully"
msgstr "nom de fichier pour le type de document modifié avec succès"
#: views.py:1208
#, python-format
msgid "Error editing document type filename; %s"
msgstr "Erreur lors de la modification du nom de fichier du type de document;%s"
#: views.py:1213
#, python-format
msgid "edit filename \"%(filename)s\" from document type \"%(document_type)s\""
msgstr "modifier le nom de fichier \"%(filename)s\" du type de document \"%(document_type)s\""
#: views.py:1222 views.py:1248 views.py:1256
msgid "document type filename"
msgstr "nom de fichier du type de document"
#: views.py:1240
#, python-format
msgid "Document type filename: %s deleted successfully."
msgstr "Nom de fichier du type de document:%s supprimé avec succès."
#: views.py:1242
#, python-format
msgid ""
"Document type filename: %(document_type_filename)s delete error: %(error)s"
msgstr "Nom de fichier du type de document:%(document_type_filename)s erreur de suppression:%(error)s"
#: views.py:1258
#, python-format
msgid ""
"Are you sure you wish to delete the filename: %(filename)s, from document "
"type \"%(document_type)s\"?"
msgstr "Êtes vous certain de vouloir supprimer le fichier:%(filename)s, du type de document \"%(document_type)s\"?"
#: views.py:1283
msgid "Document type filename created successfully"
msgstr "Nom de fichier du type de document créé avec succès"
#: views.py:1286
#, python-format
msgid "Error creating document type filename; %(error)s"
msgstr "Erreur lors de la création du nom de fichier du type de document; %(error)s"
#: views.py:1292
#, python-format
msgid "create filename for document type: %s"
msgstr "créer un fichier pour le type de document:%s"
#: views.py:1310
msgid "Document image cache cleared successfully"
msgstr "Cache d'image du document vidé avec succès"
#: views.py:1312
#, python-format
msgid "Error clearing document image cache; %s"
msgstr "Erreur lors du vidage du cache d'images du document;%s"
#: views.py:1318
msgid "Are you sure you wish to clear the document image cache?"
msgstr "Êtes vous certain de vouloir vider le cache d'images du document?"
#: views.py:1335
#, python-format
msgid "versions for document: %s"
msgstr "versions du document:%s"
#: views.py:1345
msgid "time and date"
msgstr "heure et date"
#: views.py:1349
msgid "mimetype"
msgstr "type mime"
#: views.py:1353
msgid "encoding"
msgstr "encodage"
#: views.py:1384
msgid "Document version reverted successfully"
msgstr "Retour à version précédente du document effectuée avec succès"
#: views.py:1386
#, python-format
msgid "Error reverting document version; %s"
msgstr "Erreur lors du retour à une version précédente du document;%s"
#: views.py:1393
msgid "Are you sure you wish to revert to this version?"
msgstr "Êtes vous certain de vouloir revenir à cette version?"
#: views.py:1394
msgid "All later version after this one will be deleted too."
msgstr "Toutes les versions postérieures à celle-ci seront effacées"
#: widgets.py:25
msgid "document page image"
msgstr "image pour la page du document"
#: wizards.py:36
msgid "step 1 of 3: Document type"
msgstr ""
#: wizards.py:37
msgid "step 2 of 3: Metadata selection"
msgstr ""
#: wizards.py:38
msgid "step 3 of 3: Document metadata"
msgstr ""
#: wizards.py:46
msgid "Next step"
msgstr ""
#: conf/settings.py:38
msgid ""
"Maximum number of recent (created, edited, viewed) documents to remember per"
" user."
msgstr "Nombre maximum de documents récents (créés, modifiés, visualisés) à mémoriser par utilisateur."
#: conf/settings.py:39
msgid "Amount in percent zoom in or out a document page per user interaction."
msgstr "Valeur en pourcentage du zoom avant ou arrière pour une page de document pour les utilisateurs."
#: conf/settings.py:40
msgid ""
"Maximum amount in percent (%) to allow user to zoom in a document page "
"interactively."
msgstr "Maximum en pourcents (%) de la valeur du zoom avant interactif autorisé pour l'utilisateur."
#: conf/settings.py:41
msgid ""
"Minimum amount in percent (%) to allow user to zoom out a document page "
"interactively."
msgstr "Minimum en pourcents (%) de la valeur du zoom arrière interactif autorisé pour l'utilisateur."
#: conf/settings.py:42
msgid "Amount in degrees to rotate a document page per user interaction."
msgstr "Valeur en degrés pour la rotation d'une page de document par l'utilisateur"
#: templates/document_types_help.html:3
msgid "What are document types?"
msgstr "Quels sont les types de documents ?"
#: templates/document_types_help.html:4
msgid ""
"Document types define a class that represents a broard group of documents, "
"such as: invoices, regulations or manuals. The advantage of using document "
"types are: assigning a list of typical filenames for quick renaming during "
"creation, as well as assigning default metadata types and sets to it."
msgstr "Les types de documents définissent une classe de documents qui représentent un groupe de documents au sens large tels que: facture, règlement, ou manuel d'utilisation. L'utilisation de types de documents présente comme avantages: renommage rapide d'une liste de noms de fichiers lors de leur création, ainsi que l'affectation automatique de types et de groupes de métadonnées. "
#: templates/recent_document_list_help.html:3
msgid "What are recent documents?"
msgstr "Quels sont les documents les plus récents ?"
#: templates/recent_document_list_help.html:4
#, python-format
msgid ""
"Here you will find the latest %(recent_count)s documents you have either "
"created or edited in any way."
msgstr "Vous trouverez ici les derniers %(recent_count)s documents que vous avez créés ou modifiés d'une façon ou d'une autre."