瀏覽代碼

Add Norwegian Bokmål translation (#330)

* Add Norwegian translation

* Fixes a typo

Co-authored-by: Marius <marius-sol@pm.me>
tags/v2.6.3
Marius 4 年之前
父節點
當前提交
02ebad14b2
沒有連結到貢獻者的電子郵件帳戶。
共有 1 個檔案被更改,包括 35 行新增0 行删除
  1. 35
    0
      i18n/no.toml

+ 35
- 0
i18n/no.toml 查看文件

@@ -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…
取消
儲存