24 lines
710 B
Plaintext
24 lines
710 B
Plaintext
# Swedish messages for hello-python.
|
|
# Copyright © 2003 Free Software Foundation, Inc.
|
|
# Jan Djärv <jan.h.d@swipnet.se>, 2003
|
|
# Revision: 1.6
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-python 0.13.1\n"
|
|
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
|
"PO-Revision-Date: 2003-12-20 22:33+0100\n"
|
|
"Last-Translator: Jan Djärv <jan.h.d@swipnet.se>\n"
|
|
"Language-Team: Swedish <sv@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=iso-8859-1\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: hello.py.in:13
|
|
msgid "Hello, world!"
|
|
msgstr "Hej världen!"
|
|
|
|
#: hello.py.in:14
|
|
#, python-format
|
|
msgid "This program is running as process number %(pid)d."
|
|
msgstr "Detta program kör som process nummer %(pid)d."
|