forked from MapComplete/MapComplete
Update translations, fornat
This commit is contained in:
parent
956b6bbdfb
commit
983475afb0
7 changed files with 109 additions and 20 deletions
|
@ -141,7 +141,6 @@
|
||||||
"special": {
|
"special": {
|
||||||
"type": "language_chooser",
|
"type": "language_chooser",
|
||||||
"key": "tactile_writing:braille",
|
"key": "tactile_writing:braille",
|
||||||
|
|
||||||
"question": {
|
"question": {
|
||||||
"en": "In which languages does this elevator have tactile writing (braille)?"
|
"en": "In which languages does this elevator have tactile writing (braille)?"
|
||||||
},
|
},
|
||||||
|
@ -152,7 +151,8 @@
|
||||||
"en": "This elevator has tactile writing in {language():font-bold}"
|
"en": "This elevator has tactile writing in {language():font-bold}"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}}
|
}
|
||||||
|
}
|
||||||
],
|
],
|
||||||
"mapRendering": [
|
"mapRendering": [
|
||||||
{
|
{
|
||||||
|
|
|
@ -1088,6 +1088,95 @@
|
||||||
"shortDescription": "Map showing sport facilities.",
|
"shortDescription": "Map showing sport facilities.",
|
||||||
"title": "Sports"
|
"title": "Sports"
|
||||||
},
|
},
|
||||||
|
"stations": {
|
||||||
|
"description": "View, edit and add details to a train station",
|
||||||
|
"layers": {
|
||||||
|
"8": {
|
||||||
|
"description": "Find ticket machines for public transport tickets",
|
||||||
|
"name": "Ticket Machines",
|
||||||
|
"presets": {
|
||||||
|
"0": {
|
||||||
|
"title": "a ticket machine"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tagRenderings": {
|
||||||
|
"operator": {
|
||||||
|
"freeform": {
|
||||||
|
"placeholder": "Name of the operator"
|
||||||
|
},
|
||||||
|
"question": "Who is the operator of this ticket machine?",
|
||||||
|
"render": "This ticket machine is operated by {operator}"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"render": "Ticket Machine"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"9": {
|
||||||
|
"description": "Find ticket validators to validate public transport tickets",
|
||||||
|
"name": "Ticket Validators",
|
||||||
|
"presets": {
|
||||||
|
"0": {
|
||||||
|
"title": "a ticket validator"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tagRenderings": {
|
||||||
|
"operator": {
|
||||||
|
"freeform": {
|
||||||
|
"placeholder": "Name of the operator"
|
||||||
|
},
|
||||||
|
"question": "Who is the operator of this ticket validator?",
|
||||||
|
"render": "This ticket validator is operated by {operator}"
|
||||||
|
},
|
||||||
|
"payment-options": {
|
||||||
|
"override": {
|
||||||
|
"mappings+": {
|
||||||
|
"0": {
|
||||||
|
"then": "This ticket validator accepts OV-Chipkaart"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"render": "Ticket Validator"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"11": {
|
||||||
|
"description": "Displays showing the trains that will leave from this station",
|
||||||
|
"name": "Departures boards",
|
||||||
|
"presets": {
|
||||||
|
"0": {
|
||||||
|
"description": "Add a board showing departures, either electronic or paper",
|
||||||
|
"title": "a departures board"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"tagRenderings": {
|
||||||
|
"type": {
|
||||||
|
"mappings": {
|
||||||
|
"0": {
|
||||||
|
"then": "This is a departures board of an unknown type"
|
||||||
|
},
|
||||||
|
"1": {
|
||||||
|
"then": "This is an electronic board, showing the next departures in realtime"
|
||||||
|
},
|
||||||
|
"2": {
|
||||||
|
"then": "This is a paper timetable"
|
||||||
|
},
|
||||||
|
"3": {
|
||||||
|
"then": "There is a sign showing the frequency of the trains"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"question": "What kind of departures board is this?"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": {
|
||||||
|
"render": "Departures board"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"title": "Train Stations"
|
||||||
|
},
|
||||||
"street_lighting": {
|
"street_lighting": {
|
||||||
"description": "On this map you can find everything about street lighting",
|
"description": "On this map you can find everything about street lighting",
|
||||||
"layers": {
|
"layers": {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue