summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c-gnome3/po/nb.po
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-tools/examples/hello-c-gnome3/po/nb.po')
-rw-r--r--gettext-tools/examples/hello-c-gnome3/po/nb.po42
1 files changed, 29 insertions, 13 deletions
diff --git a/gettext-tools/examples/hello-c-gnome3/po/nb.po b/gettext-tools/examples/hello-c-gnome3/po/nb.po
index 27ec65e..e2dd741 100644
--- a/gettext-tools/examples/hello-c-gnome3/po/nb.po
+++ b/gettext-tools/examples/hello-c-gnome3/po/nb.po
@@ -2,13 +2,13 @@
# Copyright (C) 2012 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
#
-# Johnny A. Solbu <johnny@solbu.net>, 2012-2014
+# Johnny A. Solbu <johnny@solbu.net>, 2012-2015
#
msgid ""
msgstr ""
-"Project-Id-Version: hello-c-gnome3 0.19-rc1\n"
+"Project-Id-Version: hello-c-gnome3 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
-"PO-Revision-Date: 2014-07-22 13:18+0100\n"
+"PO-Revision-Date: 2015-09-19 00:04+0100\n"
"Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n"
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
"Language: nb_NO\n"
@@ -16,18 +16,30 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-"X-Generator: Poedit 1.5.4\n"
+"X-Generator: Poedit 1.6.9\n"
-#: hello.c:70
+#: hello.c:79
#, c-format
-msgid "This program is running as process number %d."
-msgstr "Dette programmet kjører som prosess nummer %d."
+msgid ""
+"<big>Hello world!</big>\n"
+"This program is running as process number <b>%d</b>."
+msgstr ""
+"<big>Hello world!</big>\n"
+"Dette programmet kjører som prosess nummer <b>%d</b>."
+
+#: hello.c:84
+msgid "<big><u>This is another text</u></big>"
+msgstr "<big><u>Dette er en annen tekst</u></big>"
+
+#: hello.c:86
+msgid "<big><i>This is yet another text</i></big>"
+msgstr "<big><i>Dette er enda en tekst</i></big>"
#: hello.desktop.in.in:4
msgid "Hello"
-msgstr ""
+msgstr "Hallo"
-#: hello.desktop.in.in:5 hello.ui:22
+#: hello.desktop.in.in:5
msgid "Hello, world!"
msgstr "Hallo verden!"
@@ -35,10 +47,14 @@ msgstr "Hallo verden!"
msgid "Example Application"
msgstr "Eksempelprogram"
+#: hello.ui:33
+msgid "Update text"
+msgstr "Oppdater tekst"
+
#: hello.gschema.xml:7
-msgid "Set label sensitive"
-msgstr ""
+msgid "Use XML markup"
+msgstr "Bruk XML-formatering"
#: hello.gschema.xml:8
-msgid "Whether to set the label sensitive."
-msgstr ""
+msgid "Whether to use XML markup in the text."
+msgstr "Om det skal bruke XML-formatering i teksten"