-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
100 lines (98 loc) · 6.39 KB
/
config.json
File metadata and controls
100 lines (98 loc) · 6.39 KB
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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
{
"token": "MTAwNzc3ODUxOTcxNzI2OTUxNg.GakyKf.LbLRDQA-6yzo5czOQNDqOoJrNtSYgjaF2_4j24",
"activityType": "PLAYING",
"activityContent": "im Internet",
"mysql": {
"hostname": "127.0.0.1",
"port": 3306,
"database": "cyze_coding_commentarii",
"username": "root",
"password": "",
"poolSize": 3
},
"messages": {
"commentarii.prefix": "**Commentarii**",
"commentarii.command.executed.title": "Command ausgeführt",
"en.commentarii.command.executed.title": "Command executed",
"commentarii.command.executed.content": "{0} hat `{1}` ausgeführt",
"en.commentarii.command.executed.content": "{0} executed command `{1}`",
"commentarii.command.language.changed": "Deine Sprache wurde zu **{0}** geändert.",
"en.commentarii.command.language.changed": "Your langauge got changed to **{0}**.",
"commentarii.command.logchannel.changed": "Der Channel wurde erfolgreich zu {0} geändert.",
"en.commentarii.command.logchannel.changed": "The channel was successfully changed to {0}.",
"commentarii.command.applychannel.changed": "Der Channel wurde erfolgreich zu {0} geändert.",
"en.commentarii.command.applychannel.changed": "The channel was successfully changed to {0}.",
"commentarii.log.started.title": "Bot gestartet",
"en.commentarii.log.started.title": "Bot online",
"commentarii.log.started.content": "Der Bot ist <t:{0}:R> gestartet.",
"en.commentarii.log.started.content": "The bot started <t:{0}:R>.",
"commentarii.log.servername.title": "Servername aktualisiert",
"en.commentarii.log.servername.title": "Servername updated",
"commentarii.log.servername.content": "Der Servername wurde geändert.",
"en.commentarii.log.servername.content": "The servername got updated.",
"commentarii.log.invite_create.title": "Einladungslink erstellt",
"en.commentarii.log.invite_create.title": "Invitation link created",
"commentarii.log.invite_create.content": "{0} hat einen Einladungslink erstellt.",
"en.commentarii.log.invite_create.content": "{0} created a invitation link.",
"commentarii.log.role_add.title": "Rolle hinzugefügt",
"en.commentarii.log.role_add.title": "Role added",
"commentarii.log.role_add.content": "{0} hat nun die Rolle {1}.",
"en.commentarii.log.role_add.content": "{0} now has the group {1}.",
"commentarii.log.role_remove.title": "Rolle entfernt",
"en.commentarii.log.role_remove.title": "Role removed",
"commentarii.log.role_remove.content": "{0} hat nun nicht mehr die Rolle {1}.",
"en.commentarii.log.role_remove.content": "{0} no longer has the group {1}.",
"commentarii.log.join.title": "Neuer Nutzer beigetreten",
"en.commentarii.log.join.title": "New user joined",
"commentarii.log.join.content": "{0} ist beigetreten.",
"en.commentarii.log.join.content": "{0} joined.",
"commentarii.log.join_invite.title": "Weitere Informationen",
"en.commentarii.log.join_invite.title": "More informations",
"commentarii.log.join_invite.content": "Gejoint über **{0}** von {1}.",
"en.commentarii.log.join_invite.content": "Joined with **{0}** from {1}.",
"commentarii.log.leave.title": "Nutzer hat verlassen",
"en.commentarii.log.leave.title": "User left",
"commentarii.log.leave.content": "{0} hat den Server verlassen.",
"en.commentarii.log.leave.content": "{0} left the Server.",
"commentarii.log.username.title": "Nutzername geändert",
"en.commentarii.log.username.title": "Username changed",
"commentarii.log.username.content": "{0} heißt nun **{1}**. Vorheriger Name: **{2}**",
"en.commentarii.log.username.content": "{0} now called **{1}**. Old name: **{2}**",
"commentarii.log.music_play.title": "Musik wird nun abgespielt",
"en.commentarii.log.music_play.title": "Music is now playing",
"commentarii.log.music_play.content": "Gespielt wird `{0}` von `{1}`.",
"en.commentarii.log.music_play.content": "Playing `{0}` by `{1}`.",
"commentarii.log.channel_create.title": "Channel erstellt",
"en.commentarii.log.channel_create.title": "Channel created",
"commentarii.log.channel_create.content": "Der Channel {0} wurde erstellt.",
"en.commentarii.log.channel_create.content": "The channel {0} got created.",
"commentarii.log.channel_delete.title": "Channel gelöscht",
"en.commentarii.log.channel_delete.title": "Channel deleted",
"commentarii.log.channel_delete.content": "Der Channel {0} wurde gelöscht.",
"en.commentarii.log.channel_delete.content": "The channel {0} was deleted.",
"commentarii.log.channel_name.title": "Channel umbenannt",
"en.commentarii.log.channel_name.title": "Channel renamed",
"commentarii.log.channel_name.content": "Der Channel {0} wurde zu **{1}** umbenannt. Vorheriger Name: **{2}**",
"en.commentarii.log.channel_name.content": "The channel {0} renamed to {1}. Old name: **{2}**",
"commentarii.log.channel_nsfw.title": "Channel NSFW geändert",
"en.commentarii.log.channel_nsfw.title": "Channel NSFW changed",
"commentarii.log.channel_nsfw.content": "NSFW vom Channel {0} wurde geändert.",
"en.commentarii.log.channel_nsfw.content": "NSFW of channel {0} changed.",
"commentarii.log.channel_position.title": "Position geändert",
"en.commentarii.log.channel_position.title": "Position changed",
"commentarii.log.channel_position.content": "Die Position von {0} wurde zu **{1}** geändert.",
"en.commentarii.log.channel_position.content": "The position of {0} changed to **{1}**.",
"commentarii.log.channel_slowmode.title": "Slow-Modus geändert",
"en.commentarii.log.channel_slowmode.title": "Slow-Mode changed",
"commentarii.log.channel_slowmode.content": "Der Slow-Modus von {0} wurde zu **{1}s** geändert.",
"en.commentarii.log.channel_slowmode.content": "The Slow-Mode of {0} was changed to **{1}s**.",
"commentarii.log.channel_type.title": "Channel-Typ geändert",
"en.commentarii.log.channel_type.title": "Channel-Type changed",
"commentarii.log.channel_type.content": "Der Typ von {0} wurde zu **{1}** geändert.",
"en.commentarii.log.channel_type.content": "The type of {0} was changed to **{1}**.",
"commentarii.log.channel_limit.title": "Nutzerlimit geändert",
"en.commentarii.log.channel_limit.title": "User limit changed",
"commentarii.log.channel_limit.content": "Das Nutzerlimit von {0} wurde zu **{1}** geändert.",
"en.commentarii.log.channel_limit.content": "The user limit of {0} was changed to **{1}**."
}
}