summaryrefslogtreecommitdiff
path: root/po/pt/boot-installer.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt/boot-installer.po')
-rw-r--r--po/pt/boot-installer.po442
1 files changed, 281 insertions, 161 deletions
diff --git a/po/pt/boot-installer.po b/po/pt/boot-installer.po
index 5552867ef..a1de58dd9 100644
--- a/po/pt/boot-installer.po
+++ b/po/pt/boot-installer.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: boot-installer\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2009-04-06 00:13+0000\n"
+"POT-Creation-Date: 2009-04-08 00:13+0000\n"
"PO-Revision-Date: 2009-03-01 09:58+0000\n"
"Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n"
"Language-Team: Portuguese <traduz@debianpt.org>\n"
@@ -3169,7 +3169,7 @@ msgstr ""
"este comando emitido, o instalador irá iniciar automaticamente."
#. Tag: title
-#: boot-installer.xml:2201 boot-installer.xml:2305 boot-installer.xml:2805
+#: boot-installer.xml:2201 boot-installer.xml:2305 boot-installer.xml:2906
#, no-c-format
msgid "Boot Parameters"
msgstr "Parâmetros de Arranque"
@@ -3752,9 +3752,129 @@ msgstr ""
"<ulink url=\"&url-sun-nvram-faq;\">Sun NVRAM FAQ</ulink> para mais "
"informação."
-#. Tag: para
+#. Tag: title
#: boot-installer.xml:2806
#, no-c-format
+msgid "Accessibility"
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:2807
+#, no-c-format
+msgid ""
+"Some users may need specific support because of e.g. some visual impairment. "
+"<phrase arch=\"alpha;ia64;powerpc;x86\">USB braille displays are detected "
+"automatically, but most other</phrase> <phrase arch=\"arm;hppa;mips;mipsel;"
+"m68k;sparc\">Most</phrase> accessibility features have to be enabled "
+"manually. <phrase arch=\"x86\">On machines that support it, the boot menu "
+"emits a beep when it is ready to receive keystrokes.</phrase> Some boot "
+"parameters can <phrase arch=\"x86\">then</phrase> be appended to enable "
+"accessibility features. Note that on most architectures the boot loader "
+"interprets your keyboard as a QWERTY keyboard."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:2824
+#, no-c-format
+msgid "USB Braille Displays"
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:2825
+#, no-c-format
+msgid ""
+"USB braille displays should be automatically detected. A textual version of "
+"the installer will then be automatically selected, and support for the "
+"braille display will be automatically installed on the target system. You "
+"can thus just press &enterkey; at the boot menu. Once <classname>brltty</"
+"classname> is started, you can choose a braille table by entering the "
+"preference menu."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:2838
+#, no-c-format
+msgid "Serial Braille Displays"
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:2839
+#, no-c-format
+msgid ""
+"Serial braille displays cannot safely be automatically detected (since that "
+"may damage some of them). You thus need to append the "
+"<userinput>brltty=<replaceable>driver</replaceable>,<replaceable>port</"
+"replaceable>,<replaceable>table</replaceable></userinput> boot parameter to "
+"tell <classname>brltty</classname> which driver it should use. "
+"<replaceable>driver</replaceable> should be replaced by the two-letter "
+"driver code for your terminal (see the <ulink url=\"&url-brltty-driver-codes;"
+"\">driver code list</ulink>). <replaceable>device</replaceable> should be "
+"replaced by the name of the serial port the display is connected to, "
+"<userinput>ttyS0</userinput> is the default. <replaceable>table</"
+"replaceable> is the name of the braille table to be used (see the <ulink url="
+"\"&url-brltty-table-codes;\">table code list</ulink>); the English table is "
+"the default. Note that the table can be changed later by entering the "
+"preference menu."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:2859
+#, no-c-format
+msgid "Hardware Speech Synthesis"
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:2860
+#, no-c-format
+msgid ""
+"Support for hardware speech synthesis devices is available only alongside "
+"support for graphical installer. You thus need to select the "
+"<quote>Graphical install</quote> entry in the boot menu. Hardware speech "
+"synthesis devices cannot be automatically detected. You thus need to append "
+"the <userinput>speakup.synth=<replaceable>driver</replaceable></userinput> "
+"boot parameter to tell <classname>speakup</classname> which driver it should "
+"use. <replaceable>driver</replaceable> should be replaced by the driver code "
+"for your device (see <ulink url=\"&url-speakup-driver-codes;\">driver code "
+"list</ulink>). The textual version of the installer will then be "
+"automatically selected, and support for the speech synthesis device will be "
+"automatically installed on the target system."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:2879
+#, no-c-format
+msgid "Board Devices"
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:2880
+#, no-c-format
+msgid ""
+"Some accessibility devices are actual boards that are plugged inside the "
+"machine and that read text directly from the video memory. To get them to "
+"work framebuffer support must be disabled by using the <userinput>fb=false</"
+"userinput> boot parameter. This will however reduce the number of available "
+"languages."
+msgstr ""
+
+#. Tag: title
+#: boot-installer.xml:2891
+#, no-c-format
+msgid "High-Contrast Theme"
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:2892
+#, no-c-format
+msgid ""
+"For users with low vision, the installer can use a high-contrast theme that "
+"makes it more readable. To enable it, append the <userinput>theme=dark</"
+"userinput> boot parameter."
+msgstr ""
+
+#. Tag: para
+#: boot-installer.xml:2907
+#, no-c-format
msgid ""
"Boot parameters are Linux kernel parameters which are generally used to make "
"sure that peripherals are dealt with properly. For the most part, the kernel "
@@ -3767,7 +3887,7 @@ msgstr ""
"Contudo, em alguns casos terá de ajudar o kernel um pouco."
#. Tag: para
-#: boot-installer.xml:2813
+#: boot-installer.xml:2914
#, no-c-format
msgid ""
"If this is the first time you're booting the system, try the default boot "
@@ -3781,7 +3901,7 @@ msgstr ""
"e procurar por parâmetros especiais que informam o sistema do seu hardware."
#. Tag: para
-#: boot-installer.xml:2820
+#: boot-installer.xml:2921
#, no-c-format
msgid ""
"Information on many boot parameters can be found in the <ulink url=\"http://"
@@ -3798,7 +3918,7 @@ msgstr ""
"troubleshooting\"/>."
#. Tag: para
-#: boot-installer.xml:2829
+#: boot-installer.xml:2930
#, no-c-format
msgid ""
"When the kernel boots, a message <informalexample><screen>\n"
@@ -3827,7 +3947,7 @@ msgstr ""
"userinput> e <userinput>mem=64m</userinput> significam 64MB of RAM."
#. Tag: para
-#: boot-installer.xml:2845
+#: boot-installer.xml:2946
#, no-c-format
msgid ""
"If you are booting with a serial console, generally the kernel will "
@@ -3847,7 +3967,7 @@ msgstr ""
"normalmente algo parecido com <filename>ttyS0</filename>."
#. Tag: para
-#: boot-installer.xml:2857
+#: boot-installer.xml:2958
#, no-c-format
msgid ""
"For &arch-title; the serial devices are <filename>ttya</filename> or "
@@ -3861,13 +3981,13 @@ msgstr ""
"<filename>ttya</filename>."
#. Tag: title
-#: boot-installer.xml:2868
+#: boot-installer.xml:2969
#, no-c-format
msgid "Debian Installer Parameters"
msgstr "Parâmetros de instalação Debian"
#. Tag: para
-#: boot-installer.xml:2869
+#: boot-installer.xml:2970
#, no-c-format
msgid ""
"The installation system recognizes a few additional boot "
@@ -3882,7 +4002,7 @@ msgstr ""
"poderão ser úteis."
#. Tag: para
-#: boot-installer.xml:2882
+#: boot-installer.xml:2983
#, no-c-format
msgid ""
"A number of parameters have a <quote>short form</quote> that helps avoid the "
@@ -3898,20 +4018,20 @@ msgstr ""
"Os exemplos neste manual normalmente também irão utilizar a forma abreviada."
#. Tag: term
-#: boot-installer.xml:2894
+#: boot-installer.xml:2995
#, no-c-format
msgid "debconf/priority (priority)"
msgstr "debconf/priority (prioridade)"
#. Tag: para
-#: boot-installer.xml:2895
+#: boot-installer.xml:2996
#, no-c-format
msgid "This parameter sets the lowest priority of messages to be displayed."
msgstr ""
"Este parâmetro ajusta a prioridade mínima das mensagens a serem mostradas. "
#. Tag: para
-#: boot-installer.xml:2899
+#: boot-installer.xml:3000
#, no-c-format
msgid ""
"The default installation uses <userinput>priority=high</userinput>. This "
@@ -3925,7 +4045,7 @@ msgstr ""
"encontrados problemas, o instalador ajusta a prioridade conforme necessário."
#. Tag: para
-#: boot-installer.xml:2906
+#: boot-installer.xml:3007
#, no-c-format
msgid ""
"If you add <userinput>priority=medium</userinput> as boot parameter, you "
@@ -3945,13 +4065,13 @@ msgstr ""
"críticas e tentará optar pelas opções correctas sem grande confusão."
#. Tag: term
-#: boot-installer.xml:2920
+#: boot-installer.xml:3021
#, no-c-format
msgid "DEBIAN_FRONTEND"
msgstr "DEBIAN_FRONTEND"
#. Tag: para
-#: boot-installer.xml:2921
+#: boot-installer.xml:3022
#, no-c-format
msgid ""
"This boot parameter controls the type of user interface used for the "
@@ -3982,13 +4102,13 @@ msgstr ""
"suportam, o instalador gráfico utiliza o frontend <userinput>gtk</userinput>."
#. Tag: term
-#: boot-installer.xml:2950
+#: boot-installer.xml:3051
#, no-c-format
msgid "BOOT_DEBUG"
msgstr "BOOT_DEBUG"
#. Tag: para
-#: boot-installer.xml:2951
+#: boot-installer.xml:3052
#, no-c-format
msgid ""
"Setting this boot parameter to 2 will cause the installer's boot process to "
@@ -4003,49 +4123,49 @@ msgstr ""
"arranque.)"
#. Tag: userinput
-#: boot-installer.xml:2960
+#: boot-installer.xml:3061
#, no-c-format
msgid "BOOT_DEBUG=0"
msgstr "BOOT_DEBUG=0"
#. Tag: para
-#: boot-installer.xml:2961
+#: boot-installer.xml:3062
#, no-c-format
msgid "This is the default."
msgstr "Isto é por omissão"
#. Tag: userinput
-#: boot-installer.xml:2965
+#: boot-installer.xml:3066
#, no-c-format
msgid "BOOT_DEBUG=1"
msgstr "BOOT_DEBUG=1"
#. Tag: para
-#: boot-installer.xml:2966
+#: boot-installer.xml:3067
#, no-c-format
msgid "More verbose than usual."
msgstr "Mais detalhes que o habitual"
#. Tag: userinput
-#: boot-installer.xml:2970
+#: boot-installer.xml:3071
#, no-c-format
msgid "BOOT_DEBUG=2"
msgstr "BOOT_DEBUG=2"
#. Tag: para
-#: boot-installer.xml:2971
+#: boot-installer.xml:3072
#, no-c-format
msgid "Lots of debugging information."
msgstr "Muita informação de eliminação de erros."
#. Tag: userinput
-#: boot-installer.xml:2975
+#: boot-installer.xml:3076
#, no-c-format
msgid "BOOT_DEBUG=3"
msgstr "BOOT_DEBUG=3"
#. Tag: para
-#: boot-installer.xml:2976
+#: boot-installer.xml:3077
#, no-c-format
msgid ""
"Shells are run at various points in the boot process to allow detailed "
@@ -4055,13 +4175,13 @@ msgstr ""
"permitir um debugging detalhado. Saia para a shell para continuar o arranque."
#. Tag: term
-#: boot-installer.xml:2990
+#: boot-installer.xml:3091
#, no-c-format
msgid "INSTALL_MEDIA_DEV"
msgstr "INSTALL_MEDIA_DEV"
#. Tag: para
-#: boot-installer.xml:2991
+#: boot-installer.xml:3092
#, no-c-format
msgid ""
"The value of the parameter is the path to the device to load the Debian "
@@ -4073,7 +4193,7 @@ msgstr ""
"userinput>"
#. Tag: para
-#: boot-installer.xml:2997
+#: boot-installer.xml:3098
#, no-c-format
msgid ""
"The boot floppy, which normally scans all floppies it can to find the root "
@@ -4084,13 +4204,13 @@ msgstr ""
"para apenas olhar para um dispositivo."
#. Tag: term
-#: boot-installer.xml:3007
+#: boot-installer.xml:3108
#, no-c-format
msgid "lowmem"
msgstr "lowmem"
#. Tag: para
-#: boot-installer.xml:3008
+#: boot-installer.xml:3109
#, no-c-format
msgid ""
"Can be used to force the installer to a lowmem level higher than the one the "
@@ -4102,13 +4222,13 @@ msgstr ""
"valores possíveis são 1 e 2. Veja também <xref linkend=\"lowmem\"/>."
#. Tag: term
-#: boot-installer.xml:3018
+#: boot-installer.xml:3119
#, no-c-format
msgid "noshell"
msgstr "noshell"
#. Tag: para
-#: boot-installer.xml:3019
+#: boot-installer.xml:3120
#, no-c-format
msgid ""
"Prevents the installer from offering interactive shells on tty2 and tty3. "
@@ -4118,13 +4238,13 @@ msgstr ""
"para instalações à distância em que a segurança física é limitada."
#. Tag: term
-#: boot-installer.xml:3028
+#: boot-installer.xml:3129
#, no-c-format
msgid "debian-installer/framebuffer (fb)"
msgstr "debian-installer/framebuffer (fb)"
#. Tag: para
-#: boot-installer.xml:3029
+#: boot-installer.xml:3130
#, no-c-format
msgid ""
"Some architectures use the kernel framebuffer to offer installation in a "
@@ -4141,7 +4261,7 @@ msgstr ""
"após o início da instalação."
#. Tag: para
-#: boot-installer.xml:3038
+#: boot-installer.xml:3139
#, no-c-format
msgid ""
"The <userinput>video=vga16:off</userinput> argument may also be used to "
@@ -4153,19 +4273,19 @@ msgstr ""
"foram relatados num Dell Inspiron com uma placa Mobile Radeon."
#. Tag: para
-#: boot-installer.xml:3044
+#: boot-installer.xml:3145
#, no-c-format
msgid "Such problems have been reported on the Amiga 1200 and SE/30."
msgstr "Tais problemas foram reportados no amiga 1200 e SE/30."
#. Tag: para
-#: boot-installer.xml:3048
+#: boot-installer.xml:3149
#, no-c-format
msgid "Such problems have been reported on hppa."
msgstr "Tais problemas foram reportados em hppa."
#. Tag: para
-#: boot-installer.xml:3052
+#: boot-installer.xml:3153
#, no-c-format
msgid ""
"Because of display problems on some systems, framebuffer support is "
@@ -4184,13 +4304,13 @@ msgstr ""
"<userinput>fb=true</userinput>, abreviado."
#. Tag: term
-#: boot-installer.xml:3066
+#: boot-installer.xml:3167
#, no-c-format
msgid "debian-installer/theme (theme)"
msgstr "debian-installer/theme (theme)"
#. Tag: para
-#: boot-installer.xml:3067
+#: boot-installer.xml:3168
#, no-c-format
msgid ""
"A theme determines how the user interface of the installer looks (colors, "
@@ -4206,13 +4326,13 @@ msgstr ""
"com <userinput>theme=<replaceable>dark</replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:3079 boot-installer.xml:3329
+#: boot-installer.xml:3180 boot-installer.xml:3430
#, no-c-format
msgid "netcfg/disable_dhcp"
msgstr "netcfg/disable_dhcp"
#. Tag: para
-#: boot-installer.xml:3080
+#: boot-installer.xml:3181
#, no-c-format
msgid ""
"By default, the &d-i; automatically probes for network configuration via "
@@ -4226,7 +4346,7 @@ msgstr ""
"caso do probe DHCP falhar."
#. Tag: para
-#: boot-installer.xml:3087
+#: boot-installer.xml:3188
#, no-c-format
msgid ""
"If you have a DHCP server on your local network, but want to avoid it "
@@ -4240,13 +4360,13 @@ msgstr ""
"por DHCP e que a informação seja inserida manualmente."
#. Tag: term
-#: boot-installer.xml:3098
+#: boot-installer.xml:3199
#, no-c-format
msgid "hw-detect/start_pcmcia"
msgstr "hw-detect/start_pcmcia"
#. Tag: para
-#: boot-installer.xml:3099
+#: boot-installer.xml:3200
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to prevent starting PCMCIA services, if "
@@ -4257,13 +4377,13 @@ msgstr ""
"conhecidos por este mau comportamento."
#. Tag: term
-#: boot-installer.xml:3109
+#: boot-installer.xml:3210
#, no-c-format
msgid "disk-detect/dmraid/enable (dmraid)"
msgstr "disk-detect/dmraid/enable (dmraid)"
#. Tag: para
-#: boot-installer.xml:3110
+#: boot-installer.xml:3211
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enable support for Serial ATA RAID "
@@ -4278,13 +4398,13 @@ msgstr ""
"do Instalador Debian</ulink>."
#. Tag: term
-#: boot-installer.xml:3121
+#: boot-installer.xml:3222
#, no-c-format
msgid "preseed/url (url)"
msgstr "preseed/url (url)"
#. Tag: para
-#: boot-installer.xml:3122
+#: boot-installer.xml:3223
#, no-c-format
msgid ""
"Specify the url to a preconfiguration file to download and use for "
@@ -4295,13 +4415,13 @@ msgstr ""
"install\"/>."
#. Tag: term
-#: boot-installer.xml:3131
+#: boot-installer.xml:3232
#, no-c-format
msgid "preseed/file (file)"
msgstr "preseed/file (file)"
#. Tag: para
-#: boot-installer.xml:3132
+#: boot-installer.xml:3233
#, no-c-format
msgid ""
"Specify the path to a preconfiguration file to load for automating the "
@@ -4311,13 +4431,13 @@ msgstr ""
"automatizão da instalação. Veja a <xref linkend=\"automatic-install\"/>."
#. Tag: term
-#: boot-installer.xml:3141
+#: boot-installer.xml:3242
#, no-c-format
msgid "preseed/interactive"
msgstr "preseed/interactive"
#. Tag: para
-#: boot-installer.xml:3142
+#: boot-installer.xml:3243
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to display questions even if they have "
@@ -4334,13 +4454,13 @@ msgstr ""
"\"preseed-seenflag\"/>."
#. Tag: term
-#: boot-installer.xml:3154
+#: boot-installer.xml:3255
#, no-c-format
msgid "auto-install/enable (auto)"
msgstr "auto-install/enable (auto)"
#. Tag: para
-#: boot-installer.xml:3155
+#: boot-installer.xml:3256
#, no-c-format
msgid ""
"Delay questions that are normally asked before preseeding is possible until "
@@ -4353,13 +4473,13 @@ msgstr ""
"auto\"/>."
#. Tag: term
-#: boot-installer.xml:3166
+#: boot-installer.xml:3267
#, no-c-format
msgid "finish-install/keep-consoles"
msgstr "finish-install/keep-consoles"
#. Tag: para
-#: boot-installer.xml:3167
+#: boot-installer.xml:3268
#, no-c-format
msgid ""
"During installations from serial or management console, the regular virtual "
@@ -4372,13 +4492,13 @@ msgstr ""
"isto."
#. Tag: term
-#: boot-installer.xml:3178
+#: boot-installer.xml:3279
#, no-c-format
msgid "cdrom-detect/eject"
msgstr "cdrom-detect/eject"
#. Tag: para
-#: boot-installer.xml:3179
+#: boot-installer.xml:3280
#, no-c-format
msgid ""
"By default, before rebooting, &d-i; automatically ejects the optical media "
@@ -4397,7 +4517,7 @@ msgstr ""
"recarregar automaticamente."
#. Tag: para
-#: boot-installer.xml:3188
+#: boot-installer.xml:3289
#, no-c-format
msgid ""
"Set to <userinput>false</userinput> to disable automatic ejection, and be "
@@ -4409,13 +4529,13 @@ msgstr ""
"automaticamente a partir da drive optical após a instalação inicial."
#. Tag: term
-#: boot-installer.xml:3199
+#: boot-installer.xml:3300
#, no-c-format
msgid "debian-installer/allow_unauthenticated"
msgstr "debian-installer/allow_unauthenticated"
#. Tag: para
-#: boot-installer.xml:3200
+#: boot-installer.xml:3301
#, no-c-format
msgid ""
"By default the installer requires that repositories be authenticated using a "
@@ -4429,13 +4549,13 @@ msgstr ""
"e não recomendado.</emphasis>"
#. Tag: term
-#: boot-installer.xml:3211
+#: boot-installer.xml:3312
#, no-c-format
msgid "ramdisk_size"
msgstr "ramdisk_size"
#. Tag: para
-#: boot-installer.xml:3212
+#: boot-installer.xml:3313
#, no-c-format
msgid ""
"This parameter should already be set to a correct value where needed; set it "
@@ -4447,13 +4567,13 @@ msgstr ""
"ramdisk não pode ser completamente carregado. O valor é em kB."
#. Tag: term
-#: boot-installer.xml:3222
+#: boot-installer.xml:3323
#, no-c-format
msgid "mouse/protocol"
msgstr "mouse/protocol"
#. Tag: para
-#: boot-installer.xml:3223
+#: boot-installer.xml:3324
#, no-c-format
msgid ""
"For the gtk frontend (graphical installer), users can set the mouse protocol "
@@ -4476,13 +4596,13 @@ msgstr ""
"correctamente."
#. Tag: term
-#: boot-installer.xml:3245
+#: boot-installer.xml:3346
#, no-c-format
msgid "mouse/device"
msgstr "mouse/device"
#. Tag: para
-#: boot-installer.xml:3246
+#: boot-installer.xml:3347
#, no-c-format
msgid ""
"For the gtk frontend (graphical installer), users can specify the mouse "
@@ -4496,13 +4616,13 @@ msgstr ""
"<userinput>mouse/device=<replaceable>/dev/ttyS1</replaceable></userinput>."
#. Tag: term
-#: boot-installer.xml:3257
+#: boot-installer.xml:3358
#, no-c-format
msgid "mouse/left"
msgstr "mouse/left"
#. Tag: para
-#: boot-installer.xml:3258
+#: boot-installer.xml:3359
#, no-c-format
msgid ""
"For the gtk frontend (graphical installer), users can switch the mouse to "
@@ -4514,13 +4634,13 @@ msgstr ""
"<userinput>true</userinput>."
#. Tag: term
-#: boot-installer.xml:3267
+#: boot-installer.xml:3368
#, no-c-format
msgid "directfb/hw-accel"
msgstr "directfb/hw-accel"
#. Tag: para
-#: boot-installer.xml:3268
+#: boot-installer.xml:3369
#, no-c-format
msgid ""
"For the gtk frontend (graphical installer), hardware acceleration in "
@@ -4532,13 +4652,13 @@ msgstr ""
"para <userinput>true</userinput>."
#. Tag: term
-#: boot-installer.xml:3278
+#: boot-installer.xml:3379
#, no-c-format
msgid "rescue/enable"
msgstr "rescue/enable"
#. Tag: para
-#: boot-installer.xml:3279
+#: boot-installer.xml:3380
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> to enter rescue mode rather than "
@@ -4548,13 +4668,13 @@ msgstr ""
"em vez de efectuar uma instalação normal. Veja a <xref linkend=\"rescue\"/>."
#. Tag: title
-#: boot-installer.xml:3290
+#: boot-installer.xml:3391
#, no-c-format
msgid "Using boot parameters to answer questions"
msgstr "Utilizar parâmetros de arranque para responder a questões"
#. Tag: para
-#: boot-installer.xml:3291
+#: boot-installer.xml:3392
#, no-c-format
msgid ""
"With some exceptions, a value can be set at the boot prompt for any question "
@@ -4569,13 +4689,13 @@ msgstr ""
"exemplos específicos estão listados abaixo."
#. Tag: term
-#: boot-installer.xml:3303
+#: boot-installer.xml:3404
#, no-c-format
msgid "debian-installer/locale (locale)"
msgstr "debian-installer/locale (locale)"
#. Tag: para
-#: boot-installer.xml:3304
+#: boot-installer.xml:3405
#, no-c-format
msgid ""
"Can be used to set both the language and country for the installation. This "
@@ -4589,13 +4709,13 @@ msgstr ""
"Suíça como país."
#. Tag: term
-#: boot-installer.xml:3315
+#: boot-installer.xml:3416
#, no-c-format
msgid "anna/choose_modules (modules)"
msgstr "anna/choose_modules (modules)"
#. Tag: para
-#: boot-installer.xml:3316
+#: boot-installer.xml:3417
#, no-c-format
msgid ""
"Can be used to automatically load installer components that are not loaded "
@@ -4612,7 +4732,7 @@ msgstr ""
"\"/>)</phrase>."
#. Tag: para
-#: boot-installer.xml:3330
+#: boot-installer.xml:3431
#, no-c-format
msgid ""
"Set to <userinput>true</userinput> if you want to disable DHCP and instead "
@@ -4622,13 +4742,13 @@ msgstr ""
"configuração de rede estática."
#. Tag: term
-#: boot-installer.xml:3339
+#: boot-installer.xml:3440
#, no-c-format
msgid "mirror/protocol (protocol)"
msgstr "mirror/protocol (protocol)"
#. Tag: para
-#: boot-installer.xml:3340
+#: boot-installer.xml:3441
#, no-c-format
msgid ""
"By default the installer will use the http protocol to download files from "
@@ -4646,13 +4766,13 @@ msgstr ""
"tem de introduzir manualmente o nome da máquina."
#. Tag: term
-#: boot-installer.xml:3353
+#: boot-installer.xml:3454
#, no-c-format
msgid "tasksel:tasksel/first (tasks)"
msgstr "tasksel:tasksel/first (tasks)"
#. Tag: para
-#: boot-installer.xml:3354
+#: boot-installer.xml:3455
#, no-c-format
msgid ""
"Can be used to select tasks that are not available from the interactive task "
@@ -4664,13 +4784,13 @@ msgstr ""
"literal>. Veja <xref linkend=\"pkgsel\"/> para informações adicionais."
#. Tag: title
-#: boot-installer.xml:3368
+#: boot-installer.xml:3469
#, no-c-format
msgid "Passing parameters to kernel modules"
msgstr "Passagem de argumentos a módulos do kernel"
#. Tag: para
-#: boot-installer.xml:3369
+#: boot-installer.xml:3470
#, no-c-format
msgid ""
"If drivers are compiled into the kernel, you can pass parameters to them as "
@@ -4695,7 +4815,7 @@ msgstr ""
"propagarão automaticamente na configuração para o sistema instalado."
#. Tag: para
-#: boot-installer.xml:3382
+#: boot-installer.xml:3483
#, no-c-format
msgid ""
"Note that it is now quite rare that parameters need to be passed to modules. "
@@ -4710,7 +4830,7 @@ msgstr ""
"parâmetros."
#. Tag: para
-#: boot-installer.xml:3389
+#: boot-installer.xml:3490
#, no-c-format
msgid ""
"The syntax to use to set parameters for modules is: "
@@ -4732,19 +4852,19 @@ msgstr ""
"você deve passar:"
#. Tag: screen
-#: boot-installer.xml:3399
+#: boot-installer.xml:3500
#, no-c-format
msgid "3c509.xcvr=3 3c509.irq=10"
msgstr "3c509.xcvr=3 3c509.irq=10"
#. Tag: title
-#: boot-installer.xml:3405
+#: boot-installer.xml:3506
#, no-c-format
msgid "Blacklisting kernel modules"
msgstr "Colocar módulos do kernel na 'lista negra'"
#. Tag: para
-#: boot-installer.xml:3406
+#: boot-installer.xml:3507
#, no-c-format
msgid ""
"Sometimes it may be necessary to blacklist a module to prevent it from being "
@@ -4763,7 +4883,7 @@ msgstr ""
"errado for carregado primeiro."
#. Tag: para
-#: boot-installer.xml:3415
+#: boot-installer.xml:3516
#, no-c-format
msgid ""
"You can blacklist a module using the following syntax: "
@@ -4779,7 +4899,7 @@ msgstr ""
"quer para o sistema instalado."
#. Tag: para
-#: boot-installer.xml:3423
+#: boot-installer.xml:3524
#, no-c-format
msgid ""
"Note that a module may still be loaded by the installation system itself. "
@@ -4793,19 +4913,19 @@ msgstr ""
"durante as fases de detecção de hardware."
#. Tag: title
-#: boot-installer.xml:3440
+#: boot-installer.xml:3541
#, no-c-format
msgid "Troubleshooting the Installation Process"
msgstr "Diagnosticar Problemas no Processo de Instalação"
#. Tag: title
-#: boot-installer.xml:3445
+#: boot-installer.xml:3546
#, no-c-format
msgid "CD-ROM Reliability"
msgstr "Fiabilidade do CD-ROM"
#. Tag: para
-#: boot-installer.xml:3446
+#: boot-installer.xml:3547
#, no-c-format
msgid ""
"Sometimes, especially with older CD-ROM drives, the installer may fail to "
@@ -4820,7 +4940,7 @@ msgstr ""
"partir deste."
#. Tag: para
-#: boot-installer.xml:3453
+#: boot-installer.xml:3554
#, no-c-format
msgid ""
"There are many different possible causes for these problems. We can only "
@@ -4832,13 +4952,13 @@ msgstr ""
"acerca de como lidar com eles. O resto é consigo."
#. Tag: para
-#: boot-installer.xml:3459
+#: boot-installer.xml:3560
#, no-c-format
msgid "There are two very simple things that you should try first."
msgstr "Existem duas coisas muito simples que deve tentar primeiro."
#. Tag: para
-#: boot-installer.xml:3464
+#: boot-installer.xml:3565
#, no-c-format
msgid ""
"If the CD-ROM does not boot, check that it was inserted correctly and that "
@@ -4848,7 +4968,7 @@ msgstr ""
"está sujo."
#. Tag: para
-#: boot-installer.xml:3470
+#: boot-installer.xml:3571
#, no-c-format
msgid ""
"If the installer fails to recognize a CD-ROM, try just running the option "
@@ -4862,7 +4982,7 @@ msgstr ""
"com DMA em leitores de CD-ROM antigos se resolvem desta forma."
#. Tag: para
-#: boot-installer.xml:3480
+#: boot-installer.xml:3581
#, no-c-format
msgid ""
"If this does not work, then try the suggestions in the subsections below. "
@@ -4874,7 +4994,7 @@ msgstr ""
"quer para DVD, mas utilizaremos o termo CD-ROM pela simplicidade."
#. Tag: para
-#: boot-installer.xml:3486
+#: boot-installer.xml:3587
#, no-c-format
msgid ""
"If you cannot get the installation working from CD-ROM, try one of the other "
@@ -4884,13 +5004,13 @@ msgstr ""
"outros métodos de instalação que estão disponíveis."
#. Tag: title
-#: boot-installer.xml:3494
+#: boot-installer.xml:3595
#, no-c-format
msgid "Common issues"
msgstr "Problemas usuais"
#. Tag: para
-#: boot-installer.xml:3497
+#: boot-installer.xml:3598
#, no-c-format
msgid ""
"Some older CD-ROM drives do not support reading from discs that were burned "
@@ -4900,7 +5020,7 @@ msgstr ""
"que foram gravados a altas velocidades com um gravador de CDs moderno."
#. Tag: para
-#: boot-installer.xml:3503
+#: boot-installer.xml:3604
#, no-c-format
msgid ""
"If your system boots correctly from the CD-ROM, it does not necessarily mean "
@@ -4912,7 +5032,7 @@ msgstr ""
"controlador ao qual o seu leitor de CD-ROMs está ligado)."
#. Tag: para
-#: boot-installer.xml:3510
+#: boot-installer.xml:3611
#, no-c-format
msgid ""
"Some older CD-ROM drives do not work correctly if <quote>direct memory "
@@ -4922,19 +5042,19 @@ msgstr ""
"<quote>acesso directo à memória</quote> (DMA) estiver activado."
#. Tag: title
-#: boot-installer.xml:3521
+#: boot-installer.xml:3622
#, no-c-format
msgid "How to investigate and maybe solve issues"
msgstr "Como investigar e talvez resolver problemas"
#. Tag: para
-#: boot-installer.xml:3522
+#: boot-installer.xml:3623
#, no-c-format
msgid "If the CD-ROM fails to boot, try the suggestions listed below."
msgstr "Se o CD-ROM falhar o arranque, tente as sugestões listadas abaixo."
#. Tag: para
-#: boot-installer.xml:3527
+#: boot-installer.xml:3628
#, no-c-format
msgid ""
"Check that your BIOS actually supports booting from CD-ROM (older systems "
@@ -4945,7 +5065,7 @@ msgstr ""
"suporta o disco que está a utilizar."
#. Tag: para
-#: boot-installer.xml:3533
+#: boot-installer.xml:3634
#, no-c-format
msgid ""
"If you downloaded an iso image, check that the md5sum of that image matches "
@@ -4971,7 +5091,7 @@ msgstr ""
"tamanho da imagem para ler o número de bytes correcto a partir do CD-ROM."
#. Tag: screen
-#: boot-installer.xml:3546
+#: boot-installer.xml:3647
#, no-c-format
msgid ""
"$ dd if=/dev/cdrom | \\\n"
@@ -4993,7 +5113,7 @@ msgstr ""
"134486016 bytes (134 MB) copied, 97.474 seconds, 1.4 MB/s"
#. Tag: para
-#: boot-installer.xml:3551
+#: boot-installer.xml:3652
#, no-c-format
msgid ""
"If, after the installer has been booted successfully, the CD-ROM is not "
@@ -5014,7 +5134,7 @@ msgstr ""
"activar lá a shell."
#. Tag: para
-#: boot-installer.xml:3563
+#: boot-installer.xml:3664
#, no-c-format
msgid ""
"Switch to VT4 or view the contents of <filename>/var/log/syslog</filename> "
@@ -5026,7 +5146,7 @@ msgstr ""
"erro específica. Depois disso, veja a saída de <command>dmesg</command>."
#. Tag: para
-#: boot-installer.xml:3570
+#: boot-installer.xml:3671
#, no-c-format
msgid ""
"Check in the output of <command>dmesg</command> if your CD-ROM drive was "
@@ -5057,7 +5177,7 @@ msgstr ""
"<command>modprobe</command>."
#. Tag: para
-#: boot-installer.xml:3584
+#: boot-installer.xml:3685
#, no-c-format
msgid ""
"Check that there is a device node for your CD-ROM drive under <filename>/dev/"
@@ -5069,7 +5189,7 @@ msgstr ""
"filename>. Deve também existir um <filename>/dev/cdrom</filename>."
#. Tag: para
-#: boot-installer.xml:3592
+#: boot-installer.xml:3693
#, no-c-format
msgid ""
"Use the <command>mount</command> command to check if the CD-ROM is already "
@@ -5086,7 +5206,7 @@ msgstr ""
"este comando."
#. Tag: para
-#: boot-installer.xml:3602
+#: boot-installer.xml:3703
#, no-c-format
msgid ""
"Check if DMA is currently enabled: <informalexample><screen>\n"
@@ -5112,7 +5232,7 @@ msgstr ""
"dispositivo que corresponde ao seu leitor de CD-ROMs."
#. Tag: para
-#: boot-installer.xml:3617
+#: boot-installer.xml:3718
#, no-c-format
msgid ""
"If there are any problems during the installation, try checking the "
@@ -5126,13 +5246,13 @@ msgstr ""
"verificar se o CD-ROM pode ser lido com fiabilidade."
#. Tag: title
-#: boot-installer.xml:3632
+#: boot-installer.xml:3733
#, no-c-format
msgid "Floppy Disk Reliability"
msgstr "Disquetes de confiança"
#. Tag: para
-#: boot-installer.xml:3634
+#: boot-installer.xml:3735
#, no-c-format
msgid ""
"The biggest problem for people using floppy disks to install Debian seems to "
@@ -5142,7 +5262,7 @@ msgstr ""
"parece ser a confiança na duração das disquetes."
#. Tag: para
-#: boot-installer.xml:3639
+#: boot-installer.xml:3740
#, no-c-format
msgid ""
"The boot floppy is the floppy with the worst problems, because it is read by "
@@ -5160,7 +5280,7 @@ msgstr ""
"maioria dos casos são indicadas por muitas mensagens de erros I/O."
#. Tag: para
-#: boot-installer.xml:3648
+#: boot-installer.xml:3749
#, no-c-format
msgid ""
"If you are having the installation stall at a particular floppy, the first "
@@ -5178,7 +5298,7 @@ msgstr ""
"diferente."
#. Tag: para
-#: boot-installer.xml:3657
+#: boot-installer.xml:3758
#, no-c-format
msgid ""
"One user reports he had to write the images to floppy <emphasis>three</"
@@ -5190,7 +5310,7 @@ msgstr ""
"bem com a terceira disquete."
#. Tag: para
-#: boot-installer.xml:3663
+#: boot-installer.xml:3764
#, no-c-format
msgid ""
"Normally you should not have to download a floppy image again, but if you "
@@ -5202,7 +5322,7 @@ msgstr ""
"correctamente o download das imagens verificando o seu md5sum."
#. Tag: para
-#: boot-installer.xml:3669
+#: boot-installer.xml:3770
#, no-c-format
msgid ""
"Other users have reported that simply rebooting a few times with the same "
@@ -5215,13 +5335,13 @@ msgstr ""
"disquetes."
#. Tag: title
-#: boot-installer.xml:3678
+#: boot-installer.xml:3779
#, no-c-format
msgid "Boot Configuration"
msgstr "Configuração de arranque"
#. Tag: para
-#: boot-installer.xml:3680
+#: boot-installer.xml:3781
#, no-c-format
msgid ""
"If you have problems and the kernel hangs during the boot process, doesn't "
@@ -5235,7 +5355,7 @@ msgstr ""
"como foi visto na <xref linkend=\"boot-parms\"/>."
#. Tag: para
-#: boot-installer.xml:3687
+#: boot-installer.xml:3788
#, no-c-format
msgid ""
"Often, problems can be solved by removing add-ons and peripherals, and then "
@@ -5247,7 +5367,7 @@ msgstr ""
"dispositivos Plug-n-Play podem ser especialmente problemáticos.</phrase>"
#. Tag: para
-#: boot-installer.xml:3693
+#: boot-installer.xml:3794
#, no-c-format
msgid ""
"If you have a large amount of memory installed in your machine, more than "
@@ -5261,13 +5381,13 @@ msgstr ""
"vê, tal como <userinput>mem=512m</userinput>."
#. Tag: title
-#: boot-installer.xml:3704 boot-installer.xml:3806
+#: boot-installer.xml:3805 boot-installer.xml:3907
#, no-c-format
msgid "Common &arch-title; Installation Problems"
msgstr "Problemas comuns de Instalação em &arch-title;"
#. Tag: para
-#: boot-installer.xml:3705
+#: boot-installer.xml:3806
#, no-c-format
msgid ""
"There are some common installation problems that can be solved or avoided by "
@@ -5277,7 +5397,7 @@ msgstr ""
"evitados ao passar alguns parâmetros de arranque ao instalador."
#. Tag: para
-#: boot-installer.xml:3710
+#: boot-installer.xml:3811
#, no-c-format
msgid ""
"Some systems have floppies with <quote>inverted DCLs</quote>. If you receive "
@@ -5289,7 +5409,7 @@ msgstr ""
"tente o parâmetro <userinput>floppy=thinkpad</userinput>."
#. Tag: para
-#: boot-installer.xml:3716
+#: boot-installer.xml:3817
#, no-c-format
msgid ""
"On some systems, such as the IBM PS/1 or ValuePoint (which have ST-506 disk "
@@ -5309,7 +5429,7 @@ msgstr ""
"replaceable></userinput>."
#. Tag: para
-#: boot-installer.xml:3725
+#: boot-installer.xml:3826
#, no-c-format
msgid ""
"If you have a very old machine, and the kernel hangs after saying "
@@ -5323,7 +5443,7 @@ msgstr ""
"desactiva este teste."
#. Tag: para
-#: boot-installer.xml:3732
+#: boot-installer.xml:3833
#, no-c-format
msgid ""
"Some systems (especially laptops) that have a native resolution that is not "
@@ -5350,7 +5470,7 @@ msgstr ""
"<userinput>fb=false</userinput>."
#. Tag: para
-#: boot-installer.xml:3750
+#: boot-installer.xml:3851
#, no-c-format
msgid ""
"If your screen begins to show a weird picture while the kernel boots, eg. "
@@ -5371,13 +5491,13 @@ msgstr ""
"<xref linkend=\"boot-parms\"/> para mais detalhes."
#. Tag: title
-#: boot-installer.xml:3764
+#: boot-installer.xml:3865
#, no-c-format
msgid "System Freeze During the PCMCIA Configuration Phase"
msgstr "Bloqueio do Sistema Durante a Fase de Configuração de PCMCIA"
#. Tag: para
-#: boot-installer.xml:3765
+#: boot-installer.xml:3866
#, no-c-format
msgid ""
"Some laptop models produced by Dell are known to crash when PCMCIA device "
@@ -5398,7 +5518,7 @@ msgstr ""
"conflito."
#. Tag: para
-#: boot-installer.xml:3775
+#: boot-installer.xml:3876
#, no-c-format
msgid ""
"Alternatively, you can boot the installer in expert mode. You will then be "
@@ -5420,13 +5540,13 @@ msgstr ""
"introduz estes valores no instalador."
#. Tag: title
-#: boot-installer.xml:3792
+#: boot-installer.xml:3893
#, no-c-format
msgid "System Freeze while Loading USB Modules"
msgstr "Bloqueio de Sistema durante o carregamento dos módulos USB"
#. Tag: para
-#: boot-installer.xml:3793
+#: boot-installer.xml:3894
#, no-c-format
msgid ""
"The kernel normally tries to install USB modules and the USB keyboard driver "
@@ -5444,20 +5564,20 @@ msgstr ""
"userinput> na prompt de arranque."
#. Tag: para
-#: boot-installer.xml:3807
+#: boot-installer.xml:3908
#, no-c-format
msgid "There are some common installation problems that are worth mentioning."
msgstr ""
"Existem alguns problemas de instalação usuais que vale a pena mencionar."
#. Tag: title
-#: boot-installer.xml:3813
+#: boot-installer.xml:3914
#, no-c-format
msgid "Misdirected video output"
msgstr "saída de vídeo direccionada incorrectamente"
#. Tag: para
-#: boot-installer.xml:3814
+#: boot-installer.xml:3915
#, no-c-format
msgid ""
"It is fairly common for &arch-title; to have two video cards in one machine, "
@@ -5484,7 +5604,7 @@ msgstr ""
"<userinput>video=atyfb:off</userinput>."
#. Tag: para
-#: boot-installer.xml:3828
+#: boot-installer.xml:3929
#, no-c-format
msgid ""
"Note that you may also have to manually add this parameter to the silo "
@@ -5498,13 +5618,13 @@ msgstr ""
"<filename>/etc/X11/xorg.conf</filename>."
#. Tag: title
-#: boot-installer.xml:3839
+#: boot-installer.xml:3940
#, no-c-format
msgid "Failure to Boot or Install from CD-ROM"
msgstr "Falha ao Arrancar ou Instalar a partir de CD-ROM"
#. Tag: para
-#: boot-installer.xml:3840
+#: boot-installer.xml:3941
#, no-c-format
msgid ""
"Some Sparc systems are notoriously difficult to boot from CD-ROM and even if "
@@ -5516,7 +5636,7 @@ msgstr ""
"instalação. A maioria dos problemas foram relatados com sistemas SunBlade."
#. Tag: para
-#: boot-installer.xml:3846
+#: boot-installer.xml:3947
#, no-c-format
msgid "We recommend to install such systems by netbooting the installer."
msgstr ""
@@ -5524,13 +5644,13 @@ msgstr ""
"instalador."
#. Tag: title
-#: boot-installer.xml:3855
+#: boot-installer.xml:3956
#, no-c-format
msgid "Interpreting the Kernel Startup Messages"
msgstr "Interpretar as mensagens de arranque do kernel"
#. Tag: para
-#: boot-installer.xml:3857
+#: boot-installer.xml:3958
#, no-c-format
msgid ""
"During the boot sequence, you may see many messages in the form "
@@ -5568,13 +5688,13 @@ msgstr ""
">)."
#. Tag: title
-#: boot-installer.xml:3882
+#: boot-installer.xml:3983
#, no-c-format
msgid "Reporting Installation Problems"
msgstr "Relatar Problemas de Instalação"
#. Tag: para
-#: boot-installer.xml:3883
+#: boot-installer.xml:3984
#, no-c-format
msgid ""
"If you get through the initial boot phase but cannot complete the install, "
@@ -5595,7 +5715,7 @@ msgstr ""
"ao relatório de erros."
#. Tag: para
-#: boot-installer.xml:3894
+#: boot-installer.xml:3995
#, no-c-format
msgid ""
"Other pertinent installation messages may be found in <filename>/var/log/</"
@@ -5608,13 +5728,13 @@ msgstr ""
"instalado."
#. Tag: title
-#: boot-installer.xml:3905
+#: boot-installer.xml:4006
#, no-c-format
msgid "Submitting Installation Reports"
msgstr "Submeter Relatórios de Instalação"
#. Tag: para
-#: boot-installer.xml:3906
+#: boot-installer.xml:4007
#, no-c-format
msgid ""
"If you still have problems, please submit an installation report. We also "
@@ -5628,7 +5748,7 @@ msgstr ""
"possível no maior número de configurações de hardware."
#. Tag: para
-#: boot-installer.xml:3913
+#: boot-installer.xml:4014
#, no-c-format
msgid ""
"Note that your installation report will be published in the Debian Bug "
@@ -5640,7 +5760,7 @@ msgstr ""
"utiliza um endereço de e-mail que não se importa que seja tornado público."
#. Tag: para
-#: boot-installer.xml:3919
+#: boot-installer.xml:4020
#, no-c-format
msgid ""
"If you have a working Debian system, the easiest way to send an installation "
@@ -5658,7 +5778,7 @@ msgstr ""
"comando <command>reportbug installation-reports</command>."
#. Tag: para
-#: boot-installer.xml:3929
+#: boot-installer.xml:4030
#, no-c-format
msgid ""
"Alternatively you can use this template when filling out installation "