themes/hugo-coder/i18n/se.toml
8555cf72dec9321fa010296ce6988cf7b7cf602b
· 769 B · 63 lines
raw
| 1 | [category] |
| 2 | other = "Kategori" |
| 3 | |
| 4 | [categories] |
| 5 | other = "Katgorier" |
| 6 | |
| 7 | [tag] |
| 8 | other = "Tagg" |
| 9 | |
| 10 | [tags] |
| 11 | other = "Taggar" |
| 12 | |
| 13 | [series] |
| 14 | other = "Serie" |
| 15 | |
| 16 | [author] |
| 17 | other = "Författare" |
| 18 | |
| 19 | [authors] |
| 20 | other = "Författare" |
| 21 | |
| 22 | [posts] |
| 23 | other = "Inlägg" |
| 24 | |
| 25 | [reading_time] |
| 26 | one = "Ein minut lästid" |
| 27 | other = "{{ .Count }} minuter lästid" |
| 28 | |
| 29 | [page_not_found] |
| 30 | other = "Sida hittades inte" |
| 31 | |
| 32 | [page_does_not_exist] |
| 33 | other = "Ursäkta, men denna sida existerar inte." |
| 34 | |
| 35 | [head_back] |
| 36 | other = "Här kan du komma tillbaka till <a href=\"{{ . }}\">startsidan</a>." |
| 37 | |
| 38 | [powered_by] |
| 39 | other = "Byggd med" |
| 40 | |
| 41 | [see_also] |
| 42 | other = "Se även i" |
| 43 | |
| 44 | [note] |
| 45 | other = "Notera" |
| 46 | |
| 47 | [tip] |
| 48 | other = "Tips" |
| 49 | |
| 50 | [example] |
| 51 | other = "Exempel" |
| 52 | |
| 53 | [question] |
| 54 | other = "Fråga" |
| 55 | |
| 56 | [info] |
| 57 | other = "Info" |
| 58 | |
| 59 | [warning] |
| 60 | other = "Varning" |
| 61 | |
| 62 | [error] |
| 63 | other = "Fel" |