Translated using Weblate (English)

Currently translated at 98.8% (519 of 525 strings)

Translation: MapComplete/Core
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/en/
This commit is contained in:
Allan Nordhøy 2022-05-10 01:57:52 +00:00 committed by Hosted Weblate
parent d8c70efdbe
commit 2ac156651b
No known key found for this signature in database
GPG key ID: A3FAAA06E6569B4C

View file

@ -108,7 +108,7 @@
"downloadAsSvgHelper": "Compatible Inkscape or Adobe Illustrator; will need further processing ", "downloadAsSvgHelper": "Compatible Inkscape or Adobe Illustrator; will need further processing ",
"downloadCSV": "Download visible data as CSV", "downloadCSV": "Download visible data as CSV",
"downloadCSVHelper": "Compatible with LibreOffice Calc, Excel, …", "downloadCSVHelper": "Compatible with LibreOffice Calc, Excel, …",
"downloadFeatureAsGeojson": "Download as GeoJson-file", "downloadFeatureAsGeojson": "Download as GeoJSON-file",
"downloadFeatureAsGpx": "Download as GPX-file", "downloadFeatureAsGpx": "Download as GPX-file",
"downloadGeoJsonHelper": "Compatible with QGIS, ArcGIS, ESRI, …", "downloadGeoJsonHelper": "Compatible with QGIS, ArcGIS, ESRI, …",
"downloadGeojson": "Download visible data as GeoJSON", "downloadGeojson": "Download visible data as GeoJSON",
@ -287,7 +287,7 @@
}, },
"importHelper": { "importHelper": {
"askMetadata": { "askMetadata": {
"downloadGeojson": "Download geojson", "downloadGeojson": "Download GeoJSON",
"giveDescription": "Please, write a small description for someone who sees the note. A good note describes what the contributor has to do, e.g; <i>There might be a bench here. If you are around, could you please check and indicate if the bench exists or not?</i> (A link to MapComplete will be added automatically)", "giveDescription": "Please, write a small description for someone who sees the note. A good note describes what the contributor has to do, e.g; <i>There might be a bench here. If you are around, could you please check and indicate if the bench exists or not?</i> (A link to MapComplete will be added automatically)",
"giveSource": "What is the source of this data? If 'source' is set in the feature, this value will be ignored", "giveSource": "What is the source of this data? If 'source' is set in the feature, this value will be ignored",
"giveWikilink": "On what wikipage can one find more information about this import?", "giveWikilink": "On what wikipage can one find more information about this import?",
@ -320,7 +320,7 @@
}, },
"conflationChecker": { "conflationChecker": {
"cacheExpired": "Cache was expired", "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.", "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", "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 ", "mapShowingNearbyIntro": "The following map shows features to import which have an OSM-feature within ",
@ -358,7 +358,7 @@
"loggedInWith": "You are currently logged in as <b>{name}</b> and have made {csCount} changesets", "loggedInWith": "You are currently logged in as <b>{name}</b> and have made {csCount} changesets",
"loginIsCorrect": "<b>{name}</b> is the correct account to create the import notes with.", "loginIsCorrect": "<b>{name}</b> is the correct account to create the import notes with.",
"loginRequired": "You have to be logged in to continue", "loginRequired": "You have to be logged in to continue",
"title": "Login", "title": "Log in",
"userAccountTitle": "Select user account" "userAccountTitle": "Select user account"
}, },
"mapPreview": { "mapPreview": {
@ -469,8 +469,8 @@
"disableAllNoteFilters": "Disable all filters", "disableAllNoteFilters": "Disable all filters",
"isClosed": "This note is resolved", "isClosed": "This note is resolved",
"isCreated": "Your note has been created!", "isCreated": "Your note has been created!",
"loginToAddComment": "Login to add a comment", "loginToAddComment": "Log in to add a comment",
"loginToAddPicture": "Login to add a picture", "loginToAddPicture": "Log in to add a picture",
"loginToClose": "Login to close this note", "loginToClose": "Login to close this note",
"noteIsPublic": "This will be visible to everyone", "noteIsPublic": "This will be visible to everyone",
"noteLayerDoEnable": "Enable the layer showing notes", "noteLayerDoEnable": "Enable the layer showing notes",
@ -685,7 +685,7 @@
"text": { "text": {
"description": "a piece of text" "description": "a piece of text"
}, },
"tooLong": "Text is to long, at most 255 characters are allowed. You do have {count} characters now", "tooLong": "The text is too long, at most 255 characters are allowed. You have {count} characters now.",
"url": { "url": {
"description": "link to a website", "description": "link to a website",
"feedback": "This is not a valid web address" "feedback": "This is not a valid web address"