themes/hugo-coder/i18n/cs.toml
44a3d939c8ace16144f1d9e7b910892a01d7fd7f
· 425 B · 26 lines
raw
| 1 | [category] |
| 2 | other = "kategorie" |
| 3 | |
| 4 | [tag] |
| 5 | other = "tag" |
| 6 | |
| 7 | [series] |
| 8 | other = "série" |
| 9 | |
| 10 | [reading_time] |
| 11 | other = "Délka čtení: {{ .Count }}" |
| 12 | |
| 13 | [page_not_found] |
| 14 | other = "Stránka nenalezena" |
| 15 | |
| 16 | [page_does_not_exist] |
| 17 | other = "Omlouváme se, stránka nebyla nalezena." |
| 18 | |
| 19 | [head_back] |
| 20 | other = "Můžete se vrátit na <a href=\"{{ . }}\">homepage</a>." |
| 21 | |
| 22 | [powered_by] |
| 23 | other = "Stránka používá" |
| 24 | |
| 25 | [see_also] |
| 26 | other = "Podívejte se také na" |