Update translations
This commit is contained in:
parent
38586faca9
commit
1e18315e4f
15 changed files with 699 additions and 39 deletions
|
|
@ -5,6 +5,7 @@
|
|||
"bug-reports-front": "web client / frontend.",
|
||||
"chat": "Chat with users and developers",
|
||||
"contact": "Contacto:",
|
||||
"contact-language": "Preferred language is English, as we have both international contributors and users.",
|
||||
"data": "Datos:",
|
||||
"data-description": "This is based on <a href=\"https://www.openstreetmap.org\" target=\"_blank\">OpenStreetMap</a>. It is usually updated daily, see dates of <a href=\"https://brouter.de/brouter/segments4/\" target=\"_blank\">data files</a>.",
|
||||
"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": "Click to edit",
|
||||
"help": "□ = move / resize, <span class=\"fa fa-trash-o\"></span> = delete,<br>click circle to quit editing"
|
||||
},
|
||||
"opacity-slider": "Set transparency of route track and markers",
|
||||
"opacity-slider": "Set transparency of route track and markers. Press and hold the 'M' key to temporarily hide the planned route.",
|
||||
"preview": "Preview",
|
||||
"privacy": "Privacy",
|
||||
"reverse-route": "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": "Customize profile"
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue