Automated Crowdin downstream (#6161)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-05-14 22:17:45 +02:00
committed by GitHub
parent 69cf604e0e
commit a59e73a605
291 changed files with 32502 additions and 39124 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-02 23:06+0000\n"
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -88,22 +88,13 @@ msgid "This cog extends the default permission model of the bot. By default, man
"This cog allows you to refine some of those restrictions. You can allow wider or narrower access to most commands using it. You cannot, however, change the restrictions on owner-only commands.\n\n"
"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/stage 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"
"1. Rules about a user.\n"
"2. Rules about the voice/stage 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)."
msgstr "Este módulo extiende el modelo de permisos por defecto del bot. Por defecto, muchos comandos están restringidos en base a lo que el comando puede hacer.\n"
"Este cog te permite refinar algunas de esas restricciones. Puedes permitir un acceso más amplio o más limitado a la mayoría de los comandos que se usan. Sin embargo, no se pueden cambiar las restricciones sobre los comandos que son exclusivo de los dueños del bot.\n\n"
"Cuando se establecen reglas adicionales usando este programa, esas reglas se comprobarán antes de comprobar las restricciones predeterminadas del comando.\n"
"Las reglas globales (establecidas por el dueño del bot) se comprobaran primero, luego las reglas establecidas para los servidores. Si se aplican múltiples reglas globales o del servidor al caso, el orden en el que se registran es:\n"
" 1. Reglas sobre un usuario.\n"
" 2. Reglas sobre el canal de voz/stage al que está conectado el usuario.\n"
" 3. Reglas sobre el canal o un padre del hilo en el que un comando fue emitido.\n"
" 4. Reglas sobre un rol que el usuario tiene (el rol más alto que tiene con una regla será usado).\n"
" 5. Reglas sobre el servidor en el que se encuentra un usuario (sólo reglas globales).\n\n"
"Para más detalles, por favor leá la [documentación oficial](https://docs.discord.red/en/stable/cog_permissions.html)."
msgstr ""
#: redbot/cogs/permissions/permissions.py:239
#, docstring