mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Slovak translation (#276)
* Slovak translation * Update i18n/sk.toml Co-Authored-By: Martin Kiesel <2067589+Kyslik@users.noreply.github.com> Co-authored-by: a1x42 <alex@rohde.lu> Co-authored-by: Martin Kiesel <2067589+Kyslik@users.noreply.github.com>
This commit is contained in:
24
i18n/sk.toml
Normal file
24
i18n/sk.toml
Normal file
@@ -0,0 +1,24 @@
|
|||||||
|
[category]
|
||||||
|
other = "kategória"
|
||||||
|
|
||||||
|
[tag]
|
||||||
|
other = "téma"
|
||||||
|
|
||||||
|
[series]
|
||||||
|
other = "diel"
|
||||||
|
|
||||||
|
[reading_time]
|
||||||
|
one = "Prečítate si za minútu"
|
||||||
|
other = "Prečítate si do {{ .Count }} minút"
|
||||||
|
|
||||||
|
[page_not_found]
|
||||||
|
other = "Stránka nebola nájdená"
|
||||||
|
|
||||||
|
[page_does_not_exist]
|
||||||
|
other = "Prepáčte, ale táto stránka neexistuje."
|
||||||
|
|
||||||
|
[head_back]
|
||||||
|
other = "Späť na <a href=\"{{ . }}\">domácu stránku</a>."
|
||||||
|
|
||||||
|
[powered_by]
|
||||||
|
other = "Táto stránka bola vytvorená cez"
|
||||||
Reference in New Issue
Block a user