Update translations

This commit is contained in:
Norbert Renner 2020-06-19 11:14:23 +02:00
parent 38586faca9
commit 1e18315e4f
15 changed files with 699 additions and 39 deletions

View file

@ -5,6 +5,7 @@
"bug-reports-front": "веб-клиент / интерфейс.",
"chat": "Чат с пользователями и разработчиками",
"contact": "Контактная информация:",
"contact-language": "Preferred language is English, as we have both international contributors and users.",
"data": "Данные:",
"data-description": "Основано на проекте <a href=\"https://www.openstreetmap.org\" target=\"_blank\">OpenStreetMap</a>. Обычно оно ежедневно обновляется, видит даты <a href=\"https://brouter.de/brouter/segments4/\" target=\"_blank\">загруженных файлов.",
"description": "Online service of the BRouter routing engine. For the offline Android app and more information see <a href=\"https://brouter.de/\" target=\"_blank\">brouter.de</a>",
@ -117,7 +118,7 @@
"edit": "Нажмите для редактирования",
"help": "&square; = move / resize, <span class=\"fa fa-trash-o\"></span> = delete,<br>click circle to quit editing"
},
"opacity-slider": "Установить прозрачность маршрута и маркеры",
"opacity-slider": "Set transparency of route track and markers. Press and hold the 'M' key to temporarily hide the planned route.",
"preview": "Предварительный просмотр",
"privacy": "Конфиденциальность",
"reverse-route": "Обратный маршрут",
@ -170,6 +171,20 @@
}
},
"sidebar": {
"analysis": {
"header": {
"highway": "Highway",
"smoothness": "Smoothness",
"surface": "Surface"
},
"table": {
"category": "Category",
"length": "Length",
"total_known": "Total Known:",
"unknown": "Unknown"
},
"title": "Analysis"
},
"customize-profile": {
"title": "Настроить профиль"
},