summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorD-I role <debian-boot@lists.debian.org>2022-01-16 23:03:37 +0000
committerD-I role <debian-boot@lists.debian.org>2022-01-16 23:03:37 +0000
commitf5c00e609df12707c8121221511039c90b0185f7 (patch)
tree6fb2505b0a87beec5d4270e60275611b911757bd /po
parentf0257106f25092522de67b568a80ab5ab3ee8ce6 (diff)
downloadinstallation-guide-f5c00e609df12707c8121221511039c90b0185f7.zip
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po')
-rw-r--r--po/ca/preseed.po46
-rw-r--r--po/cs/preseed.po7
-rw-r--r--po/da/preseed.po7
-rw-r--r--po/de/preseed.po46
-rw-r--r--po/el/preseed.po7
-rw-r--r--po/es/installation-howto.po14
-rw-r--r--po/es/partitioning.po4
-rw-r--r--po/es/preseed.po46
-rw-r--r--po/fi/preseed.po7
-rw-r--r--po/fr/preseed.po46
-rw-r--r--po/hu/preseed.po7
-rw-r--r--po/it/preseed.po46
-rw-r--r--po/ja/preseed.po46
-rw-r--r--po/kab/preseed.po7
-rw-r--r--po/ko/preseed.po46
-rw-r--r--po/nb/preseed.po7
-rw-r--r--po/nl/preseed.po46
-rw-r--r--po/nn/preseed.po7
-rw-r--r--po/pot/preseed.pot7
-rw-r--r--po/pt/preseed.po46
-rw-r--r--po/ro/preseed.po7
-rw-r--r--po/ru/preseed.po7
-rw-r--r--po/sv/preseed.po7
-rw-r--r--po/tl/preseed.po7
-rw-r--r--po/uk/preseed.po7
-rw-r--r--po/vi/preseed.po7
-rw-r--r--po/zh_CN/preseed.po46
-rw-r--r--po/zh_TW/preseed.po7
28 files changed, 545 insertions, 45 deletions
diff --git a/po/ca/preseed.po b/po/ca/preseed.po
index 5c9813d0e..f832b0565 100644
--- a/po/ca/preseed.po
+++ b/po/ca/preseed.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-11-28 00:52+0000\n"
"Last-Translator: d <dmanye@gmail.com>\n"
"Language-Team: \n"
@@ -2766,7 +2766,44 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
+#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+#| "# currently not supported.\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2774,6 +2811,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/cs/preseed.po b/po/cs/preseed.po
index 1f3a35198..3f4359098 100644
--- a/po/cs/preseed.po
+++ b/po/cs/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: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2018-05-21 10:18+0200\n"
"Last-Translator: Miroslav Kure <kurem@upcase.inf.upol.cz>\n"
"Language-Team: \n"
@@ -2876,6 +2876,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/da/preseed.po b/po/da/preseed.po
index efb087ccd..05cf4e2ca 100644
--- a/po/da/preseed.po
+++ b/po/da/preseed.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-06-07 19:32+0000\n"
"Last-Translator: scootergrisen <scootergrisen@gmail.com>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
@@ -2680,6 +2680,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/de/preseed.po b/po/de/preseed.po
index a5f091751..1fa2c7a57 100644
--- a/po/de/preseed.po
+++ b/po/de/preseed.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-11-29 19:58+0100\n"
"Last-Translator: Holger Wansing <hwansing@mailbox.org>\n"
"Language-Team: German <debian-l10n-german@lists.debian.org>\n"
@@ -2820,7 +2820,44 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
+#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+#| "# currently not supported.\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2828,6 +2865,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/el/preseed.po b/po/el/preseed.po
index 8637367df..859c5f9e8 100644
--- a/po/el/preseed.po
+++ b/po/el/preseed.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-05-28 14:03+0300\n"
"Last-Translator: galaxico <galas@tee.gr>\n"
"Language-Team: debian-l10n-greek@lists.debian.org\n"
@@ -2978,6 +2978,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/es/installation-howto.po b/po/es/installation-howto.po
index 05c683f70..b6ee4927b 100644
--- a/po/es/installation-howto.po
+++ b/po/es/installation-howto.po
@@ -194,11 +194,11 @@ msgid ""
msgstr ""
"Descarga la imagen que prefieraa y la grábas en un disco óptico. <phrase "
"arch=\"any-x86\">Para arrancar el disco, es posible que tengas que modificar "
-"la configuración de la BIOS, como se detalla en <xref linkend=\"bios-setup\""
-"/>.</phrase> <phrase arch=\"powerpc\"> Para arrancar un PowerMac desde el "
-"CD, pulsa la tecla <keycap>c</keycap> mientras éste se inicia. Para conocer "
-"otras formas de arranque desde CD consulta <xref linkend=\"boot-cd\"/> . "
-"</phrase>"
+"la configuración de la BIOS, como se detalla en <xref linkend=\"bios-setup\"/"
+">.</phrase> <phrase arch=\"powerpc\"> Para arrancar un PowerMac desde el CD, "
+"pulsa la tecla <keycap>c</keycap> mientras éste se inicia. Para conocer "
+"otras formas de arranque desde CD consulta <xref linkend=\"boot-cd\"/> . </"
+"phrase>"
#. Tag: title
#: installation-howto.xml:91
@@ -368,8 +368,8 @@ msgstr ""
"vmlinuz</filename>, y una imagen de CD/DVD de &debian; en el directorio de "
"nivel más alto en el disco duro. Asegúrate de que la imagen tiene un nombre "
"de fichero que termine en <literal>.iso</literal>. Ahora sólo es cuestión de "
-"arrancar linux con initrd. <phrase arch=\"x86\"> <xref linkend=\"boot-"
-"initrd\"/> explica una forma de hacerlo. </phrase>"
+"arrancar linux con initrd. <phrase arch=\"x86\"> <xref linkend=\"boot-initrd"
+"\"/> explica una forma de hacerlo. </phrase>"
#. Tag: title
#: installation-howto.xml:182
diff --git a/po/es/partitioning.po b/po/es/partitioning.po
index dcbc22432..450277358 100644
--- a/po/es/partitioning.po
+++ b/po/es/partitioning.po
@@ -1586,8 +1586,8 @@ msgstr ""
"el bloque de arranque, que son los primeros dos sectores del disco. "
"<emphasis>No</emphasis> debes poner la swap en la primera partición de la "
"unidad de arranque, ya que las particiones swap no preservan los primeros "
-"pocos sectores de la partición. Puedes poner las particiones Ext2 o UFS allí;"
-" éstas dejarán la tabla de particiones y el bloque de arranque solo."
+"pocos sectores de la partición. Puedes poner las particiones Ext2 o UFS "
+"allí; éstas dejarán la tabla de particiones y el bloque de arranque solo."
#. Tag: para
#: partitioning.xml:883
diff --git a/po/es/preseed.po b/po/es/preseed.po
index 21f641080..dea35bd43 100644
--- a/po/es/preseed.po
+++ b/po/es/preseed.po
@@ -33,7 +33,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-11-23 16:14+0000\n"
"Last-Translator: eulalio <eulalio@disroot.org>\n"
"Language-Team: Debian l10n Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -2876,7 +2876,44 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
+#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+#| "# currently not supported.\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2884,6 +2921,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/fi/preseed.po b/po/fi/preseed.po
index 1369e6295..a578545e2 100644
--- a/po/fi/preseed.po
+++ b/po/fi/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Installation Guide preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2010-05-10 22:11+0300\n"
"Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -2956,6 +2956,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/fr/preseed.po b/po/fr/preseed.po
index ef6bd7fee..b52a1844b 100644
--- a/po/fr/preseed.po
+++ b/po/fr/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: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-10-08 10:10+0100\n"
"Last-Translator: Baptiste Jammet <baptiste@mailoo.org>\n"
"Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -2757,7 +2757,44 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
+#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+#| "# currently not supported.\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2765,6 +2802,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/hu/preseed.po b/po/hu/preseed.po
index 36d561332..1c8bdab2e 100644
--- a/po/hu/preseed.po
+++ b/po/hu/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2007-03-18 19:17+0100\n"
"Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
"Language-Team: Hungarian\n"
@@ -2668,6 +2668,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/it/preseed.po b/po/it/preseed.po
index 37da5b0ed..73ea6db61 100644
--- a/po/it/preseed.po
+++ b/po/it/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual_preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-12-01 21:44+0100\n"
"Last-Translator: Luca Monducci <luca.mo@tiscali.it>\n"
"Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
@@ -2773,7 +2773,44 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
+#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+#| "# currently not supported.\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2781,6 +2818,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/ja/preseed.po b/po/ja/preseed.po
index 7e4f80654..60efb966a 100644
--- a/po/ja/preseed.po
+++ b/po/ja/preseed.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-10-17 23:12+0000\n"
"Last-Translator: Hideki Yamane <henrich@debian.org>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -2653,7 +2653,44 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
+#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+#| "# currently not supported.\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2661,6 +2698,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/kab/preseed.po b/po/kab/preseed.po
index 0378bed0b..f7480d93c 100644
--- a/po/kab/preseed.po
+++ b/po/kab/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: debian-installation-guide-preface 2021\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Kabyle <kab@li.org>\n"
@@ -1938,6 +1938,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index 90642645f..bf6e033ff 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-12-26 22:28+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -2631,7 +2631,44 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
+#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+#| "# currently not supported.\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2639,6 +2676,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/nb/preseed.po b/po/nb/preseed.po
index 32d8f4570..b0796fecd 100644
--- a/po/nb/preseed.po
+++ b/po/nb/preseed.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed_nb\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2019-08-31 08:32+0100\n"
"Last-Translator: \n"
"Language-Team: Norwegian Bokmål\n"
@@ -1938,6 +1938,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/nl/preseed.po b/po/nl/preseed.po
index 907c0543e..479d4d09a 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: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-09-30 21:51+0200\n"
"Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
"Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -2902,7 +2902,44 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
+#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+#| "# currently not supported.\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2910,6 +2947,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/nn/preseed.po b/po/nn/preseed.po
index 15796486d..cbcac01c1 100644
--- a/po/nn/preseed.po
+++ b/po/nn/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: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2016-12-26 18:56+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Norwegian nynorsk <LL@li.org>\n"
@@ -1938,6 +1938,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 3660e8ffb..216ed79d5 100644
--- a/po/pot/preseed.pot
+++ b/po/pot/preseed.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -1938,6 +1938,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/pt/preseed.po b/po/pt/preseed.po
index d26f549f8..62f64da20 100644
--- a/po/pt/preseed.po
+++ b/po/pt/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-12-08 17:21+0000\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -2751,7 +2751,44 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
+#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+#| "# currently not supported.\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2759,6 +2796,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/ro/preseed.po b/po/ro/preseed.po
index 40013000e..e7c4add97 100644
--- a/po/ro/preseed.po
+++ b/po/ro/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: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2016-12-26 18:56+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Romanian <LL@li.org>\n"
@@ -1938,6 +1938,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/ru/preseed.po b/po/ru/preseed.po
index ee13c9542..98c987923 100644
--- a/po/ru/preseed.po
+++ b/po/ru/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2018-10-25 22:28+0300\n"
"Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -2916,6 +2916,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/sv/preseed.po b/po/sv/preseed.po
index 9b40ec2ef..a54c82240 100644
--- a/po/sv/preseed.po
+++ b/po/sv/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-08-24 07:33+0000\n"
"Last-Translator: Luna Jernberg <droidbittin@gmail.com>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -2926,6 +2926,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/tl/preseed.po b/po/tl/preseed.po
index 76a28c370..1e29731fa 100644
--- a/po/tl/preseed.po
+++ b/po/tl/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: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2016-12-26 18:56+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: Tagalog <LL@li.org>\n"
@@ -1938,6 +1938,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/uk/preseed.po b/po/uk/preseed.po
index 177be1385..b4e0398ad 100644
--- a/po/uk/preseed.po
+++ b/po/uk/preseed.po
@@ -4,7 +4,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed_uk\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2019-09-03 08:32+0100\n"
"Last-Translator: \n"
"Language-Team: Ukranian\n"
@@ -1938,6 +1938,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/vi/preseed.po b/po/vi/preseed.po
index 0e12b0a07..b0cfc1c73 100644
--- a/po/vi/preseed.po
+++ b/po/vi/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2012-08-04 06:20+0700\n"
"Last-Translator: hailang <hailangvn@gmail.com>\n"
"Language-Team: MOST Project <du-an-most@lists.hanoilug.org>\n"
@@ -2919,6 +2919,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index 5b68c76d5..7c767cb55 100644
--- a/po/zh_CN/preseed.po
+++ b/po/zh_CN/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2021-12-15 18:22+0000\n"
"Last-Translator: 吕文彬 <wenbin816@gmail.com>\n"
"Language-Team: <debian-l10n-chinese@lists.debian.org>\n"
@@ -2542,7 +2542,44 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1074
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "# Choose, if you want to scan additional installation media\n"
+#| "# (default: false).\n"
+#| "d-i apt-setup/cdrom/set-first boolean false\n"
+#| "# You can choose to install non-free and contrib software.\n"
+#| "#d-i apt-setup/non-free boolean true\n"
+#| "#d-i apt-setup/contrib boolean true\n"
+#| "# Uncomment this if you don't want to use a network mirror.\n"
+#| "#d-i apt-setup/use_mirror boolean false\n"
+#| "# Select which update services to use; define the mirrors to be used.\n"
+#| "# Values shown below are the normal defaults.\n"
+#| "#d-i apt-setup/services-select multiselect security, updates\n"
+#| "#d-i apt-setup/security_host string security.debian.org\n"
+#| "\n"
+#| "# Additional repositories, local[0-9] available\n"
+#| "#d-i apt-setup/local0/repository string \\\n"
+#| "# http://local.server/debian stable main\n"
+#| "#d-i apt-setup/local0/comment string local server\n"
+#| "# Enable deb-src lines\n"
+#| "#d-i apt-setup/local0/source boolean true\n"
+#| "# URL to the public key of the local repository; you must provide a key "
+#| "or\n"
+#| "# apt will complain about the unauthenticated repository and so the\n"
+#| "# sources.list line will be left commented out.\n"
+#| "#d-i apt-setup/local0/key string http://local.server/key\n"
+#| "# If the provided key file ends in \".asc\" the key file needs to be an\n"
+#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n"
+#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n"
+#| "# currently not supported.\n"
+#| "\n"
+#| "# By default the installer requires that repositories be authenticated\n"
+#| "# using a known gpg key. This setting can be used to disable that\n"
+#| "# authentication. Warning: Insecure, not recommended.\n"
+#| "#d-i debian-installer/allow_unauthenticated boolean true\n"
+#| "\n"
+#| "# Uncomment this to add multiarch configuration for i386\n"
+#| "#d-i apt-setup/multiarch string i386"
msgid ""
"# Choose, if you want to scan additional installation media\n"
"# (default: false).\n"
@@ -2550,6 +2587,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"
diff --git a/po/zh_TW/preseed.po b/po/zh_TW/preseed.po
index 283ce14a8..bc4584675 100644
--- a/po/zh_TW/preseed.po
+++ b/po/zh_TW/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: 2021-12-25 23:02+0000\n"
+"POT-Creation-Date: 2022-01-16 23:02+0000\n"
"PO-Revision-Date: 2016-12-26 18:56+0000\n"
"Last-Translator: NAME <EMAIL@ADDRESS>\n"
"Language-Team: debian-chinese-big5 <debian-chinese-big5@lists.debian.org>\n"
@@ -1938,6 +1938,11 @@ msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
+"# Uncomment the following line, if you don't want to have the sources.list\n"
+"# entry for a DVD/BD installation image active in the installed system\n"
+"# (entries for netinst or CD images will be disabled anyway, regardless of\n"
+"# this setting).\n"
+"#d-i apt-setup/disable-cdrom-entries boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
"#d-i apt-setup/use_mirror boolean false\n"
"# Select which update services to use; define the mirrors to be used.\n"