Imported Upstream version 0.19.7
[platform/upstream/gettext.git] / gettext-tools / examples / hello-pascal / po / nb.po
1 # Norwegian Bokmal translations for hello-pascal package.
2 # Copyright (C) 2012 Yoyodyne, Inc. (msgids)
3 # This file is distributed under the same license as the gettext package.
4 #
5 # Johnny A. Solbu <johnny@solbu.net>, 2012-2015
6 #
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: hello-pascal 0.19.4.73\n"
10 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
11 "PO-Revision-Date: 2015-09-19 00:04+0100\n"
12 "Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n"
13 "Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
14 "Language: nb_NO\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
19 "X-Generator: Poedit 1.6.9\n"
20
21 #: hello.hello_world
22 msgid "Hello, world!"
23 msgstr "Hallo verden!"
24
25 #: hello.running_as
26 #, object-pascal-format
27 msgid "This program is running as process number %d."
28 msgstr "Dette programmet kjører som prosess nummer %d."