summaryrefslogtreecommitdiff
path: root/ikiwiki/markdown.cs.po
blob: 3217b009e68109c7c77fb02f70135f3665c9a3b6 (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: 2009-08-28 02:48-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. "MIME-Version: 1.0\n"
  14. "Content-Type: text/plain; charset=UTF-8\n"
  15. "Content-Transfer-Encoding: 8bit\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/) je minimální "
  27. "značkovací jazyk, který připomíná prostý text používaný v emailové "
  28. "korespondeci. Tento značkovací jazyk je v této wiki používaný jako výchozí."
  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. "Popis syntaxe naleznete na stránkách [[formátování|formatting]] a [Markdown: "
  35. "syntax](http://daringfireball.net/projects/markdown/syntax)."
  36. #. type: Plain text
  37. msgid ""
  38. "Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part "
  39. "of the markdown syntax, and are the only bit of markup that this wiki "
  40. "handles internally."
  41. msgstr ""
  42. "Poznamenejme, že [[wiki odkazy|WikiLink]] a [[direktivy|directive]] nejsou "
  43. "součástí syntaxe Markdownu a jsou jediné části značkování, které si tato "
  44. "wiki řeší interně."