mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 17:09:45 -05:00
[i18n] Automated Crowdin downstream (#4946)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
1b6fc00039
commit
6cae1c0204
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"POT-Creation-Date: 2021-04-05 19:33+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Spanish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -19,31 +19,27 @@ msgstr ""
|
||||
msgid "\"{argument}\" is not a number."
|
||||
msgstr "\"{argument}\" no es un número."
|
||||
|
||||
#: redbot/core/commands/converter.py:112
|
||||
#: redbot/core/commands/converter.py:111
|
||||
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:119
|
||||
#: redbot/core/commands/converter.py:118
|
||||
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:123
|
||||
#: redbot/core/commands/converter.py:122
|
||||
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
|
||||
msgstr "Esta cantidad de tiempo es demasiado grande para este comando. (Maximo: {maximum})"
|
||||
|
||||
#: redbot/core/commands/converter.py:129
|
||||
#: redbot/core/commands/converter.py:128
|
||||
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:157
|
||||
msgid "Server \"{name}\" not found."
|
||||
msgstr "Servidor \"{name}\" no encontrado."
|
||||
|
||||
#: redbot/core/commands/converter.py:192
|
||||
#: redbot/core/commands/converter.py:208
|
||||
msgid "Unexpected key {key}"
|
||||
msgstr "Key inesperada {key}"
|
||||
|
||||
#: redbot/core/commands/converter.py:394
|
||||
#: redbot/core/commands/converter.py:410
|
||||
msgid "Expected one of: {}"
|
||||
msgstr "Se esperaba uno de: {}"
|
||||
|
||||
@@ -87,86 +83,86 @@ msgstr "Caracteres máximos por página: {page_char_limit}\n"
|
||||
msgid "Type {ctx.clean_prefix}help <command> for more info on a command. You can also type {ctx.clean_prefix}help <category> for more info on a category."
|
||||
msgstr "Escribe {ctx.clean_prefix}help <command> para más información sobre un comando. También puedes escribir {ctx.clean_prefix}help <category> para más información sobre una categoría."
|
||||
|
||||
#: redbot/core/commands/help.py:303
|
||||
msgid "Syntax: {ctx.clean_prefix}{command.qualified_name} {command.signature}"
|
||||
#: redbot/core/commands/help.py:317
|
||||
msgid "Syntax: {command_signature}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Aliases"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:309
|
||||
#: redbot/core/commands/help.py:323
|
||||
msgid "Alias"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:330
|
||||
#: redbot/core/commands/help.py:344
|
||||
msgid "{aliases} and {number} more aliases."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:334
|
||||
#: redbot/core/commands/help.py:348
|
||||
msgid "{aliases} and one more alias."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/core/commands/help.py:376
|
||||
#: redbot/core/commands/help.py:390
|
||||
msgid "**__Subcommands:__**"
|
||||
msgstr "**__Subcomandos:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:378
|
||||
#: redbot/core/commands/help.py:392
|
||||
msgid "**__Subcommands:__** (continued)"
|
||||
msgstr "**__Subcomandos:__** (continuación)"
|
||||
|
||||
#: redbot/core/commands/help.py:389
|
||||
#: redbot/core/commands/help.py:403
|
||||
msgid "Subcommands:"
|
||||
msgstr "Subcomandos:"
|
||||
|
||||
#: redbot/core/commands/help.py:453 redbot/core/commands/help.py:708
|
||||
#: redbot/core/commands/help.py:721 redbot/core/commands/help.py:740
|
||||
#: redbot/core/commands/help.py:467 redbot/core/commands/help.py:722
|
||||
#: redbot/core/commands/help.py:735 redbot/core/commands/help.py:754
|
||||
msgid "{ctx.me.display_name} Help Menu"
|
||||
msgstr "Menú de ayuda de {ctx.me.display_name}"
|
||||
|
||||
#: redbot/core/commands/help.py:500
|
||||
#: redbot/core/commands/help.py:514
|
||||
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:551
|
||||
#: redbot/core/commands/help.py:565
|
||||
msgid "**__Commands:__**"
|
||||
msgstr "**__Comandos:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:553
|
||||
#: redbot/core/commands/help.py:567
|
||||
msgid "**__Commands:__** (continued)"
|
||||
msgstr "**__Comandos:__** (continuación)"
|
||||
|
||||
#: redbot/core/commands/help.py:563
|
||||
#: redbot/core/commands/help.py:577
|
||||
msgid "Commands:"
|
||||
msgstr "Comandos:"
|
||||
|
||||
#: redbot/core/commands/help.py:605
|
||||
#: redbot/core/commands/help.py:619
|
||||
msgid "**__No Category:__**"
|
||||
msgstr "**__Sin Categoría:__**"
|
||||
|
||||
#: redbot/core/commands/help.py:618
|
||||
#: redbot/core/commands/help.py:632
|
||||
msgid "{title} (continued)"
|
||||
msgstr "{title} (continuación)"
|
||||
|
||||
#: redbot/core/commands/help.py:634 redbot/core/commands/help.py:648
|
||||
#: redbot/core/commands/help.py:648 redbot/core/commands/help.py:662
|
||||
msgid "No Category:"
|
||||
msgstr "Sin categoría:"
|
||||
|
||||
#: redbot/core/commands/help.py:717
|
||||
#: redbot/core/commands/help.py:731
|
||||
msgid "Help topic for *{command_name}* not found."
|
||||
msgstr "Tema de ayuda para *{command_name}* no encontrado."
|
||||
|
||||
#: redbot/core/commands/help.py:734
|
||||
#: redbot/core/commands/help.py:748
|
||||
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:809
|
||||
#: redbot/core/commands/help.py:823
|
||||
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:848
|
||||
#: redbot/core/commands/help.py:862
|
||||
#, docstring
|
||||
msgid "\n"
|
||||
" I need somebody\n"
|
||||
|
||||
Reference in New Issue
Block a user