From dcefd0b1b2ca5aaba794f6bcd9534168c68935f0 Mon Sep 17 00:00:00 2001 From: Pieter Vander Vennet Date: Mon, 13 Jun 2022 01:09:43 +0000 Subject: [PATCH] Translated using Weblate (English) Currently translated at 93.1% (610 of 655 strings) Translation: MapComplete/Core Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/en/ --- langs/en.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/langs/en.json b/langs/en.json index 363e67fbdb..38f100bc64 100644 --- a/langs/en.json +++ b/langs/en.json @@ -450,7 +450,7 @@ }, "matrixbot": { "commandFailed": "Sorry, something went wrong while running {cmd}", - "commandNotFound": "I didn't understand your request. Did you perhaps mean to type {0}, {1}, {2} or ${2}?

Type help to see an overview of all commands

", + "commandNotFound": "I didn't understand your request. Did you perhaps mean to type {0}, {1}, {2} or {2}?

Type help to see an overview of all commands

", "commands": { "dm": { "argbody": "The actual command body of the command", @@ -458,12 +458,12 @@ "commandNotFound": "Command {key} not found - see help for all commands", "docs": "Executes a command and send the output to someone else", "executing": "Executing {_} and sending the result to {to}...", - "failed": "I couldn't execute ${cmd} due to ${message}", + "failed": "I couldn't execute {cmd} due to {message}", "noDm": "I couldn't create a room with {to}", "receipt": "I delivered the message to {to}", "selectValidCommand": "Specify a valid command", "selectValidUser": "Specify a valid target user", - "sendReason": "I sent you this message because {sender} requested me to send this with ${cmd}" + "sendReason": "I sent you this message because {sender} requested me to send this with {cmd}" }, "documentation": { "argid": "The ID of the layer, theme or URL-parameter for which documentation is needed", @@ -497,7 +497,7 @@ "docs": "Gets info about an OSM-object. Either give an id OR a search string; the objects are interpreted and known values are shown.", "editWith": "Edit this element with {title}", "fetchingInfoAbout": "Fetching data about {id}...", - "foundResults": "Found {total} results for ${search}, fetching details about them...", + "foundResults": "Found {total} results for {search}, fetching details about them...", "noEditPossible": "No MapComplete themes support this element", "noInfo": "No relevant information yet", "noOpeningHours": "No opening hours are known.", @@ -549,7 +549,7 @@ "noNearOrIn": "Sorry, I didn't understand your command as I didn't find a near or in in your search query.\n Try something as search drinking water in London, search friture in Brussels

\n

Alternatively, try info {cmd} to get info about a single object.", "nothingFound": "Sorry, I couldn't find anything for {search}, so I can't search for {layerTitle}", "overview": "I found {length} matching items.", - "searching": "Searching {layerTitle} ${mode} {search}..." + "searching": "Searching {layerTitle} {mode} {search}..." }, "shutdown": { "argmode": "Indicates if the service should be restarted, must be one of {verbs}", @@ -560,7 +560,7 @@ "verbupdate": "Attempts to update the embedded MapComplete-codebase, shuts down afterwards" }, "tags": { - "announceSearch": "${id} doesn't seem to be a valid OSM-id - searching worldwide instead for ${search}...", + "announceSearch": "{id} doesn't seem to be a valid OSM-id - searching worldwide instead for {search}...", "argsearch": "The ID of the OSM-object or a search query", "docs": "Show the tags of an OSM-object. Either give an id OR a search string; the objects are interpreted and known values are shown.", "noSearchGiven": "Please, provide a search term of id to use this command",