forked from MapComplete/MapComplete
Merge branch 'develop'
This commit is contained in:
commit
1ae36bbfaa
166 changed files with 6431 additions and 7664 deletions
|
@ -27,6 +27,31 @@
|
|||
"intro": "MapComplete is an OpenStreetMap-viewer and editor, which shows you information about a specific theme.",
|
||||
"pickTheme": "Pick a theme below to get started."
|
||||
},
|
||||
"delete": {
|
||||
"delete": "Delete",
|
||||
"cancel": "Cancel",
|
||||
"isDeleted": "This feature is deleted",
|
||||
"loginToDelete": "You must be logged in to delete a point",
|
||||
"safeDelete": "This point can be safely deleted.",
|
||||
"isntAPoint": "Only points can be deleted, the selected feature is a way, area or relation.",
|
||||
"onlyEditedByLoggedInUser": "This point has only be edited by yourself, you can safely delete it.",
|
||||
"notEnoughExperience": "This point was made by someone else.",
|
||||
"useSomethingElse": "Use another OpenStreetMap-editor to delete it instead",
|
||||
"partOfOthers": "This point is part of some way or relation and can not be deleted directly.",
|
||||
"loading": "Inspecting properties to check if this feature can be deleted.",
|
||||
"whyDelete": "Why should this point be deleted?",
|
||||
"reasons": {
|
||||
"test": "This was a testing point - the feature was never actually there",
|
||||
"disused": "This feature is disused or removed",
|
||||
"notFound": "This feature couldn't be found"
|
||||
},
|
||||
"explanations": {
|
||||
"selectReason": "Please, select why this feature should be deleted",
|
||||
"hardDelete": "This point will be deleted in OpenStreetMap. It can be recovered by an experienced contributor",
|
||||
"softDelete": "This feature will be updated and hidden from this application. <span class='subtle'>{reason}</span>"
|
||||
},
|
||||
"readMessages": "You have unread messages. Read these before deleting a point - someone might have feedback"
|
||||
},
|
||||
"general": {
|
||||
"loginWithOpenStreetMap": "Login with OpenStreetMap",
|
||||
"welcomeBack": "You are logged in, welcome back!",
|
||||
|
|
|
@ -808,7 +808,7 @@
|
|||
"then": "Enkel toegankelijk voor klanten"
|
||||
},
|
||||
"3": {
|
||||
"then": "Niet toegankelijk voor het publiek (bv. enkel voor personneel, de eigenaar, ...)"
|
||||
"then": "Niet toegankelijk voor het publiek (bv. enkel voor personeel, de eigenaar, ...)"
|
||||
},
|
||||
"4": {
|
||||
"then": "Niet toegankelijk, mogelijk enkel voor professionals"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue