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:
Joachim Seemer
2010-01-14 07:00:47 +00:00
parent bcc2c157a1
commit ee7dedc859
1233 changed files with 58973 additions and 4098 deletions
+33 -26
View File
@@ -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,35 +19,44 @@
</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>
«&#160;&#160;<a href="diskprobe.html">DiskProbe</a>
&#160;&#160;::&#160;&#160;
<a href="../applications.html#list-of-apps" class="uplink">Applications</a>
&#160;&#160;::&#160;&#160;
<a href="drivesetup.html">DriveSetup</a>&#160;&#160;»
</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/applications/diskusage.html"><img src="../../../images/flags/fr.png" alt="" />Français</a></li>
<li><a href="../../de/applications/diskusage.html"><img src="../../../images/flags/de.png" alt="" />Deutsch</a></li>
<li><a href="../../it/applications/diskusage.html"><img src="../../../images/flags/it.png" alt="" />Italiano</a></li>
<li><a href="../../ru/applications/diskusage.html"><img src="../../../images/flags/ru.png" alt="" />Русский</a></li>
<li><a href="../../es/applications/diskusage.html"><img src="../../../images/flags/es.png" alt="" />Español</a></li>
<li><a href="../../sv_SE/applications/diskusage.html"><img src="../../../images/flags/sv_SE.png" alt="" />Svensk</a></li>
<li><a href="../../jp/applications/diskusage.html"><img src="../../../images/flags/jp.png" alt="" />日本語</a></li>
</ul>
<span>
 «  <a href="diskprobe.html">DiskProbe</a> 
::  <a href="../applications.html#list-of-apps" class="uplink">Applications</a> 
::  <a href="drivesetup.html">DriveSetup</a>  »
</span></div>
</div>
<div class="content">
<div id="content">
<div>
<h1><img src="../../images/apps-images/diskusage-icon_64.png" alt="diskusage-icon_64.png"
width="64" height="64" />DiskUsage</h1>
<h2><img src="../../images/apps-images/diskusage-icon_64.png" alt="diskusage-icon_64.png" width="64" height="64" />DiskUsage</h2>
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/DiskUsage</span></td></tr>
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/DiskUsage</span></td></tr>
</table>
<p><br/></p>
<p><br /></p>
<p>DiskUsage shows graphically how the space on your volumes is utilized.<br />
A useful tool to answer the question, "<i>Where has all my disk space gone?</i>".</p>
<p><img id="diskusage" src="../images/apps-images/diskusage.png" alt="diskusage.png" /></p>
<p>The concentric circles represent different levels in the file system hierarchy. Above, the circle in the center represents the <span class="path">/boot/home/</span> folder. Each segment of the ring immediately outside that circle is a file or folder under <span class="path">/boot/home/</span>. Every segment farther outside brings you one level deeper in the file hierarchy. You may have to resize the window to accommodate very deep folders.</p>
<p>Above the graphic is a drop-down menu that lets you switch between all mounted volumes. Before the disk usage of a volume can be displayed, it has to be scanned. You can examine another volume while that scan is done in the background.</p>
<p>Above the graphic is a pop-up menu that lets you switch between all mounted volumes. Before the disk usage of a volume can be displayed, it has to be scanned. As this can take a while for larger disks, you can examine another volume while that scan is done in the background.</p>
<div class="box-info"><ul>
<li>If the graphical representation of a file or folder comprises less than about 2° of a circle, it is excluded from the display.</li>
<li>The number of files that's reported for a folder includes files in subfolders too. A folder counts as a file.</li>
@@ -60,16 +68,15 @@ Left-clicking a segment makes that file/folder the center circle.<br />
Left-clicking the center circle moves you up one level.</p>
<p>You can drag files and folders from DiskUsage to other applications or to the Desktop or other Tracker windows for copying. Vice versa, dropped volumes and folders on DiskUsage's window will zoom directly to them, making them the new center circle.</p>
</div>
</div>
<div class="bottomnav">
<p>
«&#160;&#160;<a href="diskprobe.html">DiskProbe</a>
&#160;&#160;::&#160;&#160;
<a href="../applications.html#list-of-apps" class="uplink">Applications</a>
&#160;&#160;::&#160;&#160;
<a href="drivesetup.html">DriveSetup</a>&#160;&#160;»
</p>
<div class="nav">
<div class="inner"><span>
 «  <a href="diskprobe.html">DiskProbe</a> 
::  <a href="../applications.html#list-of-apps" class="uplink">Applications</a> 
::  <a href="drivesetup.html">DriveSetup</a>  »
</span></div>
</div>
</body>