]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - po/underlays/basewiki/ikiwiki/markdown.fr.po
de2aa34cc0037ab899630021bc0e524ce8d2362b
[git.ikiwiki.info.git] / po / underlays / basewiki / ikiwiki / markdown.fr.po
1 # Traduction de ikiwiki
2 # Copyright (C) 2009 Debian French l10n team <debian-l10n-french@lists.debian.org>
3 # This file is distributed under the same license as the PACKAGE Ikiwiki.
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: ikiwiki\n"
8 "POT-Creation-Date: 2011-05-05 20:04+0300\n"
9 "PO-Revision-Date: 2009-08-25 09:31+0200\n"
10 "Last-Translator: Alexandre Dupas <alexandre.dupas@gmail.com>\n"
11 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
12 "Language: fr\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bits\n"
17 #. type: Plain text
18 #, no-wrap
19 msgid "[[!meta robots=\"noindex, follow\"]]\n"
20 msgstr "[[!meta robots=\"noindex, follow\"]]\n"
22 #. type: Plain text
23 msgid ""
24 "[Markdown](http://daringfireball.net/projects/markdown/)  is a minimal "
25 "markup language that resembles plain text as used in email messages. It is "
26 "the markup language used by this wiki by default."
27 msgstr ""
28 "[Markdown](http://daringfireball.net/projects/markdown/) est un langage de "
29 "balisage élémentaire, comparable à celui utilisé dans la messagerie "
30 "électronique. Il s'agit du langage de balisage utilisé par défaut dans ce "
31 "wiki."
33 #. type: Plain text
34 msgid ""
35 "For documentation about the markdown syntax, see [[formatting]] and "
36 "[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)."
37 msgstr ""
38 "Référez vous à [[formatting]] et [Syntaxe Markdown](http://daringfireball."
39 "net/projects/markdown/syntax) pour la documentation sur la syntaxe du "
40 "langage markdown."
42 #. type: Plain text
43 msgid ""
44 "Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part "
45 "of the markdown syntax, and are the only bit of markup that this wiki "
46 "handles internally."
47 msgstr ""
48 "Notez que les [[WikiLinks|WikiLink]] et les [[directives|directive]] ne font "
49 "pas partie de la syntaxe du langage markdown. Il s'agit des seules balises "
50 "qui sont traitées en interne par ce wiki."