diff options
author | D-I role <debian-boot@lists.debian.org> | 2022-12-08 23:00:12 +0000 |
---|---|---|
committer | D-I role <debian-boot@lists.debian.org> | 2022-12-08 23:00:12 +0000 |
commit | 127fed41cc49672e63924bc3b6915708e173e542 (patch) | |
tree | 4f195c3fc7bc3d07252086fce19321407d792ab6 /po/pt/preseed.po | |
parent | edc3d5f185b1f875f937e26dfe1cb1e7d1db9171 (diff) | |
download | installation-guide-127fed41cc49672e63924bc3b6915708e173e542.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 | 46 |
1 files changed, 6 insertions, 40 deletions
diff --git a/po/pt/preseed.po b/po/pt/preseed.po index d2ba17c0e..532c67870 100644 --- a/po/pt/preseed.po +++ b/po/pt/preseed.po @@ -2752,43 +2752,6 @@ msgstr "" #. Tag: screen #: preseed.xml:1074 #, no-c-format -#| 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 and contrib software.\n" -#| "#d-i apt-setup/non-free boolean true\n" -#| "#d-i apt-setup/contrib boolean true\n" -#| "# Uncomment this if you don't want to use a network mirror.\n" -#| "#d-i apt-setup/use_mirror boolean false\n" -#| "# Select which update services to use; define the mirrors to be used.\n" -#| "# Values shown below are the normal defaults.\n" -#| "#d-i apt-setup/services-select multiselect security, updates\n" -#| "#d-i apt-setup/security_host string security.debian.org\n" -#| "\n" -#| "# Additional repositories, local[0-9] available\n" -#| "#d-i apt-setup/local0/repository string \\\n" -#| "# http://local.server/debian stable main\n" -#| "#d-i apt-setup/local0/comment string local server\n" -#| "# Enable deb-src lines\n" -#| "#d-i apt-setup/local0/source boolean true\n" -#| "# URL to the public key of the local repository; you must provide a key " -#| "or\n" -#| "# apt will complain about the unauthenticated repository and so the\n" -#| "# sources.list line will be left commented out.\n" -#| "#d-i apt-setup/local0/key string http://local.server/key\n" -#| "# If the provided key file ends in \".asc\" the key file needs to be an\n" -#| "# ASCII-armoured PGP key, if it ends in \".gpg\" it needs to use the\n" -#| "# \"GPG key public keyring\" format, the \"keybox database\" format is\n" -#| "# currently not supported.\n" -#| "\n" -#| "# By default the installer requires that repositories be authenticated\n" -#| "# using a known gpg key. This setting can be used to disable that\n" -#| "# authentication. Warning: Insecure, not recommended.\n" -#| "#d-i debian-installer/allow_unauthenticated boolean true\n" -#| "\n" -#| "# Uncomment this to add multiarch configuration for i386\n" -#| "#d-i apt-setup/multiarch string i386" msgid "" "# Choose, if you want to scan additional installation media\n" "# (default: false).\n" @@ -2866,14 +2829,17 @@ msgstr "" "# chave ou o apt irá queixar-se do repositório não autenticado e por isso a\n" "# linha do sources.list será deixada comentada.\n" "#d-i apt-setup/local0/key string http://local.server/key\n" -"# ou pode disponibilizar em linha a codificação base64 o conteúdo do ficheiro\n" +"# ou pode disponibilizar em linha a codificação base64 o conteúdo do " +"ficheiro\n" "# key (com `base64 -w0`) e especificando-o:\n" "#d-i apt-setup/local0/key string base64://" "LS0tLS1CRUdJTiBQR1AgUFVCTElDIEtFWSBCTE9DSy0tLS0tCi4uLgo=\n" -"# O conteúdo do ficheiro com a chave é verificado para verificar se parece ser\n" +"# O conteúdo do ficheiro com a chave é verificado para verificar se parece " +"ser\n" "# ASCII-armoured. Caso seja, será gravado com uma extensão \".asc\", caso\n" "# contrário ficará com uma existensão '.gpg'. O formato \"keybox database\"\n" -"# não é atualmente suportado. (veja generators/60local na fonte do apt-setup)\n" +"# não é atualmente suportado. (veja generators/60local na fonte do apt-" +"setup)\n" "\n" "# Por predefinição o instalador necessita que os repositórios sejam\n" "# autenticados utilizando uma chave gpg conhecida. Esta configuração pode\n" |