summaryrefslogtreecommitdiff
path: root/po/sv/preseed.po
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2008-08-06 00:09:44 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2008-08-06 00:09:44 +0000
commit8805104b0a601be278bc050026b38a3bf4548b10 (patch)
tree39de9c0a9dab3954ec191a30c1e6cd8193e56501 /po/sv/preseed.po
parent390b2f30afbadd845b83ee5c708392e5262b525b (diff)
downloadinstallation-guide-8805104b0a601be278bc050026b38a3bf4548b10.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/sv/preseed.po')
-rw-r--r--po/sv/preseed.po53
1 files changed, 50 insertions, 3 deletions
diff --git a/po/sv/preseed.po b/po/sv/preseed.po
index 143064e9c..c7a200a93 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: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+0000\n"
"PO-Revision-Date: 2008-07-13 05:41+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -1416,7 +1416,49 @@ msgstr "Följande debconf-variabler är relevanta för nätverkskonfiguration."
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# netcfg will choose an interface that has link if possible. This makes "
+#| "it\n"
+#| "# skip displaying a list if there is more than one interface.\n"
+#| "d-i netcfg/choose_interface select auto\n"
+#| "\n"
+#| "# To pick a particular interface instead:\n"
+#| "#d-i netcfg/choose_interface select eth1\n"
+#| "\n"
+#| "# If you have a slow dhcp server and the installer times out waiting for\n"
+#| "# it, this might be useful.\n"
+#| "#d-i netcfg/dhcp_timeout string 60\n"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
msgid ""
"# netcfg will choose an interface that has link if possible. This makes it\n"
"# skip displaying a list if there is more than one interface.\n"
@@ -1455,7 +1497,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\n"
+"\n"
+"# If non-free firmware is needed for the network or other hardware, you can\n"
+"# configure the installer to always try to load it, without prompting. Or\n"
+"# change to false to disable asking.\n"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# netcfg kommer att välja ett nätgränssnitt som har länk om möjligt.\n"
"# Det gör att den hoppar över att visa en lista om det finns fler än ett "