{
    "optional": "opcional",
    "required": "requerido",
    "scope": "scope",
    "summary": "resumen/summary",
    "body": "body",
    "footer": "footer",
    "No": "No",
    "Yes": "Sí",
    "Select the type of your commit (use arrows to move around, enter to select)": "Selecciona el tipo del commit (usa las flechas para moverte, enter para seleccionar)",
    "Select the scope of your commit (use arrows to move around, enter to select)": "Selecciona el scope del commit (usa las flechas para moverte, enter para seleccionar)",
    "Creating a <%=type%> commit": "Creando un commit de tipo <%=type%>",
    "on scope <%=scope%>": "en el scope <%=scope%>",
    "Introduces a new feature": "Introduce una nueva característica/feature",
    "Fixes a bug": "Arregla un bug",
    "Other changes that don't modify src or test files": "Otros cambios que no modifican archivos src o test",
    "Documentation only changes": "Cambios de documentación únicamente",
    "Code cosmetic changes (formatting, indentation, etc.)": "Cambios cosméticos de código (formato, indentación, etc.)",
    "A change that refactors code without adding or removing features": "Un cambio que refactoriza el código sin agregar o eliminar características",
    "A code change that improves performance": "Un cambio de código que mejora el rendimiento",
    "A change that only adds or updates tests": "Un cambio que solo agrega o actualiza pruebas",
    "Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)": "Cambios a nuestros archivos de configuración y scripts de CI (ejemplo de scopes: Travis, Circle, BrowserStack, SauceLabs)",
    "Reverts a previous commit": "Revierte un commit anterior",
    "Releases a new version": "Lanza una nueva versión",
    "Work in progress": "Trabajo en progreso",
    "A change that updates or adds translations (internationalization)": "Un cambio que actualiza o agrega traducciones (internacionalización)",
    "alt/shift/ctrl + enter to insert a new line": "alt/shift/ctrl + enter para insertar una nueva línea",
    "Does this commit introduces a breaking change?": "¿Este commit introduce un breaking change?",
    "Do you wish to continue and execute the commit?": "¿Desea continuar y ejecutar el commit?",
    "Nothing to commit! Stage your changes first ('git add .')": "Nada que commitear. Primero realiza stage de tus cambios ('git add .')",
    "Not a git repository": "La carpeta actual no es un repositorio git",
    "Help": "Ayuda",
    "Close this help": "Cerrar esta ayuda",
    "Toggle this help": "Mostrar/Ocultar esta ayuda",
    "General": "General",
    "Exit": "Salir",
    "Go to the next step": "Avanzar al siguiente paso",
    "Go back to the previous step": "Volver al paso anterior",
    "Inputs": "Inputs",
    "Submit/select current input/option": "Enviar/seleccionar el input/option actual",
    "New line / carriage return": "Nueva línea / retorno de carro",
    "Switches": "Switches",
    "Toggle switch option": "Cambiar la opción del switch",
    "Set switch to true": "Establecer el switch a true",
    "Set switch to false": "Establecer el switch a false",
    "or": "o",
    "depends on the console": "depende de la consola",
    "Press any key to exit...": "Presione cualquier tecla para salir...",
    "Done! This is your commit": "¡Listo! Este es tu commit",
    "Oops, something went wrong": "Ups, algo salió mal",
    "committing": "commiteando"
}
