mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-19 01:19:44 -05:00
Automated Crowdin downstream (#4804)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ae87aa396a
commit
663876fba3
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-01-28 12:34+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -32,8 +32,10 @@ msgstr "Command um fehlerhafte Fälle zu reparieren."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:44
|
||||
#, docstring
|
||||
msgid "Set a channel as the modlog.\\n\\n Omit `<channel>` to disable the modlog.\\n "
|
||||
msgstr "Lege einen Kanal als modlog fest.\\n\\n Lasse `<channel>` weg um modlog zu deaktivieren.\\n "
|
||||
msgid "Set a channel as the modlog.\n\n"
|
||||
" Omit `<channel>` to disable the modlog.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:53
|
||||
msgid "Mod events will be sent to {channel}."
|
||||
@@ -65,8 +67,8 @@ msgid "disabled"
|
||||
msgstr "deaktiviert"
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:84
|
||||
msgid "Current settings:\\n"
|
||||
msgstr "Aktuelle Einstellungen:\\n"
|
||||
msgid "Current settings:\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:89
|
||||
msgid "That action is not registered."
|
||||
@@ -94,8 +96,9 @@ msgstr "Zeige die angegebenen Fälle."
|
||||
msgid "That case does not exist for that server."
|
||||
msgstr "Dieser Fall existiert nicht auf diesem Server."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:120
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}"
|
||||
#: redbot/cogs/modlog/modlog.py:120 redbot/cogs/modlog/modlog.py:158
|
||||
msgid "{case}\n"
|
||||
"**Timestamp:** {timestamp}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:131
|
||||
@@ -115,24 +118,24 @@ msgstr "Etwas Unerwartetes ist beim Abrufen dieses Benutzers durch ID schiefgela
|
||||
msgid "That user does not have any cases."
|
||||
msgstr "Dieser Benutzer hat keine Fälle."
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:158
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:171
|
||||
#, docstring
|
||||
msgid "List cases for the specified member."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:194
|
||||
msgid "{case}\\n**Timestamp:** {timestamp}\\n\\n"
|
||||
msgid "{case}\n"
|
||||
"**Timestamp:** {timestamp}\n\n"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:207
|
||||
#, docstring
|
||||
msgid "Specify a reason for a modlog case.\\n\\n Please note that you can only edit cases you are\\n the owner of unless you are a mod, admin or server owner.\\n\\n If no case number is specified, the latest case will be used.\\n "
|
||||
msgstr "Füge eine Beschreibung zu einem Modlog-Fall hinzu.\\n\\n Bitte beachte, dass du nur Fälle bearbeiten kannst die\\n du selbst erstellt hast, es sei denn du bist ein Moderator,\\n Admin oder Besitzer des Servers.\\n\\n Ist keine Fallnummer angegeben, dann wird der letzte Fall verwendet\n"
|
||||
msgid "Specify a reason for a modlog case.\n\n"
|
||||
" Please note that you can only edit cases you are\n"
|
||||
" the owner of unless you are a mod, admin or server owner.\n\n"
|
||||
" If no case number is specified, the latest case will be used.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/modlog/modlog.py:220
|
||||
msgid "There are no modlog cases in this server."
|
||||
|
||||
Reference in New Issue
Block a user