| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568 |
- <?xml version="1.0" encoding="utf-8"?>
- <!DOCTYPE TS><TS version="2.0" language="de_DE" sourcelanguage="en_GB">
- <context>
- <name>DigitizingTools</name>
- <message>
- <location filename="../digitizingtools.py" line="84"/>
- <source>&DigitizingTools</source>
- <translation></translation>
- </message>
- <message>
- <location filename="../digitizingtools.py" line="85"/>
- <source>Help</source>
- <translation>Hilfe</translation>
- </message>
- <message>
- <location filename="../digitizingtools.py" line="86"/>
- <source>About</source>
- <translation>Über</translation>
- </message>
- <message>
- <location filename="../digitizingtools.py" line="88"/>
- <source>Settings</source>
- <translation>Einstellungen</translation>
- </message>
- <message>
- <location filename="../tools/dttools.py" line="253"/>
- <source>is disabled because layer CRS and project CRS do not match!</source>
- <translation>wird deaktiviert weil das KBS des Layers und das KBS des Projektes nicht übereinstimmen!</translation>
- </message>
- <message>
- <location filename="../tools/dtmerge.py" line="96"/>
- <source>The geometry type of the result is not valid in this layer!</source>
- <translation>Der Geometrietyp des Ergebnissses ist in diesem Layer ungültig!</translation>
- </message>
- </context>
- <context>
- <name>DtMoveNodeByArea</name>
- <message>
- <location filename="../tools/ui_dtmovenodebyarea.ui" line="14"/>
- <source>Move Node By Area</source>
- <translation>Stützpunkt durch Festlegen einer Zielfläche verschieben</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovenodebyarea.ui" line="22"/>
- <source>Area of the selected polygon:</source>
- <translation>Fläche des ausgewählten Polygons:</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovenodebyarea.ui" line="59"/>
- <source>Target Area:</source>
- <translation>Zielfläche:</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovenodebyarea.ui" line="103"/>
- <source>Move Node</source>
- <translation>Verschieben</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovenodebyarea.ui" line="110"/>
- <source>Close</source>
- <translation>Schließen</translation>
- </message>
- </context>
- <context>
- <name>DtMoveSideByArea</name>
- <message>
- <location filename="../tools/ui_dtmovesidebyarea.ui" line="14"/>
- <source>Parallel Move Side By Area</source>
- <translation>Paralleles Verschieben einer Seite durch Festlegen einer Zielfläche</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovesidebyarea.ui" line="22"/>
- <source>Area of the selected polygon:</source>
- <translation>Fläche des ausgewählten Polygons:</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovesidebyarea.ui" line="59"/>
- <source>Target Area:</source>
- <translation>Zielfläche:</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovesidebyarea.ui" line="103"/>
- <source>Move Side</source>
- <translation>Verschieben</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovesidebyarea.ui" line="110"/>
- <source>Close</source>
- <translation>Schließen</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovesidebyarea.ui" line="149"/>
- <source>Size of side to be moved:</source>
- <translation>Größe der zu verschiebenden Seite ist:</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovesidebyarea.ui" line="156"/>
- <source>Fixed</source>
- <translation>fest</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovesidebyarea.ui" line="166"/>
- <source>Variable</source>
- <translation>variabel</translation>
- </message>
- </context>
- <context>
- <name>DtMoveSideByDistance</name>
- <message>
- <location filename="../tools/ui_dtmovesidebydistance.ui" line="14"/>
- <source>Move Side By Distance</source>
- <translation>Verschieben einer Seite durch Festlegen einer Entfernung</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovesidebydistance.ui" line="22"/>
- <source>Move Distance:</source>
- <translation>Entfernung:</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovesidebydistance.ui" line="66"/>
- <source>Move Side</source>
- <translation>Verschieben</translation>
- </message>
- <message>
- <location filename="../tools/ui_dtmovesidebydistance.ui" line="73"/>
- <source>Close</source>
- <translation>Schließen</translation>
- </message>
- </context>
- <context>
- <name>about</name>
- <message>
- <location filename="../ui_about.ui" line="14"/>
- <source>About</source>
- <translation>Über</translation>
- </message>
- <message>
- <location filename="../ui_about.ui" line="23"/>
- <source>DigitizingTools</source>
- <translation></translation>
- </message>
- </context>
- <context>
- <name>digitizingtools</name>
- <message>
- <location filename="../tools/dtutils.py" line="127"/>
- <source>No Selection in layer</source>
- <translation>Keine Auswahl in Layer</translation>
- </message>
- <message>
- <location filename="../tools/dtutils.py" line="128"/>
- <source>Use all features for process?</source>
- <translation>Alle Objekte zum Prozessieren benutzen?</translation>
- </message>
- <message>
- <location filename="../tools/dtutils.py" line="133"/>
- <source>There are </source>
- <translation>Es gibt </translation>
- </message>
- <message>
- <location filename="../tools/dtutils.py" line="135"/>
- <source> features selected in layer </source>
- <translation> gewählte Objekte im Layer </translation>
- </message>
- <message>
- <location filename="../tools/dtutils.py" line="140"/>
- <source>There are invalid geometries in layer </source>
- <translation>Es gibt ungültige Geometrien im Layer </translation>
- </message>
- <message>
- <location filename="../tools/dtutils.py" line="153"/>
- <source>Snap Tolerance</source>
- <translation>Fangtoleranz</translation>
- </message>
- <message>
- <location filename="../tools/dtutils.py" line="154"/>
- <source>Could not snap vertex</source>
- <translation>Konnte keinen Stützpunkt fangen</translation>
- </message>
- <message>
- <location filename="../tools/dtutils.py" line="156"/>
- <source>Have you set the tolerance in Settings > Snapping Options?</source>
- <translation>Haben Sie die Toleranz in Einstellungen > Fangoptionen eingetragen?</translation>
- </message>
- <message>
- <location filename="../tools/dtutils.py" line="166"/>
- <source>Error occured during</source>
- <translation>Während dieses Prozesses trat ein Fehler auf</translation>
- </message>
- <message>
- <location filename="../tools/dtcutter.py" line="39"/>
- <source>Cutter</source>
- <translation>Stanze</translation>
- </message>
- <message>
- <location filename="../tools/dtcutter.py" line="108"/>
- <source>A feature would be completely removed by cutting. Delete this feature's dataset altogether?</source>
- <translation>Durch das Ausstanzen würde ein Objekt komplett entfernt werden. Soll der Datensatz dieses Objektes gelöscht werden?</translation>
- </message>
- <message>
- <location filename="../tools/dtsplitfeature.py" line="102"/>
- <source>splitting of feature</source>
- <translation>Objekt aufteilen</translation>
- </message>
- <message>
- <location filename="../tools/dtmovenodebyarea.py" line="45"/>
- <source>Move polygon node (along a side) to achieve target area</source>
- <translation>Stützpunkt (entlang einer Seite) so verschieben, dass eine Zielfläche erreicht wird</translation>
- </message>
- <message>
- <location filename="../tools/dtmovenodebyarea.py" line="81"/>
- <source>Move polygon node by area</source>
- <translation>Stützpunkt durch Festlegen einer Zielfläche verschieben</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebyarea.py" line="82"/>
- <source>Please select one polygon to edit.</source>
- <translation>Bitte wählen Sie das Polygon aus, das bearbeitet werden soll.</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebyarea.py" line="84"/>
- <source>Please select only one polygon to edit.</source>
- <translation>Bitte wählen Sie nur ein Polygon aus.</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebyarea.py" line="143"/>
- <source>Cancel</source>
- <translation>Abbrechen</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebyarea.py" line="135"/>
- <source>Target Area not valid.</source>
- <translation>Die Zielfläche ist ungültig.</translation>
- </message>
- <message>
- <location filename="../tools/dtmovenodebyarea.py" line="138"/>
- <source>Not enough vertices selected.</source>
- <translation>Sie haben nicht genug Knoten ausgewählt.</translation>
- </message>
- <message>
- <location filename="../tools/dtmovenodebyarea.py" line="145"/>
- <source>Selected vertices should be consecutive on the selected polygon.</source>
- <translation>Die ausgewählten Knoten müssen einander benachbart sein.</translation>
- </message>
- <message>
- <location filename="../tools/dtmovenodebyarea.py" line="160"/>
- <source>Vertices not on the selected polygon.</source>
- <translation>Die ausgewählten Knoten gehören nicht zum ausgewählten Polygon.</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebydistance.py" line="47"/>
- <source>Parallel move of polygon side to given distance</source>
- <translation>Paralleles Verschieben einer Seite durch Festlegen einer Entfernung</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebydistance.py" line="81"/>
- <source>Move polygon side by distance</source>
- <translation>Verschieben einer Seite durch Festlegen einer Entfernung</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebydistance.py" line="136"/>
- <source>Target Distance not valid.</source>
- <translation>Die Entfernung ist ungültig.</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebyarea.py" line="139"/>
- <source>Polygon side not selected.</source>
- <translation>Sie haben keine Polygonseite ausgewählt.</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebyarea.py" line="143"/>
- <source>Selected segment should be on the selected polygon.</source>
- <translation>Das ausgewählte Segment muß auf dem ausgewählten Polygon liegen.</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebyarea.py" line="46"/>
- <source>Parallel move of polygon side to target area</source>
- <translation>Paralleles Verschieben einer Seite durch Festlegen einer Zielfläche</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebyarea.py" line="79"/>
- <source>Move polygon side by area</source>
- <translation>Verschieben einer Seite durch Festlegen einer Zielfläche</translation>
- </message>
- <message>
- <location filename="../tools/dtfillgap.py" line="39"/>
- <source>Fill gap</source>
- <translation>Riss fluten</translation>
- </message>
- <message>
- <location filename="../tools/dtfillgap.py" line="66"/>
- <source>There are no gaps between the polygons.</source>
- <translation>Zwischen den ausgewählten Objekten gibt es keine Risse.</translation>
- </message>
- <message>
- <location filename="../tools/dtsplitmultipart.py" line="32"/>
- <source>Split selected multi-part features to single part</source>
- <translation>ausgewählte Multigeometrien in Einfachgeometrien aufteilen</translation>
- </message>
- <message>
- <location filename="../tools/dtflipline.py" line="28"/>
- <source>Flip selected lines</source>
- <translation>Richtung der ausgewählten Linien umdrehen</translation>
- </message>
- <message>
- <location filename="../tools/dtsplitmultipart.py" line="32"/>
- <source>Split multi-part feature to single part (interactive mode)</source>
- <translation>Multigeometrie in Einfachgeometrien aufteilen (interaktiv)</translation>
- </message>
- <message>
- <location filename="../tools/dtflipline.py" line="28"/>
- <source>Flip line (interactive mode)</source>
- <translation>Richtung der Linie umdrehen (interaktiv)</translation>
- </message>
- <message>
- <location filename="../tools/dtfillring.py" line="28"/>
- <source>Fill ring with a new feature (interactive mode)</source>
- <translation>Ring mit einem neuen Objekt füllen (interaktiv)</translation>
- </message>
- <message>
- <location filename="../tools/dtfillring.py" line="28"/>
- <source>Fill all rings in selected polygons with new features</source>
- <translation>Alle Ringe in den ausgewählten Objekten mit neuen Objekten füllen</translation>
- </message>
- <message>
- <location filename="../tools/dtfillgap.py" line="29"/>
- <source>Fill gap with a new feature (interactive mode)</source>
- <translation>Riss mit einem neuen Objekt fluten (interaktiv)</translation>
- </message>
- <message>
- <location filename="../tools/dtfillgap.py" line="29"/>
- <source>Fill all gaps between selected polygons with new features</source>
- <translation>Alle Risse in den ausgewählten Objekten mit neuen Objekten fluten</translation>
- </message>
- <message>
- <location filename="../tools/dtmedianline.py" line="45"/>
- <source>Digitize median line between adjacent polygons</source>
- <translation>Mittellinie zwischen zwei benachbarten Polygonen erzeugen</translation>
- </message>
- <message>
- <location filename="../tools/dtmedianline.py" line="86"/>
- <source>Digitize median line</source>
- <translation>Mittellinie erzeugen</translation>
- </message>
- <message>
- <location filename="../tools/dtmedianline.py" line="94"/>
- <source>Please clear selection.</source>
- <translation>Bitte löschen Sie die Auswahl.</translation>
- </message>
- <message>
- <location filename="../tools/dtclipper.py" line="28"/>
- <source>Clip with polygon (interactive)</source>
- <translation>Mit einem Polygon ausschneiden (interaktiv)</translation>
- </message>
- <message>
- <location filename="../tools/dtclipper.py" line="28"/>
- <source>Clip with selected polygons</source>
- <translation>Mit den ausgewählten Polygonen ausschneiden</translation>
- </message>
- <message>
- <location filename="../tools/dtclipper.py" line="40"/>
- <source>Clipper</source>
- <translation>Ausschneiden</translation>
- </message>
- <message>
- <location filename="../tools/dtfillgap.py" line="107"/>
- <source>Fill gap between polygons of all visible layers with a new feature</source>
- <translation>Riss zwischen Polygonen aller sichtbaren Layer mit einem neuen Objekt fluten</translation>
- </message>
- <message>
- <location filename="../tools/dtextractpart.py" line="29"/>
- <source>Split off one part and add it as a new feature</source>
- <translation>Teil abspalten und als neues Objekt einfügen</translation>
- </message>
- <message>
- <location filename="../tools/dtmerge.py" line="32"/>
- <source>Merge selected features</source>
- <translation>Gewählte Objekte verschmelzen</translation>
- </message>
- <message>
- <location filename="../tools/dtmerge.py" line="41"/>
- <source>Merge</source>
- <translation>Verschmelzen</translation>
- </message>
- <message>
- <location filename="../tools/dtexchangegeometry.py" line="29"/>
- <source>Exchange attributes between selected features</source>
- <translation>Attribute zwischen gewählten Objekten vertauschen</translation>
- </message>
- <message>
- <location filename="../tools/dtsplitfeature.py" line="48"/>
- <source>Split Features</source>
- <translation>Objekte zerteilen</translation>
- </message>
- <message>
- <location filename="../tools/dtsplitfeature.py" line="127"/>
- <source>Split Multipart Feature</source>
- <translation>Multiobjekt zerteilen</translation>
- </message>
- <message>
- <location filename="../tools/dtsplitfeature.py" line="127"/>
- <source>Create new feature from this part?</source>
- <translation>Diesen Teil als neues Objekt erzeugen?</translation>
- </message>
- <message>
- <location filename="../tools/dtToolsDialog.py" line="42"/>
- <source>Choose which already existing feature should remain</source>
- <translation>Wählen Sie das bereits existierende Objekt, das übrigbleiben soll</translation>
- </message>
- <message>
- <location filename="../tools/dtutils.py" line="148"/>
- <source>Fix geometries before commiting changes.</source>
- <translation>Reparieren Sie die Geometrien vor dem Speichern.</translation>
- </message>
- <message>
- <location filename="../tools/dtflipline.py" line="81"/>
- <source>An error occured during flipping</source>
- <translation>Während des Umdrehens trat ein Fehler auf</translation>
- </message>
- <message>
- <location filename="../tools/dtcutter.py" line="126"/>
- <source>New geometry</source>
- <translation>Neue Geometrie</translation>
- </message>
- <message>
- <location filename="../tools/dtutils.py" line="145"/>
- <source>Geometry's type is not compatible with the following layer: </source>
- <translation>Der Geometrietyp ist mit dem folgenden Layer nicht kompatibel: </translation>
- </message>
- <message>
- <location filename="../tools/dtcutter.py" line="28"/>
- <source>Cut with polygon (interactive)</source>
- <translation>Mit einem Polygon ausstanzen (interaktiv)</translation>
- </message>
- <message>
- <location filename="../tools/dtcutter.py" line="28"/>
- <source>Cut with selected polygons</source>
- <translation>Mit den ausgewählten Polygonen ausstanzen</translation>
- </message>
- </context>
- <context>
- <name>dtAbout</name>
- <message>
- <location filename="../dtDialog.py" line="40"/>
- <source>Subsumes different tools useful during digitizing sessions</source>
- <translation>Fasst verschiedene nützliche Digitalisierwerkzeuge zusammen</translation>
- </message>
- <message>
- <location filename="../dtDialog.py" line="42"/>
- <source>List of Contributors:</source>
- <translation>Folgende Personen haben beigetragen:</translation>
- </message>
- </context>
- <context>
- <name>dtCutterDialog</name>
- <message>
- <location filename="../dtDialog.py" line="69"/>
- <source>Choose Layer</source>
- <translation>Layer wählen</translation>
- </message>
- <message>
- <location filename="../dtDialog.py" line="71"/>
- <source>cutter layer</source>
- <translation>Ausstanzlayer</translation>
- </message>
- <message>
- <location filename="../dtDialog.py" line="73"/>
- <source>add cutter polygon to edit layer</source>
- <translation>füge das Ausstanzpolygon dem Bearbeitungslayer hinzu</translation>
- </message>
- </context>
- <context>
- <name>dtutils</name>
- <message>
- <location filename="../tools/dtutils.py" line="116"/>
- <source>Choose Layer</source>
- <translation>Layer wählen</translation>
- </message>
- </context>
- <context>
- <name>editcommand</name>
- <message>
- <location filename="../tools/dtsplitmultipart.py" line="46"/>
- <source>Split features</source>
- <translation>Geometrien aufgeteilt</translation>
- </message>
- <message>
- <location filename="../tools/dtcutter.py" line="73"/>
- <source>Cut Features</source>
- <translation>Objekte ausgestanzt</translation>
- </message>
- <message>
- <location filename="../tools/dtmovenodebyarea.py" line="150"/>
- <source>Move Node By Area</source>
- <translation>Stützpunkt durch Festlegen einer Zielfläche verschoben</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebydistance.py" line="149"/>
- <source>Move Side By Distance</source>
- <translation>Seite durch Festlegen einer Entfernung verschoben</translation>
- </message>
- <message>
- <location filename="../tools/dtfillring.py" line="40"/>
- <source>Fill ring</source>
- <translation>Ring gefüllt</translation>
- </message>
- <message>
- <location filename="../tools/dtfillring.py" line="73"/>
- <source>Fill rings</source>
- <translation>Ringe gefüllt</translation>
- </message>
- <message>
- <location filename="../tools/dtmovesidebyarea.py" line="154"/>
- <source>Move Side By Area</source>
- <translation>Seite durch Festlegen einer Zielfläche verschoben</translation>
- </message>
- <message>
- <location filename="../tools/dtfillgap.py" line="125"/>
- <source>Fill gap</source>
- <translation>Riss geflutet</translation>
- </message>
- <message>
- <location filename="../tools/dtfillgap.py" line="77"/>
- <source>Fill gaps</source>
- <translation>Risse geflutet</translation>
- </message>
- <message>
- <location filename="../tools/dtflipline.py" line="44"/>
- <source>Flip lines</source>
- <translation>Richtung der Linien umgedreht</translation>
- </message>
- <message>
- <location filename="../tools/dtflipline.py" line="42"/>
- <source>Flip line</source>
- <translation>Richtung der Linie umgedreht</translation>
- </message>
- <message>
- <location filename="../tools/dtsplitmultipart.py" line="44"/>
- <source>Split feature</source>
- <translation>Geometrie aufgeteilt</translation>
- </message>
- <message>
- <location filename="../tools/dtextractpart.py" line="52"/>
- <source>Extract part</source>
- <translation>Teil extrahiert</translation>
- </message>
- <message>
- <location filename="../tools/dtclipper.py" line="69"/>
- <source>Clip Features</source>
- <translation>Objekte ausgeschnitten</translation>
- </message>
- <message>
- <location filename="../tools/dtexchangegeometry.py" line="44"/>
- <source>Exchange attributes</source>
- <translation>Attribute vertauscht</translation>
- </message>
- <message>
- <location filename="../tools/dtmerge.py" line="79"/>
- <source>Merge Features</source>
- <translation>Objekte verschmolzen</translation>
- </message>
- <message>
- <location filename="../tools/dtsplitfeature.py" line="76"/>
- <source>Features split</source>
- <translation>Objekte geteilt</translation>
- </message>
- </context>
- </TS>
|