forked from MapComplete/MapComplete
		
	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/
This commit is contained in:
		
							parent
							
								
									6b1b9eea8b
								
							
						
					
					
						commit
						dcefd0b1b2
					
				
					 1 changed files with 6 additions and 6 deletions
				
			
		| 
						 | 
					@ -450,7 +450,7 @@
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "matrixbot": {
 | 
					    "matrixbot": {
 | 
				
			||||||
        "commandFailed": "Sorry, something went wrong while running <code>{cmd}</code>",
 | 
					        "commandFailed": "Sorry, something went wrong while running <code>{cmd}</code>",
 | 
				
			||||||
        "commandNotFound": "I didn't understand your request. Did you perhaps mean to type {0}, {1}, {2} or ${2}? <p>Type <code>help</code> to see an overview of all commands</p>",
 | 
					        "commandNotFound": "I didn't understand your request. Did you perhaps mean to type {0}, {1}, {2} or {2}? <p>Type <code>help</code> to see an overview of all commands</p>",
 | 
				
			||||||
        "commands": {
 | 
					        "commands": {
 | 
				
			||||||
            "dm": {
 | 
					            "dm": {
 | 
				
			||||||
                "argbody": "The actual command body of the command",
 | 
					                "argbody": "The actual command body of the command",
 | 
				
			||||||
| 
						 | 
					@ -458,12 +458,12 @@
 | 
				
			||||||
                "commandNotFound": "Command {key} not found - see <code>help</code> for all commands",
 | 
					                "commandNotFound": "Command {key} not found - see <code>help</code> for all commands",
 | 
				
			||||||
                "docs": "Executes a command and send the output to someone else",
 | 
					                "docs": "Executes a command and send the output to someone else",
 | 
				
			||||||
                "executing": "Executing <code>{_}</code> and sending the result to <b>{to}</b>...",
 | 
					                "executing": "Executing <code>{_}</code> and sending the result to <b>{to}</b>...",
 | 
				
			||||||
                "failed": "I couldn't execute <code>${cmd}</code> due to ${message}",
 | 
					                "failed": "I couldn't execute <code>{cmd}</code> due to {message}",
 | 
				
			||||||
                "noDm": "I couldn't create a room with {to}",
 | 
					                "noDm": "I couldn't create a room with {to}",
 | 
				
			||||||
                "receipt": "I delivered the message to {to}",
 | 
					                "receipt": "I delivered the message to {to}",
 | 
				
			||||||
                "selectValidCommand": "Specify a valid command",
 | 
					                "selectValidCommand": "Specify a valid command",
 | 
				
			||||||
                "selectValidUser": "Specify a valid target user",
 | 
					                "selectValidUser": "Specify a valid target user",
 | 
				
			||||||
                "sendReason": "I sent you this message because <b>{sender}</b> requested me to send this with <code>${cmd}</code>"
 | 
					                "sendReason": "I sent you this message because <b>{sender}</b> requested me to send this with <code>{cmd}</code>"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "documentation": {
 | 
					            "documentation": {
 | 
				
			||||||
                "argid": "The ID of the layer, theme or URL-parameter for which documentation is needed",
 | 
					                "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.",
 | 
					                "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}",
 | 
					                "editWith": "Edit this element with {title}",
 | 
				
			||||||
                "fetchingInfoAbout": "Fetching data about {id}...",
 | 
					                "fetchingInfoAbout": "Fetching data about {id}...",
 | 
				
			||||||
                "foundResults": "Found {total} results for <code>${search}</code>, fetching details about them...",
 | 
					                "foundResults": "Found {total} results for <code>{search}</code>, fetching details about them...",
 | 
				
			||||||
                "noEditPossible": "No MapComplete themes support this element",
 | 
					                "noEditPossible": "No MapComplete themes support this element",
 | 
				
			||||||
                "noInfo": "No relevant information yet",
 | 
					                "noInfo": "No relevant information yet",
 | 
				
			||||||
                "noOpeningHours": "No opening hours are known.",
 | 
					                "noOpeningHours": "No opening hours are known.",
 | 
				
			||||||
| 
						 | 
					@ -549,7 +549,7 @@
 | 
				
			||||||
                "noNearOrIn": "Sorry, I didn't understand your command as I didn't find a <code>near</code> or <code>in</code> in your search query.\n Try something as <code>search drinking water in London</code>, <code>search friture in Brussels</code></p>\n <p>Alternatively, try <code>info {cmd}</code> to get info about a single object.",
 | 
					                "noNearOrIn": "Sorry, I didn't understand your command as I didn't find a <code>near</code> or <code>in</code> in your search query.\n Try something as <code>search drinking water in London</code>, <code>search friture in Brussels</code></p>\n <p>Alternatively, try <code>info {cmd}</code> to get info about a single object.",
 | 
				
			||||||
                "nothingFound": "Sorry, I couldn't find anything for <code>{search}</code>, so I can't search for {layerTitle}",
 | 
					                "nothingFound": "Sorry, I couldn't find anything for <code>{search}</code>, so I can't search for {layerTitle}",
 | 
				
			||||||
                "overview": "I found {length} matching items.",
 | 
					                "overview": "I found {length} matching items.",
 | 
				
			||||||
                "searching": "Searching {layerTitle} ${mode} <code>{search}</code>..."
 | 
					                "searching": "Searching {layerTitle} {mode} <code>{search}</code>..."
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "shutdown": {
 | 
					            "shutdown": {
 | 
				
			||||||
                "argmode": "Indicates if the service should be restarted, must be one of {verbs}",
 | 
					                "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"
 | 
					                "verbupdate": "Attempts to update the embedded MapComplete-codebase, shuts down afterwards"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "tags": {
 | 
					            "tags": {
 | 
				
			||||||
                "announceSearch": "<code>${id}</code> doesn't seem to be a valid OSM-id - searching worldwide instead for ${search}...",
 | 
					                "announceSearch": "<code>{id}</code> 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",
 | 
					                "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.",
 | 
					                "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",
 | 
					                "noSearchGiven": "Please, provide a search term of id to use this command",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue