diff options
Diffstat (limited to 'po/underlays/basewiki/templates/note.fr.po')
-rw-r--r-- | po/underlays/basewiki/templates/note.fr.po | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/po/underlays/basewiki/templates/note.fr.po b/po/underlays/basewiki/templates/note.fr.po index b02e62e3b..c9bfaa2ca 100644 --- a/po/underlays/basewiki/templates/note.fr.po +++ b/po/underlays/basewiki/templates/note.fr.po @@ -6,21 +6,34 @@ msgid "" msgstr "" "Project-Id-Version: ikiwiki\n" -"POT-Creation-Date: 2009-08-15 18:30-0300\n" +"POT-Creation-Date: 2010-07-18 22:29+0000\n" "PO-Revision-Date: 2009-08-24 00:18+0200\n" "Last-Translator: Alexandre Dupas <alexandre.dupas@gmail.com>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" +"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: ENCODING\n" #. type: Plain text -#, no-wrap +#, fuzzy, no-wrap +#| msgid "" +#| "<div class=\"notebox\">\n" +#| "<TMPL_VAR text>\n" +#| "</div>\n" +#| "<TMPL_UNLESS NAME=\"text\">\n" +#| "Use this template to insert a note into a page. The note will be styled to\n" +#| "float to the right of other text on the page. This template has one\n" +#| "parameter:\n" +#| "<ul>\n" +#| "<li>`text` - the text to display in the note\n" +#| "</ul>\n" +#| "</TMPL_UNLESS>\n" msgid "" "<div class=\"notebox\">\n" "<TMPL_VAR text>\n" "</div>\n" -"<TMPL_UNLESS NAME=\"text\">\n" +"<TMPL_UNLESS text>\n" "Use this template to insert a note into a page. The note will be styled to\n" "float to the right of other text on the page. This template has one\n" "parameter:\n" |