Automated Crowdin downstream (#3913)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-06-04 14:22:16 +02:00
committed by GitHub
parent d6435eff85
commit 4335b3b2d4
236 changed files with 13191 additions and 12630 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2020-05-21 12:08+0000\n"
"POT-Creation-Date: 2020-06-04 12:12+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
@@ -50,14 +50,14 @@ msgid "You attempted to create a new alias with the name {name} but that name is
msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese nombre ya es un comando en este bot."
#: redbot/cogs/alias/alias.py:157
msgid "You attempted to create a new alias with the name {name} but that alias already exists on this server."
msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese alias ya existe en este servidor."
msgid "You attempted to create a new alias with the name {name} but that alias already exists."
msgstr ""
#: redbot/cogs/alias/alias.py:168
msgid "You attempted to create a new alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Intentaste crear un nuevo alias con el nombre {name} pero ese nombre es un alias inválido. Los alias no deben contener espacios."
#: redbot/cogs/alias/alias.py:180
#: redbot/cogs/alias/alias.py:180 redbot/cogs/alias/alias.py:239
msgid "You attempted to create a new alias for a command that doesn't exist."
msgstr "Intentaste crear un nuevo alias para un comando que no existe."
@@ -75,18 +75,18 @@ msgid "You attempted to create a new global alias with the name {name} but that
msgstr "Intentaste crear un nuevo alias global con el nombre {name} pero ese nombre ya es un comando en este bot."
#: redbot/cogs/alias/alias.py:216
msgid "You attempted to create a new global alias with the name {name} but that alias already exists on this server."
msgstr "Intentaste crear un nuevo alias global con el nombre {name}, pero ese alias ya existe en este servidor."
msgid "You attempted to create a new global alias with the name {name} but that alias already exists."
msgstr ""
#: redbot/cogs/alias/alias.py:227
msgid "You attempted to create a new global alias with the name {name} but that name is an invalid alias name. Alias names may not contain spaces."
msgstr "Intentaste crear un nuevo alias global con el nombre {name}, pero ese nombre es un nombre de alias inválido. Los nombres de alias no pueden contener espacios."
#: redbot/cogs/alias/alias.py:243
#: redbot/cogs/alias/alias.py:250
msgid "A new global alias with the trigger `{name}` has been created."
msgstr "Un nuevo alias global con el trigger `{name}` ha sido creado."
#: redbot/cogs/alias/alias.py:251
#: redbot/cogs/alias/alias.py:258
#, docstring
msgid "Try to execute help for the base command of the alias."
msgstr "Intenta ejecutar help para el comando base del alias."