Change some wording

This commit is contained in:
Robin van der Linde 2022-05-08 18:32:45 +02:00
parent 57f4fef68f
commit b2564109b2
No known key found for this signature in database
GPG key ID: 4B0074A1A79F6BED
6 changed files with 24 additions and 24 deletions

View file

@ -62,37 +62,37 @@
{
"if": "kerb=raised",
"then": {
"en": "Raised (>3 cm)",
"nl": "Hoog (>3 cm)"
"en": "This kerb is raised (>3 cm)",
"nl": "Deze stoeprand is hoog (>3 cm)"
}
},
{
"if": "kerb=lowered",
"then": {
"en": "Lowered (~3 cm)",
"nl": "Verlaagd (~3 cm)"
"en": "This kerb is lowered (~3 cm)",
"nl": "Deze stoeprand is verlaagd (~3 cm)"
}
},
{
"if": "kerb=flush",
"then": {
"en": "Flush (0cm)",
"nl": "Vlak (0cm)"
"en": "This kerb is flush (~0cm)",
"nl": "Deze stoeprand is vlak (~0cm)"
}
},
{
"if": "kerb=no",
"then": {
"en": "None",
"nl": "Geen"
"en": "There is no kerb here",
"nl": "Er is hier geen stoeprand"
},
"hideInAnswer": true
},
{
"if": "kerb=yes",
"then": {
"en": "Yes",
"nl": "Ja"
"en": "There is a kerb of unknown height",
"nl": "Er is een stoeprand met onbekende hoogte"
},
"hideInAnswer": true
}

View file

@ -3,8 +3,8 @@
"maintainer": "Robin van der Linde",
"version": "20211215",
"title": {
"en": "Crossings and Kerbs",
"nl": "Oversteekplaatsen en stoepranden"
"en": "Kerbs and crossings",
"nl": "Stoepranden en oversteekplaatsen"
},
"description": {
"en": "A map showing kerbs and crossings.",

View file

@ -4028,19 +4028,19 @@
"kerb-type": {
"mappings": {
"0": {
"then": "Raised (>3 cm)"
"then": "This kerb is raised (>3 cm)"
},
"1": {
"then": "Lowered (~3 cm)"
"then": "This kerb is lowered (~3 cm)"
},
"2": {
"then": "Flush (0cm)"
"then": "This kerb is flush (~0cm)"
},
"3": {
"then": "None"
"then": "There is no kerb here"
},
"4": {
"then": "Yes"
"then": "There is a kerb of unknown height"
}
},
"question": "What is the height of this kerb?"

View file

@ -3877,19 +3877,19 @@
"kerb-type": {
"mappings": {
"0": {
"then": "Hoog (>3 cm)"
"then": "Deze stoeprand is hoog (>3 cm)"
},
"1": {
"then": "Verlaagd (~3 cm)"
"then": "Deze stoeprand is verlaagd (~3 cm)"
},
"2": {
"then": "Vlak (0cm)"
"then": "Deze stoeprand is vlak (~0cm)"
},
"3": {
"then": "Geen"
"then": "Er is hier geen stoeprand"
},
"4": {
"then": "Ja"
"then": "Er is een stoeprand met onbekende hoogte"
}
},
"question": "Hoe hoog is deze stoeprand?"

View file

@ -642,7 +642,7 @@
},
"kerbs_and_crossings": {
"description": "A map showing kerbs and crossings.",
"title": "Crossings and Kerbs"
"title": "Kerbs and crossings"
},
"mapcomplete-changes": {
"description": "This maps shows all the changes made with MapComplete",

View file

@ -749,7 +749,7 @@
},
"kerbs_and_crossings": {
"description": "Een kaart met stoepranden en oversteekplaatsen.",
"title": "Oversteekplaatsen en stoepranden"
"title": "Stoepranden en oversteekplaatsen"
},
"maps": {
"description": "Op deze kaart kan je alle kaarten zien die OpenStreetMap kent.<br/><br/>Ontbreekt er een kaart, dan kan je die kaart hier ook gemakelijk aan deze kaart toevoegen.",