mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 18:12:11 +00:00
New Crowdin updates (#224)
* New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations funding.mdx (Turkish) * New translations mapbox.mdx (Turkish) * New translations translation.mdx (Turkish) * New translations settings.mdx (Turkish) * New translations settings.mdx (Turkish) * New translations edit.mdx (Turkish) * New translations file.mdx (Turkish) * New translations view.mdx (Turkish) * New translations routing.mdx (Turkish) * New translations view.mdx (Turkish) * New translations routing.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 scissors.mdx (Turkish) * New translations elevation.mdx (Turkish) * New translations scissors.mdx (Turkish) * New translations files-and-stats.mdx (Turkish) * New translations getting-started.mdx (Turkish) * New translations menu.mdx (Turkish) * New translations toolbar.mdx (Turkish) * New translations time.mdx (Turkish) * New translations faq.mdx (Turkish) * New translations edit.mdx (Turkish) * New translations view.mdx (Turkish) * New translations files-and-stats.mdx (Turkish) * New translations getting-started.mdx (Turkish) * New translations menu.mdx (Turkish) * New translations toolbar.mdx (Turkish) * New translations gpx.mdx (Turkish) * New translations integration.mdx (Turkish) * New translations map-controls.mdx (Turkish) * New translations view.mdx (Turkish) * New translations integration.mdx (Turkish) * New translations map-controls.mdx (Turkish)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Getting started
|
||||
title: Başlarken
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
@@ -8,30 +8,30 @@ title: Getting started
|
||||
|
||||
# { 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.
|
||||
Resmi **gpx.studio** kullunım klavuzuna hoşgeldiniz!
|
||||
Bu rehber size arayüzdeki bütün araç ve gereçleri tanıtacak, uzman bir kullanıcı olmanız için size yardım edecektir.
|
||||
|
||||
<DocsImage src="getting-started/interface" alt="The gpx.studio interface." />
|
||||
<DocsImage src="getting-started/interface" alt="gpx.studio arayüz." />
|
||||
|
||||
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.
|
||||
Yukarıdaki ekran görüntüsünde görüldüğü üzere, arayüz harita etrafında dört kısma bölünmüştür.
|
||||
Her bölüm ile alakalı detaylara dalmadan önce, arayüze kısa bir göz atalım.
|
||||
|
||||
## Menu
|
||||
## Menü
|
||||
|
||||
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.
|
||||
Arayüzün en üstünde [ana manüyü](./menu) bulabilirsiniz.
|
||||
Buradan dosya açma, kapatma ve dışa aktarma gibi genel işlemlere, geri al, yinele işlemlerine ve uygulama ayarlarına erişebilirsiniz.
|
||||
|
||||
## Files and statistics
|
||||
## Dosyalar ve istatistikler
|
||||
|
||||
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 tree layout for advanced file management.
|
||||
Arayüzün altında mevcut açık bulunan dosya listesini bulursunuz.
|
||||
Dosya üzerine tıklayarak, dosyaya ait istatistikler listenin altında görebilirsiniz.
|
||||
[İlgili bölümde](./files-and-stats) gelişmiş dosya yönetimi için birden çok dosyanın nasıl seçileceğini ve bir ağaç düzenine nasıl geçileceğini açıklayacağız.
|
||||
|
||||
## Toolbar
|
||||
## Araç çubuğu
|
||||
|
||||
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.
|
||||
Arayüzün solunda dosyalarınızı düzenleyebileceğiniz bütün araçları içeren [araç çubuğu](./toolbar)nu bulabilirsiniz.
|
||||
|
||||
## Map controls
|
||||
## Harita Kontrolleri
|
||||
|
||||
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.
|
||||
Son olarak, arayüzün sağında, [harita kontrolleri](./map-controls)ni bulalilirsiniz.
|
||||
Bu kontrollerle haritada gezinebilir, yakınlaştırabilir ve uzaklaştırabilir, farklı harita stilleri arasında geçiş yapabilirsiniz.
|
||||
|
||||
Reference in New Issue
Block a user