~timo-jyrinki/ubuntu/trusty/pitivi/backport_utopic_fixes

« back to all changes in this revision

Viewing changes to help/de/welcomedialog.page

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2014-04-05 15:28:16 UTC
  • mfrom: (6.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20140405152816-6lijoax4cngiz5j5
Tags: 0.93-3
* debian/control:
  + Depend on python-gi (>= 3.10), older versions do not work
    with pitivi (Closes: #732813).
  + Add missing dependency on gir1.2-clutter-gst-2.0 (Closes: #743692).
  + Add suggests on gir1.2-notify-0.7 and gir1.2-gnomedesktop-3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
 
4
4
  <info>
5
5
    <link type="guide" xref="interface"/>
6
 
    <revision pkgversion="0.14" version="0.1" date="2011-06-19" status="complete"/>
 
6
    <revision pkgversion="0.92" version="0.2" date="2014-02-11" status="complete"/>
7
7
    <credit type="author">
8
8
      <name>Jean-François Fortin Tam</name>
9
9
      <email>nekohayo@gmail.com</email>
10
10
    </credit>
 
11
    <credit type="contributor">
 
12
      <name>Tomáš Karger</name>
 
13
      <email>tomkarger@gmail.com</email>
 
14
    </credit>
11
15
    <desc>Neue Projekte erstellen und zuletzt verwendete Projekte beim Start öffnen</desc>
12
16
    <license>
13
17
      <p>Creative Commons Share Alike 3.0</p>
14
18
    </license>
 
19
  
 
20
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
21
      <mal:name>Mario Blättermann</mal:name>
 
22
      <mal:email>mariobl@freenet.de</mal:email>
 
23
      <mal:years>2010, 2011</mal:years>
 
24
    </mal:credit>
 
25
  
 
26
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
27
      <mal:name>Marcel Tiede</mal:name>
 
28
      <mal:email>marcel.tiede@yahoo.de</mal:email>
 
29
      <mal:years>2014</mal:years>
 
30
    </mal:credit>
 
31
  
 
32
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
33
      <mal:name>Benjamin Steinwender</mal:name>
 
34
      <mal:email>b@stbe.at</mal:email>
 
35
      <mal:years>2014</mal:years>
 
36
    </mal:credit>
 
37
  
 
38
    <mal:credit xmlns:mal="http://projectmallard.org/1.0/" type="translator copyright">
 
39
      <mal:name>Christian Kirbach</mal:name>
 
40
      <mal:email>christian.kirbach@gmail.com</mal:email>
 
41
      <mal:years>2014</mal:years>
 
42
    </mal:credit>
15
43
  </info>
16
44
 
17
45
    <title>Der Begrüßungsdialog</title>
18
 
      <p>When you launch <app>PiTiVi</app>, a startup assistant appears, allowing you to create a new project or open an existing project in a few clicks. If you want to skip this dialog, press the <gui><key>Escape</key></gui> key on your keyboard or click the window's close button.</p>
19
 
 
 
46
      <p>When you launch <app>Pitivi</app>, a startup assistant appears, allowing you to create a new project or open an existing project in a few clicks. If you want to skip this dialog, press the <key>Escape</key> key on your keyboard or click the window's close button. Skipping the dialog will open a new project with default settings.</p>
 
47
      <p>The dialog offers you projects that are found among the recently used files. Double-click one of them to load it or use one of the following buttons:</p>
 
48
      <list type="numbered">
 
49
      <item><p><gui>New</gui> opens the <gui>Project settings</gui> dialog for a new project.</p></item>
 
50
      <item><p><gui>Browse projects...</gui> opens file chooser in the last used directory.</p></item>
 
51
      <item><p><gui>Help</gui> opens the user documenation on the index page.</p></item>
 
52
      <item><p><gui>Keyboard shortcuts</gui> opens the user documentation on the Keyboard shortcuts and cheatsheet page.</p></item>
 
53
      </list>
 
54
      <note style="tip">
 
55
      <p>By right-clicking the individual projects offered by the <gui>Welcome dialog</gui> you can get more options: copy project's location, remove project from the list, clear the list, or show private resources.</p>
 
56
      </note>
20
57
</page>