1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
# Developers do not need to manually edit POT or PO files.
# , fuzzy
#
#
msgid ""
msgstr ""
"Project-Id-Version: solid-pop3d 0.15-15\n"
"Report-Msgid-Bugs-To: solid-pop3d@packages.debian.org\n"
"POT-Creation-Date: 2011-02-04 20:31+0100\n"
"PO-Revision-Date: 2005-10-05 05:57+0200\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <sv@li.org>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#. Type: select
#. Choices
#: ../templates:1001
msgid "inetd"
msgstr "inetd"
#. Type: select
#. Choices
#: ../templates:1001
msgid "daemon"
msgstr "daemon"
#. Type: select
#. Description
#: ../templates:1002
msgid "How do you want to run solid-pop3d?"
msgstr "Hur vill du kra solid-pop3d?"
#. Type: select
#. Description
#: ../templates:1002
msgid ""
"The solid-pop3d POP server can run as a standalone daemon or from inetd. "
"Running from inetd is the recommended approach."
msgstr ""
"solid-pop3d POP-servern kan kras som en sjlvstende daemon eller frn "
"inetd. Kra frn inetd r den rekommenderade lsningen."
|