mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 18:32:12 +00:00
New Crowdin updates (#132)
* New translations en.json (Italian) * New translations funding.mdx (Czech) * New translations mapbox.mdx (Czech) * New translations translation.mdx (Czech) * New translations edit.mdx (Czech) * New translations settings.mdx (Czech) * New translations edit.mdx (Polish) * New translations funding.mdx (Italian) * New translations edit.mdx (Italian) * New translations elevation.mdx (Italian) * New translations en.json (Catalan) * New translations en.json (Italian) * New translations files-and-stats.mdx (Italian) * New translations edit.mdx (Italian) * New translations file.mdx (Catalan) * New translations file.mdx (Italian) * New translations extract.mdx (Catalan) * New translations routing.mdx (Italian) * New translations en.json (Catalan) * New translations files-and-stats.mdx (Catalan) * New translations getting-started.mdx (Catalan) * New translations mapbox.mdx (Catalan) * New translations settings.mdx (Catalan) * New translations view.mdx (Catalan) * New translations faq.mdx (Catalan) * New translations en.json (Catalan) * New translations files-and-stats.mdx (Italian) * New translations getting-started.mdx (Italian) * New translations funding.mdx (Italian) * New translations view.mdx (Catalan) * New translations view.mdx (Italian) * New translations en.json (Catalan) * New translations en.json (Catalan) * New translations files-and-stats.mdx (Catalan) * New translations en.json (Hebrew) * New translations files-and-stats.mdx (Catalan) * New translations en.json (Hebrew) * New translations gpx.mdx (German) * New translations en.json (German) * New translations en.json (German) * New translations funding.mdx (Hebrew) * New translations en.json (Dutch) * New translations edit.mdx (German) * New translations extract.mdx (German) * New translations elevation.mdx (German) * New translations en.json (German) * New translations extract.mdx (German) * New translations en.json (Italian) * New translations en.json (Italian) * New translations files-and-stats.mdx (Italian) * New translations getting-started.mdx (Italian) * New translations minify.mdx (Italian) * New translations poi.mdx (Italian) * New translations routing.mdx (Italian) * New translations en.json (Czech) * New translations en.json (French) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Czech) * New translations file.mdx (Czech) * New translations settings.mdx (Czech) * New translations routing.mdx (Czech) * New translations en.json (German) * New translations mapbox.mdx (German) * New translations en.json (German) * New translations en.json (Turkish) * New translations files-and-stats.mdx (Turkish) * New translations getting-started.mdx (Turkish) * New translations gpx.mdx (Turkish) * New translations funding.mdx (Turkish) * New translations mapbox.mdx (Turkish) * New translations translation.mdx (Turkish) * New translations integration.mdx (Turkish) * New translations map-controls.mdx (Turkish) * New translations menu.mdx (Turkish) * New translations edit.mdx (Turkish) * New translations file.mdx (Turkish) * New translations settings.mdx (Turkish) * New translations view.mdx (Turkish) * New translations toolbar.mdx (Turkish) * New translations clean.mdx (Turkish) * New translations extract.mdx (Turkish) * New translations merge.mdx (Turkish) * New translations minify.mdx (Turkish) * New translations poi.mdx (Turkish) * New translations routing.mdx (Turkish) * New translations scissors.mdx (Turkish) * New translations time.mdx (Turkish) * New translations faq.mdx (Turkish) * New translations elevation.mdx (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Russian) * New translations en.json (Ukrainian) * New translations files-and-stats.mdx (Ukrainian) * New translations getting-started.mdx (Ukrainian) * New translations gpx.mdx (Ukrainian) * New translations funding.mdx (Ukrainian) * New translations mapbox.mdx (Ukrainian) * New translations translation.mdx (Ukrainian) * New translations integration.mdx (Ukrainian) * New translations map-controls.mdx (Ukrainian) * New translations menu.mdx (Ukrainian) * New translations edit.mdx (Ukrainian) * New translations file.mdx (Ukrainian) * New translations settings.mdx (Ukrainian) * New translations view.mdx (Ukrainian) * New translations toolbar.mdx (Ukrainian) * New translations clean.mdx (Ukrainian) * New translations extract.mdx (Ukrainian) * New translations merge.mdx (Ukrainian) * New translations minify.mdx (Ukrainian) * New translations poi.mdx (Ukrainian) * New translations routing.mdx (Ukrainian) * New translations scissors.mdx (Ukrainian) * New translations time.mdx (Ukrainian) * New translations faq.mdx (Ukrainian) * New translations elevation.mdx (Ukrainian) * New translations en.json (Ukrainian) * New translations merge.mdx (German) * New translations en.json (German) * New translations gpx.mdx (German) * New translations edit.mdx (German) * New translations extract.mdx (German) * New translations en.json (Ukrainian) * New translations merge.mdx (German) * New translations files-and-stats.mdx (German) * New translations getting-started.mdx (German) * New translations funding.mdx (German) * New translations integration.mdx (German) * New translations map-controls.mdx (German) * New translations view.mdx (German) * New translations toolbar.mdx (German) * New translations minify.mdx (German) * New translations poi.mdx (German) * New translations routing.mdx (German) * New translations scissors.mdx (German) * New translations faq.mdx (German) * New translations en.json (German) * New translations funding.mdx (German)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Crop and split
|
||||
title: Schneiden oder Teilen
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -10,23 +10,23 @@ title: Crop and split
|
||||
|
||||
# <ScissorsIcon size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
## Crop
|
||||
## Schneiden
|
||||
|
||||
Using the slider, you can define the part of the selected trace that you want to keep.
|
||||
The start and end markers on the map and the [statistics and elevation profile](../files-and-stats) are updated in real time to reflect the selection.
|
||||
Alternatively, you can drag a selection rectangle directly on the elevation profile.
|
||||
Validate the selection when you are satisfied with the result.
|
||||
Mit Hilfe des Schiebereglers können Sie den Teil des ausgewählten Tracks festlegen, den Sie behalten möchten.
|
||||
Die Start- und Endmarkierungen auf der Karte und das [Statistiken und Höhenprofil](../files-and-stats) werden in Echtzeit aktualisiert, um die Auswahl wiederzugeben.
|
||||
Alternativ können Sie ein Auswahlrechteck direkt auf das Höhenprofil ziehen.
|
||||
Überprüfen Sie die Auswahl, wenn Sie mit dem Ergebnis zufrieden sind.
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
</div>
|
||||
|
||||
## Split
|
||||
## Teilen
|
||||
|
||||
To split the selected trace into two parts, click on one of the split markers displayed along the trace.
|
||||
To split at a specific point of your choice, hover over the trace on the map.
|
||||
Scissors will appear at the cursor position, showing that you can split the trace at that point.
|
||||
Um die ausgewählte Spur in zwei Teile aufzuteilen, klicken Sie auf einen der gespaltenen Marker, die entlang der Spur angezeigt werden.
|
||||
Um sich an einem bestimmten Punkt Ihrer Wahl zu teilen, fahren Sie über die Spur auf der Karte.
|
||||
Schere werden an der Cursorposition angezeigt, so dass Sie die Spur an diesem Punkt teilen können.
|
||||
|
||||
You can choose to split the trace into two GPX files, or to keep the split parts in the same file as [tracks or segments](../gpx).
|
||||
Du kannst die Trace in zwei GPX-Dateien aufteilen oder die Teile in der gleichen Datei wie [Tracks oder Segmente](../gpx).
|
||||
|
||||
<DocsImage src="tools/split" alt="Hovering over the selected trace turns your cursor into scissors." />
|
||||
<DocsImage src="tools/split" alt="Über dem ausgewählten Pfad schweben verwandelt den Cursor in Scheren." />
|
||||
|
||||
Reference in New Issue
Block a user