mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
@@ -50,7 +50,7 @@
|
|||||||
- [Bobby Lindsey](https://bobbywlindsey.com)
|
- [Bobby Lindsey](https://bobbywlindsey.com)
|
||||||
- [José Mª Escartín](https://github.com/jme52)
|
- [José Mª Escartín](https://github.com/jme52)
|
||||||
- [John Schroeder](https://blog.schroedernet.software)
|
- [John Schroeder](https://blog.schroedernet.software)
|
||||||
- [Tobias Lindberg](https://tobiaslindberg.com)
|
- [Tobias Lindberg](https://github.com/tobiasehlert)
|
||||||
- [KK](https://github.com/bebound)
|
- [KK](https://github.com/bebound)
|
||||||
- [Eli W. Hunter](https://github.com/elihunter173)
|
- [Eli W. Hunter](https://github.com/elihunter173)
|
||||||
- [Víctor López](https://github.com/viticlick)
|
- [Víctor López](https://github.com/viticlick)
|
||||||
|
|||||||
41
i18n/se.toml
41
i18n/se.toml
@@ -1,12 +1,27 @@
|
|||||||
[category]
|
[category]
|
||||||
other = "Kategori"
|
other = "Kategori"
|
||||||
|
|
||||||
|
[categories]
|
||||||
|
other = "Katgorier"
|
||||||
|
|
||||||
[tag]
|
[tag]
|
||||||
other = "Tagg"
|
other = "Tagg"
|
||||||
|
|
||||||
|
[tags]
|
||||||
|
other = "Taggar"
|
||||||
|
|
||||||
[series]
|
[series]
|
||||||
other = "Serie"
|
other = "Serie"
|
||||||
|
|
||||||
|
[author]
|
||||||
|
other = "Författare"
|
||||||
|
|
||||||
|
[authors]
|
||||||
|
other = "Författare"
|
||||||
|
|
||||||
|
[posts]
|
||||||
|
other = "Inlägg"
|
||||||
|
|
||||||
[reading_time]
|
[reading_time]
|
||||||
one = "Ein minut lästid"
|
one = "Ein minut lästid"
|
||||||
other = "{{ .Count }} minuter lästid"
|
other = "{{ .Count }} minuter lästid"
|
||||||
@@ -21,4 +36,28 @@ other = "Ursäkta, men denna sida existerar inte."
|
|||||||
other = "Här kan du komma tillbaka till <a href=\"{{ . }}\">startsidan</a>."
|
other = "Här kan du komma tillbaka till <a href=\"{{ . }}\">startsidan</a>."
|
||||||
|
|
||||||
[powered_by]
|
[powered_by]
|
||||||
other = "Med hjälp av"
|
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"
|
||||||
|
|||||||
Reference in New Issue
Block a user