diff --git a/locales/de/LC_MESSAGES/volto.po b/locales/de/LC_MESSAGES/volto.po index b30bea4..b4b16ef 100644 --- a/locales/de/LC_MESSAGES/volto.po +++ b/locales/de/LC_MESSAGES/volto.po @@ -76,6 +76,11 @@ msgstr "Fehler" msgid "Form" msgstr "Formular" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -122,110 +127,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "Wir für den programmierten Zugriff auf das Fieldset verwendet." #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "Verwenden Sie die Aufwärts- und Abwärtspfeile, um eine Option auszuwählen" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "verfügbar" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "verfügbar" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "abgewählt" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "deaktiviert" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "hervorgehoben" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "für die Forschung" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "ist behindert. Bitte wählen Sie eine andere Option" #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "Möglichkeit" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "Ergebnis" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "Ergebnisse" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "ausgewählt" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "Wert" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "Verwenden Sie die Links- und Rechtspfeile, um die hervorgehobenen Werte ein- oder auszuschalten, drücken Sie die Rücktaste, um den aktuell hervorgehobenen Wert zu entfernen" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "Tab, um die Option auszuwählen und das Menü zu verlassen" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "eingeben, um die Liste zu filtern" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "ist ausgewählt" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "Drücken Sie den Pfeil nach unten, um das Menü zu öffnen, drücken Sie die Rücktaste, um den ausgewählten Wert zu entfernen" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "Drücken Sie die Eingabetaste, um die aktuelle Option auszuwählen" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "Drücken Sie Esc, um das Menü zu verlassen" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "Drücken Sie die linke Pfeiltaste, um die ausgewählten Werte hervorzuheben" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -297,7 +307,8 @@ msgstr "Füllen Sie bitte die erforderlichen Felder aus" msgid "form_field_description" msgstr "Beschreibung" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "Mögliche Werte" @@ -412,48 +423,43 @@ msgstr "Gesendet!" msgid "form_to" msgstr "Empfänger" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "Senden Sie eine E-Mail-Kopie an diese Adresse" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "Wenn ausgewählt, wird auch eine Kopie der E-Mail an diese Adresse gesendet." -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "undefiniert" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "undefiniert" -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "Unsichtbares Captcha" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" -msgstr "Siehe https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" +msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "Keine Option" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "Ergebnisse" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "Ergebnis" diff --git a/locales/en/LC_MESSAGES/volto.po b/locales/en/LC_MESSAGES/volto.po index 2941161..ef7cab1 100644 --- a/locales/en/LC_MESSAGES/volto.po +++ b/locales/en/LC_MESSAGES/volto.po @@ -76,6 +76,11 @@ msgstr "Errore" msgid "Form" msgstr "Form" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -122,110 +127,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "" #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -297,7 +307,8 @@ msgstr "Fill in the required fields" msgid "form_field_description" msgstr "Description" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "Possible values" @@ -412,48 +423,43 @@ msgstr "Sent!" msgid "form_to" msgstr "Recipients" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "Use as 'reply to'" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "If selected, this will be the address the receiver can use to reply." -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "Invisible captcha" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" -msgstr "See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" +msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "" diff --git a/locales/es/LC_MESSAGES/volto.po b/locales/es/LC_MESSAGES/volto.po index 29b2f48..2ee75dc 100644 --- a/locales/es/LC_MESSAGES/volto.po +++ b/locales/es/LC_MESSAGES/volto.po @@ -13,452 +13,459 @@ msgstr "" "MIME-Version: 1.0\n" "X-Generator: Poedit 2.3\n" -# defaultMessage: Aggiungi un campo #: components/Edit +# defaultMessage: Aggiungi un campo msgid "Add field" msgstr "Agregar campo" -# defaultMessage: Cancel #: components/Sidebar +# defaultMessage: Cancel msgid "Cancel" msgstr "Cancelar" -# defaultMessage: Choices #: components/Widget/SelectWidget +# defaultMessage: Choices msgid "Choices" msgstr "Opciones" -# defaultMessage: Choose a file #: components/Widget/FileWidget +# defaultMessage: Choose a file msgid "Choose a file" msgstr "Seleccionar Archivo" -# defaultMessage: Close #: components/Widget/SelectWidget +# defaultMessage: Close msgid "Close" msgstr "Cerrar" -# defaultMessage: Date #: components/Widget/DatetimeWidget +# defaultMessage: Date msgid "Date" msgstr "Fecha" -# defaultMessage: Default #: components/Widget/SelectWidget +# defaultMessage: Default msgid "Default" msgstr "Por defecto" -# defaultMessage: Description #: components/Widget/SelectWidget +# defaultMessage: Description msgid "Description" msgstr "Descripción" -# defaultMessage: Drop file here to replace the existing file #: components/Widget/FileWidget +# defaultMessage: Drop file here to replace the existing file msgid "Drop file here to replace the existing file" msgstr "Arrastre aquí el archivo para reemplazar el actual" -# defaultMessage: Drop file here to upload a new file #: components/Widget/FileWidget +# defaultMessage: Drop file here to upload a new file msgid "Drop file here to upload a new file" msgstr "Arrastre aquí el archivo para añadir un nuevo" -# defaultMessage: Drop files here ... #: components/Widget/FileWidget +# defaultMessage: Drop files here ... msgid "Drop files here ..." msgstr "Arrastrar archivos aquí..." -# defaultMessage: Error #: components/FormView +# defaultMessage: Error msgid "Error" msgstr "Error" -# defaultMessage: Form #: components/Sidebar +# defaultMessage: Form msgid "Form" msgstr "Formulario" -# defaultMessage: No options +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget +# defaultMessage: No options msgid "No options" msgstr "No hay opciones" -# defaultMessage: No value #: components/Widget/SelectWidget +# defaultMessage: No value msgid "No value" msgstr "Sin valor" -# defaultMessage: Replace existing file #: components/Widget/FileWidget +# defaultMessage: Replace existing file msgid "Replace existing file" msgstr "Sustituir el archivo actual" -# defaultMessage: Required #: components/Widget/SelectWidget +# defaultMessage: Required msgid "Required" msgstr "Obligatorio" -# defaultMessage: Select… #: components/Widget/SelectWidget +# defaultMessage: Select… msgid "Select…" msgstr "Seleccionar…" -# defaultMessage: Short Name #: components/Widget/SelectWidget +# defaultMessage: Short Name msgid "Short Name" msgstr "Nombre Corto" -# defaultMessage: Time #: components/Widget/DatetimeWidget +# defaultMessage: Time msgid "Time" msgstr "Hora" -# defaultMessage: Title #: components/Widget/SelectWidget +# defaultMessage: Title msgid "Title" msgstr "Título" -# defaultMessage: Used for programmatic access to the fieldset. #: components/Widget/SelectWidget +# defaultMessage: Used for programmatic access to the fieldset. msgid "Used for programmatic access to the fieldset." msgstr "Usado para acceso programático al conjunto de campos." -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione #: helpers/react-select +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "Utilice las flechas arriba y abajo para seleccionar una opción" -# defaultMessage: disponibile #: helpers/react-select +# defaultMessage: available msgid "ay11_select available" msgstr "Disponible" -# defaultMessage: disponibili #: helpers/react-select +# defaultMessage: availables msgid "ay11_select availables" msgstr "Disponible" -# defaultMessage: deselezionata #: helpers/react-select +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "No seleccionado" -# defaultMessage: disabilitato #: helpers/react-select +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "Desactivado" -# defaultMessage: evidenziato #: helpers/react-select +# defaultMessage: focused msgid "ay11_select focused" msgstr "Enfocado" -# defaultMessage: per la ricerca #: helpers/react-select +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "para la búsqueda" -# defaultMessage: è disabilitata. Seleziona un'altra opzione #: helpers/react-select +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "está desactivado. Seleccione otra opción" -# defaultMessage: opzione #: helpers/react-select +# defaultMessage: option msgid "ay11_select option" msgstr "Opción" -# defaultMessage: risultato #: helpers/react-select +# defaultMessage: result msgid "ay11_select result" msgstr "Resultado" -# defaultMessage: risultati #: helpers/react-select +# defaultMessage: results msgid "ay11_select results" msgstr "Resultados" -# defaultMessage: selezionata #: helpers/react-select +# defaultMessage: selected msgid "ay11_select selected" msgstr "Seleccionado" -# defaultMessage: valore #: helpers/react-select +# defaultMessage: value msgid "ay11_select value" msgstr "Valor" -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato #: helpers/react-select +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "Utilice las flechas izquierda y derecha para pasar de un valor a otro, utiliza la tecla retroceso para eliminar el valor actual enfocado" -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu #: helpers/react-select +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "Utilice el tabulador para seleccionar la opción y salir del menú" -# defaultMessage: digita per filtrare la lista #: helpers/react-select +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "para filtrar el listado" -# defaultMessage: è selezionato #: helpers/react-select +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "está seleccionado" -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato #: helpers/react-select +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "Pulsa la flecha hacia abajo para abrir el menú" -# defaultMessage: premi Invio per selezionare l'opzione corrente #: helpers/react-select +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "Pulse Enter para seleccionar la posición seleccionada" -# defaultMessage: premi Esc per uscire dal menu #: helpers/react-select +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "Pulse Esc para salir del menú" -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati #: helpers/react-select +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "Pulse la flecha hacia la izquierda para enfocar los valores seleccionados" -# defaultMessage: Description #: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + +#: formSchema +# defaultMessage: Description msgid "description" msgstr "Descripción" -# defaultMessage: Form #: formSchema +# defaultMessage: Form msgid "form" msgstr "Formulario" -# defaultMessage: Form successfully submitted #: components/View +# defaultMessage: Form successfully submitted msgid "formSubmitted" msgstr "El formulario se ha enviado correctamente" -# defaultMessage: Attached file will be sent via email, but not stored #: formSchema +# defaultMessage: Attached file will be sent via email, but not stored msgid "form_attachment_send_email_info_text" msgstr "El archivo adjunto se enviará por correo electrónico pero no se almacenará" -# defaultMessage: Clear data #: components/Sidebar +# defaultMessage: Clear data msgid "form_clear_data" msgstr "Borrar datos" -# defaultMessage: Are you sure you want to delete all saved items? #: components/Sidebar +# defaultMessage: Are you sure you want to delete all saved items? msgid "form_confirmClearData" msgstr "¿Está seguro de que quiere borrar todos los datos guardados?" -# defaultMessage: Default sender #: formSchema +# defaultMessage: Default sender msgid "form_default_from" msgstr "Remitente por defecto" -# defaultMessage: Mail subject #: formSchema +# defaultMessage: Mail subject msgid "form_default_subject" msgstr "Asunto" +#: components/Edit +#: components/FormView # defaultMessage: Invia -#: components/Edit components/FormView msgid "form_default_submit_label" msgstr "Enviar" -# defaultMessage: Export data #: components/Sidebar +# defaultMessage: Export data msgid "form_edit_exportCsv" msgstr "Exportar datos" -# defaultMessage: Attenzione! #: components/Edit +# defaultMessage: Attenzione! msgid "form_edit_warning" msgstr "Atención:" -# defaultMessage: Enter a field of type 'Sender E-mail'. If it is not present, or it is present but not filled in by the user, the sender address of the e-mail will be the one configured in the right sidebar. #: components/Edit +# defaultMessage: Enter a field of type 'Sender E-mail'. If it is not present, or it is present but not filled in by the user, the sender address of the e-mail will be the one configured in the right sidebar. msgid "form_edit_warning_from" msgstr "Introduzca un campo de tipo 'Correo electrónico del remitente'. Si no está presente o si está presente pero el usuario no lo rellena, el remitente del mensaje será el configurado por defecto en el formulario." -# defaultMessage: Fill in the required fields #: components/FormView +# defaultMessage: Fill in the required fields msgid "form_empty_values_validation" msgstr "Rellene todos los campos requeridos" -# defaultMessage: Description #: fieldSchema +# defaultMessage: Description msgid "form_field_description" msgstr "Descripción" +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values -#: fieldSchema msgid "form_field_input_values" msgstr "Valores posibles" -# defaultMessage: Label #: fieldSchema +# defaultMessage: Label msgid "form_field_label" msgstr "Etiqueta" -# defaultMessage: Required #: fieldSchema +# defaultMessage: Required msgid "form_field_required" msgstr "Obligatorio" -# defaultMessage: Field type #: fieldSchema +# defaultMessage: Field type msgid "form_field_type" msgstr "Tipo de campo" -# defaultMessage: Attachment #: fieldSchema +# defaultMessage: Attachment msgid "form_field_type_attachment" msgstr "Adjunto" -# defaultMessage: Any attachments can be emailed, but will not be saved. #: fieldSchema +# defaultMessage: Any attachments can be emailed, but will not be saved. msgid "form_field_type_attachment_info_text" msgstr "Los adjuntos se pueden enviar por correo electrónico pero no se guardarán." -# defaultMessage: Checkbox #: fieldSchema +# defaultMessage: Checkbox msgid "form_field_type_checkbox" msgstr "Cuadro de selección" -# defaultMessage: Date #: fieldSchema +# defaultMessage: Date msgid "form_field_type_date" msgstr "Fecha" -# defaultMessage: E-mail #: fieldSchema +# defaultMessage: E-mail msgid "form_field_type_from" msgstr "Correo electrónico" -# defaultMessage: Multiple choice #: fieldSchema +# defaultMessage: Multiple choice msgid "form_field_type_multiple_choice" msgstr "Selección múltiple" -# defaultMessage: List #: fieldSchema +# defaultMessage: List msgid "form_field_type_select" msgstr "Lista" -# defaultMessage: Single choice #: fieldSchema +# defaultMessage: Single choice msgid "form_field_type_single_choice" msgstr "Selección única" -# defaultMessage: Static text #: fieldSchema +# defaultMessage: Static text msgid "form_field_type_static_text" msgstr "Texto estático" -# defaultMessage: Text #: fieldSchema +# defaultMessage: Text msgid "form_field_type_text" msgstr "Texto" -# defaultMessage: Textarea #: fieldSchema +# defaultMessage: Textarea msgid "form_field_type_textarea" msgstr "Campo de texto" -# defaultMessage: {formDataCount} item(s) stored #: components/Sidebar +# defaultMessage: {formDataCount} item(s) stored msgid "form_formDataCount" msgstr "{formDataCount} elemento(s) guardados" -# defaultMessage: Clear #: components/FormView +# defaultMessage: Clear msgid "form_reset" msgstr "Borrar" -# defaultMessage: Store compiled data #: formSchema +# defaultMessage: Store compiled data msgid "form_save_persistent_data" msgstr "Guardar datos recopilados" -# defaultMessage: Select a value #: components/Field +# defaultMessage: Select a value msgid "form_select_a_value" msgstr "Seleccione un valor" -# defaultMessage: Send email to recipient #: formSchema +# defaultMessage: Send email to recipient msgid "form_send_email" msgstr "Enviar correo electrónico al receptor" -# defaultMessage: Submit button label #: formSchema +# defaultMessage: Submit button label msgid "form_submit_label" msgstr "Etiqueta del botón de envío" -# defaultMessage: Sent! #: components/FormView +# defaultMessage: Sent! msgid "form_submit_success" msgstr "Enviado" -# defaultMessage: Recipients #: formSchema +# defaultMessage: Recipients msgid "form_to" msgstr "Receptores" +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address -#: fieldSchema msgid "form_useAsBCC" msgstr "Enviar una copia del e-mail a esta dirección" +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. -#: fieldSchema msgid "form_useAsBCC_description" msgstr "Si está seleccionado, una copia del mensaje se enviará a esta dirección" +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' -#: fieldSchema msgid "form_useAsReplyTo" msgstr "Utilizar como 'Responder a'" +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. -#: fieldSchema msgid "form_useAsReplyTo_description" msgstr "Si está seleccionado el valor de este campo se utilizará como cabecera 'Responder A' en el correo electrónico enviado al receptor" -# defaultMessage: Invisible captcha -#: formSchema -msgid "invisible_hcaptcha" -msgstr "Captcha invisible" - -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -#: formSchema -msgid "invisible_hcaptcha_desc" -msgstr "Ver https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" +msgstr "" -# defaultMessage: Nessuna opzione #: helpers/react-select +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "Ninguna opción" -# defaultMessage: risultati #: helpers/react-select +# defaultMessage: results msgid "select_risultati" msgstr "Resultados" -# defaultMessage: risultato #: helpers/react-select +# defaultMessage: result msgid "select_risultato" msgstr "Resultado" -# defaultMessage: Title #: formSchema +# defaultMessage: Title msgid "title" msgstr "Título" diff --git a/locales/eu/LC_MESSAGES/volto.po b/locales/eu/LC_MESSAGES/volto.po index ea0abb1..f9175fb 100644 --- a/locales/eu/LC_MESSAGES/volto.po +++ b/locales/eu/LC_MESSAGES/volto.po @@ -78,6 +78,11 @@ msgstr "Errorea" msgid "Form" msgstr "Formularioa" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -124,110 +129,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "Eremu-multzoa programaziotik atzitzeko izena" #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "Erabili gora eta beherako geziak aukeratzeko" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "erabilgarri" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "erabilgarriak" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "desautatuta" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "desgaituta" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "fokua hartuta" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "bilaketarako terminoa" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "desgaituta dago. Aukeratu beste bat." #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "aukera" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "emaitza" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "emaitzak" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "aukeratuta" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "balioa" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "Erabili ezker eta eskuin geziak fokua duten balioen artean aldatzeko, sakatu Atzera (Backspace) fokua dagoen balioa ezabatzeko" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "sakatu Tab aukeratu eta menutik irteteko" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "idatzi zerrenda iragazteko" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "aukeratuta dago" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "sakatu behera gezia menua irekitzeko" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "sakatu Intro unekoa aukeratzeko" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "sakatu Escape menutik irteteko" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "sakatu ezkerrera aukeratutako balioetan fokua jartzeko" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -299,7 +309,8 @@ msgstr "Bete derrigorrezko eremuak" msgid "form_field_description" msgstr "Deskribapena" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "Balio posibleak" @@ -414,48 +425,43 @@ msgstr "Bidalita!" msgid "form_to" msgstr "Jasotzaileak" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "Bidali kopia bat eposta honetara" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "Aukeratzen bada, emailaren kopia bat bidaliko da helbide honetara." -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "Nori erantzun gisa erabili" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "Aukeratuz gero jasotako posta elektronikoari 'Erantzun' eginez gero eremu honetan adierazitako helbidera joango da erantzuna" -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "Captcha ikustezina" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" -msgstr "Ikusi https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" +msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "Aukerarik gabe" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "emaitzak" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "emaitza" diff --git a/locales/fr/LC_MESSAGES/volto.po b/locales/fr/LC_MESSAGES/volto.po index 40da976..e5ad919 100644 --- a/locales/fr/LC_MESSAGES/volto.po +++ b/locales/fr/LC_MESSAGES/volto.po @@ -76,6 +76,11 @@ msgstr "Erreur" msgid "Form" msgstr "Formulaire" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -122,110 +127,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "" #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -297,7 +307,8 @@ msgstr "Remplissez les champs obligatoires" msgid "form_field_description" msgstr "Description" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "Valeurs possibles" @@ -412,48 +423,43 @@ msgstr "Expédié!" msgid "form_to" msgstr "Bénéficiaires" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "" -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "" diff --git a/locales/it/LC_MESSAGES/volto.po b/locales/it/LC_MESSAGES/volto.po index 9eab89d..1805460 100644 --- a/locales/it/LC_MESSAGES/volto.po +++ b/locales/it/LC_MESSAGES/volto.po @@ -76,6 +76,11 @@ msgstr "Errore" msgid "Form" msgstr "Form" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -122,110 +127,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "Usa le frecce Su e Giu per scegliere un'opzione" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "disponibile" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "disponibili" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "deselezionata" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "disabilitato" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "evidenziato" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "per la ricerca" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "è disabilitata. Seleziona un'altra opzione" #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "opzione" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "risultato" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "risultati" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "selezionata" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "valore" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "premi Tab per selezionare l'opzione e uscire dal menu" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "digita per filtrare la lista" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "è selezionato" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "premi Invio per selezionare l'opzione corrente" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "premi Esc per uscire dal menu" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "premi la freccia a sinistra per evidenziare i valori selezionati" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -297,7 +307,8 @@ msgstr "Compila i campi richiesti" msgid "form_field_description" msgstr "Descrizione" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "Valori possibili" @@ -412,48 +423,43 @@ msgstr "Inviato!" msgid "form_to" msgstr "Destinatari" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "Invia una copia dell'email a questo indirizzo" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "Se selezionato, una copia dell'email verrà inviata anche a questo indirizzo." -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "Usa come 'reply to'" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "Se selezionato, questo sarà l'indirizzo a cui il destinatario potrà rispondere." -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "Captcha invisibile" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" -msgstr "Leggi https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" +msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "Nessuna opzione" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "risultati" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "risultato" diff --git a/locales/ja/LC_MESSAGES/volto.po b/locales/ja/LC_MESSAGES/volto.po index 257f20d..5b2b918 100644 --- a/locales/ja/LC_MESSAGES/volto.po +++ b/locales/ja/LC_MESSAGES/volto.po @@ -76,6 +76,11 @@ msgstr "" msgid "Form" msgstr "" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -122,110 +127,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "" #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -297,7 +307,8 @@ msgstr "" msgid "form_field_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "" @@ -412,48 +423,43 @@ msgstr "" msgid "form_to" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "" -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "" diff --git a/locales/nl/LC_MESSAGES/volto.po b/locales/nl/LC_MESSAGES/volto.po index 257f20d..5b2b918 100644 --- a/locales/nl/LC_MESSAGES/volto.po +++ b/locales/nl/LC_MESSAGES/volto.po @@ -76,6 +76,11 @@ msgstr "" msgid "Form" msgstr "" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -122,110 +127,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "" #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -297,7 +307,8 @@ msgstr "" msgid "form_field_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "" @@ -412,48 +423,43 @@ msgstr "" msgid "form_to" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "" -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "" diff --git a/locales/pt/LC_MESSAGES/volto.po b/locales/pt/LC_MESSAGES/volto.po index 257f20d..5b2b918 100644 --- a/locales/pt/LC_MESSAGES/volto.po +++ b/locales/pt/LC_MESSAGES/volto.po @@ -76,6 +76,11 @@ msgstr "" msgid "Form" msgstr "" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -122,110 +127,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "" #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -297,7 +307,8 @@ msgstr "" msgid "form_field_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "" @@ -412,48 +423,43 @@ msgstr "" msgid "form_to" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "" -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "" diff --git a/locales/pt_BR/LC_MESSAGES/volto.po b/locales/pt_BR/LC_MESSAGES/volto.po index 76e4d0c..5182e0e 100644 --- a/locales/pt_BR/LC_MESSAGES/volto.po +++ b/locales/pt_BR/LC_MESSAGES/volto.po @@ -82,6 +82,11 @@ msgstr "Erro" msgid "Form" msgstr "Formulário" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -128,110 +133,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "" #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -303,7 +313,8 @@ msgstr "Por favor preencha os campos obrigatórios" msgid "form_field_description" msgstr "Descrição" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "Valores possíveis" @@ -418,48 +429,43 @@ msgstr "Enviado!" msgid "form_to" msgstr "Destinatários" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "Utilizar como 'responder para'" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "Usar este campo como valor do cabeçalho de 'responder para'" -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "Captcha invisível" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" -msgstr "Leia mais em https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" +msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "" diff --git a/locales/ro/LC_MESSAGES/volto.po b/locales/ro/LC_MESSAGES/volto.po index 257f20d..5b2b918 100644 --- a/locales/ro/LC_MESSAGES/volto.po +++ b/locales/ro/LC_MESSAGES/volto.po @@ -76,6 +76,11 @@ msgstr "" msgid "Form" msgstr "" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -122,110 +127,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "" #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -297,7 +307,8 @@ msgstr "" msgid "form_field_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "" @@ -412,48 +423,43 @@ msgstr "" msgid "form_to" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "" -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "" diff --git a/locales/volto.pot b/locales/volto.pot index 4448e32..884bf04 100644 --- a/locales/volto.pot +++ b/locales/volto.pot @@ -1,7 +1,7 @@ msgid "" msgstr "" "Project-Id-Version: Plone\n" -"POT-Creation-Date: 2022-07-07T10:05:12.698Z\n" +"POT-Creation-Date: 2022-10-18T16:54:30.102Z\n" "Last-Translator: Plone i18n \n" "Language-Team: Plone i18n \n" "MIME-Version: 1.0\n" @@ -78,6 +78,11 @@ msgstr "" msgid "Form" msgstr "" +#: components/Widget/HCaptchaWidget +# defaultMessage: This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply. +msgid "HCaptchaInvisibleInfo" +msgstr "" + #: components/Widget/SelectWidget # defaultMessage: No options msgid "No options" @@ -124,110 +129,115 @@ msgid "Used for programmatic access to the fieldset." msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce Su e Giu per scegliere un'opzione +# defaultMessage: Use Up and Down to choose options msgid "ay11_Use Up and Down to choose options" msgstr "" #: helpers/react-select -# defaultMessage: disponibile +# defaultMessage: available msgid "ay11_select available" msgstr "" #: helpers/react-select -# defaultMessage: disponibili +# defaultMessage: availables msgid "ay11_select availables" msgstr "" #: helpers/react-select -# defaultMessage: deselezionata +# defaultMessage: deselected msgid "ay11_select deselected" msgstr "" #: helpers/react-select -# defaultMessage: disabilitato +# defaultMessage: disabled msgid "ay11_select disabled" msgstr "" #: helpers/react-select -# defaultMessage: evidenziato +# defaultMessage: focused msgid "ay11_select focused" msgstr "" #: helpers/react-select -# defaultMessage: per la ricerca +# defaultMessage: for search term msgid "ay11_select for search term" msgstr "" #: helpers/react-select -# defaultMessage: è disabilitata. Seleziona un'altra opzione +# defaultMessage: is disabled. Select another option. msgid "ay11_select is disabled. Select another option." msgstr "" #: helpers/react-select -# defaultMessage: opzione +# defaultMessage: option msgid "ay11_select option" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "ay11_select result" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "ay11_select results" msgstr "" #: helpers/react-select -# defaultMessage: selezionata +# defaultMessage: selected msgid "ay11_select selected" msgstr "" #: helpers/react-select -# defaultMessage: valore +# defaultMessage: value msgid "ay11_select value" msgstr "" #: helpers/react-select -# defaultMessage: Usa le frecce destra e sinistra per attivare o disattivare i valori evidenziati, premi Backspace per rimuovere il valore corrente evidenziato +# defaultMessage: Use left and right to toggle between focused values, press Backspace to remove the currently focused value msgid "ay11_select_Use left and right to toggle between focused values, press Backspace to remove the currently focused value" msgstr "" #: helpers/react-select -# defaultMessage: premi Tab per selezionare l'opzione e uscire dal menu +# defaultMessage: press Tab to select the option and exit the menu msgid "ay11_select__press Tab to select the option and exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: digita per filtrare la lista +# defaultMessage: type to refine list msgid "ay11_select__type to refine list" msgstr "" #: helpers/react-select -# defaultMessage: è selezionato +# defaultMessage: is_focused msgid "ay11_select_is_focused" msgstr "" #: helpers/react-select -# defaultMessage: premi freccia giu per aprire il menu, premi Backspace per rimuovere il valore selezionato +# defaultMessage: press Down to open the menu msgid "ay11_select_press Down to open the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi Invio per selezionare l'opzione corrente +# defaultMessage: press Enter to select the currently focused option msgid "ay11_select_press Enter to select the currently focused option" msgstr "" #: helpers/react-select -# defaultMessage: premi Esc per uscire dal menu +# defaultMessage: press Escape to exit the menu msgid "ay11_select_press Escape to exit the menu" msgstr "" #: helpers/react-select -# defaultMessage: premi la freccia a sinistra per evidenziare i valori selezionati +# defaultMessage: press left to focus selected values msgid "ay11_select_press left to focus selected values" msgstr "" +#: formSchema +# defaultMessage: Captcha provider +msgid "captcha" +msgstr "" + #: formSchema # defaultMessage: Description msgid "description" @@ -299,7 +309,8 @@ msgstr "" msgid "form_field_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender +#: components/FieldTypeSchemaExtenders/SelectionSchemaExtender # defaultMessage: Possible values msgid "form_field_input_values" msgstr "" @@ -414,48 +425,43 @@ msgstr "" msgid "form_to" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Send an email copy to this address msgid "form_useAsBCC" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, a copy of email will alse be sent to this address. msgid "form_useAsBCC_description" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: Use as 'reply to' msgid "form_useAsReplyTo" msgstr "" -#: fieldSchema +#: components/FieldTypeSchemaExtenders/FromSchemaExtender # defaultMessage: If selected, this will be the address the receiver can use to reply. msgid "form_useAsReplyTo_description" msgstr "" -#: formSchema -# defaultMessage: Invisible captcha -msgid "invisible_hcaptcha" -msgstr "" - -#: formSchema -# defaultMessage: See https://docs.hcaptcha.com/faq#do-i-need-to-display-anything-on-the-page-when-using-hcaptcha-in-invisible-mode -msgid "invisible_hcaptcha_desc" +#: components/Widget/NoRobotsCaptchaWidget +# defaultMessage: Answer the question to prove that you are human +msgid "resolveCaptcha" msgstr "" #: helpers/react-select -# defaultMessage: Nessuna opzione +# defaultMessage: No options msgid "select_noOptionsMessage" msgstr "" #: helpers/react-select -# defaultMessage: risultati +# defaultMessage: results msgid "select_risultati" msgstr "" #: helpers/react-select -# defaultMessage: risultato +# defaultMessage: result msgid "select_risultato" msgstr "" diff --git a/src/components/Edit.jsx b/src/components/Edit.jsx index 18a2347..02f88d2 100644 --- a/src/components/Edit.jsx +++ b/src/components/Edit.jsx @@ -7,8 +7,8 @@ import { } from 'volto-subblocks'; import { SidebarPortal } from '@plone/volto/components'; -import EditBlock from './EditBlock'; -import Sidebar from './Sidebar'; +import EditBlock from 'volto-form-block/components/EditBlock'; +import Sidebar from 'volto-form-block/components/Sidebar'; import { defineMessages } from 'react-intl'; diff --git a/src/components/EditBlock.jsx b/src/components/EditBlock.jsx index fd7e42a..a30d4ed 100644 --- a/src/components/EditBlock.jsx +++ b/src/components/EditBlock.jsx @@ -8,8 +8,8 @@ import { compose } from 'redux'; import { injectDNDSubblocks, SubblockEdit, Subblock } from 'volto-subblocks'; -import Field from './Field'; -import { getFieldName } from './utils'; +import Field from 'volto-form-block/components/Field'; +import { getFieldName } from 'volto-form-block/components/utils'; /** * Edit text block class. diff --git a/src/components/Field.css b/src/components/Field.css index 46edcd0..03a7cb7 100644 --- a/src/components/Field.css +++ b/src/components/Field.css @@ -1,25 +1,25 @@ .block.form .field-file-name .ui.basic.icon.button.delete-button { - position: static; + position: static; } .block.form .volto-subblocks-wrapper .single-block .dragsubblock { - top: calc(50% - 10px); - left: -10px; + top: calc(50% - 10px); + left: -10px; } .block.form - .volto-subblocks-wrapper - .single-block.subblock-draggable - .ui.basic.button.delete-button { - top: 1.5rem; - right: 25px; - left: auto; + .volto-subblocks-wrapper + .single-block.subblock-draggable + .ui.basic.button.delete-button { + top: 1.5rem; + right: 25px; + left: auto; } .block.form .ui.form .field .wrapper > label { - margin-bottom: 0; + margin-bottom: 0; } .block.form .ui.form .field .static-text { - margin: 2rem 0; -} \ No newline at end of file + margin: 2rem 0; +} diff --git a/src/components/Field.jsx b/src/components/Field.jsx index 3c18033..a5a022b 100644 --- a/src/components/Field.jsx +++ b/src/components/Field.jsx @@ -1,22 +1,23 @@ import React from 'react'; import PropTypes from 'prop-types'; import { useIntl, defineMessages } from 'react-intl'; - import WysiwygWidget from '@plone/volto/components/manage/Widgets/WysiwygWidget'; -import EmailWidget from './Widget/EmailWidget'; -import FileWidget from './Widget/FileWidget'; -import DatetimeWidget from './Widget/DatetimeWidget'; -import CheckboxWidget from './Widget/CheckboxWidget'; -import SelectWidget from './Widget/SelectWidget'; -import TextWidget from './Widget/TextWidget'; -import TextareaWidget from './Widget/TextareaWidget'; -import CheckboxListWidget from './Widget/CheckboxListWidget'; -import RadioWidget from './Widget/RadioWidget'; - -import './Field.css'; - +import { + EmailWidget, + FileWidget, + DatetimeWidget, + CheckboxWidget, + SelectWidget, + TextWidget, + TextareaWidget, + CheckboxListWidget, + RadioWidget, +} from 'volto-form-block/components/Widget'; import config from '@plone/volto/registry'; +/* Style */ +import 'volto-form-block/components/Field.css'; + const messages = defineMessages({ select_a_value: { id: 'form_select_a_value', diff --git a/src/components/FormView.css b/src/components/FormView.css index 4dc78f0..2f16620 100644 --- a/src/components/FormView.css +++ b/src/components/FormView.css @@ -7,3 +7,7 @@ .block.form .ui.form .row.row-padded-top { padding-top: 3rem; } + +.block.form .ui.button.add-element:hover { + color: white; +} diff --git a/src/components/FormView.jsx b/src/components/FormView.jsx index f39e17a..a531161 100644 --- a/src/components/FormView.jsx +++ b/src/components/FormView.jsx @@ -8,11 +8,13 @@ import { Progress, Button, } from 'semantic-ui-react'; -import { getFieldName } from './utils'; -import Field from './Field'; -import './FormView.css'; +import { getFieldName } from 'volto-form-block/components/utils'; +import Field from 'volto-form-block/components/Field'; import config from '@plone/volto/registry'; +/* Style */ +import 'volto-form-block/components/FormView.css'; + const messages = defineMessages({ default_submit_label: { id: 'form_default_submit_label', diff --git a/src/components/Sidebar.jsx b/src/components/Sidebar.jsx index c930d47..7edf0b2 100644 --- a/src/components/Sidebar.jsx +++ b/src/components/Sidebar.jsx @@ -20,7 +20,11 @@ import downSVG from '@plone/volto/icons/down-key.svg'; import downloadSVG from '@plone/volto/icons/download.svg'; import deleteSVG from '@plone/volto/icons/delete.svg'; -import { getFormData, exportCsvFormData, clearFormData } from '../actions'; +import { + getFormData, + exportCsvFormData, + clearFormData, +} from 'volto-form-block/actions'; import config from '@plone/volto/registry'; diff --git a/src/components/View.jsx b/src/components/View.jsx index 27b6f62..393fcc9 100644 --- a/src/components/View.jsx +++ b/src/components/View.jsx @@ -2,12 +2,12 @@ import React, { useState, useEffect, useReducer, useRef } from 'react'; import { useSelector, useDispatch } from 'react-redux'; import PropTypes from 'prop-types'; import { useIntl, defineMessages } from 'react-intl'; -import { submitForm } from '../actions'; -import { getFieldName } from './utils'; -import FormView from './FormView'; +import { submitForm } from 'volto-form-block/actions'; +import { getFieldName } from 'volto-form-block/components/utils'; +import FormView from 'volto-form-block/components/FormView'; import { formatDate } from '@plone/volto/helpers/Utils/Date'; import config from '@plone/volto/registry'; -import Captcha from './Widget/Captcha'; +import { Captcha } from 'volto-form-block/components/Widget'; const messages = defineMessages({ formSubmitted: { diff --git a/src/components/Widget/Captcha.jsx b/src/components/Widget/Captcha.jsx index b9119cd..f649cfb 100644 --- a/src/components/Widget/Captcha.jsx +++ b/src/components/Widget/Captcha.jsx @@ -1,8 +1,10 @@ import React, { createRef } from 'react'; -import GoogleReCaptchaWidget from './GoogleReCaptchaWidget'; -import HCaptchaWidget from './HCaptchaWidget'; -import NoRobotsCaptchaWidget from './NoRobotsCaptchaWidget'; -import HoneypotCaptchaWidget from './HoneypotCaptchaWidget'; +import { + GoogleReCaptchaWidget, + HCaptchaWidget, + NoRobotsCaptchaWidget, + HoneypotCaptchaWidget, +} from 'volto-form-block/components/Widget'; class Captcha extends React.Component { constructor(props) { diff --git a/src/components/Widget/CheckboxListWidget.css b/src/components/Widget/CheckboxListWidget.css index ff6a494..2d4e7b3 100644 --- a/src/components/Widget/CheckboxListWidget.css +++ b/src/components/Widget/CheckboxListWidget.css @@ -1,12 +1,12 @@ .checkbox-list-widget .checkbox-item { - margin: 0.5rem 0; + margin: 0.5rem 0; } .checkbox-list-widget fieldset.checkbox-group { border: none; } -.checkbox-list-widget fieldset.checkbox-group legend{ +.checkbox-list-widget fieldset.checkbox-group legend { display: none; line-height: 0; } diff --git a/src/components/Widget/CheckboxListWidget.jsx b/src/components/Widget/CheckboxListWidget.jsx index 33e443b..9e59e8a 100644 --- a/src/components/Widget/CheckboxListWidget.jsx +++ b/src/components/Widget/CheckboxListWidget.jsx @@ -8,7 +8,8 @@ import PropTypes from 'prop-types'; import { Checkbox } from 'semantic-ui-react'; import { FormFieldWrapper } from '@plone/volto/components'; -import './CheckboxListWidget.css'; +/* Style */ +import 'volto-form-block/components/Widget/CheckboxListWidget.css'; /** * CheckboxListWidget component class. @@ -59,7 +60,7 @@ const CheckboxListWidget = ({ wrapped={wrapped} >
-
+
{title} {valueList?.map((opt) => (
diff --git a/src/components/Widget/GoogleReCaptchaWidget.jsx b/src/components/Widget/GoogleReCaptchaWidget.jsx index a901321..5156fcb 100644 --- a/src/components/Widget/GoogleReCaptchaWidget.jsx +++ b/src/components/Widget/GoogleReCaptchaWidget.jsx @@ -23,6 +23,7 @@ const GoogleReCaptchaWidget = ({ useEffect(() => { captchaRef.current = { verify: handleReCaptchaVerify }; // handleReCaptchaVerify(); + // eslint-disable-next-line react-hooks/exhaustive-deps }, []); return null; }; @@ -31,7 +32,6 @@ const GoogleReCaptchaWidget = ({ diff --git a/src/components/Widget/HoneypotCaptchaWidget.jsx b/src/components/Widget/HoneypotCaptchaWidget.jsx index 1f7ddf8..d6781c4 100644 --- a/src/components/Widget/HoneypotCaptchaWidget.jsx +++ b/src/components/Widget/HoneypotCaptchaWidget.jsx @@ -3,10 +3,11 @@ * @module components/manage/Widgets/HoneypotCaptchaWidget */ -import React, { useState, useEffect } from "react"; +import React, { useState, useEffect } from 'react'; +import TextWidget from '@plone/volto/components/manage/Widgets/TextWidget'; -import TextWidget from "@plone/volto/components/manage/Widgets/TextWidget"; -import "./HoneypotCaptchaWidget.css"; +/* Style */ +import 'volto-form-block/components/Widget/HoneypotCaptchaWidget.css'; /** * HoneypotCaptchaWidget component class. @@ -14,8 +15,7 @@ import "./HoneypotCaptchaWidget.css"; * @returns {string} Markup of the component. */ -/*By default, captcha token is setted, and becames empty if user/bot fills the field. - */ +/* By default, captcha token is setted, and becames empty if user/bot fills the field. */ const HoneypotCaptchaWidget = ({ id, title, @@ -35,12 +35,13 @@ const HoneypotCaptchaWidget = ({ }, [captchaToken, id]); useEffect(() => { - onChangeFormData(id, id, "", { label: id }); + onChangeFormData(id, id, '', { label: id }); + // eslint-disable-next-line react-hooks/exhaustive-deps }, []); const [value, setValue] = useState(); return ( -
+
-
+
{title} {valueList.map((opt) => (
diff --git a/src/components/Widget/SelectWidget.jsx b/src/components/Widget/SelectWidget.jsx index 314a9c0..deae761 100644 --- a/src/components/Widget/SelectWidget.jsx +++ b/src/components/Widget/SelectWidget.jsx @@ -31,7 +31,8 @@ import { injectLazyLibs } from '@plone/volto/helpers/Loadable/Loadable'; import { getReactSelectAriaLiveMessages, getReactSelectScreenReaderStatus, -} from '../../helpers/react-select'; +} from 'volto-form-block/helpers/react-select'; + const messages = defineMessages({ default: { id: 'Default', diff --git a/src/components/Widget/index.js b/src/components/Widget/index.js new file mode 100644 index 0000000..d26f3ca --- /dev/null +++ b/src/components/Widget/index.js @@ -0,0 +1,14 @@ +export { default as Captcha } from 'volto-form-block/components/Widget/Captcha'; +export { default as CheckboxListWidget } from 'volto-form-block/components/Widget/CheckboxListWidget'; +export { default as CheckboxWidget } from 'volto-form-block/components/Widget/CheckboxWidget'; +export { default as DatetimeWidget } from 'volto-form-block/components/Widget/DatetimeWidget'; +export { default as EmailWidget } from 'volto-form-block/components/Widget/EmailWidget'; +export { default as FileWidget } from 'volto-form-block/components/Widget/FileWidget'; +export { default as GoogleReCaptchaWidget } from 'volto-form-block/components/Widget/GoogleReCaptchaWidget'; +export { default as HCaptchaWidget } from 'volto-form-block/components/Widget/HCaptchaWidget'; +export { default as HoneypotCaptchaWidget } from 'volto-form-block/components/Widget/HoneypotCaptchaWidget'; +export { default as NoRobotsCaptchaWidget } from 'volto-form-block/components/Widget/NoRobotsCaptchaWidget'; +export { default as RadioWidget } from 'volto-form-block/components/Widget/RadioWidget'; +export { default as SelectWidget } from 'volto-form-block/components/Widget/SelectWidget'; +export { default as TextareaWidget } from 'volto-form-block/components/Widget/TextareaWidget'; +export { default as TextWidget } from 'volto-form-block/components/Widget/TextWidget'; diff --git a/src/index.js b/src/index.js index eab4778..676ed26 100644 --- a/src/index.js +++ b/src/index.js @@ -1,25 +1,29 @@ import loadable from '@loadable/component'; import formSVG from '@plone/volto/icons/form.svg'; -import View from './components/View'; -import Edit from './components/Edit'; -import FormView from './components/FormView'; -import Sidebar from './components/Sidebar'; -import EditBlock from './components/EditBlock'; -import Field from './components/Field'; -import { downloadFile, getFieldName } from './components/utils'; +import View from 'volto-form-block/components/View'; +import Edit from 'volto-form-block/components/Edit'; +import FormView from 'volto-form-block/components/FormView'; +import Sidebar from 'volto-form-block/components/Sidebar'; +import EditBlock from 'volto-form-block/components/EditBlock'; +import Field from 'volto-form-block/components/Field'; +import { downloadFile, getFieldName } from 'volto-form-block/components/utils'; import { submitForm, getFormData, exportCsvFormData, clearFormData, -} from './reducers'; -import FormSchema from './formSchema'; -import FieldSchema from './fieldSchema'; +} from 'volto-form-block/reducers'; +import FormSchema from 'volto-form-block/formSchema'; +import FieldSchema from 'volto-form-block/fieldSchema'; import { SelectionSchemaExtender, FromSchemaExtender, } from './components/FieldTypeSchemaExtenders'; -export { submitForm, getFormData, exportCsvFormData } from './actions'; +export { + submitForm, + getFormData, + exportCsvFormData, +} from 'volto-form-block/actions'; const applyConfig = (config) => { config.blocks.blocksConfig = { diff --git a/src/reducers/index.js b/src/reducers/index.js index b4024b0..a976d8c 100644 --- a/src/reducers/index.js +++ b/src/reducers/index.js @@ -7,7 +7,7 @@ import { EXPORT_CSV_FORMDATA, GET_FORM_DATA, CLEAR_FORM_DATA, -} from '../actions'; +} from 'volto-form-block/actions'; function download(filename, text) { var element = document.createElement('a');