forked from MapComplete/MapComplete
Merge feature/svelte into develop
This commit is contained in:
commit
868d476891
120 changed files with 5168 additions and 10657 deletions
|
@ -5,6 +5,12 @@
|
|||
"retrying": "Loading data failed. Trying again in {count} seconds…",
|
||||
"zoomIn": "Zoom in to view or edit the data"
|
||||
},
|
||||
"communityIndex": {
|
||||
"available": "This community speaks {native}",
|
||||
"intro": "Get in touch with other people to get to know them, learn from them, ...",
|
||||
"notAvailable": "This community does not speak {native}",
|
||||
"title": "Community index"
|
||||
},
|
||||
"delete": {
|
||||
"cancel": "Cancel",
|
||||
"cannotBeDeleted": "This feature can not be deleted",
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
"retrying": "Data inladen mislukt - wordt opnieuw geprobeerd over {count} seconden",
|
||||
"zoomIn": "Zoom in om de data te zien en te bewerken"
|
||||
},
|
||||
"communityIndex": {
|
||||
"available": "Op dit communicatiekanaal spreekt men {native}",
|
||||
"intro": "Contacteer anderen die bezig zijn met OpenStreetMap om kennis te maken, tips uit te wisselen of van elkaar bij te leren.",
|
||||
"notAvailable": "Op dit communicatiekanaal spreekt men geen {native}",
|
||||
"title": "Community index"
|
||||
},
|
||||
"delete": {
|
||||
"cancel": "Annuleren",
|
||||
"cannotBeDeleted": "Dit object kan niet van de kaart verwijderd worden",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue