mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-24 04:15:55 +00:00
New translations edit.mdx (Serbian (Latin))
This commit is contained in:
@@ -12,85 +12,85 @@ title: Akcije uređivanja
|
||||
Za razliku od radnji sa datotekama, radnje uređivanja mogu potencijalno izmeniti sadržaj trenutno izabranih datoteka.
|
||||
Štaviše, kada je omogućen raspored stabla liste datoteka (pogledajte [Datoteke i statistika](../files-and-stats)), one se takođe mogu primeniti na [trase, segmente i tačke interesa](../gpx).
|
||||
Stoga ćemo elemente koji se mogu izmeniti ovim radnjama nazivati _stavkama datoteke_.
|
||||
Note that except for the undo and redo actions, the edit actions are also accessible through the context menu (right-click) of the file items.
|
||||
Imajte na umu da su, osim radnji poništavanja i ponavljanja, radnje uređivanja takođe dostupne preko kontekstnog menija (desni klik) na stavke datoteke.
|
||||
|
||||
### <Undo2 size="16" class="inline-block" style="margin-bottom: 2px" /><Redo2 size="16" class="inline-block" style="margin-bottom: 2px" /> Undo and redo
|
||||
### <Undo2 size="16" class="inline-block" style="margin-bottom: 2px" /><Redo2 size="16" class="inline-block" style="margin-bottom: 2px" /> Poništi i ponovi
|
||||
|
||||
Using these buttons, you can undo or redo the last actions you performed.
|
||||
This applies to all actions of the interface but not to view options, application settings, or map navigation.
|
||||
Pomoću ovih dugmadi možete poništiti ili ponoviti poslednje izvršene radnje.
|
||||
Ovo se odnosi na sve radnje interfejsa, ali ne i na opcije prikaza, podešavanja aplikacije ili navigaciju mapom.
|
||||
|
||||
### <Info size="16" class="inline-block" style="margin-bottom: 2px" /> Info...
|
||||
|
||||
Open the information dialog of the currently selected file item, where you can see and edit its name and description.
|
||||
Otvorite dijalog sa informacijama o trenutno izabranoj datoteci, gde možete videti i izmeniti njeno ime i opis.
|
||||
|
||||
### <PaintBucket size="16" class="inline-block" style="margin-bottom: 2px" /> Appearance...
|
||||
### <PaintBucket size="16" class="inline-block" style="margin-bottom: 2px" /> Izgled...
|
||||
|
||||
Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map.
|
||||
Otvorite dijalog izgleda, gde možete promeniti boju, neprozirnost i širinu izabranih stavki datoteke na mapi.
|
||||
|
||||
### <EyeOff size="16" class="inline-block" style="margin-bottom: 2px" /> Hide/unhide
|
||||
### <EyeOff size="16" class="inline-block" style="margin-bottom: 2px" /> Sakrij/prikaži
|
||||
|
||||
Toggle the visibility of the selected file items on the map.
|
||||
Promeni vidljivost izabranih stavki datoteke na mapi.
|
||||
|
||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New track
|
||||
### <Plus size="16" klas="inline-blok" stil="margin-bottom: 2pk" /> Nova traka
|
||||
|
||||
Create a new track in the selected file.
|
||||
Napravite novi segment u izabranoj numeri.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
This action is only available when the tree layout of the files list is enabled.
|
||||
Additionally, the selection must be a single file.
|
||||
Ova radnja je dostupna samo kada je omogućen raspored stabla liste datoteka.
|
||||
Pored toga, izbor mora biti jedna datoteka.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New segment
|
||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> Novi segment
|
||||
|
||||
Create a new segment in the selected track.
|
||||
Napravite novi segment u izabranoj numeri.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
This action is only available when the tree layout of the files list is enabled.
|
||||
Additionally, the selection must be a single track.
|
||||
Ova radnja je dostupna samo kada je omogućen raspored stabla liste datoteka.
|
||||
Pored toga, izbor mora biti jedna datoteka.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <FileStack size="16" class="inline-block" style="margin-bottom: 2px" /> Select all
|
||||
### <FileStack size="16" class="inline-block" style="margin-bottom: 2px" /> Izaberi sve
|
||||
|
||||
Add all file items in the current hierarchy level to the selection.
|
||||
Dodaj sve stavke datoteke na trenutnom nivou hijerarhije u selekciju.
|
||||
|
||||
### <Maximize size="16" class="inline-block" style="margin-bottom: 2px" /> Center
|
||||
### <Maximize size="16" class="inline-block" style="margin-bottom: 2px" /> Centar
|
||||
|
||||
Center the map on the selected file items.
|
||||
Centrirajte mapu na izabrane stavke datoteke.
|
||||
|
||||
### <ClipboardCopy size="16" class="inline-block" style="margin-bottom: 2px" /> Copy
|
||||
### <ClipboardCopy size="16" class="inline-block" style="margin-bottom: 2px" /> Kopiraj
|
||||
|
||||
Copy the selected file items to the clipboard.
|
||||
Kopirajte izabrane stavke datoteke u međuspremnik.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
This action is only available when the tree layout of the files list is enabled.
|
||||
Ova radnja je dostupna samo kada je omogućen raspored stabla liste datoteka.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <Scissors size="16" class="inline-block" style="margin-bottom: 2px" /> Cut
|
||||
### <Scissors size="16" class="inline-block" style="margin-bottom: 2px" /> Iseci
|
||||
|
||||
Cut the selected file items to the clipboard.
|
||||
Iseci izabrane stavke datoteke u međuspremnik.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
This action is only available when the tree layout of the files list is enabled.
|
||||
Ova radnja je dostupna samo kada je omogućen raspored stabla liste datoteka.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <ClipboardPaste size="16" class="inline-block" style="margin-bottom: 2px" /> Paste
|
||||
### <ClipboardPaste size="16" class="inline-block" style="margin-bottom: 2px" /> Nalepi
|
||||
|
||||
Paste the file items from the clipboard to the current hierarchy level if they are compatible with it.
|
||||
Nalepite stavke datoteke iz međuspremnika na trenutni nivo hijerarhije ako su kompatibilne sa njim.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
This action is only available when the tree layout of the files list is enabled.
|
||||
Ova radnja je dostupna samo kada je omogućen raspored stabla liste datoteka.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <Trash2 size="16" class="inline-block" style="margin-bottom: 2px" /> Delete
|
||||
### <Trash2 size="16" class="inline-block" style="margin-bottom: 2px" /> Obriši
|
||||
|
||||
Delete the selected file items.
|
||||
Obrišite izabrane stavke datoteke.
|
||||
|
||||
Reference in New Issue
Block a user