# Spanish translation of Multistep (6.x-1.5)
# Copyright (c) 2021 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Multistep (6.x-1.5)\n"
"POT-Creation-Date: 2021-04-26 12:43+0000\n"
"PO-Revision-Date: YYYY-mm-DD HH:MM+ZZZZ\n"
"Language-Team: Spanish\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n!=1);\n"

msgid "CCK"
msgstr "CCK"
msgid "Status"
msgstr "Estado"
msgid "Content"
msgstr "Contenido"
msgid "Disabled"
msgstr "Desactivado"
msgid "Enabled"
msgstr "Activado"
msgid "Save"
msgstr "Guardar"
msgid "Content type"
msgstr "Tipo de contenido"
msgid "All"
msgstr "Todo(s)"
msgid "Done"
msgstr "Hecho"
msgid "Revisions"
msgstr "Revisiones"
msgid "Sort order"
msgstr "Método de ordenación"
msgid "Workflow"
msgstr "Flujo de trabajo"
msgid "Complete"
msgstr "Completo"
msgid "Block body"
msgstr "Cuerpo del bloque"
msgid "The content of the block as shown to the user."
msgstr "El contenido del bloque tal como se muestra al usuario."
msgid "Next >"
msgstr "Siguiente >"
msgid "< Previous"
msgstr "< Anterior"
msgid "<Any>"
msgstr "<Cualquiera>"
msgid "Step"
msgstr "Paso"
msgid "Incomplete"
msgstr "Incompleto"
msgid "- Any -"
msgstr "- Cualquiera -"
msgid "Adds multistep functionality to CCK content types."
msgstr ""
"Añade la posibilidad de usar formularios con múltiples pasos en los "
"tipos de contenido CCK."
msgid "Multistep Form"
msgstr "Formulario en múltiples pasos"
msgid "Enable multistep for this form"
msgstr "Activar multiples pasos para este formulario"
msgid "Enable this option to make the form be divided into multiple steps."
msgstr "Active esta opción para que el formulario se divida en varios pasos."
msgid "Number of steps"
msgstr "Número de pasos"
msgid "Enter the number of steps that this form will span."
msgstr "Indique el número de pasos que tendrá este formulario."
msgid "Select which step does this group belong to."
msgstr "Escoja el paso al que este grupo pertenece."
msgid "administer multistep"
msgstr "administrar pasos múltiples"
msgid "Multistep"
msgstr "Pasos múltiples"
msgid "Previous button"
msgstr "Botón anterior"
msgid "Next button"
msgstr "Botón siguiente"
msgid "This button will move you forward one step."
msgstr "Este botón le hará avanzar un paso."
msgid "Save button"
msgstr "Botón guardar"
msgid "Done button"
msgstr "Botón finalizado"
msgid "This button will save the form and redirect you to the node view."
msgstr "Este botón guarda el formulario y redirige hacia la vista de nodo."
msgid ""
"This form will reset all the step data for the selected content type. "
"Use this if you just enabled multistep for a content type that already "
"contained nodes."
msgstr ""
"Este formulario reinicia todos los datos de pasos para el tipo de "
"contenido seleccionado. Utilice esta opción si activó pasos "
"multiples para un tipo de contenido que ya contenía nodos."
msgid ""
"Warning! Resetting the tables for a content type that already had "
"multistep enabled could result in the loss of the step data!"
msgstr ""
"¡Advertencia!: ¡Reiniciar las tablas de un tipo de contenido que ya "
"tiene activados pasos múltiples podría resultar en la perdida de los "
"datos de pasos!"
msgid "Reset data"
msgstr "Restablecer datos"
msgid "Data was reset successfully."
msgstr "Los datos se han restablecido correctamente."
msgid "Enable menu"
msgstr "Habilitar menú"
msgid "Enable progress bar"
msgstr "Habilitar barra de progreso"
msgid "Default form display"
msgstr "Presentación predeterminada de formulario"
msgid "Multistep form"
msgstr "Formulario en múltiples pasos"
msgid "Complete form"
msgstr "Formulario completo"
msgid ""
"Select which should be the default display of the form. <strong>Note: "
"users without <em>toggle multistep</em> permissions will always see "
"the form this way.</strong>"
msgstr ""
"Elija cuál debe ser la presentación predeterminada del formulario. "
"<strong>Atención: Los usuarios <em>sin permiso para alternar pasos "
"múltiples</em> siempre verán el formulario como se defina "
"aquí.</strong>"
msgid "toggle multistep"
msgstr "alternar pasos multiples"
msgid ""
"Allows the user to configure different options for the multistep "
"module."
msgstr ""
"Permite al usuario configurar varias opciones para el módulo de pasos "
"múltiples."
msgid "Keeps track of submitted steps in multistep forms."
msgstr ""
"Permite hacer un seguimiento de los pasos guardados en formularios con "
"múltiples pasos."
msgid "Publishing"
msgstr "Publicación"
