Update userguide translations
Includes the first version of the Welcome Quick Tour
This commit is contained in:
committed by
Augustin Cavalier
parent
e29b7dd85a
commit
dbf202a17a
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2018, Haiku. All rights reserved.
|
||||
* Copyright 2008-2019, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -31,11 +31,13 @@
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../images/flags/pt_BR.png" alt="" /> Português (Brazil)</li>
|
||||
<li><a href="../id/bootloader.html"><img src="../images/flags/id.png" alt="" />Bahasa Indonesia</a></li>
|
||||
<li><a href="../ca/bootloader.html"><img src="../images/flags/ca.png" alt="" />Català</a></li>
|
||||
<li><a href="../de/bootloader.html"><img src="../images/flags/de.png" alt="" />Deutsch</a></li>
|
||||
<li><a href="../en/bootloader.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
|
||||
<li><a href="../es/bootloader.html"><img src="../images/flags/es.png" alt="" />Español</a></li>
|
||||
<li><a href="../fr/bootloader.html"><img src="../images/flags/fr.png" alt="" />Français</a></li>
|
||||
<li><a href="../fur/bootloader.html"><img src="../images/flags/fur.png" alt="" />Furlan</a></li>
|
||||
<li><a href="../it/bootloader.html"><img src="../images/flags/it.png" alt="" />Italiano</a></li>
|
||||
<li><a href="../hu/bootloader.html"><img src="../images/flags/hu.png" alt="" />Magyar</a></li>
|
||||
<li><a href="../pl/bootloader.html"><img src="../images/flags/pl.png" alt="" />Polski</a></li>
|
||||
@@ -65,6 +67,7 @@
|
||||
|
||||
<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>
|
||||
<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>
|
||||
|
||||
Reference in New Issue
Block a user