New to Translating WordPress? Read through our Translator Handbook to get started. Hide

Translation of Stable Readme (latest release): Spanish (Mexico)

Filter ↓ Sort ↓ All (58) Translated (43) Untranslated (15) Waiting (0) Changes requested (0) Fuzzy (0) Warnings (0)
1 2 3 4
Prio Original string Translation
This plugin adds native HTML5 validation support to Gravity Forms' fields.
Priority: high
Este plugin añade soporte para validación nativa en HTML5 a los campos de Gravity Forms. Details
This plugin adds native HTML5 validation support to Gravity Forms' fields.
Comment

Short description.

You have to log in to edit this translation.

Gravity Forms HTML5 Validation
Priority: high
Gravity Forms HTML5 Validation Details
Gravity Forms HTML5 Validation
Comment

Name.

You have to log in to edit this translation.

All fields configured as "required" will now use native html5 validation. Todos los campos configurados como "requeridos" ahora usarán la validación html5 nativa. Details
All fields configured as "required" will now use native html5 validation.
Comment

Found in installation list item.

You have to log in to edit this translation.

Visit the Gravity Forms general settings page ( Forms -> Settings ) and make sure that Output HTML5 option is set to yes. You have to log in to add a translation. Details
Visit the Gravity Forms general settings page ( Forms -> Settings ) and make sure that Output HTML5 option is set to yes.
Comment

Found in installation list item.

You have to log in to edit this translation.

Activate the plugin through the Plugins menu Activa el plugin a través del menú 'Plugins' Details
Activate the plugin through the Plugins menu
Comment

Found in installation list item.

You have to log in to edit this translation.

Either use the automatic plugin installer (Plugins - Add New) or Unzip the file and upload the isw-blocks folder to your /wp-content/plugins/ directory. You have to log in to add a translation. Details
Either use the automatic plugin installer (Plugins - Add New) or Unzip the file and upload the isw-blocks folder to your /wp-content/plugins/ directory.
Comment

Found in installation list item.

You have to log in to edit this translation.

Download the gravityforms-html5-validation.zip file to your local machine. Descarga el archivo gravityforms-html5-validation.zip en tu máquina local. Details
Download the gravityforms-html5-validation.zip file to your local machine.
Comment

Found in installation list item.

You have to log in to edit this translation.

Up to Gravity Forms plugin ver. 1.9.17.6 You have to log in to add a translation. Details
Up to Gravity Forms plugin ver. 1.9.17.6
Comment

Found in description paragraph.

You have to log in to edit this translation.

This plugin requires prior installation and activation of <a href="http://www.gravityforms.com/">Gravity Forms</a> plugin by <a href="http://www.rocketgenius.com/">Rocketgenius</a> ver. 1.9 and above. Este plugin requiere instalar y activar con antelación<a href="http://www.gravityforms.com/">Gravity Forms</a> plugin hecho por <a href="http://www.rocketgenius.com/">Rocketgenius</a> ver. 1.9 o superior. Details
This plugin requires prior installation and activation of <a href="http://www.gravityforms.com/">Gravity Forms</a> plugin by <a href="http://www.rocketgenius.com/">Rocketgenius</a> ver. 1.9 and above.
Comment

Found in description paragraph.

You have to log in to edit this translation.

The return value is expected to be a boolean value; As such you can also use them with "__return_true". add_filter( 'gform_address_street2_required', '__return_true' ); You have to log in to add a translation. Details
The return value is expected to be a boolean value; As such you can also use them with "__return_true". add_filter( 'gform_address_street2_required', '__return_true' );
Comment

Found in description paragraph.

You have to log in to edit this translation.

To target a specific form append the form id to the hook name. (format: gform_password_FORMID) add_filter( 'gform_name_prefix_required_6', 'your_function_name', 10, 2 ); You have to log in to add a translation. Details
To target a specific form append the form id to the hook name. (format: gform_password_FORMID) add_filter( 'gform_name_prefix_required_6', 'your_function_name', 10, 2 );
Comment

Found in description paragraph.

You have to log in to edit this translation.

The following would apply your function to all forms. add_filter( 'gform_name_prefix_required', 'your_function_name', 10, 2 ); Lo siguiente aplicará tu función a todos los formularios. add_filter( 'gform_name_prefix_required', 'your_function_name', 10, 2 ); Details
The following would apply your function to all forms. add_filter( 'gform_name_prefix_required', 'your_function_name', 10, 2 );
Comment

Found in description paragraph.

You have to log in to edit this translation.

Example usage: Ejemplo de uso: Details
Example usage:
Comment

Found in description paragraph.

You have to log in to edit this translation.

These hooks can be used to force html5 validation on these subfields. Estos hooks pueden usarse para forzar la validación html5 en estos subcampos. Details
These hooks can be used to force html5 validation on these subfields.
Comment

Found in description paragraph.

You have to log in to edit this translation.

It supports both standard and paginated forms. Es compatible tanto con formularios estándar como paginados. Details
It supports both standard and paginated forms.
Comment

Found in description paragraph.

You have to log in to edit this translation.

Legend:
Current
Waiting
Rejected
Fuzzy
Old
Changes requested
With warnings
1 2 3 4

Export as