summaryrefslogtreecommitdiff
path: root/themes/beautifulhugo/i18n/nb.yaml
blob: cd12ec64e92b1d71bcb284d8c15d706ea70b5a1d (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
# Content
- id: dateFormat
  translation: "02.01.2006"
- id: shortdateFormat
  translation: "2 Jan, 2006 15:04:05"
- id: postedOnDate
  translation: "Postet {{ .Count }}"
- id: lastModified
  translation: "(Sist endret {{ .Count }})"
- id: translationsLabel
  translation: "Andre språk: "
- id: translationsSeparator
  translation: ", "
- id: readMore
  translation: "Les Mer"
- id: olderPosts
  translation: "Eldre Poster"
- id: newerPosts
  translation: "Nyere Poster"
- id: previousPost
  translation: "Forrige Post"
- id: nextPost
  translation: "Neste Post"
- id: readTime
  translation: "minutter"
- id: words
  translation: "ord"


# 404 page
- id: pageNotFound
  translation: "Oisann! Denne siden finnes visst ikke. Prøv noe annet. (404 feil)"

# Footer
- id: poweredBy # Accepts HTML
  translation: 'Kjører på <a href="http://gohugo.io">Hugo v{{ .Site.Hugo.Version }}</a>&nbsp;&bull;&nbsp; Tema fra <a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a> tilpasset til <a href="https://github.com/halogenica/beautifulhugo">Beautiful Hugo</a>'

# Navigation
- id: toggleNavigation
  translation: "Navigasjon på/av"
- id: languageSwitcherLabel
  translation: "Språk"
- id: gcseLabelShort
  translation: "Søk"
- id: gcseLabelLong
  translation: "Søk {{ .Site.Title }}"
- id: gcseClose
  translation: "Lukk"

# Staticman
- id: noComment
  translation: "Ingen kommentarer"
- id: oneComment
  translation: "kommentar"
- id: moreComment
  translation: "kommentarer"
- id: useMarkdown
  translation: "Du kan bruke Markdown syntax"
- id: yourName
  translation: "Ditt navn"
- id: yourEmail
  translation: "Din e-postadresse"
- id: yourWebsite
  translation: "Din webside"

# Delayed Disqus
- id: show
  translation: "Vis"
- id: comments
  translation: "kommentarer" 

# Related posts
- id: seeAlso
  translation: "Se også"