jan: thuban/Doc/manual thuban-manual-de.xml,1.2,1.3

cvs@intevation.de cvs at intevation.de
Sun Oct 3 21:37:39 CEST 2004


Author: jan

Update of /thubanrepository/thuban/Doc/manual
In directory doto:/tmp/cvs-serv4314

Modified Files:
	thuban-manual-de.xml 
Log Message:
Started translation of Map chapter.


Index: thuban-manual-de.xml
===================================================================
RCS file: /thubanrepository/thuban/Doc/manual/thuban-manual-de.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- thuban-manual-de.xml	1 Aug 2004 21:28:16 -0000	1.2
+++ thuban-manual-de.xml	3 Oct 2004 19:37:37 -0000	1.3
@@ -546,18 +546,19 @@
 	</section>
   </chapter>
 
-  <chapter><title>Map Management</title>
+  <chapter><title>Karten Management</title>
     <para>
-    The map consists of a number of layers where each layer represents a
-    different type of data set. By interacting with the map the user can
-    visually explore the data. 
+	Die Karte besteht aus eine Anzahl Ebenen wobei jede Ebene einen
+	Datensatz mit bestimtem Typ repräsentiert. Mit Interaktion auf der
+	Karte kann ein Benutzer die Daten visuell erforschen.
     </para>
     <para>
-    The map can have a name that will appear in the Thuban title bar. 
-    The map name can be changed using 
+	Die Karte kann einen Namen haben der dann in der Kopfzeile des
+	Thuban Fensters auftaucht. Der Kartenname kann geändert werden
+	über
     <menuchoice>
-    <guimenu>Map</guimenu>
-    <guimenuitem>Rename</guimenuitem>
+    <guimenu>Karte</guimenu>
+    <guimenuitem>Umbennen</guimenuitem>
     </menuchoice>.
     </para>
     <para>
@@ -568,71 +569,77 @@
     <imageobject> 
     <imagedata fileref="./images/3_rename_map.eps" format="EPS" scale="&imgscale;"/> 
     </imageobject>
-    <textobject> <phrase>Rename Map</phrase> </textobject>
+    <textobject> <phrase>Karte umbennen</phrase> </textobject>
     </inlinemediaobject>
     </para>
 
-  	<section><title>Adding and Removing Layers</title>
-    	<para>
-        There are three types of layers that can be added to a map: 
-	Shape layers, database layers
-        and image layers. Shape layers are stored in Shapefile format, a
-        widely used file format for storing geographic objects. These
-        files have the extension ``.shp''. Associated with
-        the shape file is a database file which stores attributes for
-        each shape in the Shape file. This file, in dBase format, 
-        has the extension ``.dbf''. Both files must have the same base name.
-        For example, if there is a shape file named roads.shp there must
-        also be a file roads.dbf.
-    	</para>
+	<section><title>Hinzufügen und Entfernen von Ebenen</title>
+	<para>
+	Es gibt drei Typen von Ebenen aus denen eine Karte besteht:
+	Shape Ebene, Datenbank Ebene und Bildebene.
+	Shape Ebenen sind im Shapefile Format gespeichert welches
+	weit verbreitet für die Speicherung von geografischen Objekten
+	genutzt wird.
+	Die Dateien haben die Endung ``.shp''. Mit der eigentlichen Shape
+	Datei ist eine Datenbank Datei welche die Attribut-Daten zu dem
+	Shapefile enthält. Diese Datenbank Datei verwendet das dBase Format
+	und hat die Endung ``.dbf''. Beide Dateien müssen den selben
+	Basisnamen haben. So gehören zum Beispiel die Dateien
+	strassen.shp und strassen.dbf zusammen.
+	</para>
 	<itemizedlist>
 	<listitem>
 	<para>
-        Shape layers can be added to the map with
+		Shape Ebenen können zur Karte hinzugefügt werden mit
         <menuchoice>
-        <guimenu>Map</guimenu>
-        <guimenuitem>Add Layer</guimenuitem>
+        <guimenu>Karte</guimenu>
+        <guimenuitem>Ebene hinzufügen</guimenuitem>
         </menuchoice>.
-        Initially, only the ``.shp'' files are shown which is enough for the
-		selection. However, if you switch to display all files and select one
-		of the associated files (e.g. ``.dbf''), Thuban will recognize the base
-		name and load the corresponding Shape file.
-    	</para>
+		Zunächst werden im Dateiauswahl Dialog nur die ``.shp'' Dateien
+		angezeigt, was für die Auswahl vollkommen ausreicht.
+		Falls Sie aber auf Ansicht aller Dateien umschalten, und dann
+		einer der assoziierten Dateien (z.B. mit der Endung ``.dbf'')
+		auswählen, so verwendet Thuban den Basisnamen um die entsprechende
+		Shape Datei zu laden,
+		</para>
 		<para>
-		The file dialog for Shape files allows to select multiple files.
-		Use the shift-button together with the left mouse button to extend
-		the selection.
-    	</para>
+		Der Dateidialog für Shape Dateien erlaubt es auch, viele
+		Dateien gleichzeitig auszuwählen. Verwenden Sie dafür
+		die Umschalt-Taste gleichzeitig mit der linken Maustaste um
+		die Auswahl zu erweitern.
+		</para>
 	</listitem>
 
 	<listitem>
-    	<para>Database layers can be added to the map with 
+		<para>Datenbankebenen können zu Karte hinzugefügt werden mit
 	<menuchoice>
-        <guimenu>Map</guimenu>
-        <guimenuitem>Add Database Layer</guimenuitem>
+        <guimenu>Karte</guimenu>
+        <guimenuitem>Datenbankebene hinzufügen</guimenuitem>
         </menuchoice>.
-	A dialog with two is list is opened. The left list displays all 
-	database connections currently open for the session. You can retrieve 
-	a list of available layers from the selected database which is
-	displayed on the right hand. From this list one layer can be selected,
-	the dialog is closed afterwards. 
+	Es wird ein Duialog mit zwei Listen geöffnet.
+	Die linke Liste zeigt alle derzeit offenen Datenbankverbindungen dieser
+	Session an. Eine Liste der verfügbaren Ebenen aus einer Datenbankverbindung
+	wird steht auf der rechten Seite. Aus dieser Liste können Sie eine
+	beliebige Ebene zum Öffnen auswählen. Der Dialog wird dabach
+	automatisch beendet.
     	</para>
 	<para>
-	See appendix ``Working with PostGIS'' for details.
+	Siehe auch Anhang ``Mit PostGIS arbeiten'' für weitere Details.
 	</para>
 	</listitem>
 
 	<listitem>
     	<para>
-        Image layers can be added to the map with
+        Bildebenen können zur Karte hinzugefügt werden mit
         <menuchoice>
-        <guimenu>Map</guimenu>
-        <guimenuitem>Add Image Layer</guimenuitem>
+        <guimenu>Karte</guimenu>
+        <guimenuitem>Bildebene hinzufügen</guimenuitem>
         </menuchoice>.
-        It is important to select a valid image file that has geographic
-        data associated with it. The data can be embedded in the file itself, 
-        or in another file. If geographic information cannot be found, Thuban 
-        will report an error.
+		Es ist wichtig, dass eine korrekte Bilddatei ausgewählt für
+		die auch geographische Daten (Projektions) vorliegen.
+		Diese Daten können in die Bilddatei eingebettet sein oder
+		als separate Datei vorliegen. Können diese Daten nicht
+		gefunden werden, so wird Thuban einen Fehler melden.
     	</para>
 	</listitem>
 	</itemizedlist>
@@ -640,14 +647,14 @@
 
   	<section><title>Navigation</title>
     	<para>
-        The map can be explored by using the navigation tools available on 
-        the tool bar or from the 
-        <menuchoice><guimenu>Map</guimenu></menuchoice> menu. 
+		Die Karte kann erforscht werden indem die Navigationswerkzeuge
+		aus der Werkzeugleiste oder über das Menü
+        <menuchoice><guimenu>Karte</guimenu></menuchoice> ausgewählt werden.
     	</para>
 	<itemizedlist>
 	<listitem>
     	<para>
-        The ZoomIn tool 
+        Das ZoomIn Werkzeug
         <inlinemediaobject>
         <imageobject> 
         <imagedata fileref="../images/3_2_zoomin.png" format="PNG" scale="&imgscale;"/> 
@@ -655,17 +662,17 @@
         <imageobject> 
         <imagedata fileref="./images/3_2_zoomin.eps" format="EPS" scale="&imgscale;"/> 
         </imageobject>
-        <textobject> <phrase>ZoomIn Tool</phrase> </textobject>
+        <textobject> <phrase>ZoomIn Werkzeug</phrase> </textobject>
         </inlinemediaobject>
-        enlarges a region of the map. Clicking once on the map
-        will double the magnification and center the map on the point that
-        was clicked. Clicking and dragging selects a region that will be
-        enlarged to fit the window.
+		vergrößert einen Bereich aus der Karte. Ein einmaliges Klicken auf
+		die Karte vergrößert die Karte um das Doppelte und zentriert auf den
+		angewählten Punkt. Klicken und Ziehen selektiert einen Bereich
+		der dann so vergrößert wird, dass er das Fenster ausfüllt.
     	</para>
 	</listitem>
 	<listitem>
     	<para>
-        The ZoomOut tool 
+        Das ZoomOut Werkzeug
         <inlinemediaobject>
         <imageobject> 
         <imagedata fileref="../images/3_2_zoomout.png" format="PNG" scale="&imgscale;"/> 
@@ -673,12 +680,12 @@
         <imageobject> 
         <imagedata fileref="./images/3_2_zoomout.eps" format="EPS" scale="&imgscale;"/> 
         </imageobject>
-        <textobject> <phrase>ZoomOut Tool</phrase> </textobject>
+        <textobject> <phrase>ZoomOut Werkzeug</phrase> </textobject>
         </inlinemediaobject>
-        shrinks the map so that a larger region is visible. A single click
-        reduces the magnification by a factor of two. Clicking and dragging
-        selects a box such that the current contents of the window will be
-        scaled to fit into that box.
+		verkleinert die Karte, so dass ein größerer Bereich zu sehen ist.
+		Ein einzelnen Klick verkleinert die Karte um Faktor 2.
+		Klicken und Ziehen selektiert einen Bereich in den die gesamte sichtbare
+		Karte im Fenster hineinverkleinert wird.
     	</para>
 	</listitem>
 	<listitem>





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)