Blame gettext-tools/examples/hello-c/po/nb.po

Packit Bot 06c835
# Norwegian Bokmal translations for hello-c package.
Packit Bot 06c835
# Copyright (C) 2012 Yoyodyne, Inc. (msgids)
Packit Bot 06c835
# This file is distributed under the same license as the gettext package.
Packit Bot 06c835
#
Packit Bot 06c835
# Johnny A. Solbu <johnny@solbu.net>, 2012-2015
Packit Bot 06c835
#
Packit Bot 06c835
msgid ""
Packit Bot 06c835
msgstr ""
Packit Bot 06c835
"Project-Id-Version: hello-c 0.19.4.73\n"
Packit Bot 06c835
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
Packit Bot 06c835
"PO-Revision-Date: 2015-09-19 00:04+0100\n"
Packit Bot 06c835
"Last-Translator: Johnny A. Solbu <johnny@solbu.net>\n"
Packit Bot 06c835
"Language-Team: Norwegian Bokmaal <i18n-nb@lister.ping.uio.no>\n"
Packit Bot 06c835
"Language: nb_NO\n"
Packit Bot 06c835
"MIME-Version: 1.0\n"
Packit Bot 06c835
"Content-Type: text/plain; charset=UTF-8\n"
Packit Bot 06c835
"Content-Transfer-Encoding: 8bit\n"
Packit Bot 06c835
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Packit Bot 06c835
"X-Generator: Poedit 1.6.9\n"
Packit Bot 06c835
Packit Bot 06c835
#: hello.c:30
Packit Bot 06c835
msgid "Hello, world!"
Packit Bot 06c835
msgstr "Hallo verden!"
Packit Bot 06c835
Packit Bot 06c835
#: hello.c:31
Packit Bot 06c835
#, c-format
Packit Bot 06c835
msgid "This program is running as process number %d."
Packit Bot 06c835
msgstr "Dette programmet kjører som prosess nummer %d."