Ver Fonte

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>
a1x42 há 5 anos atrás
pai
commit
bba24e0bbd
1 ficheiros alterados com 24 adições e 0 exclusões
  1. 24 0
      i18n/sk.toml

+ 24 - 0
i18n/sk.toml

@@ -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"