From eca21ae266d6d0d3459d0b45a2d188a2886ccb7d Mon Sep 17 00:00:00 2001 From: Skidder Date: Mon, 20 Jan 2020 19:31:19 +0100 Subject: [PATCH 01/25] New translations Translations_en.properties (German) New German translation --- src/main/resources/Translations/Translations_de.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 3f81bbf..2e5b50d 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -127,7 +127,7 @@ commands.moderation.role.remove.success.title = Rolle(n) erfolgreich entfernt commands.moderation.role.remove.success.description = Ich habe %extra% Rollen von %extra_two% Mitgliedern entfernt. commands.moderation.role.help.description = Fügt und entfernt eine oder mehrere Rolle(n) von einem oder mehreren Benutzer(n) hinzu commands.moderation.rules.setup.title = Richte Regeln ein -commands.moderation.rules.setup.description = Welcome to the Hadder rules setup. Please mention the channel in which I should send the rules. Your message should look like\: \#rules or \#verify. +commands.moderation.rules.setup.description = Willkommen zum Setup der Hadder-Regeln. Bitte erwähnen Sie den Kanal, in dem ich die Regeln senden soll. Ihre Nachricht sollte folgendermaßen aussehen\: \#rules oder \#verify. commands.moderation.rules.channel.error.title = Kanal konnte nicht gefunden werden commands.moderation.rules.channel.error.description = Ich kann den angegebenen Kanal nicht finden. Bitte starte das Setup erneut. commands.moderation.rules.rules.title = Regeln Nachricht -- 2.45.3 From 665c15fb1f501c4e42c5ff208335874fd1beae4b Mon Sep 17 00:00:00 2001 From: Skidder Date: Mon, 20 Jan 2020 19:40:36 +0100 Subject: [PATCH 02/25] New translations Translations_en.properties (German) New German translation --- .../resources/Translations/Translations_de.properties | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 2e5b50d..1c5f847 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -127,19 +127,19 @@ commands.moderation.role.remove.success.title = Rolle(n) erfolgreich entfernt commands.moderation.role.remove.success.description = Ich habe %extra% Rollen von %extra_two% Mitgliedern entfernt. commands.moderation.role.help.description = Fügt und entfernt eine oder mehrere Rolle(n) von einem oder mehreren Benutzer(n) hinzu commands.moderation.rules.setup.title = Richte Regeln ein -commands.moderation.rules.setup.description = Willkommen zum Setup der Hadder-Regeln. Bitte erwähnen Sie den Kanal, in dem ich die Regeln senden soll. Ihre Nachricht sollte folgendermaßen aussehen\: \#rules oder \#verify. +commands.moderation.rules.setup.description = Willkommen zum Setup der Hadder-Regeln. Bitte erwähne den Kanal, in dem ich die Regeln senden soll. Deine Nachricht sollte folgendermaßen aussehen\: \#rules oder \#verify. commands.moderation.rules.channel.error.title = Kanal konnte nicht gefunden werden commands.moderation.rules.channel.error.description = Ich kann den angegebenen Kanal nicht finden. Bitte starte das Setup erneut. commands.moderation.rules.rules.title = Regeln Nachricht commands.moderation.rules.rules.description = Der Kanal wurde erfolgreich auf %extra% gesetzt. Bitte senden Sie mir jetzt die Regeln. commands.moderation.rules.role.title = Rolle zum Zuweisen/Entfernen -commands.moderation.rules.role.description = The rules were successfully set. Please send me the name of the role which the user receives/loses after he accepted the rules. +commands.moderation.rules.role.description = Die Regeln wurden erfolgreich festgelegt. Bitte sende mir den Namen der Rolle, die der Benutzer erhält/verliert, nachdem er die Regeln akzeptiert hat. commands.moderation.rules.role.error.title = Rolle existiert nicht commands.moderation.rules.role.error.description = The specified role does not exist on this guild. commands.moderation.rules.role.permission.error.title = Keine Berechtigung commands.moderation.rules.role.permission.error.description = You cannot select this role because you cannot interact with it. commands.moderation.rules.guild.error.title = Falsche Guild -commands.moderation.rules.guild.error.description = The mentioned channel must be on this guild\! +commands.moderation.rules.guild.error.description = Der erwähnte Kanal muss auf dieser Guild sein\! commands.moderation.rules.emote.accept.title = Custom Accept Emote commands.moderation.rules.emote.accept.description = The role has been successfully set to %extra%. Now send me the emote on which your user should react to to get verified. commands.moderation.rules.emote.decline.title = Custom Decline Emote @@ -194,9 +194,9 @@ commands.music.leave.error.channel.title = Kein Kanal commands.music.leave.error.channel.description = Du musst im selben Sprachkanal wie der Bot sein. commands.music.leave.error.connected.tile = Nicht verbunden commands.music.leave.error.connected.description = Ich bin derzeit in keinem Sprachkanal auf dieser Guild -commands.music.leave.help.description = Leaves your voice channel. +commands.music.leave.help.description = Verlässt deinen Sprachkanal. commands.music.play.load.title = %extra% Now loading %extra% -commands.music.play.load.description = Trying to load the song... +commands.music.play.load.description = Versuche das Lied zu laden... commands.music.play.success.loading.title = %extra% Jetzt läuft %extra% commands.music.play.success.title = Titel commands.music.play.success.author = Autor -- 2.45.3 From d056d4c6d9c4749049374516246d2422e066668a Mon Sep 17 00:00:00 2001 From: Skidder Date: Mon, 20 Jan 2020 19:50:33 +0100 Subject: [PATCH 03/25] New translations Translations_en.properties (German) New German translation --- .../Translations/Translations_de.properties | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 1c5f847..a38f4db 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -176,7 +176,7 @@ commands.moderation.editrules.help.description = Edits the rules message. commands.music.bass.error.connected.title = Kein Kanal commands.music.bass.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um den Bass-Level zu ändern. -commands.music.bass.help.description = Change the bass for the song which is played at the moment. +commands.music.bass.help.description = Ändere den Bass für den Song, der gerade abgespielt wird. commands.music.join.success.title = Erfolgreich verbunden commands.music.join.success.description = Ich habe mich erfolgreich mit %extra% verbunden. commands.music.join.error.connecting.already.title = Bereits verbunden @@ -186,7 +186,7 @@ commands.music.join.error.connecting.trying.description = Hadder versucht bereit commands.music.join.error.channel.title = Kein Sprachkanal commands.music.join.error.channel.description = Du befindest dich nicht in einem Sprachkanal. commands.music.join.error.permission.title = Keine Berechtigung -commands.music.join.error.permission.description = I am not allowed to join your voice channel. +commands.music.join.error.permission.description = Ich bin nicht Berechtigt deinem Sprachkanal beizutreten. commands.music.join.help.description = Tritt deinem Sprachkanal bei. commands.music.leave.success.title = Verbindung erfolgreich getrennt commands.music.leave.success.description = Ich habe die Verbindung zum Sprachkanal erfolgreich getrennt @@ -204,7 +204,7 @@ commands.music.play.success.length = Länge commands.music.play.success.tracks = Tracks commands.music.play.error.load.title = %extra% Laden fehlgeschlagen %extra% commands.music.play.error.load.description = Leider kann ich das angegebene Lied nicht laden -commands.music.play.error.match.title = %extra% No matches %extra% +commands.music.play.error.match.title = Keine Treffer commands.music.play.error.match.description = Ich kann keinen Song mit diesem Namen auf YouTube finden commands.music.play.success.unpause.title = Erfolgreich fortgesetzt commands.music.play.success.unpause.description = I successfully continued playing the song. @@ -214,17 +214,17 @@ commands.music.play.help.description = Spielt den angegebenen Song ab. commands.music.stop.success.title = Erfolgreich gestoppt commands.music.stop.success.description = Ich habe den Song erfolgreich gestoppt. commands.music.stop.error.connected.title = Kein Kanal -commands.music.stop.error.connected.description = You have to be in the same voice channel as the bot to stop the song. +commands.music.stop.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um das Lied anzuhalten. commands.music.stop.help.description = Stoppt den Song. -commands.music.info.success.title = Track info -commands.music.info.error.title = No playing track +commands.music.info.success.title = Track Information +commands.music.info.error.title = Kein spielender Track commands.music.info.error.description = Ich spiele im Moment nichts commands.music.info.help.description = Zeigt Informationen über das abgespielte Lied. commands.music.queue.error.title = Keine Warteschlange commands.music.queue.error.description = Momentan sind keine Lieder in der Warteschlange -commands.music.queue.success.title = Queue %extra% -commands.music.queue.success.description = This is the queue\: \n %extra% -commands.music.queue.help.description = Shows the music queue. +commands.music.queue.success.title = Warteschlange %extra% +commands.music.queue.success.description = Dies ist die Warteschlange\: \n %extra% +commands.music.queue.help.description = Zeigt die Musik-Warteschlange. commands.music.skip.success.title = Erfolgreich übersprungen commands.music.skip.success.description = Ich habe erfolgreich zum nächsten Song übersprungen commands.music.skip.error.connected.title = Kein Kanal @@ -284,7 +284,7 @@ commands.owner.reboot.help.description = Starte den Bot neu commands.owner.shutdown.success.title = Fährt herrunter commands.owner.shutdown.help.description = Schalte den Bot ab commands.owner.test.success = TEST my friends -commands.owner.test.help.description = Just a little Test Command +commands.owner.test.help.description = Nur ein kleiner Testbefehl commands.owner.blacklist.help.description = Blacklist a user for specific commands commands.settings.language.success.title = Sprache festgelegt -- 2.45.3 From 1d5abe70e441cce8c0746f1d592ea7eca2c6f3f2 Mon Sep 17 00:00:00 2001 From: Skidder Date: Mon, 20 Jan 2020 20:00:37 +0100 Subject: [PATCH 04/25] New translations Translations_en.properties (German) New German translation --- src/main/resources/Translations/Translations_de.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index a38f4db..c93724e 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -146,7 +146,7 @@ commands.moderation.rules.emote.decline.title = Custom Decline Emote commands.moderation.rules.emote.decline.description = The first emote has been successfully set to %extra%. Please send me now the decline emote. commands.moderation.rules.emote.error.access.description = I can not access the custom emote(s). commands.moderation.rules.emote.error.equal.title = Emotes are equal -commands.moderation.rules.emote.error.equal.description = The 1st and 2nd emote equals each other. +commands.moderation.rules.emote.error.equal.description = Der 1. und 2. Emote sind gleich. commands.moderation.rules.emoji.decline.description = The first emote has been successfully set. Please send me now the decline emote. commands.moderation.rules.emoji.error.description = The given emote can't be used. commands.moderation.rules.success.title = Successfully set the rules @@ -172,7 +172,7 @@ commands.moderation.editrules.error.title = Keine Regeln commands.moderation.editrules.error.description = There is nor rules message in this server. Please setup the rules first with %extra%rules commands.moderation.editrules.success.title = Erfolgreich geändert commands.moderation.editrules.success.description = I successfully changed the rules -commands.moderation.editrules.help.description = Edits the rules message. +commands.moderation.editrules.help.description = Bearbeitet die Regeln Nachricht. commands.music.bass.error.connected.title = Kein Kanal commands.music.bass.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um den Bass-Level zu ändern. -- 2.45.3 From 4e015d21d76c8dbaa02ec5ce81aed913c53a7414 Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 24 Jan 2020 17:51:29 +0100 Subject: [PATCH 05/25] New translations Translations_en.properties (German) New German translation --- .../Translations/Translations_de.properties | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index c93724e..76d2d16 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -1,5 +1,17 @@ # -# @author Skidder / GregTCLTK +# Copyright 2019-2020 GregTCLTK and Schlauer-Hax +# +# Licensed under the GNU Affero General Public License, Version 3.0; +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.gnu.org/licenses/agpl-3.0.en.html +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # Hadder = Hadder @@ -9,6 +21,8 @@ none = Nicht angegeben success\! = Erfolgreich\! commands.fun.avatar.success.title = Avatar von %extra% +commands.fun.avatar.error.title = User not found +commands.fun.avatar.error.description = I can not find a user with this id\! commands.fun.avatar.help.description = Sendet den Avatar des angegebenen Benutzers. commands.fun.gif.error.description = Bitte versuche es mit einem anderen Begriff erneut. commands.fun.gif.help.description = Sucht nach einem GIF auf Giphy. -- 2.45.3 From 83503483ec7f3f9a1723985a90327de749f1e073 Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 24 Jan 2020 17:51:30 +0100 Subject: [PATCH 06/25] New translations Translations_en.properties (English) New English translation --- .../Translations/Translations_en.properties | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_en.properties b/src/main/resources/Translations/Translations_en.properties index 5ca0715..84adb28 100644 --- a/src/main/resources/Translations/Translations_en.properties +++ b/src/main/resources/Translations/Translations_en.properties @@ -1,5 +1,17 @@ # -# @author Skidder / GregTCLTK +# Copyright 2019-2020 GregTCLTK and Schlauer-Hax +# +# Licensed under the GNU Affero General Public License, Version 3.0; +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.gnu.org/licenses/agpl-3.0.en.html +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # Hadder = Hadder @@ -9,6 +21,8 @@ none = None success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% +commands.fun.avatar.error.title = User not found +commands.fun.avatar.error.description = I can not find a user with this id\! commands.fun.avatar.help.description = Sends the avatar of the specified member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. -- 2.45.3 From 006753ace978c2e8ef246b7ae142e4d28e95cb97 Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 24 Jan 2020 17:51:32 +0100 Subject: [PATCH 07/25] New translations Translations_en.properties (Spanish) New Spanish translation --- .../Translations/Translations_es.properties | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_es.properties b/src/main/resources/Translations/Translations_es.properties index 5ca0715..84adb28 100644 --- a/src/main/resources/Translations/Translations_es.properties +++ b/src/main/resources/Translations/Translations_es.properties @@ -1,5 +1,17 @@ # -# @author Skidder / GregTCLTK +# Copyright 2019-2020 GregTCLTK and Schlauer-Hax +# +# Licensed under the GNU Affero General Public License, Version 3.0; +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.gnu.org/licenses/agpl-3.0.en.html +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # Hadder = Hadder @@ -9,6 +21,8 @@ none = None success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% +commands.fun.avatar.error.title = User not found +commands.fun.avatar.error.description = I can not find a user with this id\! commands.fun.avatar.help.description = Sends the avatar of the specified member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. -- 2.45.3 From 69642b5cd2f8c614f6c445dcc8fc68d2d201a412 Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 24 Jan 2020 17:51:33 +0100 Subject: [PATCH 08/25] New translations Translations_en.properties (French) New French translation --- .../Translations/Translations_fr.properties | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_fr.properties b/src/main/resources/Translations/Translations_fr.properties index 5ca0715..84adb28 100644 --- a/src/main/resources/Translations/Translations_fr.properties +++ b/src/main/resources/Translations/Translations_fr.properties @@ -1,5 +1,17 @@ # -# @author Skidder / GregTCLTK +# Copyright 2019-2020 GregTCLTK and Schlauer-Hax +# +# Licensed under the GNU Affero General Public License, Version 3.0; +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.gnu.org/licenses/agpl-3.0.en.html +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # Hadder = Hadder @@ -9,6 +21,8 @@ none = None success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% +commands.fun.avatar.error.title = User not found +commands.fun.avatar.error.description = I can not find a user with this id\! commands.fun.avatar.help.description = Sends the avatar of the specified member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. -- 2.45.3 From 23de50f36cdcfc75ac0cebf02ade2680621e5458 Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 24 Jan 2020 17:51:34 +0100 Subject: [PATCH 09/25] New translations Translations_en.properties (Russian) New Russian translation --- .../Translations/Translations_ru.properties | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_ru.properties b/src/main/resources/Translations/Translations_ru.properties index 5ca0715..84adb28 100644 --- a/src/main/resources/Translations/Translations_ru.properties +++ b/src/main/resources/Translations/Translations_ru.properties @@ -1,5 +1,17 @@ # -# @author Skidder / GregTCLTK +# Copyright 2019-2020 GregTCLTK and Schlauer-Hax +# +# Licensed under the GNU Affero General Public License, Version 3.0; +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.gnu.org/licenses/agpl-3.0.en.html +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # Hadder = Hadder @@ -9,6 +21,8 @@ none = None success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% +commands.fun.avatar.error.title = User not found +commands.fun.avatar.error.description = I can not find a user with this id\! commands.fun.avatar.help.description = Sends the avatar of the specified member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. -- 2.45.3 From 554d9c1e2cbd692fbf3749fd5b04a71caaa975bd Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 24 Jan 2020 17:51:35 +0100 Subject: [PATCH 10/25] New translations Translations_en.properties (Turkish) New Turkish translation --- .../Translations/Translations_tr.properties | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_tr.properties b/src/main/resources/Translations/Translations_tr.properties index 5ca0715..84adb28 100644 --- a/src/main/resources/Translations/Translations_tr.properties +++ b/src/main/resources/Translations/Translations_tr.properties @@ -1,5 +1,17 @@ # -# @author Skidder / GregTCLTK +# Copyright 2019-2020 GregTCLTK and Schlauer-Hax +# +# Licensed under the GNU Affero General Public License, Version 3.0; +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.gnu.org/licenses/agpl-3.0.en.html +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # Hadder = Hadder @@ -9,6 +21,8 @@ none = None success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% +commands.fun.avatar.error.title = User not found +commands.fun.avatar.error.description = I can not find a user with this id\! commands.fun.avatar.help.description = Sends the avatar of the specified member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. -- 2.45.3 From d0e2de5fd148c73edf792f4067c464ea8d46cf98 Mon Sep 17 00:00:00 2001 From: Skidder Date: Fri, 24 Jan 2020 17:51:37 +0100 Subject: [PATCH 11/25] New translations Translations_en.properties (Chinese Simplified) New Chinese Simplified translation --- .../Translations/Translations_zh.properties | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_zh.properties b/src/main/resources/Translations/Translations_zh.properties index 5ca0715..84adb28 100644 --- a/src/main/resources/Translations/Translations_zh.properties +++ b/src/main/resources/Translations/Translations_zh.properties @@ -1,5 +1,17 @@ # -# @author Skidder / GregTCLTK +# Copyright 2019-2020 GregTCLTK and Schlauer-Hax +# +# Licensed under the GNU Affero General Public License, Version 3.0; +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# https://www.gnu.org/licenses/agpl-3.0.en.html +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. # Hadder = Hadder @@ -9,6 +21,8 @@ none = None success\! = Success\! commands.fun.avatar.success.title = Avatar of %extra% +commands.fun.avatar.error.title = User not found +commands.fun.avatar.error.description = I can not find a user with this id\! commands.fun.avatar.help.description = Sends the avatar of the specified member. commands.fun.gif.error.description = Please try again with another term. commands.fun.gif.help.description = Looks for a GIF on Giphy. -- 2.45.3 From 187824a8ddede945a0a366c5ad14984b2526f8a4 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 26 Jan 2020 17:50:36 +0100 Subject: [PATCH 12/25] New translations Translations_en.properties (German) New German translation --- .../resources/Translations/Translations_de.properties | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 76d2d16..d33889d 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -21,8 +21,8 @@ none = Nicht angegeben success\! = Erfolgreich\! commands.fun.avatar.success.title = Avatar von %extra% -commands.fun.avatar.error.title = User not found -commands.fun.avatar.error.description = I can not find a user with this id\! +commands.fun.avatar.error.title = Benutzer nicht gefunden +commands.fun.avatar.error.description = Ich kann keinen Benutzer mit dieser ID finden\! commands.fun.avatar.help.description = Sendet den Avatar des angegebenen Benutzers. commands.fun.gif.error.description = Bitte versuche es mit einem anderen Begriff erneut. commands.fun.gif.help.description = Sucht nach einem GIF auf Giphy. @@ -162,8 +162,8 @@ commands.moderation.rules.emote.error.access.description = I can not access the commands.moderation.rules.emote.error.equal.title = Emotes are equal commands.moderation.rules.emote.error.equal.description = Der 1. und 2. Emote sind gleich. commands.moderation.rules.emoji.decline.description = The first emote has been successfully set. Please send me now the decline emote. -commands.moderation.rules.emoji.error.description = The given emote can't be used. -commands.moderation.rules.success.title = Successfully set the rules +commands.moderation.rules.emoji.error.description = Das angegebene Emote kann nicht verwendet werden. +commands.moderation.rules.success.title = Regeln erfolgreich festgelegt commands.moderation.rules.success.description = Ich habe die Regeln erfolgreich in %extra% gesendet. commands.moderation.rules.error.message.title = Kann keine Nachrichten schreiben commands.moderation.rules.error.message.description = Ich kann keine Nachrichten in dem angegebenen Kanal schreiben -- 2.45.3 From e7370ea6d5cca3c0d57bd374534b1fb11a1d9c5a Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 26 Jan 2020 18:00:38 +0100 Subject: [PATCH 13/25] New translations Translations_en.properties (German) New German translation --- src/main/resources/Translations/Translations_de.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index d33889d..6586247 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -172,8 +172,8 @@ commands.moderation.rules.error.permission.description = Um diesen Befehl auszuf commands.moderation.rules.error.interact.title = Can't interact commands.moderation.rules.error.interact.description = I can not interact with the specified role. Make sure my role is higher than the specified role. commands.moderation.rules.help.description = Setup the rules on your Discord server -commands.moderation.starboard.success.title = Successfully set the Channel\! -commands.moderation.starboard.help.description = Sets the starboard channel. +commands.moderation.starboard.success.title = Kanal erfolgreich festgelegt\! +commands.moderation.starboard.help.description = Legt den Starboard-Kanal fest. commands.moderation.editrules.channel.title = Regeln Kanal commands.moderation.editrules.channel.description = Please send me the channel with the rules as mention commands.moderation.editrules.channel.found.error.title = Kanal konnte nicht gefunden werden -- 2.45.3 From f6d0e45746363ea467a9c476b18445db8565c6ff Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 1 Feb 2020 17:11:21 +0100 Subject: [PATCH 14/25] New translations Translations_en.properties (German) New German translation --- src/main/resources/Translations/Translations_de.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 6586247..3c789a2 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -140,7 +140,7 @@ commands.moderation.role.add.success.description = Ich habe %extra% Rollen zu %e commands.moderation.role.remove.success.title = Rolle(n) erfolgreich entfernt commands.moderation.role.remove.success.description = Ich habe %extra% Rollen von %extra_two% Mitgliedern entfernt. commands.moderation.role.help.description = Fügt und entfernt eine oder mehrere Rolle(n) von einem oder mehreren Benutzer(n) hinzu -commands.moderation.rules.setup.title = Richte Regeln ein +commands.moderation.rules.setup.title = Regeln einrichten commands.moderation.rules.setup.description = Willkommen zum Setup der Hadder-Regeln. Bitte erwähne den Kanal, in dem ich die Regeln senden soll. Deine Nachricht sollte folgendermaßen aussehen\: \#rules oder \#verify. commands.moderation.rules.channel.error.title = Kanal konnte nicht gefunden werden commands.moderation.rules.channel.error.description = Ich kann den angegebenen Kanal nicht finden. Bitte starte das Setup erneut. -- 2.45.3 From f7324ab62a5ac810a7353afc72875e79d6f2a60c Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 1 Feb 2020 17:21:04 +0100 Subject: [PATCH 15/25] New translations Translations_en.properties (German) New German translation --- .../Translations/Translations_de.properties | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 3c789a2..3243f61 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -141,52 +141,52 @@ commands.moderation.role.remove.success.title = Rolle(n) erfolgreich entfernt commands.moderation.role.remove.success.description = Ich habe %extra% Rollen von %extra_two% Mitgliedern entfernt. commands.moderation.role.help.description = Fügt und entfernt eine oder mehrere Rolle(n) von einem oder mehreren Benutzer(n) hinzu commands.moderation.rules.setup.title = Regeln einrichten -commands.moderation.rules.setup.description = Willkommen zum Setup der Hadder-Regeln. Bitte erwähne den Kanal, in dem ich die Regeln senden soll. Deine Nachricht sollte folgendermaßen aussehen\: \#rules oder \#verify. +commands.moderation.rules.setup.description = Willkommen zum Setup der Regeln. Bitte erwähne den Kanal, in dem ich die Regeln senden soll. Deine Nachricht sollte wie folgt aussehen\: \#rules oder \#verify. commands.moderation.rules.channel.error.title = Kanal konnte nicht gefunden werden commands.moderation.rules.channel.error.description = Ich kann den angegebenen Kanal nicht finden. Bitte starte das Setup erneut. -commands.moderation.rules.rules.title = Regeln Nachricht +commands.moderation.rules.rules.title = Regelnachricht commands.moderation.rules.rules.description = Der Kanal wurde erfolgreich auf %extra% gesetzt. Bitte senden Sie mir jetzt die Regeln. -commands.moderation.rules.role.title = Rolle zum Zuweisen/Entfernen -commands.moderation.rules.role.description = Die Regeln wurden erfolgreich festgelegt. Bitte sende mir den Namen der Rolle, die der Benutzer erhält/verliert, nachdem er die Regeln akzeptiert hat. +commands.moderation.rules.role.title = Rolle zum Hinzufügen +commands.moderation.rules.role.description = Die Regeln wurden erfolgreich festgelegt. Bitte sende mir den Namen der Rolle, die der Benutzer erhalten soll nachdem er die Regeln akzeptiert hat. commands.moderation.rules.role.error.title = Rolle existiert nicht commands.moderation.rules.role.error.description = The specified role does not exist on this guild. commands.moderation.rules.role.permission.error.title = Keine Berechtigung commands.moderation.rules.role.permission.error.description = You cannot select this role because you cannot interact with it. commands.moderation.rules.guild.error.title = Falsche Guild -commands.moderation.rules.guild.error.description = Der erwähnte Kanal muss auf dieser Guild sein\! +commands.moderation.rules.guild.error.description = Der erwähnte Kanal muss auf diesem Server sein\! commands.moderation.rules.emote.accept.title = Custom Accept Emote commands.moderation.rules.emote.accept.description = The role has been successfully set to %extra%. Now send me the emote on which your user should react to to get verified. commands.moderation.rules.emote.decline.title = Custom Decline Emote commands.moderation.rules.emote.decline.description = The first emote has been successfully set to %extra%. Please send me now the decline emote. commands.moderation.rules.emote.error.access.description = I can not access the custom emote(s). commands.moderation.rules.emote.error.equal.title = Emotes are equal -commands.moderation.rules.emote.error.equal.description = Der 1. und 2. Emote sind gleich. +commands.moderation.rules.emote.error.equal.description = Die zwei angegebenen Emotes sind gleich. commands.moderation.rules.emoji.decline.description = The first emote has been successfully set. Please send me now the decline emote. commands.moderation.rules.emoji.error.description = Das angegebene Emote kann nicht verwendet werden. commands.moderation.rules.success.title = Regeln erfolgreich festgelegt commands.moderation.rules.success.description = Ich habe die Regeln erfolgreich in %extra% gesendet. -commands.moderation.rules.error.message.title = Kann keine Nachrichten schreiben +commands.moderation.rules.error.message.title = Keine Berechtigung commands.moderation.rules.error.message.description = Ich kann keine Nachrichten in dem angegebenen Kanal schreiben commands.moderation.rules.error.permission.title = Keine Berechtigung -commands.moderation.rules.error.permission.description = Um diesen Befehl auszuführen, benötige ich die `MANAGE_ROLES` Berechtigung. +commands.moderation.rules.error.permission.description = Um diesen Befehl auszuführen, benötige ich die `Rollen verwalten` Berechtigung. commands.moderation.rules.error.interact.title = Can't interact commands.moderation.rules.error.interact.description = I can not interact with the specified role. Make sure my role is higher than the specified role. commands.moderation.rules.help.description = Setup the rules on your Discord server commands.moderation.starboard.success.title = Kanal erfolgreich festgelegt\! -commands.moderation.starboard.help.description = Legt den Starboard-Kanal fest. -commands.moderation.editrules.channel.title = Regeln Kanal +commands.moderation.starboard.help.description = Legt den Kanal für das Starboard fest. +commands.moderation.editrules.channel.title = Kanal der Regeln commands.moderation.editrules.channel.description = Please send me the channel with the rules as mention commands.moderation.editrules.channel.found.error.title = Kanal konnte nicht gefunden werden commands.moderation.editrules.channel.found.error.description = I can't find the specified channel. Please start the edit process again. -commands.moderation.editrules.channel.message.error.title = Keine Regeln Nachricht -commands.moderation.editrules.channel.message.error.description = Ich kann die Regel Nachricht in dem angegebenen Kanal nicht finden. +commands.moderation.editrules.channel.message.error.title = Keine Regelnachricht +commands.moderation.editrules.channel.message.error.description = Ich kann die Regelnachricht im angegebenen Kanal nicht finden. commands.moderation.editrules.message.title = Neue Nachricht commands.moderation.editrules.message.description = Please send me the new rules message now. commands.moderation.editrules.error.title = Keine Regeln commands.moderation.editrules.error.description = There is nor rules message in this server. Please setup the rules first with %extra%rules commands.moderation.editrules.success.title = Erfolgreich geändert commands.moderation.editrules.success.description = I successfully changed the rules -commands.moderation.editrules.help.description = Bearbeitet die Regeln Nachricht. +commands.moderation.editrules.help.description = Bearbeitet die Regelnachricht. commands.music.bass.error.connected.title = Kein Kanal commands.music.bass.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um den Bass-Level zu ändern. -- 2.45.3 From 9eb96dc820d497b72b801219d0f50cefb07c8499 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 1 Feb 2020 17:31:04 +0100 Subject: [PATCH 16/25] New translations Translations_en.properties (German) New German translation --- .../Translations/Translations_de.properties | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 3243f61..44a7503 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -189,14 +189,14 @@ commands.moderation.editrules.success.description = I successfully changed the r commands.moderation.editrules.help.description = Bearbeitet die Regelnachricht. commands.music.bass.error.connected.title = Kein Kanal -commands.music.bass.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um den Bass-Level zu ändern. -commands.music.bass.help.description = Ändere den Bass für den Song, der gerade abgespielt wird. +commands.music.bass.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um den Bass zu ändern. +commands.music.bass.help.description = Ändere den Bass für den Song, welcher gerade abgespielt wird. commands.music.join.success.title = Erfolgreich verbunden commands.music.join.success.description = Ich habe mich erfolgreich mit %extra% verbunden. commands.music.join.error.connecting.already.title = Bereits verbunden commands.music.join.error.connecting.already.description = Ich bin bereits mit deinem Sprachkanal verbunden commands.music.join.error.connecting.trying.title = Verbindung wird bereits hergestellt -commands.music.join.error.connecting.trying.description = Hadder versucht bereits, sich zu verbinden. Bitte warten Sie einen Moment +commands.music.join.error.connecting.trying.description = Hadder versucht bereits, sich zu verbinden. Bitte warte einen Moment commands.music.join.error.channel.title = Kein Sprachkanal commands.music.join.error.channel.description = Du befindest dich nicht in einem Sprachkanal. commands.music.join.error.permission.title = Keine Berechtigung @@ -207,18 +207,18 @@ commands.music.leave.success.description = Ich habe die Verbindung zum Sprachkan commands.music.leave.error.channel.title = Kein Kanal commands.music.leave.error.channel.description = Du musst im selben Sprachkanal wie der Bot sein. commands.music.leave.error.connected.tile = Nicht verbunden -commands.music.leave.error.connected.description = Ich bin derzeit in keinem Sprachkanal auf dieser Guild -commands.music.leave.help.description = Verlässt deinen Sprachkanal. +commands.music.leave.error.connected.description = Ich bin derzeit in keinem Sprachkanal auf diesem Server +commands.music.leave.help.description = Verlässt einen Sprachkanal. commands.music.play.load.title = %extra% Now loading %extra% commands.music.play.load.description = Versuche das Lied zu laden... commands.music.play.success.loading.title = %extra% Jetzt läuft %extra% commands.music.play.success.title = Titel commands.music.play.success.author = Autor commands.music.play.success.length = Länge -commands.music.play.success.tracks = Tracks +commands.music.play.success.tracks = Lieder commands.music.play.error.load.title = %extra% Laden fehlgeschlagen %extra% commands.music.play.error.load.description = Leider kann ich das angegebene Lied nicht laden -commands.music.play.error.match.title = Keine Treffer +commands.music.play.error.match.title = %extra% Keine Treffer %extra% commands.music.play.error.match.description = Ich kann keinen Song mit diesem Namen auf YouTube finden commands.music.play.success.unpause.title = Erfolgreich fortgesetzt commands.music.play.success.unpause.description = I successfully continued playing the song. @@ -228,21 +228,21 @@ commands.music.play.help.description = Spielt den angegebenen Song ab. commands.music.stop.success.title = Erfolgreich gestoppt commands.music.stop.success.description = Ich habe den Song erfolgreich gestoppt. commands.music.stop.error.connected.title = Kein Kanal -commands.music.stop.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um das Lied anzuhalten. +commands.music.stop.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um ein Lied anzuhalten. commands.music.stop.help.description = Stoppt den Song. -commands.music.info.success.title = Track Information -commands.music.info.error.title = Kein spielender Track +commands.music.info.success.title = Informationen zum Lied +commands.music.info.error.title = Es wird kein Lied abgespielt commands.music.info.error.description = Ich spiele im Moment nichts commands.music.info.help.description = Zeigt Informationen über das abgespielte Lied. commands.music.queue.error.title = Keine Warteschlange commands.music.queue.error.description = Momentan sind keine Lieder in der Warteschlange commands.music.queue.success.title = Warteschlange %extra% commands.music.queue.success.description = Dies ist die Warteschlange\: \n %extra% -commands.music.queue.help.description = Zeigt die Musik-Warteschlange. +commands.music.queue.help.description = Zeigt die Musik Warteschlange. commands.music.skip.success.title = Erfolgreich übersprungen commands.music.skip.success.description = Ich habe erfolgreich zum nächsten Song übersprungen commands.music.skip.error.connected.title = Kein Kanal -commands.music.skip.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um das Lied zu überspringen. +commands.music.skip.error.connected.description = Du musst im selben Sprachkanal wie der Bot sein, um ein Lied zu überspringen. commands.music.skip.help.description = Überspringt den gerade abgespielten Song. commands.music.volume.success.title = Erfolgreich festgelegt commands.music.volume.success.description = Die Lautstärke wurde erfolgreich auf %extra% gesetzt -- 2.45.3 From ee66d0c2528803c16f6297a04b67a2508402a16f Mon Sep 17 00:00:00 2001 From: Skidder Date: Sat, 1 Feb 2020 17:41:21 +0100 Subject: [PATCH 17/25] New translations Translations_en.properties (German) New German translation --- .../Translations/Translations_de.properties | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 44a7503..66b84bb 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -275,8 +275,8 @@ commands.nsfw.boobs.help.description = Zeigt einen zufälligen Boob GIF. commands.nsfw.cum.help.description = Zeigt einen zufälligen Cum GIF. commands.nsfw.erotic.help.description = Zeigt ein zufälliges Erotik Bild commands.nsfw.feet.help.description = Zeigt einen zufälligen Feet GIF. -commands.nsfw.fingering.help.description = Zeigt einen zufälligen fingering GIF. -commands.nsfw.linking.help.description = Zeigt ein zufälliges licking GIF. +commands.nsfw.fingering.help.description = Zeigt einen zufälligen Finger GIF. +commands.nsfw.linking.help.description = Zeigt ein zufälliges Leck GIF. commands.nsfw.porn.help.description = Zeigt einen zufälligen Porn GIF. commands.nsfw.pussy.help.description = Zeigt einen zufälligen Pussy GIF. commands.nsfw.randomporn.help.description = Zeigt ein völlig zufälliges Porno GIF. @@ -294,9 +294,9 @@ commands.owner.guildleave.success.description = Ich habe %extra% erfolgreich ver commands.owner.guildleave.error.title = Verlassen nicht möglich 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 = Starte den Bot neu +commands.owner.reboot.help.description = Startet den Bot neu. commands.owner.shutdown.success.title = Fährt herrunter -commands.owner.shutdown.help.description = Schalte den Bot ab +commands.owner.shutdown.help.description = Schalte den Bot ab. commands.owner.test.success = TEST my friends commands.owner.test.help.description = Nur ein kleiner Testbefehl commands.owner.blacklist.help.description = Blacklist a user for specific commands @@ -305,5 +305,5 @@ commands.settings.language.success.title = Sprache festgelegt commands.settings.language.success.description = `%extra%` is your new language now. commands.settings.language.help.description = Führt den angegebenen Code aus. commands.settings.prefix.success.title = Erfolgreich festgelegt -commands.settings.prefix.success.description = Ich habe erfolgreich das neue Prefix für dich auf `%extra% `gesetzt. -commands.settings.prefix.help.description = Legt ein neues Prefix fest. +commands.settings.prefix.success.description = Ich habe erfolgreich den neuen Prefix für dich auf `%extra% `gesetzt. +commands.settings.prefix.help.description = Legt einen neuen Prefix fest. -- 2.45.3 From f8615d524622e0b905becc85a264120c7c43c31b Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 2 Feb 2020 19:11:43 +0100 Subject: [PATCH 18/25] New translations Translations_en.properties (German) New German translation --- .../resources/Translations/Translations_de.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index 66b84bb..a062e94 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -87,6 +87,12 @@ commands.misc.screenshare.number.error.description = Dies ist keine Zahl. commands.misc.screenshare.channel.existing.error = Warte ma' commands.misc.screenshare.channel.existing.description = Es existiert kein Sprachkanal mit diesem Namen. \n\nHinweis\: Stelle sicher, dass der Sprachkanal auf diesem Server ist. commands.misc.screenshare.help.description = Zeigt dir den Link zum Teilen deines Bildschirms. +commands.misc.serverstats.title = Serverstats +commands.misc.serverstats.description = This message contains some information about `%extra%` +commands.misc.serverstats.help.description = Shows information about a server. +commands.misc.profile.error.title = Not found +commands.misc.profile.error.description = I can't find the specified user. +commands.misc.profile.help.description = Shows some information about the specified user. commands.moderation.ban.success.title = Erfolgreich gebannt commands.moderation.ban.success.description = Ich habe %extra% erfolgreich gebannt @@ -299,6 +305,10 @@ commands.owner.shutdown.success.title = Fährt herrunter commands.owner.shutdown.help.description = Schalte den Bot ab. commands.owner.test.success = TEST my friends commands.owner.test.help.description = Nur ein kleiner Testbefehl +commands.owner.blacklist.success.add.title = Successfully blacklisted the specified commands +commands.owner.blacklist.success.add.description = I successfully added the following commands from the blacklist\:\n %extra% +commands.owner.blacklist.success.remove.title = Successfully removed the commands from the blacklist +commands.owner.blacklist.success.remove.description = I successfully removed the following commands from the blacklist\:\n %extra% commands.owner.blacklist.help.description = Blacklist a user for specific commands commands.settings.language.success.title = Sprache festgelegt -- 2.45.3 From 682c83832df52932f1e6b8aa12fdf8e04ddb02cc Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 2 Feb 2020 19:11:44 +0100 Subject: [PATCH 19/25] New translations Translations_en.properties (English) New English translation --- .../resources/Translations/Translations_en.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/Translations/Translations_en.properties b/src/main/resources/Translations/Translations_en.properties index 84adb28..2f19d7d 100644 --- a/src/main/resources/Translations/Translations_en.properties +++ b/src/main/resources/Translations/Translations_en.properties @@ -87,6 +87,12 @@ commands.misc.screenshare.number.error.description = This isn't a Number. commands.misc.screenshare.channel.existing.error = Hol' up commands.misc.screenshare.channel.existing.description = There is no Voice Channel named like this. \n\nNote\: Make sure the Voice Channel is in this Guild. commands.misc.screenshare.help.description = Shows you the link to share your screen. +commands.misc.serverstats.title = Serverstats +commands.misc.serverstats.description = This message contains some information about `%extra%` +commands.misc.serverstats.help.description = Shows information about a server. +commands.misc.profile.error.title = Not found +commands.misc.profile.error.description = I can't find the specified user. +commands.misc.profile.help.description = Shows some information about the specified user. commands.moderation.ban.success.title = Successfully banned commands.moderation.ban.success.description = I successfully baned %extra% @@ -299,6 +305,10 @@ 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.owner.blacklist.success.add.title = Successfully blacklisted the specified commands +commands.owner.blacklist.success.add.description = I successfully added the following commands from the blacklist\:\n %extra% +commands.owner.blacklist.success.remove.title = Successfully removed the commands from the blacklist +commands.owner.blacklist.success.remove.description = I successfully removed the following commands from the blacklist\:\n %extra% commands.owner.blacklist.help.description = Blacklist a user for specific commands commands.settings.language.success.title = Language set -- 2.45.3 From f56c5668876931e0fe954b6dc41f6b29b389155c Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 2 Feb 2020 19:11:45 +0100 Subject: [PATCH 20/25] New translations Translations_en.properties (Spanish) New Spanish translation --- .../resources/Translations/Translations_es.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/Translations/Translations_es.properties b/src/main/resources/Translations/Translations_es.properties index 84adb28..2f19d7d 100644 --- a/src/main/resources/Translations/Translations_es.properties +++ b/src/main/resources/Translations/Translations_es.properties @@ -87,6 +87,12 @@ commands.misc.screenshare.number.error.description = This isn't a Number. commands.misc.screenshare.channel.existing.error = Hol' up commands.misc.screenshare.channel.existing.description = There is no Voice Channel named like this. \n\nNote\: Make sure the Voice Channel is in this Guild. commands.misc.screenshare.help.description = Shows you the link to share your screen. +commands.misc.serverstats.title = Serverstats +commands.misc.serverstats.description = This message contains some information about `%extra%` +commands.misc.serverstats.help.description = Shows information about a server. +commands.misc.profile.error.title = Not found +commands.misc.profile.error.description = I can't find the specified user. +commands.misc.profile.help.description = Shows some information about the specified user. commands.moderation.ban.success.title = Successfully banned commands.moderation.ban.success.description = I successfully baned %extra% @@ -299,6 +305,10 @@ 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.owner.blacklist.success.add.title = Successfully blacklisted the specified commands +commands.owner.blacklist.success.add.description = I successfully added the following commands from the blacklist\:\n %extra% +commands.owner.blacklist.success.remove.title = Successfully removed the commands from the blacklist +commands.owner.blacklist.success.remove.description = I successfully removed the following commands from the blacklist\:\n %extra% commands.owner.blacklist.help.description = Blacklist a user for specific commands commands.settings.language.success.title = Language set -- 2.45.3 From 056a467ce10f3d004cd731de42f0fd252e1cbdbf Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 2 Feb 2020 19:11:47 +0100 Subject: [PATCH 21/25] New translations Translations_en.properties (French) New French translation --- .../resources/Translations/Translations_fr.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/Translations/Translations_fr.properties b/src/main/resources/Translations/Translations_fr.properties index 84adb28..2f19d7d 100644 --- a/src/main/resources/Translations/Translations_fr.properties +++ b/src/main/resources/Translations/Translations_fr.properties @@ -87,6 +87,12 @@ commands.misc.screenshare.number.error.description = This isn't a Number. commands.misc.screenshare.channel.existing.error = Hol' up commands.misc.screenshare.channel.existing.description = There is no Voice Channel named like this. \n\nNote\: Make sure the Voice Channel is in this Guild. commands.misc.screenshare.help.description = Shows you the link to share your screen. +commands.misc.serverstats.title = Serverstats +commands.misc.serverstats.description = This message contains some information about `%extra%` +commands.misc.serverstats.help.description = Shows information about a server. +commands.misc.profile.error.title = Not found +commands.misc.profile.error.description = I can't find the specified user. +commands.misc.profile.help.description = Shows some information about the specified user. commands.moderation.ban.success.title = Successfully banned commands.moderation.ban.success.description = I successfully baned %extra% @@ -299,6 +305,10 @@ 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.owner.blacklist.success.add.title = Successfully blacklisted the specified commands +commands.owner.blacklist.success.add.description = I successfully added the following commands from the blacklist\:\n %extra% +commands.owner.blacklist.success.remove.title = Successfully removed the commands from the blacklist +commands.owner.blacklist.success.remove.description = I successfully removed the following commands from the blacklist\:\n %extra% commands.owner.blacklist.help.description = Blacklist a user for specific commands commands.settings.language.success.title = Language set -- 2.45.3 From 0137556f69bfac4a98cce55eaced29bb70e7ce24 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 2 Feb 2020 19:11:48 +0100 Subject: [PATCH 22/25] New translations Translations_en.properties (Russian) New Russian translation --- .../resources/Translations/Translations_ru.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/Translations/Translations_ru.properties b/src/main/resources/Translations/Translations_ru.properties index 84adb28..2f19d7d 100644 --- a/src/main/resources/Translations/Translations_ru.properties +++ b/src/main/resources/Translations/Translations_ru.properties @@ -87,6 +87,12 @@ commands.misc.screenshare.number.error.description = This isn't a Number. commands.misc.screenshare.channel.existing.error = Hol' up commands.misc.screenshare.channel.existing.description = There is no Voice Channel named like this. \n\nNote\: Make sure the Voice Channel is in this Guild. commands.misc.screenshare.help.description = Shows you the link to share your screen. +commands.misc.serverstats.title = Serverstats +commands.misc.serverstats.description = This message contains some information about `%extra%` +commands.misc.serverstats.help.description = Shows information about a server. +commands.misc.profile.error.title = Not found +commands.misc.profile.error.description = I can't find the specified user. +commands.misc.profile.help.description = Shows some information about the specified user. commands.moderation.ban.success.title = Successfully banned commands.moderation.ban.success.description = I successfully baned %extra% @@ -299,6 +305,10 @@ 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.owner.blacklist.success.add.title = Successfully blacklisted the specified commands +commands.owner.blacklist.success.add.description = I successfully added the following commands from the blacklist\:\n %extra% +commands.owner.blacklist.success.remove.title = Successfully removed the commands from the blacklist +commands.owner.blacklist.success.remove.description = I successfully removed the following commands from the blacklist\:\n %extra% commands.owner.blacklist.help.description = Blacklist a user for specific commands commands.settings.language.success.title = Language set -- 2.45.3 From 7329c95314432abee3bbe34f0145351d762754d6 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 2 Feb 2020 19:11:49 +0100 Subject: [PATCH 23/25] New translations Translations_en.properties (Turkish) New Turkish translation --- .../resources/Translations/Translations_tr.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/Translations/Translations_tr.properties b/src/main/resources/Translations/Translations_tr.properties index 84adb28..2f19d7d 100644 --- a/src/main/resources/Translations/Translations_tr.properties +++ b/src/main/resources/Translations/Translations_tr.properties @@ -87,6 +87,12 @@ commands.misc.screenshare.number.error.description = This isn't a Number. commands.misc.screenshare.channel.existing.error = Hol' up commands.misc.screenshare.channel.existing.description = There is no Voice Channel named like this. \n\nNote\: Make sure the Voice Channel is in this Guild. commands.misc.screenshare.help.description = Shows you the link to share your screen. +commands.misc.serverstats.title = Serverstats +commands.misc.serverstats.description = This message contains some information about `%extra%` +commands.misc.serverstats.help.description = Shows information about a server. +commands.misc.profile.error.title = Not found +commands.misc.profile.error.description = I can't find the specified user. +commands.misc.profile.help.description = Shows some information about the specified user. commands.moderation.ban.success.title = Successfully banned commands.moderation.ban.success.description = I successfully baned %extra% @@ -299,6 +305,10 @@ 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.owner.blacklist.success.add.title = Successfully blacklisted the specified commands +commands.owner.blacklist.success.add.description = I successfully added the following commands from the blacklist\:\n %extra% +commands.owner.blacklist.success.remove.title = Successfully removed the commands from the blacklist +commands.owner.blacklist.success.remove.description = I successfully removed the following commands from the blacklist\:\n %extra% commands.owner.blacklist.help.description = Blacklist a user for specific commands commands.settings.language.success.title = Language set -- 2.45.3 From c6f28a8acaac4abc5a239e80a2f911c2448f0626 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 2 Feb 2020 19:11:50 +0100 Subject: [PATCH 24/25] New translations Translations_en.properties (Chinese Simplified) New Chinese Simplified translation --- .../resources/Translations/Translations_zh.properties | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/main/resources/Translations/Translations_zh.properties b/src/main/resources/Translations/Translations_zh.properties index 84adb28..2f19d7d 100644 --- a/src/main/resources/Translations/Translations_zh.properties +++ b/src/main/resources/Translations/Translations_zh.properties @@ -87,6 +87,12 @@ commands.misc.screenshare.number.error.description = This isn't a Number. commands.misc.screenshare.channel.existing.error = Hol' up commands.misc.screenshare.channel.existing.description = There is no Voice Channel named like this. \n\nNote\: Make sure the Voice Channel is in this Guild. commands.misc.screenshare.help.description = Shows you the link to share your screen. +commands.misc.serverstats.title = Serverstats +commands.misc.serverstats.description = This message contains some information about `%extra%` +commands.misc.serverstats.help.description = Shows information about a server. +commands.misc.profile.error.title = Not found +commands.misc.profile.error.description = I can't find the specified user. +commands.misc.profile.help.description = Shows some information about the specified user. commands.moderation.ban.success.title = Successfully banned commands.moderation.ban.success.description = I successfully baned %extra% @@ -299,6 +305,10 @@ 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.owner.blacklist.success.add.title = Successfully blacklisted the specified commands +commands.owner.blacklist.success.add.description = I successfully added the following commands from the blacklist\:\n %extra% +commands.owner.blacklist.success.remove.title = Successfully removed the commands from the blacklist +commands.owner.blacklist.success.remove.description = I successfully removed the following commands from the blacklist\:\n %extra% commands.owner.blacklist.help.description = Blacklist a user for specific commands commands.settings.language.success.title = Language set -- 2.45.3 From d4abc84584573e88dda77973bc9e9ac22f7f65f7 Mon Sep 17 00:00:00 2001 From: Skidder Date: Sun, 2 Feb 2020 19:37:39 +0100 Subject: [PATCH 25/25] Update Translations_de.properties --- src/main/resources/Translations/Translations_de.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/Translations/Translations_de.properties b/src/main/resources/Translations/Translations_de.properties index a062e94..e39527c 100644 --- a/src/main/resources/Translations/Translations_de.properties +++ b/src/main/resources/Translations/Translations_de.properties @@ -152,7 +152,7 @@ commands.moderation.rules.channel.error.title = Kanal konnte nicht gefunden werd commands.moderation.rules.channel.error.description = Ich kann den angegebenen Kanal nicht finden. Bitte starte das Setup erneut. commands.moderation.rules.rules.title = Regelnachricht commands.moderation.rules.rules.description = Der Kanal wurde erfolgreich auf %extra% gesetzt. Bitte senden Sie mir jetzt die Regeln. -commands.moderation.rules.role.title = Rolle zum Hinzufügen +commands.moderation.rules.role.title = Rolle zum Erhalten/Verlieren commands.moderation.rules.role.description = Die Regeln wurden erfolgreich festgelegt. Bitte sende mir den Namen der Rolle, die der Benutzer erhalten soll nachdem er die Regeln akzeptiert hat. commands.moderation.rules.role.error.title = Rolle existiert nicht commands.moderation.rules.role.error.description = The specified role does not exist on this guild. -- 2.45.3