Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: New service system, make bot usable on other servers. #211

Merged
merged 297 commits into from
Jul 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
297 commits
Select commit Hold shift + click to select a range
5d9d892
New translations en-US.json (Polish)
vxern Jun 11, 2023
52462f9
New translations en-US.json (Russian)
vxern Jun 11, 2023
ed51e89
New translations en-US.json (Turkish)
vxern Jun 11, 2023
103b721
New translations en-US.json (Romanian)
vxern Jun 19, 2023
b53b2b7
New translations en-US.json (French)
vxern Jun 19, 2023
bea340f
New translations en-US.json (Greek)
vxern Jun 19, 2023
f6c960a
New translations en-US.json (Finnish)
vxern Jun 19, 2023
9420aa7
New translations en-US.json (Hungarian)
vxern Jun 19, 2023
92519cd
New translations en-US.json (Italian)
vxern Jun 19, 2023
0adb55f
New translations en-US.json (Dutch)
vxern Jun 19, 2023
a3340e6
New translations en-US.json (Norwegian)
vxern Jun 19, 2023
bf939dc
New translations en-US.json (Polish)
vxern Jun 19, 2023
08ab002
New translations en-US.json (Russian)
vxern Jun 19, 2023
31d60fb
New translations en-US.json (Turkish)
vxern Jun 19, 2023
8c62681
New translations en-US.json (Romanian)
vxern Jul 1, 2023
c007256
New translations en-US.json (French)
vxern Jul 1, 2023
6160fa0
New translations en-US.json (Greek)
vxern Jul 1, 2023
13a0a36
New translations en-US.json (Finnish)
vxern Jul 1, 2023
9a15b14
New translations en-US.json (Hungarian)
vxern Jul 1, 2023
7f0802a
New translations en-US.json (Italian)
vxern Jul 1, 2023
b9ff1cc
New translations en-US.json (Dutch)
vxern Jul 1, 2023
3ea2a0c
New translations en-US.json (Norwegian)
vxern Jul 1, 2023
63bf5a2
New translations en-US.json (Polish)
vxern Jul 1, 2023
551c01d
New translations en-US.json (Russian)
vxern Jul 1, 2023
12c944e
New translations en-US.json (Turkish)
vxern Jul 1, 2023
96d4ce6
New translations en-US.json (Polish)
vxern Jul 1, 2023
1a342b3
New translations en-US.json (Polish)
vxern Jul 1, 2023
3238e92
New translations en-US.json (Romanian)
vxern Jul 1, 2023
059d686
New translations en-US.json (French)
vxern Jul 1, 2023
5b888f6
New translations en-US.json (Greek)
vxern Jul 1, 2023
a70fadc
New translations en-US.json (Finnish)
vxern Jul 1, 2023
c81817d
New translations en-US.json (Hungarian)
vxern Jul 1, 2023
c246133
New translations en-US.json (Italian)
vxern Jul 1, 2023
8524b76
New translations en-US.json (Dutch)
vxern Jul 1, 2023
d190704
New translations en-US.json (Norwegian)
vxern Jul 1, 2023
95f4980
New translations en-US.json (Polish)
vxern Jul 1, 2023
c50ae49
New translations en-US.json (Russian)
vxern Jul 1, 2023
27fc3a5
New translations en-US.json (Turkish)
vxern Jul 1, 2023
77ccacb
New translations en-US.json (Romanian)
vxern Jul 1, 2023
c719962
New translations en-US.json (Romanian)
vxern Jul 1, 2023
d5f90d0
refactor: Remove remaining complex localisation expressions.
vxern Jul 1, 2023
9c199d5
New translations en-US.json (Romanian)
vxern Jul 1, 2023
0f1cce8
New translations en-US.json (French)
vxern Jul 1, 2023
b04e97d
New translations en-US.json (Greek)
vxern Jul 1, 2023
a8217f6
New translations en-US.json (Finnish)
vxern Jul 1, 2023
1f8923b
New translations en-US.json (Hungarian)
vxern Jul 1, 2023
748e954
New translations en-US.json (Italian)
vxern Jul 1, 2023
3164100
New translations en-US.json (Dutch)
vxern Jul 1, 2023
09f2cd9
New translations en-US.json (Norwegian)
vxern Jul 1, 2023
1fc8336
New translations en-US.json (Polish)
vxern Jul 1, 2023
b3579d4
New translations en-US.json (Russian)
vxern Jul 1, 2023
011c219
New translations en-US.json (Turkish)
vxern Jul 1, 2023
5828d8d
New translations en-US.json (Romanian)
vxern Jul 1, 2023
36d30ce
New translations en-US.json (French)
vxern Jul 1, 2023
70074f8
New translations en-US.json (Greek)
vxern Jul 1, 2023
63d1b93
New translations en-US.json (Finnish)
vxern Jul 1, 2023
cfadbdb
New translations en-US.json (Hungarian)
vxern Jul 1, 2023
41d785b
New translations en-US.json (Italian)
vxern Jul 1, 2023
e4fb208
New translations en-US.json (Dutch)
vxern Jul 1, 2023
c9bdc94
New translations en-US.json (Norwegian)
vxern Jul 1, 2023
88c2b2d
New translations en-US.json (Polish)
vxern Jul 1, 2023
efa353c
New translations en-US.json (Russian)
vxern Jul 1, 2023
38afbca
New translations en-US.json (Turkish)
vxern Jul 1, 2023
673490b
New translations en-US.json (Polish)
vxern Jul 1, 2023
248e192
feat: Create `Guild` struct and its respective adapter and caches.
vxern Jul 2, 2023
072f5df
refactor: Import Discordeno code as a named import.
vxern Jul 2, 2023
dd33c36
misc: Remove developer commands.
vxern Jul 2, 2023
5faeaf7
feat: Remove the `WithLanguage` type and obtain language from guild d…
vxern Jul 2, 2023
fe68843
New translations en-US.json (French)
vxern Jul 4, 2023
84fc2e1
New translations en-US.json (French)
vxern Jul 4, 2023
830798a
New translations en-US.json (French)
vxern Jul 4, 2023
2cdda4a
New translations en-US.json (Romanian)
vxern Jul 4, 2023
68f8b61
New translations en-US.json (Romanian)
vxern Jul 4, 2023
fb17959
New translations en-US.json (Romanian)
vxern Jul 4, 2023
40a8ca9
New translations en-US.json (Romanian)
vxern Jul 4, 2023
96bfeb3
New translations en-US.json (French)
vxern Jul 4, 2023
f57ef82
New translations en-US.json (Romanian)
vxern Jul 4, 2023
feba0ec
New translations en-US.json (French)
vxern Jul 4, 2023
bac2729
New translations en-US.json (Romanian)
vxern Jul 4, 2023
56e8b06
New translations en-US.json (Romanian)
vxern Jul 4, 2023
01cbd24
New translations en-US.json (French)
vxern Jul 4, 2023
210ff0a
New translations en-US.json (French)
vxern Jul 4, 2023
a8dc755
New translations en-US.json (French)
vxern Jul 4, 2023
b32a50d
New translations en-US.json (French)
vxern Jul 4, 2023
88416bf
New translations en-US.json (French)
vxern Jul 4, 2023
e3acd79
New translations en-US.json (French)
vxern Jul 4, 2023
716f365
New translations en-US.json (French)
vxern Jul 4, 2023
f99a69b
New translations en-US.json (Romanian)
vxern Jul 4, 2023
f19b2ed
New translations en-US.json (French)
vxern Jul 4, 2023
dc2717e
New translations en-US.json (French)
vxern Jul 4, 2023
445aade
New translations en-US.json (French)
vxern Jul 4, 2023
54ab439
New translations en-US.json (French)
vxern Jul 7, 2023
b195f83
New translations en-US.json (Greek)
vxern Jul 7, 2023
dfe003d
New translations en-US.json (Turkish)
vxern Jul 7, 2023
4b94bef
New translations en-US.json (French)
vxern Jul 7, 2023
2b59096
New translations en-US.json (Turkish)
vxern Jul 7, 2023
cc6ff16
New translations en-US.json (Turkish)
vxern Jul 7, 2023
7713249
New translations en-US.json (Turkish)
vxern Jul 7, 2023
4617904
New translations en-US.json (Turkish)
vxern Jul 7, 2023
4bc0806
New translations en-US.json (Turkish)
vxern Jul 7, 2023
004f8a1
New translations en-US.json (Turkish)
vxern Jul 7, 2023
e4e4c79
New translations en-US.json (Turkish)
vxern Jul 7, 2023
13ca93a
New translations en-US.json (Turkish)
vxern Jul 7, 2023
ba5255f
New translations en-US.json (Turkish)
vxern Jul 7, 2023
ad596f5
New translations en-US.json (Turkish)
vxern Jul 7, 2023
6b729cd
New translations en-US.json (Turkish)
vxern Jul 7, 2023
859b3e0
New translations en-US.json (French)
vxern Jul 7, 2023
222583c
New translations en-US.json (Romanian)
vxern Jul 8, 2023
dacedc4
New translations en-US.json (Romanian)
vxern Jul 8, 2023
516bf41
New translations en-US.json (Turkish)
vxern Jul 8, 2023
8021159
New translations en-US.json (Romanian)
vxern Jul 8, 2023
278d234
New translations en-US.json (Romanian)
vxern Jul 9, 2023
faaa435
New translations en-US.json (Romanian)
vxern Jul 9, 2023
afaf27d
New translations en-US.json (Romanian)
vxern Jul 9, 2023
2c52d82
New translations en-US.json (Turkish)
vxern Jul 9, 2023
6a6d981
New translations en-US.json (Turkish)
vxern Jul 9, 2023
79b418a
New translations en-US.json (Turkish)
vxern Jul 9, 2023
cc1c868
New translations en-US.json (Turkish)
vxern Jul 9, 2023
22b4337
New translations en-US.json (Turkish)
vxern Jul 9, 2023
94bba3e
New translations en-US.json (Turkish)
vxern Jul 9, 2023
3ca13dc
New translations en-US.json (Turkish)
vxern Jul 9, 2023
e6376f4
New translations en-US.json (Turkish)
vxern Jul 9, 2023
a40bb4d
New translations en-US.json (Turkish)
vxern Jul 9, 2023
40c5016
New translations en-US.json (Turkish)
vxern Jul 9, 2023
7ab5902
New translations en-US.json (Turkish)
vxern Jul 10, 2023
e80a062
New translations en-US.json (Turkish)
vxern Jul 10, 2023
a0511ad
New translations en-US.json (Turkish)
vxern Jul 10, 2023
e019359
feat: Make the bot configurable by-guild.
vxern Jul 11, 2023
94780d4
Merge pull request #206 from vxern/globalisation
vxern Jul 11, 2023
55df48f
misc: Disable `/game` and `/word` as default commands.
vxern Jul 11, 2023
2d91498
New translations en-US.json (Romanian)
vxern Jul 11, 2023
ec10338
New translations en-US.json (French)
vxern Jul 11, 2023
98f7996
New translations en-US.json (Greek)
vxern Jul 11, 2023
1239728
New translations en-US.json (Hungarian)
vxern Jul 11, 2023
6b4c9ff
New translations en-US.json (Italian)
vxern Jul 11, 2023
086e62f
New translations en-US.json (Dutch)
vxern Jul 11, 2023
569e2e5
New translations en-US.json (Norwegian)
vxern Jul 11, 2023
f9f2073
New translations en-US.json (Polish)
vxern Jul 11, 2023
63e1c61
New translations en-US.json (Turkish)
vxern Jul 11, 2023
2856845
New translations en-US.json (Romanian)
vxern Jul 11, 2023
6159e6c
New translations en-US.json (French)
vxern Jul 11, 2023
0918fd4
New translations en-US.json (Greek)
vxern Jul 11, 2023
5ae70d9
New translations en-US.json (Hungarian)
vxern Jul 11, 2023
f1cc733
New translations en-US.json (Italian)
vxern Jul 11, 2023
71b286c
New translations en-US.json (Dutch)
vxern Jul 11, 2023
ff3a89b
New translations en-US.json (Norwegian)
vxern Jul 11, 2023
834bf3b
New translations en-US.json (Polish)
vxern Jul 11, 2023
a0d9efb
New translations en-US.json (Turkish)
vxern Jul 11, 2023
ea94ae4
chore: Bump package version.
vxern Jul 11, 2023
723c518
feat: Display package version in bot status.
vxern Jul 11, 2023
c4c050f
New translations en-US.json (Romanian)
vxern Jul 11, 2023
be9a98a
New translations en-US.json (French)
vxern Jul 11, 2023
2bc21ab
New translations en-US.json (Greek)
vxern Jul 11, 2023
3218213
New translations en-US.json (Hungarian)
vxern Jul 11, 2023
5eb825f
New translations en-US.json (Italian)
vxern Jul 11, 2023
15a9d85
New translations en-US.json (Dutch)
vxern Jul 11, 2023
10fa5c8
New translations en-US.json (Norwegian)
vxern Jul 11, 2023
1a11270
New translations en-US.json (Polish)
vxern Jul 11, 2023
713f02b
New translations en-US.json (Turkish)
vxern Jul 11, 2023
39cc866
New translations en-US.json (Greek)
vxern Jul 11, 2023
c233ef1
New translations en-US.json (Hungarian)
vxern Jul 11, 2023
ff047b7
New translations en-US.json (Italian)
vxern Jul 11, 2023
130b391
New translations en-US.json (Dutch)
vxern Jul 11, 2023
51c4a72
New translations en-US.json (Norwegian)
vxern Jul 11, 2023
2c1ba6c
New translations en-US.json (Turkish)
vxern Jul 11, 2023
94d5be6
New translations en-US.json (Turkish)
vxern Jul 11, 2023
9dd7f0f
New translations en-US.json (Turkish)
vxern Jul 11, 2023
20c52d3
New translations en-US.json (Turkish)
vxern Jul 11, 2023
153b5b8
New translations en-US.json (Turkish)
vxern Jul 11, 2023
6fb9720
New translations en-US.json (Turkish)
vxern Jul 11, 2023
19e0ad6
New translations en-US.json (Turkish)
vxern Jul 11, 2023
23492f0
New translations en-US.json (Turkish)
vxern Jul 11, 2023
36180d3
New translations en-US.json (Romanian)
vxern Jul 11, 2023
92834b6
New translations en-US.json (French)
vxern Jul 11, 2023
7a25251
New translations en-US.json (Greek)
vxern Jul 11, 2023
c44ac74
New translations en-US.json (Hungarian)
vxern Jul 11, 2023
407a01f
New translations en-US.json (Italian)
vxern Jul 11, 2023
4b838a3
New translations en-US.json (Dutch)
vxern Jul 11, 2023
b8cf0ef
New translations en-US.json (Norwegian)
vxern Jul 11, 2023
79690c4
New translations en-US.json (Polish)
vxern Jul 11, 2023
4eea8e2
New translations en-US.json (Turkish)
vxern Jul 11, 2023
ff5fbd9
New translations en-US.json (Turkish)
vxern Jul 11, 2023
7e3e248
fix: Multiple configured dynamic voice channels.
vxern Jul 11, 2023
b70d41e
misc: Update contributors.
vxern Jul 11, 2023
83d16e5
feat: New translations.
vxern Jul 11, 2023
084ca24
Merge pull request #196 from vxern/l10n_staging
vxern Jul 11, 2023
9dad05b
chore: Bump version.
vxern Jul 11, 2023
23876ca
chore: Bump version.
vxern Jul 11, 2023
ba65e6d
New translations en-US.json (Greek)
vxern Jul 11, 2023
bf0b1d9
New translations en-US.json (Hungarian)
vxern Jul 11, 2023
8599a21
New translations en-US.json (Italian)
vxern Jul 11, 2023
222bc5a
New translations en-US.json (Dutch)
vxern Jul 11, 2023
7700f85
New translations en-US.json (Norwegian)
vxern Jul 11, 2023
bb009da
New translations en-US.json (Norwegian)
vxern Jul 11, 2023
e90224c
New translations en-US.json (Turkish)
vxern Jul 11, 2023
273f4e9
New translations en-US.json (Dutch)
vxern Jul 11, 2023
77a5ac8
New translations en-US.json (Turkish)
vxern Jul 11, 2023
0127f93
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
d7a9ba5
New translations en-US.json (Turkish)
vxern Jul 12, 2023
fbdfdc4
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
8930be6
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
3fe7ec2
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
6cc105e
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
064fbf9
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
26f7119
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
acb0572
New translations en-US.json (Turkish)
vxern Jul 12, 2023
66d36e5
New translations en-US.json (Turkish)
vxern Jul 12, 2023
d1d3cb9
New translations en-US.json (Turkish)
vxern Jul 12, 2023
441502c
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
213ccae
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
1f7cf6e
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
a3d49b9
New translations en-US.json (Turkish)
vxern Jul 12, 2023
c448734
New translations en-US.json (Norwegian)
vxern Jul 12, 2023
2d291b6
New translations en-US.json (Turkish)
vxern Jul 12, 2023
9139c0e
New translations en-US.json (Turkish)
vxern Jul 12, 2023
d7ff3e3
feat: Add support for Turkish.
vxern Jul 12, 2023
8d130f7
Merge pull request #207 from vxern/l10n_staging
vxern Jul 12, 2023
7d4ef7f
New translations en-US.json (Turkish)
vxern Jul 12, 2023
62a77e0
New translations en-US.json (Turkish)
vxern Jul 12, 2023
fdd8bfa
New translations en-US.json (Turkish)
vxern Jul 12, 2023
58dae9b
New translations en-US.json (French)
vxern Jul 12, 2023
63aa4c2
New translations en-US.json (Turkish)
vxern Jul 12, 2023
3fcf980
Merge pull request #208 from vxern/l10n_staging
vxern Jul 12, 2023
85be7b6
chore: Delete deleted files.
vxern Jul 12, 2023
333c392
fix: Turkish translations.
vxern Jul 12, 2023
699a9ed
New translations en-US.json (Turkish)
vxern Jul 12, 2023
cb57796
New translations en-US.json (Turkish)
vxern Jul 12, 2023
6d9b4da
New translations en-US.json (Turkish)
vxern Jul 12, 2023
91967f4
New translations en-US.json (Turkish)
vxern Jul 12, 2023
037d947
New translations en-US.json (Turkish)
vxern Jul 13, 2023
9bb3855
New translations en-US.json (Norwegian)
vxern Jul 13, 2023
638a57b
New translations en-US.json (Norwegian)
vxern Jul 14, 2023
16070de
New translations en-US.json (Norwegian)
vxern Jul 14, 2023
dca7922
New translations en-US.json (Norwegian)
vxern Jul 14, 2023
8eb0b37
New translations en-US.json (Norwegian)
vxern Jul 14, 2023
90a2d7b
New translations en-US.json (Norwegian)
vxern Jul 14, 2023
8eb7269
New translations en-US.json (Norwegian)
vxern Jul 14, 2023
37834bf
New translations en-US.json (Norwegian)
vxern Jul 14, 2023
0190ce1
New translations en-US.json (Norwegian)
vxern Jul 14, 2023
da5dd1b
New translations en-US.json (Norwegian)
vxern Jul 14, 2023
23b9198
New translations en-US.json (Norwegian)
vxern Jul 14, 2023
482b0cb
fix: Argument `{many}` never being replaced.
vxern Jul 15, 2023
465e50b
New translations en-US.json (Norwegian)
vxern Jul 15, 2023
a4eadd0
feat: Add support for Norwegian.
vxern Jul 15, 2023
5cbebd3
fix: Songs playing right away instead of being queued.
vxern Jul 15, 2023
8101495
fix: Songs ending up in the wrong order when skipping.
vxern Jul 15, 2023
38af7d8
fix: Warnings not being resolved if the moderator clicked off the scr…
vxern Jul 15, 2023
60126c5
Merge pull request #209 from vxern/l10n_staging
vxern Jul 15, 2023
85a180d
New translations en-US.json (Norwegian)
vxern Jul 15, 2023
a602daf
Merge branch 'main' into staging
vxern Jul 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 37 additions & 11 deletions assets/localisations/commands/el.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,19 @@
"word.strings.noResults.description": "There are no results for the word '{word}'.",
"word.strings.fields.translations": "Translations",
"word.strings.fields.pronunciation": "Pronunciation",
"word.strings.fields.nativeDefinitions": "Native definitions",
"word.strings.fields.definitions": "Definitions",
"word.strings.fields.etymology": "Etymology",
"word.strings.fields.synonyms": "Synonyms",
"word.strings.fields.antonyms": "Antonyms",
"word.strings.fields.expressions": "Expressions",
"word.strings.definitionsOmitted": "Omitted {number | pluralise, one:\"definition\", two:\"definitions\"}. To display more results, enable the `{flag}` flag.",
"word.strings.definitionsOmitted.definitions.one": "{one} definition",
"word.strings.definitionsOmitted.definitions.two": "{two} definitions",
"word.strings.definitionsOmitted.definitions.many": "{many} definitions",
"word.strings.page": "Page",
"word.strings.definitions": "Definitions",
"word.strings.nativeDefinitionsForWord": "Native definitions for '{word}'",
"word.strings.definitionsForWord": "Definitions for '{word}'",
"word.strings.inflection": "Inflection",
"word.strings.verbs.moodsAndParticiples": "Moods and participles",
Expand Down Expand Up @@ -163,22 +168,49 @@
"purge.strings.indexing.description": "The bot is indexing messages falling within the range you specified.",
"purge.strings.indexed.title": "Finished indexing",
"purge.strings.indexed.description.some": "The bot has indexed messages falling within the range you specified, and found **{number | pluralise, one:\"deletable message\", two:\"deletable messages\"}**.",
"purge.strings.indexed.description.some.messages.one": "{one} deletable message",
"purge.strings.indexed.description.some.messages.two": "{two} deletable messages",
"purge.strings.indexed.description.some.messages.many": "{many} deletable messages",
"purge.strings.indexed.description.none": "The bot has indexed messages falling within the range you specified, and found no deletable messages.",
"purge.strings.indexed.description.tryDifferentQuery": "Try a different query.",
"purge.strings.indexed.description.tooMany": "The bot has indexed messages falling within the range you specified, and found **{number | pluralise, one:\"deletable message\", two:\"deletable messages\"}**, which is greater than the **maximum number of messages deletable in a given purge action ({maximum_deletable})**.",
"purge.strings.indexed.description.tooMany.messages.one": "{one} deletable message",
"purge.strings.indexed.description.tooMany.messages.two": "{two} deletable messages",
"purge.strings.indexed.description.tooMany.messages.many": "{many} deletable messages",
"purge.strings.indexed.description.limited": "If you choose to continue, **{number | pluralise, one:\"message\", two:\"messages\"}** will be deleted instead.",
"purge.strings.indexed.description.limited.messages.one": "{one} message",
"purge.strings.indexed.description.limited.messages.two": "{two} messages",
"purge.strings.indexed.description.limited.messages.many": "{many} messages",
"purge.strings.sureToPurge.title": "Sure to purge?",
"purge.strings.sureToPurge.description": "During purging, **{number | pluralise, one:\"message\", two:\"messages\"}** will be irrevocably deleted from {channel_mention}.",
"purge.strings.sureToPurge.description.messages.one": "{one} message",
"purge.strings.sureToPurge.description.messages.two": "{two} messages",
"purge.strings.sureToPurge.description.messages.many": "{many} messages",
"purge.strings.continue.title": "Continue?",
"purge.strings.continue.description": "During purging, **{number | pluralise, one:\"message\", two:\"messages\"}** will be irrevocably deleted from {channel_mention}, which is only a fraction of the {full_number | pluralise, one:\"message\", two:\"messages\"} found.",
"purge.strings.continue.description.messages.one": "{one} message",
"purge.strings.continue.description.messages.two": "{two} messages",
"purge.strings.continue.description.messages.many": "{many} messages",
"purge.strings.continue.description.allMessages.one": "{one} message",
"purge.strings.continue.description.allMessages.two": "{two} messages",
"purge.strings.continue.description.allMessages.many": "{many} messages",
"purge.strings.purging.title": "Purging...",
"purge.strings.purging.description.purging": "{number | pluralise, one:\"message is being\", two:\"messages are being\"} purged from {channel_mention}.",
"purge.strings.purging.description.purging.messages.one": "{one} message is being purged",
"purge.strings.purging.description.purging.messages.two": "{two} messages are being purged",
"purge.strings.purging.description.purging.messages.many": "{many} messages are being purged",
"purge.strings.purging.description.mayTakeTime": "This may take a while.",
"purge.strings.purging.description.onceComplete": "Once complete, you will be able to find a success message in the log channel.",
"purge.strings.purged.title": "Purged successfully",
"purge.strings.purged.description": "{number | pluralise, one:\"message has been\", two:\"messages have been\"} purged from {channel_mention}.",
"purge.strings.purged.description.messages.one": "{one} message has been purged",
"purge.strings.purged.description.messages.two": "{two} messages have been purged",
"purge.strings.purged.description.messages.many": "{many} messages have been purged",
"purge.strings.rangeTooBig.title": "Range too big",
"purge.strings.rangeTooBig.description.rangeTooBig": "While indexing the selected range of messages, the bot found more than **{number | pluralise, one:\"message\", two:\"messages\"}**, which is too big of a range.",
"purge.strings.rangeTooBig.description.rangeTooBig.messages.one": "{one} message",
"purge.strings.rangeTooBig.description.rangeTooBig.messages.two": "{two} messages",
"purge.strings.rangeTooBig.description.rangeTooBig.messages.many": "{many} messages",
"purge.strings.rangeTooBig.description.trySmaller": "Try selecting a smaller range of messages to purge.",
"purge.strings.start": "Start message",
"purge.strings.end": "End message",
Expand All @@ -194,17 +226,6 @@
"report.strings.submitted.description": "Your report has been submitted. The report will be reviewed by the server staff, but you will not be notified directly about the outcome of a particular report.",
"report.strings.failed.title": "Failed to submit report",
"report.strings.failed.description": "Due to unknown reasons, submitting the report failed.",
"report.strings.invalidSpecifiers.title": "Users specified incorrectly",
"report.strings.invalidSpecifiers.description.invalidSpecifiers": "You have incorrectly specified which users to report.",
"report.strings.invalidSpecifiers.description.howToIdentify": "To identify a user, include their ID or tag. User identifiers must be separated using a comma.",
"report.strings.invalidSpecifiers.description.example": "Example of a valid expression:\n{example_expression}",
"report.strings.duplicateUser.title": "Specified user more than once",
"report.strings.duplicateUser.description.duplicateUser": "You have specified the same user more than once.",
"report.strings.duplicateUser.description.ensureNotDuplicate": "Before attempting to submit the report again, make sure each user is only mentioned once in the report.",
"report.strings.tooManyUsers.title": "Cannot report that many users",
"report.strings.tooManyUsers.description": "You have tried to report too many users at once. You can only report up to {number | pluralise, one:\"user\", two:\"users\"} at once.",
"report.strings.cannotReportSelf.title": "Reports cannot be for yourself",
"report.strings.cannotReportSelf.description": "You cannot submit a report against yourself.",
"report.strings.sureToCancel.title": "Sure to exit?",
"report.strings.sureToCancel.description": "Are you sure you want to stop submitting your report?",
"report.strings.tooMany.title": "Too many reports",
Expand Down Expand Up @@ -239,10 +260,15 @@
"warn.strings.failed.description": "Due to unknown reasons, warning the specified user failed.",
"warn.strings.warned.title": "User warned",
"warn.strings.warned.description": "User {user_mention} has been warned. They now have {number | pluralise, one:\"warning\", two:\"warnings\"}.",
"warn.strings.warned.description.warnings.one": "{number} warning",
"warn.strings.warned.description.warnings.two": "{number} warnings",
"warn.strings.warned.description.warnings.many": "{number} warnings",
"warn.strings.limitReached.title": "Warning limit reached",
"warn.strings.limitReached.description": "{user_mention} has reached the warning limit ({limit}).",
"warn.strings.limitSurpassed.title": "Warning limit surpassed",
"warn.strings.limitSurpassed.description": "{user_mention} has *surpassed* the warning limit ({limit}), having just received warning no. {number}, and has subsequently been timed out for a day.",
"warn.strings.limitSurpassedTimedOut.title": "Warning limit surpassed",
"warn.strings.limitSurpassedTimedOut.description": "{user_mention} has *surpassed* the warning limit ({limit}), having just received warning no. {number}, and has subsequently been timed out for {period}.",
"music.name": "music",
"music.description": "Allows the user to manage music playback in a voice channel.",
"music.options.history.name": "history",
Expand Down
10 changes: 6 additions & 4 deletions assets/localisations/commands/en-US.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,13 +273,15 @@
"warn.strings.failed.description": "Due to unknown reasons, warning the specified user failed.",
"warn.strings.warned.title": "User warned",
"warn.strings.warned.description": "User {user_mention} has been warned. They now have {warnings}.",
"warn.strings.warned.description.warnings.one": "{number} warning",
"warn.strings.warned.description.warnings.two": "{number} warnings",
"warn.strings.warned.description.warnings.many": "{number} warnings",
"warn.strings.warned.description.warnings.one": "{one} warning",
"warn.strings.warned.description.warnings.two": "{two} warnings",
"warn.strings.warned.description.warnings.many": "{many} warnings",
"warn.strings.limitReached.title": "Warning limit reached",
"warn.strings.limitReached.description": "{user_mention} has reached the warning limit ({limit}).",
"warn.strings.limitSurpassed.title": "Warning limit surpassed",
"warn.strings.limitSurpassed.description": "{user_mention} has *surpassed* the warning limit ({limit}), having just received warning no. {number}, and has subsequently been timed out for a day.",
"warn.strings.limitSurpassed.description": "{user_mention} has *surpassed* the warning limit ({limit}), having just received warning no. {number}.",
"warn.strings.limitSurpassedTimedOut.title": "Warning limit surpassed",
"warn.strings.limitSurpassedTimedOut.description": "{user_mention} has *surpassed* the warning limit ({limit}), having just received warning no. {number}, and has subsequently been timed out for {period}.",

"music.name": "music",
"music.description": "Allows the user to manage music playback in a voice channel.",
Expand Down
Loading