Initial import of the user guide translations from http://userguide.haikuzone.net. Thanks to Vincent for providing all the necessary tools and to all translators for their work so far!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@35067 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"../../../../html-dtd/xhtml1-strict.dtd">
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "../../../html-dtd/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
|
||||
<head>
|
||||
<!--
|
||||
@@ -20,21 +19,32 @@
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="logo">
|
||||
<img src="../images/logo.png" alt="logo" class="noprint" id="logo" name="logo" />
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
</div>
|
||||
|
||||
<div class="topnav">
|
||||
<p>
|
||||
«  <a href="tracker.html">Tracker</a>
|
||||
  ::  
|
||||
<a href="../preferences.html" class="uplink">Preferences</a>
|
||||
</p>
|
||||
<div class="nav">
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../../../images/flags/gb.png" alt="" /> English</li>
|
||||
<li><a href="../../fr/preferences/virtualmemory.html"><img src="../../../images/flags/fr.png" alt="" />Français</a></li>
|
||||
<li><a href="../../de/preferences/virtualmemory.html"><img src="../../../images/flags/de.png" alt="" />Deutsch</a></li>
|
||||
<li><a href="../../it/preferences/virtualmemory.html"><img src="../../../images/flags/it.png" alt="" />Italiano</a></li>
|
||||
<li><a href="../../ru/preferences/virtualmemory.html"><img src="../../../images/flags/ru.png" alt="" />Русский</a></li>
|
||||
<li><a href="../../es/preferences/virtualmemory.html"><img src="../../../images/flags/es.png" alt="" />Español</a></li>
|
||||
<li><a href="../../sv_SE/preferences/virtualmemory.html"><img src="../../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
|
||||
<li><a href="../../jp/preferences/virtualmemory.html"><img src="../../../images/flags/jp.png" alt="" />日本語</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="tracker.html">Tracker</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<div id="content">
|
||||
<div>
|
||||
|
||||
<h1><img src="../../images/prefs-images/virtualmemory-icon_64.png" alt="virtualmemory-icon_64.png" width="64" height="64" />VirtualMemory</h1>
|
||||
<h2><img src="../../images/prefs-images/virtualmemory-icon_64.png" alt="virtualmemory-icon_64.png" width="64" height="64" />VirtualMemory</h2>
|
||||
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/preferences/VirtualMemory</span></td></tr>
|
||||
@@ -47,18 +57,19 @@
|
||||
<p>Normally, the swap file's written to your boot partition. If you often run into disk thrashing due to the virtual memory system swapping memory in and out, you can try to use a separate harddisk for you swap file. Simply another partition on the same harddisk with your system/data won't help.<br />
|
||||
Upgrading your RAM is of course the most effective way to go...</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="button">Defaults</span></td><td> </td><td>resets everything to default values.</td></tr>
|
||||
<tr><td><span class="button">Revert</span></td><td> </td><td>brings back the settings that were active when you started the VirtualMemory preferences.</td></tr>
|
||||
<tr><td><span class="button">Defaults</span></td><td> </td><td>resets everything to default values.</td></tr>
|
||||
<tr><td><span class="button">Revert</span></td><td> </td><td>brings back the settings that were active when you started the VirtualMemory preferences.</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div class="bottomnav">
|
||||
<p>
|
||||
«  <a href="tracker.html">Tracker</a>
|
||||
  ::  
|
||||
<a href="../preferences.html" class="uplink">Preferences</a>
|
||||
</p>
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="tracker.html">Tracker</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user