Translation update
svn: r2484
This commit is contained in:
parent
d99cf53a48
commit
ef15825896
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 22 KiB |
Binary file not shown.
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 34 KiB |
@ -101,11 +101,11 @@
|
|||||||
|
|
||||||
<!-- ==== Figure: Open existing/new database window ==== -->
|
<!-- ==== Figure: Open existing/new database window ==== -->
|
||||||
<figure id="first-open">
|
<figure id="first-open">
|
||||||
<title>Datenbank öffnen Fenster</title>
|
<title>"Datenbank öffnen"-Fenster</title>
|
||||||
<screenshot><mediaobject><imageobject><imagedata
|
<screenshot><mediaobject><imageobject><imagedata
|
||||||
fileref="figures/first-open.png" format="PNG"/></imageobject>
|
fileref="figures/first-open.png" format="PNG"/></imageobject>
|
||||||
<textobject>
|
<textobject>
|
||||||
<phrase>Zeigt Datenbank öffnen Fenster. </phrase>
|
<phrase>Zeigt "Datenbank öffnen"-Fenster. </phrase>
|
||||||
</textobject></mediaobject></screenshot></figure>
|
</textobject></mediaobject></screenshot></figure>
|
||||||
<!-- ==== End of Figure ==== -->
|
<!-- ==== End of Figure ==== -->
|
||||||
|
|
||||||
|
@ -18,43 +18,50 @@
|
|||||||
|
|
||||||
<!-- ================ Main Window ================================ -->
|
<!-- ================ Main Window ================================ -->
|
||||||
<sect1 id="gramps-mainwin">
|
<sect1 id="gramps-mainwin">
|
||||||
<title>Main Window</title>
|
<title>Hauptfenster</title>
|
||||||
<para>When you open a database (either existing or brand new),
|
<para>Wenn Sie eine Datenbank öffnen (entweder eine bestehende oder
|
||||||
the following window is displayed.</para>
|
eine neue), wird das folgende Fenster angezeigt.</para>
|
||||||
|
|
||||||
<!-- ==== Figure: Main Window ==== -->
|
<!-- ==== Figure: Main Window ==== -->
|
||||||
<figure id="mainwin-fig">
|
<figure id="mainwin-fig">
|
||||||
<title>&app; Main Window</title>
|
<title>&app; Hauptfenster</title>
|
||||||
<screenshot><mediaobject><imageobject><imagedata
|
<screenshot><mediaobject><imageobject><imagedata
|
||||||
fileref="figures/mainwin.png" format="PNG"/></imageobject>
|
fileref="figures/mainwin.png" format="PNG"/></imageobject>
|
||||||
<textobject>
|
<textobject>
|
||||||
<phrase>Shows &app; main window. Contains titlebar, menubar,
|
<phrase>Zeigt Hauptfenster von &app;. Es enthält die Titelzeile,
|
||||||
toolbar, sidebar, display area, statusbar, progressbar, and
|
die Menüleiste, die Werkzeugleiste, die Seitenleiste, das
|
||||||
scrollbars. Menubar contains File, Edit, View, Bookmarks,
|
Ansichtsfeld, die Statuszeile, die Fortschrittsbalken und die
|
||||||
Reports, Tools, Settings, and Help menus. </phrase>
|
Scrollbalken. Die Menüleiste enthält das Datei-, das Bearbeiten-,
|
||||||
|
das Gehe zu-, das Lesezeichen-, das Berichte-, das Werkzeuge-
|
||||||
|
und das Hilfe-Menü.
|
||||||
|
</phrase>
|
||||||
</textobject></mediaobject></screenshot></figure>
|
</textobject></mediaobject></screenshot></figure>
|
||||||
<!-- ==== End of Figure ==== -->
|
<!-- ==== End of Figure ==== -->
|
||||||
|
|
||||||
<para>The &app; window contains the following elements: </para>
|
<para>Das &app;-Fenster enthält die folgenden Elemente: </para>
|
||||||
<variablelist>
|
<variablelist>
|
||||||
<varlistentry><term>Menubar</term>
|
<varlistentry><term>Menuleiste</term>
|
||||||
<listitem><para>The menubar is located at the very top of the window
|
<listitem><para>
|
||||||
(right below the window title) and provides access to all features of
|
Die Menüleiste ist ganz oben im Fenster angeordnet (direkt unter
|
||||||
&app; through its menus.</para></listitem>
|
der Titelzeile) und bietet Zugriff auf all Funktionen von &app;
|
||||||
|
durch seine Menüs.
|
||||||
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry><term>Toolbar</term>
|
<varlistentry><term>Werkzeugleiste</term>
|
||||||
<listitem><para> The toolbar is located immediately below the menubar.
|
<listitem><para>Die Werkzeugleiste befindet sich sofort The toolbar
|
||||||
The toolbar provides access to the most frequently used functions
|
unter der Menüzeile. Die Werkzeugleiste bietet Zugriff auf die
|
||||||
of &app;. The appearance of the toolbar
|
am häufigsten benutzen Funktionen von &app;. Das Erscheinsbild der
|
||||||
can be adjusted in the <guilabel>Preferences</guilabel>
|
Werkzeugleise kann im <guilabel>Einstellungen</guilabel>-Dialog
|
||||||
dialog. </para></listitem>
|
angepasst werden.
|
||||||
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry><term>Progressbar</term>
|
<varlistentry><term>Fortschrittsbalken</term>
|
||||||
<listitem><para>The progressbar is located in the lower left corner
|
<listitem><para>
|
||||||
of the &app; window. It displays the
|
Der Fortschrittsbalken befindet sich in der unteren linken Ecke des
|
||||||
progress of time consuming operations, such as opening and saving
|
&app;-Fensters. Es zeigt den Fortschritt von größeren Operationen,
|
||||||
large data bases, importing and exporting to other formats, generating
|
wie dem Öffnen und Speichern von großen Datenbanken, dem Import und
|
||||||
web sites, etc. </para></listitem>
|
Export von anderen Formaten, dem Erstellen von Webseiten usw.
|
||||||
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
<varlistentry><term>Statusbar</term>
|
<varlistentry><term>Statusbar</term>
|
||||||
<listitem><para>The statusbar is located to the right of the
|
<listitem><para>The statusbar is located to the right of the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user