diff options
Diffstat (limited to 'po/pt/preseed.po')
-rw-r--r-- | po/pt/preseed.po | 51 |
1 files changed, 32 insertions, 19 deletions
diff --git a/po/pt/preseed.po b/po/pt/preseed.po index 78a9d2893..4f83ce043 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: 2006-07-25 21:39+0000\n" +"POT-Creation-Date: 2006-07-30 15:28+0000\n" "PO-Revision-Date: 2006-06-28 22:23+0000\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -1700,14 +1700,27 @@ msgstr "" "um conjunto de pacotes de alguma outra forma. Nós recomendamos sempre a " "inclusão da tarefa <userinput>standard</userinput>." -#. Tag: screen -#: preseed.xml:786 +#. Tag: para +#: preseed.xml:784 #, no-c-format msgid "" +"If you want to install some individual packages in addition to packages " +"installed by tasks, you can use the parameter <classname>pkgsel/include</" +"classname>. The value of this parameter can be either comma-separated or " +"space-separated, so you can also use it easily on the kernel command line." +msgstr "" + +#. Tag: screen +#: preseed.xml:794 +#, fuzzy, no-c-format +msgid "" "tasksel tasksel/first multiselect standard, desktop\n" "#tasksel tasksel/first multiselect standard, web-server\n" "#tasksel tasksel/first multiselect standard, kde-desktop\n" "\n" +"# Individual additional packages to install\n" +"#d-i pkgsel/include string openssh-server build-essential\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" @@ -1725,13 +1738,13 @@ msgstr "" "#popularity-contest popularity-contest/participate boolean false" #. Tag: title -#: preseed.xml:791 +#: preseed.xml:799 #, no-c-format msgid "Finishing up the first stage install" msgstr "A terminar a instalação da primeira etapa" #. Tag: screen -#: preseed.xml:793 +#: preseed.xml:801 #, no-c-format msgid "" "# Avoid that last message about the install being complete.\n" @@ -1749,13 +1762,13 @@ msgstr "" "#d-i cdrom-detect/eject boolean false" #. Tag: title -#: preseed.xml:798 +#: preseed.xml:806 #, no-c-format msgid "Mailer configuration" msgstr "Configuração do servidor de email" #. Tag: para -#: preseed.xml:799 +#: preseed.xml:807 #, no-c-format msgid "" "During a normal install, exim asks only a few questions. Here's how to avoid " @@ -1765,7 +1778,7 @@ msgstr "" "como evitar mesmo essas. É possível um preseed mais complicado." #. Tag: screen -#: preseed.xml:806 +#: preseed.xml:814 #, no-c-format msgid "" "exim4-config exim4/dc_eximconfig_configtype \\\n" @@ -1781,13 +1794,13 @@ msgstr "" "exim4-config exim4/dc_postmaster string" #. Tag: title -#: preseed.xml:811 +#: preseed.xml:819 #, no-c-format msgid "X configuration" msgstr "Configuração do X" #. Tag: para -#: preseed.xml:812 +#: preseed.xml:820 #, no-c-format msgid "" "Preseeding Debian's X config is possible, but you probably need to know some " @@ -1799,7 +1812,7 @@ msgstr "" "configurador de X em Debian não faz a configuração automática de tudo." #. Tag: screen -#: preseed.xml:820 +#: preseed.xml:828 #, no-c-format msgid "" "# X can detect the right driver for some cards, but if you're preseeding,\n" @@ -1849,13 +1862,13 @@ msgstr "" " select 1024x768 @ 60 Hz" #. Tag: title -#: preseed.xml:825 +#: preseed.xml:833 #, no-c-format msgid "Preseeding other packages" msgstr "Preseed de outros pacotes" #. Tag: screen -#: preseed.xml:827 +#: preseed.xml:835 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -1878,19 +1891,19 @@ msgstr "" "# debconf-get-selections >> file" #. Tag: title -#: preseed.xml:833 +#: preseed.xml:841 #, no-c-format msgid "Advanced options" msgstr "Opções avançadas" #. Tag: title -#: preseed.xml:836 +#: preseed.xml:844 #, no-c-format msgid "Shell commands" msgstr "Comandos da shell" #. Tag: screen -#: preseed.xml:838 +#: preseed.xml:846 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -1929,13 +1942,13 @@ msgstr "" "#d-i preseed/late_command string apt-install zsh; in-target chsh -s /bin/zsh" #. Tag: title -#: preseed.xml:843 +#: preseed.xml:851 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "Carregamento em série dos ficheiros de pré-configuração" #. Tag: para -#: preseed.xml:844 +#: preseed.xml:852 #, no-c-format msgid "" "It is possible to include other preconfiguration files from a " @@ -1952,7 +1965,7 @@ msgstr "" "ficheiros." #. Tag: screen -#: preseed.xml:854 +#: preseed.xml:862 #, no-c-format msgid "" "# More that one file can be listed, separated by spaces; all will be\n" |