# 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: he_IL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && n % 10 == 0) ? 2 : 3));\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 "שגיאה קריטית: Composer אינו מוגדר ב-%s"

#. Plugin Name of the plugin/theme
#: inc/Admin/Options.php:79
msgid "AI + Block Editor"
msgstr "AI + עורך הבלוקים"

#. Description of the plugin/theme
#: inc/Admin/Options.php:83
msgid "Add AI Capabilities to the WP Block Editor."
msgstr "הוסף יכולות AI לעורך הבלוקים של WP."

#: inc/Admin/Options.php:103
msgid "Actions"
msgstr "פעולות"

#: inc/Admin/Options.php:106
msgid "Save Changes"
msgstr "שמור שינויים"

#: inc/Admin/Options.php:128
msgid "General Options"
msgstr "אפשרויות כלליות"

#: inc/Admin/Options.php:132
msgid "AI Provider"
msgstr "ספק AI"

#: inc/Admin/Options.php:141
msgid "e.g. Open AI (Chat GPT)"
msgstr "לדוגמה: Open AI (Chat GPT)"

#: inc/Admin/Options.php:146
msgid "Enable Animation"
msgstr "הפעל אנימציה"

#: inc/Admin/Options.php:147
msgid "Use Animation when rendering AI content."
msgstr "השתמש באנימציה בעת עיבוד תוכן AI."

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

#: inc/Admin/Options.php:148
msgid "Enable Open AI"
msgstr "הפעל Open AI"

#: inc/Admin/Options.php:149
msgid "Use Chat GPT capabilities in Block Editor"
msgstr "השתמש ביכולות Chat GPT בעורך הבלוקים"

#: inc/Admin/Options.php:154 inc/Admin/Options.php:170
msgid "Token"
msgstr "אסימון"

#: inc/Admin/Options.php:155 inc/Admin/Options.php:171
msgid "e.g. ae2kgch7i"
msgstr "לדוגמה: ae2kgch7i"

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

#: inc/Admin/Options.php:164
msgid "Enable Google Gemini"
msgstr "הפעל Google Gemini"

#: inc/Admin/Options.php:165
msgid "Use Google Gemini capabilities in Block Editor"
msgstr "השתמש ביכולות Google Gemini בעורך הבלוקים"

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

#: inc/Admin/Options.php:177
msgid "Enable DeepSeek"
msgstr "הפעל DeepSeek"

#: inc/Admin/Options.php:178
msgid "Use DeepSeek capabilities in Block Editor"
msgstr "השתמש ביכולות DeepSeek בעורך הבלוקים"

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

#: inc/Admin/Options.php:193
msgid "Enable Grok"
msgstr "הפעל Grok"

#: inc/Admin/Options.php:194
msgid "Use Grok capabilities in Block Editor"
msgstr "השתמש ביכולות Grok בעורך הבלוקים"

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

#: inc/Admin/Options.php:209
msgid "Enable Claude"
msgstr "הפעל Claude"

#: inc/Admin/Options.php:210
msgid "Use Claude capabilities in Block Editor"
msgstr "השתמש ביכולות Claude בעורך הבלוקים"

#: inc/Admin/Options.php:235
msgid "Settings Saved."
msgstr "ההגדרות נשמרו."

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