summaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/ikiwiki/markdown.cs.po
blob: eeb976b05e7130c3051cd1d51625d5f73c18b601 (plain)
  1. # Czech translation of basewiki/ikiwiki/markdown page for ikiwiki.
  2. # Copyright (C) 2009 Miroslav Kure <kurem@debian.cz>
  3. # This file is distributed under the same license as the ikiwiki package.
  4. # Miroslav Kure <kurem@debian.cz>, 2009.
  5. #
  6. msgid ""
  7. msgstr ""
  8. "Project-Id-Version: ikiwiki/basewiki\n"
  9. "POT-Creation-Date: 2011-05-05 20:04+0300\n"
  10. "PO-Revision-Date: 2009-08-22 08:43+0200\n"
  11. "Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
  12. "Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
  13. "Language: cs\n"
  14. "MIME-Version: 1.0\n"
  15. "Content-Type: text/plain; charset=UTF-8\n"
  16. "Content-Transfer-Encoding: 8bit\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/) je minimální "
  28. "značkovací jazyk, který připomíná prostý text používaný v emailové "
  29. "korespondeci. Tento značkovací jazyk je v této wiki používaný jako výchozí."
  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. "Popis syntaxe naleznete na stránkách [[formátování|formatting]] a [Markdown: "
  36. "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. "Poznamenejme, že [[wiki odkazy|WikiLink]] a [[direktivy|directive]] nejsou "
  44. "součástí syntaxe Markdownu a jsou jediné části značkování, které si tato "
  45. "wiki řeší interně."