forked from MapComplete/MapComplete
Translated using Weblate (English)
Currently translated at 96.5% (672 of 696 strings) Translation: MapComplete/Core Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/en/
This commit is contained in:
parent
f7002ce315
commit
2e616ee09c
1 changed files with 4 additions and 4 deletions
|
@ -353,20 +353,20 @@
|
|||
},
|
||||
"conflationChecker": {
|
||||
"cacheExpired": "Cache was expired",
|
||||
"downloadOverpassData": "Download the loaded GeoJSON from overpass",
|
||||
"downloadOverpassData": "Download the loaded GeoJSON from Overpass",
|
||||
"importCandidatesCount": "The {count} red elements on the following map are all your import candidates.",
|
||||
"loadedDataAge": "Loaded data is from the cache and is {age} old",
|
||||
"mapShowingNearbyIntro": "The following map shows features to import which have an OSM-feature within ",
|
||||
"nearbyWarn": "The {count} red elements on the following map will <b>not</b> be imported!",
|
||||
"nothingLoaded": "No elements are loaded from OpenStreetMap which match the current layer {name}",
|
||||
"osmLoaded": "{count} elements are loaded from OpenStreetMap which match the layer <b>{name}</b>.",
|
||||
"reloadTheCache": "Clear the cache and query overpass again",
|
||||
"reloadTheCache": "Clear the cache and query Overpass again",
|
||||
"setRangeToZero": "Set the range to 0 or 1 if you want to import them all",
|
||||
"showOsmLayerInConflationMap": "Show the OSM data",
|
||||
"states": {
|
||||
"error": "Could not load latest data from overpass due to {error}",
|
||||
"error": "Could not load latest data from Overpass due to {error}",
|
||||
"idle": "Checking local storage…",
|
||||
"running": "Querying overpass…",
|
||||
"running": "Querying Overpass…",
|
||||
"unexpected": "Unexpected state {state}"
|
||||
},
|
||||
"title": "Compare with existing data",
|
||||
|
|
Loading…
Reference in a new issue