mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-05 09:52:54 +00:00
New Crowdin updates (#89)
* New translations en.json (Polish) * New translations en.json (Italian) * New translations en.json (Finnish) * New translations files-and-stats.mdx (Finnish) * New translations getting-started.mdx (Finnish) * New translations gpx.mdx (Finnish) * New translations funding.mdx (Finnish) * New translations mapbox.mdx (Finnish) * New translations translation.mdx (Finnish) * New translations integration.mdx (Finnish) * New translations map-controls.mdx (Finnish) * New translations menu.mdx (Finnish) * New translations edit.mdx (Finnish) * New translations file.mdx (Finnish) * New translations settings.mdx (Finnish) * New translations view.mdx (Finnish) * New translations toolbar.mdx (Finnish) * New translations clean.mdx (Finnish) * New translations extract.mdx (Finnish) * New translations merge.mdx (Finnish) * New translations minify.mdx (Finnish) * New translations poi.mdx (Finnish) * New translations routing.mdx (Finnish) * New translations scissors.mdx (Finnish) * New translations time.mdx (Finnish) * New translations faq.mdx (Finnish) * New translations elevation.mdx (Finnish) * New translations en.json (Serbian (Latin)) * New translations files-and-stats.mdx (Serbian (Latin)) * New translations getting-started.mdx (Serbian (Latin)) * New translations gpx.mdx (Serbian (Latin)) * New translations funding.mdx (Serbian (Latin)) * New translations mapbox.mdx (Serbian (Latin)) * New translations translation.mdx (Serbian (Latin)) * New translations integration.mdx (Serbian (Latin)) * New translations map-controls.mdx (Serbian (Latin)) * New translations menu.mdx (Serbian (Latin)) * New translations edit.mdx (Serbian (Latin)) * New translations file.mdx (Serbian (Latin)) * New translations settings.mdx (Serbian (Latin)) * New translations view.mdx (Serbian (Latin)) * New translations toolbar.mdx (Serbian (Latin)) * New translations clean.mdx (Serbian (Latin)) * New translations extract.mdx (Serbian (Latin)) * New translations merge.mdx (Serbian (Latin)) * New translations minify.mdx (Serbian (Latin)) * New translations poi.mdx (Serbian (Latin)) * New translations routing.mdx (Serbian (Latin)) * New translations scissors.mdx (Serbian (Latin)) * New translations time.mdx (Serbian (Latin)) * New translations faq.mdx (Serbian (Latin)) * New translations elevation.mdx (Serbian (Latin)) * New translations en.json (Italian) * New translations clean.mdx (Catalan) * New translations elevation.mdx (Catalan) * New translations settings.mdx (Catalan) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Lithuanian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Chinese Simplified) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Korean) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Lithuanian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Chinese Simplified) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Korean) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (French)
This commit is contained in:
@@ -9,7 +9,7 @@ title: Settings
|
||||
|
||||
# { title }
|
||||
|
||||
### <Ruler size="16" class="inline-block" style="margin-bottom: 2px" /> Distance units
|
||||
### <Ruler size="16" class="inline-block" style="margin-bottom: 2px" /> Unitats de mesura
|
||||
|
||||
Change the units used to display distances in the interface.
|
||||
|
||||
@@ -47,4 +47,4 @@ Learn more about how to use the street view control in the [map controls section
|
||||
### <Layers3 size="16" class="inline-block" style="margin-bottom: 2px" /> Map layers...
|
||||
|
||||
Open a dialog where you can enable or disable map layers, add custom ones, change the opacity of overlays, and more.
|
||||
More information about map layers can be found in the [map controls section](../map-controls).
|
||||
Més informació sobre les capes dels mapes es pot trobar a [map controls section](../map-controls).
|
||||
|
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Clean
|
||||
title: Neteja
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -9,9 +9,9 @@ title: Clean
|
||||
|
||||
# <SquareDashedMousePointer size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
When the clean tool is selected, dragging the map will create a rectangular selection.
|
||||
Es crearà una àrea de selecció rectangular quan seleccionis l'eina de neteja
|
||||
|
||||
Depending on the options selected in the dialog shown below, clicking the delete button will remove GPS points and/or [points of interest](../gpx) located either inside or outside the selection.
|
||||
En funció de les opcions seleccionades més avall, si cliques el botó, s'esborraran els punts GPS i/o [punts d'interès](../gpx) tant a dins com a fora de la selecció.
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Clean class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
|
@@ -18,7 +18,7 @@ This tool allows you to add elevation data to traces and [points of interest](..
|
||||
|
||||
<DocsNote>
|
||||
|
||||
Elevation data is provided by <a href="https://mapbox.com" target="_blank">Mapbox</a>.
|
||||
Dades d'elevació subministrades per <a href="https://mapbox.com" target="_blank">Mapbox</a>.
|
||||
You can learn more about its origin and accuracy in the <a href="https://docs.mapbox.com/data/tilesets/reference/mapbox-terrain-dem-v1/#elevation-data" target="_blank">documentation</a>.
|
||||
|
||||
</DocsNote>
|
||||
|
Reference in New Issue
Block a user