X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/e02b9030545b650eba72674d0be9cd4d68e589e5..276ab9a78a0577ddd11f0e8e419149c6241af90e:/po/fr.po?ds=inline diff --git a/po/fr.po b/po/fr.po index c398f663f..b8d158a99 100644 --- a/po/fr.po +++ b/po/fr.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki 3.141\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2011-04-30 17:20-0400\n" +"POT-Creation-Date: 2012-03-19 14:39-0400\n" "PO-Revision-Date: 2010-10-03 10:42+0200\n" "Last-Translator: Philippe Batailler \n" "Language-Team: French \n" @@ -54,7 +54,7 @@ msgstr "Les préférences ont été enregistrées." msgid "You are banned." msgstr "Vous avez été banni." -#: ../IkiWiki/CGI.pm:464 ../IkiWiki/CGI.pm:465 ../IkiWiki.pm:1443 +#: ../IkiWiki/CGI.pm:464 ../IkiWiki/CGI.pm:465 ../IkiWiki.pm:1480 msgid "Error" msgstr "Erreur" @@ -93,45 +93,45 @@ msgstr "Fin de validité de %s (date de %s jours)" msgid "expiring %s" msgstr "Fin de validité de %s" -#: ../IkiWiki/Plugin/aggregate.pm:509 +#: ../IkiWiki/Plugin/aggregate.pm:510 #, perl-format msgid "last checked %s" msgstr "dernière vérification : %s" -#: ../IkiWiki/Plugin/aggregate.pm:513 +#: ../IkiWiki/Plugin/aggregate.pm:514 #, perl-format msgid "checking feed %s ..." msgstr "Vérification du flux %s..." -#: ../IkiWiki/Plugin/aggregate.pm:518 +#: ../IkiWiki/Plugin/aggregate.pm:519 #, perl-format msgid "could not find feed at %s" msgstr "Impossible de trouver de flux à %s" -#: ../IkiWiki/Plugin/aggregate.pm:541 +#: ../IkiWiki/Plugin/aggregate.pm:542 msgid "feed not found" msgstr "Flux introuvable " -#: ../IkiWiki/Plugin/aggregate.pm:552 +#: ../IkiWiki/Plugin/aggregate.pm:553 #, perl-format msgid "(invalid UTF-8 stripped from feed)" msgstr "(chaîne UTF-8 non valable supprimée du flux)" -#: ../IkiWiki/Plugin/aggregate.pm:560 +#: ../IkiWiki/Plugin/aggregate.pm:561 #, perl-format msgid "(feed entities escaped)" msgstr "(échappement des entités de flux)" -#: ../IkiWiki/Plugin/aggregate.pm:568 +#: ../IkiWiki/Plugin/aggregate.pm:569 msgid "feed crashed XML::Feed!" msgstr "Plantage du flux XML::Feed !" -#: ../IkiWiki/Plugin/aggregate.pm:657 +#: ../IkiWiki/Plugin/aggregate.pm:661 #, perl-format msgid "creating new page %s" msgstr "Création de la nouvelle page %s" -#: ../IkiWiki/Plugin/aggregate.pm:677 ../IkiWiki/Plugin/edittemplate.pm:135 +#: ../IkiWiki/Plugin/aggregate.pm:689 ../IkiWiki/Plugin/edittemplate.pm:135 msgid "failed to process template:" msgstr "Échec du traitementdu modèle :" @@ -139,7 +139,7 @@ msgstr "Échec du traitementdu modèle :" msgid "deleting bucket.." msgstr "Suppression du compartiment S3 (« bucket »)..." -#: ../IkiWiki/Plugin/amazon_s3.pm:38 ../ikiwiki.in:226 +#: ../IkiWiki/Plugin/amazon_s3.pm:38 ../ikiwiki.in:225 msgid "done" msgstr "Terminé" @@ -160,23 +160,32 @@ msgstr "Impossible de sauvegarder le fichier dans le compartiment S3 : " msgid "Failed to delete file from S3: " msgstr "Échec lors de la suppression du fichier sur S3 : " -#: ../IkiWiki/Plugin/attachment.pm:50 +#: ../IkiWiki/Plugin/attachment.pm:52 #, perl-format msgid "there is already a page named %s" msgstr "Il existe déjà une page nommée %s" -#: ../IkiWiki/Plugin/attachment.pm:66 +#: ../IkiWiki/Plugin/attachment.pm:68 msgid "prohibited by allowed_attachments" msgstr "Action interdite par allowed_attachments" -#: ../IkiWiki/Plugin/attachment.pm:144 +#: ../IkiWiki/Plugin/attachment.pm:225 msgid "bad attachment filename" msgstr "Nom de la pièce jointe incorrect" -#: ../IkiWiki/Plugin/attachment.pm:188 +#: ../IkiWiki/Plugin/attachment.pm:296 msgid "attachment upload" msgstr "Envoi de la pièce jointe" +#: ../IkiWiki/Plugin/attachment.pm:347 +#, fuzzy +msgid "this attachment is not yet saved" +msgstr "%s est une pièce jointe, pas une page." + +#: ../IkiWiki/Plugin/attachment.pm:365 +msgid "just uploaded" +msgstr "" + #: ../IkiWiki/Plugin/autoindex.pm:43 #, fuzzy, perl-format msgid "creating index page %s" @@ -217,64 +226,65 @@ msgstr "Format de page non reconnu %s" msgid "comment must have content" msgstr "Un commentaire doit avoir un contenu." -#: ../IkiWiki/Plugin/comments.pm:195 +#: ../IkiWiki/Plugin/comments.pm:200 msgid "Anonymous" msgstr "Anonyme" -#: ../IkiWiki/Plugin/comments.pm:257 +#: ../IkiWiki/Plugin/comments.pm:262 msgid "Comment Moderation" msgstr "Modération du commentaire" -#: ../IkiWiki/Plugin/comments.pm:373 ../IkiWiki/Plugin/editpage.pm:95 +#: ../IkiWiki/Plugin/comments.pm:378 ../IkiWiki/Plugin/editpage.pm:95 #: ../IkiWiki/Plugin/editpage.pm:101 msgid "bad page name" msgstr "Nom de page incorrect" -#: ../IkiWiki/Plugin/comments.pm:376 +#: ../IkiWiki/Plugin/comments.pm:381 #, perl-format msgid "commenting on %s" msgstr "Faire un commentaire sur %s" -#: ../IkiWiki/Plugin/comments.pm:393 +#: ../IkiWiki/Plugin/comments.pm:398 #, perl-format msgid "page '%s' doesn't exist, so you can't comment" msgstr "La page '%s' n'existe pas, commentaire impossible." -#: ../IkiWiki/Plugin/comments.pm:400 +#: ../IkiWiki/Plugin/comments.pm:405 #, perl-format msgid "comments on page '%s' are closed" msgstr "Le commentaire pour la page '%s' est terminé." -#: ../IkiWiki/Plugin/comments.pm:514 +#: ../IkiWiki/Plugin/comments.pm:519 msgid "comment stored for moderation" msgstr "Le commentaire a été enregistré, en attente de « modération »" -#: ../IkiWiki/Plugin/comments.pm:516 +#: ../IkiWiki/Plugin/comments.pm:521 msgid "Your comment will be posted after moderator review" msgstr "Votre commentaire sera publié après vérification par le modérateur" -#: ../IkiWiki/Plugin/comments.pm:529 +#: ../IkiWiki/Plugin/comments.pm:534 msgid "Added a comment" msgstr "Commentaire ajouté" -#: ../IkiWiki/Plugin/comments.pm:533 +#: ../IkiWiki/Plugin/comments.pm:538 #, perl-format msgid "Added a comment: %s" msgstr "Commentaire ajouté : %s" -#: ../IkiWiki/Plugin/comments.pm:602 ../IkiWiki/Plugin/websetup.pm:269 +#: ../IkiWiki/Plugin/comments.pm:607 ../IkiWiki/Plugin/userlist.pm:55 +#: ../IkiWiki/Plugin/websetup.pm:272 msgid "you are not logged in as an admin" msgstr "Vous n'êtes pas authentifié comme administrateur" -#: ../IkiWiki/Plugin/comments.pm:654 +#: ../IkiWiki/Plugin/comments.pm:659 msgid "Comment moderation" msgstr "Modération du commentaire" -#: ../IkiWiki/Plugin/comments.pm:695 +#: ../IkiWiki/Plugin/comments.pm:700 msgid "comment moderation" msgstr "modération du commentaire" -#: ../IkiWiki/Plugin/comments.pm:856 +#: ../IkiWiki/Plugin/comments.pm:861 #, perl-format msgid "%i comment" msgid_plural "%i comments" @@ -284,11 +294,11 @@ msgstr[1] "%i commentaires" #. translators: Here "Comment" is a verb; #. translators: the user clicks on it to #. translators: post a comment. -#: ../IkiWiki/Plugin/comments.pm:866 +#: ../IkiWiki/Plugin/comments.pm:871 msgid "Comment" msgstr "poster un commentaire" -#: ../IkiWiki/Plugin/conditional.pm:28 ../IkiWiki/Plugin/cutpaste.pm:46 +#: ../IkiWiki/Plugin/conditional.pm:27 ../IkiWiki/Plugin/cutpaste.pm:46 #: ../IkiWiki/Plugin/cutpaste.pm:60 ../IkiWiki/Plugin/cutpaste.pm:75 #: ../IkiWiki/Plugin/testpagespec.pm:26 #, perl-format @@ -314,14 +324,14 @@ msgstr "Suppression de l'ancienne prévisualisation %s" msgid "%s is not an editable page" msgstr "%s n'est pas une page éditable" -#: ../IkiWiki/Plugin/editpage.pm:298 +#: ../IkiWiki/Plugin/editpage.pm:307 #, perl-format msgid "creating %s" msgstr "Création de %s" -#: ../IkiWiki/Plugin/editpage.pm:316 ../IkiWiki/Plugin/editpage.pm:335 -#: ../IkiWiki/Plugin/editpage.pm:346 ../IkiWiki/Plugin/editpage.pm:391 -#: ../IkiWiki/Plugin/editpage.pm:433 +#: ../IkiWiki/Plugin/editpage.pm:325 ../IkiWiki/Plugin/editpage.pm:344 +#: ../IkiWiki/Plugin/editpage.pm:355 ../IkiWiki/Plugin/editpage.pm:400 +#: ../IkiWiki/Plugin/editpage.pm:442 #, perl-format msgid "editing %s" msgstr "Édition de %s" @@ -365,55 +375,55 @@ msgstr "Ce n'est pas une page." msgid "%s is an attachment, not a page." msgstr "%s est une pièce jointe, pas une page." -#: ../IkiWiki/Plugin/git.pm:776 ../IkiWiki/Plugin/git.pm:839 -#: ../IkiWiki.pm:1653 +#: ../IkiWiki/Plugin/git.pm:786 ../IkiWiki/Plugin/git.pm:849 +#: ../IkiWiki.pm:1700 #, perl-format msgid "you are not allowed to change %s" msgstr "Vous n'êtes pas autorisé à modifier %s" -#: ../IkiWiki/Plugin/git.pm:798 +#: ../IkiWiki/Plugin/git.pm:808 #, perl-format msgid "you cannot act on a file with mode %s" msgstr "Vous ne pouvez pas modifier un fichier dont le mode est %s" -#: ../IkiWiki/Plugin/git.pm:802 +#: ../IkiWiki/Plugin/git.pm:812 msgid "you are not allowed to change file modes" msgstr "Vous n'êtes pas autorisé à modifier le mode des fichiers" -#: ../IkiWiki/Plugin/git.pm:872 +#: ../IkiWiki/Plugin/git.pm:882 #, fuzzy msgid "you are not allowed to revert a merge" msgstr "Vous n'êtes pas autorisé à modifier %s" -#: ../IkiWiki/Plugin/git.pm:891 +#: ../IkiWiki/Plugin/git.pm:899 #, fuzzy, perl-format msgid "Failed to revert commit %s" msgstr "Échec de la compilation de %s" -#: ../IkiWiki/Plugin/google.pm:26 ../IkiWiki/Plugin/search.pm:38 +#: ../IkiWiki/Plugin/google.pm:26 ../IkiWiki/Plugin/search.pm:41 #, perl-format msgid "Must specify %s when using the %s plugin" msgstr "Vous devez indiquer %s lors de l'utilisation du greffon %s." -#: ../IkiWiki/Plugin/graphviz.pm:68 +#: ../IkiWiki/Plugin/graphviz.pm:87 msgid "failed to run graphviz" msgstr "Échec du lancement de graphviz" -#: ../IkiWiki/Plugin/graphviz.pm:91 +#: ../IkiWiki/Plugin/graphviz.pm:143 msgid "prog not a valid graphviz program" msgstr "Ce programme n'est pas un programme graphviz valable" -#: ../IkiWiki/Plugin/highlight.pm:88 +#: ../IkiWiki/Plugin/highlight.pm:83 #, perl-format msgid "tohighlight contains unknown file type '%s'" msgstr "tohighlight contient un type de fichier inconnu : '%s'" -#: ../IkiWiki/Plugin/highlight.pm:99 +#: ../IkiWiki/Plugin/highlight.pm:94 #, perl-format msgid "Source code: %s" msgstr "Code source : %s" -#: ../IkiWiki/Plugin/highlight.pm:184 +#: ../IkiWiki/Plugin/highlight.pm:179 msgid "" "warning: highlight perl module not available; falling back to pass through" msgstr "" @@ -424,16 +434,16 @@ msgstr "" msgid "htmltidy failed to parse this html" msgstr "htmltidy n'a pas pu analyser cette page html" -#: ../IkiWiki/Plugin/img.pm:69 +#: ../IkiWiki/Plugin/img.pm:70 msgid "Image::Magick is not installed" msgstr "Image::Magick n'est pas installé" -#: ../IkiWiki/Plugin/img.pm:73 ../IkiWiki/Plugin/img.pm:117 +#: ../IkiWiki/Plugin/img.pm:74 ../IkiWiki/Plugin/img.pm:118 #, perl-format msgid "failed to read %s: %s" msgstr "Échec de la lecture de %s : %s" -#: ../IkiWiki/Plugin/img.pm:79 +#: ../IkiWiki/Plugin/img.pm:80 #, perl-format msgid "wrong size format \"%s\" (should be WxH)" msgstr "Format de la taille incorrect \"%s\", (devrait être LxH)" @@ -443,7 +453,7 @@ msgstr "Format de la taille incorrect \"%s\", (devrait être LxH)" msgid "failed to resize: %s" msgstr "Échec du redimensionnement : %s" -#: ../IkiWiki/Plugin/img.pm:146 +#: ../IkiWiki/Plugin/img.pm:147 #, perl-format msgid "failed to determine size of image %s" msgstr "Échec de la détermination de la taille de l'image : %s" @@ -462,31 +472,31 @@ msgstr "Modification de page interdite" msgid "missing pages parameter" msgstr "Paramètre « pages » manquant" -#: ../IkiWiki/Plugin/inline.pm:192 +#: ../IkiWiki/Plugin/inline.pm:209 #, perl-format msgid "the %s and %s parameters cannot be used together" msgstr "Les paramètres %s et %s ne peuvent être utilisés ensemble." -#: ../IkiWiki/Plugin/inline.pm:297 +#: ../IkiWiki/Plugin/inline.pm:314 #, perl-format msgid "%s (RSS feed)" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:301 +#: ../IkiWiki/Plugin/inline.pm:318 #, perl-format msgid "%s (Atom feed)" msgstr "" -#: ../IkiWiki/Plugin/inline.pm:330 +#: ../IkiWiki/Plugin/inline.pm:347 msgid "Add a new post titled:" msgstr "Ajouter un nouvel article dont le titre est :" -#: ../IkiWiki/Plugin/inline.pm:369 ../IkiWiki/Plugin/template.pm:44 +#: ../IkiWiki/Plugin/inline.pm:386 ../IkiWiki/Plugin/template.pm:44 #, fuzzy, perl-format msgid "failed to process template %s" msgstr "Échec du traitementdu modèle :" -#: ../IkiWiki/Plugin/inline.pm:693 +#: ../IkiWiki/Plugin/inline.pm:711 msgid "RPC::XML::Client not found, not pinging" msgstr "RPC::XML::Client introuvable, pas de réponse au ping" @@ -504,11 +514,11 @@ msgstr "linkmap" msgid "%s is locked and cannot be edited" msgstr "%s est verrouillé et ne peut être modifié" -#: ../IkiWiki/Plugin/mdwn.pm:45 +#: ../IkiWiki/Plugin/mdwn.pm:52 msgid "multimarkdown is enabled, but Text::MultiMarkdown is not installed" msgstr "mulitmarkdown est activé mais Text::Multimarkdown n'est pas installé" -#: ../IkiWiki/Plugin/mdwn.pm:70 +#: ../IkiWiki/Plugin/mdwn.pm:96 #, perl-format msgid "failed to load Markdown.pm perl module (%s) or /usr/bin/markdown (%s)" msgstr "" @@ -532,7 +542,7 @@ msgstr "Page de redirection introuvable" msgid "redir cycle is not allowed" msgstr "Redirection cyclique non autorisée" -#: ../IkiWiki/Plugin/meta.pm:425 +#: ../IkiWiki/Plugin/meta.pm:427 msgid "sort=meta requires a parameter" msgstr "sort=meta demande un paramètre." @@ -552,7 +562,7 @@ msgstr "le commentaire doit passer par une instance de modération" msgid "more" msgstr "lire la suite" -#: ../IkiWiki/Plugin/openid.pm:70 +#: ../IkiWiki/Plugin/openid.pm:71 #, perl-format msgid "failed to load openid module: " msgstr "Impossible de charger le module openid" @@ -623,7 +633,7 @@ msgstr "va envoyer un ping à %s" msgid "Ignoring ping directive for wiki %s (this wiki is %s)" msgstr "Les instructions du wiki %s sont ignorées (ce wiki est %s)" -#: ../IkiWiki/Plugin/pinger.pm:78 +#: ../IkiWiki/Plugin/pinger.pm:80 msgid "LWP not found, not pinging" msgstr "LWP est introuvable. Pas de réponse au ping" @@ -654,11 +664,11 @@ msgstr "" "po_link_to=negotiated nécessite que usedirs soit activé, retour à " "po_link_to=default." -#: ../IkiWiki/Plugin/po.pm:460 +#: ../IkiWiki/Plugin/po.pm:467 msgid "updated PO files" msgstr "Fichiers PO mis à jour." -#: ../IkiWiki/Plugin/po.pm:483 +#: ../IkiWiki/Plugin/po.pm:490 msgid "" "Can not remove a translation. If the master page is removed, however, its " "translations will be removed as well." @@ -666,7 +676,7 @@ msgstr "" "Impossible de supprimer cette traduction. Si la page maître est supprimée, " "alors ses traductions seront supprimées." -#: ../IkiWiki/Plugin/po.pm:503 +#: ../IkiWiki/Plugin/po.pm:510 msgid "" "Can not rename a translation. If the master page is renamed, however, its " "translations will be renamed as well." @@ -674,56 +684,56 @@ msgstr "" "Impossible de renommer cette traduction. Si la page maître est renommée, " "alors ses traductions pourront être renommées." -#: ../IkiWiki/Plugin/po.pm:949 +#: ../IkiWiki/Plugin/po.pm:956 #, perl-format msgid "POT file (%s) does not exist" msgstr "Le fichier POT %s n'existe pas." -#: ../IkiWiki/Plugin/po.pm:963 +#: ../IkiWiki/Plugin/po.pm:970 #, perl-format msgid "failed to copy underlay PO file to %s" msgstr "Impossible de copier le fichier PO underlay dans %s" -#: ../IkiWiki/Plugin/po.pm:972 +#: ../IkiWiki/Plugin/po.pm:979 #, perl-format msgid "failed to update %s" msgstr "Impossible de mettre à jour %s" -#: ../IkiWiki/Plugin/po.pm:978 +#: ../IkiWiki/Plugin/po.pm:985 #, perl-format msgid "failed to copy the POT file to %s" msgstr "Impossible de copier le fichier POT dans %s" -#: ../IkiWiki/Plugin/po.pm:1014 +#: ../IkiWiki/Plugin/po.pm:1021 msgid "N/A" msgstr "N/A" -#: ../IkiWiki/Plugin/po.pm:1025 +#: ../IkiWiki/Plugin/po.pm:1032 #, perl-format msgid "failed to translate %s" msgstr "Impossible de traduire %s" -#: ../IkiWiki/Plugin/po.pm:1104 +#: ../IkiWiki/Plugin/po.pm:1111 msgid "removed obsolete PO files" msgstr "Fichiers PO obsolètes supprimés." -#: ../IkiWiki/Plugin/po.pm:1161 ../IkiWiki/Plugin/po.pm:1173 -#: ../IkiWiki/Plugin/po.pm:1212 +#: ../IkiWiki/Plugin/po.pm:1168 ../IkiWiki/Plugin/po.pm:1180 +#: ../IkiWiki/Plugin/po.pm:1219 #, perl-format msgid "failed to write %s" msgstr "Impossible de modifier %s" -#: ../IkiWiki/Plugin/po.pm:1171 +#: ../IkiWiki/Plugin/po.pm:1178 msgid "failed to translate" msgstr "Impossible de traduire" -#: ../IkiWiki/Plugin/po.pm:1224 +#: ../IkiWiki/Plugin/po.pm:1231 msgid "invalid gettext data, go back to previous page to continue edit" msgstr "" "Données gettext incorrectes, retour à la page précédente pour la poursuite " "des modifications." -#: ../IkiWiki/Plugin/po.pm:1266 +#: ../IkiWiki/Plugin/po.pm:1274 #, perl-format msgid "%s has invalid syntax: must use CODE|NAME" msgstr "La syntaxe de %s n'est pas correcte : il faut utiliser CODE|NOM" @@ -837,7 +847,7 @@ msgstr "" msgid "confirm reversion of %s" msgstr "Suppression de %s confirmée" -#: ../IkiWiki/Plugin/recentchangesdiff.pm:36 +#: ../IkiWiki/Plugin/recentchangesdiff.pm:47 msgid "(Diff truncated)" msgstr "(fichier de différences tronqué)" @@ -856,16 +866,16 @@ msgstr "%s n'est pas dans srcdir et ne peut donc pas être supprimé" msgid "%s is not a file" msgstr "%s n'est pas un fichier" -#: ../IkiWiki/Plugin/remove.pm:136 +#: ../IkiWiki/Plugin/remove.pm:149 #, perl-format msgid "confirm removal of %s" msgstr "Suppression de %s confirmée" -#: ../IkiWiki/Plugin/remove.pm:173 +#: ../IkiWiki/Plugin/remove.pm:186 msgid "Please select the attachments to remove." msgstr "Veuillez choisir la pièce jointe à supprimer" -#: ../IkiWiki/Plugin/remove.pm:217 +#: ../IkiWiki/Plugin/remove.pm:230 msgid "removed" msgstr "supprimé" @@ -902,20 +912,20 @@ msgstr "%s renommé" msgid "Also rename SubPages and attachments" msgstr "« SubPages » et attachements renommés." -#: ../IkiWiki/Plugin/rename.pm:251 +#: ../IkiWiki/Plugin/rename.pm:258 msgid "Only one attachment can be renamed at a time." msgstr "Modification de pièce jointe : une seule à la fois" -#: ../IkiWiki/Plugin/rename.pm:254 +#: ../IkiWiki/Plugin/rename.pm:261 msgid "Please select the attachment to rename." msgstr "Veuillez sélectionner la pièce jointe à renommer" -#: ../IkiWiki/Plugin/rename.pm:353 +#: ../IkiWiki/Plugin/rename.pm:371 #, perl-format msgid "rename %s to %s" msgstr "Renomme %s en %s" -#: ../IkiWiki/Plugin/rename.pm:579 +#: ../IkiWiki/Plugin/rename.pm:597 #, perl-format msgid "update for rename of %s to %s" msgstr "mise à jour, suite au changement de %s en %s" @@ -930,12 +940,12 @@ msgstr "Impossible d'exécuter la commande rsync : %s" msgid "rsync_command exited %d" msgstr "la commande rsync s'est terminée avec le code : %d" -#: ../IkiWiki/Plugin/search.pm:195 +#: ../IkiWiki/Plugin/search.pm:199 #, perl-format msgid "need Digest::SHA to index %s" msgstr "Digest::SHA1 est nécessaire pour indexer %s" -#: ../IkiWiki/Plugin/search.pm:233 +#: ../IkiWiki/Plugin/search.pm:253 msgid "search" msgstr "recherche" @@ -1035,11 +1045,29 @@ msgstr "Il manque le code TeX" msgid "failed to generate image from code" msgstr "Échec de la création de l'image à partir du code" +#: ../IkiWiki/Plugin/trail.pm:348 +#, perl-format +msgid "building %s, its previous or next page has changed" +msgstr "" + #: ../IkiWiki/Plugin/transient.pm:45 #, fuzzy, perl-format msgid "removing transient version of %s" msgstr "Suppression de %s confirmée" +#: ../IkiWiki/Plugin/userlist.pm:59 +#, fuzzy +msgid "login" +msgstr "S’identifier" + +#: ../IkiWiki/Plugin/userlist.pm:59 +msgid "email" +msgstr "" + +#: ../IkiWiki/Plugin/userlist.pm:73 +msgid "Users" +msgstr "" + #: ../IkiWiki/Plugin/websetup.pm:105 #, perl-format msgid "%s plugin:" @@ -1055,22 +1083,22 @@ msgstr "Greffons %s" msgid "enable %s?" msgstr "activer %s ?" -#: ../IkiWiki/Plugin/websetup.pm:273 +#: ../IkiWiki/Plugin/websetup.pm:276 msgid "setup file for this wiki is not known" msgstr "Le fichier de configuration de ce wiki n'est pas connu" -#: ../IkiWiki/Plugin/websetup.pm:289 +#: ../IkiWiki/Plugin/websetup.pm:292 msgid "main" msgstr "Partie principale" -#: ../IkiWiki/Plugin/websetup.pm:433 +#: ../IkiWiki/Plugin/websetup.pm:436 msgid "" "The configuration changes shown below require a wiki rebuild to take effect." msgstr "" "Les changements de configuration ci-dessous nécessitent une recompilation du " "wiki pour prendre effet" -#: ../IkiWiki/Plugin/websetup.pm:437 +#: ../IkiWiki/Plugin/websetup.pm:440 msgid "" "For the configuration changes shown below to fully take effect, you may need " "to rebuild the wiki." @@ -1078,7 +1106,7 @@ msgstr "" "Pour que les changements de configuration ci-dessous prennent effet vous " "devez recompiler le wiki" -#: ../IkiWiki/Plugin/websetup.pm:474 +#: ../IkiWiki/Plugin/websetup.pm:477 #, perl-format msgid "Error: %s exited nonzero (%s). Discarding setup changes." msgstr "Erreur : %s s'est terminé anormalement (%s). Modifications ignorées." @@ -1124,32 +1152,32 @@ msgstr "" msgid "removing obsolete %s" msgstr "Suppression de %s obsolète" -#: ../IkiWiki/Render.pm:520 +#: ../IkiWiki/Render.pm:530 #, perl-format msgid "building %s, which links to %s" msgstr "Reconstruction de %s, qui est lié à %s" -#: ../IkiWiki/Render.pm:529 +#: ../IkiWiki/Render.pm:539 #, perl-format msgid "removing %s, no longer built by %s" msgstr "Suppression de %s, qui n'est plus rendu par %s" -#: ../IkiWiki/Render.pm:612 ../IkiWiki/Render.pm:694 +#: ../IkiWiki/Render.pm:622 ../IkiWiki/Render.pm:704 #, perl-format msgid "building %s, which depends on %s" msgstr "Reconstruction de %s, qui dépend de %s" -#: ../IkiWiki/Render.pm:707 +#: ../IkiWiki/Render.pm:717 #, perl-format msgid "building %s, to update its backlinks" msgstr "Reconstruction de %s, afin de mettre à jour ses rétroliens" -#: ../IkiWiki/Render.pm:787 +#: ../IkiWiki/Render.pm:797 #, perl-format msgid "building %s" msgstr "construction de %s" -#: ../IkiWiki/Render.pm:839 +#: ../IkiWiki/Render.pm:857 #, perl-format msgid "ikiwiki: cannot build %s" msgstr "ikiwiki : impossible de reconstruire %s" @@ -1239,11 +1267,11 @@ msgstr "Syntaxe : -- set var=valeur" msgid "usage: --set-yaml var=value" msgstr "Syntaxe : --set-yaml var=valeur" -#: ../ikiwiki.in:215 +#: ../ikiwiki.in:214 msgid "rebuilding wiki.." msgstr "Reconstruction du wiki..." -#: ../ikiwiki.in:218 +#: ../ikiwiki.in:217 msgid "refreshing wiki.." msgstr "Rafraîchissement du wiki..." @@ -1256,45 +1284,50 @@ msgid "Must specify url to wiki with --url when using --cgi" msgstr "" "Vous devez indiquer l'URL du wiki par --url lors de l'utilisation de --cgi" -#: ../IkiWiki.pm:629 +#: ../IkiWiki.pm:605 +#, fuzzy, perl-format +msgid "unsupported umask setting %s" +msgstr "Format de page non reconnu %s" + +#: ../IkiWiki.pm:645 msgid "cannot use multiple rcs plugins" msgstr "Impossible d'utiliser plusieurs systèmes de contrôle des versions" -#: ../IkiWiki.pm:659 +#: ../IkiWiki.pm:675 #, perl-format msgid "failed to load external plugin needed for %s plugin: %s" msgstr "Impossible de charger le greffon externe nécessaire au greffon %s : %s" -#: ../IkiWiki.pm:1425 +#: ../IkiWiki.pm:1462 #, perl-format msgid "preprocessing loop detected on %s at depth %i" msgstr "Une boucle de prétraitement a été détectée sur %s à hauteur de %i" -#: ../IkiWiki.pm:1609 +#: ../IkiWiki.pm:1656 #, perl-format msgid "bad file name %s" msgstr "Nom de fichier incorrect %s" -#: ../IkiWiki.pm:1909 +#: ../IkiWiki.pm:1956 #, perl-format msgid "template %s not found" msgstr "Modèle de page %s introuvable" -#: ../IkiWiki.pm:2159 +#: ../IkiWiki.pm:2206 msgid "yes" msgstr "oui" -#: ../IkiWiki.pm:2236 +#: ../IkiWiki.pm:2283 #, perl-format msgid "invalid sort type %s" msgstr "Type de tri %s inconnu" -#: ../IkiWiki.pm:2257 +#: ../IkiWiki.pm:2304 #, perl-format msgid "unknown sort type %s" msgstr "Type de tri %s inconnu" -#: ../IkiWiki.pm:2393 +#: ../IkiWiki.pm:2440 #, perl-format msgid "cannot match pages: %s" msgstr "Impossible de trouver les pages : %s"