diff --git a/website/src/lib/docs/sr/menu/edit.mdx b/website/src/lib/docs/sr/menu/edit.mdx
index 0d24d79a0..49c9d7147 100644
--- a/website/src/lib/docs/sr/menu/edit.mdx
+++ b/website/src/lib/docs/sr/menu/edit.mdx
@@ -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.
-### Undo and redo
+### 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...
-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.
-### Appearance...
+### 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.
-### Hide/unhide
+### Sakrij/prikaži
-Toggle the visibility of the selected file items on the map.
+Promeni vidljivost izabranih stavki datoteke na mapi.
-### New track
+### Nova traka
-Create a new track in the selected file.
+Napravite novi segment u izabranoj numeri.
-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.
-### New segment
+### Novi segment
-Create a new segment in the selected track.
+Napravite novi segment u izabranoj numeri.
-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.
-### Select all
+### Izaberi sve
-Add all file items in the current hierarchy level to the selection.
+Dodaj sve stavke datoteke na trenutnom nivou hijerarhije u selekciju.
-### Center
+### Centar
-Center the map on the selected file items.
+Centrirajte mapu na izabrane stavke datoteke.
-### Copy
+### Kopiraj
-Copy the selected file items to the clipboard.
+Kopirajte izabrane stavke datoteke u međuspremnik.
-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.
-### Cut
+### Iseci
-Cut the selected file items to the clipboard.
+Iseci izabrane stavke datoteke u međuspremnik.
-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.
-### Paste
+### 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.
-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.
-### Delete
+### Obriši
-Delete the selected file items.
+Obrišite izabrane stavke datoteke.