summaryrefslogtreecommitdiff
path: root/po/vi/preseed.po
diff options
context:
space:
mode:
authorD-I role <debian-boot@lists.debian.org>2023-02-15 23:07:35 +0000
committerD-I role <debian-boot@lists.debian.org>2023-02-15 23:07:35 +0000
commit4cd93605b004b9942a2c73c4db94568218641da3 (patch)
treefefcc4fbc0d9e8b155434e0addc0aec03dd587ce /po/vi/preseed.po
parent0a23cb191c613ecda9a8226a51d12fac56625516 (diff)
downloadinstallation-guide-4cd93605b004b9942a2c73c4db94568218641da3.zip
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po/vi/preseed.po')
-rw-r--r--po/vi/preseed.po8
1 files changed, 7 insertions, 1 deletions
diff --git a/po/vi/preseed.po b/po/vi/preseed.po
index 7b01430cf..9b652987b 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: 2022-10-11 23:04+0000\n"
+"POT-Creation-Date: 2023-02-15 23:04+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"
@@ -1859,6 +1859,10 @@ msgid ""
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
"#d-i netcfg/dhcp_hostname string radish\n"
"\n"
+"# If you want to completely disable firmware lookup (i.e. not use firmware\n"
+"# files or packages that might be available on installation images):\n"
+"#d-i hw-detect/firmware-lookup string never\n"
+"\n"
"# If non-free firmware is needed for the network or other hardware, you can\n"
"# configure the installer to always try to load it, without prompting. Or\n"
"# change to false to disable asking.\n"
@@ -2916,6 +2920,8 @@ 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 firmware.\n"
+"#d-i apt-setup/non-free-firmware boolean true\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"