mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 10:22:13 +00:00
New Crowdin updates (#132)
* New translations en.json (Italian) * New translations funding.mdx (Czech) * New translations mapbox.mdx (Czech) * New translations translation.mdx (Czech) * New translations edit.mdx (Czech) * New translations settings.mdx (Czech) * New translations edit.mdx (Polish) * New translations funding.mdx (Italian) * New translations edit.mdx (Italian) * New translations elevation.mdx (Italian) * New translations en.json (Catalan) * New translations en.json (Italian) * New translations files-and-stats.mdx (Italian) * New translations edit.mdx (Italian) * New translations file.mdx (Catalan) * New translations file.mdx (Italian) * New translations extract.mdx (Catalan) * New translations routing.mdx (Italian) * New translations en.json (Catalan) * New translations files-and-stats.mdx (Catalan) * New translations getting-started.mdx (Catalan) * New translations mapbox.mdx (Catalan) * New translations settings.mdx (Catalan) * New translations view.mdx (Catalan) * New translations faq.mdx (Catalan) * New translations en.json (Catalan) * New translations files-and-stats.mdx (Italian) * New translations getting-started.mdx (Italian) * New translations funding.mdx (Italian) * New translations view.mdx (Catalan) * New translations view.mdx (Italian) * New translations en.json (Catalan) * New translations en.json (Catalan) * New translations files-and-stats.mdx (Catalan) * New translations en.json (Hebrew) * New translations files-and-stats.mdx (Catalan) * New translations en.json (Hebrew) * New translations gpx.mdx (German) * New translations en.json (German) * New translations en.json (German) * New translations funding.mdx (Hebrew) * New translations en.json (Dutch) * New translations edit.mdx (German) * New translations extract.mdx (German) * New translations elevation.mdx (German) * New translations en.json (German) * New translations extract.mdx (German) * New translations en.json (Italian) * New translations en.json (Italian) * New translations files-and-stats.mdx (Italian) * New translations getting-started.mdx (Italian) * New translations minify.mdx (Italian) * New translations poi.mdx (Italian) * New translations routing.mdx (Italian) * New translations en.json (Czech) * New translations en.json (French) * New translations en.json (German) * New translations en.json (German) * New translations en.json (Czech) * New translations file.mdx (Czech) * New translations settings.mdx (Czech) * New translations routing.mdx (Czech) * New translations en.json (German) * New translations mapbox.mdx (German) * New translations en.json (German) * New translations en.json (Turkish) * New translations files-and-stats.mdx (Turkish) * New translations getting-started.mdx (Turkish) * New translations gpx.mdx (Turkish) * New translations funding.mdx (Turkish) * New translations mapbox.mdx (Turkish) * New translations translation.mdx (Turkish) * New translations integration.mdx (Turkish) * New translations map-controls.mdx (Turkish) * New translations menu.mdx (Turkish) * New translations edit.mdx (Turkish) * New translations file.mdx (Turkish) * New translations settings.mdx (Turkish) * New translations view.mdx (Turkish) * New translations toolbar.mdx (Turkish) * New translations clean.mdx (Turkish) * New translations extract.mdx (Turkish) * New translations merge.mdx (Turkish) * New translations minify.mdx (Turkish) * New translations poi.mdx (Turkish) * New translations routing.mdx (Turkish) * New translations scissors.mdx (Turkish) * New translations time.mdx (Turkish) * New translations faq.mdx (Turkish) * New translations elevation.mdx (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Russian) * New translations en.json (Ukrainian) * New translations files-and-stats.mdx (Ukrainian) * New translations getting-started.mdx (Ukrainian) * New translations gpx.mdx (Ukrainian) * New translations funding.mdx (Ukrainian) * New translations mapbox.mdx (Ukrainian) * New translations translation.mdx (Ukrainian) * New translations integration.mdx (Ukrainian) * New translations map-controls.mdx (Ukrainian) * New translations menu.mdx (Ukrainian) * New translations edit.mdx (Ukrainian) * New translations file.mdx (Ukrainian) * New translations settings.mdx (Ukrainian) * New translations view.mdx (Ukrainian) * New translations toolbar.mdx (Ukrainian) * New translations clean.mdx (Ukrainian) * New translations extract.mdx (Ukrainian) * New translations merge.mdx (Ukrainian) * New translations minify.mdx (Ukrainian) * New translations poi.mdx (Ukrainian) * New translations routing.mdx (Ukrainian) * New translations scissors.mdx (Ukrainian) * New translations time.mdx (Ukrainian) * New translations faq.mdx (Ukrainian) * New translations elevation.mdx (Ukrainian) * New translations en.json (Ukrainian) * New translations merge.mdx (German) * New translations en.json (German) * New translations gpx.mdx (German) * New translations edit.mdx (German) * New translations extract.mdx (German) * New translations en.json (Ukrainian) * New translations merge.mdx (German) * New translations files-and-stats.mdx (German) * New translations getting-started.mdx (German) * New translations funding.mdx (German) * New translations integration.mdx (German) * New translations map-controls.mdx (German) * New translations view.mdx (German) * New translations toolbar.mdx (German) * New translations minify.mdx (German) * New translations poi.mdx (German) * New translations routing.mdx (German) * New translations scissors.mdx (German) * New translations faq.mdx (German) * New translations en.json (German) * New translations funding.mdx (German)
This commit is contained in:
37
website/src/lib/docs/tr/getting-started.mdx
Normal file
37
website/src/lib/docs/tr/getting-started.mdx
Normal file
@@ -0,0 +1,37 @@
|
||||
---
|
||||
title: Getting started
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
import DocsImage from '$lib/components/docs/DocsImage.svelte';
|
||||
</script>
|
||||
|
||||
# { title }
|
||||
|
||||
Welcome to the official guide for **gpx.studio**!
|
||||
This guide will walk you through all the components and tools of the interface, helping you become a proficient user of the application.
|
||||
|
||||
<DocsImage src="getting-started/interface" alt="The gpx.studio interface." />
|
||||
|
||||
As shown in the screenshot above, the interface is divided into four main sections organized around the map.
|
||||
Before we dive into the details of each section, let's have a quick overview of the interface.
|
||||
|
||||
## Menu
|
||||
|
||||
At the top of the interface, you will find the [main menu](./menu).
|
||||
This is where you can access common actions such as opening, closing, and exporting files, undoing and redoing actions, and adjusting the application settings.
|
||||
|
||||
## Files and statistics
|
||||
|
||||
At the bottom of the interface, you will find the list of files currently open in the application.
|
||||
You can click on a file to select it and display its statistics below the list.
|
||||
In the [dedicated section](./files-and-stats), we will explain how to select multiple files and switch to a vertical layout for advanced file management.
|
||||
|
||||
## Toolbar
|
||||
|
||||
On the left side of the interface, you will find the [toolbar](./toolbar), which contains all the tools you can use to edit your files.
|
||||
|
||||
## Map controls
|
||||
|
||||
Finally, on the right side of the interface, you will find the [map controls](./map-controls).
|
||||
These controls allow you to navigate the map, zoom in and out, and switch between different map styles.
|
||||
Reference in New Issue
Block a user