themes/hugo-coder/i18n/fi.toml
243ff5b8d049b85b9f684c5e6e90deb22ca3ea59
· 494 B · 33 lines
raw
| 1 | [category] |
| 2 | other = "kategoria" |
| 3 | |
| 4 | [tag] |
| 5 | other = "merkki" |
| 6 | |
| 7 | [series] |
| 8 | other = "sarja" |
| 9 | |
| 10 | [author] |
| 11 | other = "Kirjoittaja" |
| 12 | |
| 13 | [reading_time] |
| 14 | one = "Yksi lukuminuutti" |
| 15 | other = "{{ .Count }} lukuminuuttia" |
| 16 | |
| 17 | [page_not_found] |
| 18 | other = "Sivua ei löydetty" |
| 19 | |
| 20 | [page_does_not_exist] |
| 21 | other = "Valitettavasti tätä sivua ei ole olemassa." |
| 22 | |
| 23 | [head_back] |
| 24 | other = "Voit palata takaisin <a href=\"{{ . }}\">kotisivulle</a>." |
| 25 | |
| 26 | [powered_by] |
| 27 | other = "Tarjoaa" |
| 28 | |
| 29 | [see_also] |
| 30 | other = "Katso myös" |
| 31 | |
| 32 | [posts] |
| 33 | other = "Artikkelit" |