mirror of
https://github.com/php-win-ext/gettext.git
synced 2026-04-23 08:48:02 +02:00
26 lines
820 B
Plaintext
26 lines
820 B
Plaintext
# Danish messages for hello-java.
|
|
# 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-java 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.java:14
|
|
msgid "Hello, world!"
|
|
msgstr "Hej verden!"
|
|
|
|
#: Hello.java:18
|
|
#, java-format
|
|
msgid "This program is running as process number {0}."
|
|
msgstr "Dette program kører som proces nummer {0}."
|