Automated Crowdin downstream (#6318)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-03-22 01:56:41 +01:00
committed by GitHub
parent 24cc3115fe
commit de1141af98
487 changed files with 53043 additions and 50651 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2023-05-13 10:40+0000\n"
"POT-Creation-Date: 2024-01-04 00:13+0000\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -31,27 +31,31 @@ msgstr "Este módulo contiene comandos usados para \"limpiar\" (eliminar) mensaj
" "
#: redbot/cogs/cleanup/cleanup.py:58
msgid "Try a smaller number instead."
msgstr "Prueba un número más pequeño en su lugar."
#: redbot/cogs/cleanup/cleanup.py:61
msgid "Are you sure you want to delete {number} messages?"
msgstr "¿Estás seguro de querer eliminar {number} mensajes?"
#: redbot/cogs/cleanup/cleanup.py:72
#: redbot/cogs/cleanup/cleanup.py:75
msgid "Cancelled."
msgstr "Cancelado."
#: redbot/cogs/cleanup/cleanup.py:155
#: redbot/cogs/cleanup/cleanup.py:158
msgid "1 message was deleted."
msgstr "Se ha eliminado 1 mensaje."
#: redbot/cogs/cleanup/cleanup.py:158
#: redbot/cogs/cleanup/cleanup.py:161
msgid "{num} messages were deleted."
msgstr "Se han eliminado {num} mensajes."
#: redbot/cogs/cleanup/cleanup.py:184
#: redbot/cogs/cleanup/cleanup.py:187
#, docstring
msgid "Base command for deleting messages."
msgstr "Comando base para eliminar mensajes."
#: redbot/cogs/cleanup/cleanup.py:194
#: redbot/cogs/cleanup/cleanup.py:197
#, docstring
msgid "Delete the last X messages matching the specified text in the current channel.\n\n"
" Example:\n"
@@ -63,7 +67,7 @@ msgid "Delete the last X messages matching the specified text in the current cha
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:254
#: redbot/cogs/cleanup/cleanup.py:257
#, docstring
msgid "Delete the last X messages from a specified user in the current channel.\n\n"
" Examples:\n"
@@ -76,7 +80,7 @@ msgid "Delete the last X messages from a specified user in the current channel.\
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:324
#: redbot/cogs/cleanup/cleanup.py:327
#, docstring
msgid "Delete all messages after a specified message.\n\n"
" To get a message id, enable developer mode in Discord's\n"
@@ -97,11 +101,11 @@ msgstr "Borrar todos los mensajes después de un mensaje especificado.\n\n"
" - `<delete_pinned>` Si borrar o no los mensajes fijados. Por defecto es False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:345 redbot/cogs/cleanup/cleanup.py:400
#: redbot/cogs/cleanup/cleanup.py:348 redbot/cogs/cleanup/cleanup.py:403
msgid "Message not found."
msgstr "Mensaje no encontrado."
#: redbot/cogs/cleanup/cleanup.py:378
#: redbot/cogs/cleanup/cleanup.py:381
#, docstring
msgid "Deletes X messages before the specified message.\n\n"
" To get a message id, enable developer mode in Discord's\n"
@@ -124,7 +128,7 @@ msgstr "Elimina X mensajes antes del mensaje especificado.\n\n"
" - `<delete_pinned>` Si eliminar o no los mensajes fijos. Por defecto es False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:434
#: redbot/cogs/cleanup/cleanup.py:437
#, 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"
@@ -137,7 +141,7 @@ msgid "Delete the messages between Message One and Message Two, providing the me
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:483
#: redbot/cogs/cleanup/cleanup.py:486
#, docstring
msgid "Delete the last X messages in the current channel.\n\n"
" Example:\n"
@@ -148,7 +152,7 @@ msgid "Delete the last X messages in the current channel.\n\n"
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:522
#: redbot/cogs/cleanup/cleanup.py:525
#, 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"
@@ -163,7 +167,7 @@ msgstr "Limpiar mensajes de comandos y mensajes del bot en el canal actual.\n\n"
" - `<delete_pinned>` Si eliminar mensajes fijados o no. Por defecto es False\n"
" "
#: redbot/cogs/cleanup/cleanup.py:611
#: redbot/cogs/cleanup/cleanup.py:614
#, 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"
@@ -179,7 +183,7 @@ msgid "Clean up messages owned by the bot in the current channel.\n\n"
" "
msgstr ""
#: redbot/cogs/cleanup/cleanup.py:698
#: redbot/cogs/cleanup/cleanup.py:697
#, 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"
@@ -192,12 +196,12 @@ msgstr "Elimina mensajes duplicados en el canal de los últimos X mensajes y co
" - `<number>` El número de mensajes a buscar duplicados. Debe ser un entero positivo.\n"
" "
#: redbot/cogs/cleanup/cleanup.py:750
#: redbot/cogs/cleanup/cleanup.py:749
#, docstring
msgid "Manage the settings for the cleanup command."
msgstr "Administra la configuración del comando de limpieza."
#: redbot/cogs/cleanup/cleanup.py:756
#: redbot/cogs/cleanup/cleanup.py:755
#, 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"
@@ -208,11 +212,11 @@ msgstr "Cambia la configuración de la notificación de limpieza.\n\n"
" Este mensaje se eliminará después de 5 segundos.\n"
" "
#: redbot/cogs/cleanup/cleanup.py:764
#: redbot/cogs/cleanup/cleanup.py:763
msgid "I will no longer notify of message deletions."
msgstr "Ya no notificaré la eliminación de mensajes."
#: redbot/cogs/cleanup/cleanup.py:767
#: redbot/cogs/cleanup/cleanup.py:766
msgid "I will now notify of message deletions."
msgstr "Ahora notificaré la eliminación de mensajes."