summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c-gnome3/po/nb.po
blob: e2dd741495a762c99d0c2823b97ba32577cdcb4c (plain)
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
50
51
52
53
54
55
56
57
58
59
60
# Norwegian Bokmal translations for hello-c-gnome3 package.
# 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-2015
#
msgid ""
msgstr ""
"Project-Id-Version: hello-c-gnome3 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\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"
"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"
"X-Generator: Poedit 1.6.9\n"

#: hello.c:79
#, c-format
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 "Hallo"

#: hello.desktop.in.in:5
msgid "Hello, world!"
msgstr "Hallo verden!"

#: hello.ui:5
msgid "Example Application"
msgstr "Eksempelprogram"

#: hello.ui:33
msgid "Update text"
msgstr "Oppdater tekst"

#: hello.gschema.xml:7
msgid "Use XML markup"
msgstr "Bruk XML-formatering"

#: hello.gschema.xml:8
msgid "Whether to use XML markup in the text."
msgstr "Om det skal bruke XML-formatering i teksten"