mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-14 23:28:53 -05:00
69 lines
2.4 KiB
Plaintext
69 lines
2.4 KiB
Plaintext
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 <boxedpp@gmail.com>\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/customcom/locales/messages.pot\n"
|
|
"Language: es_ES\n"
|
|
|
|
#: ../customcom.py:44
|
|
msgid "Welcome to the interactive random {} maker!\n"
|
|
"Every message you send will be added as one of the random response to choose from once this {} is triggered. To exit this interactive menu, type `{}`"
|
|
msgstr "Bienvenido al fabricante al azar {}!\n"
|
|
"Todos los mensajes que tu envías serán añadidos como aleatoriamente como una respuesta a elegir de esto {} sea provocado. Para salir de este menú interactivo, escribe \" {} \""
|
|
|
|
#: ../customcom.py:56
|
|
msgid "Add a random response:"
|
|
msgstr "Agrega una respuesta aleatoria:"
|
|
|
|
#: ../customcom.py:119
|
|
msgid "Do you want to create a 'randomized' cc? {}"
|
|
msgstr ""
|
|
|
|
#: ../customcom.py:126
|
|
msgid "What response do you want?"
|
|
msgstr "¿Qué tipo de respuesta quieres?"
|
|
|
|
#: ../customcom.py:205 ../customcom.py:235
|
|
msgid "Custom command successfully added."
|
|
msgstr "Comando personalizado añadido satifactoriamente."
|
|
|
|
#: ../customcom.py:207 ../customcom.py:237
|
|
msgid "This command already exists. Use `{}` to edit it."
|
|
msgstr "Este comando ya existe. Utilice '{}' para editarlo."
|
|
|
|
#: ../customcom.py:229
|
|
msgid "That command is already a standard command."
|
|
msgstr "Este comando es ya un comando estándar."
|
|
|
|
#: ../customcom.py:261
|
|
msgid "Custom command successfully edited."
|
|
msgstr "Comando personalizado editado con éxito."
|
|
|
|
#: ../customcom.py:263
|
|
msgid "That command doesn't exist. Use `{}` to add it."
|
|
msgstr "No existe este comando. Utilice '{}' para agregarlo."
|
|
|
|
#: ../customcom.py:282
|
|
msgid "Custom command successfully deleted."
|
|
msgstr "Comando personalizado eliminado satifactoriamente."
|
|
|
|
#: ../customcom.py:284
|
|
msgid "That command doesn't exist."
|
|
msgstr "Este comando no existe."
|
|
|
|
#: ../customcom.py:294
|
|
msgid "There are no custom commands in this guild. Use `{}` to start adding some."
|
|
msgstr "Hay no hay comandos personalizados en este Servidor. Utilice '{}' para comenzar a añadir algunos."
|
|
|