From bba24e0bbd721bfc7378623ebd2de411953556d6 Mon Sep 17 00:00:00 2001 From: a1x42 Date: Wed, 18 Mar 2020 19:10:38 +0100 Subject: [PATCH] Slovak translation (#276) * Slovak translation * Update i18n/sk.toml Co-Authored-By: Martin Kiesel <2067589+Kyslik@users.noreply.github.com> Co-authored-by: a1x42 Co-authored-by: Martin Kiesel <2067589+Kyslik@users.noreply.github.com> --- i18n/sk.toml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 i18n/sk.toml diff --git a/i18n/sk.toml b/i18n/sk.toml new file mode 100644 index 0000000..7fd4d23 --- /dev/null +++ b/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 domácu stránku." + +[powered_by] +other = "Táto stránka bola vytvorená cez"