Automated Crowdin downstream (#4133)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-08-01 16:58:27 +02:00
committed by GitHub
parent 36f1fa15a5
commit 7e7a3a6488
369 changed files with 14564 additions and 12023 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-06-04 12:12+0000\n"
"POT-Creation-Date: 2020-07-30 12:18+0000\n"
"Last-Translator: \n"
"Language-Team: German\n"
"MIME-Version: 1.0\n"
@@ -62,27 +62,35 @@ msgstr "Löscht X Nachrichten vor einer bestimmten Nachricht.\\n\\n Um die
msgid "Delete the messages between Messsage 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 Example:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
msgstr "Löscht die Nachrichten zwischen zwei Nachrichten.\\n\\n Die erste Nachrichten-ID sollte die ältere Nachricht sein und die zweite Nachrichten-ID die neuere.\\n\\n Beispiel:\\n `[p]cleanup between 123456789123456789 987654321987654321`\\n "
#: redbot/cogs/cleanup/cleanup.py:355
#: redbot/cogs/cleanup/cleanup.py:357
#, docstring
msgid "Delete the last X messages.\\n\\n Example:\\n `[p]cleanup messages 26`\\n "
msgstr "Lösche die letzten X Nachrichten.\\n\\n Beispiel:\\n `[p]cleanup messages 26`\\n "
#: redbot/cogs/cleanup/cleanup.py:385
#: redbot/cogs/cleanup/cleanup.py:389
#, docstring
msgid "Clean up command messages and messages from the bot."
msgstr "Entfernt Nachrichten, welche von dem Bot stammen, oder Befehle sind."
#: redbot/cogs/cleanup/cleanup.py:465
#: redbot/cogs/cleanup/cleanup.py:469
#, docstring
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
msgstr "Nachrichten des Bots bereinigen.\\n\\n Standardmäßig werden alle Nachrichten gelöscht. Wenn ein drittes Argument angegeben ist,\\n wird es für Pattern-Matching verwendet - nur Nachrichten mit dem angegebenen Text werden gelöscht.\\n "
#: redbot/cogs/cleanup/cleanup.py:535
#: redbot/cogs/cleanup/cleanup.py:539
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
msgstr "Löscht doppelte Nachrichten im Kanal aus den letzten X-Nachrichten und behält nur eine Kopie. \\n \\n Der Standardwert ist 50. \\n "
#: redbot/cogs/cleanup/converters.py:12
#: redbot/cogs/cleanup/converters.py:15
msgid "{} doesn't look like a valid message ID."
msgstr "{} scheint keine gültige Nachrichten-ID zu sein."
#: redbot/cogs/cleanup/converters.py:27
msgid "{arg} is not an integer."
msgstr ""
#: redbot/cogs/cleanup/converters.py:29
msgid "{arg} is not a positive integer."
msgstr ""