# Spanish translation of Clientside Validation (7.x-1.27)
# Copyright (c) 2023 by the Spanish translation team
#
msgid ""
msgstr ""
"Project-Id-Version: Clientside Validation (7.x-1.27)\n"
"POT-Creation-Date: 2023-08-01 15:00+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 "Yes"
msgstr "Sí"
msgid "No"
msgstr "No"
msgid "Paths"
msgstr "Rutas"
msgid "Example"
msgstr "Ejemplo"
msgid "Validation"
msgstr "Validación"
msgid "The entered date needs to be between the years @start and @end."
msgstr "La fecha especificada debe estar entre los años @start y @end."
msgid "Default location"
msgstr "Ubicación predeterminada"
msgid "!name field has a minimum length of !minl characters."
msgstr "El campo !nombre tiene una longitud mínima de !minl caracteres."
msgid "!name field has a maximum length of !maxl characters."
msgstr "El campo !nombre tiene una longitud máxima de !maxl caracteres."
msgid "Hour in !name field is required."
msgstr "La hora en el campo !name es necesaria."
msgid "Minute in !name field is required."
msgstr "El minuto en el campo !name es necesario."
msgid "Month in !name field is required."
msgstr "El mes en el campo !name es necesario."
msgid "Day in !name field is required."
msgstr "El día en el campo !name es necesario."
msgid "Year in !name field is required."
msgstr "El año en el campo !name es necesario."
msgid "!name field has a max length of !maxl characters."
msgstr "El campo !name tiene una longitud máxima de !maxl caracteres."
msgid "Add client side validation to forms and webforms"
msgstr "Añadir validación del lado del cliente a formularios y webforms."
msgid "Field name prefix"
msgstr "Prefijo del nombre de campo"
msgid "The prefix of the field name in the error messages."
msgstr "El prefijo del nombre de campo en los mensajes de error."
msgid "Use minified version of jquery.validate.js"
msgstr "Usar versión miniaturizada de jquery.validate.js"
msgid "You can use the minified version of the library."
msgstr "Puedes usar la versión miniaturizada de la biblioteca ."
msgid "Use minified version?"
msgstr "¿Usar versión miniaturizada?"
msgid "Validate options"
msgstr "Opciones de validación"
msgid "Include or exclude paths for Clientside Validation."
msgstr "Incluir o excluir rutas para Clientside Validation."
msgid "Include or exclude paths"
msgstr "Incluir o excluir rutas"
