forked from MapComplete/MapComplete
Chore: translation sync
This commit is contained in:
parent
1a9a5b45c1
commit
35f8b9d8f2
7 changed files with 46 additions and 61 deletions
|
@ -48,8 +48,7 @@
|
|||
"favourite": {
|
||||
"loginNeeded": "<h3>Log in</h3>A personal layout is only available for OpenStreetMap users",
|
||||
"panelIntro": "<h3>Your personal theme</h3>Activate your favourite layers from all the official themes",
|
||||
"reload": "Reload the data",
|
||||
|
||||
"reload": "Reload the data"
|
||||
},
|
||||
"favouritePoi": {
|
||||
"button": {
|
||||
|
@ -57,10 +56,14 @@
|
|||
"markAsFavouriteTitle": "Mark this location as favourite location",
|
||||
"markDescription": "Add this location to a personal list of your favourites",
|
||||
"unmark": "Remove from your personal list of favourites",
|
||||
"unmarkNotDeleted": "This point will not be deleted and still be visible on the appropriate map for you and others",
|
||||
"tab":"Your favourites",
|
||||
"title":"Your favourite locations"
|
||||
}
|
||||
"unmarkNotDeleted": "This point will not be deleted and still be visible on the appropriate map for you and others"
|
||||
},
|
||||
"downloadGeojson": "Download your favourites as geojson",
|
||||
"downloadGpx": "Download your favourites as GPX",
|
||||
"intro": "You marked {length} locations as a favourite location.",
|
||||
"introPrivacy": "This list is only visible to you",
|
||||
"tab": "Your favourites",
|
||||
"title": "Your favourite locations"
|
||||
},
|
||||
"flyer": {
|
||||
"aerial": "This map uses a different background, namely aerial imagery by Agentschap Informatie Vlaanderen",
|
||||
|
@ -416,6 +419,7 @@
|
|||
"key": "Key combination",
|
||||
"openLayersPanel": "Opens the layers and filters panel",
|
||||
"selectAerial": "Set the background to aerial or satellite imagery. Toggles between the two best, available layers",
|
||||
"selectFavourites": "Open the favourites page",
|
||||
"selectItem": "Select the POI which is closest to the map center (crosshair). Only when in keyboard navigation is used",
|
||||
"selectMap": "Set the background to a map from external sources. Toggles between the two best, available layers",
|
||||
"selectMapnik": "Set the background layer to OpenStreetMap-carto",
|
||||
|
|
|
@ -4729,18 +4729,6 @@
|
|||
"render": "Extinguishers"
|
||||
}
|
||||
},
|
||||
"favourite": {
|
||||
"description": "A generic map layer which shows locations that a contributor marked as favourite",
|
||||
"name": "Favourites",
|
||||
"tagRenderings": {
|
||||
"Explanation": {
|
||||
"render": "You marked this location as a personal favourite. As such, it is shown on every map you load."
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Favourite location"
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
"filter": {
|
||||
"0": {
|
||||
|
|
|
@ -4382,18 +4382,6 @@
|
|||
"render": "Brandblussers"
|
||||
}
|
||||
},
|
||||
"favourite": {
|
||||
"description": "Een laag met persoonlijke favourieten",
|
||||
"name": "Favorieten",
|
||||
"tagRenderings": {
|
||||
"Explanation": {
|
||||
"render": "Je hebt deze locatie als persoonlijke favoriet aangeduid en worden op alle MapComplete-kaarten getoond."
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Favoriete locatie"
|
||||
}
|
||||
},
|
||||
"filters": {
|
||||
"filter": {
|
||||
"0": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue