summaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/ikiwiki/markdown.fr.po
blob: 71dc70c642f33f16dfda90187f4d90a99eb195e7 (plain)
  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: 2009-08-15 18:30-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. "MIME-Version: 1.0\n"
  13. "Content-Type: text/plain; charset=UTF-8\n"
  14. "Content-Transfer-Encoding: 8bits\n"
  15. #. type: Plain text
  16. #, no-wrap
  17. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  18. msgstr "[[!meta robots=\"noindex, follow\"]]\n"
  19. #. type: Plain text
  20. msgid ""
  21. "[Markdown](http://daringfireball.net/projects/markdown/) is a minimal "
  22. "markup language that resembles plain text as used in email messages. It is "
  23. "the markup language used by this wiki by default."
  24. msgstr ""
  25. "[Markdown](http://daringfireball.net/projects/markdown/) est un langage de "
  26. "balisage élémentaire, comparable à celui utilisé dans la messagerie "
  27. "électronique. Il s'agit du langage de balisage utilisé par défaut dans ce "
  28. "wiki."
  29. #. type: Plain text
  30. msgid ""
  31. "For documentation about the markdown syntax, see [[formatting]] and "
  32. "[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)."
  33. msgstr ""
  34. "Référez vous à [[formatting]] et [Syntaxe Markdown](http://daringfireball."
  35. "net/projects/markdown/syntax) pour la documentation sur la syntaxe du langage "
  36. "markdown."
  37. #. type: Plain text
  38. msgid ""
  39. "Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part "
  40. "of the markdown syntax, and are the only bit of markup that this wiki "
  41. "handles internally."
  42. msgstr ""
  43. "Notez que les [[WikiLinks|WikiLink]] et les [[directives|directive]] ne font "
  44. "pas partie de la syntaxe du langage markdown. Il s'agit des seules balises "
  45. "qui sont traitées en interne par ce wiki."