en.json 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346
  1. {
  2. "__translator": [
  3. "MarkusRost",
  4. "violine1101"
  5. ],
  6. "lang": "en",
  7. "dateformat": "en-US",
  8. "aliase": {
  9. "🎲": "random",
  10. "discussions": "discussion"
  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. "verification": {
  78. "save_failed": "sadly the verification couldn't be saved, please try again later.",
  79. "added": "the verification has been added:",
  80. "updated": "the verification has been updated:",
  81. "deleted": "the verification has been deleted.",
  82. "max_entries": "you already reached the maximal amount of verifications.",
  83. "no_role": "please provide a role for the new verification.",
  84. "current": "these are the current verifications for this server:",
  85. "current_selected": "this is the verification `%s` for this server:",
  86. "missing": "there are no verifications for this server yet.",
  87. "add_more": "Add more verifications:",
  88. "delete_current": "Delete this verification:",
  89. "channel": "Channel:",
  90. "role": "Role:",
  91. "editcount": "Edit count:",
  92. "usergroup": "User group:",
  93. "or": "or",
  94. "and": "and",
  95. "accountage": "Account age:",
  96. "indays": "(in days)",
  97. "role_too_high": "**The role %1$s is too high for %2$s to assign!**",
  98. "channel_max": "too many channels provided.",
  99. "channel_missing": "the provided channel does not exist.",
  100. "role_max": "too many roles provided.",
  101. "role_missing": "the provided role does not exist.",
  102. "role_managed": "the provided role can't be assigned.",
  103. "value_too_high": "the provided value is too high.",
  104. "usergroup_max": "too many user groups provided.",
  105. "usergroup_too_long": "the provided user group is too long.",
  106. "new_channel": "<new channel>",
  107. "new_role": "<new role>",
  108. "new_editcount": "<new edit count>",
  109. "new_usergroup": "<new user group>",
  110. "new_accountage": "<new account age>"
  111. },
  112. "verify": {
  113. "error": "The verification failed due to an error.",
  114. "error_reply": "the verification failed due to an error, please try again.",
  115. "missing": "there are no verifications set up for this channel.",
  116. "footer": "Wiki Account Verification",
  117. "failed_gblock": "**Check for global block failed!**",
  118. "failed_roles": "**Adding roles failed!**",
  119. "audit_reason": "Verified as \"%s\"",
  120. "user_missing": "The wiki user \"%s\" doesn't exist.",
  121. "user_missing_reply": "your linked wiki user \"%s\" doesn't exist.",
  122. "user_blocked": "**The wiki user %s is blocked!**",
  123. "user_blocked_reply": "your linked wiki user **\"%s\" is blocked!**",
  124. "user_gblocked": "**The wiki user %s is globally blocked!**",
  125. "user_gblocked_reply": "your linked wiki user **\"%s\" is globally blocked!**",
  126. "user_disabled": "**The wiki user %s is disabled!**",
  127. "user_disabled_reply": "your linked wiki user **\"%s\" is disabled!**",
  128. "user_failed": "Discord user %1$s doesn't match the wiki user %2$s.",
  129. "user_failed_reply": "your Discord tag doesn't match the wiki user \"%s\".",
  130. "user_matches": "Discord user %1$s matches the wiki user %2$s, but doesn't meet the requirements for any roles.",
  131. "user_matches_reply": "your Discord tag matches the wiki user \"%s\", but you don't meet the requirements for any roles.",
  132. "user_verified": "Discord user %1$s has been successfully verified as wiki user %2$s.",
  133. "user_verified_reply": "you have been successfully verified as wiki user \"%s\".",
  134. "discord": "Discord user:",
  135. "wiki": "Wiki user:",
  136. "empty": "*empty*",
  137. "notice": "Notice:",
  138. "qualified": "Qualified for:",
  139. "qualified_error": "Qualified for, but could not add:",
  140. "help_guide": "Follow [this guide](%s) to add your Discord tag to your wiki profile.",
  141. "help_gamepedia": "https://help.gamepedia.com/Discord",
  142. "help_fandom": "https://community.fandom.com/wiki/Special:VerifyUser"
  143. },
  144. "overview": {
  145. "inaccurate": "Statistics may be inaccurate",
  146. "name": "Full name:",
  147. "vertical": "Vertical:",
  148. "topic": "Topic:",
  149. "founder": "Founder:",
  150. "created": "Created:",
  151. "manager": "Wiki manager:",
  152. "talk": "talk",
  153. "official": "Official wiki:",
  154. "yes": "Yes",
  155. "no": "No",
  156. "articles": "Articles:",
  157. "pages": "Total pages:",
  158. "edits": "Edits:",
  159. "users": "Active users:",
  160. "crossover": "Merged into:",
  161. "description": "Description:",
  162. "image": "Image:",
  163. "none": "*none*"
  164. },
  165. "user": {
  166. "gender": {
  167. "unknown": "Unknown",
  168. "male": "Male",
  169. "female": "Female"
  170. },
  171. "groups": [
  172. ["global_bot", "Gamepedia bot"],
  173. ["hydra_staff", "Gamepedia staff"],
  174. ["wiki_manager", "Wiki manager"],
  175. ["content_team_member", "Content Team Member"],
  176. ["grasp", "GRASP"],
  177. ["bot-global", "Fandom bot"],
  178. ["staff", "Fandom staff"],
  179. ["wiki-manager", "Wiki manager"],
  180. ["helper", "Fandom helper"],
  181. ["content-team-member", "Content Team Member"],
  182. ["vstf", "VSTF"],
  183. ["content-volunteer", "Content volunteer"],
  184. ["global-discussions-moderator", "Global discussions moderator"],
  185. ["vanguard", "Vanguard"],
  186. ["voldev", "Volunteer Developer"],
  187. ["council", "Community Council"],
  188. ["bot", "Bot"],
  189. ["bureaucrat", "Bureaucrat"],
  190. ["sysop", "Administrator"],
  191. ["interface-admin", "Interface administrator"],
  192. ["content-moderator", "Content moderator"],
  193. ["threadmoderator", "Discussions moderator"],
  194. ["chatmoderator", "Chat moderator"],
  195. ["directors", "Director"],
  196. ["Patrol", "Inspector"],
  197. ["editor", "Editor"],
  198. ["moderator", "Moderator"],
  199. ["Elite_users", "Elite user"],
  200. ["patrollers", "Patroller"],
  201. ["rollback", "rollback"],
  202. ["autoreview", "autoreview"],
  203. ["autopatrol", "autopatrol"],
  204. ["authenticated", "authenticated"],
  205. ["user", "User"]
  206. ],
  207. "info": {
  208. "gender": "Gender:",
  209. "registration": "Registration date:",
  210. "editcount": "Edit count:",
  211. "globaleditcount": "Global edit count:",
  212. "wikisedited": "Wikis edited:",
  213. "group": "Group:",
  214. "discord": "Discord:",
  215. "favwiki": "Favorite wiki:",
  216. "loading": "Loading global statistics…"
  217. },
  218. "block": {
  219. "header": "%s is currently blocked!",
  220. "text": "Blocked on %1$s until %2$s by %3$s with reason \"%4$s\".",
  221. "noreason": "Blocked on %1$s until %2$s by %3$s.",
  222. "nofromtext": "Blocked until %2$s by %3$s with reason \"%4$s\".",
  223. "nofromnoreason": "Blocked until %2$s by %3$s.",
  224. "until_infinity": "the end of all days"
  225. },
  226. "gblock": {
  227. "header": "%s is currently globally blocked!",
  228. "text": "Blocked on %1$s until %2$s by %3$s on %4$s with reason \"%5$s\".",
  229. "noreason": "Blocked on %1$s until %2$s by %3$s on %4$s.",
  230. "disabled": "This account is currently disabled!"
  231. }
  232. },
  233. "diff": {
  234. "badrev": "at least one revision doesn't exist!",
  235. "nocomment": "*No description provided*",
  236. "hidden": "*hidden*",
  237. "info": {
  238. "editor": "Editor:",
  239. "timestamp": "Edit date:",
  240. "size": "Difference:",
  241. "bytes": "%s Bytes",
  242. "comment": "Comment:",
  243. "tags": "Tags:",
  244. "removed": "Removed:",
  245. "added": "Added:",
  246. "more": "And more",
  247. "whitespace": "Only whitespace"
  248. }
  249. },
  250. "search": {
  251. "page": "page",
  252. "search": "search",
  253. "infopage": "Not the correct result? Use %s for a direct link.",
  254. "infosearch": "Not the correct result? Use %1$s for a direct link or %2$s for a list of all hits.",
  255. "category": {
  256. "content": "Content of this category:",
  257. "empty": "*This category is empty*",
  258. "pages": {
  259. "default": "%s pages",
  260. "1": "%s page"
  261. },
  262. "files": {
  263. "default": "%s files",
  264. "1": "%s file"
  265. },
  266. "subcats": {
  267. "default": "%s categories",
  268. "1": "%s category"
  269. }
  270. },
  271. "special": "Content of this special page:",
  272. "empty": "*This special page is empty*",
  273. "results": {
  274. "default": "%s total results",
  275. "1": "%s total result"
  276. }
  277. },
  278. "discussion": {
  279. "post": "post",
  280. "main": "Discussions",
  281. "image": "View Image",
  282. "votes": {
  283. "default": "%s votes",
  284. "1": "%s vote"
  285. }
  286. },
  287. "invite": {
  288. "bot": "Use this link to invite me to another server:"
  289. },
  290. "test": {
  291. "random": 10,
  292. "pause": "I'm currently paused on this server.",
  293. "text": [
  294. "I'm still alive!",
  295. "and believe me, I am still alive.",
  296. "I'm doing science and I'm still alive.",
  297. "I feel fantastic and I'm still alive."
  298. ],
  299. "default": "I'm fully functional!",
  300. "time": "Response time"
  301. },
  302. "help": {
  303. "all": "So, you want to know what things I can do? Here is a list of all commands that I understand:",
  304. "admin": "These commands can only be performed by administrators:",
  305. "noadmin": "you need the `Manage Server` permission for these commands!",
  306. "pause": "**I'm currently paused on this server!**\nOnly these commands can be performed:",
  307. "footer": "If you got an unwanted response, you can react with 🗑️ to my message and I will delete it.",
  308. "list": [
  309. { "cmd": "<search term>", "desc": "I will answer with a link to a matching article in the wiki.", "unsearchable": true },
  310. { "cmd": "[[<page name>]]", "desc": "I will answer with a direct link to the article in the wiki.", "unsearchable": true, "inline": true },
  311. { "cmd": "{{<page name>}}", "desc": "I will answer with a link to the article in the wiki.", "unsearchable": true, "inline": true },
  312. { "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 },
  313. { "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 },
  314. { "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 },
  315. { "cmd": "User:<username>", "desc": "I will show some information about the user.", "unsearchable": true },
  316. { "cmd": "diff <diff> [<oldid>]", "desc": "I will answer with a link to the diff in the wiki." },
  317. { "cmd": "diff <page name>", "desc": "I will answer with a link to the last diff on the article in the wiki." },
  318. { "cmd": "random", "desc": "I will answer with a link to a random page in the wiki." },
  319. { "cmd": "🎲", "desc": "I will answer with a link to a random page in the wiki.", "hide": true },
  320. { "cmd": "overview", "desc": "I will show some information and statistics about the wiki." },
  321. { "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 },
  322. { "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 },
  323. { "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 },
  324. { "cmd": "bug <Minecraft bug>", "desc": "I will answer with a link to the bug in the Minecraft bug tracker.", "minecraft": true },
  325. { "cmd": "page <page name>", "desc": "I will answer with a direct link to the article in the wiki.", "hide": true },
  326. { "cmd": "search <search term>", "desc": "I will answer with a direct link to the search page for the article in the wiki.", "hide": true },
  327. { "cmd": "discussion <search term>", "desc": "I will answer with a link to a matching discussion thread in the Fandom wiki." },
  328. { "cmd": "discussion post <search term>", "desc": "I will answer with a link to a matching discussion post in the Fandom wiki." },
  329. { "cmd": "info", "desc": "I will introduce myself." },
  330. { "cmd": "help", "desc": "I will list all the commands that I understand." },
  331. { "cmd": "help <bot command>", "desc": "Wonder how a command works? Let me explain it to you!" },
  332. { "cmd": "help admin", "desc": "I will list all administrator commands." },
  333. { "cmd": "help admin", "desc": "I will list all administrator commands.", "unsearchable": true, "admin": true },
  334. { "cmd": "settings", "desc": "I will change the settings for this server.", "admin": true, "pause": true },
  335. { "cmd": "settings lang <language>", "desc": "I will change the language for this server.", "hide": true, "admin": true },
  336. { "cmd": "settings prefix <prefix>", "desc": "I will change the prefix for this server.", "hide": true, "admin": true, "patreon": true },
  337. { "cmd": "settings inline toggle", "desc": "I will toggle inline commands for this server.", "hide": true, "admin": true },
  338. { "cmd": "settings wiki <wiki>", "desc": "I will change the default wiki for this server.", "hide": true, "admin": true },
  339. { "cmd": "settings channel", "desc": "I will change the overwrites for the current channel.", "hide": true, "admin": true },
  340. { "cmd": "voice", "desc": "I try to give everyone in a voice channel a specific role.", "admin": true, "pause": true },
  341. { "cmd": "pause @mention", "desc": "I will ignore all commands on this server, except a few admin commands.", "admin": true },
  342. { "cmd": "pause @mention", "desc": "I will respond to all commands on this server again.", "unsearchable": true, "hide": true, "pause": true },
  343. { "cmd": "test", "desc": "If I'm active, I'll answer! Otherwise not.", "pause": true }
  344. ]
  345. }
  346. }