mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Added czech translation (#432)
This commit is contained in:
26
i18n/cs.toml
Normal file
26
i18n/cs.toml
Normal file
@@ -0,0 +1,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"
|
||||||
Reference in New Issue
Block a user