-
Notifications
You must be signed in to change notification settings - Fork 314
/
Copy pathmessages.properties
83 lines (82 loc) · 5.43 KB
/
messages.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
# These are the default messages, written in English (US)
# Translated by: jagrosh (jagrosh#4824)
# Edits by:
error.permissions.user = You must have the Manage Server permission to use this command!
error.permissions.perms_or_role = You must have the Manage Server permission or the {0} role to use this command!
error.permissions.perms_no_role = You must have the Manage Server permission to use this command! A giveaway manager role has not been set. An admin can set this with `{0}`
error.permissions.bot = I am missing the following permissions in this channel: `View Channel`, `Send Messages`, `Read Message History`, `Embed Links`. Fix these permissions in this channel, or re-add the bot [here]({0}).
error.invalid_time.format = I could not convert `{0}` to a valid length of time!
error.invalid_time.min = The duration you provided ({0}) was shorter than the minimum duration ({1})!
error.invalid_time.max = The duration you provided ({0}) was longer than the maximum duration ({1})!
error.max_giveaways.guild = There are already {0} giveaways running in this server!
error.max_giveaways.channel = There are already {0} giveaways running in this channel!
error.invalid_winners.format = I could not convert `{0}` to a valid number of winners!
error.invalid_winners.max = The number of winners you provided ({0}) was not between 1 and {1}!
error.invalid_prize.length = Prize length cannot be greater than {0} characters!
error.invalid_descr.length = Description length cannot be greater than {0} characters!
error.invalid_emoji.length = Custom button text cannot be longer than {0} characters!
error.invalid_emoji.choice = Fully custom giveaway buttons are only available with a premium plan. Free users may use any of the following emojis: {0}
error.invalid_id = I could not convert `{0}` to a message ID!
error.message_not_found = I could not find a message with the ID `{0}` in this channel!
error.invalid_message = This message is not a completed giveaway message!
error.giveaway_not_found = I could not find a giveaway with the ID `{0}`!
error.giveaway_already_entered = You have already entered this giveaway!
error.giveaway_not_entered = You are not entered in this giveaway!
error.no_dms = This bot cannot be used in Direct Messages!
error.giveaway_cooldown = Giveaway creation is currently on cooldown in this server!
error.giveaway_ended = You cannot enter or leave this giveaway because it has already ended!
error.invalid_color = I could not convert `{0}` to a valid color!
error.reroll_message_option = Giveaways can also be rerolled directly on the original giveaway message via Right Click (Desktop) / Long Press (Mobile) > **Apps** > **Reroll Giveaway**
error.generic.ending = An error occurred when trying to end the giveaway.
error.generic.delete = The giveaway has been deleted, but an error occurred trying to delete the giveaway message.
error.generic.creation = An error occurred when trying to create a giveaway.
error.generic.enter = An error occurred when trying to enter the giveaway.
error.generic.reroll = An error occurred when trying to reroll the giveaway.
error.generic = An error occurred.
warning.no_giveaways = There are no giveaways currently running!
warning.not_supported = This feature is not currently supported.
warning.no_entries = No valid entrants, so a winner could not be determined!
success.giveaway_created = The giveaway was successfully created! ID: {0}
success.entered = You have successfully entered the giveaway!
success.leave = You have successfully left the giveaway!
success.ping = Pong!
success.winner = Congratulations {0}! You won the **{1}**!
success.settings.role = Users with the {0} role can now manage giveaways!
success.settings.color = The embed color for giveaways has been changed to `{0}`.
success.settings.emoji = The custom button emoji as been changed to `{0}`.
success.giveaway_ended = Successfully ended giveaway {0}!
success.giveaway_reroll = {0} rerolled the giveaway! Congratulations {1}!
success.giveaway_delete = Successfully deleted giveaway {0}!
info.invite = Hello! I''m **GiveawayBot**! I help to make giveaways quick and easy! \
\nYou can add me to your server with this link:
info.about = All about {0}
info.about.brief = Hold giveaways quickly and easily!
info.about.long = Hello! I''m **GiveawayBot**, and I''m here to make it as easy as possible to hold giveaways on your \
Discord server! I was created by [**jagrosh**#4824](https://jagrosh.com/) (<@113156185389092864>). All of my commands \
start with `/g`. Don''t forget to checkout my website at **https://giveawaybot.party/**!
info.about.stats = Stats
info.about.stats.servers = {0} servers
info.about.stats.giveaways = {0} giveaways
info.about.links = Links
info.about.links.website = Website
info.about.links.invite = Invite
info.about.links.support = Support
info.settings = settings
info.settings.owner = Server Owner
info.settings.premium = Premium Level
info.settings.emoji = Giveaway Emoji
info.settings.role = Manager Role
info.settings.color = Embed Color
info.settings.locale = Language
info.settings.etc = To control which roles can manage giveaways, head to **Server Settings** > **Integrations** > **GiveawayBot**
info.help.general = General Commands
info.help.creation = Giveaway Creation Commands
info.help.manipulation = Giveaway Manipulation Commands
info.help.settings = GiveawayBot Settings Commands
giveaway.leave = Leave Giveaway
giveaway.ends = Ends
giveaway.ended = Ended
giveaway.hosted = Hosted by
giveaway.entries = Entries
giveaway.winners = Winners
giveaway.summary = Giveaway Summary