diff options
author | Frans Pop <elendil@planet.nl> | 2006-01-10 21:36:07 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-01-10 21:36:07 +0000 |
commit | e406914ddfa1330abea87eeb9015d36fe63cd8af (patch) | |
tree | e87f33649c781a947fabf9dd0303f10f99bb6234 /po/sv/preseed.po | |
parent | 9fff4dfc10e38bbfe3a95c69c971bcc539e2598f (diff) | |
download | installation-guide-e406914ddfa1330abea87eeb9015d36fe63cd8af.zip |
Update of POT and PO files for the manual
Diffstat (limited to 'po/sv/preseed.po')
-rwxr-xr-x | po/sv/preseed.po | 145 |
1 files changed, 79 insertions, 66 deletions
diff --git a/po/sv/preseed.po b/po/sv/preseed.po index 00b3abea0..d8d4c475b 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-08 21:39+0000\n" +"POT-Creation-Date: 2006-01-10 21:34+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" @@ -185,7 +185,7 @@ msgstr "" #, no-c-format msgid "" "Obviously, any questions that have been processed before the preseeding " -"configuration file is loaded, cannot be preseeded. <xref linkend=\"preseed-" +"configuration file is loaded cannot be preseeded. <xref linkend=\"preseed-" "bootparms\"/> offers a way to avoid these questions being asked." msgstr "" @@ -215,7 +215,7 @@ msgstr "" #: preseed.xml:208 #, no-c-format msgid "" -"A very powerfull and flexible option offered by the preseeding tools is the " +"A very powerful and flexible option offered by the preseeding tools is the " "ability to run commands or scripts at certain points in the installation. " "See <xref linkend=\"preseed-shell\"/> for details." msgstr "" @@ -590,14 +590,27 @@ msgid "" "pass network config parameters in using kernel boot parameters." msgstr "" +#. Tag: para +#: preseed.xml:466 +#, no-c-format +msgid "" +"If you need to pick a particular interface when netbooting before loading a " +"preseed file from the network, use a boot parameter such as " +"<userinput>netcfg/choose_interface=<replaceable>eth1</replaceable></" +"userinput>." +msgstr "" + #. Tag: screen -#: preseed.xml:468 +#: preseed.xml:474 #, 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" @@ -623,22 +636,22 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:473 +#: preseed.xml:479 #, no-c-format msgid "Mirror settings" msgstr "" #. Tag: para -#: preseed.xml:474 +#: preseed.xml:480 #, no-c-format msgid "" -"Depending on the installation method you use, a mirror may used both to " +"Depending on the installation method you use, a mirror may be used both to " "download additional components of the installer, the base system and to set " "up the <filename>/etc/apt/sources.list</filename> for the installed system." msgstr "" #. Tag: para -#: preseed.xml:481 +#: preseed.xml:487 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -646,7 +659,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:486 +#: preseed.xml:492 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -658,7 +671,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:498 +#: preseed.xml:504 #, no-c-format msgid "" "d-i mirror/country string enter information manually\n" @@ -673,13 +686,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:503 +#: preseed.xml:509 #, no-c-format msgid "Partitioning" msgstr "Partitionering" #. Tag: para -#: preseed.xml:504 +#: preseed.xml:510 #, no-c-format msgid "" "Using preseeding to partition the harddisk is very much limited to what is " @@ -692,7 +705,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:516 +#: preseed.xml:522 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -701,7 +714,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:524 +#: preseed.xml:530 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -756,13 +769,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:529 +#: preseed.xml:535 #, no-c-format msgid "Clock and time zone setup" msgstr "" #. Tag: screen -#: preseed.xml:531 +#: preseed.xml:537 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -774,13 +787,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:536 +#: preseed.xml:542 #, no-c-format msgid "Apt setup" msgstr "" #. Tag: para -#: preseed.xml:537 +#: preseed.xml:543 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -790,7 +803,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:545 +#: preseed.xml:551 #, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" @@ -802,13 +815,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:550 +#: preseed.xml:556 #, no-c-format msgid "Account setup" msgstr "" #. Tag: para -#: preseed.xml:551 +#: preseed.xml:557 #, no-c-format msgid "" "The password for the root account and name and password for a first regular " @@ -817,7 +830,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:558 +#: preseed.xml:564 #, no-c-format msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " @@ -828,7 +841,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:568 +#: preseed.xml:574 #, no-c-format msgid "" "# Root password, either in clear text\n" @@ -851,7 +864,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:570 +#: preseed.xml:576 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -864,26 +877,26 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:580 +#: preseed.xml:586 #, no-c-format msgid "" "An MD5 hash for a password can be generated using the following command." msgstr "" #. Tag: screen -#: preseed.xml:584 +#: preseed.xml:590 #, no-c-format msgid "$ echo \"r00tme\" | mkpasswd -s -H MD5" msgstr "$ echo \"r00tme\" | mkpasswd -s -H MD5" #. Tag: title -#: preseed.xml:590 +#: preseed.xml:596 #, no-c-format msgid "Base system installation" msgstr "" #. Tag: para -#: preseed.xml:591 +#: preseed.xml:597 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -892,7 +905,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:598 +#: preseed.xml:604 #, no-c-format msgid "" "# Select the initramfs generator used to generate the initrd for 2.6 " @@ -901,13 +914,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:603 +#: preseed.xml:609 #, no-c-format msgid "Boot loader installation" msgstr "" #. Tag: screen -#: preseed.xml:605 +#: preseed.xml:611 #, no-c-format msgid "" "# Grub is the default boot loader (for x86). If you want lilo installed\n" @@ -932,13 +945,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:610 +#: preseed.xml:616 #, no-c-format msgid "Package selection" msgstr "Paketval" #. Tag: para -#: preseed.xml:611 +#: preseed.xml:617 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -946,61 +959,61 @@ msgid "" msgstr "" #. Tag: userinput -#: preseed.xml:620 +#: preseed.xml:626 #, no-c-format msgid "Standard system" msgstr "Standardsystem" #. Tag: userinput -#: preseed.xml:623 +#: preseed.xml:629 #, no-c-format msgid "Desktop environment" msgstr "Skrivbordsmiljö" #. Tag: userinput -#: preseed.xml:626 +#: preseed.xml:632 #, no-c-format msgid "Web server" msgstr "Webbserver" #. Tag: userinput -#: preseed.xml:629 +#: preseed.xml:635 #, no-c-format msgid "Print server" msgstr "Utskriftsserver" #. Tag: userinput -#: preseed.xml:632 +#: preseed.xml:638 #, no-c-format msgid "DNS server" msgstr "DNS-server" #. Tag: userinput -#: preseed.xml:635 +#: preseed.xml:641 #, no-c-format msgid "File server" msgstr "Filserver" #. Tag: userinput -#: preseed.xml:638 +#: preseed.xml:644 #, no-c-format msgid "Mail server" msgstr "E-postserver" #. Tag: userinput -#: preseed.xml:641 +#: preseed.xml:647 #, no-c-format msgid "SQL database" msgstr "SQL-databas" #. Tag: userinput -#: preseed.xml:644 +#: preseed.xml:650 #, no-c-format msgid "Laptop" msgstr "Bärbar" #. Tag: para -#: preseed.xml:648 +#: preseed.xml:654 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -1009,7 +1022,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:656 +#: preseed.xml:662 #, no-c-format msgid "" "tasksel tasksel/first multiselect Standard system, Desktop environment\n" @@ -1023,13 +1036,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:661 +#: preseed.xml:667 #, no-c-format msgid "Finishing up the first stage install" msgstr "" #. Tag: screen -#: preseed.xml:663 +#: preseed.xml:669 #, no-c-format msgid "" "# Avoid that last message about the install being complete.\n" @@ -1041,13 +1054,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:668 +#: preseed.xml:674 #, no-c-format msgid "Mailer configuration" msgstr "" #. Tag: para -#: preseed.xml:669 +#: preseed.xml:675 #, no-c-format msgid "" "During a normal install, exim asks only a few questions. Here's how to avoid " @@ -1055,7 +1068,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:676 +#: preseed.xml:682 #, no-c-format msgid "" "exim4-config exim4/dc_eximconfig_configtype \\\n" @@ -1066,13 +1079,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:681 +#: preseed.xml:687 #, no-c-format msgid "X configuration" msgstr "X-konfiguration" #. Tag: para -#: preseed.xml:682 +#: preseed.xml:688 #, no-c-format msgid "" "Preseeding Debian's X config is possible, but you probably need to know some " @@ -1081,40 +1094,40 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:690 +#: preseed.xml:696 #, no-c-format msgid "" "# X can detect the right driver for some cards, but if you're preseeding,\n" "# you override whatever it chooses. Still, vesa will work most places.\n" -"#xserver-xfree86 xserver-xfree86/config/device/driver select vesa\n" +"#xserver-xorg xserver-xorg/config/device/driver select vesa\n" "\n" "# A caveat with mouse autodetection is that if it fails, X will retry it\n" "# over and over. So if it's preseeded to be done, there is a possibility of\n" "# an infinite loop if the mouse is not autodetected.\n" -"#xserver-xfree86 xserver-xfree86/autodetect_mouse boolean true\n" +"#xserver-xorg xserver-xorg/autodetect_mouse boolean true\n" "\n" "# Monitor autodetection is recommended.\n" -"xserver-xfree86 xserver-xfree86/autodetect_monitor boolean true\n" +"xserver-xorg xserver-xorg/autodetect_monitor boolean true\n" "# Uncomment if you have an LCD display.\n" -"#xserver-xfree86 xserver-xfree86/config/monitor/lcd boolean true\n" +"#xserver-xorg xserver-xorg/config/monitor/lcd boolean true\n" "# X has three configuration paths for the monitor. Here's how to preseed\n" "# the \"medium\" path, which is always available. The \"simple\" path may " "not\n" "# be available, and the \"advanced\" path asks too many questions.\n" -"xserver-xfree86 xserver-xfree86/config/monitor/selection-method \\\n" +"xserver-xorg xserver-xorg/config/monitor/selection-method \\\n" " select medium\n" -"xserver-xfree86 xserver-xfree86/config/monitor/mode-list \\\n" +"xserver-xorg xserver-xorg/config/monitor/mode-list \\\n" " select 1024x768 @ 60 Hz" msgstr "" #. Tag: title -#: preseed.xml:695 +#: preseed.xml:701 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:697 +#: preseed.xml:703 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -1127,19 +1140,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:703 +#: preseed.xml:709 #, no-c-format msgid "Advanced options" msgstr "Avancerade inställningar" #. Tag: title -#: preseed.xml:706 +#: preseed.xml:712 #, no-c-format msgid "Shell commands" msgstr "Skalkommandon" #. Tag: screen -#: preseed.xml:708 +#: preseed.xml:714 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -1161,13 +1174,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:713 +#: preseed.xml:719 #, no-c-format msgid "Chainloading preseed files" msgstr "" #. Tag: para -#: preseed.xml:714 +#: preseed.xml:720 #, no-c-format msgid "" "It is possible to include other preseed files from a preseed file. Any " @@ -1178,7 +1191,7 @@ msgid "" msgstr "" #. Tag: screen -#: preseed.xml:724 +#: preseed.xml:730 #, no-c-format msgid "" "# More that one file can be listed, separated by spaces; all will be\n" |