diff options
Diffstat (limited to 'pt_BR')
-rw-r--r-- | pt_BR/appendix/files.xml | 7 | ||||
-rw-r--r-- | pt_BR/appendix/graphical.xml | 10 | ||||
-rw-r--r-- | pt_BR/appendix/preseed.xml | 134 |
3 files changed, 79 insertions, 72 deletions
diff --git a/pt_BR/appendix/files.xml b/pt_BR/appendix/files.xml index 6d0e2348f..4cf45c5cc 100644 --- a/pt_BR/appendix/files.xml +++ b/pt_BR/appendix/files.xml @@ -1,11 +1,12 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 44436 --> +<!-- original version: 46461 --> <!-- updated from 28672 to 33887 by André Luís Lopes (andrelop) 2006.04.20 --> -<!-- revised by Herbert Parentes Fortes Neto (hpfn) 2006.11.05 --> <!-- revised by Felipe Augusto van de Wiel (faw) 2006.11.06 --> <!-- updated 42302:43841 by Felipe Augusto van de Wiel (faw) 2007.01.18 --> <!-- updated 43841:44436 by Herbert Parentes Fortes Neto (hpfn) 2007.02.22 --> <!-- revised by Felipe Augusto van de Wiel (faw) 2007.03.12 --> +<!-- revised by Herbert Parentes Fortes Neto (hpfn) 2007.05.20 --> +<!-- revised by Felipe Augusto van de Wiel (faw) 2007.05.27 --> <sect1 id="linuxdevices"><title>Dispositivos do Linux</title> <para> @@ -265,7 +266,7 @@ em <filename>/var</filename>. <entry>Laptop<footnote> <para> - Há uma grande sobreposição da tarefa Laptop com a tarefa Ambiente Desktop. + Há alguma sobreposição da tarefa Laptop com a tarefa Ambiente Desktop. Se você instalar ambas, a tarefa Laptop irá requerer apenas alguns MB adicionais de espaço em disco. </para> diff --git a/pt_BR/appendix/graphical.xml b/pt_BR/appendix/graphical.xml index 207a0063c..f00f632d9 100644 --- a/pt_BR/appendix/graphical.xml +++ b/pt_BR/appendix/graphical.xml @@ -1,8 +1,9 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 44580 --> +<!-- original version: 46722 --> <!-- translated by Felipe Augusto van de Wiel (faw) 2007.01.21 --> -<!-- revised by Herbert Parentes Fortes Neto (hpfn) 2007.02.22 --> <!-- revised by Felipe Augusto van de Wiel (faw) 2007.03.11 --> +<!-- revised by Herbert Parentes Fortes Neto (hpfn) 2007.05.20 --> +<!-- revised by Felipe Augusto van de Wiel (faw) 2007.05.27 --> <sect1 condition="gtk" id="graphical"> <title>O Instalador Gráfico</title> @@ -93,9 +94,8 @@ precisa saber. Para expandir uma lista condensada (usada por exemplo para a seleção de países dentro de continentes), você pode usar as teclas <keycap>+</keycap> e <keycap>-</keycap>. Para questões onde mais de um item pode ser selecionado (e.g. seleção de tarefas), você primeiro precisa usar -o tab para pular até o botão <guibutton>Continuar</guibutton> após fazer -suas seleções; pressionando enter irá alternar uma seleção, não irá ativar -<guibutton>Continuar</guibutton>. +o tab para pular até o botão &BTN-CONT; após fazer suas seleções; +pressionando enter irá alternar uma seleção, não irá ativar &BTN-CONT;. </para><para> diff --git a/pt_BR/appendix/preseed.xml b/pt_BR/appendix/preseed.xml index 783104de2..611396b49 100644 --- a/pt_BR/appendix/preseed.xml +++ b/pt_BR/appendix/preseed.xml @@ -1,10 +1,11 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 45612 --> -<!-- revised by Herbert Parentes Fortes Neto (hpfn) 2006.11.05 --> +<!-- original version: 46820 --> <!-- revised by Felipe Augusto van de Wiel (faw) 2006.11.30 --> <!-- updated 42982:43841 by Felipe Augusto van de Wiel (faw) 2007.01.19 --> <!-- updated 44376:45190 by Herbert Parentes Fortes Neto (hpfn) 2007.02.23 --> <!-- revised by Felipe Augusto van de Wiel (faw) 2007.03.12 --> +<!-- revised by Herbert Parentes Fortes Neto (hpfn) 2007.05.20 --> +<!-- revised by Felipe Augusto van de Wiel (faw) 2007.05.27 --> <!-- Be careful with the format of this file as it is parsed to generate @@ -1059,46 +1060,6 @@ d-i time/zone string US/Eastern </sect2> - <sect2 id="preseed-apt"> - <title>Configurar o apt</title> -<para> - -Configurar o <filename>/etc/apt/sources.list</filename> e as opções básicas de -configuração é totalmente automatizada baseado no seu método de instalação e -nas respostas das últimas questões. Você pode, opcionalmente, adicionar outros -repositórios (locais). - -</para> - -<informalexample role="example"><screen> -# You can choose to install non-free and contrib software. -#d-i apt-setup/non-free boolean true -#d-i apt-setup/contrib boolean true -# Uncomment this if you don't want to use a network mirror. -#d-i apt-setup/use_mirror boolean false -# Uncomment this to avoid adding security sources, or -# add a hostname to use a different server than security.debian.org. -#d-i apt-setup/security_host string - -# Additional repositories, local[0-9] available -#d-i apt-setup/local0/repository string \ -# http://local.server/debian stable main -#d-i apt-setup/local0/comment string local server -# Enable deb-src lines -#d-i apt-setup/local0/source boolean true -# URL to the public key of the local repository; you must provide a key or -# apt will complain about the unauthenticated repository and so the -# sources.list line will be left commented out -#d-i apt-setup/local0/key string http://local.server/key - -# By default the installer requires that repositories be authenticated -# using a known gpg key. This setting can be used to disable that -# authentication. Warning: Insecure, not recommended. -#d-i debian-installer/allow_unauthenticated string true -</screen></informalexample> - - </sect2> - <sect2 id="preseed-account"> <title>Configurar contas</title> <para> @@ -1177,29 +1138,42 @@ As únicas questões feitas são com relação à instalação do kernel. </sect2> - <sect2 id="preseed-bootloader"> - <title>Instalação do carregador de inicialização</title> + <sect2 id="preseed-apt"> + <title>Configurar o apt</title> +<para> -<informalexample role="example"><screen> -# Grub is the default boot loader (for x86). If you want lilo installed -# instead, uncomment this: -#d-i grub-installer/skip boolean true +Configurar o <filename>/etc/apt/sources.list</filename> e as opções básicas de +configuração é totalmente automatizada baseado no seu método de instalação e +nas respostas das últimas questões. Você pode, opcionalmente, adicionar outros +repositórios (locais). -# This is fairly safe to set, it makes grub install automatically to the MBR -# if no other operating system is detected on the machine. -d-i grub-installer/only_debian boolean true +</para> -# This one makes grub-installer install to the MBR if it also finds some other -# OS, which is less safe as it might not be able to boot that other OS. -d-i grub-installer/with_other_os boolean true +<informalexample role="example"><screen> +# You can choose to install non-free and contrib software. +#d-i apt-setup/non-free boolean true +#d-i apt-setup/contrib boolean true +# Uncomment this if you don't want to use a network mirror. +#d-i apt-setup/use_mirror boolean false +# Uncomment this to avoid adding security sources, or +# add a hostname to use a different server than security.debian.org. +#d-i apt-setup/security_host string -# Alternatively, if you want to install to a location other than the mbr, -# uncomment and edit these lines: -#d-i grub-installer/only_debian boolean false -#d-i grub-installer/with_other_os boolean false -#d-i grub-installer/bootdev string (hd0,0) -# To install grub to multiple disks: -#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0) +# Additional repositories, local[0-9] available +#d-i apt-setup/local0/repository string \ +# http://local.server/debian stable main +#d-i apt-setup/local0/comment string local server +# Enable deb-src lines +#d-i apt-setup/local0/source boolean true +# URL to the public key of the local repository; you must provide a key or +# apt will complain about the unauthenticated repository and so the +# sources.list line will be left commented out +#d-i apt-setup/local0/key string http://local.server/key + +# By default the installer requires that repositories be authenticated +# using a known gpg key. This setting can be used to disable that +# authentication. Warning: Insecure, not recommended. +#d-i debian-installer/allow_unauthenticated string true </screen></informalexample> </sect2> @@ -1267,9 +1241,11 @@ seja facilmente usado na linha de comando do kernel. </para> <informalexample role="example"><screen> -tasksel tasksel/first multiselect standard, desktop -#tasksel tasksel/first multiselect standard, web-server -#tasksel tasksel/first multiselect standard, kde-desktop +#tasksel tasksel/first multiselect standard, web-server<phrase condition="lenny"> +# If the desktop task is selected, install the kde and xfce desktops +# instead of the default gnome desktop. +#tasksel tasksel/desktop multiselect kde-desktop, xfce-desktop</phrase><phrase condition="etch"> +#tasksel tasksel/first multiselect standard, kde-desktop</phrase> # Individual additional packages to install #d-i pkgsel/include string openssh-server build-essential @@ -1283,6 +1259,36 @@ tasksel tasksel/first multiselect standard, desktop </sect2> + <sect2 id="preseed-bootloader"> + <title>Instalação do carregador de inicialização</title> + +<informalexample role="example"><screen> +# Grub is the default boot loader (for x86). If you want lilo installed +# instead, uncomment this: +#d-i grub-installer/skip boolean true<phrase condition="lenny"> +# To also skip installing lilo, and install no bootloader, uncomment this +# too: +#d-i lilo-installer/skip boolean true</phrase> + +# This is fairly safe to set, it makes grub install automatically to the MBR +# if no other operating system is detected on the machine. +d-i grub-installer/only_debian boolean true + +# This one makes grub-installer install to the MBR if it also finds some other +# OS, which is less safe as it might not be able to boot that other OS. +d-i grub-installer/with_other_os boolean true + +# Alternatively, if you want to install to a location other than the mbr, +# uncomment and edit these lines: +#d-i grub-installer/only_debian boolean false +#d-i grub-installer/with_other_os boolean false +#d-i grub-installer/bootdev string (hd0,0) +# To install grub to multiple disks: +#d-i grub-installer/bootdev string (hd0,0) (hd1,0) (hd2,0) +</screen></informalexample> + + </sect2> + <sect2 id="preseed-finish"> <title>Finalizando o primeiro estágio da instalação</title> |