diff options
Diffstat (limited to 'po/pt/preseed.po')
-rw-r--r-- | po/pt/preseed.po | 48 |
1 files changed, 3 insertions, 45 deletions
diff --git a/po/pt/preseed.po b/po/pt/preseed.po index 2aecec71d..0588b5b54 100644 --- a/po/pt/preseed.po +++ b/po/pt/preseed.po @@ -1424,48 +1424,6 @@ msgstr "" #. Tag: screen #: preseed.xml:754 #, 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" @@ -1551,10 +1509,10 @@ msgstr "" "# Fazer desaparecer a aborrecida caixa de diálogo sobre a chave do WEP.\n" "d-i netcfg/wireless_wep string\n" "# O nome de host dhcp esquisito que alguns ISP's usam como password.\n" -"#d-i netcfg/dhcp_hostname string radish" -"\n" +"#d-i netcfg/dhcp_hostname string radish\n" "# Se for necessário firmware não-livre para a rede ou para outro hardware,\n" -"# pode configurar o instalador para tentar carregá-lo sempre, sem perguntar.\n" +"# pode configurar o instalador para tentar carregá-lo sempre, sem " +"perguntar.\n" "# Ou então mudar para desabilitar a pergunta mudar para 'false'.\n" "#d-i hw-detect/load_firmware boolean true" |