summaryrefslogtreecommitdiff
path: root/gnu/dist/gettext/gettext-tools/examples/hello-python/po/sv.po
blob: c9c89a79258e45037b4cd95b152656e52e9f5388 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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."