From e80a6238c6d47cd7c8bd537f78d9f64637d36348 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yngve=20H=C3=B8iseth?= Date: Wed, 16 May 2018 22:40:29 +0200 Subject: [PATCH] Add Norwegian translations --- i18n/no.yaml | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 i18n/no.yaml diff --git a/i18n/no.yaml b/i18n/no.yaml new file mode 100644 index 0000000..2e92683 --- /dev/null +++ b/i18n/no.yaml @@ -0,0 +1,38 @@ +- id: about + translation: "Om" + +- id: home + translation: "Hjem" + +- id: recentPosts + translation: "Siste innlegg" + +- id: readMore + translation: "Les mer →" + +- id: translations + translation: "Oversettelser" + +- id: share + translation: "Del" + +- id: paginatorPrevious + translation: "Forrige side" + +- id: paginatorNext + translation: "Neste side" + +- id: cookieMessage + translation: "Denne nettsiden bruker informasjonskapsler." + +- id: cookieLink + translation: "Lær mer." + +- id: cookieDismiss + translation: "Greit!" + +- id: backToTop + translation: "Til toppen" + +- id: links + translation: "Linker"