90 lines
5.4 KiB
HTML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-US">
<head>
<!--
*
* Copyright 2009, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
* Humdinger <humdingerb@gmail.com>
* Translators:
* Francesco Franchina
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<meta name="robots" content="all" />
<title>DiskUsage</title>
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
</head>
<body>
<div id="banner">
<div><span>Guida dell'utente</span></div>
</div>
<div class="nav">
<div class="inner">
<ul class="lang-menu">
<li class="now"><img src="../../images/flags/it.png" alt="" /> Italiano</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="../../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>
<li><a href="../../uk/applications/diskusage.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
<li><a href="../../zh_CN/applications/diskusage.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
<li><a href="../../pt_PT/applications/diskusage.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
<li><a href="../../en/applications/diskusage.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
</ul>
<span>
 «  <a href="diskprobe.html">DiskProbe</a> 
::  <a href="../applications.html#list-of-apps" class="uplink">Applicazioni</a> 
::  <a href="drivesetup.html">DriveSetup</a>  »
</span></div>
</div>
<div id="content">
<div>
<div class="box-info">La traduzione di questa pagina non è stata completata. Per questo motivo le parti non tradotte sono visibili in inglese.</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">
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
<tr><td>Posizione:</td><td></td><td><span class="path">/boot/system/apps/DiskUsage</span></td></tr>
<tr><td>Impostazioni:</td><td></td><td><span class="path">~/config/settings/DiskUsage</span></td></tr>
</table>
<p><br /></p>
<p>DiskUsage si occupa di mostrare graficamente come è utilizzato lo spazio sui volumi.<br />
Un'applicazione piuttosto utile per ripondere alla domanda, "<i>Che fine ha fatto tutto lo spazio libero sul disco?</i>".</p>
<p><img id="diskusage" src="../images/apps-images/diskusage.png" alt="diskusage.png" /></p>
<p>I cerchi concentrici rappresentano i diversi livelli nella gerarchia del filesystem. Sopra, il cerchio centrale rappresenta la cartella <span class="path">/boot/home/</span>. Ogni segmento dell'anello immediatamente successivo a quello centrale è un file o una cartella presente sotto <span class="path">/boot/home/</span>. Ogni segmento sempre più esterno rappresenta un livello inferiore nella gerarchia dei file. È possibile ridimensionare la finestra in modo che vengano mostrate anche le cartelle dei livelli più bassi.</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>
<li>DiskUsage ignores symbolic links.</li>
</ul></div>
<p>As you move the mouse over a segment, information about that file or folder appears in the status bar at the bottom.</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>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="nav">
<div class="inner"><span>
 «  <a href="diskprobe.html">DiskProbe</a> 
::  <a href="../applications.html#list-of-apps" class="uplink">Applicazioni</a> 
::  <a href="drivesetup.html">DriveSetup</a>  »
</span></div>
</div>
</body>
</html>