aboutsummaryrefslogtreecommitdiff
path: root/po/underlays/basewiki/ikiwiki/markdown.cs.po
blob: eeb976b05e7130c3051cd1d51625d5f73c18b601 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Czech translation of basewiki/ikiwiki/markdown page for ikiwiki.
# Copyright (C) 2009 Miroslav Kure <kurem@debian.cz>
# This file is distributed under the same license as the ikiwiki package.
# Miroslav Kure <kurem@debian.cz>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: ikiwiki/basewiki\n"
"POT-Creation-Date: 2011-05-05 20:04+0300\n"
"PO-Revision-Date: 2009-08-22 08:43+0200\n"
"Last-Translator: Miroslav Kure <kurem@debian.cz>\n"
"Language-Team: Czech <debian-l10n-czech@lists.debian.org>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. type: Plain text
#, no-wrap
msgid "[[!meta robots=\"noindex, follow\"]]\n"
msgstr "[[!meta robots=\"noindex, follow\"]]\n"

#. type: Plain text
msgid ""
"[Markdown](http://daringfireball.net/projects/markdown/)  is a minimal "
"markup language that resembles plain text as used in email messages. It is "
"the markup language used by this wiki by default."
msgstr ""
"[Markdown](http://daringfireball.net/projects/markdown/) je minimální "
"značkovací jazyk, který připomíná prostý text používaný v emailové "
"korespondeci. Tento značkovací jazyk je v této wiki používaný jako výchozí."

#. type: Plain text
msgid ""
"For documentation about the markdown syntax, see [[formatting]] and "
"[Markdown: syntax](http://daringfireball.net/projects/markdown/syntax)."
msgstr ""
"Popis syntaxe naleznete na stránkách [[formátování|formatting]] a [Markdown: "
"syntax](http://daringfireball.net/projects/markdown/syntax)."

#. type: Plain text
msgid ""
"Note that [[WikiLinks|WikiLink]] and [[directives|directive]] are not part "
"of the markdown syntax, and are the only bit of markup that this wiki "
"handles internally."
msgstr ""
"Poznamenejme, že [[wiki odkazy|WikiLink]] a [[direktivy|directive]] nejsou "
"součástí syntaxe Markdownu a jsou jediné části značkování, které si tato "
"wiki řeší interně."