summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2008-08-06 00:09:44 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2008-08-06 00:09:44 +0000
commit8805104b0a601be278bc050026b38a3bf4548b10 (patch)
tree39de9c0a9dab3954ec191a30c1e6cd8193e56501 /po
parent390b2f30afbadd845b83ee5c708392e5262b525b (diff)
downloadinstallation-guide-8805104b0a601be278bc050026b38a3bf4548b10.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po')
-rw-r--r--po/el/preseed.po53
-rw-r--r--po/fi/preseed.po53
-rw-r--r--po/hu/preseed.po53
-rw-r--r--po/ja/preseed.po53
-rw-r--r--po/ko/preseed.po53
-rw-r--r--po/pot/preseed.pot9
-rw-r--r--po/pt/preseed.po53
-rw-r--r--po/ru/preseed.po53
-rw-r--r--po/sv/preseed.po53
-rw-r--r--po/vi/preseed.po53
-rw-r--r--po/zh_CN/preseed.po53
11 files changed, 507 insertions, 32 deletions
diff --git a/po/el/preseed.po b/po/el/preseed.po
index c90ca6fda..cd8e0586b 100644
--- a/po/el/preseed.po
+++ b/po/el/preseed.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+0000\n"
"PO-Revision-Date: 2008-06-25 23:29+0300\n"
"Last-Translator: quad-nrg.net <yodesy@quad-nrg.net>\n"
"Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@@ -1467,7 +1467,49 @@ msgstr ""
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, 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"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
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"
@@ -1506,7 +1548,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\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"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# Το netcfg θα επιλέξει αν είναι δυνατόν μια διεπαφή δικτύου που έχει ενεργή "
"σύνδεση. Αυτό έχει σαν αποτέλεσμα\n"
diff --git a/po/fi/preseed.po b/po/fi/preseed.po
index 73039e9bd..7cf700160 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: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+0000\n"
"PO-Revision-Date: 2008-03-07 09:03+0200\n"
"Last-Translator: Esko Arajärvi <edu@iki.fi>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -1402,7 +1402,49 @@ msgstr ""
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, 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"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
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"
@@ -1441,7 +1483,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\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"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# netcfg valitsee liitännän jossa linkkivalo palaa, mikäli mahdollista.\n"
"# Tällöin ohitetaan luettelon näyttäminen jos liitäntöjä on \n"
diff --git a/po/hu/preseed.po b/po/hu/preseed.po
index 6dcbf261b..5b099ae98 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: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+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"
@@ -1348,7 +1348,49 @@ msgstr ""
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, 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"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
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"
@@ -1387,7 +1429,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\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"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# A netcfg választ egy kapcsolattal rendelkező csatolót, ha lehet. Ez\n"
"# átugorja a lista kiírását, ha több, mint 1 ilyen elérhető.\n"
diff --git a/po/ja/preseed.po b/po/ja/preseed.po
index 338c6c52c..fac17e121 100644
--- a/po/ja/preseed.po
+++ b/po/ja/preseed.po
@@ -2,7 +2,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+0000\n"
"PO-Revision-Date: 2008-05-09 11:34+0900\n"
"Last-Translator: KURASAWA Nozomu <nabetaro@caldron.jp>\n"
"Language-Team: \n"
@@ -1351,7 +1351,49 @@ msgstr "以下の debconf 変数は、ネットワークの設定と関係があ
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, 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"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
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"
@@ -1390,7 +1432,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\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"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# 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"
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index f9fa6f7f7..3ab3b93bf 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed.xml\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+0000\n"
"PO-Revision-Date: 2008-08-02 22:22+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Korean <debian-i10n-korean@lists.debian.org>\n"
@@ -1348,7 +1348,49 @@ msgstr "다음 debconf 변수가 네트워크 설정과 관계가 있습니다."
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, 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"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
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"
@@ -1387,7 +1429,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\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"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# 연결되어 있는 인터페이스를 선택합니다. 이러면 인터페이스가\n"
"# 여러 개 있는 경우 목록을 건너 뜁니다.\n"
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 33cb5f317..48485ec2d 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: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+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"
@@ -821,7 +821,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
- "#d-i netcfg/dhcp_hostname string radish"
+ "#d-i netcfg/dhcp_hostname string radish\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"
+ "#d-i hw-detect/load_firmware boolean true"
msgstr ""
#. Tag: title
diff --git a/po/pt/preseed.po b/po/pt/preseed.po
index c3e2935dc..9daf94fd5 100644
--- a/po/pt/preseed.po
+++ b/po/pt/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: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+0000\n"
"PO-Revision-Date: 2008-07-13 08:08+0100\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -1423,7 +1423,49 @@ msgstr ""
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, 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"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
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"
@@ -1462,7 +1504,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\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"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# Se possível o netcfg irá escolher um interface que tenha ligação.\n"
"# Isto irá prevenir que seja mostrada uma lista se existir mais que um\n"
diff --git a/po/ru/preseed.po b/po/ru/preseed.po
index 546ed577e..91d436c35 100644
--- a/po/ru/preseed.po
+++ b/po/ru/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: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+0000\n"
"PO-Revision-Date: 2008-07-20 14:59+0400\n"
"Last-Translator: D-R L10N Team <debian-l10n-russian@lists.debian.org>\n"
"Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -1399,7 +1399,49 @@ msgstr "Следующие переменные debconf относятся к н
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, 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"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
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"
@@ -1438,7 +1480,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\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"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# netcfg выберет активный сетевой интерфейс, если такой имеется. Если\n"
"# есть более одного интерфейса, то при данной настройке список\n"
diff --git a/po/sv/preseed.po b/po/sv/preseed.po
index 143064e9c..c7a200a93 100644
--- a/po/sv/preseed.po
+++ b/po/sv/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: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+0000\n"
"PO-Revision-Date: 2008-07-13 05:41+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -1416,7 +1416,49 @@ msgstr "Följande debconf-variabler är relevanta för nätverkskonfiguration."
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, 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"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
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"
@@ -1455,7 +1497,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\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"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# netcfg kommer att välja ett nätgränssnitt som har länk om möjligt.\n"
"# Det gör att den hoppar över att visa en lista om det finns fler än ett "
diff --git a/po/vi/preseed.po b/po/vi/preseed.po
index a5bf4fef6..d794f585e 100644
--- a/po/vi/preseed.po
+++ b/po/vi/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: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+0000\n"
"PO-Revision-Date: 2008-05-12 17:29+0930\n"
"Last-Translator: Clytie Siddall <clytie@riverland.net.au>\n"
"Language-Team: Vietnamese <vi-VN@googlegroups.com>\n"
@@ -1406,7 +1406,49 @@ msgstr "Theo đây có những biến debconf thích hợp với cấu hình m
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, 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"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
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"
@@ -1445,7 +1487,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\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"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# netcfg sẽ chọn giao diện có liên kết nếu có thể,\n"
"# thì nó bỏ qua hiển thị danh sách nếu có nhiều giao diện.\n"
diff --git a/po/zh_CN/preseed.po b/po/zh_CN/preseed.po
index 635da3d8c..1d226beb1 100644
--- a/po/zh_CN/preseed.po
+++ b/po/zh_CN/preseed.po
@@ -3,7 +3,7 @@ msgid ""
msgstr ""
"Project-Id-Version: d-i-manual\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2008-07-13 00:09+0000\n"
+"POT-Creation-Date: 2008-08-06 00:09+0000\n"
"PO-Revision-Date: 2008-07-20 11:17+0800\n"
"Last-Translator: Ji YongGang <jungle@soforge.com>\n"
"Language-Team: debian-chinese-gb <debian-chinese-gb@debian.org>\n"
@@ -1272,7 +1272,49 @@ msgstr "下面的 debconf 变量与网络配置相关。"
#. Tag: screen
#: preseed.xml:754
-#, no-c-format
+#, fuzzy, 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"
+#| "\n"
+#| "# If you prefer to configure the network manually, uncomment this line "
+#| "and\n"
+#| "# the static network configuration below.\n"
+#| "#d-i netcfg/disable_dhcp boolean true\n"
+#| "\n"
+#| "# If you want the preconfiguration file to work on systems both with and\n"
+#| "# without a dhcp server, uncomment these lines and the static network\n"
+#| "# configuration below.\n"
+#| "#d-i netcfg/dhcp_failed note\n"
+#| "#d-i netcfg/dhcp_options select Configure network manually\n"
+#| "\n"
+#| "# Static network configuration.\n"
+#| "#d-i netcfg/get_nameservers string 192.168.1.1\n"
+#| "#d-i netcfg/get_ipaddress string 192.168.1.42\n"
+#| "#d-i netcfg/get_netmask string 255.255.255.0\n"
+#| "#d-i netcfg/get_gateway string 192.168.1.1\n"
+#| "#d-i netcfg/confirm_static boolean true\n"
+#| "\n"
+#| "# Any hostname and domain names assigned from dhcp take precedence over\n"
+#| "# values set here. However, setting the values still prevents the "
+#| "questions\n"
+#| "# from being shown, even if values come from dhcp.\n"
+#| "d-i netcfg/get_hostname string unassigned-hostname\n"
+#| "d-i netcfg/get_domain string unassigned-domain\n"
+#| "\n"
+#| "# Disable that annoying WEP key dialog.\n"
+#| "d-i netcfg/wireless_wep string\n"
+#| "# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
+#| "#d-i netcfg/dhcp_hostname string radish"
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"
@@ -1311,7 +1353,12 @@ msgid ""
"# Disable that annoying WEP key dialog.\n"
"d-i netcfg/wireless_wep string\n"
"# The wacky dhcp hostname that some ISPs use as a password of sorts.\n"
-"#d-i netcfg/dhcp_hostname string radish"
+"#d-i netcfg/dhcp_hostname string radish\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"
+"#d-i hw-detect/load_firmware boolean true"
msgstr ""
"# 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"