diff options
Diffstat (limited to 'po/pt/preseed.po')
-rw-r--r-- | po/pt/preseed.po | 529 |
1 files changed, 276 insertions, 253 deletions
diff --git a/po/pt/preseed.po b/po/pt/preseed.po index 1bb518d26..74a63cdc2 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: 2015-05-25 11:27+0000\n" +"POT-Creation-Date: 2015-12-24 22:15+0000\n" "PO-Revision-Date: 2015-05-25 20:02+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <kde-i18n-doc@kde.org>\n" @@ -34,7 +34,7 @@ msgstr "" "para automatizar a sua instalação." #. Tag: para -#: preseed.xml:23 preseed.xml:698 +#: preseed.xml:23 preseed.xml:701 #, no-c-format msgid "" "The configuration fragments used in this appendix are also available as an " @@ -126,7 +126,7 @@ msgid "initrd" msgstr "initrd" #. Tag: entry -#: preseed.xml:70 preseed.xml:538 +#: preseed.xml:70 preseed.xml:541 #, no-c-format msgid "file" msgstr "ficheiro" @@ -145,8 +145,8 @@ msgstr "CD/DVD" #. Tag: entry #: preseed.xml:77 preseed.xml:78 preseed.xml:79 preseed.xml:89 preseed.xml:91 -#: preseed.xml:94 preseed.xml:95 preseed.xml:99 preseed.xml:100 -#: preseed.xml:104 preseed.xml:106 preseed.xml:109 preseed.xml:111 +#: preseed.xml:94 preseed.xml:95 preseed.xml:99 preseed.xml:100 preseed.xml:104 +#: preseed.xml:106 preseed.xml:109 preseed.xml:111 #, no-c-format msgid "<entry>yes</entry>" msgstr "<entry>sim</entry>" @@ -207,14 +207,24 @@ msgstr "genérico" #. Tag: para #: preseed.xml:117 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "An important difference between the preseeding methods is the point at " +#| "which the preconfiguration file is loaded and processed. For initrd " +#| "preseeding this is right at the start of the installation, before the " +#| "first question is even asked. For file preseeding this is after the CD or " +#| "CD image has been loaded. For network preseeding it is only after the " +#| "network has been configured." msgid "" "An important difference between the preseeding methods is the point at which " "the preconfiguration file is loaded and processed. For initrd preseeding " "this is right at the start of the installation, before the first question is " -"even asked. For file preseeding this is after the CD or CD image has been " -"loaded. For network preseeding it is only after the network has been " -"configured." +"even asked. Preseeding from the kernel command line happens just after. It " +"is thus possible to override configuration set in the initrd by editing the " +"kernel command line (either in the bootloader configuration or manually at " +"boot time for bootloaders that allow it). For file preseeding this is after " +"the CD or CD image has been loaded. For network preseeding it is only after " +"the network has been configured." msgstr "" "Uma diferença importante entre os métodos de preseed é a altura em que o " "ficheiro de pré-configuração é carregado e processado. Para o preseed por " @@ -224,7 +234,7 @@ msgstr "" "apenas após ter sido configurada a rede." #. Tag: para -#: preseed.xml:126 +#: preseed.xml:129 #, no-c-format msgid "" "Obviously, any questions that have been processed before the " @@ -243,7 +253,7 @@ msgstr "" "bootparms\"/>." #. Tag: para -#: preseed.xml:135 +#: preseed.xml:138 #, no-c-format msgid "" "In order to easily avoid the questions that would normally appear before the " @@ -264,13 +274,13 @@ msgstr "" "\"/>." #. Tag: title -#: preseed.xml:149 +#: preseed.xml:152 #, no-c-format msgid "Limitations" msgstr "Limitações" #. Tag: para -#: preseed.xml:150 +#: preseed.xml:153 #, no-c-format msgid "" "Although most questions used by &d-i; can be preseeded using this method, " @@ -284,13 +294,13 @@ msgstr "" "disco; não é possível utilizar partições já existentes." #. Tag: title -#: preseed.xml:224 +#: preseed.xml:227 #, no-c-format msgid "Using preseeding" msgstr "Utilizar o preseed" #. Tag: para -#: preseed.xml:225 +#: preseed.xml:228 #, no-c-format msgid "" "You will first need to create a preconfiguration file and place it in the " @@ -312,7 +322,7 @@ msgstr "" "documento; por favor consulte a documentação dos developers para o &d-i;" #. Tag: para -#: preseed.xml:236 +#: preseed.xml:239 #, no-c-format msgid "" "An example preconfiguration file that you can use as basis for your own " @@ -325,13 +335,13 @@ msgstr "" "configuração incluídos neste apêndice." #. Tag: title -#: preseed.xml:245 +#: preseed.xml:248 #, no-c-format msgid "Loading the preconfiguration file" msgstr "Carregar o ficheiro de pré-configuração" #. Tag: para -#: preseed.xml:246 +#: preseed.xml:249 #, no-c-format msgid "" "If you are using initrd preseeding, you only have to make sure a file named " @@ -345,7 +355,7 @@ msgstr "" "está presente e carregá-lo." #. Tag: para -#: preseed.xml:253 +#: preseed.xml:256 #, no-c-format msgid "" "For the other preseeding methods you need to tell the installer what file to " @@ -372,7 +382,7 @@ msgstr "" "filename>.</phrase>" #. Tag: para -#: preseed.xml:266 +#: preseed.xml:269 #, no-c-format msgid "" "If you do specify the preconfiguration file in the bootloader configuration, " @@ -391,7 +401,7 @@ msgstr "" "<literal>0</literal> em <filename>grub.cfg</filename>. </phrase>" #. Tag: para -#: preseed.xml:275 +#: preseed.xml:278 #, no-c-format msgid "" "To make sure the installer gets the right preconfiguration file, you can " @@ -406,7 +416,7 @@ msgstr "" "a utilizá-lo." #. Tag: screen -#: preseed.xml:284 +#: preseed.xml:287 #, no-c-format msgid "" "Boot parameters to specify:\n" @@ -444,7 +454,7 @@ msgstr "" " preseed/file/checksum=5da499872becccfeda2c4872f9171c3d" #. Tag: para -#: preseed.xml:286 +#: preseed.xml:289 #, no-c-format msgid "" "Note that <filename>preseed/url</filename> can be shortened to just " @@ -460,13 +470,13 @@ msgstr "" "filename>." #. Tag: title -#: preseed.xml:297 +#: preseed.xml:300 #, no-c-format msgid "Using boot parameters to preseed questions" msgstr "Utilizar parâmetros de arranque para fazer preseed a questões" #. Tag: para -#: preseed.xml:298 +#: preseed.xml:301 #, no-c-format msgid "" "If a preconfiguration file cannot be used to preseed some steps, the install " @@ -479,7 +489,7 @@ msgstr "" "quando arrancar o instalador." #. Tag: para -#: preseed.xml:304 +#: preseed.xml:307 #, no-c-format msgid "" "Boot parameters can also be used if you do not really want to use " @@ -492,7 +502,7 @@ msgstr "" "documentados noutro local deste manual." #. Tag: para -#: preseed.xml:310 +#: preseed.xml:313 #, no-c-format msgid "" "To set a value to be used inside &d-i;, just pass " @@ -530,7 +540,7 @@ msgstr "" "utilizar durante a configuração do pacote relevante." #. Tag: para -#: preseed.xml:333 +#: preseed.xml:336 #, no-c-format msgid "" "Normally, preseeding a question in this way will mean that the question will " @@ -545,7 +555,7 @@ msgstr "" "\"preseed-seenflag\"/>." #. Tag: para -#: preseed.xml:340 +#: preseed.xml:343 #, no-c-format msgid "" "Note that some variables that are frequently set at the boot prompt have a " @@ -564,7 +574,7 @@ msgstr "" "literal>." #. Tag: para -#: preseed.xml:349 +#: preseed.xml:352 #, no-c-format msgid "" "A <quote>---</quote> in the boot options has special meaning. Kernel " @@ -581,7 +591,7 @@ msgstr "" "configuração) que reconheça." #. Tag: para -#: preseed.xml:358 +#: preseed.xml:361 #, no-c-format msgid "" "Current linux kernels (2.6.9 and later) accept a maximum of 32 command line " @@ -596,7 +606,7 @@ msgstr "" "anteriores, estes números eram mais baixos.)" #. Tag: para -#: preseed.xml:366 +#: preseed.xml:369 #, no-c-format msgid "" "For most installations some of the default options in your bootloader " @@ -609,7 +619,7 @@ msgstr "" "opções para o preseeding." #. Tag: para -#: preseed.xml:373 +#: preseed.xml:376 #, no-c-format msgid "" "It may not always be possible to specify values with spaces for boot " @@ -619,13 +629,13 @@ msgstr "" "parâmetros de arranque, mesmo que os delimite com aspas." #. Tag: title -#: preseed.xml:382 +#: preseed.xml:385 #, no-c-format msgid "Auto mode" msgstr "Modo Auto" #. Tag: para -#: preseed.xml:383 +#: preseed.xml:386 #, no-c-format msgid "" "There are several features of &debian; Installer that combine to allow " @@ -637,7 +647,7 @@ msgstr "" "resultarem em complexas instalações automáticas personalizadas." #. Tag: para -#: preseed.xml:389 +#: preseed.xml:392 #, no-c-format msgid "" "This is enabled by using the <literal>Automated install</literal> boot " @@ -656,7 +666,7 @@ msgstr "" "acrescentar um parâmetro de arranque.</phrase>" #. Tag: para -#: preseed.xml:398 +#: preseed.xml:401 #, no-c-format msgid "" "To illustrate this, here are some examples that can be used at the boot " @@ -683,7 +693,7 @@ msgstr "" "cfg</literal>." #. Tag: para -#: preseed.xml:412 +#: preseed.xml:415 #, no-c-format msgid "" "The last part of that url (<literal>d-i/&releasename;/./preseed.cfg</" @@ -722,7 +732,7 @@ msgstr "" "autoserver.example.com/d-i/&releasename;/./scripts/late_command.sh</literal>." #. Tag: para -#: preseed.xml:432 +#: preseed.xml:435 #, no-c-format msgid "" "If there is no local DHCP or DNS infrastructure, or if you do not want to " @@ -746,13 +756,13 @@ msgstr "" "</screen></informalexample> A forma como funciona isto é:" #. Tag: para -#: preseed.xml:445 +#: preseed.xml:448 #, no-c-format msgid "if the URL is missing a protocol, http is assumed," msgstr "se faltar o protocolo ao URL, é assumido http," #. Tag: para -#: preseed.xml:448 +#: preseed.xml:451 #, no-c-format msgid "" "if the hostname section contains no periods, it has the domain derived from " @@ -762,7 +772,7 @@ msgstr "" "derivado do DHCP, e " #. Tag: para -#: preseed.xml:452 +#: preseed.xml:455 #, no-c-format msgid "" "if there's no <literal>/</literal>'s after the hostname, then the default " @@ -772,7 +782,7 @@ msgstr "" "acrescentado o caminho por omissão." #. Tag: para -#: preseed.xml:458 +#: preseed.xml:461 #, no-c-format msgid "" "In addition to specifying the url, you can also specify settings that do not " @@ -799,7 +809,7 @@ msgstr "" "sistema a ser instalado, ou a localização a ser utilizada." #. Tag: para -#: preseed.xml:472 +#: preseed.xml:475 #, no-c-format msgid "" "It is of course possible to extend this concept, and if you do, it is " @@ -819,7 +829,7 @@ msgstr "" "para si." #. Tag: para -#: preseed.xml:482 +#: preseed.xml:485 #, no-c-format msgid "" "The <literal>auto</literal> boot choice is not yet defined on all arches. " @@ -844,7 +854,7 @@ msgstr "" "sejam colocadas quaisquer questões com prioridade inferior." #. Tag: para -#: preseed.xml:496 +#: preseed.xml:499 #, no-c-format msgid "" "Additional options that may be of interest while attempting to automate an " @@ -859,7 +869,7 @@ msgstr "" "DHCP." #. Tag: para -#: preseed.xml:505 +#: preseed.xml:508 #, no-c-format msgid "" "An extensive example of how to use this framework, including example scripts " @@ -875,13 +885,13 @@ msgstr "" "alcançados através do uso criativo da pré-configuração." #. Tag: title -#: preseed.xml:516 +#: preseed.xml:519 #, no-c-format msgid "Aliases useful with preseeding" msgstr "Abreviaturas úteis com o preseed" #. Tag: para -#: preseed.xml:517 +#: preseed.xml:520 #, no-c-format msgid "" "The following aliases can be useful when using (auto mode) preseeding. Note " @@ -895,272 +905,272 @@ msgstr "" "literal> ou <literal>interface=eth0</literal>." #. Tag: entry -#: preseed.xml:530 +#: preseed.xml:533 #, no-c-format msgid "priority" msgstr "priority" #. Tag: entry -#: preseed.xml:530 +#: preseed.xml:533 #, no-c-format msgid "debconf/priority" msgstr "debconf/priority" #. Tag: entry -#: preseed.xml:531 +#: preseed.xml:534 #, no-c-format msgid "<entry>fb</entry>" msgstr "<entry>fb</entry>" #. Tag: entry -#: preseed.xml:531 +#: preseed.xml:534 #, no-c-format msgid "debian-installer/framebuffer" msgstr "debian-installer/framebuffer" #. Tag: entry -#: preseed.xml:532 +#: preseed.xml:535 #, no-c-format msgid "language" msgstr "language" #. Tag: entry -#: preseed.xml:532 +#: preseed.xml:535 #, no-c-format msgid "debian-installer/language" msgstr "debian-installer/language" #. Tag: entry -#: preseed.xml:533 +#: preseed.xml:536 #, no-c-format msgid "country" msgstr "country" #. Tag: entry -#: preseed.xml:533 +#: preseed.xml:536 #, no-c-format msgid "debian-installer/country" msgstr "debian-installer/country" #. Tag: entry -#: preseed.xml:534 +#: preseed.xml:537 #, no-c-format msgid "locale" msgstr "locale" #. Tag: entry -#: preseed.xml:534 +#: preseed.xml:537 #, no-c-format msgid "debian-installer/locale" msgstr "debian-installer/locale" #. Tag: entry -#: preseed.xml:535 +#: preseed.xml:538 #, no-c-format msgid "theme" msgstr "theme" #. Tag: entry -#: preseed.xml:535 +#: preseed.xml:538 #, no-c-format msgid "debian-installer/theme" msgstr "debian-installer/theme" #. Tag: entry -#: preseed.xml:536 +#: preseed.xml:539 #, no-c-format msgid "auto" msgstr "auto" #. Tag: entry -#: preseed.xml:536 +#: preseed.xml:539 #, no-c-format msgid "auto-install/enable" msgstr "auto-install/enable" #. Tag: entry -#: preseed.xml:537 +#: preseed.xml:540 #, no-c-format msgid "classes" msgstr "classes" #. Tag: entry -#: preseed.xml:537 +#: preseed.xml:540 #, no-c-format msgid "auto-install/classes" msgstr "auto-install/classes" #. Tag: entry -#: preseed.xml:538 +#: preseed.xml:541 #, no-c-format msgid "preseed/file" msgstr "preseed/file" #. Tag: entry -#: preseed.xml:539 +#: preseed.xml:542 #, no-c-format msgid "<entry>url</entry>" msgstr "<entry>url</entry>" #. Tag: entry -#: preseed.xml:539 +#: preseed.xml:542 #, no-c-format msgid "preseed/url" msgstr "preseed/url" #. Tag: entry -#: preseed.xml:540 +#: preseed.xml:543 #, no-c-format msgid "domain" msgstr "domain" #. Tag: entry -#: preseed.xml:540 +#: preseed.xml:543 #, no-c-format msgid "netcfg/get_domain" msgstr "netcfg/get_domain" #. Tag: entry -#: preseed.xml:541 +#: preseed.xml:544 #, no-c-format msgid "hostname " msgstr "hostname " #. Tag: entry -#: preseed.xml:541 +#: preseed.xml:544 #, no-c-format msgid "netcfg/get_hostname" msgstr "netcfg/get_hostname" #. Tag: entry -#: preseed.xml:542 +#: preseed.xml:545 #, no-c-format msgid "interface" msgstr "interface" #. Tag: entry -#: preseed.xml:542 +#: preseed.xml:545 #, no-c-format msgid "netcfg/choose_interface" msgstr "netcfg/choose_interface" #. Tag: entry -#: preseed.xml:543 +#: preseed.xml:546 #, no-c-format msgid "protocol" msgstr "protocol" #. Tag: entry -#: preseed.xml:543 +#: preseed.xml:546 #, no-c-format msgid "mirror/protocol" msgstr "mirror/protocol" #. Tag: entry -#: preseed.xml:544 +#: preseed.xml:547 #, no-c-format msgid "suite" msgstr "suite" #. Tag: entry -#: preseed.xml:544 +#: preseed.xml:547 #, no-c-format msgid "mirror/suite" msgstr "mirror/suite" #. Tag: entry -#: preseed.xml:545 +#: preseed.xml:548 #, no-c-format msgid "modules" msgstr "modules" #. Tag: entry -#: preseed.xml:545 +#: preseed.xml:548 #, no-c-format msgid "anna/choose_modules" msgstr "anna/choose_modules" #. Tag: entry -#: preseed.xml:546 +#: preseed.xml:549 #, no-c-format msgid "recommends" msgstr "recommends" #. Tag: entry -#: preseed.xml:546 +#: preseed.xml:549 #, no-c-format msgid "base-installer/install-recommends" msgstr "base-installer/install-recommends" #. Tag: entry -#: preseed.xml:547 +#: preseed.xml:550 #, no-c-format msgid "tasks" msgstr "tasks" #. Tag: entry -#: preseed.xml:547 +#: preseed.xml:550 #, no-c-format msgid "tasksel:tasksel/first" msgstr "tasksel:tasksel/first" #. Tag: entry -#: preseed.xml:548 +#: preseed.xml:551 #, no-c-format msgid "desktop" msgstr "desktop" #. Tag: entry -#: preseed.xml:548 +#: preseed.xml:551 #, no-c-format msgid "tasksel:tasksel/desktop" msgstr "tasksel:tasksel/desktop" #. Tag: entry -#: preseed.xml:549 +#: preseed.xml:552 #, no-c-format msgid "dmraid" msgstr "dmraid" #. Tag: entry -#: preseed.xml:549 +#: preseed.xml:552 #, no-c-format msgid "disk-detect/dmraid/enable" msgstr "disk-detect/dmraid/enable" #. Tag: entry -#: preseed.xml:550 +#: preseed.xml:553 #, no-c-format msgid "keymap" msgstr "keymap" #. Tag: entry -#: preseed.xml:550 +#: preseed.xml:553 #, no-c-format msgid "keyboard-configuration/xkb-keymap" msgstr "keyboard-configuration/xkb-keymap" #. Tag: entry -#: preseed.xml:551 +#: preseed.xml:554 #, no-c-format msgid "preseed-md5" msgstr "preseed-md5" #. Tag: entry -#: preseed.xml:551 +#: preseed.xml:554 #, no-c-format msgid "preseed/file/checksum" msgstr "preseed/file/checksum" #. Tag: title -#: preseed.xml:558 +#: preseed.xml:561 #, no-c-format msgid "Using a DHCP server to specify preconfiguration files" msgstr "" "Utilizar um servidor de DHCP para especificar ficheiros de pré-configuração" #. Tag: para -#: preseed.xml:559 +#: preseed.xml:562 #, no-c-format msgid "" "It's also possible to use DHCP to specify a preconfiguration file to " @@ -1180,7 +1190,7 @@ msgstr "" "para a versão 3 do servidor ISC DHCP (o pacote &debian; isc-dhcp-server)." #. Tag: screen -#: preseed.xml:570 +#: preseed.xml:573 #, no-c-format msgid "" "if substring (option vendor-class-identifier, 0, 3) = \"d-i\" {\n" @@ -1192,7 +1202,7 @@ msgstr "" "}" #. Tag: para -#: preseed.xml:572 +#: preseed.xml:575 #, no-c-format msgid "" "Note that the above example limits this filename to DHCP clients that " @@ -1207,7 +1217,7 @@ msgstr "" "instalações na sua rede." #. Tag: para -#: preseed.xml:579 +#: preseed.xml:582 #, no-c-format msgid "" "A good way to use the DHCP preseeding is to only preseed values specific to " @@ -1224,13 +1234,13 @@ msgstr "" "deve ser feito com cuidado." #. Tag: title -#: preseed.xml:593 +#: preseed.xml:596 #, no-c-format msgid "Creating a preconfiguration file" msgstr "Criar um ficheiro de pré-configuração" #. Tag: para -#: preseed.xml:594 +#: preseed.xml:597 #, no-c-format msgid "" "The preconfiguration file is in the format used by the <command>debconf-set-" @@ -1242,13 +1252,13 @@ msgstr "" "ficheiro de pré-configuração é:" #. Tag: screen -#: preseed.xml:600 +#: preseed.xml:603 #, no-c-format msgid "<owner> <question name> <question type> <value>" msgstr "<owner> <questão name> <questão type> <value>" #. Tag: para -#: preseed.xml:602 +#: preseed.xml:605 #, no-c-format msgid "" "There are a few rules to keep in mind when writing a preconfiguration file." @@ -1257,7 +1267,7 @@ msgstr "" "de pré-configuração." #. Tag: para -#: preseed.xml:609 +#: preseed.xml:612 #, no-c-format msgid "" "Put only a single space or tab between type and value: any additional " @@ -1267,7 +1277,7 @@ msgstr "" "espaços em branco adicionais serão interpretados como pertencendo ao valor. " #. Tag: para -#: preseed.xml:613 +#: preseed.xml:616 #, no-c-format msgid "" "A line can be split into multiple lines by appending a backslash " @@ -1284,7 +1294,7 @@ msgstr "" "condensados num único espaço." #. Tag: para -#: preseed.xml:620 +#: preseed.xml:623 #, no-c-format msgid "" "For debconf variables (templates) used only in the installer itself, the " @@ -1302,7 +1312,7 @@ msgstr "" "propagadas para a base de dados do debconf do sistema instalado." #. Tag: para -#: preseed.xml:628 +#: preseed.xml:631 #, no-c-format msgid "" "Most questions need to be preseeded using the values valid in English and " @@ -1315,7 +1325,7 @@ msgstr "" "utilizados os valores traduzidos." #. Tag: para -#: preseed.xml:634 +#: preseed.xml:637 #, no-c-format msgid "" "Some questions take a code as value instead of the English text that is " @@ -1325,7 +1335,7 @@ msgstr "" "mostrado durante a instalação." #. Tag: para -#: preseed.xml:640 +#: preseed.xml:643 #, no-c-format msgid "" "The easiest way to create a preconfiguration file is to use the example file " @@ -1336,7 +1346,7 @@ msgstr "" "base e trabalhar a partir daqui." #. Tag: para -#: preseed.xml:645 +#: preseed.xml:648 #, no-c-format msgid "" "An alternative method is to do a manual installation and then, after " @@ -1350,7 +1360,7 @@ msgstr "" "debconf e a base de dados de cdebconf do instalador para um ficheiro único:" #. Tag: screen -#: preseed.xml:652 +#: preseed.xml:655 #, no-c-format msgid "" "$ debconf-get-selections --installer > <replaceable>file</replaceable>\n" @@ -1360,7 +1370,7 @@ msgstr "" "$ debconf-get-selections >> <replaceable>file</replaceable>" #. Tag: para -#: preseed.xml:654 +#: preseed.xml:657 #, no-c-format msgid "" "However, a file generated in this manner will have some items that should " @@ -1372,7 +1382,7 @@ msgstr "" "partida para a maioria dos utilizadores." #. Tag: para -#: preseed.xml:662 +#: preseed.xml:665 #, no-c-format msgid "" "This method relies on the fact that, at the end of the installation, the " @@ -1387,7 +1397,7 @@ msgstr "" "informação sensível, por omissão os ficheiros são apenas legíveis pelo root." #. Tag: para -#: preseed.xml:670 +#: preseed.xml:673 #, no-c-format msgid "" "The directory <filename>/var/log/installer</filename> and all files in it " @@ -1399,7 +1409,7 @@ msgstr "" "<classname>installation-report</classname>." #. Tag: para -#: preseed.xml:678 +#: preseed.xml:681 #, no-c-format msgid "" "To check possible values for questions, you can use <command>nano</command> " @@ -1416,7 +1426,7 @@ msgstr "" "atribuídos às variáveis." #. Tag: para -#: preseed.xml:686 +#: preseed.xml:689 #, no-c-format msgid "" "To check if the format of your preconfiguration file is valid before " @@ -1428,13 +1438,13 @@ msgstr "" "selections -c <replaceable>preseed.cfg</replaceable></command>." #. Tag: title -#: preseed.xml:697 +#: preseed.xml:700 #, no-c-format msgid "Contents of the preconfiguration file (for &releasename;)" msgstr "Conteúdo do ficheiro de pré-configuração (para &releasename;)" #. Tag: para -#: preseed.xml:703 +#: preseed.xml:706 #, no-c-format msgid "" "Note that this example is based on an installation for the Intel x86 " @@ -1450,7 +1460,7 @@ msgstr "" "apropriados para a sua arquitectura." #. Tag: para -#: preseed.xml:711 +#: preseed.xml:714 #, no-c-format msgid "" "Details on how the different Debian Installer components actually work can " @@ -1460,13 +1470,13 @@ msgstr "" "funcionam poodem ser encontrados em <xref linkend=\"module-details\"/>." #. Tag: title -#: preseed.xml:719 +#: preseed.xml:722 #, no-c-format msgid "Localization" msgstr "Localização" #. Tag: para -#: preseed.xml:720 +#: preseed.xml:723 #, no-c-format msgid "" "Setting localization values will only work if you are using initrd " @@ -1478,7 +1488,7 @@ msgstr "" "apenas ser carregado após estas questões terem sido colocadas." #. Tag: para -#: preseed.xml:726 +#: preseed.xml:729 #, no-c-format msgid "" "The locale can be used to specify both language and country and can be any " @@ -1496,7 +1506,7 @@ msgstr "" "<userinput>locale=<replaceable>en_US</replaceable></userinput>." #. Tag: para -#: preseed.xml:735 +#: preseed.xml:738 #, no-c-format msgid "" "Although this method is very easy to use, it does not allow preseeding of " @@ -1519,7 +1529,7 @@ msgstr "" "ao país também podem ser especificados como parâmetros de arranque." #. Tag: screen -#: preseed.xml:750 +#: preseed.xml:753 #, no-c-format msgid "" "# Preseeding only locale sets language, country and locale.\n" @@ -1543,7 +1553,7 @@ msgstr "" "#d-i localechooser/supported-locales multiselect en_US.UTF-8, nl_NL.UTF-8" #. Tag: para -#: preseed.xml:752 +#: preseed.xml:755 #, no-c-format msgid "" "Keyboard configuration consists of selecting a keymap and (for non-latin " @@ -1560,7 +1570,7 @@ msgstr "" "command>." #. Tag: screen -#: preseed.xml:760 +#: preseed.xml:763 #, no-c-format msgid "" "# Keyboard selection.\n" @@ -1572,7 +1582,7 @@ msgstr "" "# d-i keyboard-configuration/toggle select No toggling" #. Tag: para -#: preseed.xml:762 +#: preseed.xml:765 #, no-c-format msgid "" "To skip keyboard configuration, preseed <classname>keymap</classname> with " @@ -1584,13 +1594,13 @@ msgstr "" "o keymap do kernel continue activo." #. Tag: title -#: preseed.xml:774 +#: preseed.xml:777 #, no-c-format msgid "Network configuration" msgstr "Configuração de rede" #. Tag: para -#: preseed.xml:775 +#: preseed.xml:778 #, no-c-format msgid "" "Of course, preseeding the network configuration won't work if you're loading " @@ -1606,7 +1616,7 @@ msgstr "" "configuração de rede utilizando parâmetros de arranque do kernel." #. Tag: para -#: preseed.xml:783 +#: preseed.xml:786 #, no-c-format msgid "" "If you need to pick a particular interface when netbooting before loading a " @@ -1619,7 +1629,7 @@ msgstr "" "replaceable></userinput>." #. Tag: para -#: preseed.xml:789 +#: preseed.xml:792 #, no-c-format msgid "" "Although preseeding the network configuration is normally not possible when " @@ -1639,20 +1649,20 @@ msgstr "" "<quote>preseed/run</quote> que contenha os seguintes comandos:" #. Tag: screen -#: preseed.xml:799 +#: preseed.xml:802 #, no-c-format msgid "kill-all-dhcp; netcfg" msgstr "kill-all-dhcp; netcfg" #. Tag: para -#: preseed.xml:801 +#: preseed.xml:804 #, no-c-format msgid "The following debconf variables are relevant for network configuration." msgstr "" "As seguintes variáveis debconf são relevantes para a configuração da rede." #. Tag: screen -#: preseed.xml:807 +#: preseed.xml:810 #, no-c-format msgid "" "# Disable network configuration entirely. This is useful for cdrom\n" @@ -1795,7 +1805,7 @@ msgstr "" "#d-i hw-detect/load_firmware boolean true" #. Tag: para -#: preseed.xml:809 +#: preseed.xml:812 #, no-c-format msgid "" "Please note that <command>netcfg</command> will automatically determine the " @@ -1817,13 +1827,13 @@ msgstr "" "utilizada uma 'gateway'." #. Tag: title -#: preseed.xml:825 +#: preseed.xml:828 #, no-c-format msgid "Network console" msgstr "Consola de rede" #. Tag: screen -#: preseed.xml:827 +#: preseed.xml:830 #, no-c-format msgid "" "# Use the following settings if you wish to make use of the network-console\n" @@ -1843,13 +1853,13 @@ msgstr "" "#d-i network-console/password-again password r00tme" #. Tag: title -#: preseed.xml:832 +#: preseed.xml:835 #, no-c-format msgid "Mirror settings" msgstr "Parâmetros do mirror" #. Tag: para -#: preseed.xml:833 +#: preseed.xml:836 #, no-c-format msgid "" "Depending on the installation method you use, a mirror may be used to " @@ -1863,7 +1873,7 @@ msgstr "" "sources.list</filename> para o sistema instalado." #. Tag: para -#: preseed.xml:840 +#: preseed.xml:843 #, no-c-format msgid "" "The parameter <classname>mirror/suite</classname> determines the suite for " @@ -1873,7 +1883,7 @@ msgstr "" "sistema instalado." #. Tag: para -#: preseed.xml:845 +#: preseed.xml:848 #, no-c-format msgid "" "The parameter <classname>mirror/udeb/suite</classname> determines the suite " @@ -1892,7 +1902,7 @@ msgstr "" "definir isto." #. Tag: screen -#: preseed.xml:856 +#: preseed.xml:859 #, no-c-format msgid "" "# If you select ftp, the mirror/country string does not need to be set.\n" @@ -1920,32 +1930,42 @@ msgstr "" "#d-i mirror/udeb/suite string testing" #. Tag: title -#: preseed.xml:861 +#: preseed.xml:864 #, no-c-format msgid "Account setup" msgstr "Configuração de contas" #. Tag: para -#: preseed.xml:862 -#, no-c-format +#: preseed.xml:865 +#, fuzzy, no-c-format +#| msgid "" +#| "The password for the root account and name and password for a first " +#| "regular user's account can be preseeded. For the passwords you can use " +#| "either clear text values or MD5 <emphasis>hashes</emphasis>." msgid "" "The password for the root account and name and password for a first regular " "user's account can be preseeded. For the passwords you can use either clear " -"text values or MD5 <emphasis>hashes</emphasis>." +"text values or crypt(3) <emphasis>hashes</emphasis>." msgstr "" "À password para a conta de root, ao nome e à password para a primeira conta " "normal podem ser feitos preseed. Para as passwords pode utilizar valores em " "texto simples ou <emphasis>hashes</emphasis> MD5." #. Tag: para -#: preseed.xml:869 -#, no-c-format +#: preseed.xml:872 +#, fuzzy, no-c-format +#| msgid "" +#| "Be aware that preseeding passwords is not completely secure as everyone " +#| "with access to the preconfiguration file will have the knowledge of these " +#| "passwords. Using MD5 hashes is considered slightly better in terms of " +#| "security but it might also give a false sense of security as access to a " +#| "MD5 hash allows for brute force attacks." msgid "" "Be aware that preseeding passwords is not completely secure as everyone with " "access to the preconfiguration file will have the knowledge of these " -"passwords. Using MD5 hashes is considered slightly better in terms of " -"security but it might also give a false sense of security as access to a MD5 " -"hash allows for brute force attacks." +"passwords. Storing hashed passwords is considered secure unless a weak " +"hashing algorithm like DES or MD5 is used which allow for bruteforce " +"attacks. Recommended password hashing algorithms are SHA-256 and SHA512." msgstr "" "Tenha em atenção que o preseed de passwords não é completamente seguro já " "que todos os que tiverem acesso ao ficheiro de pré-configuração ficam a " @@ -1954,8 +1974,35 @@ msgstr "" "segurança já que o acesso a hashes MD5 permite ataques \"à bruta\"." #. Tag: screen -#: preseed.xml:879 -#, no-c-format +#: preseed.xml:882 +#, fuzzy, no-c-format +#| msgid "" +#| "# Skip creation of a root account (normal user account will be able to\n" +#| "# use sudo).\n" +#| "#d-i passwd/root-login boolean false\n" +#| "# Alternatively, to skip creation of a normal user account.\n" +#| "#d-i passwd/make-user boolean false\n" +#| "\n" +#| "# Root password, either in clear text\n" +#| "#d-i passwd/root-password password r00tme\n" +#| "#d-i passwd/root-password-again password r00tme\n" +#| "# or encrypted using an MD5 hash.\n" +#| "#d-i passwd/root-password-crypted password [MD5 hash]\n" +#| "\n" +#| "# To create a normal user account.\n" +#| "#d-i passwd/user-fullname string Debian User\n" +#| "#d-i passwd/username string debian\n" +#| "# Normal user's password, either in clear text\n" +#| "#d-i passwd/user-password password insecure\n" +#| "#d-i passwd/user-password-again password insecure\n" +#| "# or encrypted using an MD5 hash.\n" +#| "#d-i passwd/user-password-crypted password [MD5 hash]\n" +#| "# Create the first user with the specified UID instead of the default.\n" +#| "#d-i passwd/user-uid string 1010\n" +#| "\n" +#| "# The user account will be added to some standard initial groups. To\n" +#| "# override that, use this.\n" +#| "#d-i passwd/user-default-groups string audio cdrom video" msgid "" "# Skip creation of a root account (normal user account will be able to\n" "# use sudo).\n" @@ -1966,8 +2013,8 @@ msgid "" "# Root password, either in clear text\n" "#d-i passwd/root-password password r00tme\n" "#d-i passwd/root-password-again password r00tme\n" -"# or encrypted using an MD5 hash.\n" -"#d-i passwd/root-password-crypted password [MD5 hash]\n" +"# or encrypted using a crypt(3) hash.\n" +"#d-i passwd/root-password-crypted password [crypt(3) hash]\n" "\n" "# To create a normal user account.\n" "#d-i passwd/user-fullname string Debian User\n" @@ -1975,8 +2022,8 @@ msgid "" "# Normal user's password, either in clear text\n" "#d-i passwd/user-password password insecure\n" "#d-i passwd/user-password-again password insecure\n" -"# or encrypted using an MD5 hash.\n" -"#d-i passwd/user-password-crypted password [MD5 hash]\n" +"# or encrypted using a crypt(3) hash.\n" +"#d-i passwd/user-password-crypted password [crypt(3) hash]\n" "# Create the first user with the specified UID instead of the default.\n" "#d-i passwd/user-uid string 1010\n" "\n" @@ -2013,7 +2060,7 @@ msgstr "" "#d-i passwd/user-default-groups string audio cdrom video" #. Tag: para -#: preseed.xml:881 +#: preseed.xml:884 #, no-c-format msgid "" "The <classname>passwd/root-password-crypted</classname> and " @@ -2033,29 +2080,33 @@ msgstr "" "autenticação SSH ou <command>sudo</command>)." #. Tag: para -#: preseed.xml:891 -#, no-c-format +#: preseed.xml:894 +#, fuzzy, no-c-format +#| msgid "" +#| "The following command (available from the <classname>whois</classname> " +#| "package) can be used to generate an MD5 hash for a password:" msgid "" "The following command (available from the <classname>whois</classname> " -"package) can be used to generate an MD5 hash for a password:" +"package) can be used to generate a SHA-512 based crypt(3) hash for a " +"password:" msgstr "" "Pode ser utilizado o seguinte comando (disponível a partir do pacote " "<classname>whois</classname>) para gerar um hash MD5 para uma palavra-passe:" #. Tag: screen -#: preseed.xml:896 +#: preseed.xml:899 #, no-c-format msgid "mkpasswd -m sha-512" msgstr "mkpasswd -m sha-512" #. Tag: title -#: preseed.xml:902 +#: preseed.xml:905 #, no-c-format msgid "Clock and time zone setup" msgstr "Configuração do relógio e fuso horário" #. Tag: screen -#: preseed.xml:904 +#: preseed.xml:907 #, no-c-format msgid "" "# Controls whether or not the hardware clock is set to UTC.\n" @@ -2084,13 +2135,13 @@ msgstr "" "#d-i clock-setup/ntp-server string ntp.example.com" #. Tag: title -#: preseed.xml:909 +#: preseed.xml:912 #, no-c-format msgid "Partitioning" msgstr "Particionamento" #. Tag: para -#: preseed.xml:910 +#: preseed.xml:913 #, no-c-format msgid "" "Using preseeding to partition the harddisk is limited to what is supported " @@ -2107,7 +2158,7 @@ msgstr "" "ficheiro de pré-configuração." #. Tag: para -#: preseed.xml:918 +#: preseed.xml:921 #, no-c-format msgid "" "Preseeding of advanced partition setups using RAID, LVM and encryption is " @@ -2119,7 +2170,7 @@ msgstr "" "possível ao particionar durante uma instalação que não por pré-configuração." #. Tag: para -#: preseed.xml:924 +#: preseed.xml:927 #, no-c-format msgid "" "The examples below only provide basic information on the use of recipes. For " @@ -2140,7 +2191,7 @@ msgstr "" "lançamentos." #. Tag: para -#: preseed.xml:938 +#: preseed.xml:941 #, no-c-format msgid "" "The identification of disks is dependent on the order in which their drivers " @@ -2153,13 +2204,13 @@ msgstr "" "preseeding." #. Tag: title -#: preseed.xml:947 +#: preseed.xml:950 #, no-c-format msgid "Partitioning example" msgstr "Exemplo de particionamento" #. Tag: screen -#: preseed.xml:949 +#: preseed.xml:952 #, no-c-format msgid "" "# If the system has free space you can choose to only partition that space.\n" @@ -2312,13 +2363,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:953 +#: preseed.xml:956 #, no-c-format msgid "Partitioning using RAID" msgstr "Particionamento utilizando RAID" #. Tag: para -#: preseed.xml:954 +#: preseed.xml:957 #, no-c-format msgid "" "You can also use preseeding to set up partitions on software RAID arrays. " @@ -2330,7 +2381,7 @@ msgstr "" "arrays' e especificar dispositivos de reserva." #. Tag: para -#: preseed.xml:960 +#: preseed.xml:963 #, no-c-format msgid "" "If you are using RAID 1, you can preseed grub to install to all devices used " @@ -2341,7 +2392,7 @@ msgstr "" "bootloader\"/>." #. Tag: para -#: preseed.xml:967 +#: preseed.xml:970 #, no-c-format msgid "" "This type of automated partitioning is easy to get wrong. It is also " @@ -2357,7 +2408,7 @@ msgstr "" "<filename>/var/log/syslog</filename>." #. Tag: screen -#: preseed.xml:977 +#: preseed.xml:980 #, no-c-format msgid "" "# The method should be set to \"raid\".\n" @@ -2462,13 +2513,13 @@ msgstr "" "d-i partman/confirm_nooverwrite boolean true" #. Tag: title -#: preseed.xml:982 +#: preseed.xml:985 #, no-c-format msgid "Controlling how partitions are mounted" msgstr "Controlar como são montadas as partições" #. Tag: para -#: preseed.xml:983 +#: preseed.xml:986 #, no-c-format msgid "" "Normally, filesystems are mounted using a universally unique identifier " @@ -2487,7 +2538,7 @@ msgstr "" "qualquer sistema de ficheiros sem a etiqueta será montado utilizando um UUID." #. Tag: para -#: preseed.xml:992 +#: preseed.xml:995 #, no-c-format msgid "" "Devices with stable names, such as LVM logical volumes, will continue to use " @@ -2497,7 +2548,7 @@ msgstr "" "continuar a utilizar os seus nomes tradicionais em vez de UUIDs." #. Tag: para -#: preseed.xml:999 +#: preseed.xml:1002 #, no-c-format msgid "" "Traditional device names may change based on the order in which the kernel " @@ -2514,7 +2565,7 @@ msgstr "" "aleatório." #. Tag: screen -#: preseed.xml:1009 +#: preseed.xml:1012 #, no-c-format msgid "" "# The default is to mount by UUID, but you can also choose \"traditional\" " @@ -2530,13 +2581,13 @@ msgstr "" "# d-i partman/mount_style select uuid" #. Tag: title -#: preseed.xml:1015 +#: preseed.xml:1018 #, no-c-format msgid "Base system installation" msgstr "Instalação do sistema base" #. Tag: para -#: preseed.xml:1016 +#: preseed.xml:1019 #, no-c-format msgid "" "There is actually not very much that can be preseeded for this stage of the " @@ -2547,7 +2598,7 @@ msgstr "" "instalação. As únicas perguntas colocadas referem-se à instalação do kernel." #. Tag: screen -#: preseed.xml:1023 +#: preseed.xml:1026 #, no-c-format msgid "" "# Configure APT to not install recommended packages by default. Use of this\n" @@ -2558,7 +2609,7 @@ msgid "" "# The kernel image (meta) package to be installed; \"none\" can be used if " "no\n" "# kernel is to be installed.\n" -"#d-i base-installer/kernel/image string &kernelpackage;-586" +"#d-i base-installer/kernel/image string &kernelpackage;-686" msgstr "" "# Configurar o APT para não instalar, por omissão, pacotes recomendados. A\n" "# utilização desta opção pode resultar num sistema incompleto e deve apenas\n" @@ -2567,16 +2618,16 @@ msgstr "" "\n" "# O (meta) pacote de imagem do kernel a ser instalado; pode ser utilizado\n" "# \"none\" para não instalar nenhum kernel.\n" -"#d-i base-installer/kernel/image string &kernelpackage;-586" +"#d-i base-installer/kernel/image string &kernelpackage;-686" #. Tag: title -#: preseed.xml:1028 +#: preseed.xml:1031 #, no-c-format msgid "Apt setup" msgstr "Configuração do Apt" #. Tag: para -#: preseed.xml:1029 +#: preseed.xml:1032 #, no-c-format msgid "" "Setup of the <filename>/etc/apt/sources.list</filename> and basic " @@ -2590,35 +2641,8 @@ msgstr "" "acrescentar outros repositórios (locais)." #. Tag: screen -#: preseed.xml:1037 +#: preseed.xml:1040 #, no-c-format -#| msgid "" -#| "# 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" -#| "\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" msgid "" "# You can choose to install non-free and contrib software.\n" "#d-i apt-setup/non-free boolean true\n" @@ -2675,19 +2699,18 @@ msgstr "" "# autenticados com uma chave gpg conhecida. Esta configuração pode ser\n" "# utilizada para desabilitar essa autenticação. Aviso: É inseguro e não é\n" "# recomendado.\n" -"#d-i debian-installer/allow_unauthenticated boolean true" -"\n" +"#d-i debian-installer/allow_unauthenticated boolean true\n" "# Retire o comentário para acrescentar configuração multiarch para i386\n" "#d-i apt-setup/multiarch string i386" #. Tag: title -#: preseed.xml:1042 +#: preseed.xml:1045 #, no-c-format msgid "Package selection" msgstr "Selecção de pacotes" #. Tag: para -#: preseed.xml:1043 +#: preseed.xml:1046 #, no-c-format msgid "" "You can choose to install any combination of tasks that are available. " @@ -2697,74 +2720,74 @@ msgstr "" "tarefas disponíveis neste momento incluem:" #. Tag: para -#: preseed.xml:1051 +#: preseed.xml:1054 #, no-c-format msgid "<userinput>standard</userinput> (standard tools)" msgstr "<userinput>standard</userinput> (ferramentas standard)" #. Tag: para -#: preseed.xml:1054 +#: preseed.xml:1057 #, no-c-format msgid "<userinput>desktop</userinput> (graphical desktop)" msgstr "<userinput>desktop</userinput> (ambiente de trabalho gráfico)" #. Tag: para -#: preseed.xml:1057 +#: preseed.xml:1060 #, no-c-format msgid "<userinput>gnome-desktop</userinput> (Gnome desktop)" msgstr "<userinput>gnome-desktop</userinput> (Ambiente de trabalho Gnome)" #. Tag: para -#: preseed.xml:1060 +#: preseed.xml:1063 #, no-c-format msgid "<userinput>xfce-desktop</userinput> (XFCE desktop)" msgstr "<userinput>xfce-desktop</userinput> (Ambiente de trabalho XFCE)" #. Tag: para -#: preseed.xml:1063 +#: preseed.xml:1066 #, no-c-format msgid "<userinput>kde-desktop</userinput> (KDE desktop)" msgstr "<userinput>kde-desktop</userinput> (Ambiente de trabalho KDE)" #. Tag: para -#: preseed.xml:1066 +#: preseed.xml:1069 #, no-c-format msgid "<userinput>cinnamon-desktop</userinput> (Cinnamon desktop)" msgstr "" "<userinput>cinnamon-desktop</userinput> (Ambiente de trabalho Cinnamon)" #. Tag: para -#: preseed.xml:1069 +#: preseed.xml:1072 #, no-c-format msgid "<userinput>mate-desktop</userinput> (MATE desktop)" msgstr "<userinput>mate-desktop</userinput> (Ambiente de trabalho MATE)" #. Tag: para -#: preseed.xml:1072 +#: preseed.xml:1075 #, no-c-format msgid "<userinput>lxde-desktop</userinput> (LXDE desktop)" msgstr "<userinput>lxde-desktop</userinput> (Ambiente de trabalho LXDE)" #. Tag: para -#: preseed.xml:1075 +#: preseed.xml:1078 #, no-c-format msgid "<userinput>web-server</userinput> (web server)" msgstr "<userinput>web-server</userinput> (servidor web)" #. Tag: para -#: preseed.xml:1078 +#: preseed.xml:1081 #, no-c-format msgid "<userinput>print-server</userinput> (print server)" msgstr "<userinput>print-server</userinput> (servidor de impressão)" #. Tag: para -#: preseed.xml:1081 +#: preseed.xml:1084 #, no-c-format msgid "<userinput>ssh-server</userinput> (SSH server)" msgstr "<userinput>ssh-server</userinput> (servidor SSH)" #. Tag: para -#: preseed.xml:1086 +#: preseed.xml:1089 #, no-c-format msgid "" "You can also choose to install no tasks, and force the installation of a set " @@ -2776,7 +2799,7 @@ msgstr "" "inclusão da tarefa <userinput>standard</userinput>." #. Tag: para -#: preseed.xml:1092 +#: preseed.xml:1095 #, no-c-format msgid "" "If you want to install some individual packages in addition to packages " @@ -2792,7 +2815,7 @@ msgstr "" "linha de comandos do kernel." #. Tag: screen -#: preseed.xml:1102 +#: preseed.xml:1105 #, no-c-format msgid "" "#tasksel tasksel/first multiselect standard, web-server, kde-desktop\n" @@ -2824,13 +2847,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:1107 +#: preseed.xml:1110 #, no-c-format msgid "Boot loader installation" msgstr "Instalação do gestor de arranque" #. Tag: screen -#: preseed.xml:1109 +#: preseed.xml:1112 #, no-c-format msgid "" "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If " @@ -2929,7 +2952,7 @@ msgstr "" "#d-i debian-installer/add-kernel-opts string nousb" #. Tag: para -#: preseed.xml:1111 +#: preseed.xml:1114 #, no-c-format msgid "" "An MD5 hash for a password for <classname>grub</classname> can be generated " @@ -2941,13 +2964,13 @@ msgstr "" "comando do exemplo em <xref linkend=\"preseed-account\"/>." #. Tag: title -#: preseed.xml:1121 +#: preseed.xml:1124 #, no-c-format msgid "Finishing up the installation" msgstr "A terminar a instalação" #. Tag: screen -#: preseed.xml:1123 +#: preseed.xml:1126 #, no-c-format msgid "" "# During installations from serial console, the regular virtual consoles\n" @@ -2990,13 +3013,13 @@ msgstr "" "#d-i debian-installer/exit/poweroff boolean true" #. Tag: title -#: preseed.xml:1128 +#: preseed.xml:1131 #, no-c-format msgid "Preseeding other packages" msgstr "Preseed de outros pacotes" #. Tag: screen -#: preseed.xml:1130 +#: preseed.xml:1133 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -3016,19 +3039,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:1137 +#: preseed.xml:1140 #, no-c-format msgid "Advanced options" msgstr "Opções avançadas" #. Tag: title -#: preseed.xml:1140 +#: preseed.xml:1143 #, no-c-format msgid "Running custom commands during the installation" msgstr "Executar comandos personalizados durante a instalação" #. Tag: para -#: preseed.xml:1141 +#: preseed.xml:1144 #, no-c-format msgid "" "A very powerful and flexible option offered by the preconfiguration tools is " @@ -3039,7 +3062,7 @@ msgstr "" "da instalação." #. Tag: para -#: preseed.xml:1147 +#: preseed.xml:1150 #, no-c-format msgid "" "When the filesystem of the target system is mounted, it is available in " @@ -3051,7 +3074,7 @@ msgstr "" "quando for montado fica disponível em <filename>/cdrom</filename>." #. Tag: screen -#: preseed.xml:1155 +#: preseed.xml:1158 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -3102,13 +3125,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:1160 +#: preseed.xml:1163 #, no-c-format msgid "Using preseeding to change default values" msgstr "Utilizar o preseed para alterar valores por omissão" #. Tag: para -#: preseed.xml:1161 +#: preseed.xml:1164 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a " @@ -3134,7 +3157,7 @@ msgstr "" "ser útil para testar ou depurar o seu ficheiro de pré-configuração." #. Tag: para -#: preseed.xml:1175 +#: preseed.xml:1178 #, no-c-format msgid "" "Note that the <quote>d-i</quote> owner should only be used for variables " @@ -3148,7 +3171,7 @@ msgstr "" "rodapé para <xref linkend=\"preseed-bootparms\"/>." #. Tag: para -#: preseed.xml:1182 +#: preseed.xml:1185 #, no-c-format msgid "" "If you are preseeding using boot parameters, you can make the installer ask " @@ -3171,7 +3194,7 @@ msgstr "" "mostradas durante a instalação e não para parâmetros <quote>internos</quote>." #. Tag: para -#: preseed.xml:1192 +#: preseed.xml:1195 #, no-c-format msgid "" "For more debugging information, use the boot parameter " @@ -3186,13 +3209,13 @@ msgstr "" "instalação de pacotes." #. Tag: title -#: preseed.xml:1204 +#: preseed.xml:1207 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Carregamento em série dos ficheiros de pré-configuração" #. Tag: para -#: preseed.xml:1205 +#: preseed.xml:1208 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -3209,7 +3232,7 @@ msgstr "" "ficheiros." #. Tag: screen -#: preseed.xml:1215 +#: preseed.xml:1218 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -3262,7 +3285,7 @@ msgstr "" "#d-i preseed/run string foo.sh" #. Tag: para -#: preseed.xml:1217 +#: preseed.xml:1220 #, no-c-format msgid "" "It is also possible to chainload from the initrd or file preseeding phase, " |