diff options
author | D-I role <debian-boot@lists.debian.org> | 2021-12-08 23:00:06 +0000 |
---|---|---|
committer | D-I role <debian-boot@lists.debian.org> | 2021-12-08 23:00:06 +0000 |
commit | 17591d5d0988fa3e111bb4ba5cc8d3f44758b4bb (patch) | |
tree | 951ade052abdf4987c3aa27da979bed17295c8b8 /po/pt/preseed.po | |
parent | 1709742affdcddf87131bfea445295600ac3c827 (diff) | |
download | installation-guide-17591d5d0988fa3e111bb4ba5cc8d3f44758b4bb.zip |
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po/pt/preseed.po')
-rw-r--r-- | po/pt/preseed.po | 104 |
1 files changed, 2 insertions, 102 deletions
diff --git a/po/pt/preseed.po b/po/pt/preseed.po index de9717235..bbbcc901f 100644 --- a/po/pt/preseed.po +++ b/po/pt/preseed.po @@ -1737,79 +1737,6 @@ msgstr "" #. Tag: screen #: preseed.xml:837 #, no-c-format -#| msgid "" -#| "# Disable network configuration entirely. This is useful for cdrom\n" -#| "# installations on non-networked devices where the network questions,\n" -#| "# warning and long timeouts are a nuisance.\n" -#| "#d-i netcfg/enable boolean false\n" -#| "\n" -#| "# 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" -#| "# To set a different link detection timeout (default is 3 seconds).\n" -#| "# Values are interpreted as seconds.\n" -#| "#d-i netcfg/link_wait_timeout string 10\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" -#| "#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_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" -#| "# 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" -#| "#\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" -#| "# 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" -#| "# If you want to force a hostname, regardless of what either the DHCP\n" -#| "# server returns or what the reverse DNS entry for the IP is, uncomment\n" -#| "# and adjust the following line.\n" -#| "#d-i netcfg/hostname string somehost\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\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" msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" "# installations on non-networked devices where the network questions,\n" @@ -2061,18 +1988,6 @@ msgstr "" #. Tag: screen #: preseed.xml:893 #, no-c-format -#| msgid "" -#| "# If you select ftp, the mirror/country string does not need to be set.\n" -#| "#d-i mirror/protocol string ftp\n" -#| "d-i mirror/country string manual\n" -#| "d-i mirror/http/hostname string &archive-mirror;\n" -#| "d-i mirror/http/directory string /debian\n" -#| "d-i mirror/http/proxy string\n" -#| "\n" -#| "# Suite to install.\n" -#| "#d-i mirror/suite string testing\n" -#| "# Suite to use for loading installer components (optional).\n" -#| "#d-i mirror/udeb/suite string testing" msgid "" "# Mirror protocol:\n" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -3032,22 +2947,6 @@ msgstr "" #. Tag: screen #: preseed.xml:1142 #, no-c-format -#| msgid "" -#| "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" -#| "\n" -#| "# Individual additional packages to install\n" -#| "#d-i pkgsel/include string openssh-server build-essential\n" -#| "# Whether to upgrade packages after debootstrap.\n" -#| "# Allowed values: none, safe-upgrade, full-upgrade\n" -#| "#d-i pkgsel/upgrade select none\n" -#| "\n" -#| "# Some versions of the installer can report back on what software you " -#| "have\n" -#| "# installed, and what software you use. The default is not to report " -#| "back,\n" -#| "# but sending reports helps the project determine what software is most\n" -#| "# popular and should be included on the first CD/DVD.\n" -#| "#popularity-contest popularity-contest/participate boolean false" msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" "\n" @@ -3070,7 +2969,8 @@ msgid "" msgstr "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" "\n" -"# Ou escolha que não seja mostrada a janela do tasksel (e não instalar quaisquer pacotes):\n" +"# Ou escolha que não seja mostrada a janela do tasksel (e não instalar " +"quaisquer pacotes):\n" "#d-i pkgsel/run_tasksel boolean false\n" "\n" "# Pacotes individuais adicionais a instalar\n" |