summaryrefslogtreecommitdiff
path: root/po/sv/preseed.po
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-01-20 09:42:00 +0000
committerFrans Pop <elendil@planet.nl>2006-01-20 09:42:00 +0000
commit082513e4c324f5a222c64138fe84b11eac6b6222 (patch)
treed449d490f8b66abe5f7859494df177d407157d16 /po/sv/preseed.po
parentcb081673e1143bb5fc0f9050b88b4cc0bbccddb6 (diff)
downloadinstallation-guide-082513e4c324f5a222c64138fe84b11eac6b6222.zip
Update of POT and PO files for the manual
Diffstat (limited to 'po/sv/preseed.po')
-rwxr-xr-xpo/sv/preseed.po13
1 files changed, 11 insertions, 2 deletions
diff --git a/po/sv/preseed.po b/po/sv/preseed.po
index d8d4c475b..cccfce97d 100755
--- a/po/sv/preseed.po
+++ b/po/sv/preseed.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
-"POT-Creation-Date: 2006-01-10 21:34+0000\n"
+"POT-Creation-Date: 2006-01-20 09:41+0000\n"
"PO-Revision-Date: 2005-11-29 01:13+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -615,8 +615,17 @@ msgid ""
"# it, this might be useful.\n"
"#d-i netcfg/dhcp_timeout string 60\n"
"\n"
-"# If you prefer to configure the network manually, here's how:\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 preseed file to work on systems both with and without \n"
+"# a dhcp server, uncomment these lines and the static network configuration\n"
+"# 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"