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:
|
||||
@@ -33,11 +33,13 @@
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../images/flags/it.png" alt="" /> Italiano</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="../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>
|
||||
<li><a href="../pt_PT/bootloader.html"><img src="../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
@@ -67,6 +69,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>Per entrare nelle opzioni del Boot Loader di Haiku bisogna premere il tasto <span class="key">SHIFT</span> prima dell'inizio del processo di avvio. Se è presente un boot manager, è possibile cominciare a premere il tasto <span class="key">SHIFT</span> prima di selezionare la voce di Haiku. Altrimenti se Haiku è l'unico sistema operativo installato nella macchina, è sufficiente premere il tasto appena compaiono i messaggi di avvio del 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">Boot Loader Options</a></h2>
|
||||
|
||||
Reference in New Issue
Block a user