diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-20 15:11:08 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-20 15:11:08 +0200 |
commit | cb612a12b952e349b96d427645aaeb55d15f509a (patch) | |
tree | f29298f41d2a7ea2a976616243aca64c2c2547ce /help/hu/import-camera.page | |
parent | e7be93745e4a2ff3aa255227bef7b9d3b733aafa (diff) | |
parent | 143bfc9f801c84428074312d661f8e08803df83b (diff) |
Merge tag 'upstream/0.23.5'
Upstream version 0.23.5
Diffstat (limited to 'help/hu/import-camera.page')
-rw-r--r-- | help/hu/import-camera.page | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/help/hu/import-camera.page b/help/hu/import-camera.page new file mode 100644 index 0000000..090289d --- /dev/null +++ b/help/hu/import-camera.page @@ -0,0 +1,32 @@ +<?xml version="1.0" encoding="utf-8"?> +<page xmlns="http://projectmallard.org/1.0/" type="guide" id="import-camera" xml:lang="hu"> + + <info> + <link type="guide" xref="index#import"/> + <desc>Copy photos from a digital camera.</desc> + + <link type="next" xref="import-memorycard"/> + </info> + + <title>Importing from a camera</title> + + <p>To import photos from a digital camera:</p> + + <steps> + <item> + <p>Connect the camera to your computer and switch it on. + Shotwell will detect it and list it in the sidebar.</p> + </item> + <item> + <p>Select the camera in the sidebar. Previews of each photo on the camera will be displayed.</p> + </item> + <item> + <p>If you like, you can choose a set of specific photos to import. To do this, hold down the <key>Ctrl</key> key and click to select individual photos. You can hold down <key>Shift</key> and click to select a range of photos too.</p> + </item> + <item> + <p>Click either <gui>Import Selected</gui> or <gui>Import All</gui>. The photos will be copied from the camera and saved on your computer.</p> + </item> + </steps> + + <p>Once the import is complete, you can open the <gui>Last Import</gui> view (in the sidebar) to see all photos that were imported. The Events list (also in the sidebar) will also show the new photos, organized by date.</p> +</page> |