New Crowdin updates (#84)

* New translations en.json (Spanish)

* New translations en.json (Dutch)

* New translations en.json (Russian)

* New translations menu.mdx (Russian)

* New translations toolbar.mdx (Russian)

* New translations elevation.mdx (Dutch)

* New translations en.json (Russian)

* New translations en.json (French)

* New translations map-controls.mdx (Russian)

* New translations menu.mdx (Russian)

* New translations en.json (Russian)

* New translations mapbox.mdx (Russian)

* New translations integration.mdx (Russian)

* New translations map-controls.mdx (Russian)

* New translations view.mdx (Russian)

* New translations poi.mdx (Russian)

* New translations routing.mdx (Russian)

* New translations time.mdx (Russian)

* New translations files-and-stats.mdx (Russian)

* New translations getting-started.mdx (Russian)

* New translations gpx.mdx (Russian)

* New translations funding.mdx (Russian)

* New translations translation.mdx (Russian)

* New translations map-controls.mdx (Russian)

* New translations menu.mdx (Russian)

* New translations edit.mdx (Russian)

* New translations settings.mdx (Russian)

* New translations toolbar.mdx (Russian)

* New translations faq.mdx (Russian)

* New translations elevation.mdx (Russian)
This commit is contained in:
vcoppe
2024-09-06 13:53:46 +02:00
committed by GitHub
parent 3ce5391658
commit 3246742437
23 changed files with 547 additions and 547 deletions

View File

@@ -1,5 +1,5 @@
---
title: Getting started
title: Начало работы
---
<script lang="ts">
@@ -9,30 +9,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.
Добро пожаловать в официальное руководство **gpx.studio**!
Это руководство проведет вас через все компоненты и инструменты интерфейса, помогая стать опытным пользователем приложения.
<DocsImage src={interfaceScreenshot} alt="The gpx.studio interface." />
<DocsImage src={interfaceScreenshot} alt="Интерфейс gpx.studio." />
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.
В верхней части интерфейса вы найдете [главное меню](./menu).
Здесь вы можете получить доступ к общим действиям, таким как открытие, закрытие и экспорт файлов, отмена действий и изменение настроек приложения.
## 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.
В нижней части интерфейса вы найдете список файлов, которые в настоящее время открыты в приложении.
Вы можете нажать на файл, чтобы выбрать его и отобразить его статистику под списком.
В [выделенном разделе](./files-and-stats) мы объясним, как выбрать несколько файлов и переключиться на вертикальную раскладку для расширенного управления файлами.
## 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.
Слева в интерфейсе вы найдете [панель инструментов](./toolbar), она содержит все инструменты, которые вы можете использовать для редактирования своих файлов.
## 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.
Наконец, в правой части интерфейса вы найдете [управление картой](./map-controls).
Эти элементы управления позволяют перемещаться по карте, увеличивать и уменьшать масштаб и переключаться между различными стилями карты.