From 2ef93ab7223f1b3e6423de936f6da563a5ed923d Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Mon, 6 Apr 2009 04:34:59 +0000 Subject: Dutch translation udpate: untranslated files --- nl/appendix/files.xml | 46 +++++++++++++++++++------- nl/appendix/pppoe.xml | 20 +++++------ nl/appendix/preseed.xml | 62 ++++++++++++++++++++++++++--------- nl/boot-installer/parameters.xml | 12 ++++++- nl/boot-installer/sparc.xml | 5 +-- nl/boot-installer/x86.xml | 6 ++-- nl/install-methods/boot-usb-files.xml | 4 +-- 7 files changed, 108 insertions(+), 47 deletions(-) diff --git a/nl/appendix/files.xml b/nl/appendix/files.xml index 8fd22c36a..059840574 100644 --- a/nl/appendix/files.xml +++ b/nl/appendix/files.xml @@ -1,5 +1,5 @@ - + Linux Devices @@ -225,6 +225,13 @@ obtained by adding up the numbers. +By default the installer will install the GNOME desktop environment, but +alternative desktop environments can be selected either by using one +of the special CD images, or by specifying the desired desktop environment +when the installer is booted (see ). + + + Note that you will need to add the sizes listed in the table to the size of the standard installation when determining the size of partitions. Most of the size listed as Installed size will end up in @@ -247,9 +254,33 @@ is (temporarily) required in /var. Desktop environment - &task-desktop-inst; - &task-desktop-dl; - &task-desktop-tot; +   +   +   + + +   • GNOME (default) + &task-desktop-gnome-inst; + &task-desktop-gnome-dl; + &task-desktop-gnome-tot; + + +   • KDE + &task-desktop-kde-inst; + &task-desktop-kde-dl; + &task-desktop-kde-tot; + + +   • Xfce + &task-desktop-xfce-inst; + &task-desktop-xfce-dl; + &task-desktop-xfce-tot; + + +   • LXDE + &task-desktop-lxde-inst; + &task-desktop-lxde-dl; + &task-desktop-lxde-tot; @@ -312,13 +343,6 @@ is (temporarily) required in /var. - - -The Desktop task will install the GNOME desktop -environment. - - - If you install in a language other than English, tasksel diff --git a/nl/appendix/pppoe.xml b/nl/appendix/pppoe.xml index 2c9b5b01b..4bd34c744 100644 --- a/nl/appendix/pppoe.xml +++ b/nl/appendix/pppoe.xml @@ -1,5 +1,5 @@ - + Installing &debian; using PPP over Ethernet (PPPoE) @@ -34,19 +34,15 @@ following steps explain the differences. -Boot the installer with modules=ppp-udeb as boot -parameter. This means that at the boot prompt you should enter: +Boot the installer with the boot parameter +modules=ppp-udeb - -install modules=ppp-udeb - - -or, if you prefer using the graphical installer: - - -installgui modules=ppp-udeb - + +See for information on +how to add a boot parameter. + +. This will ensure the component responsible for the setup of PPPoE (ppp-udeb) will be loaded and run automatically. diff --git a/nl/appendix/preseed.xml b/nl/appendix/preseed.xml index a622ccbaa..3340dce15 100644 --- a/nl/appendix/preseed.xml +++ b/nl/appendix/preseed.xml @@ -1,5 +1,5 @@ - + - + Boot Parameters @@ -215,6 +215,16 @@ are 1 and 2. See also . + +noshell + + +Prevents the installer from offering interactive shells on tty2 and tty3. +Useful for unattended installations where physical security is limited. + + + + debian-installer/framebuffer (fb) diff --git a/nl/boot-installer/sparc.xml b/nl/boot-installer/sparc.xml index 19e2778af..faf39b310 100644 --- a/nl/boot-installer/sparc.xml +++ b/nl/boot-installer/sparc.xml @@ -1,5 +1,5 @@ - + Booting with TFTP @@ -13,7 +13,8 @@ machine which is being installed (see Use the command boot net to boot from a TFTP and RARP server, or try boot net:bootp or boot net:dhcp to boot from a TFTP and BOOTP -or DHCP server. +or DHCP server. You can pass extra boot parameters to &d-i; at the end +of the boot command. diff --git a/nl/boot-installer/x86.xml b/nl/boot-installer/x86.xml index 56e095e33..6b4cf80bc 100644 --- a/nl/boot-installer/x86.xml +++ b/nl/boot-installer/x86.xml @@ -1,5 +1,5 @@ - + Booting from a CD-ROM @@ -152,7 +152,7 @@ should do so with care. Alternatively, if you intend to keep an existing partition on the hard drive unchanged during the install, you can download the hd-media/initrd.gz file and its kernel, as well as -copy a CD iso to the drive (make sure the file is named ending in +copy a CD (or DVD) iso to the drive (make sure the file is named ending in .iso). The installer can then boot from the drive and install from the CD image, without needing the network. @@ -208,8 +208,6 @@ and reboot. -Note that the value of the ramdisk_size may need to be -adjusted for the size of the initrd image. From here on, there should be no difference between GRUB or LILO. diff --git a/nl/install-methods/boot-usb-files.xml b/nl/install-methods/boot-usb-files.xml index 557fff121..b7211a9e4 100644 --- a/nl/install-methods/boot-usb-files.xml +++ b/nl/install-methods/boot-usb-files.xml @@ -1,5 +1,5 @@ - + Preparing Files for USB Memory Stick Booting @@ -91,7 +91,7 @@ the USB stick, but only the smaller businesscard or netinst CD images. -To use this image you only have to extract it directly to your USB stick: +To use this image simply extract it directly to your USB stick: # zcat boot.img.gz > /dev/sdX -- cgit v1.2.3