Update userguide translations

This commit is contained in:
Niels Sascha Reedijk
2013-02-17 21:56:39 +01:00
parent ac966d5941
commit a6b0b081cc
1367 changed files with 14640 additions and 2756 deletions
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2009, Haiku. All rights reserved.
* Copyright 2009-2013, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -44,6 +44,7 @@
<li><a href="../../sk/applications/diskusage.html"><img src="../../images/flags/sk.png" alt="" />Slovenčina</a></li>
<li><a href="../../hu/applications/diskusage.html"><img src="../../images/flags/hu.png" alt="" />Magyar</a></li>
<li><a href="../../pt_BR/applications/diskusage.html"><img src="../../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
<li><a href="../../ca/applications/diskusage.html"><img src="../../images/flags/ca.png" alt="" />Català</a></li>
<li><a href="../../en/applications/diskusage.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
</ul>
<span>
@@ -55,6 +56,7 @@
<div id="content">
<div>
<div class="box-info">このページの翻訳はまだ完全ではありません。完成するまでは、未完成の部分はオリジナルの英文を使用します。</div>
<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">
@@ -65,19 +67,21 @@
<p><br /></p>
<p>DiskUsage はディスクの容量がどのように使われているのかをグラフィカルに表示します。<br />
<i>「ディスク容量がどこに費やされているの?」</i>といったことがわかる便利なツールです。</p>
<p>After launching, DiskUsage shows only a white window with all mounted volumes as tabs at the top. You'll have to choose the one you're interested in and click <span class="button">Scan</span> to start chugging through the disk. For larger disks this can take some time... While you wait, you may switch to a different tab and start exploring that volume or begin the scan process there as well.<br />
It's not recommended to start several concurrent scan processes on the same physical disk, as the constant repositioning of the heads of the drive will only extend the wait.</p>
<p><img id="diskusage" src="../images/apps-images/diskusage.png" alt="diskusage.png" /></p>
<p>同心円のそれぞれがファイルシステムの階層を表しています。上記のように、一番中心の円が <span class="path">/boot/home/</span> フォルダーを、そのすぐ外側の円形のブロックが <span class="path">/boot/home/</span> 以下のファイルやフォルダーを示しています。ファイルシステムの階層が深くなるごとに円形のブロックが外側に追加されていくので、深い階層のフォルダーの情報を見るためにはウィンドウサイズを変更する必要があるかもしれません。</p>
<p>図の上に、マウントされているディスクを切り替えるポップアップメニューがあります。ディスクの使用量を表示するにはスキャンが必要ですが、バックグラウンドでディスクをスキャンしている間に、ほかのディスクについて見るということも可能です。</p>
<div class="box-info"><ul>
<li>図で角度が 2゜に満たないサイズのファイルやフォルダーは表示されません。</li>
<li>フォルダー内のファイルの数には、サブフォルダー内のファイルの数も含まれていて、フォルダーもファイルと同じように数えられます。</li>
<li>使用量にはシンボリックリンクは含まれません。</li>
</ul></div>
<p>マウスをあるブロックの上に重ねると、ポインタの下の部分のファイルやフォルダーの情報が一番下のステータスバーに表示されます。</p>
<p>右クリックでコンテキストメニューが表示され、それぞれ、<span class="menu">情報を表示 (Get Info)</span>、(Tracker で) <span class="menu">開く (Open)</span><span class="menu">アプリケーションで開く (Open With)</span><span class="menu">再スキャン (Rescan)</span> となっています。<br />
左クリックで、そのファイルやフォルダーを中心に持ってくることができます。<br />
中心の円で左クリックをすると、表示されている階層がひとつ上がります。</p>
<p>Right-clicking a segment offers a context menu to <span class="menu">Get info</span>, <span class="menu">Open</span> (with Tracker), <span class="menu">Open with</span> another suitable application or <span class="menu">Rescan</span> that particular folder.<br />
Left-clicking a segment makes that file/folder the center circle.<br />
Left-clicking the center circle moves you up one level.</p>
<p>ファイルとフォルダーを DiskUsage からドラッグすることで、ほかのアプリケーション、デスクトップ、またはTracker にコピーできます。同様に、ディスクやフォルダーを DiskUsage のウィンドウにドロップすることで、その使用量が中心に表示されます。</p>
<p>You can also use the Tracker add-on from the context menu of any folder to start DiskUsage with that particular location.</p>
</div>
</div>