New translations en.json (Russian)
This commit is contained in:
parent
9b5042da67
commit
38298242cb
1 changed files with 22 additions and 22 deletions
|
|
@ -326,11 +326,11 @@
|
||||||
"ferry": "Ferry"
|
"ferry": "Ferry"
|
||||||
},
|
},
|
||||||
"color": {
|
"color": {
|
||||||
"blue": "Blue",
|
"blue": "Синий",
|
||||||
"bluered": "Blue Red",
|
"bluered": "Blue Red",
|
||||||
"gray": "Gray",
|
"gray": "Серый",
|
||||||
"hot": "Hot",
|
"hot": "Hot",
|
||||||
"purple": "Purple",
|
"purple": "Фиолетовый",
|
||||||
"orange": "Orange"
|
"orange": "Orange"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -345,25 +345,25 @@
|
||||||
"show_power": "Show power data"
|
"show_power": "Show power data"
|
||||||
},
|
},
|
||||||
"quantities": {
|
"quantities": {
|
||||||
"distance": "Distance",
|
"distance": "Расстояние",
|
||||||
"elevation": "Elevation",
|
"elevation": "Высота",
|
||||||
"temperature": "Temperature",
|
"temperature": "Температура",
|
||||||
"speed": "Speed",
|
"speed": "Скорость",
|
||||||
"pace": "Pace",
|
"pace": "Темп",
|
||||||
"heartrate": "Heart rate",
|
"heartrate": "Heart rate",
|
||||||
"cadence": "Cadence",
|
"cadence": "Каденс",
|
||||||
"power": "Power",
|
"power": "Мощность",
|
||||||
"slope": "Slope",
|
"slope": "Уклон",
|
||||||
"surface": "Surface",
|
"surface": "Поверхность",
|
||||||
"time": "Time",
|
"time": "Время",
|
||||||
"moving": "Moving",
|
"moving": "Moving",
|
||||||
"total": "Total"
|
"total": "Всего"
|
||||||
},
|
},
|
||||||
"units": {
|
"units": {
|
||||||
"meters": "m",
|
"meters": "м",
|
||||||
"feet": "ft",
|
"feet": "фт",
|
||||||
"kilometers": "km",
|
"kilometers": "км",
|
||||||
"miles": "mi",
|
"miles": "ми",
|
||||||
"celsius": "°C",
|
"celsius": "°C",
|
||||||
"fahrenheit": "°F",
|
"fahrenheit": "°F",
|
||||||
"kilometers_per_hour": "km/h",
|
"kilometers_per_hour": "km/h",
|
||||||
|
|
@ -378,9 +378,9 @@
|
||||||
"file": "File",
|
"file": "File",
|
||||||
"files": "Files",
|
"files": "Files",
|
||||||
"track": "Track",
|
"track": "Track",
|
||||||
"tracks": "Tracks",
|
"tracks": "Треки",
|
||||||
"segment": "Segment",
|
"segment": "Segment",
|
||||||
"segments": "Segments",
|
"segments": "Сегменты",
|
||||||
"waypoint": "Point of interest",
|
"waypoint": "Point of interest",
|
||||||
"waypoints": "Points of interest"
|
"waypoints": "Points of interest"
|
||||||
},
|
},
|
||||||
|
|
@ -411,7 +411,7 @@
|
||||||
"embedding": {
|
"embedding": {
|
||||||
"title": "Create your own map",
|
"title": "Create your own map",
|
||||||
"mapbox_token": "Mapbox access token",
|
"mapbox_token": "Mapbox access token",
|
||||||
"file_urls": "File URLs (separated by commas)",
|
"file_urls": "URL-адреса файлов (разделенные запятыми)",
|
||||||
"basemap": "Basemap",
|
"basemap": "Basemap",
|
||||||
"height": "Height",
|
"height": "Height",
|
||||||
"fill_by": "Fill by",
|
"fill_by": "Fill by",
|
||||||
|
|
@ -424,7 +424,7 @@
|
||||||
"zoom": "Zoom",
|
"zoom": "Zoom",
|
||||||
"pitch": "Pitch",
|
"pitch": "Pitch",
|
||||||
"bearing": "Bearing",
|
"bearing": "Bearing",
|
||||||
"preview": "Preview",
|
"preview": "Предварительный просмотр",
|
||||||
"code": "Integration code"
|
"code": "Integration code"
|
||||||
},
|
},
|
||||||
"webgl2_required": "WebGL 2 is required to display the map.",
|
"webgl2_required": "WebGL 2 is required to display the map.",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue