Update translations
This commit is contained in:
parent
ad80a6f86f
commit
759edb802d
4 changed files with 7 additions and 14 deletions
7
.vscode/settings.json
vendored
7
.vscode/settings.json
vendored
|
@ -1,8 +1,3 @@
|
|||
{
|
||||
"files.eol": "\n",
|
||||
"workbench.colorCustomizations": {
|
||||
"activityBar.background": "#551907",
|
||||
"titleBar.activeBackground": "#78230A",
|
||||
"titleBar.activeForeground": "#FFFBFA"
|
||||
}
|
||||
"files.eol": "\n"
|
||||
}
|
|
@ -836,11 +836,9 @@
|
|||
"if": "cyclestreet=yes",
|
||||
"then": ""
|
||||
}
|
||||
|
||||
]
|
||||
},
|
||||
"presets": [
|
||||
]
|
||||
"presets": []
|
||||
},
|
||||
{
|
||||
"id": "all_streets",
|
||||
|
|
|
@ -695,7 +695,7 @@
|
|||
"cycle_infra": {
|
||||
"title": "Bicycle infrastructure",
|
||||
"shortDescription": "A map where you can view and edit things related to the bicycle infrastructure.",
|
||||
"description": "A map where you can view and edit things related to the bicycle infrastructure made during osoc21.",
|
||||
"description": "A map where you can view and edit things related to the bicycle infrastructure. Made during #osoc21.",
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Cycleways",
|
||||
|
@ -1089,10 +1089,10 @@
|
|||
"then": "Double, two barriers behind each other <img src='./assets/themes/cycle_infra/Cycle_barrier_double.png' style='width:8em'>"
|
||||
},
|
||||
"2": {
|
||||
"then": "Triple, three barier behind each other <img src='./assets/themes/cycle_infra/Cycle_barrier_triple.png' style='width:8em'>"
|
||||
"then": "Triple, three barriers behind each other <img src='./assets/themes/cycle_infra/Cycle_barrier_triple.png' style='width:8em'>"
|
||||
},
|
||||
"3": {
|
||||
"then": "Squeeze gate, gap is smaller at top, then at bottom <img src='./assets/themes/cycle_infra/Cycle_barrier_squeeze.png' style='width:8em'>"
|
||||
"then": "Squeeze gate, gap is smaller at top, than at the bottom <img src='./assets/themes/cycle_infra/Cycle_barrier_squeeze.png' style='width:8em'>"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -551,7 +551,7 @@
|
|||
"cycle_infra": {
|
||||
"title": "Fietsinfrastructuur",
|
||||
"shortDescription": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken.",
|
||||
"description": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken gemaakt tijdens osoc21.",
|
||||
"description": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken. Gemaakt tijdens #osoc21.",
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "Fietspaden",
|
||||
|
@ -580,7 +580,7 @@
|
|||
"question": "Wat voor fietspad is hier?",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Er is een fietssugestiestrook"
|
||||
"then": "Er is een fietssuggestiestrook"
|
||||
},
|
||||
"1": {
|
||||
"then": "Er is een fietspad aangrenzend aan de weg (gescheiden met verf)"
|
||||
|
|
Loading…
Reference in a new issue