New translations Translations_en.properties (English)
New English translation
This commit is contained in:
parent
89ef0017d6
commit
37eb92d88a
1 changed files with 25 additions and 0 deletions
|
|
@ -12,9 +12,11 @@ searchterm = <SearchTerm>
|
||||||
username = <Username>
|
username = <Username>
|
||||||
number = <Number>
|
number = <Number>
|
||||||
guildprefix = <New Guild-Prefix>
|
guildprefix = <New Guild-Prefix>
|
||||||
|
prefix = <New Prefix>
|
||||||
vc-name/id = <VoiceChannelID|VoiceChannelName>
|
vc-name/id = <VoiceChannelID|VoiceChannelName>
|
||||||
user+nickname = <@user> <New Nickname>
|
user+nickname = <@user> <New Nickname>
|
||||||
region = <region>
|
region = <region>
|
||||||
|
guildid = <Guild-ID>
|
||||||
|
|
||||||
error = Error
|
error = Error
|
||||||
none = None
|
none = None
|
||||||
|
|
@ -190,3 +192,26 @@ commands.nsfw.randomporn.help.description = Shows a completely random porn gif.
|
||||||
commands.nsfw.solo.help.description = Shows a random solo gif.
|
commands.nsfw.solo.help.description = Shows a random solo gif.
|
||||||
commands.nsfw.spank.help.description = Shows a random spank gif.
|
commands.nsfw.spank.help.description = Shows a random spank gif.
|
||||||
commands.nsfw.trans.help.description = Shows a random trans picture.
|
commands.nsfw.trans.help.description = Shows a random trans picture.
|
||||||
|
|
||||||
|
commands.owner.eval.success.title = Eval Command
|
||||||
|
commands.owner.eval.success.input = Input
|
||||||
|
commands.owner.eval.success.output = Output
|
||||||
|
commands.owner.eval.success.timing = Timing
|
||||||
|
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.help.description = Quit from a guild
|
||||||
|
commands.owner.reboot.help.description = Restart the bot
|
||||||
|
commands.owner.shutdown.success.title = Shutdown
|
||||||
|
commands.owner.shutdown.help.description = Shuts the Bot down
|
||||||
|
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.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.help.description = Sets a new Prefix
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue