New Crowdin translations #231
7 changed files with 63 additions and 56 deletions
|
|
@ -2,21 +2,19 @@
|
|||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
#
|
||||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
Hadder = Hadderino
|
||||
|
||||
user = <@User>
|
||||
searchterm = <Suchbegriff>
|
||||
username = <Benutzername>
|
||||
number = <Number>/all
|
||||
guildprefix = <New Guild-Prefix>
|
||||
prefix = <New Prefix>
|
||||
userprefix = <New User-Prefix>
|
||||
vc-name/id = <VoiceChannelID|VoiceChannelName>
|
||||
user+nickname = <@user> <New Nickname>
|
||||
region = <region>
|
||||
guildid = <Guild-ID>
|
||||
content = <Message-content>
|
||||
|
||||
error = Error
|
||||
none = None
|
||||
|
|
@ -29,6 +27,7 @@ commands.fun.gif.help.description = Look for a GIF on Giphy
|
|||
commands.fun.meme.success.title = Your random meme
|
||||
commands.fun.meme.api.error = The request to the meme API could not be processed. Please try it again later.
|
||||
commands.fun.meme.help.description = Sends you a random meme.
|
||||
commands.fun.clyde.help.description = Send a message as a webhook named Clyde.
|
||||
|
||||
commands.general.about.success.title = Hadder - About
|
||||
commands.general.about.success.description = Hadder is an open source Discord bot.
|
||||
|
|
@ -98,7 +97,7 @@ commands.moderation.clear.message.error.title = No messages\!
|
|||
commands.moderation.clear.message.error.description = There are no messages in this channel.
|
||||
commands.moderation.clear.help.description = Deletes the specified number of messages.
|
||||
commands.moderation.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to `%extra%`.
|
||||
commands.moderation.prefix.error.description = The prefix must not contain **"**
|
||||
commands.moderation.prefix.help.description = Sets the Guild-Prefix.
|
||||
commands.moderation.invitedetect.activate.success.title = Successfully activated
|
||||
|
|
@ -206,6 +205,8 @@ commands.owner.eval.help.description = Execute the given code
|
|||
commands.owner.eval.help.usage = <Code to execute>
|
||||
commands.owner.guildleave.success.title = Successfully left
|
||||
commands.owner.guildleave.success.description = I successfully left %extra%.
|
||||
commands.owner.guildleave.error.title = Can not leave
|
||||
commands.owner.guildleave.error.description = I can not leave from this guild. Maybe this isn't a ID?
|
||||
commands.owner.guildleave.help.description = Quit from a guild
|
||||
commands.owner.reboot.help.description = Restart the bot
|
||||
commands.owner.shutdown.success.title = Shutdown
|
||||
|
|
@ -214,9 +215,9 @@ commands.owner.test.success = TEST my friends
|
|||
commands.owner.test.help.description = Just a little Test Command
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = %extra% is your new language now.
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
commands.settings.language.help.description = Sets the new primary language for a user.
|
||||
commands.settings.language.help.usage = <Language code>
|
||||
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to %extra%.
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`.
|
||||
commands.settings.prefix.help.description = Sets a new Prefix
|
||||
|
|
|
|||
|
|
@ -2,21 +2,19 @@
|
|||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
#
|
||||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
Hadder = Hadder
|
||||
|
||||
user = <@User>
|
||||
searchterm = <SearchTerm>
|
||||
username = <Username>
|
||||
number = <Number>/all
|
||||
guildprefix = <New Guild-Prefix>
|
||||
prefix = <New Prefix>
|
||||
userprefix = <New User-Prefix>
|
||||
vc-name/id = <VoiceChannelID|VoiceChannelName>
|
||||
user+nickname = <@user> <New Nickname>
|
||||
region = <region>
|
||||
guildid = <Guild-ID>
|
||||
content = <Message-content>
|
||||
|
||||
error = Error
|
||||
none = None
|
||||
|
|
@ -29,6 +27,7 @@ commands.fun.gif.help.description = Look for a GIF on Giphy
|
|||
commands.fun.meme.success.title = Your random meme
|
||||
commands.fun.meme.api.error = The request to the meme API could not be processed. Please try it again later.
|
||||
commands.fun.meme.help.description = Sends you a random meme.
|
||||
commands.fun.clyde.help.description = Send a message as a webhook named Clyde.
|
||||
|
||||
commands.general.about.success.title = Hadder - About
|
||||
commands.general.about.success.description = Hadder is an open source Discord bot.
|
||||
|
|
@ -98,7 +97,7 @@ commands.moderation.clear.message.error.title = No messages\!
|
|||
commands.moderation.clear.message.error.description = There are no messages in this channel.
|
||||
commands.moderation.clear.help.description = Deletes the specified number of messages.
|
||||
commands.moderation.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to `%extra%`.
|
||||
commands.moderation.prefix.error.description = The prefix must not contain **"**
|
||||
commands.moderation.prefix.help.description = Sets the Guild-Prefix.
|
||||
commands.moderation.invitedetect.activate.success.title = Successfully activated
|
||||
|
|
@ -206,6 +205,8 @@ commands.owner.eval.help.description = Execute the given code
|
|||
commands.owner.eval.help.usage = <Code to execute>
|
||||
commands.owner.guildleave.success.title = Successfully left
|
||||
commands.owner.guildleave.success.description = I successfully left %extra%.
|
||||
commands.owner.guildleave.error.title = Can not leave
|
||||
commands.owner.guildleave.error.description = I can not leave from this guild. Maybe this isn't a ID?
|
||||
commands.owner.guildleave.help.description = Quit from a guild
|
||||
commands.owner.reboot.help.description = Restart the bot
|
||||
commands.owner.shutdown.success.title = Shutdown
|
||||
|
|
@ -214,9 +215,9 @@ commands.owner.test.success = TEST my friends
|
|||
commands.owner.test.help.description = Just a little Test Command
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = %extra% is your new language now.
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
commands.settings.language.help.description = Sets the new primary language for a user.
|
||||
commands.settings.language.help.usage = <Language code>
|
||||
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to %extra%.
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`.
|
||||
commands.settings.prefix.help.description = Sets a new Prefix
|
||||
|
|
|
|||
|
|
@ -2,21 +2,19 @@
|
|||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
#
|
||||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
Hadder = Hadder
|
||||
|
||||
user = <@User>
|
||||
searchterm = <SearchTerm>
|
||||
username = <Username>
|
||||
number = <Number>/all
|
||||
guildprefix = <New Guild-Prefix>
|
||||
prefix = <New Prefix>
|
||||
userprefix = <New User-Prefix>
|
||||
vc-name/id = <VoiceChannelID|VoiceChannelName>
|
||||
user+nickname = <@user> <New Nickname>
|
||||
region = <region>
|
||||
guildid = <Guild-ID>
|
||||
content = <Message-content>
|
||||
|
||||
error = Error
|
||||
none = None
|
||||
|
|
@ -29,6 +27,7 @@ commands.fun.gif.help.description = Look for a GIF on Giphy
|
|||
commands.fun.meme.success.title = Your random meme
|
||||
commands.fun.meme.api.error = The request to the meme API could not be processed. Please try it again later.
|
||||
commands.fun.meme.help.description = Sends you a random meme.
|
||||
commands.fun.clyde.help.description = Send a message as a webhook named Clyde.
|
||||
|
||||
commands.general.about.success.title = Hadder - About
|
||||
commands.general.about.success.description = Hadder is an open source Discord bot.
|
||||
|
|
@ -98,7 +97,7 @@ commands.moderation.clear.message.error.title = No messages\!
|
|||
commands.moderation.clear.message.error.description = There are no messages in this channel.
|
||||
commands.moderation.clear.help.description = Deletes the specified number of messages.
|
||||
commands.moderation.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to `%extra%`.
|
||||
commands.moderation.prefix.error.description = The prefix must not contain **"**
|
||||
commands.moderation.prefix.help.description = Sets the Guild-Prefix.
|
||||
commands.moderation.invitedetect.activate.success.title = Successfully activated
|
||||
|
|
@ -206,6 +205,8 @@ commands.owner.eval.help.description = Execute the given code
|
|||
commands.owner.eval.help.usage = <Code to execute>
|
||||
commands.owner.guildleave.success.title = Successfully left
|
||||
commands.owner.guildleave.success.description = I successfully left %extra%.
|
||||
commands.owner.guildleave.error.title = Can not leave
|
||||
commands.owner.guildleave.error.description = I can not leave from this guild. Maybe this isn't a ID?
|
||||
commands.owner.guildleave.help.description = Quit from a guild
|
||||
commands.owner.reboot.help.description = Restart the bot
|
||||
commands.owner.shutdown.success.title = Shutdown
|
||||
|
|
@ -214,9 +215,9 @@ commands.owner.test.success = TEST my friends
|
|||
commands.owner.test.help.description = Just a little Test Command
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = %extra% is your new language now.
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
commands.settings.language.help.description = Sets the new primary language for a user.
|
||||
commands.settings.language.help.usage = <Language code>
|
||||
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to %extra%.
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`.
|
||||
commands.settings.prefix.help.description = Sets a new Prefix
|
||||
|
|
|
|||
|
|
@ -2,21 +2,19 @@
|
|||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
#
|
||||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
Hadder = Hadder
|
||||
|
||||
user = <@User>
|
||||
searchterm = <SearchTerm>
|
||||
username = <Username>
|
||||
number = <Number>/all
|
||||
guildprefix = <New Guild-Prefix>
|
||||
prefix = <New Prefix>
|
||||
userprefix = <New User-Prefix>
|
||||
vc-name/id = <VoiceChannelID|VoiceChannelName>
|
||||
user+nickname = <@user> <New Nickname>
|
||||
region = <region>
|
||||
guildid = <Guild-ID>
|
||||
content = <Message-content>
|
||||
|
||||
error = Error
|
||||
none = None
|
||||
|
|
@ -29,6 +27,7 @@ commands.fun.gif.help.description = Look for a GIF on Giphy
|
|||
commands.fun.meme.success.title = Your random meme
|
||||
commands.fun.meme.api.error = The request to the meme API could not be processed. Please try it again later.
|
||||
commands.fun.meme.help.description = Sends you a random meme.
|
||||
commands.fun.clyde.help.description = Send a message as a webhook named Clyde.
|
||||
|
||||
commands.general.about.success.title = Hadder - About
|
||||
commands.general.about.success.description = Hadder is an open source Discord bot.
|
||||
|
|
@ -98,7 +97,7 @@ commands.moderation.clear.message.error.title = No messages\!
|
|||
commands.moderation.clear.message.error.description = There are no messages in this channel.
|
||||
commands.moderation.clear.help.description = Deletes the specified number of messages.
|
||||
commands.moderation.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to `%extra%`.
|
||||
commands.moderation.prefix.error.description = The prefix must not contain **"**
|
||||
commands.moderation.prefix.help.description = Sets the Guild-Prefix.
|
||||
commands.moderation.invitedetect.activate.success.title = Successfully activated
|
||||
|
|
@ -206,6 +205,8 @@ commands.owner.eval.help.description = Execute the given code
|
|||
commands.owner.eval.help.usage = <Code to execute>
|
||||
commands.owner.guildleave.success.title = Successfully left
|
||||
commands.owner.guildleave.success.description = I successfully left %extra%.
|
||||
commands.owner.guildleave.error.title = Can not leave
|
||||
commands.owner.guildleave.error.description = I can not leave from this guild. Maybe this isn't a ID?
|
||||
commands.owner.guildleave.help.description = Quit from a guild
|
||||
commands.owner.reboot.help.description = Restart the bot
|
||||
commands.owner.shutdown.success.title = Shutdown
|
||||
|
|
@ -214,9 +215,9 @@ commands.owner.test.success = TEST my friends
|
|||
commands.owner.test.help.description = Just a little Test Command
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = %extra% is your new language now.
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
commands.settings.language.help.description = Sets the new primary language for a user.
|
||||
commands.settings.language.help.usage = <Language code>
|
||||
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to %extra%.
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`.
|
||||
commands.settings.prefix.help.description = Sets a new Prefix
|
||||
|
|
|
|||
|
|
@ -2,21 +2,19 @@
|
|||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
#
|
||||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
Hadder = Hadder
|
||||
|
||||
user = <@User>
|
||||
searchterm = <SearchTerm>
|
||||
username = <Username>
|
||||
number = <Number>/all
|
||||
guildprefix = <New Guild-Prefix>
|
||||
prefix = <New Prefix>
|
||||
userprefix = <New User-Prefix>
|
||||
vc-name/id = <VoiceChannelID|VoiceChannelName>
|
||||
user+nickname = <@user> <New Nickname>
|
||||
region = <region>
|
||||
guildid = <Guild-ID>
|
||||
content = <Message-content>
|
||||
|
||||
error = Error
|
||||
none = None
|
||||
|
|
@ -29,6 +27,7 @@ commands.fun.gif.help.description = Look for a GIF on Giphy
|
|||
commands.fun.meme.success.title = Your random meme
|
||||
commands.fun.meme.api.error = The request to the meme API could not be processed. Please try it again later.
|
||||
commands.fun.meme.help.description = Sends you a random meme.
|
||||
commands.fun.clyde.help.description = Send a message as a webhook named Clyde.
|
||||
|
||||
commands.general.about.success.title = Hadder - About
|
||||
commands.general.about.success.description = Hadder is an open source Discord bot.
|
||||
|
|
@ -98,7 +97,7 @@ commands.moderation.clear.message.error.title = No messages\!
|
|||
commands.moderation.clear.message.error.description = There are no messages in this channel.
|
||||
commands.moderation.clear.help.description = Deletes the specified number of messages.
|
||||
commands.moderation.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to `%extra%`.
|
||||
commands.moderation.prefix.error.description = The prefix must not contain **"**
|
||||
commands.moderation.prefix.help.description = Sets the Guild-Prefix.
|
||||
commands.moderation.invitedetect.activate.success.title = Successfully activated
|
||||
|
|
@ -206,6 +205,8 @@ commands.owner.eval.help.description = Execute the given code
|
|||
commands.owner.eval.help.usage = <Code to execute>
|
||||
commands.owner.guildleave.success.title = Successfully left
|
||||
commands.owner.guildleave.success.description = I successfully left %extra%.
|
||||
commands.owner.guildleave.error.title = Can not leave
|
||||
commands.owner.guildleave.error.description = I can not leave from this guild. Maybe this isn't a ID?
|
||||
commands.owner.guildleave.help.description = Quit from a guild
|
||||
commands.owner.reboot.help.description = Restart the bot
|
||||
commands.owner.shutdown.success.title = Shutdown
|
||||
|
|
@ -214,9 +215,9 @@ commands.owner.test.success = TEST my friends
|
|||
commands.owner.test.help.description = Just a little Test Command
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = %extra% is your new language now.
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
commands.settings.language.help.description = Sets the new primary language for a user.
|
||||
commands.settings.language.help.usage = <Language code>
|
||||
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to %extra%.
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`.
|
||||
commands.settings.prefix.help.description = Sets a new Prefix
|
||||
|
|
|
|||
|
|
@ -2,21 +2,19 @@
|
|||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
#
|
||||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
Hadder = Hadder
|
||||
|
||||
user = <@User>
|
||||
searchterm = <SearchTerm>
|
||||
username = <Username>
|
||||
number = <Number>/all
|
||||
guildprefix = <New Guild-Prefix>
|
||||
prefix = <New Prefix>
|
||||
userprefix = <New User-Prefix>
|
||||
vc-name/id = <VoiceChannelID|VoiceChannelName>
|
||||
user+nickname = <@user> <New Nickname>
|
||||
region = <region>
|
||||
guildid = <Guild-ID>
|
||||
content = <Message-content>
|
||||
|
||||
error = Error
|
||||
none = None
|
||||
|
|
@ -29,6 +27,7 @@ commands.fun.gif.help.description = Look for a GIF on Giphy
|
|||
commands.fun.meme.success.title = Your random meme
|
||||
commands.fun.meme.api.error = The request to the meme API could not be processed. Please try it again later.
|
||||
commands.fun.meme.help.description = Sends you a random meme.
|
||||
commands.fun.clyde.help.description = Send a message as a webhook named Clyde.
|
||||
|
||||
commands.general.about.success.title = Hadder - About
|
||||
commands.general.about.success.description = Hadder is an open source Discord bot.
|
||||
|
|
@ -98,7 +97,7 @@ commands.moderation.clear.message.error.title = No messages\!
|
|||
commands.moderation.clear.message.error.description = There are no messages in this channel.
|
||||
commands.moderation.clear.help.description = Deletes the specified number of messages.
|
||||
commands.moderation.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to `%extra%`.
|
||||
commands.moderation.prefix.error.description = The prefix must not contain **"**
|
||||
commands.moderation.prefix.help.description = Sets the Guild-Prefix.
|
||||
commands.moderation.invitedetect.activate.success.title = Successfully activated
|
||||
|
|
@ -206,6 +205,8 @@ commands.owner.eval.help.description = Execute the given code
|
|||
commands.owner.eval.help.usage = <Code to execute>
|
||||
commands.owner.guildleave.success.title = Successfully left
|
||||
commands.owner.guildleave.success.description = I successfully left %extra%.
|
||||
commands.owner.guildleave.error.title = Can not leave
|
||||
commands.owner.guildleave.error.description = I can not leave from this guild. Maybe this isn't a ID?
|
||||
commands.owner.guildleave.help.description = Quit from a guild
|
||||
commands.owner.reboot.help.description = Restart the bot
|
||||
commands.owner.shutdown.success.title = Shutdown
|
||||
|
|
@ -214,9 +215,9 @@ commands.owner.test.success = TEST my friends
|
|||
commands.owner.test.help.description = Just a little Test Command
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = %extra% is your new language now.
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
commands.settings.language.help.description = Sets the new primary language for a user.
|
||||
commands.settings.language.help.usage = <Language code>
|
||||
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to %extra%.
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`.
|
||||
commands.settings.prefix.help.description = Sets a new Prefix
|
||||
|
|
|
|||
|
|
@ -2,21 +2,19 @@
|
|||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
#
|
||||
# @author Skidder / GregTCLTK
|
||||
#
|
||||
|
||||
Hadder = Hadder
|
||||
|
||||
user = <@User>
|
||||
searchterm = <SearchTerm>
|
||||
username = <Username>
|
||||
number = <Number>/all
|
||||
guildprefix = <New Guild-Prefix>
|
||||
prefix = <New Prefix>
|
||||
userprefix = <New User-Prefix>
|
||||
vc-name/id = <VoiceChannelID|VoiceChannelName>
|
||||
user+nickname = <@user> <New Nickname>
|
||||
region = <region>
|
||||
guildid = <Guild-ID>
|
||||
content = <Message-content>
|
||||
|
||||
error = Error
|
||||
none = None
|
||||
|
|
@ -29,6 +27,7 @@ commands.fun.gif.help.description = Look for a GIF on Giphy
|
|||
commands.fun.meme.success.title = Your random meme
|
||||
commands.fun.meme.api.error = The request to the meme API could not be processed. Please try it again later.
|
||||
commands.fun.meme.help.description = Sends you a random meme.
|
||||
commands.fun.clyde.help.description = Send a message as a webhook named Clyde.
|
||||
|
||||
commands.general.about.success.title = Hadder - About
|
||||
commands.general.about.success.description = Hadder is an open source Discord bot.
|
||||
|
|
@ -98,7 +97,7 @@ commands.moderation.clear.message.error.title = No messages\!
|
|||
commands.moderation.clear.message.error.description = There are no messages in this channel.
|
||||
commands.moderation.clear.help.description = Deletes the specified number of messages.
|
||||
commands.moderation.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to %extra%
|
||||
commands.moderation.prefix.success.description = I successfully set the new prefix for the guild to `%extra%`.
|
||||
commands.moderation.prefix.error.description = The prefix must not contain **"**
|
||||
commands.moderation.prefix.help.description = Sets the Guild-Prefix.
|
||||
commands.moderation.invitedetect.activate.success.title = Successfully activated
|
||||
|
|
@ -206,6 +205,8 @@ commands.owner.eval.help.description = Execute the given code
|
|||
commands.owner.eval.help.usage = <Code to execute>
|
||||
commands.owner.guildleave.success.title = Successfully left
|
||||
commands.owner.guildleave.success.description = I successfully left %extra%.
|
||||
commands.owner.guildleave.error.title = Can not leave
|
||||
commands.owner.guildleave.error.description = I can not leave from this guild. Maybe this isn't a ID?
|
||||
commands.owner.guildleave.help.description = Quit from a guild
|
||||
commands.owner.reboot.help.description = Restart the bot
|
||||
commands.owner.shutdown.success.title = Shutdown
|
||||
|
|
@ -214,9 +215,9 @@ commands.owner.test.success = TEST my friends
|
|||
commands.owner.test.help.description = Just a little Test Command
|
||||
|
||||
commands.settings.language.success.title = Language set
|
||||
commands.settings.language.success.description = %extra% is your new language now.
|
||||
commands.settings.language.success.description = `%extra%` is your new language now.
|
||||
commands.settings.language.help.description = Sets the new primary language for a user.
|
||||
commands.settings.language.help.usage = <Language code>
|
||||
commands.settings.prefix.success.title = %extra% Successfully set %extra%
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to %extra%.
|
||||
commands.settings.prefix.success.description = I successfully set the new prefix for you to `%extra%`.
|
||||
commands.settings.prefix.help.description = Sets a new Prefix
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue