summaryrefslogtreecommitdiff
path: root/po/pt/random-bits.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt/random-bits.po')
-rw-r--r--po/pt/random-bits.po237
1 files changed, 123 insertions, 114 deletions
diff --git a/po/pt/random-bits.po b/po/pt/random-bits.po
index 01ceaa357..6e73094c5 100644
--- a/po/pt/random-bits.po
+++ b/po/pt/random-bits.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: random-bits\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2008-05-11 10:00+0000\n"
+"POT-Creation-Date: 2008-09-07 00:09+0000\n"
"PO-Revision-Date: 2008-05-13 20:59+0100\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -1015,15 +1015,24 @@ msgstr ""
#. Tag: para
#: random-bits.xml:485
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "Substitute one of the following for <replaceable>ARCH</replaceable> in "
+#| "the <command>debootstrap</command> command: <userinput>alpha</userinput>, "
+#| "<userinput>amd64</userinput>, <userinput>arm</userinput>, "
+#| "<userinput>hppa</userinput>, <userinput>i386</userinput>, "
+#| "<userinput>ia64</userinput>, <userinput>m68k</userinput>, "
+#| "<userinput>mips</userinput>, <userinput>mipsel</userinput>, "
+#| "<userinput>powerpc</userinput>, <userinput>s390</userinput>, or "
+#| "<userinput>sparc</userinput>."
msgid ""
"Substitute one of the following for <replaceable>ARCH</replaceable> in the "
"<command>debootstrap</command> command: <userinput>alpha</userinput>, "
-"<userinput>amd64</userinput>, <userinput>arm</userinput>, <userinput>hppa</"
-"userinput>, <userinput>i386</userinput>, <userinput>ia64</userinput>, "
-"<userinput>m68k</userinput>, <userinput>mips</userinput>, <userinput>mipsel</"
-"userinput>, <userinput>powerpc</userinput>, <userinput>s390</userinput>, or "
-"<userinput>sparc</userinput>."
+"<userinput>amd64</userinput>, <userinput>arm</userinput>, <userinput>armel</"
+"userinput>, <userinput>hppa</userinput>, <userinput>i386</userinput>, "
+"<userinput>ia64</userinput>, <userinput>m68k</userinput>, <userinput>mips</"
+"userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, "
+"<userinput>s390</userinput>, or <userinput>sparc</userinput>."
msgstr ""
"Substitua um dos seguintes por <replaceable>ARCH</replaceable> no comando "
"<command>debootstrap</command>: <userinput>alpha</userinput>, "
@@ -1034,7 +1043,7 @@ msgstr ""
"<userinput>sparc</userinput>."
#. Tag: screen
-#: random-bits.xml:503
+#: random-bits.xml:504
#, no-c-format
msgid ""
"# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n"
@@ -1044,13 +1053,13 @@ msgstr ""
" /mnt/debinst http://ftp.us.debian.org/debian"
#. Tag: title
-#: random-bits.xml:509
+#: random-bits.xml:510
#, no-c-format
msgid "Configure The Base System"
msgstr "Configurar o Sistema Base"
#. Tag: para
-#: random-bits.xml:510
+#: random-bits.xml:511
#, no-c-format
msgid ""
"Now you've got a real Debian system, though rather lean, on disk. "
@@ -1067,19 +1076,19 @@ msgstr ""
"exemplo:"
#. Tag: screen
-#: random-bits.xml:520
+#: random-bits.xml:521
#, no-c-format
msgid "# export TERM=<replaceable>xterm-color</replaceable>"
msgstr "# export TERM=<replaceable>xterm-color</replaceable>"
#. Tag: title
-#: random-bits.xml:525
+#: random-bits.xml:526
#, no-c-format
msgid "Create device files"
msgstr "Criar ficheiros de dispositivos"
#. Tag: para
-#: random-bits.xml:526
+#: random-bits.xml:527
#, no-c-format
msgid ""
"At this point <filename>/dev/</filename> only contains very basic device "
@@ -1100,13 +1109,13 @@ msgstr ""
"sistema."
#. Tag: para
-#: random-bits.xml:536
+#: random-bits.xml:537
#, no-c-format
msgid "A few of the available options are:"
msgstr "Algumas das opções disponíveis são:"
#. Tag: para
-#: random-bits.xml:541
+#: random-bits.xml:542
#, no-c-format
msgid "create a default set of static device files using"
msgstr ""
@@ -1114,7 +1123,7 @@ msgstr ""
"utilizando"
#. Tag: screen
-#: random-bits.xml:544
+#: random-bits.xml:545
#, no-c-format
msgid ""
"# cd /dev\n"
@@ -1124,7 +1133,7 @@ msgstr ""
"# MAKEDEV generic"
#. Tag: para
-#: random-bits.xml:547
+#: random-bits.xml:548
#, no-c-format
msgid ""
"manually create only specific device files using <command>MAKEDEV</command>"
@@ -1133,7 +1142,7 @@ msgstr ""
"<command>MAKEDEV</command>"
#. Tag: para
-#: random-bits.xml:552
+#: random-bits.xml:553
#, no-c-format
msgid ""
"bind mount /dev from your host system on top of /dev in the target system; "
@@ -1145,13 +1154,13 @@ msgstr ""
"ficheiros de dispositivos, por isso esta opção deve ser utilizada com cuidado"
#. Tag: title
-#: random-bits.xml:565
+#: random-bits.xml:566
#, no-c-format
msgid "Mount Partitions"
msgstr "Partições a Montar"
#. Tag: para
-#: random-bits.xml:566
+#: random-bits.xml:567
#, no-c-format
msgid ""
"You need to create <filename>/etc/fstab</filename>. "
@@ -1226,13 +1235,13 @@ msgstr ""
"de continuar:"
#. Tag: screen
-#: random-bits.xml:592
+#: random-bits.xml:593
#, no-c-format
msgid "# mount -t proc proc /proc"
msgstr "# mount -t proc proc /proc"
#. Tag: para
-#: random-bits.xml:594
+#: random-bits.xml:595
#, no-c-format
msgid ""
"The command <userinput>ls /proc</userinput> should now show a non-empty "
@@ -1243,19 +1252,19 @@ msgstr ""
"não-vazio. Se isto falhar, você pode montar o proc fora da chroot:"
#. Tag: screen
-#: random-bits.xml:600
+#: random-bits.xml:601
#, no-c-format
msgid "# mount -t proc proc /mnt/debinst/proc"
msgstr "# mount -t proc proc /mnt/debinst/proc"
#. Tag: title
-#: random-bits.xml:606
+#: random-bits.xml:607
#, no-c-format
msgid "Setting Timezone"
msgstr "Configurar o Fuso Horário"
#. Tag: para
-#: random-bits.xml:607
+#: random-bits.xml:608
#, no-c-format
msgid ""
"An option in the file <filename>/etc/default/rcS</filename> determines "
@@ -1268,7 +1277,7 @@ msgstr ""
"ou hora local. O seguinte comando permite-lhe escolher o seu fuso horário."
#. Tag: screen
-#: random-bits.xml:614
+#: random-bits.xml:615
#, no-c-format
msgid ""
"# editor /etc/default/rcS\n"
@@ -1278,13 +1287,13 @@ msgstr ""
"# tzconfig"
#. Tag: title
-#: random-bits.xml:620
+#: random-bits.xml:621
#, no-c-format
msgid "Configure Networking"
msgstr "Configurar a Rede"
#. Tag: para
-#: random-bits.xml:621
+#: random-bits.xml:622
#, no-c-format
msgid ""
"To configure networking, edit <filename>/etc/network/interfaces</filename>, "
@@ -1407,13 +1416,13 @@ msgstr ""
"associada com um nome de interface (eth0, eth1, etc.) que você espera."
#. Tag: title
-#: random-bits.xml:662
+#: random-bits.xml:663
#, no-c-format
msgid "Configure Apt"
msgstr "Configurar o Apt"
#. Tag: para
-#: random-bits.xml:663
+#: random-bits.xml:664
#, no-c-format
msgid ""
"Debootstrap will have created a very basic <filename>/etc/apt/sources.list</"
@@ -1440,13 +1449,13 @@ msgstr ""
"update</userinput> depois de ter feito alterações á lista de fontes."
#. Tag: title
-#: random-bits.xml:679
+#: random-bits.xml:680
#, no-c-format
msgid "Configure Locales and Keyboard"
msgstr "Configurar os Locales e o Teclado"
#. Tag: para
-#: random-bits.xml:680
+#: random-bits.xml:681
#, no-c-format
msgid ""
"To configure your locale settings to use a language other than English, "
@@ -1465,7 +1474,7 @@ msgstr ""
"</screen></informalexample> Para configurar o seu teclado (se necessário):"
#. Tag: screen
-#: random-bits.xml:690
+#: random-bits.xml:691
#, no-c-format
msgid ""
"# aptitude install console-data\n"
@@ -1475,7 +1484,7 @@ msgstr ""
"# dpkg-reconfigure console-data"
#. Tag: para
-#: random-bits.xml:692
+#: random-bits.xml:693
#, no-c-format
msgid ""
"Note that the keyboard cannot be set while in the chroot, but will be "
@@ -1485,13 +1494,13 @@ msgstr ""
"configurado após o próximo reboot."
#. Tag: title
-#: random-bits.xml:702
+#: random-bits.xml:703
#, no-c-format
msgid "Install a Kernel"
msgstr "Instalar um Kernel"
#. Tag: para
-#: random-bits.xml:703
+#: random-bits.xml:704
#, no-c-format
msgid ""
"If you intend to boot this system, you probably want a Linux kernel and a "
@@ -1502,13 +1511,13 @@ msgstr ""
"disponíveis com:"
#. Tag: screen
-#: random-bits.xml:708
+#: random-bits.xml:709
#, no-c-format
msgid "# apt-cache search linux-image"
msgstr "# apt-cache search linux-image"
#. Tag: para
-#: random-bits.xml:710
+#: random-bits.xml:711
#, no-c-format
msgid ""
"If you intend to use a pre-packaged kernel, you may want to create the "
@@ -1520,7 +1529,7 @@ msgstr ""
"o fazer. Aqui está um ficheiro de exemplo:"
#. Tag: screen
-#: random-bits.xml:716
+#: random-bits.xml:717
#, no-c-format
msgid ""
"# Kernel image management overrides\n"
@@ -1542,7 +1551,7 @@ msgstr ""
"link_in_boot = no"
#. Tag: para
-#: random-bits.xml:718
+#: random-bits.xml:719
#, no-c-format
msgid ""
"For detailed information about this file and the various options, consult "
@@ -1556,7 +1565,7 @@ msgstr ""
"valores são apropriados para o seu sistema."
#. Tag: para
-#: random-bits.xml:725
+#: random-bits.xml:726
#, no-c-format
msgid ""
"Then install the kernel package of your choice using its package name. "
@@ -1576,13 +1585,13 @@ msgstr ""
"colocadas algumas questões durante a sua instalação que se referem a isso."
#. Tag: title
-#: random-bits.xml:739
+#: random-bits.xml:740
#, no-c-format
msgid "Set up the Boot Loader"
msgstr "Configurar o Boot Loader"
#. Tag: para
-#: random-bits.xml:740
+#: random-bits.xml:741
#, no-c-format
msgid ""
"To make your &debian; system bootable, set up your boot loader to load the "
@@ -1597,7 +1606,7 @@ msgstr ""
"para o fazer."
#. Tag: para
-#: random-bits.xml:747
+#: random-bits.xml:748
#, no-c-format
msgid ""
"Check <userinput>info grub</userinput> or <userinput>man lilo.conf</"
@@ -1620,7 +1629,7 @@ msgstr ""
"sistema de onde o chama)."
#. Tag: para
-#: random-bits.xml:759
+#: random-bits.xml:760
#, no-c-format
msgid ""
"Installing and setting up <classname>grub</classname> is as easy as: "
@@ -1643,7 +1652,7 @@ msgstr ""
"criar um <filename>/boot/grub/menu.lst</filename> são e funcional."
#. Tag: para
-#: random-bits.xml:769
+#: random-bits.xml:770
#, no-c-format
msgid ""
"Note that this assumes that a <filename>/dev/hda</filename> device file has "
@@ -1655,13 +1664,13 @@ msgstr ""
"<command>grub</command>, mas esses estão fora do âmbito deste apêndice."
#. Tag: para
-#: random-bits.xml:775
+#: random-bits.xml:776
#, no-c-format
msgid "Here is a basic <filename>/etc/lilo.conf</filename> as an example:"
msgstr "Aqui está um <filename>/etc/lilo.conf</filename> simples como exemplo:"
#. Tag: screen
-#: random-bits.xml:779
+#: random-bits.xml:780
#, no-c-format
msgid ""
"boot=/dev/<replaceable>hda6</replaceable>\n"
@@ -1683,7 +1692,7 @@ msgstr ""
"label=Debian"
#. Tag: para
-#: random-bits.xml:781
+#: random-bits.xml:782
#, no-c-format
msgid ""
"Depending on which bootloader you selected, you can now make some additional "
@@ -1693,7 +1702,7 @@ msgstr ""
"alterações adicionais em <filename>/etc/kernel-img.conf</filename>."
#. Tag: para
-#: random-bits.xml:786
+#: random-bits.xml:787
#, no-c-format
msgid ""
"For the <classname>grub</classname> bootloader, you should set the "
@@ -1719,7 +1728,7 @@ msgstr ""
"<quote>yes</quote>."
#. Tag: para
-#: random-bits.xml:798
+#: random-bits.xml:799
#, no-c-format
msgid ""
"Check <userinput>man yaboot.conf</userinput> for instructions on setting up "
@@ -1738,7 +1747,7 @@ msgstr ""
"você o chamar)."
#. Tag: para
-#: random-bits.xml:808
+#: random-bits.xml:809
#, no-c-format
msgid ""
"Here is a basic <filename>/etc/yaboot.conf</filename> as an example: "
@@ -1768,13 +1777,13 @@ msgstr ""
"<userinput>ide0:</userinput> em vez de <userinput>hd:</userinput>."
#. Tag: title
-#: random-bits.xml:821
+#: random-bits.xml:822
#, no-c-format
msgid "Finishing touches"
msgstr "Últimos toques"
#. Tag: para
-#: random-bits.xml:822
+#: random-bits.xml:823
#, no-c-format
msgid ""
"As mentioned earlier, the installed system will be very basic. If you would "
@@ -1794,7 +1803,7 @@ msgstr ""
"<command>aptitude</command> para instalar pacotes individualmente."
#. Tag: para
-#: random-bits.xml:833
+#: random-bits.xml:834
#, no-c-format
msgid ""
"After the installation there will be a lot of downloaded packages in "
@@ -1806,19 +1815,19 @@ msgstr ""
"disco ao correr:"
#. Tag: screen
-#: random-bits.xml:839
+#: random-bits.xml:840
#, no-c-format
msgid "# aptitude clean"
msgstr "# aptitude clean"
#. Tag: title
-#: random-bits.xml:850
+#: random-bits.xml:851
#, no-c-format
msgid "Installing &debian; over Parallel Line IP (PLIP)"
msgstr "Instalar &debian; a partir de uma linha IP Paralela (PLIP)"
#. Tag: para
-#: random-bits.xml:852
+#: random-bits.xml:853
#, no-c-format
msgid ""
"This section explains how to install &debian; on a computer without an "
@@ -1832,7 +1841,7 @@ msgstr ""
"estar ligado a uma rede que tenha um mirror Debian (e.g. à Internet)."
#. Tag: para
-#: random-bits.xml:860
+#: random-bits.xml:861
#, no-c-format
msgid ""
"In the example in this appendix we will set up a PLIP connection using a "
@@ -1848,7 +1857,7 @@ msgstr ""
"livres dentro do seu espaço de endereçamento de rede)."
#. Tag: para
-#: random-bits.xml:868
+#: random-bits.xml:869
#, no-c-format
msgid ""
"The PLIP connection set up during the installation will also be available "
@@ -1859,7 +1868,7 @@ msgstr ""
"após reiniciar para o sistema instalado (veja <xref linkend=\"boot-new\"/>)."
#. Tag: para
-#: random-bits.xml:873
+#: random-bits.xml:874
#, no-c-format
msgid ""
"Before you start, you will need to check the BIOS configuration (IO base "
@@ -1873,13 +1882,13 @@ msgstr ""
"literal>."
#. Tag: title
-#: random-bits.xml:883
+#: random-bits.xml:884
#, no-c-format
msgid "Requirements"
msgstr "Requisitos"
#. Tag: para
-#: random-bits.xml:886
+#: random-bits.xml:887
#, no-c-format
msgid ""
"A target computer, called <emphasis>target</emphasis>, where Debian will be "
@@ -1889,14 +1898,14 @@ msgstr ""
"Debian."
#. Tag: para
-#: random-bits.xml:892
+#: random-bits.xml:893
#, no-c-format
msgid "System installation media; see <xref linkend=\"installation-media\"/>."
msgstr ""
"Media de instalação do sistema; veja <xref linkend=\"installation-media\"/>."
#. Tag: para
-#: random-bits.xml:897
+#: random-bits.xml:898
#, no-c-format
msgid ""
"Another computer connected to the Internet, called <emphasis>source</"
@@ -1906,7 +1915,7 @@ msgstr ""
"irá funcionar como gateway."
#. Tag: para
-#: random-bits.xml:903
+#: random-bits.xml:904
#, no-c-format
msgid ""
"A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;"
@@ -1918,13 +1927,13 @@ msgstr ""
"\">PLIP-Install-HOWTO</ulink>."
#. Tag: title
-#: random-bits.xml:915
+#: random-bits.xml:916
#, no-c-format
msgid "Setting up source"
msgstr "Configurando a fonte"
#. Tag: para
-#: random-bits.xml:916
+#: random-bits.xml:917
#, no-c-format
msgid ""
"The following shell script is a simple example of how to configure the "
@@ -1934,7 +1943,7 @@ msgstr ""
"fonte como uma gateway para a Internet utilizando ppp0."
#. Tag: screen
-#: random-bits.xml:921
+#: random-bits.xml:922
#, no-c-format
msgid ""
"#!/bin/sh\n"
@@ -1976,13 +1985,13 @@ msgstr ""
"echo 1 > /proc/sys/net/ipv4/ip_forward"
#. Tag: title
-#: random-bits.xml:927
+#: random-bits.xml:928
#, no-c-format
msgid "Installing target"
msgstr "Instalar o alvo"
#. Tag: para
-#: random-bits.xml:928
+#: random-bits.xml:929
#, no-c-format
msgid ""
"Boot the installation media. The installation needs to be run in expert "
@@ -2009,13 +2018,13 @@ msgstr ""
"durante as várias etapas da instalação."
#. Tag: guimenuitem
-#: random-bits.xml:947
+#: random-bits.xml:948
#, no-c-format
msgid "Load installer components from CD"
msgstr "Carregar os componentes do instalador a partir de CD"
#. Tag: para
-#: random-bits.xml:949
+#: random-bits.xml:950
#, no-c-format
msgid ""
"Select the <userinput>plip-modules</userinput> option from the list; this "
@@ -2025,13 +2034,13 @@ msgstr ""
"disponibilizar os drivers PLIP para o sistema de instalação."
#. Tag: guimenuitem
-#: random-bits.xml:957
+#: random-bits.xml:958
#, no-c-format
msgid "Detect network hardware"
msgstr "Detectar hardware de rede"
#. Tag: para
-#: random-bits.xml:962
+#: random-bits.xml:963
#, no-c-format
msgid ""
"If target <emphasis>does</emphasis> have a network card, a list of driver "
@@ -2046,7 +2055,7 @@ msgstr ""
"irá mostrar esta lista."
#. Tag: para
-#: random-bits.xml:971
+#: random-bits.xml:972
#, no-c-format
msgid ""
"Because no network card was detected/selected earlier, the installer will "
@@ -2058,19 +2067,19 @@ msgstr ""
"partir de uma lista. Escolha o módulo <userinput>plip</userinput>."
#. Tag: guimenuitem
-#: random-bits.xml:983
+#: random-bits.xml:984
#, no-c-format
msgid "Configure the network"
msgstr "Configurar a rede"
#. Tag: para
-#: random-bits.xml:986
+#: random-bits.xml:987
#, no-c-format
msgid "Auto-configure network with DHCP: No"
msgstr "Auto-configurar a rede com DHCP: Não"
#. Tag: para
-#: random-bits.xml:991
+#: random-bits.xml:992
#, no-c-format
msgid ""
"IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
@@ -2078,7 +2087,7 @@ msgstr ""
"Endereço IP: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
#. Tag: para
-#: random-bits.xml:996
+#: random-bits.xml:997
#, no-c-format
msgid ""
"Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></"
@@ -2088,7 +2097,7 @@ msgstr ""
"userinput>"
#. Tag: para
-#: random-bits.xml:1002
+#: random-bits.xml:1003
#, no-c-format
msgid ""
"Name server addresses: you can enter the same addresses used on source (see "
@@ -2098,13 +2107,13 @@ msgstr ""
"utilizados na fonte (veja <filename>/etc/resolv.conf</filename>)"
#. Tag: title
-#: random-bits.xml:1021
+#: random-bits.xml:1022
#, no-c-format
msgid "Installing &debian; using PPP over Ethernet (PPPoE)"
msgstr "Instalar &debian; utilizando PPP over Ethernet (PPPoE)"
#. Tag: para
-#: random-bits.xml:1023
+#: random-bits.xml:1024
#, no-c-format
msgid ""
"In some countries PPP over Ethernet (PPPoE) is a common protocol for "
@@ -2120,7 +2129,7 @@ msgstr ""
"Esta secção explica como."
#. Tag: para
-#: random-bits.xml:1031
+#: random-bits.xml:1032
#, no-c-format
msgid ""
"The PPPoE connection set up during the installation will also be available "
@@ -2131,7 +2140,7 @@ msgstr ""
"após reiniciar para o sistema instalado (veja <xref linkend=\"boot-new\"/>)."
#. Tag: para
-#: random-bits.xml:1036
+#: random-bits.xml:1037
#, no-c-format
msgid ""
"To have the option of setting up and using PPPoE during the installation, "
@@ -2145,7 +2154,7 @@ msgstr ""
"netboot<phrase condition=\"supports-floppy-boot\"> ou disquete</phrase>)."
#. Tag: para
-#: random-bits.xml:1043
+#: random-bits.xml:1044
#, no-c-format
msgid ""
"Installing over PPPoE is mostly the same as any other installation. The "
@@ -2155,7 +2164,7 @@ msgstr ""
"seguintes passos explicam as diferenças."
#. Tag: para
-#: random-bits.xml:1051
+#: random-bits.xml:1052
#, no-c-format
msgid ""
"Boot the installer with <userinput>modules=ppp-udeb</userinput> as boot "
@@ -2181,7 +2190,7 @@ msgstr ""
"e corrido automaticamente."
#. Tag: para
-#: random-bits.xml:1066
+#: random-bits.xml:1067
#, no-c-format
msgid ""
"Follow the regular initial steps of the installation (language, country and "
@@ -2201,7 +2210,7 @@ msgstr ""
"prompt de arranque. </para> </footnote>)."
#. Tag: para
-#: random-bits.xml:1085
+#: random-bits.xml:1086
#, no-c-format
msgid ""
"The next step is the detection of network hardware, in order to identify any "
@@ -2211,7 +2220,7 @@ msgstr ""
"quais placas Ethernet presentes no sistema."
#. Tag: para
-#: random-bits.xml:1091
+#: random-bits.xml:1092
#, no-c-format
msgid ""
"After this the actual setup of PPPoE is started. The installer will probe "
@@ -2223,7 +2232,7 @@ msgstr ""
"concentrador PPPoE (um tipo de servidor que lida com ligações PPPoE)."
#. Tag: para
-#: random-bits.xml:1097
+#: random-bits.xml:1098
#, no-c-format
msgid ""
"It is possible that the concentrator will not to be found at the first "
@@ -2240,7 +2249,7 @@ msgstr ""
"guimenuitem>."
#. Tag: para
-#: random-bits.xml:1106
+#: random-bits.xml:1107
#, no-c-format
msgid ""
"After a concentrator is found, the user will be prompted to type the login "
@@ -2251,7 +2260,7 @@ msgstr ""
"chave)."
#. Tag: para
-#: random-bits.xml:1112
+#: random-bits.xml:1113
#, no-c-format
msgid ""
"At this point the installer will use the provided information to establish "
@@ -2272,13 +2281,13 @@ msgstr ""
"uma ligação PPPoE</guimenuitem>."
#. Tag: title
-#: random-bits.xml:1132
+#: random-bits.xml:1133
#, no-c-format
msgid "The Graphical Installer"
msgstr "O Instalador Gráfico"
#. Tag: para
-#: random-bits.xml:1133
+#: random-bits.xml:1134
#, no-c-format
msgid ""
"The graphical version of the installer is only available for a limited "
@@ -2292,7 +2301,7 @@ msgstr ""
"que oferece basicamente os mesmo programas, mas com um frontend diferente."
#. Tag: para
-#: random-bits.xml:1141
+#: random-bits.xml:1142
#, no-c-format
msgid ""
"Although the functionality is identical, the graphical installer still has a "
@@ -2310,7 +2319,7 @@ msgstr ""
"casos várias perguntas podem ser mostradas num único ecrã."
#. Tag: para
-#: random-bits.xml:1150
+#: random-bits.xml:1151
#, no-c-format
msgid ""
"The graphical installer is available with all CD images and with the hd-"
@@ -2333,7 +2342,7 @@ msgstr ""
"opção <quote>Help</quote> no menu de arranque."
#. Tag: para
-#: random-bits.xml:1161
+#: random-bits.xml:1162
#, no-c-format
msgid ""
"There is also a graphical installer image that can be netbooted. And there "
@@ -2350,7 +2359,7 @@ msgstr ""
"filename>. </para> </footnote>, que é útil principalmente para testes."
#. Tag: para
-#: random-bits.xml:1174
+#: random-bits.xml:1175
#, no-c-format
msgid ""
"For &arch-title;, currently only an experimental <quote>mini</quote> ISO "
@@ -2369,7 +2378,7 @@ msgstr ""
"improvável que funcione noutros sistemas."
#. Tag: para
-#: random-bits.xml:1188
+#: random-bits.xml:1189
#, no-c-format
msgid ""
"Just as with the regular installer it is possible to add boot parameters "
@@ -2387,7 +2396,7 @@ msgstr ""
"linkend=\"boot-screen\"/> para informação acerca de como os passar</phrase>."
#. Tag: para
-#: random-bits.xml:1198
+#: random-bits.xml:1199
#, no-c-format
msgid ""
"The graphical installer requires significantly more memory to run than the "
@@ -2401,7 +2410,7 @@ msgstr ""
"usual <quote>newt</quote>."
#. Tag: para
-#: random-bits.xml:1205
+#: random-bits.xml:1206
#, no-c-format
msgid ""
"If the amount of memory in your system is below &minimum-memory;, the "
@@ -2415,13 +2424,13 @@ msgstr ""
"sistemas com pouca memória."
#. Tag: title
-#: random-bits.xml:1215
+#: random-bits.xml:1216
#, no-c-format
msgid "Using the graphical installer"
msgstr "Utilizar o instalador gráfico"
#. Tag: para
-#: random-bits.xml:1216
+#: random-bits.xml:1217
#, no-c-format
msgid ""
"As already mentioned, the graphical installer basically works the same as "
@@ -2433,7 +2442,7 @@ msgstr ""
"utilizado para o guiar através do processo de instalação."
#. Tag: para
-#: random-bits.xml:1222
+#: random-bits.xml:1223
#, no-c-format
msgid ""
"If you prefer using the keyboard over the mouse, there are two things you "
@@ -2453,7 +2462,7 @@ msgstr ""
"irá mudar uma escolha, e não activar o &BTN-CONT;."
#. Tag: para
-#: random-bits.xml:1232
+#: random-bits.xml:1233
#, no-c-format
msgid ""
"To switch to another console, you will also need to use the <keycap>Ctrl</"
@@ -2472,13 +2481,13 @@ msgstr ""
"para voltar."
#. Tag: title
-#: random-bits.xml:1246
+#: random-bits.xml:1247
#, no-c-format
msgid "Known issues"
msgstr "Problemas conhecidos"
#. Tag: para
-#: random-bits.xml:1247
+#: random-bits.xml:1248
#, no-c-format
msgid ""
"The graphical frontend to the installer is relatively new and because of "
@@ -2488,7 +2497,7 @@ msgstr ""
"alguns problemas. Nós continuamos a trabalhar para os resolver."
#. Tag: para
-#: random-bits.xml:1255
+#: random-bits.xml:1256
#, no-c-format
msgid ""
"Information on some screens is not yet nicely formatted into columns as it "
@@ -2498,7 +2507,7 @@ msgstr ""
"tal como deveria estar. Isto é mais vísivel durante o particionamento."
#. Tag: para
-#: random-bits.xml:1261
+#: random-bits.xml:1262
#, no-c-format
msgid ""
"Typing some characters may not work and in some cases the wrong character "
@@ -2511,13 +2520,13 @@ msgstr ""
"funciona."
#. Tag: para
-#: random-bits.xml:1268
+#: random-bits.xml:1269
#, no-c-format
msgid "Support for touchpads is not yet optimal."
msgstr "O suporte para touchpads ainda não é óptimo."
#. Tag: para
-#: random-bits.xml:1273
+#: random-bits.xml:1274
#, no-c-format
msgid ""
"Starting a shell from the graphical frontend is currently not supported. "
@@ -2535,7 +2544,7 @@ msgstr ""
"disponíveis nas consolas virtuais VT2 e VT3."
#. Tag: para
-#: random-bits.xml:1282
+#: random-bits.xml:1283
#, no-c-format
msgid ""
"After booting the installer in rescue mode, it may be useful to start a "
@@ -2549,7 +2558,7 @@ msgstr ""
"raiz) mudando para o VT2 ou para o VT3 e introduzindo o seguinte comando:"
#. Tag: screen
-#: random-bits.xml:1289
+#: random-bits.xml:1290
#, no-c-format
msgid "# chroot /target"
msgstr "# chroot /target"