From fcb24cfdbe826112e8c2dc8d3481efb383404295 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Sun, 24 Feb 2013 13:03:24 +0000 Subject: Update po|pot files after changings in en: M po/tl/preseed.po M po/ro/preseed.po M po/pt/random-bits.po M po/pt/preseed.po M po/da/preseed.po M po/ru/preseed.po M po/sv/preseed.po M po/ja/preseed.po M po/zh_TW/preseed.po M po/fi/preseed.po M po/el/random-bits.po M po/el/preseed.po M po/el/preparing.po M po/zh_CN/preseed.po M po/pot/preseed.pot M po/es/random-bits.po M po/es/preseed.po M po/ko/preseed.po M po/nl/preseed.po M po/nn/preseed.po M po/hu/preseed.po M po/vi/preseed.po --- po/da/preseed.po | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'po/da') diff --git a/po/da/preseed.po b/po/da/preseed.po index 62ed7489d..9fd422b25 100644 --- a/po/da/preseed.po +++ b/po/da/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: 2012-10-24 19:53+0000\n" +"POT-Creation-Date: 2013-02-24 13:00+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1250,10 +1250,11 @@ msgid "" "# 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" +"#d-i netcfg/dhcpv6_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" +"#d-i netcfg/disable_autoconfig 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" @@ -1262,10 +1263,19 @@ msgid "" "#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" +"#\n" +"# IPv4 example\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/get_nameservers string 192.168.1.1\n" +"#d-i netcfg/confirm_static boolean true\n" +"#\n" +"# IPv6 example\n" +"#d-i netcfg/get_ipaddress string fc00::2\n" +"#d-i netcfg/get_netmask string ffff:ffff:ffff:ffff::\n" +"#d-i netcfg/get_gateway string fc00::1\n" +"#d-i netcfg/get_nameservers string fc00::1\n" "#d-i netcfg/confirm_static boolean true\n" "\n" "# Any hostname and domain names assigned from dhcp take precedence over\n" -- cgit v1.2.3