diff --git a/i18n/spanish.json b/i18n/spanish.json index 6296591..ff50d9a 100644 --- a/i18n/spanish.json +++ b/i18n/spanish.json @@ -65,16 +65,16 @@ "cmd-kick-help" : "Expulsa a un usuario del servidor.", "cmd-ban-help" : "Banea a un usuario del servidor.", "cmd-hackban-help" : "Banea a un usuario del servidor por su ID.", - "cmd-welcome-help" : "Enables a message that will be sent to the channel when someone join the server.\nIf you specify a picture url in your message, it will automatically hide your link.\nIn your messages you can use the following keywords and they will be replaced :\n\n@name : User name\n@mention : User mention\n@serv : Server name\n@id : User ID\n@number : User number on server", - "cmd-welcome-welcome_off-help" : "Disables the welcome message on the channel.", - "cmd-goodbye-help" : "Enables a message that will be sent to the channel when someone leave the server.\nIf you specify a picture url in your message, it will automatically hide your link.\nIn your messages you can use the following keywords and they will be replaced :\n\n@name : User name\n@mention : User mention\n@serv : Server name\n@id : User ID\n@number : Number of user on the server", - "cmd-goodbye-goodbye_off-help" : "Disables the goodbye message on the channel.", - "cmd-autorole-help" : "Sets an autorole (or several) for new members of the server.", - "cmd-joinclan-help" : "Allows to get a role. You cannot have multiple clans at the same time.", - "cmd-clan-help" : "Clans managing in this server.", - "cmd-clan-add-help" : "Allows to add a clan to the server, members can join it with joinclan", - "cmd-clan-delete-help" : "Allows to delete a clan of the server.", - "cmd-clan-list-help" : "Displays the available clans of the server.", + "cmd-welcome-help" : "Habilita un mensaje que será enviado al canal cuando alguien se una al servidor.\nSi escribes una url de una imagen en el mensaje, automáticamente esconde el enlace.\nEn tus mensajes puedes usar las siguientes palabras clave y estas serán reemplazadas:\n\n@name : Nombre de usuario\n@mention : Mención de usuario\n@serv : Nombre del servidor\n@id : ID de usuario\n@number : Numero de usuarios en el servidor", + "cmd-welcome-welcome_off-help" : "Deshabilita el mensaje de bienvenida en el canal", + "cmd-goodbye-help" : "Habilita un mensaje que será enviado al canal cuando alguien deje servidor.\nSi escribes una url de una imagen en el mensaje, automáticamente esconde el enlace.\nEn tus mensajes puedes usar las siguientes palabras clave y estas serán reemplazadas:\n\n@name : Nombre de usuario\n@mention : Mención de usuario\n@serv : Nombre del servidor\n@id : ID de usuario\n@number : Numero de usuarios en el servidor", + "cmd-goodbye-goodbye_off-help" : "Deshabilita el mensaje de despedida del canal", + "cmd-autorole-help" : "Selecciona un autorrol(o several) para nuevos miembros en el servidor", + "cmd-joinclan-help" : "Habilita tener un rol. No puedes poseer múltiples clanes al mismo tiempo.", + "cmd-clan-help" : "Gestion de clan en este servidor.", + "cmd-clan-add-help" : "Habilita añadir clans en el servidor, Los miembros pueden unirse a los clans con joinclan", + "cmd-clan-delete-help" : "Habilita eliminar un clan en el servidor.", + "cmd-clan-list-help" : "Muestra los clanes disponibles en el servidor.", "cmd-8ball-help" : "Randomly answer to your question.", "cmd-ily-help" : "If you want to know if I love you.", "cmd-roll-help" : "Generates a random number between 0 and the max specifed.\nCan also generate a random number between two numbers.\nOtherwise generate a random number between 0 and 100.",