# 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: it_IT\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 "Errore fatale: Composer non è configurato in %s"

#. Plugin Name of the plugin/theme
#: inc/Admin/Options.php:79
msgid "AI + Block Editor"
msgstr "AI + Editor di blocchi"

#. Description of the plugin/theme
#: inc/Admin/Options.php:83
msgid "Add AI Capabilities to the WP Block Editor."
msgstr "Aggiungi funzionalità AI all'editor di blocchi di WP."

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

#: inc/Admin/Options.php:106
msgid "Save Changes"
msgstr "Salva modifiche"

#: inc/Admin/Options.php:128
msgid "General Options"
msgstr "Opzioni generali"

#: inc/Admin/Options.php:132
msgid "AI Provider"
msgstr "Fornitore AI"

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

#: inc/Admin/Options.php:146
msgid "Enable Animation"
msgstr "Abilita animazione"

#: inc/Admin/Options.php:147
msgid "Use Animation when rendering AI content."
msgstr "Usa l'animazione durante il rendering del contenuto AI."

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

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

#: inc/Admin/Options.php:149
msgid "Use Chat GPT capabilities in Block Editor"
msgstr "Usa le funzionalità di Chat GPT nell'editor di blocchi"

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

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

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

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

#: inc/Admin/Options.php:165
msgid "Use Google Gemini capabilities in Block Editor"
msgstr "Usa le funzionalità di Google Gemini nell'editor di blocchi"

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

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

#: inc/Admin/Options.php:178
msgid "Use DeepSeek capabilities in Block Editor"
msgstr "Usa le funzionalità di DeepSeek nell'editor di blocchi"

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

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

#: inc/Admin/Options.php:194
msgid "Use Grok capabilities in Block Editor"
msgstr "Usa le funzionalità di Grok nell'editor di blocchi"

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

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

#: inc/Admin/Options.php:210
msgid "Use Claude capabilities in Block Editor"
msgstr "Usa le funzionalità di Claude nell'editor di blocchi"

#: inc/Admin/Options.php:235
msgid "Settings Saved."
msgstr "Impostazioni salvate."

#. 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"
