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",
|
"files.eol": "\n"
|
||||||
"workbench.colorCustomizations": {
|
|
||||||
"activityBar.background": "#551907",
|
|
||||||
"titleBar.activeBackground": "#78230A",
|
|
||||||
"titleBar.activeForeground": "#FFFBFA"
|
|
||||||
}
|
|
||||||
}
|
}
|
|
@ -836,11 +836,9 @@
|
||||||
"if": "cyclestreet=yes",
|
"if": "cyclestreet=yes",
|
||||||
"then": ""
|
"then": ""
|
||||||
}
|
}
|
||||||
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"presets": [
|
"presets": []
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "all_streets",
|
"id": "all_streets",
|
||||||
|
|
|
@ -695,7 +695,7 @@
|
||||||
"cycle_infra": {
|
"cycle_infra": {
|
||||||
"title": "Bicycle infrastructure",
|
"title": "Bicycle infrastructure",
|
||||||
"shortDescription": "A map where you can view and edit things related to the 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": {
|
"layers": {
|
||||||
"0": {
|
"0": {
|
||||||
"name": "Cycleways",
|
"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'>"
|
"then": "Double, two barriers behind each other <img src='./assets/themes/cycle_infra/Cycle_barrier_double.png' style='width:8em'>"
|
||||||
},
|
},
|
||||||
"2": {
|
"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": {
|
"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": {
|
"cycle_infra": {
|
||||||
"title": "Fietsinfrastructuur",
|
"title": "Fietsinfrastructuur",
|
||||||
"shortDescription": "Een kaart waar je info over de fietsinfrastructuur kan bekijken en bewerken.",
|
"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": {
|
"layers": {
|
||||||
"0": {
|
"0": {
|
||||||
"name": "Fietspaden",
|
"name": "Fietspaden",
|
||||||
|
@ -580,7 +580,7 @@
|
||||||
"question": "Wat voor fietspad is hier?",
|
"question": "Wat voor fietspad is hier?",
|
||||||
"mappings": {
|
"mappings": {
|
||||||
"0": {
|
"0": {
|
||||||
"then": "Er is een fietssugestiestrook"
|
"then": "Er is een fietssuggestiestrook"
|
||||||
},
|
},
|
||||||
"1": {
|
"1": {
|
||||||
"then": "Er is een fietspad aangrenzend aan de weg (gescheiden met verf)"
|
"then": "Er is een fietspad aangrenzend aan de weg (gescheiden met verf)"
|
||||||
|
|
Loading…
Reference in a new issue