New translations en.json (Ukrainian)

This commit is contained in:
vcoppe
2025-10-03 22:36:21 +02:00
parent 408cc383cb
commit 00f7d08b04

View File

@@ -237,7 +237,7 @@
"waypoint": { "waypoint": {
"tooltip": "Створення та редагування визначних місць", "tooltip": "Створення та редагування визначних місць",
"icon": "Icon", "icon": "Icon",
"link": "Link", "link": "Посилання",
"longitude": "Довгота", "longitude": "Довгота",
"latitude": "Широта", "latitude": "Широта",
"create": "Створити точку інтересу", "create": "Створити точку інтересу",
@@ -250,16 +250,16 @@
"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": "Select a rectangle area on the map to remove GPS points and points of interest.",
"help_no_selection": "Select a trace to clean GPS points and points of interest." "help_no_selection": "Select a trace to clean GPS points and points of interest."
} }