mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-24 04:15:55 +00:00
New translations scissors.mdx (Serbian (Latin))
This commit is contained in:
@@ -12,21 +12,21 @@ title: Iseci i podeli
|
|||||||
|
|
||||||
## Iseci
|
## Iseci
|
||||||
|
|
||||||
Using the slider, you can define the part of the selected trace that you want to keep.
|
Pomoću klizača možete definisati deo izabrane trage koji želite da zadržite.
|
||||||
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.
|
Početni i krajnji markeri na mapi i [statistika i profil nadmorske visine](../files-and-stats) se ažuriraju u realnom vremenu kako bi odražavali izbor.
|
||||||
Alternatively, you can drag a selection rectangle directly on the elevation profile.
|
Alternativno, možete prevući pravougaonik za selekciju direktno na profil elevacije.
|
||||||
Validate the selection when you are satisfied with the result.
|
Potvrdite izbor kada ste zadovoljni rezultatom.
|
||||||
|
|
||||||
<div class="flex flex-row justify-center">
|
<div class="flex flex-row justify-center">
|
||||||
<Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
|
<Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Split
|
## Podeli
|
||||||
|
|
||||||
To split the selected trace into two parts, click on one of the split markers displayed along the trace.
|
Da biste podelili izabrani trag na dva dela, kliknite na jedan od markera podele prikazanih duž traga.
|
||||||
To split at a specific point of your choice, hover over the trace on the map.
|
Da biste se podelili na određenoj tački po vašem izboru, zadržite pokazivač miša iznad trase na mapi.
|
||||||
Scissors will appear at the cursor position, showing that you can split the trace at that point.
|
Makaze će se pojaviti na poziciji kursora, pokazujući da možete podeliti trag na toj tački.
|
||||||
|
|
||||||
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).
|
Možete da podelite trag u dve GPX datoteke ili da podeljene delove zadržite u istoj datoteci kao [tragove ili segmente](../gpx).
|
||||||
|
|
||||||
<DocsImage src="tools/split" alt="Hovering over the selected trace turns your cursor into scissors." />
|
<DocsImage src="tools/split" alt="Prelazak kursorom preko izabrane trake pretvara kursor u makaze." />
|
||||||
|
|||||||
Reference in New Issue
Block a user