diff --git a/website/src/lib/docs/uk/toolbar/routing.mdx b/website/src/lib/docs/uk/toolbar/routing.mdx index 49d8e5cef..53bcca12f 100644 --- a/website/src/lib/docs/uk/toolbar/routing.mdx +++ b/website/src/lib/docs/uk/toolbar/routing.mdx @@ -34,51 +34,51 @@ title: Планування та редагування маршруту ### Дозволити приватні дороги -When enabled, the routing engine will consider private roads when computing routes. +Якщо цей параметр увімкнено, приватні дороги враховуватимуться під час побудови маршрутів. -Only use this option if you have local knowledge of the area and have permission to use the roads in question. +Використовуйте цей параметр лише тоді, коли добре знаєте місцевість і маєте дозвіл користуватися відповідними дорогами. -## Plotting and editing routes +## Прокладання та редагування маршрутів -Creating a route or extending an existing one is as simple as clicking on the map to place a new anchor point. +Щоб створити маршрут або продовжити наявний, достатньо клацнути на карті й додати нову точку. -You can also drag an existing anchor point to reroute the segment connecting it with the previous and next anchor point. +Наявну точку також можна перетягнути, щоб перебудувати сегмент між нею та попередньою і наступною точками. -Furthermore, new anchor points can be inserted between existing ones by hovering over the segment connecting them and dragging the anchor point that appears to the desired location. -On touch devices, you can tap on the segment to insert a new anchor point. +Нові точки також можна додавати між наявними: наведіть курсор на сегмент, який їх з’єднує, і перетягніть точку, що з’явиться, у потрібне місце. +На пристроях із сенсорним екраном торкніться сегмента, щоб вставити нову точку. -When editing imported GPX files, an initial set of anchor points is created automatically. -To ease the editing process, the more the map is zoomed in, the more anchor points are displayed. -This allows the route to be edited at different levels of detail. +Під час редагування імпортованих GPX-файлів початковий набір точок створюється автоматично. +Щоб полегшити редагування, що більше наближено карту, то більше точок відображається. +Завдяки цьому маршрут можна редагувати з різною деталізацією. -Finally, you can delete anchor points by clicking on them and selecting from the context menu. +Нарешті, щоб видалити точку, клацніть на неї та виберіть у контекстному меню. - + -## Additional tools +## Додаткові інструменти -The following tools automate some common route modification operations. +Інструменти нижче автоматизують деякі типові дії з редагування маршруту. -### Reverse +### Розвернути -Reverse the direction of the route. +Змінити напрямок маршруту. -### Back to start +### До початку маршруту -Connect the last point of the route with the starting point, using the chosen routing settings. +Замкнути маршрут до початкової точки з урахуванням вибраних налаштувань побудови маршруту. -### Round trip +### Маршрут туди й назад -Return to the starting point by the same route. +Повернутися до старту тим самим маршрутом. -### Change the start of the loop +### Змінити початкову точку кільцевого маршруту -When the end point of the route is close enough to the start, you can change the start of the loop by clicking on any anchor point and selecting from the context menu. +Коли кінцева точка маршруту достатньо близько до початкової, можна змінити початок кільцевого маршруту: клацніть будь-яку точку й виберіть у контекстному меню.