Update userguide translations
This commit is contained in:
committed by
Augustin Cavalier
parent
8854b89737
commit
d5d32c48dc
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2019, Haiku. All rights reserved.
|
||||
* Copyright 2008-2020, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -21,7 +21,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
<div><span>Panduan pengguna</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -43,6 +43,7 @@
|
||||
<li><a href="../sk/bootloader.html"><img src="../images/flags/sk.png" alt="" />Slovenčina</a></li>
|
||||
<li><a href="../fi/bootloader.html"><img src="../images/flags/fi.png" alt="" />Suomi</a></li>
|
||||
<li><a href="../sv_SE/bootloader.html"><img src="../images/flags/sv_SE.png" alt="" />Svenska</a></li>
|
||||
<li><a href="../tr/bootloader.html"><img src="../images/flags/tr.png" alt="" />Türkçe</a></li>
|
||||
<li><a href="../zh_CN/bootloader.html"><img src="../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../ru/bootloader.html"><img src="../images/flags/ru.png" alt="" />Русский</a></li>
|
||||
<li><a href="../uk/bootloader.html"><img src="../images/flags/uk.png" alt="" />Українська</a></li>
|
||||
@@ -51,8 +52,8 @@
|
||||
<span>
|
||||
<!-- « <a href="installation.html">Installing Haiku</a>
|
||||
:: -->
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="filesystem-layout.html">Filesystem layout</a> »
|
||||
<a href="contents.html" class="uplink">Daftar Isi</a>
|
||||
:: <a href="filesystem-layout.html">Layout Filesystem</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -88,6 +89,10 @@
|
||||
Disables using the IO APIC for interrupt routing, forcing the use of the legacy PIC instead.</p>
|
||||
<p><span class="menu">Disable local APIC</span><br />
|
||||
Disables using the local APIC, also disables SMP.</p>
|
||||
<p><span class="menu">Disable X2APIC</span><br />
|
||||
Disables second generation APIC.</p>
|
||||
<p><span class="menu">Disable SMEP and SMAP</span><br />
|
||||
Disables SMEP/SMAP security features of the CPU.</p>
|
||||
<p><span class="menu">Disable SMP</span><br />
|
||||
Disables all but one CPU core.</p>
|
||||
<p><span class="menu">Don't call the BIOS</span><br />
|
||||
@@ -160,8 +165,8 @@ The different symbols roughly correspond to these boot stages:</p>
|
||||
<div class="inner"><span>
|
||||
<!-- « <a href="installation.html">Installing Haiku</a>
|
||||
:: -->
|
||||
<a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="filesystem-layout.html">Filesystem layout</a> »
|
||||
<a href="contents.html" class="uplink">Daftar Isi</a>
|
||||
:: <a href="filesystem-layout.html">Layout Filesystem</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user