diff --git a/langs/en.json b/langs/en.json
index 5d96eb5db5..430efe664c 100644
--- a/langs/en.json
+++ b/langs/en.json
@@ -451,16 +451,44 @@
"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
{id}
. Perhaps you meant one of: ",
+ "noThemeFound": "No theme found with name {id}
. Perhaps you meant one of: ",
+ "noUrlParameterFound": "No URL-parameter found with name {id}
. Perhaps you meant one of: ",
+ "urlParam": "URL-parameter {id}"
+ },
+ "dream": {
+ "docs": "Sends a computer-generated text",
+ "generatedBy": "This text was generated by {bot}, which is a Machine-learning based bot active on Reddit."
+ },
"help": {
"argcmd": "The command you want more information about",
"askRights": "Ask {admins} to give you sufficient permissions",
"docs": "Prints info about supported commands",
"insufficientRights": "You currently don't have sufficient permissions to run this command.",
+ "notFound": "I didn't find {cmd}
. Perhaps you meant one of {closest}?",
"p0": "Hi! I'm MapComplete-bot {bot_version} (built upon MapComplete {mc_version}).",
"p1": "Send a command to me and I'll answer with something useful: give me a command via a private message or put !
before the command in a public room.",
"priviligedComand": "Priviliged command",
"supported": "My supported commands are:"
},
+ "info": {
+ "closed": "Closed",
+ "closedTodayAndTomorrow": "Closed today and tomorrow",
+ "couldNotDownload": "Could not download {id}
",
+ "editWith": "Edit this elemen with {title}",
+ "fetchingInfoAbout": "Fetching data about {id}...",
+ "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.",
+ "nothingFound": "Nothing found for {_}
",
+ "provideSearch": "Please, provide a search term of id to use this command",
+ "searchingWorldwide": "Searhing OpenStreetMap.org for your search {_}
"
+ },
"language": {
"arglang": "The language to be used from now on",
"currentLanguage": "The current room language is {language}",
@@ -470,6 +498,25 @@
"knownLanguages": "You can pick one of the following languages:",
"notFound": "The language {language} was not found"
},
+ "role": {
+ "allRevoked": "All rights of {user} have been revoked",
+ "allRolesIntro": "All users which have rights are:",
+ "argrole": "Which role to add; must be a command name",
+ "arguser": "Whom to change roles for. Will default to the one asking for some commands",
+ "argverb": "Wether to add
or remove
a role from a user. Use list
to see all roles a user has",
+ "docs": "Change what a user can or cannot do",
+ "noPreviousRoles": "{user} did not have any previous roles",
+ "noRightsNeeded": "The command {role}
can be executed by anyone, you don't need to set rights for it",
+ "noRolesYet": "{user} currently has no roles.",
+ "noSuchRole": "The role {role}
cannot be given to {user}
. A role is the same as a command name, type help
to see all commands.",
+ "userHasRoles": "{user} currently has the following roles:"
+ },
+ "shutdown": {
+ "argmode": "Indicates if the service should be restarted, must be one of {verbs}",
+ "docs": "Shuts down the bot",
+ "goodbye": "Shutting down... See you later!",
+ "notYetShuttingDown": "I'm not restarting yet as I just booted only {uptime} seconds ago. I'll wait at least {min_uptime} before rebooting."
+ },
"welcome": {
"p0": "Hi! I'm MapComplete-bot. I'm a computer program which searches OpenStreetMap and which can give some information about MapComplete, which is a website and app that shows thematic maps. If information is missing, you can add it easily over there.",
"p1": "Send me info [searchterm]
and I'll search OpenStreetMap for you. I'll show you the information on what I found.",
@@ -482,6 +529,8 @@
},
"decryptionFailed": "Sorry, I couldn't decrypt your message. You can try to leave this channel and to connect again",
"noSufficientRights": "This command is only available to administrators or users who have this role",
+ "subcommanNotFound": "I didn't understand your request. This command needs a verb to execute, but {verb}
is not a verb that I known. I do know the verbs {known_verbs}",
+ "subcommandNotGiven": "I didn't understand your request. This command needs a verb to execute, but you didn't give any. Try one of {known_verbs}",
"tooLongForPublic": "Sorry, this message is too long for a public room - send me a direct message instead"
},
"move": {