mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-18 07:12:31 -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-06-05 15:51+0000\n"
|
||||
"POT-Creation-Date: 2022-10-03 14:07+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: German\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -89,8 +89,8 @@ msgid "This cog extends the default permission model of the bot. By default, man
|
||||
"When additional rules are set using this cog, those rules will be checked prior to checking for the default restrictions of the command.\n"
|
||||
"Global rules (set by the owner) are checked first, then rules set for servers. If multiple global or server rules apply to the case, the order they are checked in is:\n"
|
||||
" 1. Rules about a user.\n"
|
||||
" 2. Rules about the voice channel a user is in.\n"
|
||||
" 3. Rules about the text channel or a parent of the thread a command was issued in.\n"
|
||||
" 2. Rules about the voice channel a user is connected to.\n"
|
||||
" 3. Rules about the channel or a parent of the thread a command was issued in.\n"
|
||||
" 4. Rules about a role the user has (The highest role they have with a rule will be used).\n"
|
||||
" 5. Rules about the server a user is in (Global rules only).\n\n"
|
||||
"For more details, please read the [official documentation](https://docs.discord.red/en/stable/cog_permissions.html)."
|
||||
@@ -311,7 +311,7 @@ msgstr "Sende mit der nächsten Nachricht eine Datei oder gib zum Abbrechen eine
|
||||
|
||||
#: redbot/cogs/permissions/permissions.py:641
|
||||
msgid "You took too long to upload a file."
|
||||
msgstr ""
|
||||
msgstr "Das Hochladen der Datei hat zu lange gedauert."
|
||||
|
||||
#: redbot/cogs/permissions/permissions.py:644
|
||||
msgid "You have cancelled the upload process."
|
||||
|
||||
Reference in New Issue
Block a user