X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/25879952b1359bcd62dba33f2364c77442358832..8c26a1dd8b5bfe67e97d20bf59cd596b62bbf323:/po/fr.po diff --git a/po/fr.po b/po/fr.po index 68ebeebfc..90bfb3db5 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,10 +7,10 @@ # Cyril Brulebois , 2007. msgid "" msgstr "" -"Project-Id-Version: ikiwiki 2.70 \n" +"Project-Id-Version: ikiwiki 2.71 \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2008-12-26 21:41-0500\n" -"PO-Revision-Date: 2008-11-19 21:53+0100\n" +"POT-Creation-Date: 2009-03-01 15:03-0500\n" +"PO-Revision-Date: 2008-12-29 17:57+0100\n" "Last-Translator: Philippe Batailler \n" "Language-Team: French \n" "MIME-Version: 1.0\n" @@ -21,35 +21,41 @@ msgstr "" msgid "You need to log in first." msgstr "Vous devez d'abord vous identifier." -#: ../IkiWiki/CGI.pm:145 +#: ../IkiWiki/CGI.pm:146 +msgid "" +"probable misconfiguration: sslcookie is set, but you are attepting to login " +"via http, not https" +msgstr "" + +#: ../IkiWiki/CGI.pm:149 msgid "login failed, perhaps you need to turn on cookies?" msgstr "Échec de l'identification, vous devez autoriser les cookies." -#: ../IkiWiki/CGI.pm:163 ../IkiWiki/CGI.pm:280 +#: ../IkiWiki/CGI.pm:168 ../IkiWiki/CGI.pm:299 msgid "Your login session has expired." msgstr "Session d'authentification expirée." -#: ../IkiWiki/CGI.pm:184 +#: ../IkiWiki/CGI.pm:189 msgid "Login" msgstr "S’identifier" -#: ../IkiWiki/CGI.pm:185 +#: ../IkiWiki/CGI.pm:190 msgid "Preferences" msgstr "Préférences" -#: ../IkiWiki/CGI.pm:186 +#: ../IkiWiki/CGI.pm:191 msgid "Admin" msgstr "Administrateur" -#: ../IkiWiki/CGI.pm:226 +#: ../IkiWiki/CGI.pm:231 msgid "Preferences saved." msgstr "Les préférences ont été enregistrées." -#: ../IkiWiki/CGI.pm:241 +#: ../IkiWiki/CGI.pm:262 msgid "You are banned." msgstr "Vous avez été banni." -#: ../IkiWiki/CGI.pm:371 ../IkiWiki/CGI.pm:372 ../IkiWiki.pm:1204 +#: ../IkiWiki/CGI.pm:390 ../IkiWiki/CGI.pm:391 ../IkiWiki.pm:1209 msgid "Error" msgstr "Erreur" @@ -121,16 +127,16 @@ msgstr "(échappement des entités de flux)" msgid "feed crashed XML::Feed!" msgstr "Plantage du flux XML::Feed !" -#: ../IkiWiki/Plugin/aggregate.pm:605 +#: ../IkiWiki/Plugin/aggregate.pm:610 #, perl-format msgid "creating new page %s" msgstr "Création de la nouvelle page %s" #: ../IkiWiki/Plugin/amazon_s3.pm:31 msgid "deleting bucket.." -msgstr "suppression du compartiment S3 (« bucket »)..." +msgstr "Suppression du compartiment S3 (« bucket »)..." -#: ../IkiWiki/Plugin/amazon_s3.pm:38 ../ikiwiki.in:208 +#: ../IkiWiki/Plugin/amazon_s3.pm:38 ../ikiwiki.in:210 msgid "done" msgstr "Terminé" @@ -154,11 +160,11 @@ msgstr "Échec lors de la suppression du fichier sur S3 :" #: ../IkiWiki/Plugin/attachment.pm:49 #, perl-format msgid "there is already a page named %s" -msgstr "il existe déjà une page nommée %s" +msgstr "Il existe déjà une page nommée %s" #: ../IkiWiki/Plugin/attachment.pm:65 msgid "prohibited by allowed_attachments" -msgstr "action interdite par allowed_attachments" +msgstr "Action interdite par allowed_attachments" #: ../IkiWiki/Plugin/attachment.pm:140 msgid "bad attachment filename" @@ -166,13 +172,19 @@ msgstr "Nom de la pièce jointe incorrect" #: ../IkiWiki/Plugin/attachment.pm:182 msgid "attachment upload" -msgstr "envoi de la pièce jointe" +msgstr "Envoi de la pièce jointe" #: ../IkiWiki/Plugin/autoindex.pm:105 msgid "automatic index generation" -msgstr "génération de l'index automatique" +msgstr "Génération de l'index automatique" + +#: ../IkiWiki/Plugin/blogspam.pm:105 +msgid "" +"Sorry, but that looks like spam to blogspam: " +msgstr "" -#: ../IkiWiki/Plugin/brokenlinks.pm:33 ../IkiWiki/Plugin/editpage.pm:260 +#: ../IkiWiki/Plugin/brokenlinks.pm:33 ../IkiWiki/Plugin/editpage.pm:233 #: ../IkiWiki/Plugin/inline.pm:354 ../IkiWiki/Plugin/opendiscussion.pm:26 #: ../IkiWiki/Plugin/orphans.pm:37 ../IkiWiki/Render.pm:79 #: ../IkiWiki/Render.pm:149 @@ -186,72 +198,83 @@ msgstr "%s sur %s" #: ../IkiWiki/Plugin/brokenlinks.pm:56 msgid "There are no broken links!" -msgstr "Il n'existe pas de lien cassé !" +msgstr "Aucun lien cassé !" -#: ../IkiWiki/Plugin/comments.pm:120 ../IkiWiki/Plugin/format.pm:23 +#: ../IkiWiki/Plugin/comments.pm:122 ../IkiWiki/Plugin/format.pm:23 #, perl-format msgid "unsupported page format %s" -msgstr "format de page non reconnu %s" +msgstr "Format de page non reconnu %s" -#: ../IkiWiki/Plugin/comments.pm:125 +#: ../IkiWiki/Plugin/comments.pm:127 msgid "comment must have content" -msgstr "" +msgstr "Un commentaire doit avoir un contenu." -#: ../IkiWiki/Plugin/comments.pm:181 +#: ../IkiWiki/Plugin/comments.pm:183 msgid "Anonymous" -msgstr "" - -#: ../IkiWiki/Plugin/comments.pm:252 ../IkiWiki/Plugin/recentchanges.pm:110 -msgid "missing page" -msgstr "Page manquante" +msgstr "Anonyme" -#: ../IkiWiki/Plugin/comments.pm:254 ../IkiWiki/Plugin/recentchanges.pm:112 -#, perl-format -msgid "The page %s does not exist." -msgstr "La page %s n'existe pas." - -#: ../IkiWiki/Plugin/comments.pm:343 ../IkiWiki/Plugin/editpage.pm:124 +#: ../IkiWiki/Plugin/comments.pm:326 ../IkiWiki/Plugin/editpage.pm:97 msgid "bad page name" -msgstr "nom de page incorrect" +msgstr "Nom de page incorrect" -#: ../IkiWiki/Plugin/comments.pm:350 -#, fuzzy, perl-format +#: ../IkiWiki/Plugin/comments.pm:331 +#, perl-format msgid "commenting on %s" -msgstr "Création de %s" +msgstr "Faire un commentaire sur %s" -#: ../IkiWiki/Plugin/comments.pm:368 +#: ../IkiWiki/Plugin/comments.pm:349 #, perl-format msgid "page '%s' doesn't exist, so you can't comment" -msgstr "" +msgstr "La page '%s' n'existe pas, commentaire impossible." -#: ../IkiWiki/Plugin/comments.pm:375 +#: ../IkiWiki/Plugin/comments.pm:356 #, perl-format msgid "comments on page '%s' are closed" +msgstr "Le commentaire pour la page '%s' est terminé." + +#: ../IkiWiki/Plugin/comments.pm:450 +msgid "comment stored for moderation" msgstr "" -#: ../IkiWiki/Plugin/comments.pm:483 -msgid "Added a comment" +#: ../IkiWiki/Plugin/comments.pm:452 +msgid "Your comment will be posted after moderator review" msgstr "" -#: ../IkiWiki/Plugin/comments.pm:487 +#: ../IkiWiki/Plugin/comments.pm:465 +msgid "Added a comment" +msgstr "Commentaire ajouté" + +#: ../IkiWiki/Plugin/comments.pm:469 #, perl-format msgid "Added a comment: %s" +msgstr "Commentaire ajouté : %s" + +#: ../IkiWiki/Plugin/comments.pm:510 ../IkiWiki/Plugin/websetup.pm:236 +msgid "you are not logged in as an admin" +msgstr "Vous n'êtes pas authentifié comme administrateur" + +#: ../IkiWiki/Plugin/comments.pm:561 +msgid "Comment moderation" msgstr "" -#: ../IkiWiki/Plugin/comments.pm:598 -msgid "Comments" +#: ../IkiWiki/Plugin/comments.pm:600 +msgid "comment moderation" msgstr "" +#: ../IkiWiki/Plugin/comments.pm:751 +msgid "Comments" +msgstr "Commentaires" + #: ../IkiWiki/Plugin/conditional.pm:27 ../IkiWiki/Plugin/cutpaste.pm:30 #: ../IkiWiki/Plugin/cutpaste.pm:45 ../IkiWiki/Plugin/cutpaste.pm:61 #: ../IkiWiki/Plugin/testpagespec.pm:26 #, perl-format msgid "%s parameter is required" -msgstr "le paramètre %s est obligatoire" +msgstr "Le paramètre %s est obligatoire" #: ../IkiWiki/Plugin/cutpaste.pm:66 msgid "no text was copied in this page" -msgstr "aucun texte n'a été copié dans cette page" +msgstr "Aucun texte n'a été copié dans cette page" #: ../IkiWiki/Plugin/cutpaste.pm:69 #, perl-format @@ -263,19 +286,19 @@ msgstr "Aucun texte n'a été copié dans cette page avec l'identifiant %s" msgid "removing old preview %s" msgstr "Suppression de l'ancienne prévisualisation %s" -#: ../IkiWiki/Plugin/editpage.pm:140 +#: ../IkiWiki/Plugin/editpage.pm:113 #, perl-format msgid "%s is not an editable page" msgstr "%s n'est pas une page éditable" -#: ../IkiWiki/Plugin/editpage.pm:316 +#: ../IkiWiki/Plugin/editpage.pm:289 #, perl-format msgid "creating %s" msgstr "Création de %s" -#: ../IkiWiki/Plugin/editpage.pm:334 ../IkiWiki/Plugin/editpage.pm:353 -#: ../IkiWiki/Plugin/editpage.pm:363 ../IkiWiki/Plugin/editpage.pm:398 -#: ../IkiWiki/Plugin/editpage.pm:443 +#: ../IkiWiki/Plugin/editpage.pm:307 ../IkiWiki/Plugin/editpage.pm:326 +#: ../IkiWiki/Plugin/editpage.pm:336 ../IkiWiki/Plugin/editpage.pm:380 +#: ../IkiWiki/Plugin/editpage.pm:419 #, perl-format msgid "editing %s" msgstr "Édition de %s" @@ -305,20 +328,20 @@ msgstr "le format et le texte doivent être indiqués" msgid "fortune failed" msgstr "Échec du lancement de « fortune »" -#: ../IkiWiki/Plugin/git.pm:618 ../IkiWiki/Plugin/git.pm:636 +#: ../IkiWiki/Plugin/git.pm:624 ../IkiWiki/Plugin/git.pm:642 #: ../IkiWiki/Receive.pm:129 #, perl-format msgid "you are not allowed to change %s" -msgstr "vous n'êtes pas autorisé à modifier %s" +msgstr "Vous n'êtes pas autorisé à modifier %s" -#: ../IkiWiki/Plugin/git.pm:658 +#: ../IkiWiki/Plugin/git.pm:664 #, perl-format msgid "you cannot act on a file with mode %s" msgstr "Vous ne pouvez utiliser le mode %s pour les fichiers" -#: ../IkiWiki/Plugin/git.pm:662 +#: ../IkiWiki/Plugin/git.pm:668 msgid "you are not allowed to change file modes" -msgstr "vous n'êtes pas autorisé à modifier le mode des fichiers" +msgstr "Vous n'êtes pas autorisé à modifier le mode des fichiers" #: ../IkiWiki/Plugin/google.pm:27 #, perl-format @@ -329,6 +352,15 @@ msgstr "Vous devez indiquer %s lors de l'utilisation du greffon « google »." msgid "Failed to parse url, cannot determine domain name" msgstr "Impossible d'analyser l'url, pas de nom de domaine" +#: ../IkiWiki/Plugin/goto.pm:49 +msgid "missing page" +msgstr "Page manquante" + +#: ../IkiWiki/Plugin/goto.pm:51 +#, perl-format +msgid "The page %s does not exist." +msgstr "La page %s n'existe pas." + #: ../IkiWiki/Plugin/graphviz.pm:67 msgid "failed to run graphviz" msgstr "Échec du lancement de graphviz" @@ -374,7 +406,7 @@ msgstr "Modification de page interdite" #: ../IkiWiki/Plugin/inline.pm:155 msgid "missing pages parameter" -msgstr "paramètre « pages » manquant" +msgstr "Paramètre « pages » manquant" #: ../IkiWiki/Plugin/inline.pm:204 #, perl-format @@ -394,7 +426,7 @@ msgstr "Le modèle de page %s n'existe pas" msgid "Discussion" msgstr "Discussion" -#: ../IkiWiki/Plugin/inline.pm:587 +#: ../IkiWiki/Plugin/inline.pm:593 msgid "RPC::XML::Client not found, not pinging" msgstr "RPC::XML::Client introuvable, pas de réponse au ping" @@ -418,15 +450,15 @@ msgstr "" "Échec du chargement du module Perl Markdown.pm (%s) ou de /usr/bin/markdown " "(%s)" -#: ../IkiWiki/Plugin/meta.pm:151 +#: ../IkiWiki/Plugin/meta.pm:158 msgid "stylesheet not found" msgstr "Feuille de style introuvable " -#: ../IkiWiki/Plugin/meta.pm:185 +#: ../IkiWiki/Plugin/meta.pm:192 msgid "redir page not found" msgstr "Page de redirection introuvable" -#: ../IkiWiki/Plugin/meta.pm:198 +#: ../IkiWiki/Plugin/meta.pm:205 msgid "redir cycle is not allowed" msgstr "Redirection cyclique non autorisée" @@ -658,7 +690,7 @@ msgstr "Aucun changement dans le nom du fichier n'a été spécifié" #: ../IkiWiki/Plugin/rename.pm:68 #, perl-format msgid "illegal name" -msgstr "appellation non autorisée" +msgstr "Appellation non autorisée" #: ../IkiWiki/Plugin/rename.pm:73 #, perl-format @@ -690,9 +722,9 @@ msgstr "Veuillez sélectionner la pièce jointe à renommer" #: ../IkiWiki/Plugin/rename.pm:338 #, perl-format msgid "rename %s to %s" -msgstr "renomme %s en %s" +msgstr "Renomme %s en %s" -#: ../IkiWiki/Plugin/rename.pm:490 +#: ../IkiWiki/Plugin/rename.pm:493 #, perl-format msgid "update for rename of %s to %s" msgstr "mise à jour, suite au changement de %s en %s" @@ -711,18 +743,19 @@ msgstr "Digest::SHA1 est nécessaire pour indexer %s" msgid "search" msgstr "recherche" -#: ../IkiWiki/Plugin/shortcut.pm:28 -msgid "shortcut plugin will not work without a shortcuts.mdwn" +#: ../IkiWiki/Plugin/shortcut.pm:31 +#, fuzzy, perl-format +msgid "shortcut plugin will not work without %s" msgstr "Le greffon « shortcut » ne fonctionnera pas sans shortcuts.mdwn" -#: ../IkiWiki/Plugin/shortcut.pm:38 +#: ../IkiWiki/Plugin/shortcut.pm:44 msgid "missing name or url parameter" msgstr "Il manque le paramètre nom ou URL." #. translators: This is used to display what shortcuts are defined. #. translators: First parameter is the name of the shortcut, the second #. translators: is an URL. -#: ../IkiWiki/Plugin/shortcut.pm:48 +#: ../IkiWiki/Plugin/shortcut.pm:54 #, perl-format msgid "shortcut %s points to %s" msgstr "Le raccourci %s pointe vers %s" @@ -767,33 +800,33 @@ msgstr "Échec du lancement de php" msgid "cannot find file" msgstr "Fichier introuvable" -#: ../IkiWiki/Plugin/table.pm:73 +#: ../IkiWiki/Plugin/table.pm:87 msgid "unknown data format" msgstr "Format de données inconnu" -#: ../IkiWiki/Plugin/table.pm:81 +#: ../IkiWiki/Plugin/table.pm:95 msgid "empty data" msgstr "Pas de données" -#: ../IkiWiki/Plugin/table.pm:100 +#: ../IkiWiki/Plugin/table.pm:114 msgid "Direct data download" msgstr "Téléchargement direct des données" -#: ../IkiWiki/Plugin/table.pm:134 +#: ../IkiWiki/Plugin/table.pm:148 #, perl-format msgid "parse fail at line %d: %s" msgstr "Erreur d'analyse à la ligne %d : %s" -#: ../IkiWiki/Plugin/template.pm:28 +#: ../IkiWiki/Plugin/template.pm:29 msgid "missing id parameter" msgstr "Paramètre d'identification manquant" -#: ../IkiWiki/Plugin/template.pm:35 +#: ../IkiWiki/Plugin/template.pm:36 #, perl-format msgid "template %s not found" msgstr "Modèle de page %s introuvable" -#: ../IkiWiki/Plugin/template.pm:54 +#: ../IkiWiki/Plugin/template.pm:55 msgid "failed to process:" msgstr "Échec du traitement :" @@ -818,13 +851,9 @@ msgstr "greffon" msgid "enable %s?" msgstr "activer %s ?" -#: ../IkiWiki/Plugin/websetup.pm:236 -msgid "you are not logged in as an admin" -msgstr "vous n'êtes pas authentifié comme administrateur" - #: ../IkiWiki/Plugin/websetup.pm:240 msgid "setup file for this wiki is not known" -msgstr "le fichier de configuration de ce wiki n'est pas connu" +msgstr "Le fichier de configuration de ce wiki n'est pas connu" #: ../IkiWiki/Plugin/websetup.pm:256 msgid "main" @@ -838,7 +867,7 @@ msgstr "Greffons" 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 " +"Les changements de configuration ci-dessous nécessitent une recompilation du " "wiki pour prendre effet" #: ../IkiWiki/Plugin/websetup.pm:399 @@ -864,7 +893,7 @@ msgstr "" #: ../IkiWiki/Receive.pm:85 #, perl-format msgid "bad file name %s" -msgstr "nom de fichier incorrect %s" +msgstr "Nom de fichier incorrect %s" #: ../IkiWiki/Render.pm:253 #, perl-format @@ -872,7 +901,7 @@ msgid "" "symlink found in srcdir path (%s) -- set allow_symlinks_before_srcdir to " "allow this" msgstr "" -"lien symbolique trouvé dans l'adresse de srcdir (%s) -- pour l'autoriser, " +"Lien symbolique trouvé dans l'adresse de srcdir (%s) -- pour l'autoriser, " "activez le paramètre « allow_symlinks_before_srcdir »." #: ../IkiWiki/Render.pm:277 ../IkiWiki/Render.pm:302 @@ -893,7 +922,7 @@ msgstr "Suppression de l'ancienne page %s" #: ../IkiWiki/Render.pm:400 #, perl-format msgid "scanning %s" -msgstr "Parcours de %s" +msgstr "Examen de %s" #: ../IkiWiki/Render.pm:405 #, perl-format @@ -932,18 +961,18 @@ msgstr "ikiwiki : impossible de reconstruire %s" msgid "cannot read %s: %s" msgstr "Lecture impossible de %s : %s" -#: ../IkiWiki/Setup/Automator.pm:33 +#: ../IkiWiki/Setup/Automator.pm:34 msgid "you must enter a wikiname (that contains alphanumerics)" msgstr "" "Vous devez spécifier un nom de wiki (contenant des caractères " "alphanumériques)" -#: ../IkiWiki/Setup/Automator.pm:67 +#: ../IkiWiki/Setup/Automator.pm:68 #, perl-format msgid "unsupported revision control system %s" msgstr "Système de contrôle de version non reconnu : %s" -#: ../IkiWiki/Setup/Automator.pm:83 +#: ../IkiWiki/Setup/Automator.pm:94 msgid "failed to set up the repository with ikiwiki-makerepo" msgstr "Échec lors de la création du dépôt avec ikiwiki-makerepo" @@ -961,21 +990,14 @@ msgstr "" msgid "wrapper filename not specified" msgstr "Le nom du fichier CGI n'a pas été indiqué" -#. translators: The first parameter is a filename, and the second is -#. translators: a (probably not translated) error message. -#: ../IkiWiki/Wrapper.pm:97 -#, perl-format -msgid "failed to write %s: %s" -msgstr "Échec de l'écriture de %s : %s" - #. translators: The parameter is a C filename. -#: ../IkiWiki/Wrapper.pm:154 +#: ../IkiWiki/Wrapper.pm:152 #, perl-format msgid "failed to compile %s" msgstr "Échec de la compilation de %s" #. translators: The parameter is a filename. -#: ../IkiWiki/Wrapper.pm:174 +#: ../IkiWiki/Wrapper.pm:172 #, perl-format msgid "successfully generated %s" msgstr "%s a été créé avec succès" @@ -992,15 +1014,15 @@ msgstr " ikiwiki --setup fichier de configuration" msgid "usage: --set var=value" msgstr "Syntaxe : -- set var=valeur" -#: ../ikiwiki.in:139 +#: ../ikiwiki.in:140 msgid "generating wrappers.." msgstr "Création des fichiers CGI..." -#: ../ikiwiki.in:197 +#: ../ikiwiki.in:199 msgid "rebuilding wiki.." msgstr "Reconstruction du wiki..." -#: ../ikiwiki.in:200 +#: ../ikiwiki.in:202 msgid "refreshing wiki.." msgstr "Rafraîchissement du wiki..." @@ -1011,19 +1033,19 @@ msgstr "" #: ../IkiWiki.pm:526 msgid "cannot use multiple rcs plugins" -msgstr "impossible d'utiliser plusieurs systèmes de contrôle des versions" +msgstr "Impossible d'utiliser plusieurs systèmes de contrôle des versions" #: ../IkiWiki.pm:555 #, 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:1187 +#: ../IkiWiki.pm:1192 #, 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" +msgstr "Une boucle de pré traitement a été détectée sur %s à hauteur de %i" -#: ../IkiWiki.pm:1661 +#: ../IkiWiki.pm:1730 msgid "yes" msgstr "oui" @@ -1040,13 +1062,17 @@ msgid "What revision control system to use?" msgstr "Système de contrôle de version utilisé :" #: ../auto.setup:20 -msgid "What wiki user (or openid) will be wiki admin?" +#, fuzzy +msgid "What wiki user (or openid) will be admin?" msgstr "Identifiant de l'administrateur (utilisateur ou openid) :" #: ../auto.setup:23 msgid "What is the domain name of the web server?" msgstr "Nom de domaine du serveur HTTP :" +#~ msgid "failed to write %s: %s" +#~ msgstr "Échec de l'écriture de %s : %s" + #~ msgid "failed to find url in html" #~ msgstr "Impossible de trouver une URL dans le code HTML"