mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 18:32:12 +00:00
New Crowdin updates (#63)
* New translations integration.mdx (Dutch) * New translations funding.mdx (Vietnamese) * New translations en.json (Italian) * New translations en.json (Italian) * New translations getting-started.mdx (Italian) * New translations gpx.mdx (Italian) * New translations poi.mdx (Italian) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Portuguese, Brazilian) * New translations files-and-stats.mdx (Portuguese, Brazilian) * New translations integration.mdx (Portuguese, Brazilian) * New translations map-controls.mdx (Portuguese, Brazilian) * New translations routing.mdx (Portuguese, Brazilian) * New translations file.mdx (Italian) * New translations integration.mdx (Italian) * New translations file.mdx (Italian) * New translations settings.mdx (Italian) * New translations view.mdx (Italian) * New translations toolbar.mdx (Italian) * New translations routing.mdx (Italian) * New translations scissors.mdx (Italian) * New translations time.mdx (Italian) * New translations view.mdx (Italian) * New translations getting-started.mdx (Italian) * New translations map-controls.mdx (Italian) * New translations toolbar.mdx (Italian) * New translations file.mdx (Italian) * New translations settings.mdx (Italian) * New translations en.json (Spanish) * New translations files-and-stats.mdx (Spanish) * New translations integration.mdx (Spanish) * New translations en.json (Korean) * New translations files-and-stats.mdx (Korean) * New translations getting-started.mdx (Korean) * New translations gpx.mdx (Korean) * New translations funding.mdx (Korean) * New translations mapbox.mdx (Korean) * New translations translation.mdx (Korean) * New translations integration.mdx (Korean) * New translations map-controls.mdx (Korean) * New translations menu.mdx (Korean) * New translations edit.mdx (Korean) * New translations file.mdx (Korean) * New translations settings.mdx (Korean) * New translations view.mdx (Korean) * New translations toolbar.mdx (Korean) * New translations clean.mdx (Korean) * New translations extract.mdx (Korean) * New translations merge.mdx (Korean) * New translations minify.mdx (Korean) * New translations poi.mdx (Korean) * New translations routing.mdx (Korean) * New translations scissors.mdx (Korean) * New translations time.mdx (Korean) * New translations en.json (Korean) * New translations en.json (Korean) * New translations translation.mdx (Korean) * New translations settings.mdx (Korean) * New translations en.json (Korean) * New translations en.json (Polish) * New translations poi.mdx (Italian) * New translations poi.mdx (Italian) * New translations scissors.mdx (Italian) * New translations en.json (Polish) * New translations menu.mdx (Polish) * New translations en.json (Polish) * New translations funding.mdx (Polish) * New translations mapbox.mdx (Polish) * New translations translation.mdx (Polish) * New translations settings.mdx (Polish) * New translations en.json (Polish) * New translations edit.mdx (Polish) * New translations map-controls.mdx (Italian) * 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 files-and-stats.mdx (Hebrew) * New translations getting-started.mdx (Hebrew) * New translations gpx.mdx (Hebrew) * New translations funding.mdx (Hebrew) * New translations mapbox.mdx (Hebrew) * New translations translation.mdx (Hebrew) * New translations integration.mdx (Hebrew) * New translations map-controls.mdx (Hebrew) * New translations menu.mdx (Hebrew) * New translations edit.mdx (Hebrew) * New translations file.mdx (Hebrew) * New translations settings.mdx (Hebrew) * New translations view.mdx (Hebrew) * New translations toolbar.mdx (Hebrew) * New translations clean.mdx (Hebrew) * New translations extract.mdx (Hebrew) * New translations merge.mdx (Hebrew) * New translations minify.mdx (Hebrew) * New translations poi.mdx (Hebrew) * New translations routing.mdx (Hebrew) * New translations scissors.mdx (Hebrew) * New translations time.mdx (Hebrew) * 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) * Update source file en.json * New translations en.json (French) * New translations edit.mdx (Romanian) * New translations edit.mdx (French) * New translations edit.mdx (Spanish) * New translations edit.mdx (Catalan) * New translations edit.mdx (Czech) * New translations edit.mdx (German) * New translations edit.mdx (Greek) * New translations edit.mdx (Hungarian) * New translations edit.mdx (Italian) * New translations edit.mdx (Lithuanian) * New translations edit.mdx (Dutch) * New translations edit.mdx (Norwegian) * New translations edit.mdx (Polish) * New translations edit.mdx (Portuguese) * New translations edit.mdx (Russian) * New translations edit.mdx (Swedish) * New translations edit.mdx (Chinese Simplified) * New translations edit.mdx (Vietnamese) * New translations edit.mdx (Portuguese, Brazilian) * New translations edit.mdx (Korean) * New translations edit.mdx (Hebrew) * Update source file edit.mdx * New translations edit.mdx (French)
This commit is contained in:
@@ -3,7 +3,7 @@ title: Edit actions
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
import { Undo2, Redo2, Info, PaintBucket, EyeOff, FileStack, ClipboardCopy, Scissors, ClipboardPaste, Trash2 } from 'lucide-svelte';
|
||||
import { Undo2, Redo2, Info, PaintBucket, EyeOff, FileStack, ClipboardCopy, Scissors, ClipboardPaste, Trash2, Maximize } from 'lucide-svelte';
|
||||
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
||||
</script>
|
||||
|
||||
@@ -35,6 +35,10 @@ Toggle the visibility of the selected file items on the map.
|
||||
|
||||
Add all file items in the current hierarchy level to the selection.
|
||||
|
||||
### <Maximize size="16" class="inline-block" style="margin-bottom: 2px" /> Center
|
||||
|
||||
Center the map on the selected file items.
|
||||
|
||||
### <ClipboardCopy size="16" class="inline-block" style="margin-bottom: 2px" /> Copy
|
||||
|
||||
Copy the selected file items to the clipboard.
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: File actions
|
||||
title: Azione sui File
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
@@ -9,25 +9,25 @@ title: File actions
|
||||
|
||||
# { title }
|
||||
|
||||
The file actions menu contains a set of pretty self-explanatory file operations.
|
||||
Il menu delle azioni dei file contiene una serie di operazioni dei file piuttosto autoesplicative.
|
||||
|
||||
### <Plus size="16" class="inline-block" style="margin-bottom: 2px" /> New
|
||||
|
||||
Create a new empty file.
|
||||
Crea un nuovo file vuoto.
|
||||
|
||||
### <FolderOpen size="16" class="inline-block" style="margin-bottom: 2px" /> Open...
|
||||
### <FolderOpen size="16" class="inline-block" style="margin-bottom: 2px" /> Apri...
|
||||
|
||||
Open files from your computer.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
You can also drag and drop files directly from your file system into the window.
|
||||
È inoltre possibile trascinare i file direttamente dal file system nella finestra.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
### <Copy size="16" class="inline-block" style="margin-bottom: 2px" /> Duplicate
|
||||
|
||||
Create a copy of the currently selected files.
|
||||
Crea una copia dei file attualmente selezionati.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Close
|
||||
|
||||
@@ -35,11 +35,11 @@ Close the currently selected files.
|
||||
|
||||
### <FileX size="16" class="inline-block" style="margin-bottom: 2px" /> Close all
|
||||
|
||||
Close all files.
|
||||
Chiudi tutti i file.
|
||||
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export...
|
||||
|
||||
Open the export dialog to save the currently selected files to your computer.
|
||||
Apre la finestra di esportazione per salvare i file attualmente selezionati sul tuo computer.
|
||||
|
||||
### <Download size="16" class="inline-block" style="margin-bottom: 2px" /> Export all...
|
||||
|
||||
@@ -47,6 +47,6 @@ Open the export dialog to save all files to your computer.
|
||||
|
||||
<DocsNote type="warning">
|
||||
|
||||
If your download does not start after clicking the download button, please check your browser settings to allow downloads from <b>gpx.studio</b>.
|
||||
Se il download non inizia dopo aver fatto clic sul pulsante di download, controlla le impostazioni del tuo browser per consentire i download da <b>gpx.studio</b>.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Settings
|
||||
title: Impostazioni
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
@@ -9,22 +9,22 @@ 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" /> Unità distanza
|
||||
|
||||
Change the units used to display distances in the interface.
|
||||
Cambia le unità utilizzate per visualizzare le distanze nell'interfaccia.
|
||||
|
||||
### <Zap size="16" class="inline-block" style="margin-bottom: 2px" /> Velocity units
|
||||
|
||||
Change the units used to display velocities in the interface.
|
||||
Cambia le unità utilizzate per visualizzare le velocità nell'interfaccia.
|
||||
You can choose between distance per hour or minutes per distance, which can be more suitable for running activities.
|
||||
|
||||
### <Thermometer size="16" class="inline-block" style="margin-bottom: 2px" /> Temperature units
|
||||
|
||||
Change the units used to display temperatures in the interface.
|
||||
Cambia le unità utilizzate per visualizzare le temperature nell'interfaccia.
|
||||
|
||||
### <Languages size="16" class="inline-block" style="margin-bottom: 2px" /> Language
|
||||
|
||||
Change the language used in the interface.
|
||||
Cambia la lingua utilizzata nell'interfaccia.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
@@ -36,7 +36,7 @@ Qualsiasi aiuto è molto apprezzato!
|
||||
|
||||
### <Sun size="16" class="inline-block" style="margin-bottom: 2px" /> Theme
|
||||
|
||||
Change the theme used in the interface.
|
||||
Cambia il tema usato nell'interfaccia.
|
||||
|
||||
### <PersonStanding size="16" class="inline-block" style="margin-bottom: 2px" /> Street view source
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: View options
|
||||
title: Opzioni di visualizzazione
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
@@ -13,31 +13,31 @@ This menu provides options to rearrange the interface and the map view.
|
||||
|
||||
### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile
|
||||
|
||||
Hide the elevation profile to make room for the map, or show it to inspect the current selection.
|
||||
Nascondi il profilo di elevazione per fare spazio alla mappa, o mostralo per ispezionare la selezione corrente.
|
||||
|
||||
### <GalleryVertical size="16" class="inline-block" style="margin-bottom: 2px" /> Vertical file list
|
||||
### <GalleryVertical size="16" class="inline-block" style="margin-bottom: 2px" /> Elenco file verticali
|
||||
|
||||
Switch between a vertical and a horizontal layout for the file list.
|
||||
Passa tra una disposizione verticale e una orizzontale per l'elenco dei file.
|
||||
The [vertical file list](../files-and-stats) is useful when you have many files open, or files with multiple [tracks, segments, or points of interest](../gpx).
|
||||
|
||||
### <Map size="16" class="inline-block" style="margin-bottom: 2px" /> Switch to previous basemap
|
||||
|
||||
Change the basemap to the one previously selected through the [map layer control](../map-controls).
|
||||
|
||||
### <Layers2 size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle overlays
|
||||
### <Layers2 size="16" class="inline-block" style="margin-bottom: 2px" /> Attiva/disattiva sovrapposizioni
|
||||
|
||||
Toggle the visibility of the map overlays selected through the [map layer control](../map-controls).
|
||||
|
||||
### <Coins size="16" class="inline-block" style="margin-bottom: 2px" /> Distance markers
|
||||
|
||||
Toggle the visibility of distance markers on the map.
|
||||
Attiva/disattiva la visibilità degli indicatori di distanza sulla mappa.
|
||||
They are displayed for the current selection, like the [elevation profile](../files-and-stats).
|
||||
|
||||
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" /> Direction arrows
|
||||
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" /> Frecce di direzione
|
||||
|
||||
Toggle the visibility of direction arrows on the map.
|
||||
Attiva/disattiva la visibilità delle frecce di direzione sulla mappa.
|
||||
|
||||
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle 3D
|
||||
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> Attiva/Disattiva 3D
|
||||
|
||||
Enter or exit the 3D map view.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user