mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-22 17:22:38 -05:00
[3.4] Automated Crowdin downstream (#6088)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
455d2fdf7a
commit
9f4202bea3
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
|
||||
"POT-Creation-Date: 2023-04-17 21:34+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -27,26 +27,26 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:58
|
||||
msgid "Are you sure you want to delete {number} messages?"
|
||||
msgstr ""
|
||||
msgstr "Bist du dir sicher das {number} Nachrichten gelöscht werden?"
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:72
|
||||
msgid "Cancelled."
|
||||
msgstr "Abgebrochen."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:143
|
||||
#: redbot/cogs/cleanup/cleanup.py:147
|
||||
msgid "1 message was deleted."
|
||||
msgstr ""
|
||||
msgstr "1 Nachricht wurde gelöscht."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:146
|
||||
#: redbot/cogs/cleanup/cleanup.py:150
|
||||
msgid "{num} messages were deleted."
|
||||
msgstr ""
|
||||
msgstr "{num} Nachrichten wurden gelöscht."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:169
|
||||
#: redbot/cogs/cleanup/cleanup.py:174
|
||||
#, docstring
|
||||
msgid "Base command for deleting messages."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:179
|
||||
#: redbot/cogs/cleanup/cleanup.py:184
|
||||
#, docstring
|
||||
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
@@ -58,7 +58,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:239
|
||||
#: redbot/cogs/cleanup/cleanup.py:244
|
||||
#, docstring
|
||||
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
|
||||
" Examples:\n"
|
||||
@@ -69,9 +69,16 @@ msgid "Delete the last X messages from a specified user in the current channel.\
|
||||
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
|
||||
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
|
||||
" "
|
||||
msgstr ""
|
||||
msgstr "Löscht X Nachrichten von einem Nutzer in den aktuellen Channel.\n\n"
|
||||
" Beispiel:\n"
|
||||
" -`[p]cleanup user @Twentysix 2`\n"
|
||||
" -`[p]cleanup user Red 6`\n\n"
|
||||
" **Argumente**\n\n"
|
||||
" -`<user>` Von wem die Nachrichten gelöscht werden sollen.\n"
|
||||
" -`<number>` Die Anzahl der Nachrichten die vom Bot gelöscht werden soll.\n"
|
||||
" -`<delete_pinned>` Ob angepinnte Nachrichten gelöscht werden oder nicht. "
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:309
|
||||
#: redbot/cogs/cleanup/cleanup.py:314
|
||||
#, docstring
|
||||
msgid "Delete all messages after a specified message.\n\n"
|
||||
" To get a message id, enable developer mode in Discord's\n"
|
||||
@@ -84,11 +91,11 @@ msgid "Delete all messages after a specified message.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:330 redbot/cogs/cleanup/cleanup.py:385
|
||||
#: redbot/cogs/cleanup/cleanup.py:335 redbot/cogs/cleanup/cleanup.py:390
|
||||
msgid "Message not found."
|
||||
msgstr "Nachricht nicht gefunden."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:363
|
||||
#: redbot/cogs/cleanup/cleanup.py:368
|
||||
#, docstring
|
||||
msgid "Deletes X messages before the specified message.\n\n"
|
||||
" To get a message id, enable developer mode in Discord's\n"
|
||||
@@ -102,7 +109,7 @@ msgid "Deletes X messages before the specified message.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:419
|
||||
#: redbot/cogs/cleanup/cleanup.py:424
|
||||
#, docstring
|
||||
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
|
||||
" The first message ID should be the older message and the second one the newer.\n\n"
|
||||
@@ -115,7 +122,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:468
|
||||
#: redbot/cogs/cleanup/cleanup.py:473
|
||||
#, docstring
|
||||
msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" Example:\n"
|
||||
@@ -126,7 +133,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:507
|
||||
#: redbot/cogs/cleanup/cleanup.py:512
|
||||
#, docstring
|
||||
msgid "Clean up command messages and messages from the bot in the current channel.\n\n"
|
||||
" Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n"
|
||||
@@ -136,7 +143,7 @@ msgid "Clean up command messages and messages from the bot in the current channe
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:596
|
||||
#: redbot/cogs/cleanup/cleanup.py:601
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" By default, all messages are cleaned. If a second argument is specified,\n"
|
||||
@@ -152,7 +159,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:685
|
||||
#: redbot/cogs/cleanup/cleanup.py:688
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n"
|
||||
" Defaults to 50.\n\n"
|
||||
@@ -161,12 +168,12 @@ msgid "Deletes duplicate messages in the channel from the last X messages and ke
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:737
|
||||
#: redbot/cogs/cleanup/cleanup.py:740
|
||||
#, docstring
|
||||
msgid "Manage the settings for the cleanup command."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:743
|
||||
#: redbot/cogs/cleanup/cleanup.py:746
|
||||
#, docstring
|
||||
msgid "Toggle clean up notification settings.\n\n"
|
||||
" When enabled, a message will be sent per cleanup, showing how many messages were deleted.\n"
|
||||
@@ -174,23 +181,15 @@ msgid "Toggle clean up notification settings.\n\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:751
|
||||
#: redbot/cogs/cleanup/cleanup.py:754
|
||||
msgid "I will no longer notify of message deletions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:754
|
||||
#: redbot/cogs/cleanup/cleanup.py:757
|
||||
msgid "I will now notify of message deletions."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/converters.py:17
|
||||
#: redbot/cogs/cleanup/converters.py:14
|
||||
msgid "{} doesn't look like a valid message ID."
|
||||
msgstr "{} scheint keine gültige Nachrichten-ID zu sein."
|
||||
|
||||
#: redbot/cogs/cleanup/converters.py:29
|
||||
msgid "{arg} is not an integer."
|
||||
msgstr "{arg} ist keine ganze Zahl."
|
||||
|
||||
#: redbot/cogs/cleanup/converters.py:31
|
||||
msgid "{arg} is not a positive integer."
|
||||
msgstr "{arg} ist keine positive ganze Zahl."
|
||||
|
||||
|
||||
Reference in New Issue
Block a user