# 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: French\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: fr\n" "X-Crowdin-File: /[Strategy11.formidable-ai] main/languages/formidable-ai.pot\n" "X-Crowdin-File-ID: 2344\n" "Language: fr_FR\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 "Apportez la puissance de l’IA dans vos formulaires" #. 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 "Vous utilisez une version obsolète de Formidable Forms." #: classes/controllers/FrmAIAppController.php:246 msgctxt "form templates: create an AI generated form" msgid "Create" msgstr "Créer" #: classes/controllers/FrmAIAppController.php:247 msgid "Create with AI" msgstr "Écrire avec l’IA" #: 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 "Votre serveur ne dispose pas de la fonction 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 "Il y a eu une erreur lors de la lecture de ce fichier 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 "Vous êtes un·e assistant·e utile" #: classes/views/builder-field.php:6 msgid "The AI response will show here." msgstr "La réponse d’AI s’affichera ici." #: classes/views/builder-settings.php:19 msgid "Hide Response" msgstr "Masquer la réponse" #: 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 "Cochez cette case si vous ne souhaitez pas voir immédiatement la réponse de l’IA dans le formulaire." #: classes/views/builder-settings.php:26 msgid "Guide Prompt" msgstr "Invite de guide" #: 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 "En utilisant ce champ, vous acceptez les conditions d’utilisation de 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 "continue" #: 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 ""