Files
hugo-coder-timeline/i18n/se.toml
Tobias Lindberg b01e7d5ef1 updating swedish translation (#551)
updating myself in CONTRIBUTORS.md
2021-04-01 17:06:07 -03:00

64 lines
769 B
TOML

[category]
other = "Kategori"
[categories]
other = "Katgorier"
[tag]
other = "Tagg"
[tags]
other = "Taggar"
[series]
other = "Serie"
[author]
other = "Författare"
[authors]
other = "Författare"
[posts]
other = "Inlägg"
[reading_time]
one = "Ein minut lästid"
other = "{{ .Count }} minuter lästid"
[page_not_found]
other = "Sida hittades inte"
[page_does_not_exist]
other = "Ursäkta, men denna sida existerar inte."
[head_back]
other = "Här kan du komma tillbaka till <a href=\"{{ . }}\">startsidan</a>."
[powered_by]
other = "Byggd med"
[see_also]
other = "Se även i"
[note]
other = "Notera"
[tip]
other = "Tips"
[example]
other = "Exempel"
[question]
other = "Fråga"
[info]
other = "Info"
[warning]
other = "Varning"
[error]
other = "Fel"