mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-20 10:15:50 -04:00
24 lines
709 B
Plaintext
24 lines
709 B
Plaintext
# Swedish messages for hello-smalltalk.
|
|
# Copyright © 2003 Free Software Foundation, Inc.
|
|
# Jan Djärv <jan.h.d@swipnet.se>, 2003
|
|
# Revision: 1.6
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-smalltalk 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.st.in:32
|
|
msgid "Hello, world!"
|
|
msgstr "Hej världen!"
|
|
|
|
#: hello.st.in:33
|
|
#, smalltalk-format
|
|
msgid "This program is running as process number %1."
|
|
msgstr "Detta program kör som process nummer %1."
|