summaryrefslogtreecommitdiff
path: root/themes/PaperMod/i18n/no.yaml
blob: 240034895fb16e81a72b754cfc819ac15a4dd175 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
- id: prev_page
  translation: "Forrige Side"

- id: next_page
  translation: "Neste Side"

- id: read_time
  translation:
    one: "1 min"
    other: "{{ .Count }} min"

- id: words
  translation:
    one: "ord"
    other: "{{ .Count }} ord"

- id: toc
  translation: "Innholdsfortegnelse"

- id: translations
  translation: "Oversettelser"

- id: home
  translation: "Hjem"

- id: edit_post
  translation: "Rediger"

- id: code_copy
  translation: "Kopier"

- id: code_copied
  translation: "Kopiert!"