소스 검색

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 5 년 전
부모
커밋
bba24e0bbd
1개의 변경된 파일24개의 추가작업 그리고 0개의 파일을 삭제
  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"