Chore: regenerate translations with older commit

This commit is contained in:
Pieter Vander Vennet 2023-06-23 17:41:01 +02:00
parent 3769bd1c4f
commit 58182d10f0
6 changed files with 1224 additions and 400 deletions

File diff suppressed because it is too large Load diff

View file

@ -2115,6 +2115,9 @@
}, },
"4": { "4": {
"then": "Not accessible to the general public (e.g. only accessible to the owners, employees, …)" "then": "Not accessible to the general public (e.g. only accessible to the owners, employees, …)"
},
"5": {
"then": "This charging station is accessible to the public during certain hours or conditions. Restrictions might apply, but general use is allowed."
} }
}, },
"question": "Who is allowed to use this charging station?", "question": "Who is allowed to use this charging station?",
@ -4645,6 +4648,12 @@
"name": "OSM objects with FIXME tags", "name": "OSM objects with FIXME tags",
"tagRenderings": { "tagRenderings": {
"fixme": { "fixme": {
"mappings": {
"0": {
"then": "This issue has been resolved"
}
},
"question": "What is wrong with this feature?",
"render": "Fixme Text: {fixme}" "render": "Fixme Text: {fixme}"
}, },
"note": { "note": {
@ -5042,6 +5051,9 @@
"Privacy notice": { "Privacy notice": {
"render": "This is the path you've travelled since this website is opened. Don't worry - this is only visible to you and no one else. Your location data is never sent off-device." "render": "This is the path you've travelled since this website is opened. Don't worry - this is only visible to you and no one else. Your location data is never sent off-device."
} }
},
"title": {
"render": "Your travelled path"
} }
}, },
"hackerspace": { "hackerspace": {

View file

@ -2005,6 +2005,9 @@
}, },
"4": { "4": {
"then": "Niet toegankelijk voor het publiek <br/><span class='subtle'>Bv. enkel toegankelijk voor de eigenaar, medewerkers, ...</span>" "then": "Niet toegankelijk voor het publiek <br/><span class='subtle'>Bv. enkel toegankelijk voor de eigenaar, medewerkers, ...</span>"
},
"5": {
"then": "Dit oplaadstation is publiek toegankelijk onder voorwaarden (bv. enkel tijdens bepaalde uren). "
} }
}, },
"question": "Wie mag er dit oplaadpunt gebruiken?", "question": "Wie mag er dit oplaadpunt gebruiken?",
@ -4824,6 +4827,9 @@
"Privacy notice": { "Privacy notice": {
"render": "Dit is waar je was sinds je deze website hebt geopend. Dit is enkel zichtbaar voor jou en niemand anders. Je locatie wordt niet verstuurd buiten je apparaat." "render": "Dit is waar je was sinds je deze website hebt geopend. Dit is enkel zichtbaar voor jou en niemand anders. Je locatie wordt niet verstuurd buiten je apparaat."
} }
},
"title": {
"render": "Jouw traject"
} }
}, },
"hackerspace": { "hackerspace": {

View file

@ -882,6 +882,10 @@
"theme-id": { "theme-id": {
"question": "What theme was used to make this change?", "question": "What theme was used to make this change?",
"render": "Change with theme <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>" "render": "Change with theme <a href='https://mapcomplete.osm.be/{theme}'>{theme}</a>"
},
"version": {
"question": "What version of MapComplete was used to make this change?",
"render": "Made with {editor}"
} }
}, },
"title": { "title": {