X-Git-Url: https://scripts.mit.edu/gitweb/www/ikiwiki.git/blobdiff_plain/7ae2deacdf5ebf7274da8c77daf42b43aca985c0..5d57a8436f2c41687cf047abf0cbd31af61de83c:/po/fr.po diff --git a/po/fr.po b/po/fr.po index 5d61d5779..b5dd56a87 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-03-07 01:22-0500\n" +"POT-Creation-Date: 2007-03-07 06:39-0500\n" "PO-Revision-Date: 2007-02-13 13:02+0100\n" "Last-Translator: Jean-Luc Coulon (f5ibh) \n" "Language-Team: French \n" @@ -25,33 +25,33 @@ msgstr "Vous devez d'abord vous identifier." msgid "Preferences saved." msgstr "Les préférences ont été enregistrées." -#: ../IkiWiki/CGI.pm:340 +#: ../IkiWiki/CGI.pm:344 #, perl-format msgid "%s is not an editable page" msgstr "%s n'est pas une page éditable" -#: ../IkiWiki/CGI.pm:427 ../IkiWiki/Plugin/brokenlinks.pm:24 +#: ../IkiWiki/CGI.pm:431 ../IkiWiki/Plugin/brokenlinks.pm:24 #: ../IkiWiki/Plugin/inline.pm:172 ../IkiWiki/Plugin/opendiscussion.pm:17 #: ../IkiWiki/Plugin/orphans.pm:28 ../IkiWiki/Render.pm:97 #: ../IkiWiki/Render.pm:165 msgid "discussion" msgstr "Discussion" -#: ../IkiWiki/CGI.pm:473 +#: ../IkiWiki/CGI.pm:477 #, perl-format msgid "creating %s" msgstr "Création de %s" -#: ../IkiWiki/CGI.pm:490 ../IkiWiki/CGI.pm:526 ../IkiWiki/CGI.pm:570 +#: ../IkiWiki/CGI.pm:494 ../IkiWiki/CGI.pm:530 ../IkiWiki/CGI.pm:574 #, perl-format msgid "editing %s" msgstr "Édition de %s" -#: ../IkiWiki/CGI.pm:667 +#: ../IkiWiki/CGI.pm:671 msgid "You are banned." msgstr "Vous avez été banni." -#: ../IkiWiki/CGI.pm:699 +#: ../IkiWiki/CGI.pm:702 msgid "login failed, perhaps you need to turn on cookies?" msgstr "" "Échec de l'identification, vous devriez peut-être autoriser les cookies." @@ -344,16 +344,20 @@ msgstr "Paramètre d'identification manquant dans le modèle" msgid "sparkline bad width value" msgstr "Échec de lancement de dot par linkmap" -#: ../IkiWiki/Plugin/sparkline.pm:112 -#, fuzzy -msgid "sparkline previewing not implemented" -msgstr "getctime n'est pas implémenté" - -#: ../IkiWiki/Plugin/sparkline.pm:148 +#: ../IkiWiki/Plugin/sparkline.pm:144 #, fuzzy msgid "sparkline failed to run php" msgstr "Échec de lancement de dot par linkmap" +#: ../IkiWiki/Plugin/table.pm:77 +msgid "Direct data download" +msgstr "" + +#: ../IkiWiki/Plugin/table.pm:124 +#, fuzzy, perl-format +msgid "parse fail at line %d: %s" +msgstr "Échec de l'écriture de %s : %s" + #: ../IkiWiki/Plugin/template.pm:19 msgid "template missing id parameter" msgstr "Paramètre d'identification manquant dans le modèle" @@ -508,9 +512,13 @@ msgstr "Erreur" #. translators: preprocessor directive name, #. translators: the second a page name, the #. translators: third a number. -#: ../IkiWiki.pm:561 +#: ../IkiWiki.pm:567 #, perl-format msgid "%s preprocessing loop detected on %s at depth %i" msgstr "" "%s une boucle a été détectée dans le prétraitement de %s, à la profondeur de " "%i" + +#, fuzzy +#~ msgid "sparkline previewing not implemented" +#~ msgstr "getctime n'est pas implémenté"