mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 10:22:13 +00:00
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:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Toolbar
|
||||
title: Панель инструментов
|
||||
---
|
||||
|
||||
<script lang="ts">
|
||||
@@ -18,8 +18,8 @@ title: Toolbar
|
||||
|
||||
# { title }
|
||||
|
||||
The toolbar is located on the left side of the map and is the heart of the application, as it provides access to the main features of **gpx.studio**.
|
||||
Each tool is represented by an icon and can be activated by clicking on it.
|
||||
Панель инструментов расположена слева от карты и является ключевым элементом приложения, так как обеспечивает доступ к основным функциям **gpx.studio**.
|
||||
Каждый инструмент отображается в виде значка и активируется простым нажатием на него.
|
||||
|
||||
<div class="flex flex-row justify-center text-foreground">
|
||||
<div>
|
||||
@@ -27,6 +27,6 @@ Each tool is represented by an icon and can be activated by clicking on it.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
As with [edit actions](./menu/edit), most tools can be applied to multiple files at once and to [inner tracks and segments](./gpx).
|
||||
Как и в случае с [редактированием действий](./menu/edit), большинство инструментов можно применять сразу к нескольким файлам, а также к [внутренним трекам и сегментам](./gpx).
|
||||
|
||||
The next sections describe each tool in detail.
|
||||
В следующих разделах подробно описан каждый инструмент.
|
||||
|
||||
Reference in New Issue
Block a user