# Copyright (C) badasswp
# This file is distributed under the GPL v2 or later.
msgid ""
msgstr ""
"Project-Id-Version: AI + Block Editor\n"
"POT-Creation-Date: 2025-01-11 11:40+0100\n"
"PO-Revision-Date: 2026-03-10 17:40+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: fr_FR\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Generator: Poedit 3.8\n"
"X-Domain: ai-plus-block-editor\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
"X-Poedit-WPHeader: ai-plus-block-editor.php\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.min.js\n"
"X-Poedit-SearchPathExcluded-1: node_modules\n"
"X-Poedit-SearchPathExcluded-2: vendor\n"

#. translators: Plugin directory path.
#: ai-plus-block-editor.php:32
#, php-format
msgid "Fatal Error: Composer not setup in %s"
msgstr "Erreur fatale : Composer n'est pas configuré dans %s"

#. Plugin Name of the plugin/theme
#: inc/Admin/Options.php:79
msgid "AI + Block Editor"
msgstr "AI + Éditeur de blocs"

#. Description of the plugin/theme
#: inc/Admin/Options.php:83
msgid "Add AI Capabilities to the WP Block Editor."
msgstr "Ajoutez des fonctionnalités d'AI à l'éditeur de blocs WP."

#: inc/Admin/Options.php:103
msgid "Actions"
msgstr "Actions"

#: inc/Admin/Options.php:106
msgid "Save Changes"
msgstr "Enregistrer les modifications"

#: inc/Admin/Options.php:128
msgid "General Options"
msgstr "Options générales"

#: inc/Admin/Options.php:132
msgid "AI Provider"
msgstr "Fournisseur d'AI"

#: inc/Admin/Options.php:141
msgid "e.g. Open AI (Chat GPT)"
msgstr "ex. Open AI (Chat GPT)"

#: inc/Admin/Options.php:146
msgid "Enable Animation"
msgstr "Activer l'animation"

#: inc/Admin/Options.php:147
msgid "Use Animation when rendering AI content."
msgstr "Utiliser l'animation lors du rendu du contenu AI."

#: inc/Admin/Options.php:144
msgid "Open AI"
msgstr "Open AI"

#: inc/Admin/Options.php:148
msgid "Enable Open AI"
msgstr "Activer Open AI"

#: inc/Admin/Options.php:149
msgid "Use Chat GPT capabilities in Block Editor"
msgstr "Utiliser les fonctionnalités de Chat GPT dans l'éditeur de blocs"

#: inc/Admin/Options.php:154 inc/Admin/Options.php:170
msgid "Token"
msgstr "Jeton"

#: inc/Admin/Options.php:155 inc/Admin/Options.php:171
msgid "e.g. ae2kgch7i"
msgstr "ex. ae2kgch7i"

#: inc/Admin/Options.php:160
msgid "Google Gemini"
msgstr "Google Gemini"

#: inc/Admin/Options.php:164
msgid "Enable Google Gemini"
msgstr "Activer Google Gemini"

#: inc/Admin/Options.php:165
msgid "Use Google Gemini capabilities in Block Editor"
msgstr "Utiliser les fonctionnalités de Google Gemini dans l'éditeur de blocs"

#: inc/Admin/Options.php:173
msgid "Deepseek"
msgstr "Deepseek"

#: inc/Admin/Options.php:177
msgid "Enable DeepSeek"
msgstr "Activer DeepSeek"

#: inc/Admin/Options.php:178
msgid "Use DeepSeek capabilities in Block Editor"
msgstr "Utiliser les fonctionnalités de DeepSeek dans l'éditeur de blocs"

#: inc/Admin/Options.php:189
msgid "Grok"
msgstr "Grok"

#: inc/Admin/Options.php:193
msgid "Enable Grok"
msgstr "Activer Grok"

#: inc/Admin/Options.php:194
msgid "Use Grok capabilities in Block Editor"
msgstr "Utiliser les fonctionnalités de Grok dans l'éditeur de blocs"

#: inc/Admin/Options.php:205
msgid "Claude"
msgstr "Claude"

#: inc/Admin/Options.php:209
msgid "Enable Claude"
msgstr "Activer Claude"

#: inc/Admin/Options.php:210
msgid "Use Claude capabilities in Block Editor"
msgstr "Utiliser les fonctionnalités de Claude dans l'éditeur de blocs"

#: inc/Admin/Options.php:235
msgid "Settings Saved."
msgstr "Paramètres enregistrés."

#. Plugin URI of the plugin/theme
msgid "https://github.com/badasswp/ai-plus-block-editor"
msgstr "https://github.com/badasswp/ai-plus-block-editor"

#. Author of the plugin/theme
msgid "badasswp"
msgstr "badasswp"

#. Author URI of the plugin/theme
msgid "https://github.com/badasswp"
msgstr "https://github.com/badasswp"
