Explorar el Código

Add Norwegian translation

pull/330/head
Marius hace 4 años
padre
commit
7e1b4df019
Se han modificado 1 ficheros con 35 adiciones y 0 borrados
  1. 35
    0
      i18n/no.toml

+ 35
- 0
i18n/no.toml Ver fichero

@@ -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 }}”"

Cargando…
Cancelar
Guardar