1# Norwegian Nynorsk translation of GNU hello-php
2# Copyright (C) 2020 Yoyodyne, Inc. (msgids)
3# This file is distributed under the same license as the gettext package.
4#
5# Karl Ove Hufthammer <karl@huftis.org>, 2020.
6msgid ""
7msgstr ""
8"Project-Id-Version: hello-php-0.20.2\n"
9"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
10"POT-Creation-Date: 2020-07-27 01:22+0200\n"
11"PO-Revision-Date: 2020-05-04 18:58+0200\n"
12"Last-Translator: Karl Ove Hufthammer <karl@huftis.org>\n"
13"Language-Team: Norwegian Nynorsk <l10n-no@lister.huftis.org>\n"
14"Language: nn\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"X-Bugs: Report translation errors to the Language-Team address.\n"
19"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20"X-Generator: Lokalize 20.04.0\n"
21
22#: hello.php:12
23msgid "Hello, world!"
24msgstr "Hei, verda!"
25
26#: hello.php:14
27#, php-format
28msgid "This program is running as process number %d."
29msgstr "Dette programmet køyrer som prosess nummer %d."
30