blob: 25ef5b3f570e403b2d4ed1937b65a3905ce1f764 (
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
|
[category]
other = "kategorie"
[tag]
other = "tag"
[series]
other = "série"
[reading_time]
other = "Délka čtení: {{ .Count }}"
[page_not_found]
other = "Stránka nenalezena"
[page_does_not_exist]
other = "Omlouváme se, stránka nebyla nalezena."
[head_back]
other = "Můžete se vrátit na <a href=\"{{ . }}\">homepage</a>."
[powered_by]
other = "Stránka používá"
[see_also]
other = "Podívejte se také na"
|