themes/hugo-coder/i18n/sk.toml
add9d441a05faebb6f7630d655168530f954bd39
· 625 B · 35 lines
raw
| 1 | [posts] |
| 2 | other = "články" |
| 3 | |
| 4 | [category] |
| 5 | other = "kategória" |
| 6 | |
| 7 | [tag] |
| 8 | other = "téma" |
| 9 | |
| 10 | [series] |
| 11 | other = "diel" |
| 12 | |
| 13 | [reading_time] |
| 14 | one = "Prečítate si za minútu" |
| 15 | few = "Prečítate si do {{ .Count }} minút" |
| 16 | many = "Prečítate si do {{ .Count }} minút" |
| 17 | other = "Prečítate si do {{ .Count }} minút" |
| 18 | |
| 19 | [page_not_found] |
| 20 | other = "Stránka nebola nájdená" |
| 21 | |
| 22 | [page_does_not_exist] |
| 23 | other = "Prepáčte, ale táto stránka neexistuje." |
| 24 | |
| 25 | [head_back] |
| 26 | other = "Späť na <a href=\"{{ . }}\">domácu stránku</a>." |
| 27 | |
| 28 | [see_also] |
| 29 | other = "Pozrite tiež" |
| 30 | |
| 31 | [author] |
| 32 | other = "autor" |
| 33 | |
| 34 | [powered_by] |
| 35 | other = "Táto stránka bola vytvorená cez" |