~ubuntu-branches/ubuntu/precise/simple-scan/precise

« back to all changes in this revision

Viewing changes to help/de/email.page

  • Committer: Bazaar Package Importer
  • Author(s): Alessio Treglia
  • Date: 2011-04-30 02:11:16 UTC
  • mfrom: (1.1.25 upstream) (5.2.2 sid)
  • Revision ID: james.westby@ubuntu.com-20110430021116-ov2c6lkb2mwpt3fp
Tags: 2.32.0.2-1ubuntu1
* Merge with Debian unstable, remaining changes:
  - Build with liblaunchpad-integration-dev.

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="guide" id="email">
 
2
<page xmlns="http://projectmallard.org/1.0/" type="guide" id="email" xml:lang="de">
3
3
 
4
4
    <info>
5
5
        <link type="guide" xref="index#use"/>
6
6
    </info>
7
7
  
8
 
        <title>Sending via Email</title>
 
8
        <title>Per E-Mail versenden</title>
9
9
 
10
10
    <p>
11
11
    To email the current document use the <guiseq><gui>Document</gui><gui>Email</gui></guiseq> menu (<keyseq><key>Ctrl</key><key>E</key></keyseq>).
12
12
    Your email program will be opened with a new message containing the scanned document as an attachment.
13
13
    </p>
14
 
    <p>
15
 
    If the document type is set to text the email will have a PDF attachment otherwise the email will have a JPEG attachment for each page.    
16
 
    </p>
17
 
    <p>
18
 
    See <link xref="save"/> for more information about file formats.
19
 
    </p>
 
14
    <p>Falls der Dokumenttyp auf Text gesetzt ist, dann wird der E-Mail-Anhang im PDF-Format versendet, anderenfalls wird für jede Seite ein separater JPEG-Anhang erzeugt.</p>
 
15
    <p>In <link xref="save"/> finden Sie weitere Informationen über Dateiformate.</p>
20
16
</page>