mirror of
https://github.com/php-win-ext/gettext.git
synced 2026-03-26 01:52:07 +01:00
26 lines
836 B
Plaintext
26 lines
836 B
Plaintext
# Danish messages for hello-python.
|
|
# Copyright (C) 2011 Yoyodyne, Inc. (msgids)
|
|
# This file is distributed under the same license as the gettext package.
|
|
# Jan Djærv <jan.h.d@swipnet.se>, 2003, 2006
|
|
# Keld Simonsen <keld@keldix.com>, 2011
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-python 0.18\n"
|
|
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
|
"PO-Revision-Date: 2011-01-08 12:39+0100\n"
|
|
"Last-Translator: Keld Simonsen <keld@keldix.com>\n"
|
|
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
|
|
"Language: da\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=iso-8859-1\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: hello.py.in:12
|
|
msgid "Hello, world!"
|
|
msgstr "Hej verden!"
|
|
|
|
#: hello.py.in:13
|
|
#, python-format
|
|
msgid "This program is running as process number %(pid)d."
|
|
msgstr "Dette program kører som proces nummer %(pid)d."
|