mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-21 20:54:58 +05:00
188 lines
No EOL
5.1 KiB
JSON
188 lines
No EOL
5.1 KiB
JSON
{
|
|
"BOT_USER": "You can't use this command on bots.",
|
|
"CANT_YOURSELF": "You can't use this command on yourself.",
|
|
"CANT_DM": "I cannot DM you. Please check your privacy settings.",
|
|
"EPHEMERAL_RESPONSE": "Make bot's response ephemeral?",
|
|
"FORCE_STOP": "The game has been forcibly ended, {{user}}, nobody won (the number was {{number}}).",
|
|
"LEVEL_UP": "You have reached the next level! Your new level is: **{{level}}**",
|
|
"GUILD_ONLY": "This command can only be used on a server.",
|
|
"HELLO_SERVER": "Hello! All my commands are available through **/**. Use </help:1029832476077596773> to get a list of commands.",
|
|
"INVALID_NUMBER_RANGE": "Please specify a number between **{{min}}** and **{{max}}**.",
|
|
"MAX_150_CHARS": "No more than 150 characters!",
|
|
"MORE_THAN_ZERO": "Please specify an integer greater than 0.",
|
|
"NO_ARGS": "No arguments required.",
|
|
"NSFW_COMMAND": "This command can only be used in an NSFW channel.",
|
|
"OPTION_NAN_ALL": "Please specify an integer greater than 0 or `all`.",
|
|
"OWNER_ONLY": "Only the bot owner can use this command.",
|
|
"SELECT_CANCELED": "Selection canceled.",
|
|
"STATS_FOOTER": "● [Dashboard]({{dashboardLink}})\n● [Support Server]({{supportLink}})\n● [Invite JaBa to Your Server]({{inviteLink}})",
|
|
"TIMED_OUT": "Time out.",
|
|
"JUMP_TO_PAGE": "Specify the page you want to jump to (maximum **{{length}}**):",
|
|
"QUOTE_TITLE": "Message from {{user}}",
|
|
"QUOTE_CONTENT": "Content",
|
|
"QUOTE_ATTACHED": "Attached files",
|
|
"QUOTE_JUMP": "Jump to",
|
|
"QUOTE_FOOTER": "Sended",
|
|
|
|
"MONTHS": {
|
|
"JANUARY": "January",
|
|
"FEBRUARY": "February",
|
|
"MARCH": "March",
|
|
"APRIL": "April",
|
|
"MAY": "May",
|
|
"JUNE": "June",
|
|
"JULY": "July",
|
|
"AUGUST": "August",
|
|
"SEPTEMBER": "September",
|
|
"OCTOBER": "October",
|
|
"NOVEMBER": "November",
|
|
"DECEMBER": "December"
|
|
},
|
|
|
|
"MONITORING": {
|
|
"DELETE": {
|
|
"TITLE": "{{user}}'s message was deleted!",
|
|
"DESCRIPTION": "Message content was: ```{{content}}```\nChannel: {{channel}}\nTime created: {{time}}"
|
|
},
|
|
"UPDATE": {
|
|
"TITLE": "{{user}} updated a message!",
|
|
"DESCRIPTION": "Old Message: ```{{oldContent}}```\nNew Message: ```{{newContent}}```\nJump to message: {{url}}"
|
|
}
|
|
},
|
|
|
|
"PERMISSIONS": {
|
|
"CreateInstantInvite": "Create Instant Invite",
|
|
"KickMembers": "Kick Members",
|
|
"BanMembers": "Ban Members",
|
|
"Administrator": "Administrator",
|
|
"ManageChannels": "Manage Channels",
|
|
"ManageGuild": "Manage Guild",
|
|
"AddReactions": "Add Reactions",
|
|
"ViewAuditLog": "View Audit Log",
|
|
"PrioritySpeaker": "Priority Speaker",
|
|
"Stream": "Stream",
|
|
"ViewChannel": "View Channel",
|
|
"SendMessages": "Send Messages",
|
|
"SendTTSMessages": "Send Text-to-Speech Messages",
|
|
"ManageMessages": "Manage Messages",
|
|
"EmbedLinks": "Embed Links",
|
|
"AttachFiles": "Attach Files",
|
|
"ReadMessageHistory": "Read Message History",
|
|
"MentionEveryone": "Mention *@*everyone, *@*here, and all roles",
|
|
"UseExternalEmojis": "Use External Emojis",
|
|
"ViewGuildInsights": "View Guild Insights",
|
|
"Connect": "Connect",
|
|
"Speak": "Speak",
|
|
"MuteMembers": "Mute Members",
|
|
"DeafenMembers": "Deafen Members",
|
|
"MoveMembers": "Move Members",
|
|
"UseVAD": "Use Voice Activity Detection",
|
|
"ChangeNickname": "Change Nickname",
|
|
"ManageNicknames": "Manage Nicknames",
|
|
"ManageRoles": "Manage Roles",
|
|
"ManageWebhooks": "Manage Webhooks",
|
|
"ManageEmojisAndStickers": "Manage Emojis and Stickers",
|
|
"UseApplicationCommands": "Use Application Commands",
|
|
"ManageEvents": "Manage Events",
|
|
"ManageThreads": "Manage Threads",
|
|
"CreatePublicThreads": "Create Public Threads",
|
|
"CreatePrivateThreads": "Create Private Threads",
|
|
"UseExternalStickers": "Use External Stickers",
|
|
"SendMessagesInThreads": "Send Messages in Threads",
|
|
"UseEmbeddedActivities": "Start Activities",
|
|
"ModerateMembers": "Tell Members to Think about Their Behavior"
|
|
},
|
|
|
|
"NOUNS": {
|
|
"CREDIT": {
|
|
"1": "credit",
|
|
"2": "credits",
|
|
"5": "credits"
|
|
},
|
|
"CREDITS": {
|
|
"1": "credit",
|
|
"2": "credits",
|
|
"5": "credits"
|
|
},
|
|
"COMMANDS": {
|
|
"1": "command",
|
|
"2": "commands",
|
|
"5": "commands"
|
|
},
|
|
"POINTS": {
|
|
"1": "point",
|
|
"2": "points",
|
|
"5": "points"
|
|
},
|
|
"MEMBERS": {
|
|
"1": "member",
|
|
"2": "members",
|
|
"5": "members"
|
|
},
|
|
"USERS": {
|
|
"1": "user",
|
|
"2": "users",
|
|
"5": "users"
|
|
},
|
|
"PLAYERS": {
|
|
"1": "player",
|
|
"2": "players",
|
|
"5": "players"
|
|
},
|
|
"TRACKS": {
|
|
"1": "track",
|
|
"2": "tracks",
|
|
"5": "tracks"
|
|
},
|
|
"BOTS": {
|
|
"1": "bot",
|
|
"2": "bots",
|
|
"5": "bots"
|
|
},
|
|
"TEXT": {
|
|
"1": "text channel",
|
|
"2": "text channels",
|
|
"5": "text channels"
|
|
},
|
|
"VOICE": {
|
|
"1": "voice channel",
|
|
"2": "voice channels",
|
|
"5": "voice channels"
|
|
},
|
|
"CATEGORY": {
|
|
"1": "category",
|
|
"2": "categories",
|
|
"5": "categories"
|
|
},
|
|
"MESSAGES": {
|
|
"1": "message",
|
|
"2": "messages",
|
|
"5": "messages"
|
|
},
|
|
"WARNS": {
|
|
"1": "warning",
|
|
"2": "warnings",
|
|
"5": "warnings"
|
|
},
|
|
"SECONDS": {
|
|
"1": "second",
|
|
"2": "seconds",
|
|
"5": "seconds"
|
|
},
|
|
"SERVER": {
|
|
"1": "server",
|
|
"2": "servers",
|
|
"5": "servers"
|
|
},
|
|
"SERVERS": {
|
|
"1": "server",
|
|
"2": "servers",
|
|
"5": "servers"
|
|
},
|
|
"AGE": {
|
|
"1": "year",
|
|
"2": "years",
|
|
"5": "years"
|
|
}
|
|
}
|
|
} |