mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-05 18:02:55 +00:00
New Crowdin updates (#59)
* New translations en.json (Lithuanian) * New translations files-and-stats.mdx (Lithuanian) * New translations getting-started.mdx (Lithuanian) * New translations en.json (Italian) * New translations en.json (Dutch) * 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 files-and-stats.mdx (Romanian) * New translations files-and-stats.mdx (French) * New translations files-and-stats.mdx (Spanish) * New translations files-and-stats.mdx (Catalan) * New translations files-and-stats.mdx (Czech) * New translations files-and-stats.mdx (German) * New translations files-and-stats.mdx (Greek) * New translations files-and-stats.mdx (Hungarian) * New translations files-and-stats.mdx (Italian) * New translations files-and-stats.mdx (Lithuanian) * New translations files-and-stats.mdx (Dutch) * New translations files-and-stats.mdx (Norwegian) * New translations files-and-stats.mdx (Polish) * New translations files-and-stats.mdx (Portuguese) * New translations files-and-stats.mdx (Russian) * New translations files-and-stats.mdx (Swedish) * New translations files-and-stats.mdx (Chinese Simplified) * New translations files-and-stats.mdx (Vietnamese) * New translations files-and-stats.mdx (Portuguese, Brazilian) * New translations view.mdx (Romanian) * New translations view.mdx (French) * New translations view.mdx (Spanish) * New translations view.mdx (Catalan) * New translations view.mdx (Czech) * New translations view.mdx (German) * New translations view.mdx (Greek) * New translations view.mdx (Hungarian) * New translations view.mdx (Italian) * New translations view.mdx (Lithuanian) * New translations view.mdx (Dutch) * New translations view.mdx (Norwegian) * New translations view.mdx (Polish) * New translations view.mdx (Portuguese) * New translations view.mdx (Russian) * New translations view.mdx (Swedish) * New translations view.mdx (Chinese Simplified) * New translations view.mdx (Vietnamese) * New translations view.mdx (Portuguese, Brazilian) * Update source file en.json * Update source file files-and-stats.mdx * Update source file view.mdx * New translations files-and-stats.mdx (Romanian) * New translations files-and-stats.mdx (French) * New translations files-and-stats.mdx (Spanish) * New translations files-and-stats.mdx (Catalan) * New translations files-and-stats.mdx (Czech) * New translations files-and-stats.mdx (German) * New translations files-and-stats.mdx (Greek) * New translations files-and-stats.mdx (Hungarian) * New translations files-and-stats.mdx (Italian) * New translations files-and-stats.mdx (Lithuanian) * New translations files-and-stats.mdx (Dutch) * New translations files-and-stats.mdx (Norwegian) * New translations files-and-stats.mdx (Polish) * New translations files-and-stats.mdx (Portuguese) * New translations files-and-stats.mdx (Russian) * New translations files-and-stats.mdx (Swedish) * New translations files-and-stats.mdx (Chinese Simplified) * New translations files-and-stats.mdx (Vietnamese) * New translations files-and-stats.mdx (Portuguese, Brazilian) * Update source file files-and-stats.mdx * New translations files-and-stats.mdx (French) * New translations files-and-stats.mdx (Dutch)
This commit is contained in:
@@ -65,9 +65,12 @@ De grootte van het hoogteprofiel kan worden aangepast door het scheidingsteken t
|
||||
### Interactieve statistieken
|
||||
|
||||
Bij het zweven over het hoogteprofiel, toont een hint de statistieken op de positie van de cursor.
|
||||
|
||||
Om de statistieken van een specifiek gedeelte van het hoogteprofiel te zien, kunt u een selectierechthoek over het profiel slepen.
|
||||
Klik op het profiel om de selectie opnieuw in te stellen.
|
||||
|
||||
Je kunt het muiswiel ook gebruiken om in en uit te zoomen op het hoogte profiel, of te verschuiven door het profiel te slepen terwijl je de <kbd>Shift</kbd> toets ingedrukt houdt.
|
||||
|
||||
### Aanvullende gegevens
|
||||
|
||||
Met behulp van de knoppen aan de rechterkant van het hoogteprofiel kunt u het hoogteprofiel optioneel kleuren door:
|
||||
|
@@ -3,7 +3,7 @@ title: Bekijk opties
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
import { MountainSnow, GalleryVertical, Map, Layers2, Coins, Milestone, Box } from 'lucide-svelte';
|
||||
import { ChartArea, GalleryVertical, Map, Layers2, Coins, Milestone, Box } from 'lucide-svelte';
|
||||
import DocsNote from '$lib/components/docs/DocsNote.svelte';
|
||||
</script>
|
||||
|
||||
@@ -11,7 +11,7 @@ title: Bekijk opties
|
||||
|
||||
Dit menu biedt opties om de interface en de kaartweergave te herschikken.
|
||||
|
||||
### <MountainSnow size="16" class="inline-block" style="margin-bottom: 2px" /> Hoogte profiel
|
||||
### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" /> Hoogte profiel
|
||||
|
||||
Verberg het hoogteprofiel om ruimte te maken voor de kaart, of toon het om de huidige selectie te inspecteren.
|
||||
|
||||
|
Reference in New Issue
Block a user