summaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/ikiwiki/markdown.es.po
blob: daa61328ba0de90c16982395805fa6673a23c425 (plain)
  1. # Spanish translation of basewiki/ikiwiki/markdown page for ikiwiki.
  2. # Copyright (C) 2009 Free Software Foundation, Inc.
  3. # This file is distributed under the same license as the ikiwiki package.
  4. # Fernando González de Requena <fgrequena@gmail.com>, 2009.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: ikiwiki\n"
  9. "POT-Creation-Date: 2009-08-15 18:30-0300\n"
  10. "PO-Revision-Date: 2009-08-18 20:43+0200\n"
  11. "Last-Translator: Fernando González de Requena <fgrequena@gmail.com>\n"
  12. "Language-Team: None\n"
  13. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\n"
  16. "X-Generator: KBabel 1.11.4\n"
  17. #. type: Plain text
  18. #, no-wrap
  19. msgid "[[!meta robots=\"noindex, follow\"]]\n"
  20. msgstr "[[!meta robots=\"noindex, follow\"]]\n"
  21. #. type: Plain text
  22. msgid ""
  23. "[Markdown](http://daringfireball.net/projects/markdown/) is a minimal "
  24. "markup language that resembles plain text as used in email messages. It is "
  25. "the markup language used by this wiki by default."
  26. msgstr ""
  27. "[Markdown](http://daringfireball.net/projects/markdown/) es un lenguaje mínimo "
  28. "de marcado que se parece al texto plano utilizado en los mensajes de correo electrónico. "
  29. "Es el lenguaje de marcado utilizado en este wiki de manera predeterminada."
  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. "Si desea consultar documentación sobre la sintaxis de markdown, vea [[Aplicación_de_formato|formatting]] y "
  36. "[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)."
  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. "Tenga en cuenta que los [[WikiLinks|WikiLink]] y las [[directivas|directive]] no son "
  44. "parte de la sintaxis de markdown, y son los únicos elementos de marcado "
  45. "que este wiki maneja internamente."