# Copyright (C) 2024 Strategy11 # This file is distributed under the GPL-2.0+. msgid "" msgstr "" "Project-Id-Version: a2d8bc55ffb2a23897925e74530a7308\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/formidable-ai\n" "Last-Translator: \n" "Language-Team: Italian\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2024-08-13T13:10:05+00:00\n" "PO-Revision-Date: 2024-08-14 00:29\n" "X-Generator: WP-CLI 2.10.0\n" "X-Domain: formidable-ai\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Crowdin-Project: a2d8bc55ffb2a23897925e74530a7308\n" "X-Crowdin-Project-ID: 28\n" "X-Crowdin-Language: it\n" "X-Crowdin-File: /[Strategy11.formidable-ai] main/languages/formidable-ai.pot\n" "X-Crowdin-File-ID: 2344\n" "Language: it_IT\n" #. Plugin Name of the plugin #: formidable-ai.php msgid "Formidable AI" msgstr "Formidable AI" #. Plugin URI of the plugin #. Author URI of the plugin #: formidable-ai.php msgid "https://formidableforms.com/" msgstr "https://formidableforms.com/" #. Description of the plugin #: formidable-ai.php msgid "Bring the power of AI to your forms" msgstr "Porta la potenza dell'intelligenza artificiale ai tuoi moduli" #. Author of the plugin #: formidable-ai.php msgid "Strategy11" msgstr "Strategy11" #: classes/controllers/FrmAIAppController.php:28 msgid "You are running an outdated version of Formidable Forms." msgstr "Stai usando una versione non aggiornata di Formidable Forms." #: classes/controllers/FrmAIAppController.php:246 msgctxt "form templates: create an AI generated form" msgid "Create" msgstr "Crea" #: classes/controllers/FrmAIAppController.php:247 msgid "Create with AI" msgstr "Crea con l'AI" #: classes/controllers/FrmAIAppController.php:248 #: js/create-ai-form-button.js:33 msgid "BETA" msgstr "" #: classes/controllers/FrmAIAppController.php:334 msgid "Request is missing token." msgstr "" #: classes/controllers/FrmAIAppController.php:339 msgid "Generate form data no longer exists." msgstr "" #: classes/controllers/FrmAIAppController.php:343 msgid "Your server is missing the simplexml_import_dom function" msgstr "Sul tuo server manca la funzione simplexml_import_dom" #: classes/controllers/FrmAIAppController.php:350 msgid "In order to install XML, your server must have DOMDocument installed." msgstr "" #: classes/controllers/FrmAIAppController.php:357 msgid "Failed trying to load XML data." msgstr "" #: classes/controllers/FrmAIAppController.php:364 msgid "There was an error when reading this XML file" msgstr "Si è verificato un errore durante la lettura di questo file XML" #: classes/controllers/FrmAIAppController.php:370 msgid "Importing XML failed: " msgstr "" #: classes/controllers/FrmAIAppController.php:374 msgid "No forms were actually generated. Please reach out to support." msgstr "" #: classes/models/FrmAIField.php:58 #: classes/views/builder-settings.php:31 msgid "You are a helpful assistant" msgstr "Che assistente utile sei!" #: classes/views/builder-field.php:6 msgid "The AI response will show here." msgstr "La risposta dell'IA verrà visualizzata qui." #: classes/views/builder-settings.php:19 msgid "Hide Response" msgstr "Nascondi la risposta" #: classes/views/builder-settings.php:20 msgid "Check this box if you do not want to see the AI response immediately in the form." msgstr "Seleziona questa casella se non vuoi visualizzare immediatamente la risposta dell'IA nel modulo." #: classes/views/builder-settings.php:26 msgid "Guide Prompt" msgstr "Guida Prompt" #: classes/views/builder-settings.php:27 msgid "Give Open AI more context for the type of response you would like to receive. You can include shortcodes." msgstr "" #: classes/views/builder-settings.php:38 msgid "AI Question" msgstr "" #: classes/views/builder-settings.php:39 msgid "Compose the question. This can be made up of multiple shortcodes and text." msgstr "" #: classes/views/builder-settings.php:51 msgid "GPT Model" msgstr "" #: classes/views/builder-settings.php:52 msgid "4o mini requests are likely to be higher quality than 3.5 turbo, but are likely to take a few seconds longer to complete." msgstr "" #: classes/views/builder-settings.php:55 msgid "3.5 Turbo (recommended)" msgstr "" #: classes/views/builder-settings.php:56 msgid "4o mini (more detailed)" msgstr "" #: classes/views/builder-settings.php:61 msgid "By using this field, you agree to the ChatGPT terms of service." msgstr "Utilizzando questo campo, accetti i termini di servizio di ChatGPT." #: js/create-ai-form-button.js:23 msgid "Create form with AI" msgstr "" #: js/create-ai-form-button.js:57 msgid "AI generated forms are limited to basic fields. Generating conditional logic, calculations or form actions is currently not supported." msgstr "" #: js/create-ai-form-button.js:61 msgid "Describe your form" msgstr "" #: js/create-ai-form-button.js:65 msgid "e.g. Simple registration form with email, name, password fields and a submit button." msgstr "" #: js/create-ai-form-button.js:82 msgid "Try example" msgstr "" #: js/create-ai-form-button.js:139 msgid "Continue" msgstr "Continua" #: js/create-ai-form-button.js:147 msgid "Create Form with AI" msgstr "" #: js/create-ai-form-button.js:166 msgid "Prompt cannot be empty" msgstr "" #: js/create-ai-form-button.js:173 msgid "We're generating your form." msgstr "" #: js/create-ai-form-button.js:175 msgid "It might take a while." msgstr "" #: js/create-ai-form-button.js:190 msgid "Your AI generated form will have the following fields:" msgstr "" #: js/create-ai-form-button.js:248 msgid "Importing generated form data. Please wait." msgstr ""