msgid "" msgstr "" "Project-Id-Version: red-discordbot\n" "POT-Creation-Date: 2018-02-18 14:42+AKST\n" "PO-Revision-Date: 2018-04-15 16:41-0400\n" "Last-Translator: Kowlin \n" "Language-Team: Spanish\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: ENCODING\n" "Generated-By: pygettext.py 1.5\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: crowdin.com\n" "X-Crowdin-Project: red-discordbot\n" "X-Crowdin-Language: es-ES\n" "X-Crowdin-File: /cogs/alias/locales/messages.pot\n" "Language: es_ES\n" #: ../alias.py:129 msgid "No prefix found." msgstr "Prefijo no encontrado." #: ../alias.py:198 msgid "You attempted to create a new alias with the name {} but that name is already a command on this bot." msgstr "Has intentado crear un nuevo alias con el nombre {} pero ese nombre ya es un comando en este bot." #: ../alias.py:205 msgid "You attempted to create a new alias with the name {} but that alias already exists on this server." msgstr "Se ha intentado crear un nuevo alias con el nombre {} pero ese alias ya existe en este servidor." #: ../alias.py:212 msgid "You attempted to create a new alias with the name {} but that name is an invalid alias name. Alias names may not contain spaces." msgstr "Has intentado crear un nuevo alias con el nombre {} pero ese nombre es un alias inválido. Los alias no deben contener espacios." #: ../alias.py:224 msgid "A new alias with the trigger `{}` has been created." msgstr "Un alias nuevo ha creado con el activación `{}`." #: ../alias.py:236 msgid "You attempted to create a new global alias with the name {} but that name is already a command on this bot." msgstr "Has intentado crear un nuevo alias global con el nombre {} pero ese nombre ya es un comando en este bot." #: ../alias.py:243 msgid "You attempted to create a new global alias with the name {} but that alias already exists on this server." msgstr "Se ha intentado crear un nuevo alias global con el nombre {} pero ese alias ya existe en este servidor." #: ../alias.py:250 msgid "You attempted to create a new global alias with the name {} but that name is an invalid alias name. Alias names may not contain spaces." msgstr "Has intentado crear un nuevo alias global con el nombre {} pero ese nombre es un alias inválido. Los alias no deben contener espacios." #: ../alias.py:259 msgid "A new global alias with the trigger `{}` has been created." msgstr "Un alias nuevo global ha creado con el activación `{}`." #: ../alias.py:274 msgid "No such alias exists." msgstr "Un alias no existe." #: ../alias.py:283 msgid "The `{}` alias will execute the command `{}`" msgstr "El alias de `{}` va a ejecutar el comando`{}`" #: ../alias.py:286 msgid "There is no alias with the name `{}`" msgstr "No hay el alias con el nombre de `{}`" #: ../alias.py:298 msgid "There are no aliases on this guild." msgstr "No hay el alias dentro de este guild." #: ../alias.py:302 ../alias.py:320 msgid "Alias with the name `{}` was successfully deleted." msgstr "El alias con el nombre de `{}` satisfactoriamente se ha eliminado." #: ../alias.py:305 ../alias.py:323 msgid "Alias with name `{}` was not found." msgstr "Alias con el nombre `{}` no fue encontrado." #: ../alias.py:316 msgid "There are no aliases on this bot." msgstr "No hay el los alias dentro de este bot." #: ../alias.py:331 ../alias.py:342 msgid "Aliases:" msgstr "Alias:" #: ../alias.py:333 ../alias.py:344 msgid "There are no aliases on this server." msgstr "No hay los aliases en este servidor."