diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 20:48:13 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-08-05 20:48:13 +0000 |
commit | 09b0a3b73f7c9ca873c3e20a64b124c0749b3d3b (patch) | |
tree | b97942e96826478da4a6060a94100ac778ff9e85 /po/fr.po | |
parent | 1d61c4d4d690624f6d6fb34b6decd5507a003298 (diff) | |
download | ikiwiki-09b0a3b73f7c9ca873c3e20a64b124c0749b3d3b.tar ikiwiki-09b0a3b73f7c9ca873c3e20a64b124c0749b3d3b.tar.gz |
* Add rel=tag attribute to tag links, supporting that microformat, as well
as allowing them to be styled specially. Thanks, NicolasLimare.
Diffstat (limited to 'po/fr.po')
-rw-r--r-- | po/fr.po | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2007-07-26 21:44-0400\n" +"POT-Creation-Date: 2007-08-05 13:46-0700\n" "PO-Revision-Date: 2007-06-25 16:38+0200\n" "Last-Translator: Jean-Luc Coulon (f5ibh) <jean-luc.coulon@wanadoo.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -150,7 +150,7 @@ msgstr "Échec dans la recherche de l'url dans le code html" msgid "failed to run graphviz" msgstr "Échec de lancement de graphviz" -#: ../IkiWiki/Plugin/graphviz.pm:80 +#: ../IkiWiki/Plugin/graphviz.pm:85 msgid "prog not a valid graphviz program" msgstr "Le programme n'est pas un programme graphviz valable" @@ -577,6 +577,10 @@ msgstr "%s a été créé avec succès" msgid "usage: ikiwiki [options] source dest" msgstr "Syntaxe : ikiwiki [options] source destination" +#: ../ikiwiki.in:81 +msgid "usage: --set var=value" +msgstr "" + #: ../IkiWiki.pm:124 msgid "Must specify url to wiki with --url when using --cgi" msgstr "" @@ -591,7 +595,7 @@ msgstr "Erreur" #. translators: preprocessor directive name, #. translators: the second a page name, the #. translators: third a number. -#: ../IkiWiki.pm:662 +#: ../IkiWiki.pm:667 #, perl-format msgid "%s preprocessing loop detected on %s at depth %i" msgstr "" |