en.json 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286
  1. {
  2. "__translator": [
  3. "MarkusRost",
  4. "violine1101"
  5. ],
  6. "lang": "en",
  7. "dateformat": "en-US",
  8. "aliase": {
  9. "purge": "delete",
  10. "🎲": "random"
  11. },
  12. "prefix": "the prefix for this server is `%s`. You can change the prefix with `%s settings prefix`. For a list of all commands see `%s help`.",
  13. "missingperm": "I'm missing some permissions for this command:",
  14. "limit": "🚨 **Stop, you hit a limit!** 🚨\n\n%s, your message contained too many commands!",
  15. "disclaimer": "I am a small bot with the task to link to Gamepedia and Fandom wikis. %s wrote me in JavaScript.\n\n**I am not affiliated with Fandom and am an unofficial tool!**\n\nYou can support me on Patreon:",
  16. "helpserver": "For questions and problems please visit my support server:",
  17. "patreon": "this is a Patreon only feature!\nYou can support me on Patreon to get access to this feature:",
  18. "settings": {
  19. "save_failed": "sadly the settings couldn't be saved, please try again later.",
  20. "missing": "this server isn't set up yet. Use %1$s and %2$s to change the settings.",
  21. "foundwikis": "Do you mean any of these wikis?",
  22. "current": "these are the current settings for this server:",
  23. "channel current": "these are the current settings for this channel:",
  24. "currentlang": "Language:",
  25. "currentprefix": "Prefix:",
  26. "currentinline": "Inline commands:",
  27. "currentwiki": "Default wiki:",
  28. "currentchannel": "Channel overwrites:",
  29. "nochannels": "*No channel overwrites yet*",
  30. "lang": "the language for this server is:",
  31. "channel lang": "the language for this channel is:",
  32. "langinvalid": "the specified language is not supported!",
  33. "langchanged": "you changed the language for this server to:",
  34. "channel langchanged": "you changed the language for this channel to:",
  35. "langhelp": "Use `%s <language>` to change the language.\nCurrently supported languages are:",
  36. "wikimissing": "no default wiki is set for this server yet!",
  37. "wiki": "the default wiki for this server is:",
  38. "channel wiki": "the default wiki for this channel is:",
  39. "wikiinvalid": "please provide a valid link to a Gamepedia or Fandom wiki!",
  40. "wikichanged": "you changed the default wiki for this server to:",
  41. "channel wikichanged": "you changed the default wiki for this channel to:",
  42. "wikihelp": "Use `%s <link>` to change the default wiki.\nLink to the wiki: `https://<wiki>.gamepedia.com/` or `https://<wiki>.fandom.com/`",
  43. "prefix": "the prefix for this server is:",
  44. "prefixinvalid": "the specified prefix is not supported!",
  45. "prefixchanged": "you changed the prefix for this server to:",
  46. "prefixhelp": "Use `%s <prefix>` to change the prefix.\nThe prefix may not include spaces or mentions!",
  47. "inline enabled": {
  48. "inline": "inline commands are currently enabled for this server.",
  49. "channel inline": "inline commands are currently enabled for this channel.",
  50. "inlinechanged": "you enabled inline commands for this server.",
  51. "channel inlinechanged": "you enabled inline commands for this channel.",
  52. "help": "Use `%1$s` to disable inline commands like `[[%2$s]]` and `{{%2$s}}`."
  53. },
  54. "inline disabled": {
  55. "inline": "inline commands are currently disabled for this server.",
  56. "channel inline": "inline commands are currently disabled for this channel.",
  57. "inlinechanged": "you disabled inline commands for this server.",
  58. "channel inlinechanged": "you disabled inline commands for this channel.",
  59. "help": "Use `%1$s` to enable inline commands like `[[%2$s]]` and `{{%2$s}}`."
  60. }
  61. },
  62. "pause": {
  63. "on": "I'm now paused on this server and will ignore most commands!",
  64. "off": "I'm no longer paused on this server and will respond to all commands again!"
  65. },
  66. "voice": {
  67. "text": "I try to give everyone in a voice channel a specific role:",
  68. "enable": "Use `%s` to enable this function.",
  69. "disable": "Use `%s` to disable this function.",
  70. "enabled": "you enabled the function to add roles for voice channels.",
  71. "disabled": "you disabled the function to add roles for voice channels.",
  72. "name": "voice channel name",
  73. "channel": "Voice channel",
  74. "join": "%1$s joined the voice channel \"%2$s\".",
  75. "left": "%1$s left the voice channel \"%2$s\"."
  76. },
  77. "overview": {
  78. "inaccurate": "Statistics may be inaccurate",
  79. "name": "Full name:",
  80. "vertical": "Vertical:",
  81. "topic": "Topic:",
  82. "founder": "Founder:",
  83. "created": "Created:",
  84. "manager": "Wiki manager:",
  85. "talk": "talk",
  86. "official": "Official wiki:",
  87. "yes": "Yes",
  88. "no": "No",
  89. "articles": "Articles:",
  90. "pages": "Total pages:",
  91. "edits": "Edits:",
  92. "users": "Active users:",
  93. "description": "Description:",
  94. "image": "Image:",
  95. "none": "*none*"
  96. },
  97. "user": {
  98. "gender": {
  99. "unknown": "Unknown",
  100. "male": "Male",
  101. "female": "Female"
  102. },
  103. "groups": [
  104. ["global_bot", "Gamepedia bot"],
  105. ["hydra_staff", "Gamepedia staff"],
  106. ["wiki_manager", "Wiki manager"],
  107. ["content_team_member", "Content Team Member"],
  108. ["grasp", "GRASP"],
  109. ["bot-global", "Fandom bot"],
  110. ["staff", "Fandom staff"],
  111. ["wiki-manager", "Wiki manager"],
  112. ["helper", "Fandom helper"],
  113. ["content-team-member", "Content Team Member"],
  114. ["vstf", "VSTF"],
  115. ["content-volunteer", "Content volunteer"],
  116. ["global-discussions-moderator", "Global discussions moderator"],
  117. ["vanguard", "Vanguard"],
  118. ["voldev", "Volunteer Developer"],
  119. ["council", "Community Council"],
  120. ["bot", "Bot"],
  121. ["bureaucrat", "Bureaucrat"],
  122. ["sysop", "Administrator"],
  123. ["content-moderator", "Content moderator"],
  124. ["threadmoderator", "Discussions moderator"],
  125. ["chatmoderator", "Chat moderator"],
  126. ["directors", "Director"],
  127. ["Patrol", "Inspector"],
  128. ["editor", "Editor"],
  129. ["moderator", "Moderator"],
  130. ["Elite_users", "Elite user"],
  131. ["patrollers", "Patroller"],
  132. ["rollback", "rollback"],
  133. ["autoreview", "autoreview"],
  134. ["autopatrol", "autopatrol"],
  135. ["authenticated", "authenticated"],
  136. ["user", "User"]
  137. ],
  138. "info": {
  139. "gender": "Gender:",
  140. "registration": "Registration date:",
  141. "editcount": "Edit count:",
  142. "globaleditcount": "Global edit count:",
  143. "wikisedited": "Wikis edited:",
  144. "group": "Group:",
  145. "discord": "Discord:",
  146. "loading": "Loading global statistics…"
  147. },
  148. "block": {
  149. "header": "%s is currently blocked!",
  150. "text": "Blocked on %1$s until %2$s by %3$s with reason \"%4$s\".",
  151. "noreason": "Blocked on %1$s until %2$s by %3$s.",
  152. "nofromtext": "Blocked until %2$s by %3$s with reason \"%4$s\".",
  153. "nofromnoreason": "Blocked until %2$s by %3$s.",
  154. "until_infinity": "the end of all days"
  155. },
  156. "gblock": {
  157. "header": "%s is currently globally blocked!",
  158. "text": "Blocked on %1$s until %2$s by %3$s on %4$s with reason \"%5$s\".",
  159. "noreason": "Blocked on %1$s until %2$s by %3$s on %4$s.",
  160. "disabled": "This account is currently disabled!"
  161. }
  162. },
  163. "diff": {
  164. "badrev": "at least one revision doesn't exist!",
  165. "nocomment": "*No description provided*",
  166. "hidden": "*hidden*",
  167. "info": {
  168. "editor": "Editor:",
  169. "timestamp": "Edit date:",
  170. "size": "Difference:",
  171. "bytes": "%s Bytes",
  172. "comment": "Comment:",
  173. "tags": "Tags:",
  174. "removed": "Removed:",
  175. "added": "Added:",
  176. "more": "And more",
  177. "whitespace": "Only whitespace"
  178. }
  179. },
  180. "search": {
  181. "page": "page",
  182. "search": "search",
  183. "infopage": "Not the correct result? Use %s for a direct link.",
  184. "infosearch": "Not the correct result? Use %1$s for a direct link or %2$s for a list of all hits.",
  185. "category": {
  186. "content": "Content of this category:",
  187. "empty": "*This category is empty*",
  188. "pages": {
  189. "default": "%s pages",
  190. "1": "%s page"
  191. },
  192. "files": {
  193. "default": "%s files",
  194. "1": "%s file"
  195. },
  196. "subcats": {
  197. "default": "%s categories",
  198. "1": "%s category"
  199. }
  200. },
  201. "special": "Content of this special page:",
  202. "empty": "*This special page is empty*"
  203. },
  204. "discussion": {
  205. "post": "post",
  206. "main": "Discussions",
  207. "image": "View Image",
  208. "votes": {
  209. "default": "%s votes",
  210. "1": "%s vote"
  211. }
  212. },
  213. "invite": {
  214. "bot": "Use this link to invite me to another server:"
  215. },
  216. "poll": {
  217. "title": "**Poll:**\n"
  218. },
  219. "delete": {
  220. "invalid": "the specified number isn't valid.",
  221. "success": "the most recent %s messages in this channel were deleted.",
  222. "big": "the specified number is too big. The maximum is %s!"
  223. },
  224. "test": {
  225. "random": 10,
  226. "pause": "I'm currently paused on this server.",
  227. "text": [
  228. "I'm still alive!",
  229. "and believe me, I am still alive.",
  230. "I'm doing science and I'm still alive.",
  231. "I feel fantastic and I'm still alive."
  232. ],
  233. "default": "I'm fully functional!",
  234. "time": "Response time"
  235. },
  236. "help": {
  237. "all": "So, you want to know what things I can do? Here is a list of all commands that I understand:",
  238. "admin": "These commands can only be performed by administrators:",
  239. "noadmin": "you need the `Manage Server` permission for these commands!",
  240. "pause": "**I'm currently paused on this server!**\nOnly these commands can be performed:",
  241. "footer": "If you got an unwanted response, you can react with 🗑️ to my message and I will delete it.",
  242. "list": [
  243. { "cmd": "<search term>", "desc": "I will answer with a link to a matching article in the wiki.", "unsearchable": true },
  244. { "cmd": "[[<page name>]]", "desc": "I will answer with a direct link to the article in the wiki.", "unsearchable": true, "inline": true },
  245. { "cmd": "{{<page name>}}", "desc": "I will answer with a link to the article in the wiki.", "unsearchable": true, "inline": true },
  246. { "cmd": "!<wiki> <search term>", "desc": "I will answer with a link to a matching article in the named Gamepedia wiki: `https://<wiki>.gamepedia.com/`", "unsearchable": true },
  247. { "cmd": "?<wiki> <search term>", "desc": "I will answer with a link to a matching article in the named Fandom wiki: `https://<wiki>.fandom.com/`", "unsearchable": true },
  248. { "cmd": "??<wiki> <search term>", "desc": "I will answer with a link to a matching article in the named Wikia wiki: `https://<wiki>.wikia.org/`", "unsearchable": true },
  249. { "cmd": "User:<username>", "desc": "I will show some information about the user.", "unsearchable": true },
  250. { "cmd": "diff <diff> [<oldid>]", "desc": "I will answer with a link to the diff in the wiki." },
  251. { "cmd": "diff <page name>", "desc": "I will answer with a link to the last diff on the article in the wiki." },
  252. { "cmd": "random", "desc": "I will answer with a link to a random page in the wiki." },
  253. { "cmd": "🎲", "desc": "I will answer with a link to a random page in the wiki.", "hide": true },
  254. { "cmd": "overview", "desc": "I will show some information and statistics about the wiki." },
  255. { "cmd": "/<Minecraft command>", "desc": "I will answer with the syntax of the Minecraft command and a link to the article for the command in the Minecraft Wiki.", "unsearchable": true, "minecraft": true },
  256. { "cmd": "command <Minecraft command>", "desc": "I will answer with the syntax of the Minecraft command and a link to the article for the command in the Minecraft Wiki.", "hide": true, "minecraft": true },
  257. { "cmd": "cmd <Minecraft command>", "desc": "I will answer with the syntax of the Minecraft command and a link to the article for the command in the Minecraft Wiki.", "hide": true, "minecraft": true },
  258. { "cmd": "bug <Minecraft bug>", "desc": "I will answer with a link to the bug in the Minecraft bug tracker.", "minecraft": true },
  259. { "cmd": "page <page name>", "desc": "I will answer with a direct link to the article in the wiki.", "hide": true },
  260. { "cmd": "search <search term>", "desc": "I will answer with a direct link to the search page for the article in the wiki.", "hide": true },
  261. { "cmd": "discussion <search term>", "desc": "I will answer with a link to a matching discussion thread in the Fandom wiki." },
  262. { "cmd": "discussion post <search term>", "desc": "I will answer with a link to a matching discussion post in the Fandom wiki." },
  263. { "cmd": "info", "desc": "I will introduce myself." },
  264. { "cmd": "help", "desc": "I will list all the commands that I understand." },
  265. { "cmd": "help <bot command>", "desc": "Wonder how a command works? Let me explain it to you!" },
  266. { "cmd": "help admin", "desc": "I will list all administrator commands." },
  267. { "cmd": "help admin", "desc": "I will list all administrator commands.", "unsearchable": true, "admin": true },
  268. { "cmd": "settings", "desc": "I will change the settings for this server.", "admin": true, "pause": true },
  269. { "cmd": "settings lang <language>", "desc": "I will change the language for this server.", "hide": true, "admin": true },
  270. { "cmd": "settings prefix <prefix>", "desc": "I will change the prefix for this server.", "hide": true, "admin": true, "patreon": true },
  271. { "cmd": "settings inline toggle", "desc": "I will toggle inline commands for this server.", "hide": true, "admin": true },
  272. { "cmd": "settings wiki <wiki>", "desc": "I will change the default wiki for this server.", "hide": true, "admin": true },
  273. { "cmd": "settings channel", "desc": "I will change the overwrites for the current channel.", "hide": true, "admin": true },
  274. { "cmd": "voice", "desc": "I try to give everyone in a voice channel a specific role.", "admin": true, "pause": true },
  275. { "cmd": "pause @mention", "desc": "I will ignore all commands on this server, except a few admin commands.", "admin": true },
  276. { "cmd": "pause @mention", "desc": "I will respond to all commands on this server again.", "unsearchable": true, "hide": true, "pause": true },
  277. { "cmd": "poll <question as free text>", "desc": "I will create a poll and react with <:support:448222377009086465> and <:oppose:448222455425794059>.", "admin": true },
  278. { "cmd": "poll <emoji> [<emoji> ...] <question as free text>", "desc": "I will create a poll and react with the possible answers.", "admin": true },
  279. { "cmd": "test", "desc": "If I'm active, I'll answer! Otherwise not.", "pause": true },
  280. { "cmd": "say <message>", "desc": "I will write the given message.", "admin": true, "pause": true },
  281. { "cmd": "say alarm <message>", "desc": "I will write the given message already preformatted: 🚨 **<message>** 🚨", "admin": true, "pause": true },
  282. { "cmd": "delete <count>", "desc": "I will delete the recent messages in the channel, as long as they aren't older than 14 days.", "admin": true, "pause": true },
  283. { "cmd": "purge <count>", "desc": "I will delete the recent messages in the channel, as long as they aren't older than 14 days.", "hide": true, "admin": true }
  284. ]
  285. }
  286. }