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-04 00:53+0000\n"
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
"Last-Translator: \n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -15,47 +15,47 @@ msgstr ""
"X-Crowdin-File-ID: 188\n"
"Language: es_ES\n"
#: redbot/core/commands/converter.py:84
#: redbot/core/commands/converter.py:85
msgid "`{unit}` is not a valid unit of time for this command"
msgstr "`{unit}` no es una unidad de tiempo válida para este comando"
#: redbot/core/commands/converter.py:140 redbot/core/commands/converter.py:202
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
msgid "The time set is way too high, consider setting something reasonable."
msgstr "El tiempo fijado es demasiado alto, considere establecer algo razonable."
#: redbot/core/commands/converter.py:144
#: redbot/core/commands/converter.py:145
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
msgstr "Esta cantidad de tiempo es demasiado grande para este comando. (Máximo: {maximum})"
#: redbot/core/commands/converter.py:150
#: redbot/core/commands/converter.py:151
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
msgstr "Esta cantidad de tiempo es demasiado pequeña para este comando. (Mínimo: {minimum})"
#: redbot/core/commands/converter.py:231
#: redbot/core/commands/converter.py:232
msgid "'{input}' doesn't look like a valid user ID."
msgstr "'{input}' no parece ser un ID de usuario válido."
#: redbot/core/commands/converter.py:254
#: redbot/core/commands/converter.py:255
msgid "`{arg}` is not a number."
msgstr "`{arg}` no es un número."
#: redbot/core/commands/converter.py:256
#: redbot/core/commands/converter.py:257
msgid "`{arg}` is not a finite number."
msgstr "`{arg}` no es un número finito."
#: redbot/core/commands/converter.py:279
#: redbot/core/commands/converter.py:280
msgid "Missing a key or value."
msgstr "Falta una llave o un valor."
#: redbot/core/commands/converter.py:285
#: redbot/core/commands/converter.py:286
msgid "Unexpected key `{key}`."
msgstr "Llave inesperada {key}`."
#: redbot/core/commands/converter.py:510
#: redbot/core/commands/converter.py:511
msgid "Command \"{arg}\" not found."
msgstr "El comando \"{arg}\" no se ha encontrado."
#: redbot/core/commands/converter.py:520
#: redbot/core/commands/converter.py:521
msgid "Cog \"{arg}\" not found."
msgstr "El Cog \"{arg}\" no se ha encontrado."
@@ -119,73 +119,73 @@ msgstr "Caracteres máximos por pagina: {page_char_limit}\n"
msgid "Type {command1} for more info on a command. You can also type {command2} for more info on a category."
msgstr "Escribe {command1} para más información sobre un comando. También puedes escribir {command2} para más información sobre una categoría."
#: redbot/core/commands/help.py:349
#: redbot/core/commands/help.py:355
msgid "Syntax: {command_signature}"
msgstr "Sintaxis: {command_signature}"
#: redbot/core/commands/help.py:355
#: redbot/core/commands/help.py:361
msgid "Aliases"
msgstr "Apodos"
#: redbot/core/commands/help.py:355
#: redbot/core/commands/help.py:361
msgid "Alias"
msgstr "Apodo"
#: redbot/core/commands/help.py:376
#: redbot/core/commands/help.py:382
msgid "{aliases} and {number} more aliases."
msgstr "{aliases} y {number} apodos más."
#: redbot/core/commands/help.py:380
#: redbot/core/commands/help.py:386
msgid "{aliases} and one more alias."
msgstr "{aliases} y un alias más."
#: redbot/core/commands/help.py:422 redbot/core/commands/help.py:424
#: redbot/core/commands/help.py:436
#: redbot/core/commands/help.py:433 redbot/core/commands/help.py:435
#: redbot/core/commands/help.py:447
msgid "Subcommands:"
msgstr "Subcomandos:"
#: redbot/core/commands/help.py:424 redbot/core/commands/help.py:597
#: redbot/core/commands/help.py:435 redbot/core/commands/help.py:613
msgid " (continued)"
msgstr " (continuación)"
#: redbot/core/commands/help.py:498 redbot/core/commands/help.py:753
#: redbot/core/commands/help.py:766 redbot/core/commands/help.py:785
#: redbot/core/commands/help.py:509 redbot/core/commands/help.py:769
#: redbot/core/commands/help.py:784 redbot/core/commands/help.py:805
msgid "{ctx.me.display_name} Help Menu"
msgstr "Menú de ayuda de {ctx.me.display_name}"
#: redbot/core/commands/help.py:545
#: redbot/core/commands/help.py:556
msgid "*Page {page_num} of {page_count}*\n"
"{content_description}"
msgstr "*Página {page_num} de {page_count}*\n"
"{content_description}"
#: redbot/core/commands/help.py:595 redbot/core/commands/help.py:597
#: redbot/core/commands/help.py:609
#: redbot/core/commands/help.py:611 redbot/core/commands/help.py:613
#: redbot/core/commands/help.py:625
msgid "Commands:"
msgstr "Comandos:"
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:677
#: redbot/core/commands/help.py:690
#: redbot/core/commands/help.py:664 redbot/core/commands/help.py:693
#: redbot/core/commands/help.py:706
msgid "No Category:"
msgstr "Sin categoría:"
#: redbot/core/commands/help.py:661
#: redbot/core/commands/help.py:677
msgid "{title} (continued)"
msgstr "{title} (continuación)"
#: redbot/core/commands/help.py:762
#: redbot/core/commands/help.py:780
msgid "Help topic for {command_name} not found."
msgstr "Tema de ayuda para {command_name} no encontrado."
#: redbot/core/commands/help.py:779
#: redbot/core/commands/help.py:799
msgid "Command {command_name} has no subcommand named {not_found}."
msgstr "El comando {command_name} no tiene ningún subcomando llamado {not_found}."
#: redbot/core/commands/help.py:873
#: redbot/core/commands/help.py:904
msgid "I couldn't send the help message to you in DM. Either you blocked me or you disabled DMs in this server."
msgstr "No pude enviarte el mensaje de ayuda en MD. O me has bloqueado o has desactivado los MDs en este servidor."
#: redbot/core/commands/help.py:909
#: redbot/core/commands/help.py:940
#, docstring
msgid "\n"
" I need somebody\n"