summaryrefslogtreecommitdiff
path: root/po/sv/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/sv/preseed.po')
-rw-r--r--po/sv/preseed.po23
1 files changed, 14 insertions, 9 deletions
diff --git a/po/sv/preseed.po b/po/sv/preseed.po
index 1d443a058..8707bb719 100644
--- a/po/sv/preseed.po
+++ b/po/sv/preseed.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2019-06-22 16:23+0000\n"
+"POT-Creation-Date: 2019-08-16 23:12+0000\n"
"PO-Revision-Date: 2012-07-31 00:19+0100\n"
"Last-Translator: Martin Bagge / brother <brother@bsnet.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -1225,15 +1225,16 @@ msgstr ""
#, no-c-format
msgid ""
"Note that the above example limits this filename to DHCP clients that "
-"identify themselves as \"d-i\", so it will not affect regular DHCP clients, "
-"but only the installer. You can also put the text in a stanza for only one "
-"particular host to avoid preseeding all installs on your network."
+"identify themselves as <quote>d-i</quote>, so it will not affect regular "
+"DHCP clients, but only the installer. You can also put the text in a stanza "
+"for only one particular host to avoid preseeding all installs on your "
+"network."
msgstr ""
"Observera att exemplet ovan begränsar filnamnet till DHCP-klienter som "
-"identifierar sig själva som \"d-i\", så det kommer inte att påverka vanliga "
-"DHCP-klienter men endast installationsprogrammet. Du kan också lägga in text "
-"i en sats för endast en speciell värd för att undvika förinställning av alla "
-"installationer på ditt nätverk."
+"identifierar sig själva som <quote>d-i</quote>, så det kommer inte att "
+"påverka vanliga DHCP-klienter men endast installationsprogrammet. Du kan "
+"också lägga in text i en sats för endast en speciell värd för att undvika "
+"förinställning av alla installationer på ditt nätverk."
#. Tag: para
#: preseed.xml:582
@@ -2921,8 +2922,12 @@ msgid ""
"#d-i apt-setup/local0/source boolean true\n"
"# URL to the public key of the local repository; you must provide a key or\n"
"# apt will complain about the unauthenticated repository and so the\n"
-"# sources.list line will be left commented out\n"
+"# sources.list line will be left commented out.\n"
"#d-i apt-setup/local0/key string http://local.server/key\n"
+"# If the provided key file ends in \".asc\" the key file needs to be an\n"
+"# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+"# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+"# currently not supported.\n"
"\n"
"# By default the installer requires that repositories be authenticated\n"
"# using a known gpg key. This setting can be used to disable that\n"