summaryrefslogtreecommitdiff
path: root/help/de/organize-remove.page
blob: a4d3dd52feb42bf7bdabbc104a6eb0c61bcea3e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="delete" xml:lang="de">

    <info>
        <link type="guide" xref="index#organize"/>
        <desc>Remove photos from the library, or delete them from your computer entirely.</desc>
        
        <link type="next" xref="search"/>
    </info>

	<title>Removing and deleting photos</title>

    <p>You may remove photos from your library and you may additionally delete them entirely from your hard disk.</p>
<media type="image" src="figures/trash_process.png">Delete process</media>
<p>This diagram shows how a photo, when deleted, is first put into Shotwell's trash. If you delete it from Shotwell's trash, it is put into your computer's trash. If you delete it from your computer's trash the photo is finally and irretrievably deleted from your computer.</p>
<section id="delete-remove">
	<title>Fotos werden aus der Bibliothek entfernt</title>
    <p>Select the photos to remove and choose <guiseq><gui>Edit</gui><gui>Move to Trash</gui></guiseq>.
    (You can also press the <key>Delete</key> key.)
    The photos will be moved from your library to Shotwell's Trash.</p>
    <p>If you want to remove photos from Shotwell without having them pass through the trash, simply select the photos to be removed and choose <guiseq><gui>Edit</gui><gui>Remove From Library</gui></guiseq>.  The photo files will be left in place on disk.</p>
</section>

<section id="delete-empty">
	<title>Den Papierkorb leeren oder Fotos wiederherstellen</title>
    <p>Select the Trash entry in the Sidebar and Shotwell will display all photos that have been marked for removal or deletion.  In the Trash view, the following commands are available:</p>
    <terms>
    <item><title>Löschen</title><p>Löschen der ausgewählten Fotos aus dem Papierkorb.</p></item>
    <item><title>Wiederherstellen</title><p>Wiederherstellen der gewählten Fotos in Shotwell.</p></item>
    <item><title>Papierkorb leeren</title><p>Löschen aller Fotos im Papierkorb.</p></item>
    </terms>
</section>    
    
<section id="delete-trash">
	<title>Löschen oder Leeren des Papierkorbs</title>
    <p>When you delete files from the Trash folder or empty the Trash folder, you will be given the following choices:</p>
    <terms>
    <item><title>Nur entfernen</title><p>Remove photos from the library but leave the photos in their location on the computer.</p></item>
    <item><title>Datei löschen</title><p>Remove photos from the library and delete them from the computer.</p></item>
    <item><title>Abbrechen</title><p>Nichts tun.</p></item>
    </terms>    
</section>
    
</page>