diff --git a/docs/build/locales/.doctrees/api/index.doctree b/docs/build/locales/.doctrees/api/index.doctree index fc25251a37..1735194257 100644 Binary files a/docs/build/locales/.doctrees/api/index.doctree and b/docs/build/locales/.doctrees/api/index.doctree differ diff --git a/docs/build/locales/.doctrees/environment.pickle b/docs/build/locales/.doctrees/environment.pickle index c2dfbca108..e3b82422ef 100644 Binary files a/docs/build/locales/.doctrees/environment.pickle and b/docs/build/locales/.doctrees/environment.pickle differ diff --git a/docs/build/locales/.doctrees/ext/bridge/index.doctree b/docs/build/locales/.doctrees/ext/bridge/index.doctree index ba29145c99..413b98789e 100644 Binary files a/docs/build/locales/.doctrees/ext/bridge/index.doctree and b/docs/build/locales/.doctrees/ext/bridge/index.doctree differ diff --git a/docs/build/locales/.doctrees/ext/commands/index.doctree b/docs/build/locales/.doctrees/ext/commands/index.doctree index f2e16af029..b426756c9b 100644 Binary files a/docs/build/locales/.doctrees/ext/commands/index.doctree and b/docs/build/locales/.doctrees/ext/commands/index.doctree differ diff --git a/docs/build/locales/.doctrees/index.doctree b/docs/build/locales/.doctrees/index.doctree index 08f0077ff9..753706769b 100644 Binary files a/docs/build/locales/.doctrees/index.doctree and b/docs/build/locales/.doctrees/index.doctree differ diff --git a/docs/locales/es/LC_MESSAGES/ext/bridge/api.po b/docs/locales/es/LC_MESSAGES/ext/bridge/api.po index beaece806b..afbb09f834 100644 --- a/docs/locales/es/LC_MESSAGES/ext/bridge/api.po +++ b/docs/locales/es/LC_MESSAGES/ext/bridge/api.po @@ -27,7 +27,7 @@ msgid "Bot" msgstr "Bot" msgid "Represents a discord bot, with support for cross-compatibility between command types." -msgstr "Represents a discord bot, with support for cross-compatibility between command types." +msgstr "Representa un bot de discord, con soporte de compatibilidad cruzada entre los tipos de comandos." msgid "This class is a subclass of :class:`.ext.commands.Bot` and as a result anything that you can do with a :class:`.ext.commands.Bot` you can do with this bot." msgstr "This class is a subclass of :class:`.ext.commands.Bot` and as a result anything that you can do with a :class:`.ext.commands.Bot` you can do with this bot." @@ -222,7 +222,7 @@ msgid "Yields" msgstr "Genera" msgid ":class:`.BridgeCommand` -- A bridge command of this bridge group." -msgstr ":class:`.BridgeCommand` -- A bridge command of this bridge group." +msgstr ":class:`.BridgeCommand` -- Un comando puente de este grupo puente." msgid ":sphinx_autodoc_typehints_type:`\\:py\\:class\\:\\`\\~collections.abc.Iterator\\`\\\\ \\\\\\[\\:py\\:class\\:\\`\\~discord.ext.bridge.core.BridgeCommand\\`\\]`" msgstr ":sphinx_autodoc_typehints_type:`\\:py\\:class\\:\\`\\~collections.abc.Iterator\\`\\\\ \\\\\\[\\:py\\:class\\:\\`\\~discord.ext.bridge.core.BridgeCommand\\`\\]`" diff --git a/docs/locales/es/LC_MESSAGES/faq.po b/docs/locales/es/LC_MESSAGES/faq.po index 9838a58d06..3025ea26d7 100644 --- a/docs/locales/es/LC_MESSAGES/faq.po +++ b/docs/locales/es/LC_MESSAGES/faq.po @@ -12,7 +12,7 @@ msgstr "" "X-Generator: Crowdin\\n" msgid "Frequently Asked Questions" -msgstr "Preguntas Frecuentes" +msgstr "Preguntas frecuentes" msgid "This is a list of Frequently Asked Questions regarding using ``Pycord`` and its extension modules. Feel free to suggest a new question or submit one via pull requests." msgstr "Esta es una lista de preguntas frecuentes sobre el uso de ``Pycord`` y sus módulos de extensión. Siéntete libre de sugerir una nueva pregunta o envía una a través de una pull request." diff --git a/docs/locales/es/LC_MESSAGES/index.po b/docs/locales/es/LC_MESSAGES/index.po index f0f2a197f4..862d065966 100644 --- a/docs/locales/es/LC_MESSAGES/index.po +++ b/docs/locales/es/LC_MESSAGES/index.po @@ -63,7 +63,7 @@ msgid "If you're having trouble with something, these resources might help." msgstr "Si presentas problemas con algo, estos recursos podrían ayudarte." msgid "Try the :doc:`faq` first, it's got answers to all common questions." -msgstr "Prueba revisar :doc:`faq` primero, contiene respuestas a preguntas comunes." +msgstr "Prueba a revisar las :doc:`faq` primero, contiene respuestas a preguntas comunes." msgid "Ask us and hang out with us in our :resource:`Discord ` server." msgstr "Pregúntanos y pasa el rato con nosotros en nuestro servidor de :resource:`Discord `."