From 7dd1c643aca4b53a18d0a96b54000df1bacdc869 Mon Sep 17 00:00:00 2001 From: Kjartan Maraas Date: Mon, 9 Mar 2020 14:44:00 +0000 Subject: [PATCH] =?UTF-8?q?Add=20Norwegian=20Bokm=C3=A5l=20translation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- appstream/LINGUAS | 1 + appstream/nb.po | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 33 insertions(+) create mode 100644 appstream/nb.po diff --git a/appstream/LINGUAS b/appstream/LINGUAS index fda5a7eb9..ff1ce65d8 100644 --- a/appstream/LINGUAS +++ b/appstream/LINGUAS @@ -26,6 +26,7 @@ lv mjw ml ms +nb ne nl oc diff --git a/appstream/nb.po b/appstream/nb.po new file mode 100644 index 000000000..485e45677 --- /dev/null +++ b/appstream/nb.po @@ -0,0 +1,32 @@ +# Norwegian Bokmål translation for cantarell-fonts. +# Copyright (C) 2020 cantarell-fonts's COPYRIGHT HOLDER +# This file is distributed under the same license as the cantarell-fonts package. +# Kjartan Maraas , 2020. +# +msgid "" +msgstr "" +"Project-Id-Version: cantarell-fonts master\n" +"Report-Msgid-Bugs-To: https://gitlab.gnome.org/GNOME/cantarell-fonts/issues\n" +"POT-Creation-Date: 2020-01-09 21:16+0000\n" +"PO-Revision-Date: 2020-03-09 15:42+0100\n" +"Last-Translator: Kjartan Maraas \n" +"Language-Team: Norwegian Bokmål \n" +"Language: nb\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#: appstream/org.gnome.cantarell.metainfo.xml.in:6 +msgid "Cantarell" +msgstr "Cantarell" + +#: appstream/org.gnome.cantarell.metainfo.xml.in:7 +msgid "Humanist sans serif font" +msgstr "Humanistisk sans serif skrifttype" + +#: appstream/org.gnome.cantarell.metainfo.xml.in:9 +msgid "" +"The Cantarell font family is a contemporary Humanist sans serif designed for " +"on-screen reading. The fonts were originally designed by Dave Crossland." +msgstr "Cantarell skriftfamilien er en moderne humanistisk sans serif skrift laget for lesing på skjermen. Skriftene ble opprinnelig laget av Dave Crossland." -- GitLab