User documentation: synchronize userguide from the userguide translator

Change-Id: I9b30ae27658a40b85c67a4c30aaea2b4bf9507f9
This commit is contained in:
Niels Sascha Reedijk
2021-07-21 12:54:38 +01:00
parent 510780798f
commit c18f9eb4ea
2051 changed files with 20432 additions and 6277 deletions
+6 -4
View File
@@ -36,6 +36,7 @@
<li><a href="../de/bootloader.html">Deutsch</a></li>
<li><a href="../en/bootloader.html">English</a></li>
<li><a href="../es/bootloader.html">Español</a></li>
<li><a href="../eo/bootloader.html">Esperanto</a></li>
<li><a href="../fr/bootloader.html">Français</a></li>
<li><a href="../fur/bootloader.html">Furlan</a></li>
<li><a href="../it/bootloader.html">Italiano</a></li>
@@ -68,7 +69,8 @@
<p>Haiku's Boot Loader Options can help when you experience hardware related problems or want to choose which Haiku installation to start, if you have more than one (maybe on an installation CD or USB stick). It's also handy if you have installed a software component that acts up and prevents you from booting Haiku, see <a href="#troubleshooting">Troubleshooting</a> below.</p>
<p>Para entrar nas opções do Inicializador do Sistema, aperte e mantenha pressionada a tecla <span class="key">SHIFT</span> antes do início do processo de inicialização. Se houver um gerenciador de inicialização instalado, você pode começar segurando <span class="key">SHIFT</span> antes de chamar a entrada de inicialização para o Haiku. Se o Haiku é o único sistema operacional instalado na máquina, você pode iniciar segurando a tecla enquanto ainda vê as mensagens de inicialização do BIOS.</p>
<div class="box-info">On computers that use UEFI for booting instead of the classic BIOS, you need to use the <span class="key">SPACEBAR</span> instead.</div>
<div class="box-info">With some hardware, you'll have to make sure USB keyboards are enabled in the BIOS.<br />
On computers that use UEFI for booting instead of the classic BIOS, you need to use the <span class="key">SPACEBAR</span> instead of <span class="key">SHIFT</span>.</div>
<h2>
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
<a id="options" name="options">Opções do Inicializador do Sistema</a></h2>
@@ -106,7 +108,7 @@
Disables Advanced Power Management hardware support, overriding the APM setting in the kernel settings file.</p>
<p><span class="menu">Disable ACPI</span><br />
Disables Advanced Configuration and Power Interface hardware support, overriding the ACPI setting in the kernel settings file.</p>
<p><span class="menu">Blacklist entries</span><br />
<p><span class="menu">Disable system components</span><br />
Allows to select system files that shall be ignored. Useful e.g. to disable drivers temporarily. See <a href="#troubleshooting">Troubleshooting</a> below.</p></td></tr>
<tr><td><b>Selecionar opções de depuração</b><br />
</td><td> </td><td>Aqui encontram-se diversas opções que ajudam a depurar ou obter detalhes para um <a href="../../welcome/pt_BR/bugreports.html">relatório de erros</a>. Novamente, uma explanação curta para cada opção é mostrada na base da tela.</td></tr>
@@ -140,8 +142,8 @@
<li><p>Ativar <span class="menu">Modo seguro</span> evitará que a maioria dos servidores, daemons e o UserBootScript sejam iniciados.</p></li>
<li><p>Activating <span class="menu">Disable user add-ons</span> will prevent using any add-ons (drivers, translators, etc.) you have installed in the user hierarchy under your Home folder.</p></li>
<li><p>If activating <span class="menu">Use fail-safe graphics driver</span> solves your troubles by falling back to VESA graphics, you can make the setting permanent by removing the <tt>#</tt> of the line <i>#fail_safe_video_mode true</i> in the text file <span class="path">/boot/home/config/settings/kernel/drivers/kernel</span>.</p></li>
<li><p>Se o driver, adicional, etc. problemático é instalado na hieraquia do sistema, as coisas ficam um pouco mais complicadas, porque aquela área é somente-leitura. Aqui, as <span class="menu">Entradas da lista negra</span> entram no jogo. Come elas, pode-se navegar através da hierarquia inteira do sistema e desabilitar o componente que está bagunçando as coisas pela seleção de uma entrada com a tecla <span class="key">SPACE</span> ou <span class="key">RETURN</span>. <span class="key">ESC</span> retorna um nível no diretório pai.</p>
<p>Na Internet, existe o artigo <a href="http://www.haiku-os.org/blog/barrett/2013-12-15_how_permanently_blacklist_package_file">Como Barrar Permanentemente um Arquivo de Pacote</a> mostrando como tornar essa definição fixa.</p></li>
<li><p>If the offending driver, add-on etc. is installed in the system hierarchy, things get a bit more complicated, because that area is read-only. Here, the <span class="menu">Disable system components</span> comes into play. With it, you can navigate through the whole system hierarchy and disable the component that's messing things up for you by checking an entry with the <span class="key">SPACE</span> or <span class="key">RETURN</span> key. <span class="key">ESC</span> returns you up one level to the parent directory.</p>
<p>Online, there's the guide <a href="https://www.haiku-os.org/guides/daily-tasks/blacklist-packages">Disabling components of packages</a> showing how to make that setting stick.</p></li>
<li><p>Under <span class="menu">Select boot volume</span> you can specify what former "version" of Haiku to boot. Every time you un/install a package, the old state is saved and you can boot into it by choosing it from the list presented in the boot loader options.<br />
So, if you encounter boot problems after installing some package, boot a Haiku state from before that time and uninstall the offending package.</p></li>
</ul>