New Crowdin updates (#220)

* New translations en.json (Chinese Simplified)

* New translations poi.mdx (Basque)

* New translations en.json (Swedish)

* New translations en.json (Polish)

* New translations en.json (Swedish)

* New translations files-and-stats.mdx (Swedish)

* New translations integration.mdx (Swedish)

* New translations getting-started.mdx (Swedish)

* New translations gpx.mdx (Swedish)

* New translations files-and-stats.mdx (Swedish)

* New translations gpx.mdx (Swedish)

* New translations routing.mdx (Swedish)

* New translations elevation.mdx (Swedish)

* New translations minify.mdx (Swedish)

* New translations routing.mdx (Swedish)

* New translations scissors.mdx (Swedish)

* New translations faq.mdx (Swedish)

* New translations edit.mdx (Swedish)

* New translations settings.mdx (Swedish)

* New translations view.mdx (Swedish)

* New translations map-controls.mdx (Swedish)

* New translations menu.mdx (Swedish)

* New translations edit.mdx (Swedish)

* New translations files-and-stats.mdx (Swedish)

* New translations getting-started.mdx (Swedish)

* New translations gpx.mdx (Swedish)

* New translations integration.mdx (Swedish)

* New translations map-controls.mdx (Swedish)

* New translations menu.mdx (Swedish)

* New translations edit.mdx (Swedish)

* New translations routing.mdx (Swedish)

* New translations scissors.mdx (Swedish)

* New translations time.mdx (Swedish)

* New translations extract.mdx (Swedish)

* New translations merge.mdx (Swedish)

* New translations minify.mdx (Swedish)

* New translations poi.mdx (Swedish)

* New translations routing.mdx (Swedish)

* New translations elevation.mdx (Swedish)

* New translations en.json (Swedish)

* New translations edit.mdx (Swedish)

* New translations file.mdx (Swedish)

* New translations view.mdx (Swedish)

* New translations toolbar.mdx (Swedish)

* New translations clean.mdx (Swedish)

* New translations files-and-stats.mdx (Swedish)

* New translations map-controls.mdx (Swedish)

* New translations minify.mdx (Swedish)

* New translations poi.mdx (Swedish)

* New translations routing.mdx (Swedish)

* New translations scissors.mdx (Swedish)

* New translations faq.mdx (Swedish)
This commit is contained in:
vcoppe
2025-06-04 18:41:56 +02:00
committed by GitHub
parent 967d271667
commit 018e638ae3
25 changed files with 106 additions and 105 deletions

View File

@@ -10,26 +10,26 @@ title: Edit actions
# { title }
Till skillnad från åtgärderna i Fil, kan åtgärderna i Redigera potentiellt ändra innehållet i de valda filerna.
Moreover, when the tree layout of the files list is enabled (see [Files and statistics](../files-and-stats)), they can also be applied to [tracks, segments, and points of interest](../gpx).
Therefore, we will refer to the elements that can be modified by these actions as _file items_.
Dessutom, när trädlayouten är vald i fillistan (se [Filer och statistik](../files-and-stats)), blir de också applicerade på [spår, segment, och intressanta punkter](../gpx).
Därför kommer vi att referera till element som kan ändras av dessa aktioner som "_filobjekt_.
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.
### <Undo2 size="16" class="inline-block" style="margin-bottom: 2px" /><Redo2 size="16" class="inline-block" style="margin-bottom: 2px" /> Undo and redo
Using these buttons, you can undo or redo the last actions you performed.
Med dessa knappar kan du Ångra eller Göra igen de senaste åtgärderna du gjorde.
This applies to all actions of the interface but not to view options, application settings, or map navigation.
### <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.
Öppnar informations-dialogen för det nu valda filobjektet, där du kan se och ändra dess namn och beskrivning.
### <PaintBucket size="16" class="inline-block" style="margin-bottom: 2px" /> Appearance...
Open the appearance dialog, where you can change the color, opacity, and width of the selected file items on the map.
Öppma Utseende-dialogen där du kan ändra färg, opacitet och bredden på de valda filobjekten på kartan.
### <EyeOff size="16" class="inline-block" style="margin-bottom: 2px" /> Hide/unhide
Toggle the visibility of the selected file items on the map.
Växla synligheten på de valda filobjekten på kartan.
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New track
@@ -37,27 +37,27 @@ Create a new track in the selected file.
<DocsNote>
This action is only available when the tree layout of the files list is enabled.
Denna aktion finns bara tillgänglig när trädlayouten av filerna är vald.
Additionally, the selection must be a single file.
</DocsNote>
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New segment
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" />Nytt segment
Create a new segment in the selected track.
<DocsNote>
This action is only available when the tree layout of the files list is enabled.
Additionally, the selection must be a single track.
Denna aktion finns bara tillgänglig när trädlayouten av filerna är vald.
Dessutom måste valet vara i en enda spår.
</DocsNote>
### <FileStack size="16" class="inline-block" style="margin-bottom: 2px" /> Select all
Add all file items in the current hierarchy level to the selection.
Lägg till alla filer i den aktuella hierarkinivån till valet.
### <Maximize size="16" class="inline-block" style="margin-bottom: 2px" /> Center
### <Maximize size="16" class="inline-block" style="margin-bottom: 2px" />Centrera kartan
Center the map on the selected file items.
@@ -67,7 +67,7 @@ Copy the selected file items to the clipboard.
<DocsNote>
This action is only available when the tree layout of the files list is enabled.
Denna aktion finns bara tillgänglig när trädlayouten av filerna är vald.
</DocsNote>
@@ -77,17 +77,17 @@ Cut the selected file items to the clipboard.
<DocsNote>
This action is only available when the tree layout of the files list is enabled.
Denna aktion finns bara tillgänglig när trädlayouten av filerna är vald.
</DocsNote>
### <ClipboardPaste size="16" class="inline-block" style="margin-bottom: 2px" /> Paste
Paste the file items from the clipboard to the current hierarchy level if they are compatible with it.
Klistra in de valda filerna från klippbordet till den aktuella hierarkinivå de är kompatibla med.
<DocsNote>
This action is only available when the tree layout of the files list is enabled.
Denna aktion finns bara tillgänglig när trädlayouten av filerna är vald.
</DocsNote>