Add Norwegian Bokmål translation (#330)
* Add Norwegian translation * Fixes a typo Co-authored-by: Marius <marius-sol@pm.me>
This commit is contained in:
parent
d7b7d138c8
commit
02ebad14b2
35
i18n/no.toml
Normal file
35
i18n/no.toml
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
[more]
|
||||||
|
other = "Mer"
|
||||||
|
|
||||||
|
[allTitle]
|
||||||
|
other = "Alle {{.Title }}"
|
||||||
|
|
||||||
|
[recentTitle]
|
||||||
|
other = "Nyeste {{.Title }}"
|
||||||
|
|
||||||
|
[readMore]
|
||||||
|
other = "Les mer"
|
||||||
|
|
||||||
|
[whatsInThis]
|
||||||
|
other = "Innhold av {{ .Type }}"
|
||||||
|
|
||||||
|
[related]
|
||||||
|
other = "Relaterte"
|
||||||
|
|
||||||
|
[yourName]
|
||||||
|
other = "Ditt navn"
|
||||||
|
|
||||||
|
[emailAddress]
|
||||||
|
other = "E-postadresse"
|
||||||
|
|
||||||
|
[message]
|
||||||
|
other = "beskjed"
|
||||||
|
|
||||||
|
[emailRequiredNote]
|
||||||
|
other = "E-postadresse er påkrevd"
|
||||||
|
|
||||||
|
[send]
|
||||||
|
other = "Sende"
|
||||||
|
|
||||||
|
[taxonomyPageList]
|
||||||
|
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"
|
Loading…
Reference in a new issue