aboutsummaryrefslogtreecommitdiffstats
path: root/nikola/data/themes/base/messages/messages_nb.py
blob: 599d6ed138ed91ded87300bde61112580f551593 (plain) (blame)
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
# -*- encoding:utf-8 -*-
"""Autogenerated file, do not edit. Submit translations on Transifex."""

MESSAGES = {
    "%d min remaining to read": "%d min gjenstår å lese",
    "(active)": "(aktiv)",
    "Also available in:": "Også tilgjengelig på:",
    "Archive": "Arkiv",
    "Atom feed": "",
    "Authors": "",
    "Categories": "Kategorier",
    "Comments": "Kommentarer",
    "LANGUAGE": "norsk",
    "Languages:": "Språk:",
    "More posts about %s": "Flere innlegg om %s",
    "Newer posts": "Nyere innlegg",
    "Next post": "Neste innlegg",
    "Next": "",
    "No posts found.": "Fant ingen innlegg.",
    "Nothing found.": "Fant ingenting.",
    "Older posts": "Eldre innlegg",
    "Original site": "Opprinnelig side",
    "Posted:": "Publisert:",
    "Posts about %s": "Innlegg om %s",
    "Posts by %s": "",
    "Posts for year %s": "Innlegg fra %s",
    "Posts for {month_day_year}": "Innlegg fra {month_day_year}",
    "Posts for {month_year}": "Innlegg fra {month_year}",
    "Previous post": "Forrige innlegg",
    "Previous": "",
    "Publication date": "Publiseringsdato",
    "RSS feed": "RSS-nyhetskanal",
    "Read in English": "Les på norsk",
    "Read more": "Les mer",
    "Skip to main content": "Hopp til hovedinnholdet",
    "Source": "Kilde",
    "Subcategories:": "Underkategorier:",
    "Tags and Categories": "Merker og kategorier",
    "Tags": "Merker",
    "Toggle navigation": "",
    "Uncategorized": "",
    "Up": "",
    "Updates": "",
    "Write your page here.": "Skriv siden din her.",
    "Write your post here.": "Skriv innlegget din her.",
    "old posts, page %d": "eldre innlegg, side %d",
    "page %d": "side %d",
    "updated": "",
}