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