summaryrefslogtreecommitdiff
path: root/themes/hugo-coder/i18n/sk.toml
diff options
context:
space:
mode:
authorRyan Schanzenbacher <ryan@rschanz.org>2021-12-26 00:30:09 -0500
committerRyan Schanzenbacher <ryan@rschanz.org>2021-12-26 00:30:09 -0500
commit8555cf72dec9321fa010296ce6988cf7b7cf602b (patch)
tree006ad83008cc8e08524631ebb4b638bfbfa490fd /themes/hugo-coder/i18n/sk.toml
parent2e1cd1a569ea516be6bfdc681411cae51632a290 (diff)
convert theme from submodule to regular files
Diffstat (limited to 'themes/hugo-coder/i18n/sk.toml')
m---------themes/hugo-coder0
-rw-r--r--themes/hugo-coder/i18n/sk.toml35
2 files changed, 35 insertions, 0 deletions
diff --git a/themes/hugo-coder b/themes/hugo-coder
deleted file mode 160000
Subproject 55b2a150f990bc56364dba347bc9acc6aab07be
diff --git a/themes/hugo-coder/i18n/sk.toml b/themes/hugo-coder/i18n/sk.toml
new file mode 100644
index 0000000..afb04c2
--- /dev/null
+++ b/themes/hugo-coder/i18n/sk.toml
@@ -0,0 +1,35 @@
1[posts]
2other = "články"
3
4[category]
5other = "kategória"
6
7[tag]
8other = "téma"
9
10[series]
11other = "diel"
12
13[reading_time]
14one = "Prečítate si za minútu"
15few = "Prečítate si do {{ .Count }} minút"
16many = "Prečítate si do {{ .Count }} minút"
17other = "Prečítate si do {{ .Count }} minút"
18
19[page_not_found]
20other = "Stránka nebola nájdená"
21
22[page_does_not_exist]
23other = "Prepáčte, ale táto stránka neexistuje."
24
25[head_back]
26other = "Späť na <a href=\"{{ . }}\">domácu stránku</a>."
27
28[see_also]
29other = "Pozrite tiež"
30
31[author]
32other = "autor"
33
34[powered_by]
35other = "Táto stránka bola vytvorená cez"