# -*- encoding:utf-8 -*- from __future__ import unicode_literals MESSAGES = { "%d min remaining to read": "%d min gjenstår å lese", "(active)": "(aktiv)", "Also available in:": "Også tilgjengelig på:", "Archive": "Arkiv", "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", "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 {day}. {month} {year}", "Posts for {month} {year}": "Innlegg fra {month} {year}", "Previous post": "Forrige innlegg", "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", "Uncategorized": "", "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", }