mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-10-15 03:48:19 +00:00
Compare commits
3 Commits
5c926d0ac6
...
d42103b91b
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d42103b91b | ||
![]() |
00f7d08b04 | ||
![]() |
408cc383cb |
@@ -214,7 +214,7 @@
|
|||||||
"merge": {
|
"merge": {
|
||||||
"merge_traces": "Connect the traces",
|
"merge_traces": "Connect the traces",
|
||||||
"merge_contents": "Merge the contents and keep the traces disconnected",
|
"merge_contents": "Merge the contents and keep the traces disconnected",
|
||||||
"merge_selection": "Merge selection",
|
"merge_selection": "Fundir seleção",
|
||||||
"remove_gaps": "Remove time gaps between traces",
|
"remove_gaps": "Remove time gaps between traces",
|
||||||
"tooltip": "Merge items together",
|
"tooltip": "Merge items together",
|
||||||
"help_merge_traces": "Connecting the selected traces will create a single continuous trace.",
|
"help_merge_traces": "Connecting the selected traces will create a single continuous trace.",
|
||||||
|
@@ -237,7 +237,7 @@
|
|||||||
"waypoint": {
|
"waypoint": {
|
||||||
"tooltip": "Створення та редагування визначних місць",
|
"tooltip": "Створення та редагування визначних місць",
|
||||||
"icon": "Icon",
|
"icon": "Icon",
|
||||||
"link": "Link",
|
"link": "Посилання",
|
||||||
"longitude": "Довгота",
|
"longitude": "Довгота",
|
||||||
"latitude": "Широта",
|
"latitude": "Широта",
|
||||||
"create": "Створити точку інтересу",
|
"create": "Створити точку інтересу",
|
||||||
@@ -250,27 +250,27 @@
|
|||||||
"tolerance": "Tolerance",
|
"tolerance": "Tolerance",
|
||||||
"number_of_points": "Кількість точок GPS",
|
"number_of_points": "Кількість точок GPS",
|
||||||
"button": "Minify",
|
"button": "Minify",
|
||||||
"help": "Use the slider to choose the number of GPS points to keep.",
|
"help": "Використовуйте повзунок, щоб вибрати кількість точок GPS, які потрібно зберегти.",
|
||||||
"help_no_selection": "Оберіть слід для зменшення кількості його GPS точок."
|
"help_no_selection": "Оберіть слід для зменшення кількості його GPS точок."
|
||||||
},
|
},
|
||||||
"clean": {
|
"clean": {
|
||||||
"tooltip": "Очистити GPS точки та точки інтересів, використовуючи прямокутний вибір",
|
"tooltip": "Очистити GPS точки та точки інтересів, використовуючи прямокутний вибір",
|
||||||
"delete_trackpoints": "Delete GPS points",
|
"delete_trackpoints": "Видалити точки GPS",
|
||||||
"delete_waypoints": "Delete points of interest",
|
"delete_waypoints": "Видалити цікаві місця",
|
||||||
"delete_inside": "Delete inside selection",
|
"delete_inside": "Видалити всередині виділення",
|
||||||
"delete_outside": "Delete outside selection",
|
"delete_outside": "Видалити зовнішній вибір",
|
||||||
"button": "Delete",
|
"button": "Видалити",
|
||||||
"help": "Select a rectangle area on the map to remove GPS points and points of interest.",
|
"help": "Виберіть прямокутну область на карті, щоб видалити точки GPS та точки інтересу.",
|
||||||
"help_no_selection": "Select a trace to clean GPS points and points of interest."
|
"help_no_selection": "Виберіть слід, щоб очистити точки GPS та точки інтересу."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"layers": {
|
"layers": {
|
||||||
"settings": "Layer settings",
|
"settings": "Налаштування шарів",
|
||||||
"settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.",
|
"settings_help": "Виберіть шари карти, які ви хочете відобразити в інтерфейсі, додайте власні шари та налаштуйте їх параметри.",
|
||||||
"selection": "Layer selection",
|
"selection": "Вибір шару",
|
||||||
"custom_layers": {
|
"custom_layers": {
|
||||||
"title": "Custom layers",
|
"title": "Користувацькі шари",
|
||||||
"new": "New custom layer",
|
"new": "Новий користувацький шар",
|
||||||
"edit": "Edit custom layer",
|
"edit": "Edit custom layer",
|
||||||
"urls": "URL(s)",
|
"urls": "URL(s)",
|
||||||
"url_placeholder": "WMTS, WMS or Mapbox style JSON",
|
"url_placeholder": "WMTS, WMS or Mapbox style JSON",
|
||||||
|
Reference in New Issue
Block a user