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
|
# translation of wims.po to swedish
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Martin Bagge <brother@bsnet.se>, 2008.
msgid ""
msgstr ""
"Project-Id-Version: wims\n"
"Report-Msgid-Bugs-To: wims@packages.debian.org\n"
"POT-Creation-Date: 2018-01-24 09:08+0100\n"
"PO-Revision-Date: 2008-10-30 17:47+0100\n"
"Last-Translator: Martin Bagge <brother@bsnet.se>\n"
"Language-Team: swedish <debian-l10n-swedish@lists.debian.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\n"
#. Type: multiselect
#. Description
#: ../wims.templates:1001
msgid "List of web servers to reconfigure automatically:"
msgstr "Lista med webbservrar som ska ställas in automatiskt:"
#. Type: multiselect
#. Description
#: ../wims.templates:1001
msgid "Wims supports Apache, Apache2, Apache-SSL and Apache-Perl."
msgstr "Wims stödjer Apache, Apache2, Apache-SSL och Apache-Perl."
#~ msgid "Do you want ${webserver} to be restarted now?"
#~ msgstr "Ska ${webserver} startas om nu?"
#~ msgid ""
#~ "Remember that in order to activate the new configuration ${webserver} has "
#~ "to be restarted. You can also restart ${webserver} manually executing /"
#~ "etc/init.d/${webserver} restart"
#~ msgstr ""
#~ "Kom ihåg att ${webserver} måste startas om för att de nya inställningarna "
#~ "ska aktiveras. Du kan också starta om ${webserver} manuellt genom att "
#~ "köra /etc/init.d/${webserver} restart."
|