~ubuntu-branches/ubuntu/precise/gnome-user-docs/precise

« back to all changes in this revision

Viewing changes to gnome-help/de/disk-benchmark.page

  • Committer: Package Import Robot
  • Author(s): Didier Roche
  • Date: 2011-09-12 09:23:35 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: package-import@ubuntu.com-20110912092335-11udas9xjsi3g6n0
Tags: 3.1.1-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<?xml version="1.0" encoding="utf-8"?>
2
 
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="disk-benchmark">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="topic" style="task" id="disk-benchmark" xml:lang="de">
3
3
  <info>
4
 
    <link type="guide" xref="hardware#disk"/>
 
4
    <link type="guide" xref="disk"/>
5
5
 
6
 
    <revision pkgversion="3.0" date="2011-04-04" status="final"/>
7
 
    <revision pkgversion="3.0" version="3.0.1" date="2011-04-06" status="outdated"/>
8
6
    
9
7
    <credit type="author">
10
 
      <name>GNOME Documentation Team</name>
 
8
      <name>GNOME-Dokumentationsteam</name>
11
9
      <email>gnome-doc-list@gnome.org</email>
12
10
    </credit>
13
11
    <credit type="author">
15
13
      <email>nruz@alumnos.inf.utfsm.cl</email>
16
14
    </credit>
17
15
 
18
 
    <desc>You can run benchmarks on your hard disk to check how fast it is.</desc>
 
16
    <desc>Sie können Ihre Festplatte Leistungstests unterziehen, um die Geschwindigkeit zu überprüfen.</desc>
19
17
    <include xmlns="http://www.w3.org/2001/XInclude" href="legal.xml"/>
 
18
  
 
19
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
20
      <mal:name>Christian Kirbach</mal:name>
 
21
      <mal:email>Christian.Kirbach@googlemail.com</mal:email>
 
22
      <mal:years>2011.</mal:years>
 
23
    </mal:credit>
 
24
  
 
25
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
26
      <mal:name>Mario Blättermann</mal:name>
 
27
      <mal:email>mariobl@freenet.de</mal:email>
 
28
      <mal:years>2011.</mal:years>
 
29
    </mal:credit>
 
30
  
 
31
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
32
      <mal:name>Gabor Karsay</mal:name>
 
33
      <mal:email>gabor.karsay@gmx.at</mal:email>
 
34
      <mal:years>2011.</mal:years>
 
35
    </mal:credit>
 
36
  
 
37
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
38
      <mal:name>Hendrik Knackstedt</mal:name>
 
39
      <mal:email>hendrik.knackstedt@t-online.de</mal:email>
 
40
      <mal:years>2011.</mal:years>
 
41
    </mal:credit>
20
42
  </info>
21
43
 
22
 
<title>Test the performance of your hard disk</title>
23
 
 
24
 
<p>To test the performance of the hard disk, go to the <gui>Activities</gui> overview and open the <gui>Disk Utility</gui>.</p>
25
 
 
26
 
<p>To run a benchmark in <gui>Disk Utility</gui>:</p>
 
44
<title>Testen der Leistungsfähigkeit Ihrer Festplatte</title>
 
45
 
 
46
<p>So führen Sie zur Überprüfung der Geschwindigkeit Ihrer Festplatte einen Leistungstest aus:</p>
 
47
 
27
48
<steps>
28
 
    <item><p>Click on the hard disk in the <gui>Storage Devices</gui> list. Information will appear about the disk and its status under <gui>Drive</gui>.</p></item>
29
 
    <item><p>Choose <gui>Benchmark</gui>.</p></item>
30
 
    <item>
31
 
     <p>Click <gui>Start Read-Only Benchmark</gui> or <gui>Start Read/Write Benchmark</gui>.</p>
32
 
     <p>The read-only benchmark will only test how fast data can be read off the disk. The read/write benchmark will also test how fast data can be put onto the disk, so it will take longer to complete.</p>
33
 
    </item>
34
 
</steps>
35
 
 
36
 
<p>When the test is finished, the results will appear on the graph.</p>
 
49
 
 
50
    <item><p>Öffnen Sie in der <gui>Aktivitäten</gui>-Übersicht die Anwendung <app>Laufwerksverwaltung</app>.</p></item>
 
51
    <item><p>Wählen Sie Ihre Festplatte in der Liste der <gui>Speichergeräte</gui> aus. Daraufhin erscheinen Informationen über die Festplatte und deren Status unter <gui>Laufwerk</gui>.</p></item>
 
52
    <item><p>Klicken Sie auf <gui>Benchmark</gui>.</p></item>
 
53
    <item><p>Click <gui>Start Read-Only Benchmark</gui> to test how fast data can be read off the disk or <gui>Start Read/Write Benchmark</gui> to  test how fast data can be read off the disk and how fast data can be put onto the disk. The last option will take longer to complete.</p></item>
 
54
 
 
55
</steps> 
 
56
 
 
57
<p>Wenn der Test beendet ist, erscheinen die Ergebnisse in einem Diagramm.</p>
37
58
 
38
59
<comment>
39
60
 <p>It would be really really great if somebody could write something about the results and the charts, I can't do that... I don't really know what does it mean. thanks.</p>