summaryrefslogtreecommitdiff
path: root/po/nl/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/nl/preseed.po')
-rw-r--r--po/nl/preseed.po87
1 files changed, 69 insertions, 18 deletions
diff --git a/po/nl/preseed.po b/po/nl/preseed.po
index 05f88c1be..dc60b1b00 100644
--- a/po/nl/preseed.po
+++ b/po/nl/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2019-08-29 14:36+0000\n"
+"POT-Creation-Date: 2019-09-22 23:04+0000\n"
"PO-Revision-Date: 2017-04-17 20:29+0200\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -144,8 +144,9 @@ msgstr "netwerk"
#. Tag: entry
#: preseed.xml:76
-#, no-c-format
-msgid "CD/DVD"
+#, fuzzy, no-c-format
+#| msgid "CD/DVD"
+msgid "CD/DVD/USB"
msgstr "CD/DVD"
#. Tag: entry
@@ -199,7 +200,17 @@ msgstr "algemeen"
#. Tag: para
#: preseed.xml:107
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "An important difference between the preseeding methods is the point at "
+#| "which the preconfiguration file is loaded and processed. For initrd "
+#| "preseeding this is right at the start of the installation, before the "
+#| "first question is even asked. Preseeding from the kernel command line "
+#| "happens just after. It is thus possible to override configuration set in "
+#| "the initrd by editing the kernel command line (either in the bootloader "
+#| "configuration or manually at boot time for bootloaders that allow it). "
+#| "For file preseeding this is after the CD or CD image has been loaded. For "
+#| "network preseeding it is only after the network has been configured."
msgid ""
"An important difference between the preseeding methods is the point at which "
"the preconfiguration file is loaded and processed. For initrd preseeding "
@@ -208,8 +219,8 @@ msgid ""
"is thus possible to override configuration set in the initrd by editing the "
"kernel command line (either in the bootloader configuration or manually at "
"boot time for bootloaders that allow it). For file preseeding this is after "
-"the CD or CD image has been loaded. For network preseeding it is only after "
-"the network has been configured."
+"the installation image has been loaded. For network preseeding it is only "
+"after the network has been configured."
msgstr ""
"Een belangrijk verschil tussen de preconfiguratiemethodes is het punt waarop "
"het bestand met preconfiguratie-instellingen geladen en verwerkt wordt. Bij "
@@ -311,10 +322,10 @@ msgid ""
"location from where you want to use it. Creating the preconfiguration file "
"is covered later in this appendix. Putting it in the correct location is "
"fairly straightforward for network preseeding or if you want to read the "
-"file off a usb-stick. If you want to include the file on a CD or DVD, you "
-"will have to remaster the ISO image. How to get the preconfiguration file "
-"included in the initrd is outside the scope of this document; please consult "
-"the developers' documentation for &d-i;."
+"file off a usb-stick. If you want to include the file in an installation ISO "
+"image, you will have to remaster the image. How to get the preconfiguration "
+"file included in the initrd is outside the scope of this document; please "
+"consult the developers' documentation for &d-i;."
msgstr ""
"Eerst zult u een zogenaamd antwoordbestand of preconfiguratiebestand moeten "
"creƫren en dat moeten plaatsen daar waar u het wenst te gebruiken. Het "
@@ -424,7 +435,25 @@ msgstr ""
#. Tag: screen
#: preseed.xml:277
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Boot parameters to specify:\n"
+#| "- if you're netbooting:\n"
+#| " preseed/url=http://host/path/to/preseed.cfg\n"
+#| " preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n"
+#| "- or\n"
+#| " preseed/url=tftp://host/path/to/preseed.cfg\n"
+#| " preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n"
+#| "\n"
+#| "- if you're booting a remastered CD:\n"
+#| " preseed/file=/cdrom/preseed.cfg\n"
+#| " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d\n"
+#| "\n"
+#| "- if you're installing from USB media (put the preconfiguration file in "
+#| "the\n"
+#| " toplevel directory of the USB stick):\n"
+#| " preseed/file=/hd-media/preseed.cfg\n"
+#| " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d"
msgid ""
"Boot parameters to specify:\n"
"- if you're netbooting:\n"
@@ -434,7 +463,7 @@ msgid ""
" preseed/url=tftp://host/path/to/preseed.cfg\n"
" preseed/url/checksum=5da499872becccfeda2c4872f9171c3d\n"
"\n"
-"- if you're booting a remastered CD:\n"
+"- if you're booting a remastered installation image:\n"
" preseed/file=/cdrom/preseed.cfg\n"
" preseed/file/checksum=5da499872becccfeda2c4872f9171c3d\n"
"\n"
@@ -1661,13 +1690,19 @@ msgstr "Netwerkconfiguratie"
#. Tag: para
#: preseed.xml:787
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Of course, preseeding the network configuration won't work if you're "
+#| "loading your preconfiguration file from the network. But it's great when "
+#| "you're booting from CD or USB stick. If you are loading preconfiguration "
+#| "files from the network, you can pass network config parameters by using "
+#| "kernel boot parameters."
msgid ""
"Of course, preseeding the network configuration won't work if you're loading "
"your preconfiguration file from the network. But it's great when you're "
-"booting from CD or USB stick. If you are loading preconfiguration files from "
-"the network, you can pass network config parameters by using kernel boot "
-"parameters."
+"booting from optical disc or USB stick. If you are loading preconfiguration "
+"files from the network, you can pass network config parameters by using "
+"kernel boot parameters."
msgstr ""
"Uiteraard zal het configureren van het netwerk via een antwoordbestand niet "
"lukken als u het antwoordbestand over het netwerk moet ophalen. Maar het "
@@ -3003,7 +3038,23 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1114
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
+#| "\n"
+#| "# Individual additional packages to install\n"
+#| "#d-i pkgsel/include string openssh-server build-essential\n"
+#| "# Whether to upgrade packages after debootstrap.\n"
+#| "# Allowed values: none, safe-upgrade, full-upgrade\n"
+#| "#d-i pkgsel/upgrade select none\n"
+#| "\n"
+#| "# Some versions of the installer can report back on what software you "
+#| "have\n"
+#| "# installed, and what software you use. The default is not to report "
+#| "back,\n"
+#| "# but sending reports helps the project determine what software is most\n"
+#| "# popular and include it on CDs.\n"
+#| "#popularity-contest popularity-contest/participate boolean false"
msgid ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"
"\n"
@@ -3016,7 +3067,7 @@ msgid ""
"# Some versions of the installer can report back on what software you have\n"
"# installed, and what software you use. The default is not to report back,\n"
"# but sending reports helps the project determine what software is most\n"
-"# popular and include it on CDs.\n"
+"# popular and should be included on the first CD/DVD.\n"
"#popularity-contest popularity-contest/participate boolean false"
msgstr ""
"#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n"