Browse Source

Add Norwegian translation

pull/330/head
Marius 4 years ago
parent
commit
7e1b4df019
1 changed files with 35 additions and 0 deletions
  1. 35
    0
      i18n/no.toml

+ 35
- 0
i18n/no.toml View 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-postaddresse"

[message]
other = "beskjed"

[emailRequiredNote]
other = "E-postaddresse er påkrevd"

[send]
other = "Sende"

[taxonomyPageList]
other = "Below you will find pages that utilize the taxonomy term “{{ .Title }}”"

Loading…
Cancel
Save