# Copyright (C) 2026 PublishPress
# This file is distributed under the same license as the PublishPress Future Free plugin.
msgid ""
msgstr ""
"Project-Id-Version: PublishPress Future Free 4.10.2-rc.4\n"
"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/project\n"
"POT-Creation-Date: 2026-05-28T20:05:06+00:00\n"
"PO-Revision-Date: 2026-05-21 14:28+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: he_IL\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: WP-CLI 2.12.0\n"
"X-Domain: post-expirator\n"
"Plural-Forms: nplurals=4; plural=(n == 1 ? 0 : (n == 2 ? 1 : ((n > 10 && n % "
"10 == 0) ? 2 : 3)));\n"

#. Plugin Name of the plugin
#: post-expirator.php:4
msgid "PublishPress Future Free"
msgstr "PublishPress Future Free"

#. Plugin URI of the plugin
#: post-expirator.php:5
msgid "http://wordpress.org/extend/plugins/post-expirator/"
msgstr "http://wordpress.org/extend/plugins/post-expirator/"

#. Description of the plugin
#: post-expirator.php:6
msgid ""
"PublishPress Future allows you to schedule automatic changes to posts, pages "
"and other content types."
msgstr ""
"PublishPress Future מאפשרת לך לתזמן שינויים אוטומטיים לפוסטים, עמודים וסוגי "
"תוכן אחרים."

#. Author of the plugin
#: post-expirator.php:7
msgid "PublishPress"
msgstr "PublishPress"

#. Author URI of the plugin
#: post-expirator.php:9
msgid "http://publishpress.com"
msgstr "http://publishpress.com"

#: legacy/classes/Display.class.php:113 legacy/classes/Display.class.php:141
msgid "You do not have permission to configure PublishPress Future."
msgstr "אין לך הרשאה להגדיר את PublishPress Future."

#: legacy/classes/Display.class.php:157
msgid "Debug is disabled"
msgstr "דיבוג מושבת"

#: legacy/classes/Display.class.php:279
msgid "Debugging Disabled"
msgstr "דיבוג מושבת"

#: legacy/classes/Display.class.php:285
msgid "Debugging Enabled"
msgstr "דיבוג מופעל"

#: legacy/classes/Display.class.php:293
msgid "Debugging Table Emptied"
msgstr "טבלת הדיבוג רוקנה"

#: legacy/classes/Display.class.php:299
msgid ""
"The legacy future actions migration has been enqueued and will run "
"asynchronously."
msgstr "ההגירה של פעולות העתיד הקודמות הוזנה ותתבצע באופן אסינכרוני."

#: legacy/classes/Display.class.php:308
msgid ""
"The legacy actions arguments restoration has been enqueued and will run "
"asynchronously."
msgstr "שחזור ארגומנטי הפעולות הקודמות הוזן ותתבצע באופן אסינכרוני."

#: legacy/classes/Display.class.php:323
msgid "The database schema was fixed."
msgstr "סכמת מסד הנתונים תוקנה."

#: legacy/classes/Display.class.php:328
msgid ""
"The database schema could not be fixed. Please, contact the support team."
msgstr "לא ניתן לתקן את סכמת מסד הנתונים. אנא פנה לצוות התמיכה."

#: legacy/classes/Display.class.php:399 legacy/classes/Display.class.php:453
#: legacy/classes/Display.class.php:475
msgid "Saved Options!"
msgstr "אפשרויות נשמרו!"

#. translators: %1$s is the plugin name, %2$s is the star rating markup
#: legacy/classes/Display.class.php:567
#, php-format
msgid "If you like %1$s, please leave us a %2$s rating. Thank you!"
msgstr "אם אתה אוהב את %1$s, אנא השאר לנו דירוג של %2$s. תודה!"

#: legacy/classes/Display.class.php:582
msgid "About PublishPress Future"
msgstr "על PublishPress Future"

#: legacy/classes/Display.class.php:584
msgid "About"
msgstr "על"

#: legacy/classes/Display.class.php:590
msgid "Future Documentation"
msgstr "תיעוד עתידי"

#: legacy/classes/Display.class.php:592
msgid "Documentation"
msgstr "תיעוד"

#: legacy/classes/Display.class.php:598
msgid "Contact the PublishPress team"
msgstr "צור קשר עם צוות PublishPress"

#: legacy/classes/Display.class.php:600
msgid "Contact"
msgstr "צור קשר"

#: legacy/deprecated-functions.php:423
msgid "No taxonomies found"
msgstr "לא נמצאו taxonomies"

#: services.php:151 src/Modules/Settings/SettingsFacade.php:122
msgid "l F jS, Y"
msgstr "l F jS, Y"

#: services.php:155 src/Modules/Settings/SettingsFacade.php:123
msgid "g:ia"
msgstr "g:i a"

#: services.php:156 src/Modules/Settings/SettingsFacade.php:124
msgid "Post expires at EXPIRATIONTIME on ACTIONDATE"
msgstr "הפוסט פג בתאריך EXPIRATIONTIME על ACTIONDATE"

#: src/Framework/Logger/DBTableSchemas/DebugLogSchema.php:78
#: src/Modules/Expirator/DBTableSchemas/ActionArgsSchema.php:84
#: src/Modules/Workflows/DBTableSchemas/WorkflowScheduledStepsSchema.php:93
#, php-format
msgid "The table %s does not exist."
msgstr "הטבלה %s אינה קיימת."

#: src/Framework/Logger/DBTableSchemas/DebugLogSchema.php:91
msgid "The table indexes are invalid: "
msgstr "אינדקסי הטבלה אינם תקינים: "

#: src/Framework/System/DateTimeHandler.php:36
msgid "Empty date time offset."
msgstr "הזמן בתאריך ריק."

#: src/Framework/System/DateTimeHandler.php:44
msgid "Invalid date time offset"
msgstr "הזמן בתאריך אינו תקין"

#: src/Modules/Backup/Controllers/BackupAdminPage.php:164
#: assets/js/backupPanel.js:34 assets/js/backupPanel.js:689
#: assets/js/backupPanel.js:719
#: assets/jsx/backup-panel/components/backup-panel.jsx:10
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:77
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:105
#: assets/js/backupPanel.js:10 assets/js/backupPanel.js:552
#: assets/js/backupPanel.js:580
msgid "Export"
msgstr "ייצוא"

#: src/Modules/Backup/Controllers/BackupAdminPage.php:169
#: assets/js/backupPanel.js:37 assets/js/backupPanel.js:540
#: assets/js/backupPanel.js:1248
#: assets/jsx/backup-panel/components/backup-panel.jsx:14
#: assets/jsx/backup-panel/components/tabs-content/components/tabs/tab-import.jsx:106
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:131
#: assets/js/backupPanel.js:14 assets/js/backupPanel.js:442
#: assets/js/backupPanel.js:938
msgid "Import"
msgstr "ייבוא"

#: src/Modules/Backup/Controllers/BackupRestApi.php:142
msgid "Failed to get workflows. Check the logs for more details."
msgstr "נכשל בהשגת זרימות עבודה. בדוק את הלוגים למידע נוסף."

#: src/Modules/Backup/Controllers/BackupRestApi.php:194
msgid "Failed to export the file. Check the logs for more details."
msgstr "נכשל בייצוא הקובץ. בדוק את הלוגים למידע נוסף."

#: src/Modules/Backup/Controllers/BackupRestApi.php:363
msgid "Failed to import the file. Check the logs for more details."
msgstr "נכשל בייבוא הקובץ. בדוק את הלוגים למידע נוסף."

#: src/Modules/Debug/Controllers/Controller.php:106
msgid "You do not have sufficient permissions to access this page."
msgstr "אין לך מספיק הרשאות לגשת לדף זה."

#: src/Modules/Debug/Controllers/Controller.php:111
msgid "Invalid nonce."
msgstr "nonce אינו תקין."

#: src/Modules/Debug/DebugLogDisplayHelper.php:91
#: src/Modules/Debug/Views/raw-debug-log.html.php:39
#: src/Modules/Settings/Controllers/Controller.php:215
#: src/Views/menu-debug-log.php:113
msgid "Debugging table is currently empty."
msgstr "טבלת הבאגים ריקה כרגע."

#: src/Modules/Debug/DebugLogDisplayHelper.php:95
#: src/Modules/Debug/Views/raw-debug-log.html.php:40
#: src/Modules/Settings/Controllers/Controller.php:216
#: src/Views/menu-debug-log.php:115
msgid "No results match the current filter."
msgstr "לא נמצאו תוצאות התואמות את הסינון הנוכחי."

#. translators: %1$d: displayed count, %2$d: filtered total, %3$d: sessions, %4$d: total unfiltered, %5$s: filtered log size, %6$s: total log size.
#: src/Modules/Debug/DebugLogDisplayHelper.php:102
#, php-format
msgid ""
"Showing the latest %1$d of %2$d logs (%3$d sessions). Total in database: "
"%4$d. Log size: %5$s (total: %6$s)."
msgstr "מציג את %1$d מתוך %2$d יומנים (%3$d סשנים). גודל יומן: %4$s."

#. translators: %1$d: displayed count, %2$d: total count, %3$d: sessions, %4$s: log size.
#: src/Modules/Debug/DebugLogDisplayHelper.php:114
#, php-format
msgid "Showing the latest %1$d of %2$d logs (%3$d sessions). Log size: %4$s."
msgstr "מציג את %1$d מתוך %2$d יומנים (%3$d סשנים). גודל יומן: %4$s."

#. translators: %1$d: filtered logs count, %2$d: sessions, %3$d: total unfiltered, %4$s: filtered log size, %5$s: total log size.
#: src/Modules/Debug/DebugLogDisplayHelper.php:125
#, php-format
msgid ""
"Showing all %1$d logs (%2$d sessions). Total in database: %3$d. Log size: "
"%4$s (total: %5$s)."
msgstr "מציג את כל %1$d יומנים (%2$d סשנים). גודל יומן: %3$s."

#. translators: %1$d: total logs count, %2$d: sessions count, %3$s: log size.
#: src/Modules/Debug/DebugLogDisplayHelper.php:136
#, php-format
msgid "Showing all %1$d logs (%2$d sessions). Log size: %3$s."
msgstr "מציג את כל %1$d יומנים (%2$d סשנים). גודל יומן: %3$s."

#: src/Modules/Debug/Migrations/V04905DebugLogRequestId.php:80
msgid ""
"Add request_id and trigger_activated columns to debug log table after v4.10.0"
msgstr ""
"הוסף עמודות request_id ו-trigger_activated לטבלת יומן הדיבוג לאחר גרסה "
"v4.10.0"

#: src/Modules/Debug/Migrations/V04906DebugLogTimestampMilliseconds.php:79
msgid "Add millisecond precision to debug log timestamp column (v4.10.0)"
msgstr "הוסף דיוק במילישניות לעמודת חותמת הזמן של יומן הבאגים (v4.10.0)"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:120
#: src/Modules/Expirator/Controllers/BulkEditController.php:157
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:362
#: src/Modules/Expirator/Controllers/QuickEditController.php:287
#: src/Modules/Expirator/Controllers/SettingsController.php:280
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5647
#: assets/jsx/workflow-editor/components/data-fields/taxonomy-terms.jsx:60
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4340
msgid "Taxonomy"
msgstr "טקסונומיה"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:149
#: src/Modules/Expirator/Controllers/BulkEditController.php:188
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:149
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:391
#: src/Modules/Expirator/Controllers/QuickEditController.php:318
#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:131
#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:132
#: src/Modules/Expirator/Controllers/SettingsController.php:544
#: src/Views/menu-admin.php:44 src/Views/tabs-future-actions.php:51
msgid "Future Actions"
msgstr "פעולות עתידיות"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:150
#: src/Modules/Expirator/Controllers/BulkEditController.php:189
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:392
#: src/Modules/Expirator/Controllers/QuickEditController.php:319
#: src/Views/menu-admin.php:67
msgid "Enable Future Action"
msgstr "הפעל פעולה עתידית"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:173
#: src/Modules/Expirator/Controllers/BulkEditController.php:214
#: src/Modules/Expirator/Controllers/QuickEditController.php:344
msgid "Categories"
msgstr "קטגוריות"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:176
#: src/Modules/Expirator/Controllers/BulkEditController.php:217
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:419
#: src/Modules/Expirator/Controllers/QuickEditController.php:347
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:50
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:153
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11422
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:246
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9192
msgid "Action"
msgstr "פעולה"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:177
#: src/Modules/Expirator/Controllers/BulkEditController.php:220
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:422
#: src/Modules/Expirator/Controllers/QuickEditController.php:350
msgid "Loading"
msgstr "טוען"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:178
#: src/Modules/Expirator/Controllers/BulkEditController.php:218
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:420
#: src/Modules/Expirator/Controllers/QuickEditController.php:348
msgid "Show Calendar"
msgstr "הצג לוח שנה"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:179
#: src/Modules/Expirator/Controllers/BulkEditController.php:219
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:421
#: src/Modules/Expirator/Controllers/QuickEditController.php:349
msgid "Hide Calendar"
msgstr "הסתיר לוח שנה"

#. translators: the text between {} is the link to the settings page.
#. translators: the text between {{}} is the link to the settings page.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:181
#: src/Modules/Expirator/Controllers/BulkEditController.php:222
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:424
#: src/Modules/Expirator/Controllers/QuickEditController.php:352
msgid "Timezone is controlled by the {WordPress Settings}."
msgstr "אזורים זמן נשלטים על ידי {WordPress Settings}."

#. translators: %s is the name of the taxonomy in plural form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:188
#: src/Modules/Expirator/Controllers/BulkEditController.php:229
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:431
#: src/Modules/Expirator/Controllers/QuickEditController.php:356
#, php-format
msgid "No %s found."
msgstr "לא נמצאו %s."

#: src/Modules/Expirator/Controllers/BlockEditorController.php:191
#: src/Modules/Expirator/Controllers/BulkEditController.php:233
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:434
#: src/Modules/Expirator/Controllers/QuickEditController.php:359
msgid "You must assign a taxonomy to this post type to use this feature."
msgstr "עליך להקצות taxonomy לסוג פוסט זה כדי להשתמש בתכונה זו."

#. translators: %s is the name of the taxonomy in plural form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:196
#: src/Modules/Expirator/Controllers/BulkEditController.php:243
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:439
#: src/Modules/Expirator/Controllers/QuickEditController.php:361
#, php-format
msgid "New %s"
msgstr "חדש %s"

#. translators: %s is the name of the taxonomy in plural form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:198
#: src/Modules/Expirator/Controllers/BulkEditController.php:245
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:441
#: src/Modules/Expirator/Controllers/QuickEditController.php:363
#, php-format
msgid "%s to remove"
msgstr "%s להסרה"

#. translators: %s is the name of the taxonomy in plural form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:200
#: src/Modules/Expirator/Controllers/BulkEditController.php:247
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:443
#: src/Modules/Expirator/Controllers/QuickEditController.php:365
#, php-format
msgid "%s to add"
msgstr "%s להוספה"

#. translators: %s is the name of the taxonomy in singular form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:203
#: src/Modules/Expirator/Controllers/BulkEditController.php:250
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:446
#: src/Modules/Expirator/Controllers/QuickEditController.php:367
#, php-format
msgid "Search for %s"
msgstr "חפש %s"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:206
#: src/Modules/Expirator/Controllers/BulkEditController.php:253
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:449
#: src/Modules/Expirator/Controllers/QuickEditController.php:368
msgid "Select an action"
msgstr "בחר פעולה"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:207
#: src/Modules/Expirator/Controllers/BulkEditController.php:254
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:450
#: src/Modules/Expirator/Controllers/QuickEditController.php:369
msgid "Select a date"
msgstr "בחר תאריך"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:208
#: src/Modules/Expirator/Controllers/BulkEditController.php:255
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:451
#: src/Modules/Expirator/Controllers/QuickEditController.php:370
msgid "Date cannot be in the past"
msgstr "התאריך לא יכול להיות בעבר"

#. translators: %s is the name of the taxonomy in singular form.
#: src/Modules/Expirator/Controllers/BlockEditorController.php:211
#: src/Modules/Expirator/Controllers/BulkEditController.php:258
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:454
#: src/Modules/Expirator/Controllers/QuickEditController.php:373
#: src/Modules/Expirator/Controllers/SettingsController.php:298
#, php-format
msgid "Please select one or more %s"
msgstr "אנא בחר אחד או יותר %s"

#: src/Modules/Expirator/Controllers/BlockEditorController.php:214
#: src/Modules/Expirator/Controllers/BulkEditController.php:261
#: src/Modules/Expirator/Controllers/ClassicEditorController.php:457
#: src/Modules/Expirator/Controllers/QuickEditController.php:376
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:85
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:91
msgid "New status"
msgstr "סטטוס חדש"

#: src/Modules/Expirator/Controllers/BulkActionController.php:100
msgid "No posts selected. Unable to sync Future Actions."
msgstr "לא נבחרו פוסטים. לא ניתן לסנכרן פעולות עתידיות."

#: src/Modules/Expirator/Controllers/BulkActionController.php:105
msgid "Future Actions successfully synced with Post Metadata."
msgstr "פעולות עתידיות סונכרנו בהצלחה עם метאדאטה של הפוסט."

#: src/Modules/Expirator/Controllers/BulkActionController.php:126
msgid "Update Future Actions from Post Metadata"
msgstr "עדכן פעולות עתידיות ממתאדאטה של הפוסט"

#: src/Modules/Expirator/Controllers/BulkEditController.php:232
msgid "Future Action Update"
msgstr "עדכון פעולה עתידית"

#: src/Modules/Expirator/Controllers/BulkEditController.php:237
#: assets/js/workflowManualSelectionBulkEdit.js:154
#: assets/jsx/workflow-manual-selection/bulk-edit/fieldset.jsx:72
#: assets/js/workflowManualSelectionBulkEdit.js:98
msgid "— No Change —"
msgstr "— ללא שינוי —"

#: src/Modules/Expirator/Controllers/BulkEditController.php:238
msgid "Add or update action for posts"
msgstr "הוסף או עדכן פעולה עבור פוסטים"

#: src/Modules/Expirator/Controllers/BulkEditController.php:239
msgid "Add action if none exists for posts"
msgstr "הוסף פעולה אם אין קיימת עבור פוסטים"

#: src/Modules/Expirator/Controllers/BulkEditController.php:240
msgid "Update the existing actions for posts"
msgstr "עדכן את הפעולות הקיימות עבור פוסטים"

#: src/Modules/Expirator/Controllers/BulkEditController.php:241
msgid "Remove action from posts"
msgstr "הסר פעולה מפוסטים"

#: src/Modules/Expirator/Controllers/ClassicEditorController.php:416
msgid "Category"
msgstr "קטגוריה"

#: src/Modules/Expirator/Controllers/PluginsListController.php:50
#: src/Modules/VersionNotices/Module.php:137
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9593
#: assets/jsx/workflow-editor/components/layout/header.jsx:160
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7429
msgid "Upgrade to Pro"
msgstr "שדרג לגרסה מקצועית"

#: src/Modules/Expirator/Controllers/PluginsListController.php:69
#: src/Modules/Workflows/Controllers/ManualPostTrigger.php:495
#: src/Modules/Workflows/Controllers/PostType.php:49
#: src/Modules/Workflows/Controllers/WorkflowsList.php:181
#: assets/js/backupPanel.js:509 assets/js/backupPanel.js:695
#: assets/js/workflowManualSelectionBlockEditor.js:2157
#: assets/js/workflowManualSelectionBulkEdit.js:167
#: assets/js/workflowManualSelectionQuickEdit.js:2175
#: assets/jsx/backup-panel/components/tabs-content/components/tabs/tab-import.jsx:68
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:83
#: assets/jsx/workflow-manual-selection/block-editor/index.jsx:49
#: assets/jsx/workflow-manual-selection/bulk-edit/fieldset.jsx:88
#: assets/jsx/workflow-manual-selection/quick-edit/index.jsx:75
#: assets/js/backupPanel.js:404 assets/js/backupPanel.js:558
#: assets/js/workflowManualSelectionBlockEditor.js:1629
#: assets/js/workflowManualSelectionBulkEdit.js:114
#: assets/js/workflowManualSelectionQuickEdit.js:1667
msgid "Action Workflows"
msgstr "זרימות פעולה"

#. translators: button label text should, if possible, be under 16 characters.
#: src/Modules/Expirator/Controllers/PluginsListController.php:70
#: src/Modules/Expirator/Controllers/SettingsController.php:132
#: src/Modules/Expirator/Controllers/SettingsController.php:133
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:67
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:67
#: src/Views/tabs-settings.php:47
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14390
#: assets/jsx/workflow-editor/components/settings-sidebar/settings-sidebar.jsx:54
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11957
msgid "Settings"
msgstr "הגדרות"

#: src/Modules/Expirator/Controllers/PostListController.php:89
#: src/Modules/Workflows/Controllers/PostsList.php:72
msgid "Future Action"
msgstr "פעולה עתידית"

#: src/Modules/Expirator/Controllers/PostListController.php:235
#: src/Modules/Workflows/Controllers/PostsList.php:88
msgid "No future action"
msgstr "אין פעולה עתידית"

#: src/Modules/Expirator/Controllers/RestAPIController.php:249
msgid "Invalid date time offset."
msgstr "אופס, תאריך ושעת זמן לא תקינים."

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:140
#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:141
#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:324
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:47
#: src/Modules/Workflows/Controllers/WorkflowsList.php:801
msgid "Scheduled Actions"
msgstr "פעולות מתוזמנות"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:219
msgid "Log format"
msgstr "פורמט לוג"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:227
msgid "List"
msgstr "רשימה"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:237
msgid "Popup"
msgstr "חלון קופץ"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:305
msgid "Unknown post"
msgstr "פוסט לא ידוע"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:308
#, php-format
msgid "Executed action for: %s (ID: %d)"
msgstr "הפעולה בוצעה עבור: %s (מזהה: %d)"

#: src/Modules/Expirator/Controllers/ScheduledActionsController.php:313
msgid "Executed scheduled action"
msgstr "הפעולה המתוזמנת בוצעה"

#. translators: %1$s is the link to the PHP strtotime function documentation, %2$s and %3$s are the opening and closing code tags. Please, do not translate the date format text, since PHP will not be able to calculate using non-english terms.
#: src/Modules/Expirator/Controllers/SettingsController.php:252
#: src/Views/menu-general.php:41
#, php-format
msgid ""
"Set the offset to use for the default action date and time. For information "
"on formatting, see %1$s. For example, you could enter %2$s+1 month%3$s or "
"%2$s+1 week 2 days 4 hours 2 seconds%3$s or %2$snext Thursday%3$s. Please, "
"use only terms in English."
msgstr ""
"הגדר את ההסטה שתשמש עבור תאריך ושעת הפעולה ברירת המחדל. למידע על עיצוב, ראה "
"%1$s. לדוגמה, תוכל להזין %2$s+1 month%3$s או %2$s+1 week 2 days 4 hours 2 "
"seconds%3$s או %2$snext Thursday%3$s. אנא השתמש רק במונחים באנגלית."

#: src/Modules/Expirator/Controllers/SettingsController.php:262
msgid "Default Values"
msgstr "ערכי ברירת מחדל"

#: src/Modules/Expirator/Controllers/SettingsController.php:263
msgid ""
"Use the values below to set the default actions/values to be used for each "
"for the corresponding post types.  These values can all be overwritten when "
"creating/editing the post/page."
msgstr ""
"השתמש בערכים למטה כדי לקבוע את פעולות/ערכים ברירת המחדל שיבוצעו עבור כל סוגי "
"הפוסטים המתאימים. ערכים אלו יכולים להיכתב מחדש בעת יצירה/עריכה של הפוסט/עמוד."

#: src/Modules/Expirator/Controllers/SettingsController.php:267
msgid "Active"
msgstr "פעיל"

#: src/Modules/Expirator/Controllers/SettingsController.php:268
msgid "Activate the PublishPress Future actions for this post type"
msgstr "הפעל את פעולות PublishPress Future עבור סוג הפוסט הזה"

#: src/Modules/Expirator/Controllers/SettingsController.php:269
msgid "Default Action"
msgstr "פעולה ברירת מחדל"

#: src/Modules/Expirator/Controllers/SettingsController.php:270
msgid "Select the default action for the post type."
msgstr "בחר את הפעולה ברירת המחדל עבור סוג הפוסט."

#: src/Modules/Expirator/Controllers/SettingsController.php:274
#: src/Views/taxonomy-field.php:14
msgid "Select the taxonomy to be used for actions."
msgstr "בחר את הטקסונומיה שיש להשתמש בה עבור פעולות."

#: src/Modules/Expirator/Controllers/SettingsController.php:278
msgid "Automatically create actions"
msgstr "צור פעולות באופן אוטומטי"

#: src/Modules/Expirator/Controllers/SettingsController.php:279
msgid ""
"This will automatically create an action for new posts, using the default "
"settings on this screen"
msgstr ""
"זה ייצור אוטומטית פעולה עבור פוסטים חדשים, תוך שימוש בהגדרות ברירת המחדל "
"במסך זה"

#: src/Modules/Expirator/Controllers/SettingsController.php:281
msgid ""
"No taxonomies found for this post type. Taxonomy actions will not be "
"available."
msgstr ""
"לא נמצאו טקסונומיות עבור סוג פוסט זה. פעולות טקסונומיות לא יהיו זמינות."

#: src/Modules/Expirator/Controllers/SettingsController.php:282
#: src/Views/menu-notifications.php:116 src/Views/menu-notifications.php:169
msgid "Who to Notify"
msgstr "מי להודיע"

#: src/Modules/Expirator/Controllers/SettingsController.php:283
msgid ""
"Enter a comma separated list of emails that you would like to be notified "
"when the action runs."
msgstr "רשימה מופרדת בפסיקים של כתובות דוא\"ל שאליהן יישלח המסר."

#: src/Modules/Expirator/Controllers/SettingsController.php:287
#: src/Views/menu-general.php:29
msgid "Default Date/Time Offset"
msgstr "הסטת תאריך/שעה ברירת מחדל"

#: src/Modules/Expirator/Controllers/SettingsController.php:290
#: src/Views/menu-general.php:48
msgid "PHP strtotime function"
msgstr "פונקציית strtotime של PHP"

#: src/Modules/Expirator/Controllers/SettingsController.php:294
msgid "Default terms:"
msgstr "תנאים ברירת מחדל:"

#: src/Modules/Expirator/Controllers/SettingsController.php:295
msgid "Save changes"
msgstr "שמור שינויים"

#: src/Modules/Expirator/Controllers/SettingsController.php:296
msgid "Wait for the validation..."
msgstr "חכה לאימות..."

#: src/Modules/Expirator/Controllers/SettingsController.php:299
#: src/Modules/Expirator/Controllers/SettingsController.php:357
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2417
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:168
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1781
msgid "Date Preview"
msgstr "תצוגה מקדימה של תאריך"

#: src/Modules/Expirator/Controllers/SettingsController.php:300
#: src/Modules/Expirator/Controllers/SettingsController.php:358
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2418
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:169
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1782
msgid "Current Date"
msgstr "תאריך נוכחי"

#: src/Modules/Expirator/Controllers/SettingsController.php:301
#: src/Modules/Expirator/Controllers/SettingsController.php:359
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2419
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:170
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1783
msgid "Computed Date"
msgstr "תאריך מחושב"

#: src/Modules/Expirator/Controllers/SettingsController.php:302
#: src/Modules/Expirator/Controllers/SettingsController.php:360
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:130
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:120
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2590
#: assets/jsx/workflow-editor/components/data-fields/debug-levels.jsx:11
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1932
msgid "Error"
msgstr "שגיאה"

#: src/Modules/Expirator/Controllers/SettingsController.php:303
msgid "Custom statuses"
msgstr "סטטוסים מותאמים אישית"

#: src/Modules/Expirator/Controllers/SettingsController.php:304
msgid "Enable support for custom statuses"
msgstr "אפשר תמיכה בסטטוסים מותאמים אישית"

#: src/Modules/Expirator/Controllers/SettingsController.php:305
msgid "Checking this option will allow you to move posts to a custom status."
msgstr "סימון אפשרות זו יאפשר לך להעביר פוסטים לסטטוס מותאם אישית."

#: src/Modules/Expirator/Controllers/SettingsController.php:306
msgid "Metadata scheduling"
msgstr "תכנון מטא-דאטה"

#: src/Modules/Expirator/Controllers/SettingsController.php:307
msgid "Enable metadata scheduling"
msgstr "אפשר תכנון מטא-דאטה"

#: src/Modules/Expirator/Controllers/SettingsController.php:308
msgid ""
"Checking this option will allow you to use post metadata to control the "
"scheduling of actions."
msgstr "סימון אפשרות זו יאפשר לך להעביר פוסטים לסטטוס מותאם אישית."

#: src/Modules/Expirator/Controllers/SettingsController.php:309
msgid "This is a Pro feature. Upgrade to unlock this functionality."
msgstr "זהו תכונה של Pro. שדרג כדי לפתוח את הפונקציה הזו."

#: src/Modules/Expirator/Controllers/SettingsController.php:459
#: src/Modules/Settings/Controllers/Controller.php:298
msgid "Form Validation Failure: Sorry, your nonce did not verify."
msgstr "כישלון אימות טופס: סליחה, ה-nonce שלך לא אומת."

#: src/Modules/Expirator/Controllers/ShortcodeController.php:95
msgid ""
"The shortcode [futureaction] must be used inside the loop or with the "
"post_id attribute."
msgstr "יש להשתמש בקוד הקצר [futureaction] בתוך הלולאה או עם מאפיין post_id."

#: src/Modules/Expirator/DBTableSchemas/ActionArgsSchema.php:96
msgid "The column args length was not updated to 1000."
msgstr "אורך ארגי העמודה לא עודכן ל-1000."

#: src/Modules/Expirator/ExpirationActions/ChangePostStatus.php:54
#: src/Modules/Expirator/ExpirationActions/PostStatusToDraft.php:52
#: src/Modules/Expirator/ExpirationActions/PostStatusToPrivate.php:52
#: src/Modules/Expirator/ExpirationActions/PostStatusToTrash.php:52
msgid "Status didn't change."
msgstr "הסטטוס לא השתנה."

#. translators: 1: old post status, 2: new post status
#: src/Modules/Expirator/ExpirationActions/ChangePostStatus.php:62
#: src/Modules/Expirator/ExpirationActions/PostStatusToDraft.php:60
#: src/Modules/Expirator/ExpirationActions/PostStatusToPrivate.php:60
#: src/Modules/Expirator/ExpirationActions/PostStatusToTrash.php:60
#, php-format
msgid "Status has been successfully changed from \"%1$s\" to \"%2$s\"."
msgstr "הסטטוס שונה בהצלחה מ-\"%1$s\" ל-\"%2$s\"."

#: src/Modules/Expirator/ExpirationActions/ChangePostStatus.php:93
msgid "Change status"
msgstr "שנה מצב"

#. translators: %s: post type singular label
#: src/Modules/Expirator/ExpirationActions/DeletePost.php:47
#, php-format
msgid "%s was not deleted."
msgstr "%s לא נמחק."

#. translators: %s: post type singular label
#: src/Modules/Expirator/ExpirationActions/DeletePost.php:54
#, php-format
msgid "%s has been successfully deleted."
msgstr "%s נמחק בהצלחה."

#: src/Modules/Expirator/ExpirationActions/DeletePost.php:76
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:87
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11460
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14777
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:292
#: assets/jsx/workflow-editor/components/workflow-delete-button/index.jsx:39
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9238
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12303
msgid "Delete"
msgstr "מחק"

#. translators: %s is the post type singular label
#: src/Modules/Expirator/ExpirationActions/PostCategoryAdd.php:65
#, php-format
msgid "No terms were added to the %s."
msgstr "לא הוספו תנאים ל-%s."

#. translators: %1$s is the taxonomy label, %2$s is the post type singular label, %3$s is the list of terms added, %4$s is the list of terms on the post
#: src/Modules/Expirator/ExpirationActions/PostCategoryAdd.php:77
#, php-format
msgid ""
"The following terms (%1$s) were added to the %2$s: \"%3$s\". The full list "
"of terms on the post is: %4$s."
msgstr "התנאים הבאים (%1$s) הוסרו מ-%2$s: %3$s."

#. translators: %s is the taxonomy name (plural)
#: src/Modules/Expirator/ExpirationActions/PostCategoryAdd.php:120
#, php-format
msgid "Add extra %s"
msgstr "הוסף %s נוספים"

#. translators: %s is the post type singular label
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemove.php:56
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemoveAll.php:56
#, php-format
msgid "No terms were removed from the %s."
msgstr "לא הוסרו תנאים מ-%s."

#. translators: %1$s is the taxonomy name, %2$s is the post type singular label, %3$s is the removed terms list, %4$s is the updated terms list
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemove.php:67
#, php-format
msgid ""
"The following terms (%1$s) were removed from the %2$s: %3$s. The new list of "
"terms on the post is: %4$s."
msgstr "התנאים הבאים (%1$s) הוסרו מ-%2$s: %3$s."

#. translators: %s is the taxonomy name (plural)
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemove.php:112
#, php-format
msgid "Remove selected %s"
msgstr "הסר את %s שנבחרו"

#. translators: %1$s is the taxonomy name, %2$s is the post type singular label, %3$s is the list of term names
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemoveAll.php:67
#, php-format
msgid "The following terms (%1$s) were removed from the %2$s: %3$s."
msgstr "התנאים הבאים (%1$s) הוסרו מ-%2$s: %3$s."

#. translators: %s is the taxonomy name (plural)
#: src/Modules/Expirator/ExpirationActions/PostCategoryRemoveAll.php:106
#, php-format
msgid "Remove all %s"
msgstr "הסר את כל ה-%s"

#. translators: %s is the post type singular label
#: src/Modules/Expirator/ExpirationActions/PostCategorySet.php:58
#, php-format
msgid "No terms were changed on the %s."
msgstr "לא שונו תנאים ב-%s."

#. translators: 1: taxonomy name, 2: post type singular label, 3: updated terms, 4: original terms
#: src/Modules/Expirator/ExpirationActions/PostCategorySet.php:69
#, php-format
msgid ""
"The following terms (%1$s) were set to the %2$s: \"%3$s\". The old list of "
"terms on the post was: %4$s."
msgstr "התנאים הבאים (%1$s) הוסרו מ-%2$s: %3$s."

#. translators: %s is the taxonomy name (plural)
#: src/Modules/Expirator/ExpirationActions/PostCategorySet.php:109
#, php-format
msgid "Replace all %s"
msgstr "החלף את כל ה-%s"

#. translators: %s: new post status
#: src/Modules/Expirator/ExpirationActions/PostStatusToDraft.php:90
#: src/Modules/Expirator/ExpirationActions/PostStatusToPrivate.php:90
#: src/Modules/Expirator/ExpirationActions/PostStatusToTrash.php:90
#, php-format
msgid "Change status to %s"
msgstr "שנה מצב ל-%s"

#. translators: %s: post type singular label
#: src/Modules/Expirator/ExpirationActions/StickPost.php:46
#: src/Modules/Expirator/ExpirationActions/UnstickPost.php:46
#, php-format
msgid "%s didn't change."
msgstr "%s לא השתנה."

#. translators: %s: post type singular label
#: src/Modules/Expirator/ExpirationActions/StickPost.php:53
#, php-format
msgid "%s has been added to stickies list."
msgstr "%s נוסף לרשימת ההדבקות."

#: src/Modules/Expirator/ExpirationActions/StickPost.php:75
msgid "Stick"
msgstr "הדבק"

#. translators: %s: post type singular label
#: src/Modules/Expirator/ExpirationActions/UnstickPost.php:53
#, php-format
msgid "%s has been removed from stickies list."
msgstr "%s הוסר מרשימת ההדבקות."

#: src/Modules/Expirator/ExpirationActions/UnstickPost.php:75
msgid "Unstick"
msgstr "להסיר נעילה"

#: src/Modules/Expirator/Migrations/V30000ActionArgsSchema.php:61
msgid "Migrate legacy actions arguments schema after v3.0.0"
msgstr "להעביר את סכמת ארגומנטים של פעולות ישנות לאחר v3.0.0"

#: src/Modules/Expirator/Migrations/V30000ReplaceFooterPlaceholders.php:71
msgid "Migrate legacy footer placeholders after v3.0.0"
msgstr "להעביר את מחליפי תחתית ישנים לאחר v3.0.0"

#: src/Modules/Expirator/Migrations/V30000WPCronToActionsScheduler.php:121
msgid "Migrate legacy scheduled actions after v3.0.0"
msgstr "להעביר את הפעולות המתוזמנות הישנות לאחר v3.0.0"

#: src/Modules/Expirator/Migrations/V30001RestorePostMeta.php:147
msgid "Restore post meta data after v3.0.1"
msgstr "להשיב את נתוני המטה של הפוסט לאחר v3.0.1"

#: src/Modules/Expirator/Migrations/V30104ArgsColumnLength.php:62
msgid ""
"Change args column length to 1000 in the table _ppfuture_actions_args after "
"v3.1.4"
msgstr ""
"שנה את אורך עמודת args ל-1000 בטבלה _ppfuture_actions_args לאחר גרסה v3.1.4"

#: src/Modules/Expirator/Models/ExpirablePostModel.php:489
msgid "Email is disabled."
msgstr "דוא\"ל מושבת."

#: src/Modules/Expirator/Models/ExpirablePostModel.php:493
msgid "Email sent."
msgstr "דוא\"ל נשלח."

#: src/Modules/Expirator/Models/ExpirablePostModel.php:493
msgid "Email not sent."
msgstr "דוא\"ל לא נשלח."

#. translators: %1$s: post title placeholder, %2$s: notification text, %3$s: action date placeholder, %4$s: post link placeholder
#: src/Modules/Expirator/Models/ExpirablePostModel.php:644
#, php-format
msgid "%1$s. %2$s on %3$s. The post link is %4$s"
msgstr "%1$s. %2$s ב-%3$s. הקישור לפוסט הוא %4$s"

#. translators: %s is the post title
#: src/Modules/Expirator/Models/ExpirablePostModel.php:662
#, php-format
msgid "Future Action Complete \"%s\""
msgstr "הפעולה העתידית הושלמה \"%s\""

#. translators: 1: is the blog name, 2: the email subject
#: src/Modules/Expirator/Models/ExpirablePostModel.php:666
#, fuzzy, php-format
msgid "[%1$s] %2$s"
msgstr "[%1$s] %2$s"

#. translators: %s is the date/time offset and %s is the post type.
#: src/Modules/Expirator/Models/PostTypeDefaultDataModel.php:156
#, php-format
msgid ""
"Invalid date/time offset \"%s\" for post type \"%s\". Please ensure you use "
"only English terms for the date/time offset, such as \"3 months\" or \"1 "
"week\"."
msgstr ""
"הסטת תאריך/שעה לא חוקית \"%s\" עבור סוג פוסט \"%s\". אנא ודא שאתה משתמש רק "
"במונחים באנגלית עבור הסטת התאריך/שעה, כמו \"3 months\" או \"1 week\"."

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:53
#: src/Modules/Workflows/Controllers/WorkflowsList.php:234
msgid "Status"
msgstr "סטטוס"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:55
msgid "Arguments"
msgstr "ארגומנטים"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:56
msgid "Logs"
msgstr "יומנים"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:57
msgid "Scheduled Date"
msgstr "תאריך מתוזמן"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:58
msgid "Recurrence"
msgstr "חזרה"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:64
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:67
msgid "Run now"
msgstr "הרץ עכשיו"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:76
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:89
#: assets/js/backupPanel.js:723
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:109
#: assets/js/backupPanel.js:584
msgid "Cancel"
msgstr "ביטול"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:77
msgid ""
"Cancel the action. This will prevent the action from running in the future"
msgstr "בטל את הפעולה. זה ימנע מהפעולה לפעול בעתיד"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:88
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:478
msgid "Run"
msgstr "הרץ"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:96
#, php-format
msgid "%s year"
msgid_plural "%s years"
msgstr[0] "%s שנה"
msgstr[1] "%s שנים"
msgstr[2] "%s שנים"
msgstr[3] "%s שנים"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:101
#, php-format
msgid "%s month"
msgid_plural "%s months"
msgstr[0] "%s חודש"
msgstr[1] "%s חודשים"
msgstr[2] "%s חודשים"
msgstr[3] "%s חודשים"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:106
#, php-format
msgid "%s week"
msgid_plural "%s weeks"
msgstr[0] "%s שבוע"
msgstr[1] "%s שבועות"
msgstr[2] "%s שבועות"
msgstr[3] "%s שבועות"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:111
#, php-format
msgid "%s day"
msgid_plural "%s days"
msgstr[0] "%s יום"
msgstr[1] "%s ימים"
msgstr[2] "%s ימים"
msgstr[3] "%s ימים"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:116
#, php-format
msgid "%s hour"
msgid_plural "%s hours"
msgstr[0] "%s שעה"
msgstr[1] "%s שעות"
msgstr[2] "%s שעות"
msgstr[3] "%s שעות"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:121
#, php-format
msgid "%s minute"
msgid_plural "%s minutes"
msgstr[0] "%s דקה"
msgstr[1] "%s דקות"
msgstr[2] "%s דקות"
msgstr[3] "%s דקות"

#. translators: %s: amount of time
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:126
#, php-format
msgid "%s second"
msgid_plural "%s seconds"
msgstr[0] "%s שנייה"
msgstr[1] "%s שניות"
msgstr[2] "%s שניות"
msgstr[3] "%s שניות"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:156
msgid "Action Logs"
msgstr "יומני פעולות"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:314
msgid "Uninitialized"
msgstr "לא מאותחל"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:315
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:384
msgid "Scheduled"
msgstr "מתוכנן"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:316
msgid "Complete"
msgstr "מושלם"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:317
msgid "Failed"
msgstr "נכשל"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:318
msgid "Canceled"
msgstr "בוטל"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:319
msgid "Running"
msgstr "פועל"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:320
msgid "All"
msgstr "הכל"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:357
msgid "Search hook, args and claim ID"
msgstr "חפש הוק, ארגומנטים ומזהה תביעה"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:388
msgid "Completed"
msgstr "הושלם"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:477
msgid "Process the action now"
msgstr "עבד את הפעולה עכשיו"

#. translators: %1$s: post type label, %2$d: post ID, %3$s: post link tag start, %4$s: post title, %5$s: post link tag end
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:524
#, fuzzy, php-format
msgid "%1$s: [%2$d] %3$s%4$s%5$s"
msgstr "%1$s: [%2$d] %3$s%4$s%5$s"

#. translators: %s is the new status
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:559
#, php-format
msgid "New Status: %s"
msgstr "סטטוס חדש: %s"

#. translators: %s is the list of terms
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:567
#, php-format
msgid "Terms: %s"
msgstr "מונחים: %s"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:670
msgid "View log"
msgstr "צפה ביומן"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:681
msgid "Action: "
msgstr "פעולה: "

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:687
msgid "Status: "
msgstr "סטטוס: "

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:693
msgid "Arguments: "
msgstr "ארגומנטים: "

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:699
msgid "Scheduled date: "
msgstr "תאריך מתוכנן: "

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:713
#: src/Views/menu-diagnostics.php:241
msgid "Date"
msgstr "תאריך"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:714
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:70
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:100
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:148
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:92
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:105
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:166
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:183
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:81
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:95
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:178
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:195
msgid "Message"
msgstr "הודעה"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:748
msgid "Async"
msgstr "אסינכרוני"

#. translators: %s is the date interval in human readable format in the past
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:765
#, php-format
msgid " (%s ago)"
msgstr " (%s לפני)"

#. translators: %s is the date interval in human readable format in the present or future
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:771
#, fuzzy, php-format
msgid " (%s)"
msgstr " (%s)"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:795
msgid "Now!"
msgstr "עכשיו!"

#. translators: %s: time interval
#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:845
#, php-format
msgid "Every %s"
msgstr "כל %s"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:851
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5335
#: assets/jsx/workflow-editor/components/data-fields/recurrence.jsx:15
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4071
msgid "Non-repeating"
msgstr "לא חוזר"

#: src/Modules/Expirator/Tables/ScheduledActionsTable.php:861
msgid "No Scheduled Actions."
msgstr "אין פעולות מתוכננות."

#: src/Modules/Settings/Controllers/Controller.php:208
msgid "Auto-refresh"
msgstr "רענון אוטומטי"

#: src/Modules/Settings/Controllers/Controller.php:209
msgid "Refresh interval:"
msgstr "מרווח רענון:"

#: src/Modules/Settings/Controllers/Controller.php:210
msgid "seconds"
msgstr "שניות"

#: src/Modules/Settings/Controllers/Controller.php:211
msgid "Last refreshed:"
msgstr "עודכן לאחרונה:"

#: src/Modules/Settings/Controllers/Controller.php:212
msgid "seconds ago"
msgstr "לפני שניות"

#: src/Modules/Settings/Controllers/Controller.php:213
msgid "Refreshing..."
msgstr "מתעדכן..."

#: src/Modules/Settings/Controllers/Controller.php:214
msgid "Failed to refresh log data."
msgstr "נכשל בעדכון נתוני ה-log."

#: src/Modules/Settings/Controllers/Controller.php:252
msgid "Scheduled Workflow Steps Cleanup"
msgstr "ניקוי שלבים בתהליך עבודה מתוכנן"

#: src/Modules/Settings/Controllers/Controller.php:253
msgid "Automatically remove scheduled workflow steps"
msgstr "מחק אוטומטית שלבים בתהליך עבודה מתוכנן"

#: src/Modules/Settings/Controllers/Controller.php:257
msgid ""
"Automatically remove scheduled workflow steps that have been marked as "
"failed, completed, or cancelled."
msgstr "מחק אוטומטית שלבים בתהליך עבודה מתוכנן"

#: src/Modules/Settings/Controllers/Controller.php:261
msgid "Retain all scheduled workflow steps"
msgstr "שמור את כל השלבים בתהליך עבודה המתוכנן"

#: src/Modules/Settings/Controllers/Controller.php:265
msgid ""
"Retain all scheduled workflow steps indefinitely, including those marked as "
"failed, completed, or cancelled. This may impact database performance over "
"time."
msgstr ""
"שמור את כל שלבי העבודה המתוזמנים לנצח, כולל אלה שסומנו ככושלים, הושלמו או "
"בוטלו. זה עלול להשפיע על ביצועי מסד הנתונים עם הזמן."

#: src/Modules/Settings/Controllers/Controller.php:269
msgid "Retention"
msgstr "שימור"

#: src/Modules/Settings/Controllers/Controller.php:270
msgid ""
"The duration, in days, for which completed, failed, and canceled scheduled "
"workflow steps will be preserved before automatic removal."
msgstr ""
"המשך, בימים, עבורם שלבי העבודה המתוזמנים המושלמים, הכושלים והמבוטלים יישמרו "
"לפני הסרה אוטומטית."

#: src/Modules/Settings/Controllers/Controller.php:274
msgid "days"
msgstr "ימים"

#. translators: %1$s and %2$s are placeholders for the link to by the Pro version
#: src/Modules/VersionNotices/Module.php:95
#, php-format
msgid ""
"You're using PublishPress Future Free. The Pro version has more features and "
"support. %1$sUpgrade to Pro%2$s"
msgstr ""
"אתה משתמש ב-PublishPress Future Free. לגרסה Pro יש יותר תכונות ותמיכה. "
"%1$sשדרג לגרסה Pro%2$s"

#: src/Modules/Workflows/Controllers/ManualPostTrigger.php:426
msgid "Workflow Manual Trigger"
msgstr "הפעלה ידנית של תהליך עבודה"

#: src/Modules/Workflows/Controllers/PastDueActions.php:118
msgid "Check and warn about past-due actions"
msgstr "בדוק והזהר על פעולות שעברו את המועד"

#. translators: %s is the admin URL to the scheduled actions page
#: src/Modules/Workflows/Controllers/PastDueActions.php:148
#, php-format
msgid ""
"You have past-due scheduled actions in PublishPress Future.\n"
"\n"
"Please check them at %s"
msgstr ""
"יש לך פעולות מתוזמנות שחל עליהן תאריך יעד ב-PublishPress Future.\n"
"\n"
"אנא בדוק אותן ב-%s"

#: src/Modules/Workflows/Controllers/PastDueActions.php:155
msgid "[PublishPress Future] Past-due Actions Found"
msgstr "[PublishPress Future] פעולות שעברו את המועד נמצאו"

#: src/Modules/Workflows/Controllers/PostType.php:50
msgid "Future Workflow"
msgstr "תהליך עבודה עתידי"

#: src/Modules/Workflows/Controllers/PostType.php:51
msgid "Add New"
msgstr "הוסף חדש"

#: src/Modules/Workflows/Controllers/PostType.php:52
msgid "Add New Workflow"
msgstr "הוסף תהליך עבודה חדש"

#: src/Modules/Workflows/Controllers/PostType.php:53
msgid "Edit Workflow"
msgstr "עריכת זרימת עבודה"

#: src/Modules/Workflows/Controllers/PostType.php:54
#: src/Modules/Workflows/Models/WorkflowModel.php:456
msgid "New Workflow"
msgstr "זרימת עבודה חדשה"

#: src/Modules/Workflows/Controllers/PostType.php:55
msgid "View Workflow"
msgstr "צפייה בזרימת עבודה"

#: src/Modules/Workflows/Controllers/PostType.php:56
msgid "Search Workflows"
msgstr "חיפוש זרימות עבודה"

#: src/Modules/Workflows/Controllers/PostType.php:57
msgid "No Workflows found"
msgstr "לא נמצאו זרימות עבודה"

#: src/Modules/Workflows/Controllers/PostType.php:58
msgid "No Workflows found in Trash"
msgstr "לא נמצאו זרימות עבודה בעגלת המחזור"

#: src/Modules/Workflows/Controllers/PostType.php:59
msgid "Parent Workflow:"
msgstr "זרימת עבודה הורה:"

#: src/Modules/Workflows/Controllers/PostType.php:60
msgid "All Workflows"
msgstr "כל זרימות העבודה"

#: src/Modules/Workflows/Controllers/PostType.php:61
msgid "Workflow Archives"
msgstr "ארכיוני זרימות עבודה"

#: src/Modules/Workflows/Controllers/PostType.php:62
msgid "Insert into workflow"
msgstr "הכנס לזרימת עבודה"

#: src/Modules/Workflows/Controllers/PostType.php:63
msgid "Uploaded to this workflow"
msgstr "הועלה לזרימת עבודה זו"

#: src/Modules/Workflows/Controllers/PostType.php:64
msgid "Filter workflows list"
msgstr "סנן רשימת זרימות עבודה"

#: src/Modules/Workflows/Controllers/PostType.php:65
msgid "Workflows list navigation"
msgstr "ניווט ברשימת זרימות עבודה"

#: src/Modules/Workflows/Controllers/PostType.php:66
msgid "Action Workflows list"
msgstr "רשימת זרימות עבודה לפעולה"

#: src/Modules/Workflows/Controllers/PostType.php:67
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15433
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:190
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12778
msgid "Workflow published."
msgstr "זרימת העבודה פורסמה."

#: src/Modules/Workflows/Controllers/PostType.php:68
msgid "Workflow published privately."
msgstr "זרימת העבודה פורסמה בפרטיות."

#: src/Modules/Workflows/Controllers/PostType.php:69
msgid "Workflow reverted to draft."
msgstr "זרימת העבודה הוחזרה לטיוטה."

#: src/Modules/Workflows/Controllers/PostType.php:70
msgid "Workflow scheduled."
msgstr "זרימת העבודה מתוזמנת."

#: src/Modules/Workflows/Controllers/PostType.php:71
msgid "Workflow updated."
msgstr "זרימת העבודה עודכנה."

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:34
msgid "Notify when a post is updated"
msgstr "הודע כאשר פוסט מתעדכן"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:35
msgid "Notify the site admin when a post is updated."
msgstr "הודע למנהל האתר כאשר פוסט מעודכן."

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:39
msgid "Unpublish to Draft after a week"
msgstr "הסר פרסום לטיוטה לאחר שבוע"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:40
msgid "Change the post status to Draft a week after it was published."
msgstr "שנה את מצב הפוסט לטיוטה שבוע לאחר שפורסם."

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:44
msgid "Unpublish and change category after 15 days"
msgstr "הסר פרסום ושנה קטגוריה לאחר 15 ימים"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:45
msgid "Move the post to draft and add a category after 15 days."
msgstr "העבר את הפוסט לטיוטה והוסף קטגוריה לאחר 15 ימים."

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:49
msgid "Add extra categories one month after publishing"
msgstr "הוסף קטגוריות נוספות חודש לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:50
msgid "Sample workflow to add extra categories one month after publishing"
msgstr "דוגמת זרימת עבודה להוספת קטגוריות נוספות חודש לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:54
msgid "Change status to draft one week after publishing"
msgstr "שנה מצב לטיוטה שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:55
msgid "Sample workflow to change status to draft one week after publishing"
msgstr "דוגמת זרימת עבודה לשינוי מצב לטיוטה שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:59
msgid "Delete post one week after publishing"
msgstr "מחק פוסט שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:60
msgid "Sample workflow to delete post one week after publishing"
msgstr "דוגמת זרימת עבודה למחיקת פוסט שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:64
msgid "Remove all categories one week after publishing"
msgstr "הסר את כל הקטגוריות שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:65
msgid "Sample workflow to remove all categories one week after publishing"
msgstr "דוגמת זרימת עבודה להסרת כל הקטגוריות שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:69
msgid "Remove selected categories one week after publishing"
msgstr "הסר קטגוריות שנבחרו שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:70
msgid "Sample workflow to remove selected categories one week after publishing"
msgstr "דוגמת זרימת עבודה להסרת קטגוריות שנבחרו שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:74
msgid "Replace all categories one week after publishing"
msgstr "החלף את כל הקטגוריות שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:75
msgid "Sample workflow to replace all categories one week after publishing"
msgstr "דוגמת זרימת עבודה להחלפת כל הקטגוריות שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:79
msgid "Stick post one week after publishing"
msgstr "הדבק פוסט שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:80
msgid "Sample workflow to stick post one week after publishing"
msgstr "דוגמת זרימת עבודה להדבקת פוסט שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:84
msgid "Unstick post one week after publishing"
msgstr "הסר הדבקה מפוסט שבוע לאחר הפרסום"

#: src/Modules/Workflows/Controllers/SampleWorkflows.php:85
msgid "Sample workflow to unstick post one week after publishing"
msgstr "דוגמת זרימת עבודה להסרת חסימה מהפוסט שבוע לאחר פרסומו"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:201
msgid "Workflow repeating scheduled step"
msgstr "זרימת עבודה שחוזרת על שלב מתוכנן"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:202
msgid "Workflow scheduled step"
msgstr "שלב מתוכנן בזרימת עבודה"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:208
msgid "Unschedule workflow recurring scheduled step"
msgstr "בטל תזמון של שלב מתוכנן חוזר בזרימת העבודה"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:212
msgid "Cleanup orphan workflow scheduled step arguments"
msgstr "נקה ארגומנטים של שלב מתוכנן בזרימת עבודה יתומה"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:217
#, php-format
msgid "Clean up completed scheduled steps older than %d days"
msgstr "נקה שלבים מתוכננים שהושלמו לפני יותר מ-%d ימים"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:256
#, php-format
msgid "Successfully executed action: %s"
msgstr "פעולה בוצעה בהצלחה: %s"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:263
msgid "Executed workflow scheduled step"
msgstr "בוצע שלב מתוכנן בזרימת עבודה"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:270
#, php-format
msgid "Cleaned up completed scheduled steps older than %d days"
msgstr "נוקו שלבים מתוכננים שהושלמו לפני יותר מ-%d ימים"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:276
msgid "Checked for expired actions"
msgstr "נבדקו פעולות שפגו תוקפן"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:280
msgid "Cleaned up orphan workflow scheduled step arguments"
msgstr "נוקו ארגומנטים של שלב מתוכנן בזרימת עבודה יתומה"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:284
msgid "Unscheduled workflow recurring scheduled step"
msgstr "בטל תזמון של שלב מתוכנן חוזר בזרימת העבודה"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:353
msgid "Schedule step is required for this workflow."
msgstr "שלב תזמון נדרש עבור זרימת עבודה זו."

#: src/Modules/Workflows/Controllers/ScheduledActions.php:356
#: src/Modules/Workflows/Controllers/ScheduledActions.php:406
msgid "Workflow:"
msgstr "זרימת עבודה:"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:359
msgid "Step:"
msgstr "שלב:"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:410
#: src/Modules/Workflows/Controllers/ScheduledActions.php:445
msgid "Trigger: "
msgstr "הפעלה: "

#: src/Modules/Workflows/Controllers/ScheduledActions.php:438
msgid "Post:"
msgstr "פוסט:"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:449
msgid "Steps:"
msgstr "שלבים:"

#: src/Modules/Workflows/Controllers/ScheduledActions.php:456
msgid "Workflow recurring scheduled action"
msgstr "פעולה מתוכננת חוזרת של זרימת עבודה"

#. translators: %1$s is the recurrence, %2$s is the date
#: src/Modules/Workflows/Controllers/ScheduledActions.php:508
#, php-format
msgid "%1$s until %2$s"
msgstr "%1$s עד %2$s"

#. translators: %1$s is the recurrence, %2$d is the repeat times
#: src/Modules/Workflows/Controllers/ScheduledActions.php:518
#, php-format
msgid "%1$s for %2$d times"
msgstr "%1$s עבור %2$d פעמים"

#. translators: %1$s is the executed times, %2$d is the total repeat times
#: src/Modules/Workflows/Controllers/ScheduledActions.php:528
#, fuzzy, php-format
msgid "[%1$s/%2$d]"
msgstr "[%1$s/%2$d]"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:264
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14613
#: assets/jsx/workflow-editor/components/welcome-guide/index.jsx:21
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12144
msgid "Welcome to the workflow editor"
msgstr "ברוך הבא לעורך הזרימה"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:265
msgid ""
"In the PublishPress Workflow Editor, each workflow step is presented as a "
"distinct 'node' in the workflow."
msgstr ""
"בעורך זרימת העבודה של PublishPress, כל שלב זרימת עבודה מוצג כ'צומת' נפרד "
"בזרימת העבודה."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:269
msgid "Use your imagination"
msgstr "השתמש בדמיון שלך"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:270
msgid ""
"You're free to create very distinct workflows in your site, according to "
"your needs."
msgstr "אתה חופשי ליצור זרימות עבודה שונות מאוד באתר שלך, בהתאם לצרכים שלך."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:274
msgid "A basic workflow"
msgstr "זרימה בסיסית"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:275
msgid ""
"Every workflow requires at least two steps connected to each other: one "
"trigger and one action."
msgstr ""
"כל זרימת עבודה דורשת לפחות שני שלבים מחוברים זה לזה: טריגר אחד ופעולה אחת."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:279
msgid "Add steps to your workflow"
msgstr "הוסף שלבים לזרימה שלך"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:280
msgid ""
"Drag and drop steps to add them to your workflow. Connect the steps to "
"create a workflow."
msgstr ""
"גרור ושחרר שלבים כדי להוסיף אותם לזרימת העבודה שלך. חבר את השלבים כדי ליצור "
"זרימת עבודה."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:284
msgid "Output and input"
msgstr "פלט וקלט"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:285
msgid "Linked steps can pass data forward as input to the next step."
msgstr "שלבים מקושרים יכולים להעביר נתונים קדימה כהקלט לשלב הבא."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:289
msgid "Customize the workflow"
msgstr "התאם אישית את הזרימה"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:290
msgid ""
"Click on a step to customize it. You can change the step's settings in the "
"right sidebar."
msgstr "לחץ על שלב כדי להתאים אותו. תוכל לשנות את הגדרות השלב בצד הימני."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:294
msgid "Workflow validation"
msgstr "אימות זרימה"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:295
msgid ""
"Error messages will appear for any unfilled required settings, missed "
"connections, or invalid values. Select the step to view the corresponding "
"error in the sidebar."
msgstr ""
"יופיעו הודעות שגיאה עבור כל הגדרות נדרשות שלא מולאו, חיבורים חסרים או ערכים "
"לא חוקיים. בחר את השלב כדי לראות את השגיאה המתאימה בסרגל הצד."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:299
msgid "Publish your workflow"
msgstr "פרסם את הזרימה שלך"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:300
msgid "When you're ready, click the publish button to make your workflow live."
msgstr "כאשר אתה מוכן, לחץ על כפתור הפרסום כדי להפוך את הזרימה שלך ל-active."

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:304
msgid "Need help?"
msgstr "צריך עזרה?"

#: src/Modules/Workflows/Controllers/WorkflowEditor.php:305
msgid ""
"If you have any questions or need help, click the help button in the top "
"right corner to access the support resources."
msgstr ""
"אם יש לך שאלות או זקוק לעזרה, לחץ על כפתור העזרה בפינה הימנית העליונה כדי "
"לגשת למשאבי התמיכה."

#. translators: Blocks tab title in the block inserter.
#: src/Modules/Workflows/Controllers/WorkflowsList.php:236
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14053
#: assets/jsx/workflow-editor/components/secondary-sidebar/tabs.jsx:19
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11688
msgid "Triggers"
msgstr "טריגרים"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:280
msgid "—"
msgstr "—"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:566
#: src/Modules/Workflows/Controllers/WorkflowsList.php:594
#: src/Modules/Workflows/Controllers/WorkflowsList.php:595
msgid "Deactivate"
msgstr "ביטול הפעלת"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:566
#: src/Modules/Workflows/Controllers/WorkflowsList.php:588
#: src/Modules/Workflows/Controllers/WorkflowsList.php:589
msgid "Activate"
msgstr "הפעלת"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:640
msgid "Cancel all actions scheduled for this workflow"
msgstr "ביטול כל הפעולות המתוזמנות עבור זרימת עבודה זו"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:641
#: assets/js/workflowsListCancelAction.js:647
#: assets/jsx/workflows-list/cancel-action/index.jsx:50
#: assets/js/workflowsListCancelAction.js:461
msgid "Cancel Scheduled Actions"
msgstr "ביטול פעולות מתוזמנות"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:656
msgid "Copy this workflow"
msgstr "העתק את זרימת העבודה הזו"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:657
msgid "Copy"
msgstr "העתק"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:695
msgid "Source workflow not found."
msgstr "זרימת עבודה מקורית לא נמצאה."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:696
msgid "Failed to create new workflow."
msgstr "כישלון ביצירת זרימת עבודה חדשה."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:697
msgid "An error occurred while copying the workflow."
msgstr "אירעה שגיאה בעת העתקת זרימת העבודה."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:699
msgid "Error cancelling scheduled actions."
msgstr "שגיאה בביטול פעולות מתוזמנות."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:700
msgid "This workflow doesn't have any scheduled action."
msgstr "לזרימת העבודה הזו אין פעולות מתוזמנות."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:702
msgid "Error updating workflow status."
msgstr "שגיאה בעדכון מצב זרימת העבודה."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:706
msgid "Workflow copied successfully."
msgstr "זרימת העבודה הועתקה בהצלחה."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:708
msgid "Scheduled actions have been cancelled successfully."
msgstr "הפעולות המתוזמנות בוטלו בהצלחה."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:710
msgid "Workflow status updated successfully."
msgstr "מצב זרימת העבודה עודכן בהצלחה."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:774
msgid "Action Workflow Editor"
msgstr "עורך זרימת עבודה של פעולה"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:841
#: src/Modules/Workflows/Controllers/WorkflowsList.php:845
#, php-format
msgid "%s updated."
msgstr "%s עודכן."

#. translators: 1: Post type singular label, 2: Revision title
#: src/Modules/Workflows/Controllers/WorkflowsList.php:851
#, php-format
msgid "%1$s restored to revision from %2$s"
msgstr "%1$s שוחזר לגרסה מ-%2$s"

#: src/Modules/Workflows/Controllers/WorkflowsList.php:857
#, php-format
msgid "%s published."
msgstr "%s פורסם."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:861
#, php-format
msgid "%s saved."
msgstr "%s נשמר."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:865
#, php-format
msgid "%s submitted."
msgstr "%s הוגש."

#. translators: 1: Post type singular label, 2: Scheduled date
#: src/Modules/Workflows/Controllers/WorkflowsList.php:870
#, php-format
msgid "%1$s scheduled for: <strong>%2$s</strong>."
msgstr "%1$s מתוכנן ל: <strong>%2$s</strong>."

#: src/Modules/Workflows/Controllers/WorkflowsList.php:875
#, php-format
msgid "%s draft updated."
msgstr "%s טיוטה עודכנה."

#: src/Modules/Workflows/Domain/DataType/PostQuery.php:16
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:67
msgid "Post Query"
msgstr "שאילתת פוסטים"

#: src/Modules/Workflows/Domain/DataType/PostQuery.php:21
msgid "A query to select posts"
msgstr "שאילתה לבחירת פוסטים"

#: src/Modules/Workflows/Domain/Engine/VariableResolvers/BooleanResolver.php:31
#: src/Modules/Workflows/Domain/Engine/VariableResolvers/BooleanResolver.php:77
msgid "Yes"
msgstr "כן"

#: src/Modules/Workflows/Domain/Engine/VariableResolvers/BooleanResolver.php:31
#: src/Modules/Workflows/Domain/Engine/VariableResolvers/BooleanResolver.php:77
#: assets/js/workflowsListCancelAction.js:668
#: assets/jsx/workflows-list/cancel-action/index.jsx:74
#: assets/js/workflowsListCancelAction.js:485
msgid "No"
msgstr "לא"

#: src/Modules/Workflows/Domain/LegacyAction/TriggerWorkflow.php:62
msgid "The workflow was not triggered."
msgstr "הזרימה לא הופעלה."

#: src/Modules/Workflows/Domain/LegacyAction/TriggerWorkflow.php:67
msgid "The workflow was triggered by the legacy action"
msgstr "הזרימה הופעלה על ידי הפעולה הקודמת"

#: src/Modules/Workflows/Domain/LegacyAction/TriggerWorkflow.php:80
msgid "Trigger workflow"
msgstr "הפעל זרימה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:32
msgid "Add post meta"
msgstr "הוסף מטה לפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:37
msgid "This step adds post meta to a post."
msgstr "שלב זה מוסיף מטה לפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:64
msgid "Target Post"
msgstr "פוסט יעד"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:65
msgid "Select which post will have post meta added."
msgstr "בחר איזה פוסט יתווסף לו מטה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:70
msgid "Post to Add Meta"
msgstr "פוסט להוספת מטה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:71
msgid "Choose the post that will have its meta added."
msgstr "בחר את הפוסט שיתווסף לו המטה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:85
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:85
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:85
msgid "Meta"
msgstr "מטה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:86
msgid "The meta to add to the post."
msgstr "המטה להוסיף לפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:91
msgid "Is single"
msgstr "האם יחיד"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:92
msgid ""
"If enabled, only one meta value will be allowed. If disabled, multiple meta "
"values can be added as an array."
msgstr ""
"אם זה מופעל, תורשה רק ערך מטא אחד. אם זה כבוי, ניתן להוסיף ערכי מטא מרובים "
"כמערך."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:98
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:91
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:91
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:165
msgid "Meta key"
msgstr "מפתח מטא"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:99
msgid "The meta key to add to the post."
msgstr "מפתח המטא להוסיף לפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:104
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:97
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:97
msgid "Meta value"
msgstr "ערך מטא"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:105
msgid "The meta value to add to the post."
msgstr "ערך המטא להוסיף לפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:135
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:123
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:121
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:120
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:130
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:106
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:128
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:146
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:131
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:123
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:106
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:106
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:118
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:128
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:141
#: src/Modules/Workflows/Models/StepTypesModel.php:90
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:399
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:34
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:357
msgid "Post"
msgstr "פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:154
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:142
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:116
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:140
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:118
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:149
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:125
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:147
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:180
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:131
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:150
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:157
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:167
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:202
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:127
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:142
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:125
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:125
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:174
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:147
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:220
msgid "Step input"
msgstr "קלט שלב"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:155
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:143
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:117
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:141
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:119
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:150
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:126
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:148
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:181
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:132
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:151
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:158
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:168
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:203
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:128
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:143
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:126
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:126
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:175
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:148
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:221
msgid "The input data for this step."
msgstr "נתוני הקלט עבור שלב זה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:160
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:153
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:153
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:159
msgid "Meta ID"
msgstr "מזהה מטא"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:161
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:154
msgid "The ID of the meta added to the post."
msgstr "המזהה של המטא שהתווסף לפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostMeta.php:182
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:164
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:138
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:162
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:171
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:147
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:175
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:159
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:202
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:153
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:172
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:189
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:236
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:149
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:164
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:147
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:147
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:202
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:175
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnAdminInit.php:100
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:164
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnInit.php:100
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:138
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:144
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:138
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:195
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:144
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:175
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:149
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:144
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:144
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:144
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:156
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:178
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:152
msgid "Next"
msgstr "הבא"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:32
msgid "Add extra terms to post"
msgstr "הוסף מונחים נוספים לפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:37
msgid "This step keeps the current taxonomy terms and adds additional terms."
msgstr "שלב זה שומר את המונחים הנוכחיים של הטקסונומיה ומוסיף מונחים נוספים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:65
msgid "Select which post will have terms added."
msgstr "בחר באיזה פוסט יתווספו מונחים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:70
msgid "Post to Add Terms"
msgstr "פוסט להוספת מונחים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:71
msgid "Choose the post that will have its terms added."
msgstr "בחר את הפוסט שיתווספו לו מונחים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:85
msgid "Extra terms"
msgstr "מונחים נוספים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:86
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:92
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:92
msgid "The terms that will be added to the posts."
msgstr "המונחים שיתווספו לפוסטים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:91
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AddPostTerm.php:118
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:88
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:122
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:91
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:118
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:123
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5673
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5685
#: assets/jsx/workflow-editor/components/data-fields/taxonomy-terms.jsx:80
#: assets/jsx/workflow-editor/components/data-fields/taxonomy-terms.jsx:94
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4360
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4374
msgid "Terms"
msgstr "מונחים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:32
msgid "Send to debug log"
msgstr "שלח ליום הלוג"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:37
msgid "This step transmits the workflow's data to the debug log."
msgstr "שלב זה משדר את הנתונים של זרימת העבודה ליום הלוג."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:97
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:64
msgid "Debug output"
msgstr "פלט דיבוג"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:65
msgid "The message to be sent to the debug log."
msgstr "ההודעה שתישלח ליום הלוג."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:75
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2607
#: assets/jsx/workflow-editor/components/data-fields/debug-levels.jsx:28
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1949
msgid "Level"
msgstr "רמה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/AppendDebugLog.php:98
msgid "Debug output > Message"
msgstr "פלט דיבוג > הודעה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:32
msgid "Move post to status"
msgstr "העבר פוסט לסטטוס"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:37
msgid "This step transitions a post to a different status."
msgstr "שלב זה מעביר פוסט לסטטוס שונה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:65
msgid "Select which post will be moved to a different status."
msgstr "בחר איזה פוסט יועבר לסטטוס שונה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:70
msgid "Post to Change Status"
msgstr "פוסט לשינוי סטטוס"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:71
msgid "Choose the post that will be moved to a different status."
msgstr "בחר את הפוסט שיועבר לסטטוס שונה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:86
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ChangePostStatus.php:92
msgid "The new status that the post will be moved to."
msgstr "הסטטוס החדש שאליו הפוסט יועבר."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:32
msgid "Conditional"
msgstr "תנאי"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:37
msgid ""
"This step allows you to continue the workflow only if certain conditions are "
"met. It is not required to have both a True and a False option."
msgstr ""
"שלב זה מאפשר לך להמשיך את זרימת העבודה רק אם מתקיימות תנאים מסוימים. אין "
"צורך שיהיה גם אפשרות True וגם אפשרות False."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:64
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1049
#: assets/jsx/workflow-editor/components/data-fields/conditional/components/conditional-hoc.jsx:57
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:797
msgid "Condition"
msgstr "תנאי"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:73
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:99
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:100
msgid "Conditions"
msgstr "תנאים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:74
msgid "The conditions that must be met for deciding which branch to take."
msgstr "התנאים שצריכים להתקיים כדי להחליט איזו שלוחה לקחת."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:124
msgid "Branch"
msgstr "שלוחה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:125
msgid ""
"Shows which path was taken: 'true' if conditions were met, or 'false' if "
"they weren't."
msgstr "מראה איזה מסלול נלקח: 'true' אם התנאים התקיימו, או 'false' אם לא."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:147
msgid "True"
msgstr "נכון"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/Conditional.php:151
msgid "False"
msgstr "שקר"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:32
msgid "Deactivate workflow for post"
msgstr "בטל זרימת עבודה עבור פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:37
msgid ""
"This step enables you to deactivate the \"Manually enabled via checkbox\" "
"workflow after use."
msgstr ""
"שלב זה מאפשר לך לכבות את זרימת העבודה \"מופעל ידנית באמצעות תיבה\" לאחר "
"השימוש."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:68
msgid "Select which post will have its workflow deactivated."
msgstr "בחר איזה פוסט יושבת זרימת העבודה שלו."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:73
msgid "Post to Deactivate Workflow"
msgstr "פוסט לביטול זרימת עבודה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:74
msgid "Choose the post that will have its workflow deactivated."
msgstr "בחר את הפוסט שבשבילו תבוטל זרימת העבודה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:94
msgid "Workflow to Deactivate"
msgstr "זרימת עבודה לביטול"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:95
msgid ""
"Choose the manually enabling workflow that will be deactivated for the "
"selected post."
msgstr "בחר את זרימת העבודה המופעלת ידנית שתושבת עבור הפוסט שנבחר."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeactivatePostWorkflow.php:125
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15989
#: assets/jsx/workflow-editor/components/workflow-store/reducer.jsx:110
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13210
msgid "Workflow"
msgstr "זרימת עבודה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:32
msgid "Delete post"
msgstr "מחק פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:37
msgid "This step deletes a post."
msgstr "שלב זה מוחק פוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:65
msgid "Select which post will be deleted."
msgstr "בחר איזה פוסט ימחק."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:70
msgid "Post to Delete"
msgstr "פוסט למחיקה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePost.php:71
msgid "Choose the post that will be deleted."
msgstr "בחר את הפוסט שיימחק."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:32
msgid "Delete post meta"
msgstr "מחק מטא פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:37
msgid "This step deletes post meta from a post."
msgstr "שלב זה מוחק מטא פוסט מפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:65
msgid "Select which post will have post meta deleted."
msgstr "בחר איזה פוסט יימחק המטא שלו."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:70
msgid "Post to Delete Meta"
msgstr "פוסט למחיקת מטא"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:71
msgid "Choose the post that will have its meta deleted."
msgstr "בחר את הפוסט שיימחק המטא שלו."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:86
msgid "The meta to delete from the post."
msgstr "המטא למחיקה מהפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:92
msgid "The meta key to delete from the post."
msgstr "המפתח המטה כדי למחוק מהפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DeletePostMeta.php:98
msgid ""
"Specify the meta value to delete from the post. If empty, all meta with the "
"same key will be deleted."
msgstr ""
"ציין את ערך המטא שברצונך למחוק מהפוסט. אם הוא ריק, כל המטא עם אותו מפתח "
"יימחק."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:32
msgid "Do custom action"
msgstr "בצע פעולה מותאמת"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:37
msgid "This step executes a custom action."
msgstr "שלב זה מבצע פעולה מותאמת."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:65
msgid ""
"Enter the action hook to trigger. Only hooks registered through the "
"'publishpress_future_allowed_action_hooks' filter are allowed."
msgstr ""
"הזן את חיבור הפעולה שברצונך להפעיל. רק חיבורים שנרשמו באמצעות פילטר "
"'publishpress_future_allowed_action_hooks' מורשים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:73
msgid "Hook"
msgstr "עוגן"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:74
msgid "The hook that will be executed."
msgstr "ה-hook שיתבצע."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:83
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:119
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:137
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:95
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:128
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:146
msgid "Action arguments"
msgstr "ארגומנטים לפעולה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:84
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:96
msgid ""
"The arguments to pass to the action. These arguments will be available as "
"variables in subsequent workflow steps."
msgstr ""
"הארגומנטים להעביר לפעולה. ארגומנטים אלו יהיו זמינים כמשתנים בשלבים הבאים של "
"זרימת העבודה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:113
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:122
msgid "The action hook is required."
msgstr "ה-hook של הפעולה נדרש."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DoAction.php:138
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:147
msgid "The arguments to pass to the action."
msgstr "הארגומנטים להעביר לפעולה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:32
msgid "Duplicate post"
msgstr "שכפל פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:37
msgid "This step duplicates one or more posts."
msgstr "שלב זה משכפל פוסט אחד או יותר."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:65
msgid "Select which post will be duplicated."
msgstr "בחר איזה פוסט ישוכפל."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:70
msgid "Post to Duplicate"
msgstr "פוסט לשכפול"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:71
msgid "Choose the post that will be duplicated."
msgstr "בחר את הפוסט שיישוכפל."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:85
msgid "Duplication Options"
msgstr "אפשרויות שכפול"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:86
msgid "Configure how the post should be duplicated."
msgstr "הגדר כיצד הפוסט צריך להיות משוכפל."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:91
msgid "New post status"
msgstr "סטטוס פוסט חדש"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:92
msgid "The status for the duplicated post."
msgstr "הסטטוס לפוסט המשוכפל."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:97
msgid "Title prefix"
msgstr "קידומת כותרת"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:98
msgid "Text to add before the original title. Leave empty for no prefix."
msgstr "טקסט להוסיף לפני הכותרת המקורית. השאר ריק כדי לא להוסיף קידומת."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:99
msgid "Copy of "
msgstr "העתק של "

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:104
msgid "Copy Post Meta"
msgstr "העתק מטא פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:105
msgid "If enabled, all post meta will be copied to the new post."
msgstr "אם מופעל, כל מטא הפוסט יועתק לפוסט החדש."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:111
msgid "Copy Post Taxonomies"
msgstr "העתק קטגוריות פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:112
msgid "If enabled, all post taxonomies will be copied to the new post."
msgstr "אם מופעל, כל קטגוריות הפוסט יועתקו לפוסט החדש."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:118
msgid "Copy Featured Image"
msgstr "העתק תמונת תצוגה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:119
msgid "If enabled, the featured image will be copied to the new post."
msgstr "אם מופעל, תמונת התצוגה תועתק לפוסט החדש."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:161
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:174
msgid "Duplicated post IDs"
msgstr "מזהי פוסט מועתקים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:162
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/DuplicatePost.php:175
msgid "The IDs of the newly created duplicate posts."
msgstr "המזהים של הפוסטים המועתקים החדשים שנוצרו."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:32
msgid "Query posts"
msgstr "שאל פוסטים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:37
msgid ""
"This step defines the posts that will be passed to the next step in the "
"workflow."
msgstr "השאלה מגדירה את הפוסטים שיתקבלו על ידי פעולה זו."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:72
msgid "Post query"
msgstr "שאלת פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:73
msgid "The query defines the posts that will be retrieved by this action."
msgstr "השאלה מגדירה את הפוסטים שיתקבלו על ידי פעולה זו."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:112
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:125
msgid "Posts from the Query posts step"
msgstr "פוסטים משלב שאלת הפוסטים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:113
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/QueryPosts.php:126
msgid "The posts found following the criteria of the query."
msgstr "הפוסטים שנמצאו לפי הקריטריונים של השאלה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:32
msgid "Remove terms from post"
msgstr "הסר מונחים מהפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:37
msgid "This step removes current taxonomy terms."
msgstr "שלב זה מסיר את המונחים הנוכחיים של הטקסונומיה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:65
msgid "Select which post will have terms removed."
msgstr "בחר איזה פוסט יוסרו ממנו מונחים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:70
msgid "Post to Remove Terms"
msgstr "פרסום להסרת תנאים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:71
msgid "Choose the post that will have its terms removed."
msgstr "בחר את הפוסט שיימחקו ממנו התנאים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:82
msgid "Terms to remove"
msgstr "תנאים להסרה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:83
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:89
msgid "The terms that will be removed from the posts."
msgstr "התנאים שיימחקו מהפוסטים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/RemovePostTerm.php:95
msgid "Remove all terms"
msgstr "הסר את כל התנאים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:32
msgid "Schedule delay"
msgstr "עיכוב מתוזמן"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:37
msgid ""
"This step allows you to run the next part of a workflow at a specific time, "
"or relative to another date. You can also use this step to repeat the next "
"part of the workflow."
msgstr ""
"שלב זה מאפשר לך להריץ את החלק הבא של זרימת העבודה בזמן ספציפי, או ביחס "
"לתאריך אחר. אתה יכול גם להשתמש בשלב זה כדי לחזור על החלק הבא של זרימת העבודה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:67
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:64
msgid "Schedule"
msgstr "לוח זמנים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:68
msgid "A scheduled delay between steps."
msgstr "עיכוב מתוזמן בין שלבים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:73
msgid "When to run"
msgstr "מתי להריץ"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:98
msgid "Unique ID Expression"
msgstr "ביטוי מזהה ייחודי"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:99
msgid "Schedule > Unique ID Expression"
msgstr "לוח זמנים > ביטוי מזהה ייחודי"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:104
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:113
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2324
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2391
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4195
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:64
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:139
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-date.jsx:72
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1677
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1752
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3181
msgid "Custom date source"
msgstr "מקור תאריך מותאם אישית"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:114
msgid "Schedule > Custom date source"
msgstr "לוח זמנים > מקור תאריך מותאם אישית"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:127
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:104
msgid "Schedule date"
msgstr "תאריך לוח זמנים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:128
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:105
msgid "The date and time when the step will run."
msgstr "התאריך והשעה כאשר השלב יופעל."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:133
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:110
msgid "Action UID hash"
msgstr "האש של UID פעולה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:134
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:111
msgid "The unique ID hash of the action that will run."
msgstr "ההאש של המזהה הייחודי של הפעולה שתרוץ."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:139
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:116
msgid "Repeat count"
msgstr "ספירת חזרות"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:140
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:117
msgid "The number of times the scheduled action has been repeated."
msgstr "מספר הפעמים שהפעולה המתוזמנת חזרה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:145
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:122
msgid "Repeat limit"
msgstr "מגבלת חזרה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:146
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:123
msgid "The maximum number of times the scheduled action will be repeated."
msgstr "מספר הפעמים המרבי שהפעולה המתוזמנת תחזור על עצמה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:183
msgid "After delay"
msgstr "אחרי עיכוב"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/ScheduleDelay.php:187
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:149
msgid "After all repetitions"
msgstr "אחרי כל החזרות"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:17
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:17
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:89
msgid "PublishPress Workflow: {{global.workflow.title}}"
msgstr "זרימת PublishPress: {{global.workflow.title}}"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:22
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:22
msgid ""
"This is a message sent by PublishPress Workflow: {{global.workflow.title}}."
msgstr "זהו מסר שנשלח על ידי PublishPress Workflow: {{global.workflow.title}}."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:45
msgid "Send email"
msgstr "שלח דוא\"ל"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:50
msgid "This step dispatches a message via email."
msgstr "שלב זה שולח מסר באמצעות דוא\"ל."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:77
msgid "Email Message"
msgstr "הודעת דוא\"ל"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:78
msgid "The email message configuration"
msgstr "הגדרת הודעת הדוא\"ל"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:83
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:125
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:130
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:136
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:77
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:156
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:171
msgid "Recipient"
msgstr "נמען"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:84
msgid "A comma-separated list of email addresses to send the message to."
msgstr "רשימה מופרדת בפסיקים של כתובות דוא\"ל שאליהן יישלח המסר."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:92
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:142
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:97
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:161
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:177
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:87
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:173
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:189
msgid "Subject"
msgstr "נושא"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:137
msgid "Email Message > Recipient"
msgstr "הודעת דוא\"ל > נמען"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:143
msgid "Email Message > Subject"
msgstr "הודעת דוא\"ל > נושא"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendEmail.php:149
msgid "Email Message > Message"
msgstr "הודעת דוא\"ל > הודעה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:45
msgid "Send in-site notification"
msgstr "שלח התראה באתר"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:50
msgid "This step dispatches a message to the in-site notification."
msgstr "שלב זה שולח מסר להתרעה באתר."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:78
msgid "The recipient of the in-site notification."
msgstr "הנמען של ההתרעה באתר."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:83
msgid "Recipients"
msgstr "נמענים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:84
msgid ""
"A comma-separated list of user names, ids, emails or user roles to send the "
"message to."
msgstr "רשימה מופרדת בפסיקים של כתובות דוא\"ל שאליהן יישלח המסר."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:113
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:103
msgid "Notification type"
msgstr "סוג הודעה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:118
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:108
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2581
#: assets/jsx/workflow-editor/components/data-fields/debug-levels.jsx:8
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1929
msgid "Info"
msgstr "מידע"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:122
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:112
msgid "Success"
msgstr "הצלחה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:126
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:116
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2587
#: assets/jsx/workflow-editor/components/data-fields/debug-levels.jsx:10
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1931
msgid "Warning"
msgstr "אזהרה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:172
msgid "Recipient > Recipients"
msgstr "נמען > נמענים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:178
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:190
msgid "Message > Subject"
msgstr "הודעה > נושא"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:184
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:196
msgid "Message > Message"
msgstr "הודעה > הודעה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:208
msgid "Reading time"
msgstr "זמן קריאה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:209
msgid "The reading time of the admin notification."
msgstr "זמן הקריאה של ההודעה למנהל."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:214
msgid "Read by"
msgstr "נקרא על ידי"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:215
msgid "The user who read the admin notification."
msgstr "המשתמש שقرأ את ההודעה למנהל."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendInSiteNotification.php:240
msgid "On dismiss"
msgstr "בעת דחייה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:32
msgid "Send to Ray"
msgstr "שלח ל-Ray"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:37
msgid "This step transmits the workflow's data to Ray (by Spatie)."
msgstr "שלב זה מעביר את הנתונים של זרימת העבודה ל-Ray (על ידי Spatie)."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:65
msgid "The data to be sent to Ray."
msgstr "הנתונים שיש לשלוח ל-Ray."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:70
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:105
msgid "Data to output"
msgstr "נתונים לפלט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:78
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2138
#: assets/jsx/workflow-editor/components/data-fields/custom-options/option-item.jsx:80
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1551
msgid "Label"
msgstr "תווית"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:83
msgid "Color"
msgstr "צבע"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SendRay.php:106
msgid "Debug output > Custom data > Data to output"
msgstr "פלט דיבוג > נתונים מותאמים אישית > נתונים לפלט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:32
msgid "Replace all terms on post"
msgstr "החלף את כל המונחים בפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:37
msgid "This step removes the current taxonomy terms and adds new terms."
msgstr "שלב זה מסיר את המונחים הנוכחיים של taxonomy ומוסיף מונחים חדשים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:65
msgid "Select which post will have terms replaced."
msgstr "בחר איזה פוסט יוחלף מונחיו."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:70
msgid "Post to Replace Terms"
msgstr "פוסט להחלפת מונחים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:71
msgid "Choose the post that will have its terms replaced."
msgstr "בחר את הפוסט שימומשו בו המונחים המוחלפים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:82
msgid "New terms"
msgstr "מונחים חדשים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/SetPostTerm.php:83
msgid ""
"The terms that will be added to the posts after removing all the others."
msgstr "המונחים שיוספו לפוסטים לאחר הסרת כל השאר."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:32
msgid "Stick post"
msgstr "הדבק פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:37
msgid "This step sticks a post."
msgstr "שלב זה מדביק פוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:65
msgid "Select which post will be marked as sticky."
msgstr "בחר איזה פוסט יסומן כהדבק."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:70
msgid "Post to Stick"
msgstr "פוסט להדבקה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/StickPost.php:71
msgid ""
"Choose the post that will be marked as sticky. You can select a post "
"variable or enter a post ID."
msgstr "בחר את הפוסט שיועבר לסטטוס שונה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:32
msgid "Unstick post"
msgstr "הסר הדבקה מפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:37
msgid "This step unsticks a post."
msgstr "שלב זה מסיר את ההדבקה מפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:65
msgid "Select which post will no longer be marked as sticky."
msgstr "בחר איזה פוסט לא יסומן יותר כהדבק."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:70
msgid "Post to Unstick"
msgstr "פוסט להסרת הדבקה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UnstickPost.php:71
msgid ""
"Choose the post that will be unmarked as sticky. You can select a post "
"variable or enter a post ID."
msgstr "בחר את הפוסט שיועבר לסטטוס שונה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:32
msgid "Update post details"
msgstr "עדכן פרטי פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:37
msgid ""
"This step updates key information about each post such as the data, title, "
"content, author, and more."
msgstr ""
"שלב זה מעדכן מידע מרכזי על כל פוסט כגון נתונים, כותרת, תוכן, מחבר ועוד."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:65
msgid "Select which post will be updated."
msgstr "בחר איזה פוסט יעודכן."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:70
msgid "Post to Update"
msgstr "פרסם לעדכון"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:71
msgid "Choose the post that will be updated."
msgstr "בחר את הפוסט שיתעדכן."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:85
msgid "Post Data"
msgstr "נתוני פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:86
msgid "Select which data should be updated in the post."
msgstr "בחר אילו נתונים יש לעדכן בפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:91
msgid "Post data"
msgstr "נתוני פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:92
msgid "The data to update for the post."
msgstr "הנתונים שיש לעדכן עבור הפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:124
msgid "Post title"
msgstr "כותרת הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:125
msgid "Post data > Post title"
msgstr "נתוני פוסט > כותרת הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:130
msgid "Post content"
msgstr "תוכן הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:131
msgid "Post data > Post content"
msgstr "נתוני פוסט > תוכן הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:136
msgid "Post excerpt"
msgstr "תמצית הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:137
msgid "Post data > Post excerpt"
msgstr "נתוני פוסט > תמצית הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:142
msgid "Post date"
msgstr "תאריך הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:143
msgid "Post data > Post date"
msgstr "נתוני פוסט > תאריך הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:148
msgid "Post name"
msgstr "שם הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:149
msgid "Post data > Post name"
msgstr "נתוני פוסט > שם הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:154
msgid "Post password"
msgstr "סיסמת הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:155
msgid "Post data > Post password"
msgstr "נתוני פוסט > סיסמת הפוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:180
msgid "Updated post"
msgstr "פוסט מעודכן"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePost.php:181
msgid "The post data after the update."
msgstr "נתוני הפוסט לאחר העדכון."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:32
msgid "Update post meta"
msgstr "עדכן מטא פוסט"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:37
msgid "This step updates post meta for a post."
msgstr "שלב זה מעדכן את המטא של פוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:65
msgid "Select which post will have post meta updated."
msgstr "בחר איזה פוסט יהיה לו מטא מעודכן."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:70
msgid "Post to Update Meta"
msgstr "פוסט לעדכון מטא"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:71
msgid "Choose the post that will have its meta updated."
msgstr "בחר את הפוסט שיתעדכן המטא שלו."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:86
msgid "The meta to update for the post."
msgstr "המטא לעדכון עבור הפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:92
msgid "The meta key to update for the post."
msgstr "מפתח המטא לעדכון עבור הפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:98
msgid "The meta value to update for the post."
msgstr "ערך המטא לעדכון עבור הפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UpdatePostMeta.php:154
msgid "The ID of the meta updated for the post."
msgstr "ה-ID של המטא המעודכן עבור הפוסט."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:32
msgid "User interaction"
msgstr "אינטראקציה של משתמש"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:37
msgid ""
"This step requires user action before the workflow can proceed. The actions "
"are done via the in-site notification area."
msgstr ""
"שלב זה דורש פעולה של המשתמש לפני שזרימת העבודה יכולה להמשיך. הפעולות מתבצעות "
"דרך אזור ההודעות באתר."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:64
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:168
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:183
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:226
msgid "Responders"
msgstr "מגיבים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:65
msgid "Choose which users will see notifications from this action."
msgstr "בחר איזה משתמשים יראו התראות מהפעולה הזו."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:70
msgid ""
"A comma-separated list of user names, ids, emails or user roles that can "
"interact with this step."
msgstr ""
"רשימה מופרדת בפסיקים של שמות משתמשים, מזהים, דוא\"ל או תפקידים של משתמשים "
"שיכולים אינטראקציה עם שלב זה."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:82
msgid "Specify the message to be displayed to the responders."
msgstr "הגדר את ההודעה שתוצג למגיבים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:97
msgid ""
"Please select an option to continue the workflow: {{global.workflow.title}}"
msgstr "אנא בחר אפשרות להמשך העבודה: {{global.workflow.title}}"

#. translators: button label text should, if possible, be under 16 characters.
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:129
#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:201
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10079
#: assets/jsx/workflow-editor/components/more-menu/menu-dropdown.jsx:11
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7850
msgid "Options"
msgstr "אפשרויות"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:130
msgid "Specify the options the user can choose from."
msgstr "הגדר את האפשרויות שהמשתמש יכול לבחור מהן."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:138
msgid "Approve"
msgstr "אשר"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:139
msgid "Approve the workflow"
msgstr "אשר את העבודה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:143
msgid "Deny"
msgstr "דחה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:144
msgid "Deny the workflow"
msgstr "דחה את זרימת העבודה"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:184
msgid "Responders > Responders"
msgstr "משיבים > משיבים"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:202
msgid "Options > Options"
msgstr "אפשרויות > אפשרויות"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:227
msgid "The responders to the interactive delay, as a list of user ids."
msgstr "המשיבים להשהיה אינטראקטיבית, כרשימה של מזהי משתמשים."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:232
msgid "Option name"
msgstr "שם אפשרות"

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:233
msgid "The name of the option selected by the user."
msgstr "שם האפשרות שנבחרה על ידי המשתמש."

#: src/Modules/Workflows/Domain/Steps/Actions/Definitions/UserInteraction.php:255
msgid "After interaction"
msgstr "לאחר אינטראקציה"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnAdminInit.php:32
msgid "On admin init"
msgstr "בהתחלת מנהל המערכת"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnAdminInit.php:37
msgid "This trigger activates upon the initialization of the admin site."
msgstr "טריגר זה מופעל עם התחלת האתר של המנהל."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:32
msgid "On custom action"
msgstr "בפעולה מותאמת אישית"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:37
msgid ""
"This trigger activates upon a custom WordPress action hook. Use it to "
"integrate with other plugins or custom code."
msgstr ""
"הטריגר הזה מופעל בעת פעולה מותאמת אישית של WordPress. השתמש בו כדי לשלב עם "
"תוספים אחרים או קוד מותאם אישית."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:65
msgid "Specify the hook that will trigger this action."
msgstr "ציין את ה-hook שיגרום לפעולה זו."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:74
msgid "The hook that will trigger this action."
msgstr "החיבור שיגרום לפעולה זו."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:83
msgid "Priority"
msgstr "עדיפות"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnCustomAction.php:84
msgid "The priority of the action hook. Lower values are executed first."
msgstr "העדיפות של חיבור הפעולה. ערכים נמוכים מתבצעים קודם."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnInit.php:32
msgid "On site init"
msgstr "בהתחלת האתר"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnInit.php:37
msgid "This trigger activates upon site initialization."
msgstr "טריגר זה מופעל עם התחלת האתר."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:54
msgid "Manually run via Future Actions box"
msgstr "הפעל ידנית דרך תיבת פעולות עתידיות"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:59
msgid ""
"This trigger allows users to choose the workflow from the dropdown menu in "
"the Future Actions options."
msgstr ""
"הטריגר הזה מאפשר למשתמשים לבחור את זרימת העבודה מתפריט הנפתח באופציות פעולות "
"עתידיות."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:114
msgid "Action Post"
msgstr "פעולת פוסט"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:115
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:147
msgid "The post that triggered the action."
msgstr "הפוסט שגרם לפעולה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:120
msgid "Action Post ID"
msgstr "מזהה פוסט פעולה"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnLegacyActionTrigger.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:153
msgid "The ID of the post that triggered the action."
msgstr "המזהה של הפוסט שגרם לפעולה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:32
msgid "Post author changed"
msgstr "מחבר הפוסט השתנה"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:37
msgid "This trigger activates when an existing post author is changed."
msgstr "טריגר זה מופעל כאשר מחבר פוסט קיים משתנה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:67
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:67
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:64
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:82
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:64
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4624
#: assets/jsx/workflow-editor/components/data-fields/post-filter/components/post-filter.jsx:83
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3567
msgid "Post Filter"
msgstr "מסנן פוסטים"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:68
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:68
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:65
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:83
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:65
msgid "Specify the criteria for posts that will trigger this action."
msgstr "ציין את הקריטריונים לפוסטים שיגרמו לפעולה זו."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:76
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:76
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:73
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:91
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:73
msgid "Post filter"
msgstr "מסנן פוסט"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:77
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:77
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:74
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:92
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:74
msgid "The filter defines the posts that will trigger this action."
msgstr "המסנן מגדיר את הפוסטים שיגרמו לפעולה זו."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:114
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:109
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:109
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:109
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:143
msgid "Post Before Update"
msgstr "פוסט לפני עדכון"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:115
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:110
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:110
msgid "The post that was saved, with the old properties."
msgstr "הפוסט שנשמר, עם המאפיינים הישנים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:120
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:115
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:115
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:115
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:149
msgid "Post After Update"
msgstr "פוסט אחרי עדכון"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:124
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:113
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:116
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:116
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:128
msgid "The post that was saved, with the new properties."
msgstr "הפוסט שנשמר, עם המאפיינים החדשים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:126
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:129
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:147
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:152
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:121
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:133
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:155
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4850
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5098
#: assets/jsx/workflow-editor/components/data-fields/post-query/index.jsx:105
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/query-fields.jsx:5
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3723
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3920
msgid "Post ID"
msgstr "מזהה פוסט"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostAuthorChange.php:127
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:130
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:148
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:122
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:122
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:122
msgid "The ID of the post that was updated."
msgstr "המזהה של הפוסט שעודכן."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:32
msgid "Post is created"
msgstr "הפוסט נוצר"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:37
msgid "This trigger activates when a new post is created."
msgstr "טריגר זה מופעל כאשר פוסט חדש נוצר."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:109
msgid "Created post"
msgstr "פוסט שנוצר"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:110
msgid "The post that was created."
msgstr "הפוסט שנוצר."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:115
msgid "Created post's ID"
msgstr "מזהה הפוסט שנוצר"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostCreate.php:116
msgid "The ID of the post that was created."
msgstr "המזהה של הפוסט שנוצר."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:32
msgid "Post meta changed"
msgstr "מטא פוסט שונה"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:37
msgid "This trigger activates when a post meta field is changed."
msgstr "טריגר זה מופעל כאשר שדה מטא פוסט משתנה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:88
msgid "Meta settings"
msgstr "הגדרות מטא"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:89
msgid "Specify the criteria for the meta to watch for changes."
msgstr "ציין את הקריטריונים למטא שיש לעקוב אחר שינויים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:94
msgid "Meta keys"
msgstr "מפתחות מטא"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:95
msgid ""
"This field allow you to choose the post meta that will trigger this action."
msgstr "שדה זה מאפשר לך לבחור את מטא הפוסט שיכלול את הפעולה הזו."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:123
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:112
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:127
msgid "Saved post"
msgstr "פוסט ששמרת"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:142
msgid "The post that triggered this action."
msgstr "הפוסט שגרם לפעולה זו."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:154
msgid ""
"The action taken when the meta key is changed: 'added', 'updated' or "
"'deleted'."
msgstr "הפעולה שננקטה כאשר מפתח המטא השתנה: 'נוסף', 'עודכן' או 'נמחק'."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:160
msgid "The meta ID."
msgstr "המזהה של המטא."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:166
msgid "The meta key that was changed."
msgstr "מפתח המטא שהשתנה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:171
msgid "New meta value"
msgstr "ערך מטא חדש"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:172
msgid "The new meta value."
msgstr "ערך המטא החדש."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:177
msgid "Old meta value"
msgstr "ערך מטא ישן"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostMetaChange.php:178
msgid "The meta value before the change."
msgstr "ערך המטא לפני השינוי."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:32
msgid "Post is published"
msgstr "הפוסט פורסם"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:37
msgid "This trigger activates when a post is published."
msgstr "טריגר זה מופעל כאשר פוסט מתפרסם."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:110
msgid "The post that was published, with the old properties."
msgstr "הפוסט שפורסם, עם התכונות הישנות."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostPublish.php:116
msgid "The post that was published, with the new properties."
msgstr "הפוסט שפורסם, עם התכונות החדשות."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:32
msgid "Manually run via posts row action"
msgstr "הרץ ידנית באמצעות פעולה בשורת פוסטים"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:37
msgid ""
"This trigger creates a custom post row action and activates when the row "
"action is clicked in the Posts list screen."
msgstr "הגדר את פעולה בשורת הפוסטים שתיווצר במסך רשימת הפוסטים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:91
msgid "Row Action"
msgstr "פעולה בשורה"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:92
msgid ""
"Configure the post row action that will be created in the Posts list screen."
msgstr "הגדר את פעולה בשורת הפוסטים שתיווצר במסך רשימת הפוסטים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:100
msgid "Action label"
msgstr "תווית פעולה"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:101
msgid "The label of the action created in the post row for this trigger."
msgstr "התווית של הפעולה שנוצרה בשורת הפוסטים עבור טריגר זה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:106
msgid "Run workflow"
msgstr "הרץ זרימת עבודה"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:112
msgid "Ask for confirmation"
msgstr "בקש אישור"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:113
msgid ""
"If enabled, the user will be asked to confirm the action before it is "
"executed."
msgstr "אם מופעל, תמונת התצוגה תועתק לפוסט החדש."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:119
msgid "Are you sure you want to run this action?"
msgstr "האם אתה בטוח שברצונך להריץ פעולה זו?"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostRowAction.php:146
msgid "Triggered post"
msgstr "פוסט מופעל"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:32
msgid "Post is saved"
msgstr "הפוסט נשמר"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:37
msgid ""
"This trigger activates whenever a post is saved, regardless of whether it's "
"newly created, imported, or updated."
msgstr ""
"הטריגר הזה מופעל בכל פעם שפוסט נשמר, ללא קשר אם הוא נוצר לאחרונה, יובא או "
"עודכן."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:118
msgid "Is update"
msgstr "האם עדכון"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:119
msgid ""
"Whether the action happened to an existing post or a new post. Enter True "
"for an existing post, or False for a new post."
msgstr ""
"אם הפעולה התרחשה על פוסט קיים או פוסט חדש. הזן True לפוסט קיים, או False "
"לפוסט חדש."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:125
msgid "Saved post ID"
msgstr "מזהה פוסט שנשמר"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSave.php:126
#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:134
msgid "The ID of the post that was saved."
msgstr "המזהה של הפוסט שנשמר."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:32
msgid "Post is scheduled"
msgstr "הפוסט מתוזמן"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:37
msgid "This trigger activates when a post is scheduled."
msgstr "טריגר זה מופעל כאשר פוסט מתוזמן."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:109
msgid "Post Before Schedule"
msgstr "פוסט לפני תזמון"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:110
msgid "The post that was scheduled, with the old properties."
msgstr "הפוסט שתוכנן, עם המאפיינים הישנים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:115
msgid "Post After Schedule"
msgstr "פוסט לאחר תזמון"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:116
msgid "The post that was scheduled, with the new properties."
msgstr "הפוסט שתוכנן, עם המאפיינים החדשים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostSchedule.php:122
msgid "The ID of the post that was scheduled."
msgstr "ה-ID של הפוסט שתוכנן."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:32
msgid "Post status changed"
msgstr "סטטוס הפוסט השתנה"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostStatusChange.php:37
msgid "This trigger activates when a post status changes."
msgstr "טריגר זה מופעל כאשר סטטוס הפוסט משתנה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:32
msgid "Post is updated"
msgstr "הפוסט מעודכן"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostUpdate.php:37
msgid "This trigger activates when an existing post is updated."
msgstr "טריגר זה מופעל כאשר פוסט קיים מעודכן."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:32
msgid "Manually run via checkbox"
msgstr "הרץ ידנית דרך תיבת סימון"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:37
msgid ""
"This trigger activates when the option is manually enabled. It can be "
"enabled via the post editing screen or the Quick Edit panel."
msgstr ""
"הטריגר הזה מופעל כאשר האפשרות מופעלת ידנית. ניתן להפעיל אותו דרך מסך עריכת "
"הפוסט או לוח העריכה המהירה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:68
msgid "Settings for the trigger."
msgstr "הגדרות עבור הטריגר."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:73
msgid "Checkbox label"
msgstr "תווית תיבת סימון"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnPostWorkflowEnable.php:74
msgid "The label of the checkbox that enables the trigger."
msgstr "התווית של תיבת הסימון המאפשרת את הטריגר."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:32
msgid "On schedule"
msgstr "על פי תזמון"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:37
msgid ""
"This trigger allows you to run a workflow at a specific time, or relative to "
"another date. You can also use this trigger to repeat workflows."
msgstr ""
"הטריגר הזה מאפשר לך להריץ זרימת עבודה בזמן ספציפי, או ביחס לתאריך אחר. אתה "
"יכול גם להשתמש בטריגר הזה כדי לחזור על זרימות עבודה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:65
msgid "Choose a schedule to activate the workflow."
msgstr "בחר תזמון כדי להפעיל את זרימת העבודה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:70
msgid "Date offset"
msgstr "סטיית תאריך"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnSchedule.php:145
msgid "When scheduled"
msgstr "כאשר מתוזמן"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:32
msgid "Terms are added to post"
msgstr "מונחים נוספו לפוסט"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:37
msgid "This trigger activates when taxonomy terms are added to a post."
msgstr "טריגר זה מופעל כאשר מונחי טקסונומיה מתווספים לפוסט."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:88
msgid "Terms Filter"
msgstr "מסנן תנאים"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:89
msgid "Specify which terms should trigger the workflow."
msgstr "ציין אילו תנאים צריכים להפעיל את זרימת העבודה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:97
msgid "Terms filter"
msgstr "מסנן תנאים"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:98
msgid "Select the specific terms that will trigger this workflow."
msgstr "בחר את התנאים הספציפיים שיפעילו את זרימת העבודה הזו."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:144
msgid "The post before terms were added."
msgstr "הפוסט לפני הוספת התנאים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:150
msgid "The post after terms were added."
msgstr "הפוסט אחרי הוספת התנאים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnTermsAdded.php:156
msgid "The ID of the post that had terms added."
msgstr "המזהה של הפוסט שבו נוספו תנאים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:32
msgid "User role is changed"
msgstr "תפקיד המשתמש שונה"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:37
msgid "This trigger activates when a user's role is changed."
msgstr "הטריגר הזה מופעל כאשר תפקיד המשתמש משתנה."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:64
msgid "User Query"
msgstr "שאילתת משתמש"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:65
msgid ""
"Specify the criteria for users whose role changes will trigger this action."
msgstr "ציין את הקריטריונים עבור משתמשים ששינוי תפקידם יפעיל את הפעולה הזו."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:73
msgid "User query"
msgstr "שאילתת משתמש"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:74
msgid "The query defines the users that will trigger this action."
msgstr "השאילתה מגדירה את המשתמשים שיפעילו את הפעולה הזו."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:80
msgid "User Role before change"
msgstr "תפקיד המשתמש לפני השינוי"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:84
msgid "User Role after change"
msgstr "תפקיד המשתמש אחרי השינוי"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:122
msgid "User that data was changed for"
msgstr "המשתמש שעבורו שונו הנתונים"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:123
msgid "The user that data was changed for."
msgstr "המשתמש שעבורו שונו הנתונים."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:128
msgid "Added roles"
msgstr "תפקידים שהוספו"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:129
msgid "The roles that were added to the user."
msgstr "התפקידים שנוספו למשתמש."

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:134
msgid "Removed roles"
msgstr "תפקידים שהוסרו"

#: src/Modules/Workflows/Domain/Steps/Triggers/Definitions/OnUserRoleChange.php:135
msgid "The roles that were removed from the user."
msgstr "התפקידים שהוסרו מהמשתמש."

#: src/Modules/Workflows/Migrations/V040500OnScheduledStepsSchema.php:58
msgid ""
"Migrate post_id and repetition_number on scheduled steps schema after v4.5.0"
msgstr ""
"לעבור את post_id ואת repetition_number על סכמת צעדים מתוזמנים לאחר v4.5.0"

#: src/Modules/Workflows/Migrations/V40000WorkflowScheduledStepsSchema.php:58
msgid "Migrate workflow scheduled steps schema after v4.0.0"
msgstr "לעבור את סכמת צעדים מתוזמנים של זרימת עבודה לאחר v4.0.0"

#: src/Modules/Workflows/Models/PostModel.php:397
#: src/Modules/Workflows/Models/PostModel.php:401
msgid "Unknown Step"
msgstr "שלב לא ידוע"

#: src/Modules/Workflows/Models/StepTypesModel.php:99
msgid "PublishPress Future"
msgstr "PublishPress Future"

#: src/Modules/Workflows/Models/StepTypesModel.php:108
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:402
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:35
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:358
msgid "User"
msgstr "משתמש"

#: src/Modules/Workflows/Models/StepTypesModel.php:117
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15980
#: assets/jsx/workflow-editor/components/workflow-store/reducer.jsx:100
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13200
msgid "Site"
msgstr "אתר"

#: src/Modules/Workflows/Models/StepTypesModel.php:126
msgid "Flow Control"
msgstr "שליטת זרימה"

#: src/Modules/Workflows/Models/StepTypesModel.php:135
msgid "Asynchronous"
msgstr "אסינכרוני"

#: src/Modules/Workflows/Models/StepTypesModel.php:144
#: src/Views/tabs-settings.php:36
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2578
#: assets/jsx/workflow-editor/components/data-fields/debug-levels.jsx:7
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1928
msgid "Debug"
msgstr "ניפוי שגיאות"

#: src/Modules/Workflows/Models/StepTypesModel.php:153
msgid "Data Query"
msgstr "שאילתת נתונים"

#: src/Modules/Workflows/Models/StepTypesModel.php:162
msgid "Messages"
msgstr "הודעות"

#: src/Modules/Workflows/Models/WorkflowModel.php:476
#, php-format
msgid "%s #2"
msgstr "%s מס׳ 2"

#: src/Modules/Workflows/Rest/RestApiV1.php:66
#: src/Modules/Workflows/Rest/RestApiV1.php:129
#: src/Modules/Workflows/Rest/RestApiV1.php:152
msgid "The ID of the workflow"
msgstr "המזהה של זרימת העבודה"

#: src/Modules/Workflows/Rest/RestApiV1.php:90
msgid "The post type"
msgstr "סוג הפוסט"

#: src/Modules/Workflows/Rest/RestApiV1.php:175
msgid "The taxonomy name"
msgstr "שם הטקסונומיה"

#: src/Modules/Workflows/Rest/RestApiV1.php:198
msgid "The post ID"
msgstr "המזהה של הפוסט"

#: src/Modules/Workflows/Rest/RestApiV1.php:253
#: src/Modules/Workflows/Rest/RestApiV1.php:279
#: src/Modules/Workflows/Rest/RestApiV1.php:349
msgid "Workflow not found"
msgstr "זרימת עבודה לא נמצאה"

#: src/Modules/Workflows/Rest/RestApiV1.php:390
msgid "Sorry, you are not allowed to view workflow settings for this post."
msgstr "סליחה, אינך מורשה לצפות בהגדרות העבודה עבור פוסט זה."

#: src/Modules/Workflows/Rest/RestApiV1.php:462
msgid "Flow data must be an array."
msgstr "נתוני הזרימה חייבים להיות מערך."

#: src/Modules/Workflows/Rest/RestApiV1.php:475
msgid "Each node must have an id and type."
msgstr "כל צומת חייב להיות בעל id וסוג."

#: src/Modules/Workflows/Rest/RestApiV1.php:486
msgid "Each edge must have an id, source, and target."
msgstr "כל קצה חייב להיות בעל id, מקור, ומטרה."

#: src/Modules/Workflows/Views/editor.html.php:13
msgid "Loading the workflow editor..."
msgstr "טוען את עורך זרימת העבודה..."

#: src/Modules/Workflows/Views/editor.html.php:18
msgid "You need to enable JavaScript to run this app."
msgstr "עליך להפעיל JavaScript כדי להריץ את האפליקציה הזו."

#: src/Views/ad-banner-right-sidebar.php:12
msgid "Need PublishPress Future Support?"
msgstr "צריך תמיכה בעתיד של PublishPress?"

#: src/Views/ad-banner-right-sidebar.php:18
msgid "If you need help or have a new feature request, let us know."
msgstr "אם אתה זקוק לעזרה או שיש לך בקשה לתכונה חדשה, הודע לנו."

#: src/Views/ad-banner-right-sidebar.php:24
msgid "Request Support"
msgstr "בקשת תמיכה"

#: src/Views/ad-banner-right-sidebar.php:34
msgid "Detailed documentation is also available on the plugin website."
msgstr "תיעוד מפורט זמין גם באתר התוסף."

#: src/Views/ad-banner-right-sidebar.php:41
msgid "View Knowledge Base"
msgstr "צפה בבסיס הידע"

#: src/Views/expire-column.php:68
msgid "Overdue: "
msgstr "מאחר: "

#. translators: %1$s opens a span tag, %2$s is the action name, %3$s ends a span tag, %4$s is the a span tag, %5$s is the a span tag, %6$s is the a span tag
#: src/Views/expire-column.php:77
#, php-format
msgid "%1$s%2$s%3$s on %5$s%4$s%6$s"
msgstr "%1$s%2$s%3$s על %5$s%4$s%6$s"

#: src/Views/expire-column.php:115
msgid ""
"Action was not scheduled due to a configuration issue. Please attempt to "
"schedule it again."
msgstr "הפעולה לא תוכננה עקב בעיית קונפיגורציה. אנא נסה לתכנן אותה שוב."

#: src/Views/menu-admin.php:27
msgid "Metabox"
msgstr "מטא בוקס"

#: src/Views/menu-admin.php:34
msgid "Metabox Title"
msgstr "כותרת המטא בוקס"

#: src/Views/menu-admin.php:48
msgid ""
"The title of the metabox that will be displayed in the post edit screen."
msgstr "כותרת המטא בוקס שתוצג במסך עריכת הפוסט."

#: src/Views/menu-admin.php:57
msgid "Checkbox Field Label"
msgstr "תווית שדה תיבת סימון"

#: src/Views/menu-admin.php:70
msgid "The label of the checkbox field that will be displayed in the metabox."
msgstr "התווית של שדה תיבת הסימון שתוצג במטא בוקס."

#: src/Views/menu-admin.php:78
msgid "Future Actions Column"
msgstr "עמודת פעולות עתידיות"

#: src/Views/menu-admin.php:83
msgid "Future Action Column Style"
msgstr "סגנון עמודת פעולה עתידית"

#: src/Views/menu-admin.php:93
msgid "Detailed"
msgstr "מפורט"

#: src/Views/menu-admin.php:96
msgid ""
"Displays all information in the Future Action column on the \"Posts\" screen."
msgstr "מציג את כל המידע בעמודת הפעולה העתידית במסך \"פוסטים\"."

#: src/Views/menu-admin.php:106
msgid "Simplified"
msgstr "מפושט"

#: src/Views/menu-admin.php:108
msgid ""
"Displays only the icon and date/time in the Future Action column on the "
"\"Posts\" screen."
msgstr ""
"מציג רק את האייקון ואת התאריך/שעה בעמודת הפעולה העתידית במסך \"פוסטים\"."

#: src/Views/menu-admin.php:118
msgid "Future Actions Editor"
msgstr "עורך פעולות עתידיות"

#: src/Views/menu-admin.php:121
msgid "This controls the time format used to select dates for Future Actions."
msgstr "זה שולט בפורמט הזמן שבו נעשה שימוש לבחירת תאריכים לפעולות עתידיות."

#: src/Views/menu-admin.php:128
msgid "Time format in the date picker"
msgstr "פורמט הזמן בבחירת התאריך"

#: src/Views/menu-admin.php:140
msgid "Inherit from Site Settings"
msgstr "לרשת מהגדרות האתר"

#: src/Views/menu-admin.php:151
msgid "24 hours"
msgstr "24 שעות"

#: src/Views/menu-admin.php:162
msgid "AM/PM"
msgstr "לפנות/אחה\"צ"

#: src/Views/menu-admin.php:174 src/Views/menu-advanced.php:99
#: src/Views/menu-display.php:368 src/Views/menu-general.php:118
#: src/Views/menu-notifications.php:186
msgid "Save Changes"
msgstr "שמור שינויים"

#: src/Views/menu-advanced.php:26
msgid "Advanced Options"
msgstr "אפשרויות מתקדמות"

#: src/Views/menu-advanced.php:40
msgid "Experimental Features"
msgstr "תכונות ניסיוניות"

#: src/Views/menu-advanced.php:49
msgid "Enable experimental features"
msgstr "אפשר תכונות ניסיוניות"

#: src/Views/menu-advanced.php:51
msgid ""
"Enable experimental features that are still in development and may not be "
"fully functional."
msgstr "הפעלת תכונות ניסיוניות שעדיין בפיתוח ואולי אינן פועלות במלואן."

#: src/Views/menu-advanced.php:63
msgid "Preserve Data After Deactivating the Plugin"
msgstr "שמור נתונים לאחר כיבוי התוסף"

#: src/Views/menu-advanced.php:73
msgid "Preserve data"
msgstr "שמור נתונים"

#: src/Views/menu-advanced.php:83
msgid "Delete data"
msgstr "מחק נתונים"

#: src/Views/menu-advanced.php:88
msgid ""
"Toggle between preserving or deleting data after the plugin is deactivated."
msgstr "העבר בין שמירה או מחיקת נתונים לאחר שהתוסף מכובה."

#: src/Views/menu-debug-log.php:14
msgid "Debug Log"
msgstr "יומן דיבוג"

#: src/Views/menu-debug-log.php:16
msgid ""
"Below is a dump of the debugging table, this should be useful for "
"troubleshooting."
msgstr "להלן פלט של טבלת הניפוי, זה должно להיות שימושי לפתרון בעיות."

#: src/Views/menu-debug-log.php:83
msgid "Number of logs to display:"
msgstr "מספר היומנים להציג:"

#: src/Views/menu-debug-log.php:92
msgid "Display:"
msgstr "הצג:"

#: src/Views/menu-debug-log.php:93
msgid "Grouped by request"
msgstr "מקובץ לפי בקשה"

#: src/Views/menu-debug-log.php:94
msgid "Time sequence"
msgstr "רצף זמן"

#: src/Views/menu-debug-log.php:97
msgid "Show only requests with trigger activated"
msgstr "הצג רק בקשות עם הפעלת טריגר"

#: src/Views/menu-debug-log.php:168
msgid "Copy Debug Log"
msgstr "העתק יומן ניפוי"

#: src/Views/menu-debug-log.php:171 assets/js/backupPanel.js:831
#: assets/jsx/backup-panel/components/tabs-content/hooks/export.jsx:76
#: assets/js/backupPanel.js:666
msgid "Download"
msgstr "הורד"

#: src/Views/menu-debug-log.php:174
msgid "View Full Log in New Tab"
msgstr "צפה ביומן המלא בטאב חדש"

#: src/Views/menu-debug-log.php:185
msgid "Debug log copied to clipboard!"
msgstr "יומן ניפוי הועתק ללוח!"

#: src/Views/menu-diagnostics.php:53
msgid "Advanced Diagnostics and Tools"
msgstr "אבחנות וכלים מתקדמים"

#: src/Views/menu-diagnostics.php:57
msgid "WP-Cron Status Check"
msgstr "בדיקת מצב WP-Cron"

#: src/Views/menu-diagnostics.php:61 src/Views/menu-diagnostics.php:80
msgid "Passed"
msgstr "עבר"

#: src/Views/menu-diagnostics.php:64
msgid "WP Cron Disabled"
msgstr "WP Cron מושבת"

#: src/Views/menu-diagnostics.php:70
msgid "Database Schema Check"
msgstr "בדיקת סכמת מסד הנתונים"

#: src/Views/menu-diagnostics.php:73
msgid ""
"After activating the plugin, tables are updated automatically on the next "
"page load. Use the button below if you still see schema errors."
msgstr ""
"לאחר הפעלת התוסף, הטבלאות מתעדכנות אוטומטית בעת טעינת הדף הבא. השתמש בכפתור "
"למטה אם אתה עדיין רואה שגיאות סכימה."

#: src/Views/menu-diagnostics.php:84
msgid "Error found on the database schema:"
msgid_plural "Errors found on the database schema:"
msgstr[0] "נמצאה שגיאה בסכמת מסד הנתונים:"
msgstr[1] "נמצאו שגיאות בסכמת מסד הנתונים:"
msgstr[2] "נמצאו שגיאות בסכמת מסד הנתונים:"
msgstr[3] "נמצאו שגיאות בסכמת מסד הנתונים:"

#: src/Views/menu-diagnostics.php:115
msgid "Try to Fix Database"
msgstr "נסה לתקן את מסד הנתונים"

#: src/Views/menu-diagnostics.php:124
msgid "Debug Logging"
msgstr "ניפוי יומנים"

#: src/Views/menu-diagnostics.php:128 src/Views/menu-display.php:139
#: src/Views/menu-notifications.php:67 src/Views/menu-notifications.php:95
#: src/Views/menu-notifications.php:150
msgid "Enabled"
msgstr "מופעל"

#: src/Views/menu-diagnostics.php:131
msgid "Disable Debugging"
msgstr "כבה ניפוי שגיאות"

#: src/Views/menu-diagnostics.php:137
msgid "Purge Debug Log"
msgstr "נקה יומן ניפוי שגיאות"

#: src/Views/menu-diagnostics.php:145
msgid "View Debug Logs"
msgstr "צפה ביומני ניפוי שגיאות"

#: src/Views/menu-diagnostics.php:148 src/Views/menu-display.php:150
#: src/Views/menu-notifications.php:75 src/Views/menu-notifications.php:104
#: src/Views/menu-notifications.php:158
msgid "Disabled"
msgstr "כבוי"

#: src/Views/menu-diagnostics.php:151
msgid "Enable Debugging"
msgstr "אפשר ניפוי שגיאות"

#: src/Views/menu-diagnostics.php:160
msgid "Spatie Ray Debug"
msgstr "ניפוי שגיאות של Spatie Ray"

#: src/Views/menu-diagnostics.php:164
msgid "Spatie Ray Detected"
msgstr "Spatie Ray זוהה"

#: src/Views/menu-diagnostics.php:166
msgid ""
"Spatie Ray Debug is detected. The \"Send to Ray\" workflow step will be "
"available in the workflow editor."
msgstr ""
"נמצא Spatie Ray Debug. שלב הזרימה \"שלח ל-Ray\" יהיה זמין בעורך הזרימה."

#: src/Views/menu-diagnostics.php:170
msgid "Spatie Ray Not Detected"
msgstr "Spatie Ray לא זוהה"

#: src/Views/menu-diagnostics.php:172
msgid ""
"Spatie Ray Debug is not detected. This is not an error, but the \"Send to "
"Ray\" workflow step will not be available in the workflow editor."
msgstr ""
"לא נמצא Spatie Ray Debug. זו לא שגיאה, אך שלב הזרימה \"שלח ל-Ray\" לא יהיה "
"זמין בעורך הזרימה."

#: src/Views/menu-diagnostics.php:175
msgid "Learn more about Spatie Ray"
msgstr "למד עוד על Spatie Ray"

#: src/Views/menu-diagnostics.php:184
msgid "Migrate Legacy Future Actions"
msgstr "מיגר פעולות עתידיות ישנות"

#: src/Views/menu-diagnostics.php:188
msgid "Run Migration"
msgstr "הרץ מיגרציה"

#: src/Views/menu-diagnostics.php:191
msgid ""
"Migrate legacy future actions from WP Cron to the new Action Scheduler. This "
"will run in the background and may take a while."
msgstr ""
"מיגר פעולות עתידיות ישנות מ-WP Cron לתוכנת תכנון פעולות החדשה. זה ירוץ ברקע "
"ועשוי לקחת זמן."

#: src/Views/menu-diagnostics.php:201
msgid "Restore Legacy Action Arguments"
msgstr "שחזר ארגומנטים של פעולה ישנה"

#: src/Views/menu-diagnostics.php:205
msgid "Run Data Restoration"
msgstr "הרץ שחזור נתונים"

#: src/Views/menu-diagnostics.php:208
msgid ""
"Restore legacy action arguments as Post Meta. This is useful if you have "
"issues with 3rd party plugins that read that data. This will run in the "
"background and may take a while."
msgstr ""
"שחזר את ארגומנטי הפעולה הישנים כמטא פוסט. זה שימושי אם יש לך בעיות עם תוספים "
"של צד שלישי שקוראים את הנתונים הללו. זה ירוץ ברקע ועשוי לקחת זמן."

#: src/Views/menu-diagnostics.php:221
msgid "Legacy Cron Schedule"
msgstr "לוח זמנים ישן של Cron"

#: src/Views/menu-diagnostics.php:229
msgid ""
"The below table will show all currently scheduled cron events for the plugin "
"with the next run time."
msgstr ""
"הטבלה למטה תציג את כל אירועי הקורן המתוכננים הנוכחיים עבור התוסף עם זמן "
"הריצה הבא."

#: src/Views/menu-diagnostics.php:244
msgid "Event"
msgstr "אירוע"

#: src/Views/menu-diagnostics.php:247
msgid "Posts and expiration settings"
msgstr "הגדרות פוסטים ותאריך תפוגה"

#: src/Views/menu-diagnostics.php:302
msgid "This is a legacy feature and will be removed in a future version."
msgstr "זוהי תכונה ישנה שתוסר בגרסה עתידית."

#: src/Views/menu-display.php:34
msgid "Default Formats"
msgstr "פורמטים ברירת מחדל"

#: src/Views/menu-display.php:39
msgid "Date Format"
msgstr "פורמט תאריך"

#. translators: %s is a link to the PHP date function documentation
#: src/Views/menu-display.php:64
#, php-format
msgid ""
"The default format to use when displaying the action date within a post "
"using the shortcode or within the footer.  For information on valid "
"formatting options, see: %s."
msgstr ""
"הפורמט ברירת המחדל שיש להשתמש בו כאשר מציגים את תאריך הפעולה בתוך פוסט "
"באמצעות ה-shortcode או בתוך התחתית.  למידע על אפשרויות פורמט חוקיות, ראה: %s."

#: src/Views/menu-display.php:68 src/Views/menu-display.php:106
msgid "PHP Date Function"
msgstr "פונקציית תאריך PHP"

#: src/Views/menu-display.php:77
msgid "Time Format"
msgstr "פורמט זמן"

#. translators: %s is a link to the PHP date function documentation
#: src/Views/menu-display.php:102
#, php-format
msgid ""
"The default format to use when displaying the action time within a post "
"using the shortcode or within the footer.  For information on valid "
"formatting options, see: %s."
msgstr ""
"הפורמט ברירת המחדל שיש להשתמש בו כאשר מציגים את זמן הפעולה בתוך פוסט באמצעות "
"ה-shortcode או בתוך התחתית.  למידע על אפשרויות פורמט חוקיות, ראה: %s."

#: src/Views/menu-display.php:116
msgid "Post Footer Display"
msgstr "תצוגת תחתית פוסט"

#: src/Views/menu-display.php:118
msgid ""
"Enabling this below will display the action date automatically at the end of "
"any post which is set to run an action."
msgstr ""
"הפעלת זה למטה תציג את תאריך הפעולה אוטומטית בסוף כל פוסט שמתוכנן להריץ פעולה."

#: src/Views/menu-display.php:127
msgid "Show in Post Footer?"
msgstr "להציג בתחתית הפוסט?"

#: src/Views/menu-display.php:154
msgid ""
"This will enable or disable displaying the future action date in the post "
"footer."
msgstr "זה יאפשר או יבוטל את שליחת התראה בדוא\"ל על פעולה עתידית."

#: src/Views/menu-display.php:164
msgid "Footer Contents"
msgstr "תוכן התחתית"

#: src/Views/menu-display.php:175
msgid ""
"Enter the text you would like to appear at the bottom of every post which "
"has an action scheduled.  The following placeholders will be replaced with "
"the future action date in the following format:"
msgstr ""
"הזן את הטקסט שתרצה שיופיע בתחתית כל פוסט שיש לו פעולה מתוכננת.  הממלאים "
"הבאים יוחלפו בתאריך הפעולה העתידית בפורמט הבא:"

#: src/Views/menu-display.php:216
msgid "Footer Style"
msgstr "סגנון תחתית"

#: src/Views/menu-display.php:227
msgid "The inline css which will be used to style the footer text."
msgstr "ה-css המובנה שיישמש לעיצוב טקסט התחתית."

#: src/Views/menu-display.php:231
msgid "Example: "
msgstr "דוגמה: "

#: src/Views/menu-display.php:243
msgid "Shortcode"
msgstr "קוד קצר"

#. translators: %s is a code tag that wraps the shortcode
#: src/Views/menu-display.php:249
#, php-format
msgid ""
"Use the %s[futureaction]%s shortcode to show when the future action will "
"occur. You can add this shortcode anywhere in your post content."
msgstr ""
"השתמש ב-%s[futureaction]%s shortcode כדי להראות מתי הפעולה העתידית תתרחש. "
"אתה יכול להוסיף את ה-shortcode הזה בכל מקום בתוכן הפוסט שלך."

#: src/Views/menu-display.php:259
msgid "Shortcode Wrapper"
msgstr "עטיפת shortcode"

#. translators: This is used to indicate that no wrapper should be used on the shortcode output
#: src/Views/menu-display.php:266
#, fuzzy
#| msgid "— No Change —"
msgid "— None —"
msgstr "— ללא שינוי —"

#: src/Views/menu-display.php:280
msgid ""
"The shortcode output will be wrapped in the selected HTML tag, allowing you "
"to control its structure and styling."
msgstr ""
"פלט ה-shortcode יעטף בתג ה-HTML הנבחר, מה שיאפשר לך לשלוט במבנה ובעיצוב שלו."

#: src/Views/menu-display.php:290
msgid "Wrapper Class"
msgstr "מחלקת עטיפה"

#: src/Views/menu-display.php:296
msgid "Add a CSS class to the wrapper element for custom styling."
msgstr "הוסף מחלקת CSS ליסוד המעטפת עבור סגנון מותאם."

#: src/Views/menu-display.php:303
msgid "Attributes"
msgstr "מאפיינים"

#. translators: %s is the shortcode code wrapped in code tags
#: src/Views/menu-display.php:309
#, php-format
msgid "The following attributes are available for the %s shortcode:"
msgstr "המאפיינים הבאים זמינים עבור ה-shortcode %s:"

#. translators: %s is a code tag that wraps the shortcode attribute name
#: src/Views/menu-display.php:316
#, php-format
msgid "%s - Available options:"
msgstr "%s - אפשרויות זמינות:"

#. translators: %s is a code tag that wraps the shortcode attribute value
#: src/Views/menu-display.php:322
#, php-format
msgid "%s - Displays complete date/time.  Default value."
msgstr "%s - מציג תאריך/שעה מלאה. ערך ברירת מחדל."

#. translators: %s is a code tag that wraps the shortcode attribute value
#: src/Views/menu-display.php:328
#, php-format
msgid "%s - Displays date only"
msgstr "%s - מציג רק תאריך"

#. translators: %s is a code tag that wraps the shortcode attribute value
#: src/Views/menu-display.php:334
#, php-format
msgid "%s - Displays time only"
msgstr "%s - מציג רק שעה"

#. translators: %s is a code tag that wraps the shortcode attribute dateformat
#. translators: %s is a code tag that wraps the shortcode attribute timeformat
#: src/Views/menu-display.php:346 src/Views/menu-display.php:354
#, php-format
msgid "%s - Format set here will override the value set on the settings page"
msgstr "%s - הפורמט שנקבע כאן יגבר על הערך שנקבע בדף ההגדרות"

#: src/Views/menu-general.php:25
msgid "Defaults"
msgstr "ברירות מחדל"

#: src/Views/menu-general.php:59
msgid "Calendar Visibility"
msgstr "נראות לוח שנה"

#: src/Views/menu-general.php:65
msgid "Remember last state"
msgstr "זכור את המצב האחרון"

#: src/Views/menu-general.php:67
msgid "Shows or hides the calendar based on the last user interaction."
msgstr "מציג או מסתיר את היומן בהתאם לאינטראקציה האחרונה של המשתמש."

#: src/Views/menu-general.php:72
msgid "Always hidden"
msgstr "תמיד מוסתר"

#: src/Views/menu-general.php:74
msgid "The calendar is always hidden by default."
msgstr "היומן תמיד מוסתר כברירת מחדל."

#: src/Views/menu-general.php:80
msgid "Permissions"
msgstr "הרשאות"

#: src/Views/menu-general.php:85
msgid "Choose Which User Roles Can Create Future Actions"
msgstr "בחר אילו תפקידי משתמש יכולים ליצור פעולות עתידיות"

#: src/Views/menu-notifications.php:50
msgid "Email Notification"
msgstr "הודעת דוא\"ל"

#: src/Views/menu-notifications.php:52
msgid "Whenever an action runs, an email can be sent to alert users."
msgstr "כל פעם שפעולה מתבצעת, ניתן לשלוח דוא\"ל כדי להודיע למשתמשים."

#: src/Views/menu-notifications.php:59
msgid "Enable Email Notification?"
msgstr "האם להפעיל התראה בדוא\"ל?"

#: src/Views/menu-notifications.php:78
msgid ""
"This will enable or disable the send of email notification on future action."
msgstr "זה יאפשר או יבוטל את שליחת התראה בדוא\"ל על פעולה עתידית."

#: src/Views/menu-notifications.php:86
msgid "Include Blog Administrators?"
msgstr "לכלול מנהלי בלוג?"

#: src/Views/menu-notifications.php:107
msgid ""
"This will include all users with the role of \"Administrator\" in the email."
msgstr "זה יכלול את כל המשתמשים עם התפקיד של \"Administrator\" בדוא\"ל."

#: src/Views/menu-notifications.php:123
msgid ""
"Enter a comma separate list of emails that you would like to be notified "
"when the action runs.  This will be applied to ALL post types.  You can set "
"post type specific emails on the Defaults tab."
msgstr ""
"הזן רשימה מופרדת בפסיקים של כתובות אימייל שתרצה להתעדכן כאשר הפעולה מתבצעת.  "
"זה ייושם על כל סוגי הפוסטים.  אתה יכול לקבוע אימיילים ספציפיים לסוגי פוסטים "
"בלשונית ברירות מחדל."

#: src/Views/menu-notifications.php:132
msgid "Past-due Actions Notification"
msgstr "התראת פעולות שאותן ראוי לבצע"

#: src/Views/menu-notifications.php:134 src/Views/menu-notifications.php:161
msgid ""
"This will enable or disable the send of email notification on past-due "
"actions."
msgstr "זה יאפשר או יבוטל את שליחת התראה בדוא\"ל על פעולה עתידית."

#: src/Views/menu-notifications.php:142
msgid "Enable Past-due Actions Notification?"
msgstr "האם להפעיל התראת פעולות שאותן ראוי לבצע?"

#: src/Views/menu-notifications.php:175
msgid ""
"Enter a comma separate list of emails that you would like to be notified "
"when past-due actions are detected."
msgstr ""
"הזן רשימה מופרדת בפסיקים של כתובות אימייל שתרצה להתעדכן כאשר פעולות שהגיעו "
"למועד סיום מזוהות."

#: src/Views/tabs-future-actions.php:20 assets/js/backupPanel.js:646
#: assets/js/backupPanel.js:1229
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:24
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:104
#: assets/js/backupPanel.js:499 assets/js/backupPanel.js:911
msgid "Post Types"
msgstr "post types"

#: src/Views/tabs-future-actions.php:25 assets/js/backupPanel.js:649
#: assets/js/backupPanel.js:1232
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:28
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:108
#: assets/js/backupPanel.js:503 assets/js/backupPanel.js:915
msgid "General"
msgstr "כללי"

#: src/Views/tabs-future-actions.php:30 assets/js/backupPanel.js:652
#: assets/js/backupPanel.js:1235
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:32
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:112
#: assets/js/backupPanel.js:507 assets/js/backupPanel.js:919
msgid "Notifications"
msgstr "התראות"

#: src/Views/tabs-future-actions.php:35 assets/js/backupPanel.js:655
#: assets/js/backupPanel.js:1238
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:36
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:116
#: assets/js/backupPanel.js:511 assets/js/backupPanel.js:923
msgid "Display"
msgstr "תצוגה"

#: src/Views/tabs-future-actions.php:40 assets/js/backupPanel.js:658
#: assets/js/backupPanel.js:1241
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:40
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:120
#: assets/js/backupPanel.js:515 assets/js/backupPanel.js:927
msgid "Admin"
msgstr "מנהל"

#: src/Views/tabs-settings.php:23
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11424
#: assets/js/backupPanel.js:661 assets/js/backupPanel.js:1244
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:44
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:124
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:248
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9194
#: assets/js/backupPanel.js:519 assets/js/backupPanel.js:931
msgid "Advanced"
msgstr "מתקדם"

#: src/Views/tabs-settings.php:28
msgid "Diagnostics and Tools"
msgstr "אבחנות וכלים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:384
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:29
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:352
msgid "Integer"
msgstr "מספר שלם"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:387
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:30
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:353
msgid "String"
msgstr "מחרוזת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:390
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:31
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:354
msgid "Boolean"
msgstr "בוליאני"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:393
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:32
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:355
msgid "Object"
msgstr "אובייקט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:396
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:33
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:356
msgid "Array"
msgstr "מערך"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:431
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2114
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:57
#: assets/jsx/workflow-editor/components/data-fields/custom-options/option-item.jsx:50
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:380
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1521
msgid "null"
msgstr "ריק"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:449
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:80
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:403
msgid "Argument name"
msgstr "שם ארגומנט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:454
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:86
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:409
msgid "Data type"
msgstr "סוג נתונים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:460
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2147
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:94
#: assets/jsx/workflow-editor/components/data-fields/custom-options/option-item.jsx:92
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:417
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1563
msgid "Value"
msgstr "ערך"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:466
#: assets/jsx/workflow-editor/components/data-fields/action-args/argument-item.jsx:102
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:425
msgid "The argument name should only contain letters, numbers and underscores."
msgstr "שם הארגומנט צריך להכיל רק אותיות, מספרים וקווים תחתונים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:582
#: assets/jsx/workflow-editor/components/data-fields/action-args/index.jsx:71
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:504
msgid "Argument #%s"
msgstr "ארגומנט #%s"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:603
#: assets/jsx/workflow-editor/components/data-fields/action-args/index.jsx:85
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:518
msgid "No arguments added to the action."
msgstr "לא נוספו ארגומנטים לפעולה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:608
#: assets/jsx/workflow-editor/components/data-fields/action-args/index.jsx:90
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:523
msgid "Add a new argument"
msgstr "הוסף ארגומנט חדש"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:793
#: assets/jsx/workflow-editor/components/data-fields/conditional-date-offset.jsx:35
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:643
msgid "When to expire"
msgstr "מתי לפוג"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1032
#: assets/jsx/workflow-editor/components/data-fields/conditional/components/conditional-hoc.jsx:43
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:783
msgid "Add Group"
msgstr "הוסף קבוצה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1035
#: assets/jsx/workflow-editor/components/data-fields/conditional/components/conditional-hoc.jsx:44
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:784
msgid "Add Rule"
msgstr "הוסף כלל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1051
#: assets/jsx/workflow-editor/components/data-fields/conditional/components/conditional-hoc.jsx:58
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:798
msgid ""
"Create rules that will continue the workflow only if certain conditions are "
"met."
msgstr "צור כללים שימשיכו את זרימת העבודה רק אם מתקיימות תנאים מסוימים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1053
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4626
#: assets/jsx/workflow-editor/components/data-fields/conditional/components/conditional-hoc.jsx:59
#: assets/jsx/workflow-editor/components/data-fields/post-filter/components/post-filter.jsx:85
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:799
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3569
msgid "Edit rules"
msgstr "ערוך כללים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1055
#: assets/jsx/workflow-editor/components/data-fields/conditional/components/conditional-hoc.jsx:60
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:800
msgid ""
"Conditional logic is a Pro feature. Upgrade to create advanced conditions "
"for your workflows."
msgstr ""
"לוגיקה מותנית היא תכונה מקצועית. שדרגו כדי ליצור תנאים מתקדמים עבור זרימות "
"העבודה שלכם."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1227
#: assets/jsx/workflow-editor/components/data-fields/conditional/components/duplicate-rule-button.jsx:10
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:944
msgid "Duplicate Rule"
msgstr "שכפל כלל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1315
#: assets/jsx/workflow-editor/components/data-fields/conditional/components/not-toggle.jsx:30
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:992
msgid "Not"
msgstr "לא"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1908
#: assets/jsx/workflow-editor/components/data-fields/custom-options/index.jsx:12
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1339
msgid "Dismiss"
msgstr "בטל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1909
#: assets/jsx/workflow-editor/components/data-fields/custom-options/index.jsx:13
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1340
msgid "Dismiss the notification"
msgstr "בטל את ההודעה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1960
#: assets/jsx/workflow-editor/components/data-fields/custom-options/index.jsx:67
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1394
msgid "Option %s"
msgstr "אפשרות %s"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1997
#: assets/jsx/workflow-editor/components/data-fields/custom-options/index.jsx:95
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1422
msgid "Option #%s"
msgstr "אפשרות #%s"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2021
#: assets/jsx/workflow-editor/components/data-fields/custom-options/index.jsx:114
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1441
msgid "No options added to the action."
msgstr "לא נוספו אפשרויות לפעולה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2026
#: assets/jsx/workflow-editor/components/data-fields/custom-options/index.jsx:120
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1447
msgid "Add a new option"
msgstr "הוסף אפשרות חדשה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2030
#: assets/jsx/workflow-editor/components/data-fields/custom-options/index.jsx:132
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1459
msgid ""
"You have reached the maximum number of options. You can add up to %s options."
msgstr "הגעת למספר המקסימלי של אפשרויות. אתה יכול להוסיף עד %s אפשרויות."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2132
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3235
#: assets/jsx/workflow-editor/components/data-fields/custom-options/option-item.jsx:73
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/schemas/term-properties.jsx:7
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1544
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2463
msgid "Name"
msgstr "שם"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2142
#: assets/jsx/workflow-editor/components/data-fields/custom-options/option-item.jsx:85
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1556
msgid "Hint"
msgstr "רמז"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2155
#: assets/jsx/workflow-editor/components/data-fields/custom-options/option-item.jsx:107
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1578
msgid "The option name should only contain letters, numbers and underscores."
msgstr "שם האפשרות צריך להכיל רק אותיות, מספרים וקווים תחתונים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2315
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:61
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1674
msgid "Selected in the calendar"
msgstr "נבחר בלוח השנה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2318
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4184
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:62
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-date.jsx:59
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1675
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3168
msgid "When the trigger is activated"
msgstr "כאשר הטריגר מופעל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2321
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4187
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:63
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-date.jsx:63
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1676
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3172
msgid "When the step is activated"
msgstr "כאשר הצעד מופעל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2338
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:80
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1693
msgid "As soon as possible"
msgstr "בהקדם האפשרי"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2341
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:81
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1694
msgid "On a specific date"
msgstr "בתאריך ספציפי"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2344
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:82
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1695
msgid "Relative to a specific date"
msgstr "יחס לתאריך ספציפי"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2348
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:86
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1699
msgid "Unchanged"
msgstr "לא השתנה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2372
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:119
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1732
msgid "Date source"
msgstr "מקור תאריך"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2402
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:147
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1760
msgid ""
"Click the button to choose a custom date source from variables that can "
"provide a date."
msgstr ""
"לחץ על הכפתור כדי לבחור מקור תאריך מותאם אישית מתוך משתנים שיכולים לספק "
"תאריך."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2407
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:159
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1772
msgid "Offset"
msgstr "סטייה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2426
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:181
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1794
msgid "Error: "
msgstr "שגיאה: "

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2429
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:188
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1801
msgid "Click for more information"
msgstr "לחץ למידע נוסף"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2436
#: assets/jsx/workflow-editor/components/data-fields/date-offset/index.jsx:197
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1810
msgid ""
"For more information on formatting, see the %sPHP strtotime function%s. For "
"example, you could enter %s+1 month%s or %s+1 week 2 days 4 hours 2 "
"seconds%s or %snext Thursday%s. Please use only phrases in English."
msgstr ""
"לפרטים נוספים על עיצוב, ראה את %sפונקציית strtotime של PHP%s. לדוגמה, תוכל "
"להזין %s+1 חודש%s או %s+1 שבוע 2 ימים 4 שעות 2 שניות%s או %sיום חמישי הבא%s. "
"אנא השתמש רק בביטויים באנגלית."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2516
#: assets/jsx/workflow-editor/components/data-fields/debug-data.jsx:39
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1876
msgid "All received input"
msgstr "כל קלט שהתקבל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2519
#: assets/jsx/workflow-editor/components/data-fields/debug-data.jsx:43
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1880
msgid "Custom data"
msgstr "נתונים מותאמים אישית"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2537
#: assets/jsx/workflow-editor/components/data-fields/debug-data.jsx:64
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1901
msgid "Select the data to output"
msgstr "בחר את הנתונים לפלט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2584
#: assets/jsx/workflow-editor/components/data-fields/debug-levels.jsx:9
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1930
msgid "Notice"
msgstr "הודעה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2593
#: assets/jsx/workflow-editor/components/data-fields/debug-levels.jsx:12
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1933
msgid "Critical"
msgstr "קריטי"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2596
#: assets/jsx/workflow-editor/components/data-fields/debug-levels.jsx:13
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1934
msgid "Alert"
msgstr "התראה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2670
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4861
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5116
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/autocompleters/post-statuses.jsx:10
#: assets/jsx/workflow-editor/components/data-fields/post-query/index.jsx:117
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/query-fields.jsx:29
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:1988
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3735
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3944
msgid "Post Status"
msgstr "סטטוס פוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2701
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4795
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5119
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/autocompleters/post-types.jsx:10
#: assets/jsx/workflow-editor/components/data-fields/post-query/index.jsx:50
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/query-fields.jsx:33
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2005
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3668
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3948
msgid "Post Type"
msgstr "post type"

#. translators: %s is the database table name
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2745
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3336
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/column-item.jsx:10
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/type-handlers.jsx:10
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2022
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2521
msgid "Type the %s key and click on the button to insert it."
msgstr "הקלד את המפתח %s ולחץ על הכפתור כדי להכניס אותו."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2749
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3340
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/column-item.jsx:17
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/type-handlers.jsx:19
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2029
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2530
msgid "Metadata key"
msgstr "מפתח מטה-דאטה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2767
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/column-item.jsx:31
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2043
msgid "Insert"
msgstr "הכנס"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3122
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3123
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/index.jsx:136
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/index.jsx:138
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2343
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2345
msgid "Edit"
msgstr "ערוך"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3165
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/index.jsx:181
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2388
msgid "Select a variable from the list below."
msgstr "בחר משתנה מהרשימה למטה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3165
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/index.jsx:185
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2392
msgid "Type your expression here or use the variables below."
msgstr "הקלד את הביטוי שלך כאן או השתמש במשתנים למטה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3200
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/index.jsx:212
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2419
msgid "Variables"
msgstr "משתנים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3200
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/index.jsx:215
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2422
msgid "Double-click on a variable to select it."
msgstr "לחץ פעמיים על משתנה כדי לבחור אותו."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3200
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/index.jsx:219
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2426
msgid "Double-click on any variable to add it to your expression."
msgstr "לחץ פעמיים על כל משתנה כדי להוסיף אותו לביטוי שלך."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3206
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/index.jsx:231
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2438
msgid "Hover over a variable to see its description."
msgstr "העבר מעל משתנה כדי לראות את התיאור שלו."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3236
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/schemas/term-properties.jsx:8
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2464
msgid "The name of the term."
msgstr "שם המונח."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3240
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/schemas/term-properties.jsx:13
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2469
msgid "Slug"
msgstr "הזנב"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3241
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/schemas/term-properties.jsx:14
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2470
msgid "The slug of the term."
msgstr "הזנב של המונח."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3245
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/schemas/term-properties.jsx:19
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2475
msgid "Term ID"
msgstr "מזהה מונח"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3246
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/schemas/term-properties.jsx:20
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2476
msgid "The unique identifier of the term."
msgstr "המזהה הייחודי של המונח."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3250
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/schemas/term-properties.jsx:25
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2481
msgid "Count"
msgstr "ספירה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3251
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/schemas/term-properties.jsx:26
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2482
msgid "Number of posts assigned to this term."
msgstr "מספר הפוסטים המוקצים למונח זה."

#. translators: %s is the taxonomy label
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3354
#: assets/jsx/workflow-editor/components/data-fields/expression-builder/type-handlers.jsx:38
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2549
msgid "%s terms for this post."
msgstr "%s מונחים לפוסט זה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3398
#: assets/jsx/workflow-editor/components/data-fields/help-link.jsx:5
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2587
msgid "Learn more"
msgstr "למד עוד"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3600
#: assets/jsx/workflow-editor/components/data-fields/interactive-custom-options/index.jsx:30
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2766
msgid ""
"This option is used to connect to another step and cannot have its name "
"changed until the connection is removed."
msgstr "אפשרות זו משמשת לחיבור לשלב אחר ולא ניתן לשנות את שמה עד שהחיבור יוסר."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3779
#: assets/jsx/workflow-editor/components/data-fields/modal-footer.jsx:11
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2874
msgid "OK"
msgstr "אישור"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3844
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5113
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:28
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/query-fields.jsx:25
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2908
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3940
msgid "Post Date"
msgstr "תאריך פוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3857
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:34
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2914
msgid "Update the post date"
msgstr "עדכון תאריך הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3860
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5101
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:38
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/query-fields.jsx:9
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2918
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3924
msgid "Post Title"
msgstr "כותרת הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3873
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:44
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2924
msgid "Update the post title"
msgstr "עדכון כותרת הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3876
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:48
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2928
msgid "Post Slug"
msgstr "סלאג הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3889
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:54
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2934
msgid "Update the post slug"
msgstr "עדכון סלאג הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3892
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5104
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:58
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/query-fields.jsx:13
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2938
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3928
msgid "Post Content"
msgstr "תוכן הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3905
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:64
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2944
msgid "Update the post content"
msgstr "עדכון תוכן הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3908
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5107
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:68
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/query-fields.jsx:17
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2948
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3932
msgid "Post Excerpt"
msgstr "תמצית הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3921
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:74
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2954
msgid "Update the post excerpt"
msgstr "עדכון תמצית הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3924
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:78
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2958
msgid "Post Discussion"
msgstr "דיון בפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3935
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:82
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2962
msgid "Update the post discussion"
msgstr "עדכון דיון הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3938
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:86
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2966
msgid "Post Password"
msgstr "סיסמת הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3951
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:92
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2972
msgid "Update the post password"
msgstr "עדכון סיסמת הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3954
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4875
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5110
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:96
#: assets/jsx/workflow-editor/components/data-fields/post-query/index.jsx:132
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/query-fields.jsx:21
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2976
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3750
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3936
msgid "Post Author"
msgstr "מחבר הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3967
#: assets/jsx/workflow-editor/components/data-fields/post-data/index.jsx:102
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:2982
msgid "Update the post author"
msgstr "עדכון מחבר הפוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4060
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-author.jsx:63
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3052
msgid "Unable to load the list of authors. Please try again."
msgstr "לא ניתן לטעון את רשימת המחברים. אנא נסה שוב."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4074
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4204
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4280
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4385
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-author.jsx:81
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-date.jsx:84
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:32
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-text.jsx:27
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3070
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3193
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3257
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3365
msgid "Do not update"
msgstr "אל תעדכן"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4095
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-author.jsx:103
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3092
msgid "Author"
msgstr "מחבר"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4283
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:36
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3261
msgid "Comments only"
msgstr "רק תגובות"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4284
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4297
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:37
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:56
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3262
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3281
msgid "Closed"
msgstr "סגור"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4285
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:38
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3263
msgid "Pings only"
msgstr "פינגים בלבד"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4286
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4293
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:39
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:51
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3264
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3276
msgid "Open"
msgstr "פתוח"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4290
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:46
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3271
msgid "Changed..."
msgstr "שונה..."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4295
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:53
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3278
msgid "Visitors can add new comments and replies."
msgstr "מבקרים יכולים להוסיף תגובות ותשובות חדשות."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4299
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:58
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3283
msgid ""
"Visitors can not add new comments or replies. Existing comments remain "
"visible."
msgstr "מבקרים יכולים להוסיף תגובות ותשובות חדשות."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4330
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:97
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3322
msgid "Enable pinbacks & trackbacks"
msgstr "אפשר פינגבקים & טראקבקים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4335
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-discussion.jsx:104
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3329
msgid "Learn more about pinbacks & trackbacks"
msgstr "למד עוד על פינגבקים & טראקבקים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4388
#: assets/jsx/workflow-editor/components/data-fields/post-data/post-text.jsx:31
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3369
msgid "Clear content"
msgstr "נקה תוכן"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4625
#: assets/jsx/workflow-editor/components/data-fields/post-filter/components/post-filter.jsx:84
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3568
msgid "Create filters to query specific posts based on rules."
msgstr "צור מסננים כדי לחפש פוסטים ספציפיים על סמך כללים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4820
#: assets/jsx/workflow-editor/components/data-fields/post-query/index.jsx:78
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3696
msgid "Post selection"
msgstr "בחירת פוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4823
#: assets/jsx/workflow-editor/components/data-fields/post-query/index.jsx:81
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3699
msgid "Post received as input"
msgstr "פוסט התקבל כקלט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4826
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5933
#: assets/jsx/workflow-editor/components/data-fields/post-query/index.jsx:82
#: assets/jsx/workflow-editor/components/data-fields/user-query.jsx:65
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3700
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4563
msgid "Custom query"
msgstr "שאילתא מותאמת אישית"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4889
#: assets/jsx/workflow-editor/components/data-fields/post-query/index.jsx:145
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3763
msgid "Post Terms"
msgstr "תנאי פוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4904
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5983
#: assets/jsx/workflow-editor/components/data-fields/post-query/index.jsx:160
#: assets/jsx/workflow-editor/components/data-fields/user-query.jsx:116
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3778
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4614
msgid "Separate multiple values with commas or Enter key."
msgstr "הפרד ערכים מרובים בעזרת פסיקים או מקש Enter."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4906
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5985
#: assets/jsx/workflow-editor/components/data-fields/post-query/index.jsx:166
#: assets/jsx/workflow-editor/components/data-fields/user-query.jsx:122
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3784
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4620
msgid "* Required field"
msgstr "* שדה חובה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5051
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/post-search-query.jsx:84
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3895
msgid "Post Search Query"
msgstr "שאילתת חיפוש פוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5052
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/post-search-query.jsx:85
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3896
msgid "Create a search query to filter posts based on conditions."
msgstr "צור שאילתת חיפוש כדי לסנן פוסטים על סמך תנאים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5053
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/post-search-query.jsx:86
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3897
msgid "Edit query"
msgstr "ערוך שאילתא"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5122
#: assets/jsx/workflow-editor/components/data-fields/post-search-query/components/query-fields.jsx:37
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:3952
msgid "Post Parent"
msgstr "הורה פוסט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5211
#: assets/jsx/workflow-editor/components/data-fields/post-status.jsx:40
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4000
msgid "New Status"
msgstr "סטטוס חדש"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5259
#: assets/jsx/workflow-editor/components/data-fields/ray-color.jsx:13
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4024
msgid "No color"
msgstr "אין צבע"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5262
#: assets/jsx/workflow-editor/components/data-fields/ray-color.jsx:14
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4025
msgid "Green"
msgstr "ירוק"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5265
#: assets/jsx/workflow-editor/components/data-fields/ray-color.jsx:15
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4026
msgid "Orange"
msgstr "כתום"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5268
#: assets/jsx/workflow-editor/components/data-fields/ray-color.jsx:16
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4027
msgid "Red"
msgstr "אדום"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5271
#: assets/jsx/workflow-editor/components/data-fields/ray-color.jsx:17
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4028
msgid "Blue"
msgstr "כחול"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5274
#: assets/jsx/workflow-editor/components/data-fields/ray-color.jsx:18
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4029
msgid "Purple"
msgstr "סגול"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5277
#: assets/jsx/workflow-editor/components/data-fields/ray-color.jsx:19
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4030
msgid "Gray"
msgstr "אפור"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5338
#: assets/jsx/workflow-editor/components/data-fields/recurrence.jsx:16
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4072
msgid "Custom interval in seconds"
msgstr "טווח מותאם בשניות"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5493
#: assets/jsx/workflow-editor/components/data-fields/schedule.jsx:127
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4211
msgid "Repeating Action"
msgstr "פעולה חוזרת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5498
#: assets/jsx/workflow-editor/components/data-fields/schedule.jsx:131
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4215
msgid ""
"Choose how often this task should repeat. Select 'Non-repeating' for a one-"
"time action or set an interval for automatic recurrence."
msgstr ""
"בחר כמה פעמים משימה זו צריכה לחזור. בחר 'לא חוזר' עבור פעולה חד-פעמית או קבע "
"פרק זמן לחזרה אוטומטית."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5507
#: assets/jsx/workflow-editor/components/data-fields/schedule.jsx:148
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4232
msgid "Unique Task Identifier"
msgstr "מזהה משימה ייחודי"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5516
#: assets/jsx/workflow-editor/components/data-fields/schedule.jsx:154
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4238
msgid "Define a unique ID to detect and prevent duplicate tasks."
msgstr "הגדר מזהה ייחודי כדי לזהות ולמנוע משימות כפולות."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5657
#: assets/jsx/workflow-editor/components/data-fields/taxonomy-terms.jsx:69
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4349
msgid "Select the terms"
msgstr "בחר את המונחים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5663
#: assets/jsx/workflow-editor/components/data-fields/taxonomy-terms.jsx:73
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4353
msgid "Specific terms"
msgstr "מונחים ספציפיים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5918
#: assets/jsx/workflow-editor/components/data-fields/user-query.jsx:45
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4543
msgid "User Role"
msgstr "תפקיד משתמש"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5927
#: assets/jsx/workflow-editor/components/data-fields/user-query.jsx:61
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4559
msgid "User selection"
msgstr "בחירת משתמש"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5930
#: assets/jsx/workflow-editor/components/data-fields/user-query.jsx:64
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4562
msgid "User received as input"
msgstr "משתמש התקבל כקלט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:5971
#: assets/jsx/workflow-editor/components/data-fields/user-query.jsx:105
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:4603
msgid "User ID"
msgstr "מזהה משתמש"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7902
#: assets/jsx/workflow-editor/components/flow-editor/index.jsx:442
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:6358
msgid "Applying auto layout."
msgstr "מיישם פריסת אוטו."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7923
#: assets/jsx/workflow-editor/components/flow-editor/index.jsx:467
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:6383
msgid "Auto layout applied."
msgstr "פריסת אוטו הוחלה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8053
#: assets/jsx/workflow-editor/components/fullscreen-mode-close.jsx:43
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:6509
msgid "Back"
msgstr "חזור"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9097
#: assets/jsx/workflow-editor/components/inspector-card/index.jsx:51
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:6945
msgid "Add a description to this step..."
msgstr "הוסף תיאור לשלב הזה..."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9104
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9107
#: assets/jsx/workflow-editor/components/inspector-card/index.jsx:68
#: assets/jsx/workflow-editor/components/inspector-card/index.jsx:78
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:6962
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:6972
msgid "Edit description"
msgstr "ערוך תיאור"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9142
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13533
#: assets/jsx/workflow-editor/components/inspector-card/index.jsx:116
#: assets/jsx/workflow-editor/components/secondary-sidebar/node-card.jsx:16
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7010
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11244
msgid "Pro"
msgstr "פרו"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9149
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11477
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13537
#: assets/jsx/workflow-editor/components/inspector-card/index.jsx:132
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:319
#: assets/jsx/workflow-editor/components/secondary-sidebar/node-card.jsx:29
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7026
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9265
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11257
msgid ""
"Currently this step is being skipped. Upgrade to Pro to unlock this feature."
msgstr "כרגע השלב הזה מתפספס. שדרגו ל-Pro כדי לפתוח תכונה זו."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9573
#: assets/jsx/workflow-editor/components/layout/header.jsx:129
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7398
msgid "Add"
msgstr "הוסף"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9573
#: assets/jsx/workflow-editor/components/layout/header.jsx:129
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7398
msgid "Close"
msgstr "סגור"

#. translators: button label text should, if possible, be under 16 characters.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9581
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9584
#: assets/jsx/workflow-editor/components/layout/header.jsx:140
#: assets/jsx/workflow-editor/components/layout/header.jsx:145
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7409
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7414
msgid "Auto Layout"
msgstr "פריסת אוטומטית"

#. translators: button label text should, if possible, be under 16 characters.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9591
#: assets/jsx/workflow-editor/components/layout/header.jsx:157
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7426
msgid "Upgrade to Pro and unlock more features"
msgstr "שדרגו ל-Pro ופתחו תכונות נוספות"

#. translators: button label text should, if possible, be under 16 characters.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9832
#: assets/jsx/workflow-editor/components/left-toolbar/redo.jsx:31
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7657
msgid "Redo"
msgstr "בצע שוב"

#. translators: button label text should, if possible, be under 16 characters.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10005
#: assets/jsx/workflow-editor/components/left-toolbar/undo.jsx:31
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7806
msgid "Undo"
msgstr "בצע ביטול"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10039
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10345
#: assets/js/backupPanel.js:144
#: assets/jsx/backup-panel/components/json-preview.jsx:15
#: assets/jsx/workflow-editor/components/loading-message/index.jsx:7
#: assets/jsx/workflow-editor/components/node-dev-info-panel/index.jsx:18
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7826
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8081
#: assets/js/backupPanel.js:110
msgid "Loading..."
msgstr "טוען..."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10041
#: assets/jsx/workflow-editor/components/loading-message/index.jsx:12
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7831
msgid "Wait, we are loading the workflow..."
msgstr "חכו, אנחנו טוענים את זרימת העבודה..."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10149
#: assets/jsx/workflow-editor/components/more-menu/menu-feature-toggle.jsx:32
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7912
msgid "Feature deactivated"
msgstr "תכונה מושבתת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10151
#: assets/jsx/workflow-editor/components/more-menu/menu-feature-toggle.jsx:34
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7914
msgid "Feature activated"
msgstr "תכונה מופעלת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10199
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:23
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7957
msgctxt "noun"
msgid "View"
msgstr "הצג"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10203
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:27
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7961
msgid "Fullscreen mode"
msgstr "מצב מסך מלא"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10204
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:28
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7962
msgid "Work without distraction"
msgstr "עבוד ללא הסחות דעת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10205
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:29
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7963
msgid "Fullscreen mode activated"
msgstr "מצב מסך מלא מופעל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10206
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:30
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7964
msgid "Fullscreen mode deactivated"
msgstr "מצב מסך מלא מושבת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10211
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:36
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7970
msgid "Advanced Settings"
msgstr "הגדרות מתקדמות"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10212
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:37
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7971
msgid "Display advanced settings for the workflow, triggers and steps"
msgstr "הצג הגדרות מתקדמות לזרימת העבודה, טריגרים ושלבים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10213
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:38
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7972
msgid "Advanced settings mode activated"
msgstr "מצב הגדרות מתקדמות הופעל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10214
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:39
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7973
msgid "Advanced settings mode deactivated"
msgstr "מצב הגדרות מתקדמות הושבת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10219
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:45
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7979
msgid "Display a mini map"
msgstr "הצג מפה מיניאטורית"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10220
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:46
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7980
msgid "Display a mini map in the bottom of the editor, triggers and steps"
msgstr "הצג מפה מיניאטורית בתחתית העורך, טריגרים וצעדות"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10221
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10228
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:47
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:55
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7981
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7989
msgid "Mini map activated"
msgstr "המפה המיניאטורית הופעלה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10222
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10229
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:48
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:56
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7982
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7990
msgid "Mini map deactivated"
msgstr "המפה המיניאטורית הושבתה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10226
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:53
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7987
msgid "Display the controls panel"
msgstr "הצג את לוח הבקרה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10227
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:54
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7988
msgid ""
"Display the controls panel with buttons to zoon in, zoom out, fit the view "
"and lock the viewport"
msgstr ""
"הצג את לוח הבקרה עם כפתורים להגדלה, להקטנה, להתאמת התצוגה ולנעול את אזור "
"התצוגה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10231
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:59
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7993
msgid "Tools"
msgstr "כלים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10235
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:63
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7997
msgid "Developer mode"
msgstr "מצב מפתחים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10236
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:64
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7998
msgid "Work in developer mode"
msgstr "עבוד במצב מפתחים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10237
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:65
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:7999
msgid "Developer mode activated"
msgstr "מצב מפתחים הופעל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10238
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:66
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8000
msgid "Developer mode deactivated"
msgstr "מצב מפתחים הושבת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10243
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:72
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8006
msgid "Welcome guide"
msgstr "מדריך קבלה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10244
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:73
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8007
msgid "Display the welcome guide"
msgstr "הצג את מדריך הקבלה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10245
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:74
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8008
msgid "Welcome guide activated"
msgstr "מדריך הקבלה הופעל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10246
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:75
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8009
msgid "Welcome guide deactivated"
msgstr "מדריך הקבלה הושבת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10252
#: assets/jsx/workflow-editor/components/more-menu/menu-items-view.jsx:83
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8017
msgid "Help"
msgstr "עזרה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10347
#: assets/jsx/workflow-editor/components/node-dev-info-panel/index.jsx:23
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8086
msgid "Developer Info"
msgstr "מידע על מפתחים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10350
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11067
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11312
#: assets/jsx/workflow-editor/components/node-dev-info-panel/index.jsx:31
#: assets/jsx/workflow-editor/components/node-inspector/node-inspector-card.jsx:18
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:109
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8094
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8832
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9055
msgid "Node"
msgstr "צומת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10358
#: assets/jsx/workflow-editor/components/node-dev-info-panel/index.jsx:41
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8104
msgid "Node Data"
msgstr "נתוני צומת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10366
#: assets/jsx/workflow-editor/components/node-dev-info-panel/index.jsx:51
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8114
msgid "Node Settings"
msgstr "הגדרות צומת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10374
#: assets/jsx/workflow-editor/components/node-dev-info-panel/index.jsx:65
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8128
msgid "Node Type"
msgstr "סוג צומת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10714
#: assets/jsx/workflow-editor/components/node-inspector/index.jsx:98
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8409
msgid "No element selected."
msgstr "לא נבחר אף אלמנט."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10714
#: assets/jsx/workflow-editor/components/node-inspector/index.jsx:106
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8417
msgid "Multiple and different elements selected."
msgstr "נבחרו מספר אלמנטים שונים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10715
#: assets/jsx/workflow-editor/components/node-inspector/index.jsx:116
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8427
msgid "%d steps selected"
msgstr "%d צעדים נבחרו"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10716
#: assets/jsx/workflow-editor/components/node-inspector/index.jsx:119
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8430
msgid "Multiple steps selected."
msgstr "נבחרו מספר צעדים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10721
#: assets/jsx/workflow-editor/components/node-inspector/index.jsx:130
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8441
msgid "%d connections selected"
msgstr "%d חיבורים נבחרו"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10722
#: assets/jsx/workflow-editor/components/node-inspector/index.jsx:133
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8444
msgid "Multiple connections selected."
msgstr "נבחרו מספר חיבורים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10742
#: assets/jsx/workflow-editor/components/node-inspector/index.jsx:165
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8476
msgid "Connection"
msgstr "חיבור"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10743
#: assets/jsx/workflow-editor/components/node-inspector/index.jsx:166
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8477
msgid ""
"The connection between nodes in the workflow. Signifies the path along which "
"data or control flow one node to another."
msgstr ""
"החיבור בין צמתים בזרימת העבודה. מסמל את המסלול שבו הנתונים או זרימת הבקרה "
"עוברים מצומת אחת לאחרת."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10993
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:83
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8726
msgid "Step Data Flow"
msgstr "זרימת נתוני צעד"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10997
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:85
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8728
msgid "Inputs"
msgstr "קלטים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10997
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:89
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8732
msgid "This step receives the following input from previous step:"
msgstr "צעד זה מקבל את הקלט הבא מהצעד הקודם:"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11003
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:100
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8743
msgid "This step does not receive any input from previous step."
msgstr "צעד זה לא מקבל שום קלט מהצעד הקודם."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11005
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:105
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8748
msgid "Outputs"
msgstr "פלטים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11005
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:109
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8752
msgid "This step outputs the following data:"
msgstr "צעד זה מפיק את הנתונים הבאים:"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11011
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:120
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8763
msgid "This step does not output any data."
msgstr "צעד זה לא מפיק שום נתון."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11013
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:125
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8768
msgid "Step Scoped Variables"
msgstr "משתנים תחת תחום הצעד"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11013
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:129
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8772
msgid "This step receives the following step scoped variables:"
msgstr "צעד זה מקבל את משתני התחום הבאים:"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11019
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:140
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8783
msgid "This step does not have any step scoped variables."
msgstr "שלב זה אינו מכיל משתנים בתחום שלב."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11021
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:145
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8788
msgid "Global Variables"
msgstr "משתנים גלובליים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11021
#: assets/jsx/workflow-editor/components/node-inspector/node-data-flow-panel.jsx:149
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8792
msgid "No global variables are declared"
msgstr "אין משתנים גלובליים שהוגדרו"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11068
#: assets/jsx/workflow-editor/components/node-inspector/node-inspector-card.jsx:19
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:8833
msgid "No description"
msgstr "אין תיאור"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11267
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:57
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9003
msgid "Unknown node: %s"
msgstr "צומת לא ידוע: %s"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11268
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:58
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9004
msgid "This is a placeholder node for a node that does not exist."
msgstr "זהו צומת placeholder עבור צומת שאינו קיים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11420
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:244
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9190
msgid "Step"
msgstr "שלב"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11426
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:250
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9196
msgid "Trigger"
msgstr "הפעלה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11456
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:286
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9232
msgid "Step actions"
msgstr "פעולות שלב"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11483
#: assets/jsx/workflow-editor/components/node-types/generic.jsx:327
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9273
msgid "This node has errors"
msgstr "לצומת זה יש שגיאות"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11564
#: assets/jsx/workflow-editor/components/node-types/node-placeholder.jsx:31
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9374
msgid "Add a step"
msgstr "הוסף שלב"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11566
#: assets/jsx/workflow-editor/components/node-types/node-placeholder.jsx:33
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9376
msgid "Search for actions"
msgstr "חפש פעולות"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11759
#: assets/jsx/workflow-editor/components/node-types/placeholder.jsx:168
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9551
msgid "Search for steps"
msgstr "חפש שלבים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11785
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11847
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13477
#: assets/jsx/workflow-editor/components/node-types/placeholder.jsx:194
#: assets/jsx/workflow-editor/components/node-types/trigger-placeholder.jsx:13
#: assets/jsx/workflow-editor/components/secondary-sidebar/menu.jsx:161
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9577
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9635
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11191
msgid "Search for triggers and steps"
msgstr "חפש הפעלות ושלבים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11845
#: assets/jsx/workflow-editor/components/node-types/trigger-placeholder.jsx:11
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9633
msgid "Click to add a trigger"
msgstr "לחץ כדי להוסיף הפעלה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11929
#: assets/jsx/workflow-editor/components/node-validation-panel/index.jsx:19
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9673
msgid "Validation"
msgstr "אימות"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11958
#: assets/jsx/workflow-editor/components/node-validation-panel/index.jsx:49
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9703
msgid "All checks have passed for this step."
msgstr "כל הבדיקות עברו בהצלחה עבור שלב זה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12145
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:122
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9859
msgid "The field \"%s\" contains an invalid variable."
msgstr "השדה \"%s\" מכיל משתנה לא חוקי."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12146
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:126
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9863
msgid ""
"The variable \"%s\" is not available in the current context. Please, check "
"if it is spelled correctly."
msgstr "המשתנה \"%s\" אינו זמין בהקשר הנוכחי. אנא, בדוק אם הוא כתוב נכון."

#. translators: %s is the workflow step slug.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12190
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:181
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9918
msgid "\"%s\" is not a variable or step slug."
msgstr "\"%s\" אינו משתנה או סלוג של שלב."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12196
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:190
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9927
msgid "Empty placeholder is not allowed."
msgstr "לא ניתן להשתמש במקום שמיש ריק."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12206
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:203
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9940
msgid "Unclosed placeholder are not allowed."
msgstr "לא ניתן להשתמש במקום שמיש שלא נסגר."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12210
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:208
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9945
msgid "Unopened placeholder are not allowed."
msgstr "לא ניתן להשתמש במקום שמיש שלא נפתח."

#. translators: %s is the field label.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12217
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:216
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9953
msgid "Invalid expression on %s"
msgstr "ביטוי לא חוקי ב-%s"

#. translators: %s is the field label.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12229
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12449
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:232
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:575
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9969
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10312
msgid "The field %s must be a list of options."
msgstr "השדה %s חייב להיות רשימה של אפשרויות."

#. translators: %s is the option name.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12251
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:261
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:9998
msgid "The option \"%s\" does not have a name."
msgstr "לאפשרות \"%s\" אין שם."

#. translators: %s is the option name.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12257
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:270
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10007
msgid "The option \"%s\" does not have a label."
msgstr "לאפשרות \"%s\" אין תווית."

#. translators: %s is the option name.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12263
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:279
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10016
msgid "The option \"%s\" has a duplicate name."
msgstr "לאפשרות \"%s\" יש שם כפול."

#. translators: %s is the option label.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12269
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:288
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10025
msgid "The option \"%s\" has a duplicate label."
msgstr "לאפשרות \"%s\" יש תווית כפולה."

#. translators: %s is the field label.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12279
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:302
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10039
msgid "The field %s must be a valid list of options."
msgstr "השדה %s חייב להיות רשימה חוקית של אפשרויות."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12301
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:333
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10070
msgid "This step requires a connection from a previous step."
msgstr "שלב זה דורש חיבור משלב קודם."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12306
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:343
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10080
msgid "This step requires a connection to a following step."
msgstr "שלב זה דורש חיבור לשלב הבא."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12360
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12370
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:407
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:428
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10144
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10165
msgid "The field %s is required."
msgstr "השדה %s הוא חובה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12383
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:450
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10187
msgid "The field %s must be a valid email address."
msgstr "השדה %s חייב להיות כתובת דוא\"ל חוקית."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12391
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:466
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10203
msgid "The field %s must be a valid email address list separated by commas."
msgstr "השדה %s חייב להיות רשימת כתובות דוא\"ל חוקיות מופרדות בפסיקים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12397
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:480
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10217
msgid "The field %s must be an integer."
msgstr "השדה %s חייב להיות מספר שלם."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12404
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:495
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10232
msgid "The field %s must be an integer list separated by commas."
msgstr "השדה %s חייב להיות רשימת מספרים שלמים מופרדת בפסיקים."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12417
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12421
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12424
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:518
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:527
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:536
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10255
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10264
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10273
msgid "The field %s must be a list of name-value pairs."
msgstr "השדה %s חייב להיות רשימה של זוגות שם-ערך."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12421
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:528
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10265
msgid "The name of the pair is required on item %d."
msgstr "השם של הזוג נדרש בפריט %d."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12424
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:537
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10274
msgid "The value of the pair is required on item %d."
msgstr "הערך של הזוג נדרש בפריט %d."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12465
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:605
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10342
msgid "Invalid variable."
msgstr "משתנה לא תקין."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12465
#: assets/jsx/workflow-editor/components/node-validator/index.jsx:608
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10345
msgid "Please use the variable picker to select valid expression."
msgstr "אנא השתמש בבוחר המשתנים כדי לבחור ביטוי תקף."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12584
#: assets/jsx/workflow-editor/components/pro-feature-button/index.jsx:26
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10448
msgid "Upgrade to Pro to unlock this feature."
msgstr "שדרג ל-Pro כדי לפתוח תכונה זו."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12871
#: assets/jsx/workflow-editor/components/secondary-sidebar/inserter-listbox/group.jsx:14
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10672
msgid "Use left and right arrow keys to move through steps"
msgstr "השתמש במקשי החצים השמאליים והימניים כדי לנוע בין שלבים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13050
#: assets/jsx/workflow-editor/components/secondary-sidebar/inserter-no-results.jsx:14
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10790
msgid "No results found."
msgstr "לא נמצאו תוצאות."

#. translators: %d: number of results.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13193
#: assets/jsx/workflow-editor/components/secondary-sidebar/inserter-search-results.jsx:101
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10910
msgid "%d result found."
msgid_plural "%d results found."
msgstr[0] "%d תוצאה נמצאה."
msgstr[1] "%d תוצאות נמצאו."
msgstr[2] "%d תוצאות נמצאו."
msgstr[3] "%d תוצאות נמצאו."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13198
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13203
#: assets/jsx/workflow-editor/components/secondary-sidebar/inserter-search-results.jsx:116
#: assets/jsx/workflow-editor/components/secondary-sidebar/inserter-search-results.jsx:123
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10925
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:10932
msgid "Nodes"
msgstr "צמתים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13431
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13451
#: assets/jsx/workflow-editor/components/secondary-sidebar/menu.jsx:72
#: assets/jsx/workflow-editor/components/secondary-sidebar/menu.jsx:111
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11102
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11141
msgid "A tip for using the workflow editor"
msgstr "טיפ לשימוש בעורך העבודה"

#. translators: %d: Number of blocks.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13581
#: assets/jsx/workflow-editor/components/secondary-sidebar/node-draggable-chip.jsx:27
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11291
msgid "%d block"
msgid_plural "%d blocks"
msgstr[0] "%d בלוק"
msgstr[1] "%d בלוקים"
msgstr[2] "%d בלוקים"
msgstr[3] "%d בלוקים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13747
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13752
#: assets/jsx/workflow-editor/components/secondary-sidebar/nodes-tab.jsx:80
#: assets/jsx/workflow-editor/components/secondary-sidebar/nodes-tab.jsx:85
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11440
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11445
#, fuzzy
msgctxt "nodes"
msgid "Most used"
msgstr "הנפוץ ביותר"

#. translators: Patterns tab title in the block inserter.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14058
#: assets/jsx/workflow-editor/components/secondary-sidebar/tabs.jsx:24
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11693
msgid "Actions"
msgstr "פעולות"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14108
#: assets/jsx/workflow-editor/components/secondary-sidebar/tips.jsx:10
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11733
msgid ""
"Select multiple steps by pressing <kbd>cmd</kbd> and clicking on each step "
"in the workflow."
msgstr ""
"בחר מספר צעדים על ידי לחיצה על <kbd>cmd</kbd> ולחיצה על כל צעד בזרימת העבודה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14110
#: assets/jsx/workflow-editor/components/secondary-sidebar/tips.jsx:16
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11739
msgid ""
"Drag steps from the inserter and drop them directly into your workflow for "
"easy customization."
msgstr "גרור צעדים מהמאפר והנח אותם ישירות בזרימת העבודה שלך להתאמה קלה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14110
#: assets/jsx/workflow-editor/components/secondary-sidebar/tips.jsx:17
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11740
msgid ""
"Simply double-click any step to bring up the settings sidebar for quick "
"adjustments."
msgstr "פשוט לחץ פעמיים על כל צעד כדי להעלות את סרגל ההגדרות להתאמות מהירות."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14110
#: assets/jsx/workflow-editor/components/secondary-sidebar/tips.jsx:18
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11741
msgid ""
"Double-click the workflow pane to increase the zoom level for a closer look."
msgstr "לחץ פעמיים על לוח העבודה כדי להגדיל את רמת הזום למבט קרוב יותר."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14110
#: assets/jsx/workflow-editor/components/secondary-sidebar/tips.jsx:20
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11743
msgid ""
"Hold down the <kbd>shift</kbd> key and double-click the workflow pane to "
"decrease the zoom level."
msgstr "לחץ פעמיים על לוח העבודה כדי להגדיל את רמת הזום למבט קרוב יותר."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14112
#: assets/jsx/workflow-editor/components/secondary-sidebar/tips.jsx:26
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11749
msgid ""
"Easily add new steps by clicking on a step's handle and dragging it. Drop it "
"in the workflow pane to see a floating inserter where you can type and "
"search for the step you need."
msgstr ""
"הוסף בקלות צעדים חדשים על ידי לחיצה על הידית של צעד וגרירה שלו. הנח אותו "
"בלוח זרימת העבודה כדי לראות מאפר צף שבו תוכל להקליד ולחפש את הצעד שאתה צריך."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14243
#: assets/jsx/workflow-editor/components/settings-sidebar/plugin-sidebar.jsx:39
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11840
msgid "(no name)"
msgstr "(אין שם)"

#. translators: Default label for the Workflow sidebar tab, not selected.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14290
#: assets/jsx/workflow-editor/components/settings-sidebar/settings-header.jsx:23
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11873
#, fuzzy
msgctxt "noun"
msgid "Workflow"
msgstr "זרימת עבודה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14302
#: assets/jsx/workflow-editor/components/settings-sidebar/settings-header.jsx:37
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11887
msgid "Element"
msgstr "אלמנט"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14386
#: assets/jsx/workflow-editor/components/settings-sidebar/settings-sidebar.jsx:50
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:11953
msgid "Close settings"
msgstr "סגור הגדרות"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14614
#: assets/jsx/workflow-editor/components/welcome-guide/index.jsx:22
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12145
msgid "Get started"
msgstr "התחל"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14706
#: assets/jsx/workflow-editor/components/workflow-debug-ray-panel/index.jsx:50
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12223
msgid "Ray Debug"
msgstr "ניפוי שגיאות Ray"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14709
#: assets/jsx/workflow-editor/components/workflow-debug-ray-panel/index.jsx:55
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12228
msgid ""
"Enable or disable the different types of debug information that is shown in "
"Ray when this workflow is activated."
msgstr ""
"אפשר או השבת את הסוגים השונים של מידע דיבוג המוצג ב-Ray כאשר זרימת העבודה "
"הזו מופעלת."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14710
#: assets/jsx/workflow-editor/components/workflow-debug-ray-panel/index.jsx:59
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12232
msgid "Show Queries"
msgstr "הצג שאילתות"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14714
#: assets/jsx/workflow-editor/components/workflow-debug-ray-panel/index.jsx:66
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12239
msgid "Show Emails"
msgstr "הצג מיילים"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14718
#: assets/jsx/workflow-editor/components/workflow-debug-ray-panel/index.jsx:73
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12246
msgid "Show WordPress Errors"
msgstr "הצג שגיאות WordPress"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14722
#: assets/jsx/workflow-editor/components/workflow-debug-ray-panel/index.jsx:80
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12253
msgid "Show current running step"
msgstr "הצג את הצעד הנוכחי שרץ"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14766
#: assets/jsx/workflow-editor/components/workflow-delete-button/index.jsx:24
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12288
msgid "Are you sure you want to delete this workflow?"
msgstr "האם אתה בטוח שברצונך למחוק את זרימת העבודה הזו?"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14777
#: assets/jsx/workflow-editor/components/workflow-delete-button/index.jsx:39
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12303
msgid "Move to trash"
msgstr "מעבר לפח"

#. translators: button label text should, if possible, be under 16 characters.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14883
#: assets/jsx/workflow-editor/components/workflow-publish-button/index.jsx:79
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12388
msgid "Publish"
msgstr "פרסם"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14883
#: assets/jsx/workflow-editor/components/workflow-publish-button/index.jsx:79
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12388
msgid "Update"
msgstr "עדכן"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14890
#: assets/jsx/workflow-editor/components/workflow-publish-button/index.jsx:90
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12399
msgid "Autosaving..."
msgstr "שמור אוטומטית..."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14890
#: assets/jsx/workflow-editor/components/workflow-publish-button/index.jsx:90
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12399
msgid "Updating..."
msgstr "מתעדכן..."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14892
#: assets/jsx/workflow-editor/components/workflow-publish-button/index.jsx:92
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12401
msgid "Updated"
msgstr "עודכן"

#. translators: button label text should, if possible, be under 16 characters.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15040
#: assets/jsx/workflow-editor/components/workflow-save-draft-button/index.jsx:82
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12531
msgid "Save draft"
msgstr "שמור טיוטה"

#. translators: button label text should, if possible, be under 16 characters.
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15043
#: assets/jsx/workflow-editor/components/workflow-save-draft-button/index.jsx:85
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12534
msgid "Save"
msgstr "שמור"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15049
#: assets/jsx/workflow-editor/components/workflow-save-draft-button/index.jsx:94
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12543
msgid "Autosaving"
msgstr "שומר אוטומטית"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15049
#: assets/jsx/workflow-editor/components/workflow-save-draft-button/index.jsx:94
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12543
msgid "Saving"
msgstr "שומר"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15051
#: assets/jsx/workflow-editor/components/workflow-save-draft-button/index.jsx:96
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12545
msgid "Saved"
msgstr "נשמר"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15199
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:31
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12619
msgid "Unable to create a new workflow. Please try again."
msgstr "לא ניתן ליצור זרימת עבודה חדשה. אנא נסה שוב."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15232
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:51
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12639
msgid "Unable to load the workflow. Please try again."
msgstr "לא ניתן לטעון את זרימת העבודה. אנא נסה שוב."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15294
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:94
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12682
msgid "Workflow saved as draft."
msgstr "זרימת העבודה נשמרה כטיוטה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15303
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15378
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:102
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:153
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12690
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12741
msgid "Unable to save workflow. Please, try again."
msgstr "לא ניתן לשמור את זרימת העבודה. אנא, נסה שוב."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15369
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:145
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12733
msgid "Workflow saved."
msgstr "זרימת העבודה נשמרה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15442
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:198
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12786
msgid "Unable to publish the workflow. Please, try again."
msgstr "לא ניתן לפרסם את זרימת העבודה. אנא, נסה שוב."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15497
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:235
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12823
msgid "Workflow switched to draft."
msgstr "זרימת העבודה הוסבה לטיוטה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15506
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:243
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12831
msgid "Unable to switch workflow to draft. Please, try again."
msgstr "לא ניתן לעבור לזרימת עבודה בטיוטה. אנא, נסה שוב."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15608
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:334
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12922
msgid "Workflow deleted. Redirecting..."
msgstr "זרימת העבודה נמחקה. מפנה מחדש..."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15620
#: assets/jsx/workflow-editor/components/workflow-store/actions.jsx:345
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:12933
msgid "Unable to delete the workflow. Please, try again."
msgstr "לא ניתן למחוק את זרימת העבודה. אנא, נסה שוב."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15983
#: assets/jsx/workflow-editor/components/workflow-store/reducer.jsx:103
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13203
msgid "The current site."
msgstr "האתר הנוכחי."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15992
#: assets/jsx/workflow-editor/components/workflow-store/reducer.jsx:113
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13213
msgid "The current workflow."
msgstr "הזרימה הנוכחית."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:15998
#: assets/jsx/workflow-editor/components/workflow-store/reducer.jsx:120
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13220
msgid "Activating user"
msgstr "מפעיל משתמש"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16001
#: assets/jsx/workflow-editor/components/workflow-store/reducer.jsx:123
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13223
msgid "The current user."
msgstr "המשתמש הנוכחי."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16007
#: assets/jsx/workflow-editor/components/workflow-store/reducer.jsx:130
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13230
msgid "Activating trigger"
msgstr "מפעיל טריגר"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16010
#: assets/jsx/workflow-editor/components/workflow-store/reducer.jsx:133
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13233
msgid "The node that activated the workflow."
msgstr "הצומת שהפעיל את הזרימה."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16016
#: assets/jsx/workflow-editor/components/workflow-store/reducer.jsx:140
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13240
msgid "Engine execution ID"
msgstr "מזהה ביצוע מנוע"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16019
#: assets/jsx/workflow-editor/components/workflow-store/reducer.jsx:143
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:13243
msgid ""
"A unique identifier assigned each time the workflow engine runs. Useful for "
"tracking specific workflow executions and debugging."
msgstr ""
"מזהה ייחודי המוקצה בכל פעם שמנוע הזרימה רץ. שימושי למעקב אחרי ביצועי זרימה "
"ספציפיים ולדיבוג."

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16897
#: assets/jsx/workflow-editor/components/workflow-summary/index.jsx:42
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14290
msgid "Summary"
msgstr "סיכום"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16903
#: assets/jsx/workflow-editor/components/workflow-summary/index.jsx:48
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14296
msgid "Title"
msgstr "כותרת"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16910
#: assets/jsx/workflow-editor/components/workflow-summary/index.jsx:57
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14305
msgid "Description"
msgstr "תיאור"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16964
#: assets/jsx/workflow-editor/components/workflow-switch-to-draft-button/index.jsx:33
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14355
msgid "Are you sure you want to unpublish this workflow?"
msgstr "האם אתה בטוח שברצונך לבטל פרסום של זרימת העבודה הזו?"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16978
#: assets/jsx/workflow-editor/components/workflow-switch-to-draft-button/index.jsx:52
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14374
msgid "Draft"
msgstr "טיוטה"

#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:16978
#: assets/jsx/workflow-editor/components/workflow-switch-to-draft-button/index.jsx:52
#: assets/js/assets_jsx_workflow-editor_components_app_jsx.js:14374
msgid "Switch to draft"
msgstr "לעבור לטיוטה"

#: assets/js/backupPanel.js:104
#: assets/jsx/backup-panel/components/file-dropzone/index.jsx:22
#: assets/js/backupPanel.js:75
msgid "Drop a .json file here"
msgstr "שחרר כאן קובץ .json"

#: assets/js/backupPanel.js:104
#: assets/jsx/backup-panel/components/file-dropzone/index.jsx:23
#: assets/js/backupPanel.js:76
msgid "or"
msgstr "או"

#: assets/js/backupPanel.js:108
#: assets/jsx/backup-panel/components/file-dropzone/index.jsx:30
#: assets/js/backupPanel.js:83
msgid "Select a .json file"
msgstr "בחר קובץ .json"

#: assets/js/backupPanel.js:110 assets/js/backupPanel.js:1280
#: assets/jsx/backup-panel/components/file-dropzone/index.jsx:35
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:164
#: assets/js/backupPanel.js:88 assets/js/backupPanel.js:971
msgid "Selected file"
msgstr "קובץ שנבחר"

#: assets/js/backupPanel.js:110 assets/js/backupPanel.js:1282
#: assets/jsx/backup-panel/components/file-dropzone/index.jsx:36
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:165
#: assets/js/backupPanel.js:89 assets/js/backupPanel.js:972
msgid "File size"
msgstr "גודל קובץ"

#: assets/js/backupPanel.js:202
#: assets/jsx/backup-panel/components/selectable-list/index.jsx:22
#: assets/js/backupPanel.js:143
msgid "Select all"
msgstr "בחר הכל"

#: assets/js/backupPanel.js:205
#: assets/jsx/backup-panel/components/selectable-list/index.jsx:23
#: assets/js/backupPanel.js:144
msgid "Unselect all"
msgstr "בטל בחירה של הכל"

#: assets/js/backupPanel.js:403
#: assets/jsx/backup-panel/components/tabs-content/components/settings-list.jsx:24
#: assets/js/backupPanel.js:317
msgid "No items found."
msgstr "לא נמצאו פריטים."

#: assets/js/backupPanel.js:405
#: assets/jsx/backup-panel/components/tabs-content/components/settings-list.jsx:30
#: assets/js/backupPanel.js:323
msgid "Loading items, please wait..."
msgstr "טוען פריטים, אנא המתן..."

#: assets/js/backupPanel.js:505
#: assets/jsx/backup-panel/components/tabs-content/components/tabs/tab-import.jsx:62
#: assets/js/backupPanel.js:398
msgid "Select the content you want to import."
msgstr "בחר את התוכן שברצונך לייבא."

#: assets/js/backupPanel.js:522 assets/js/backupPanel.js:706
#: assets/jsx/backup-panel/components/tabs-content/components/tabs/tab-import.jsx:83
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:94
#: assets/js/backupPanel.js:419 assets/js/backupPanel.js:569
msgid "Action Settings"
msgstr "הגדרות פעולה"

#: assets/js/backupPanel.js:533
#: assets/jsx/backup-panel/components/tabs-content/components/tabs/tab-import.jsx:96
#: assets/js/backupPanel.js:432
msgid "No workflows or settings found in the file."
msgstr "לא נמצאו זרימות עבודה או הגדרות בקובץ."

#: assets/js/backupPanel.js:543 assets/js/backupPanel.js:578
#: assets/jsx/backup-panel/components/tabs-content/components/tabs/tab-import.jsx:110
#: assets/jsx/backup-panel/components/tabs-content/components/tabs/tab-preview.jsx:14
#: assets/js/backupPanel.js:446 assets/js/backupPanel.js:468
msgid "Cancel and select a different file"
msgstr "בטל ובחר קובץ אחר"

#: assets/js/backupPanel.js:670
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:59
#: assets/js/backupPanel.js:534
msgid "Settings exported successfully."
msgstr "ההגדרות יוצאו בהצלחה."

#: assets/js/backupPanel.js:671
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:60
#: assets/js/backupPanel.js:535
msgid "Failed to export settings."
msgstr "נכשל לייצא הגדרות."

#: assets/js/backupPanel.js:690
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:78
#: assets/js/backupPanel.js:553
msgid ""
"Export the plugin settings and workflows to a .json file. This file can be "
"imported later to restore the data or migrate to another site."
msgstr ""
"ייצא את הגדרות התוסף והזרימות לקובץ .json. קובץ זה ניתן לייבוא מאוחר יותר "
"כדי לשחזר את הנתונים או למגר לתוך אתר אחר."

#: assets/js/backupPanel.js:719
#: assets/jsx/backup-panel/components/tabs-content/export.jsx:105
#: assets/js/backupPanel.js:580
msgid "Exporting..."
msgstr "מייצא..."

#: assets/js/backupPanel.js:915
#: assets/jsx/backup-panel/components/tabs-content/hooks/file-validation.jsx:8
#: assets/js/backupPanel.js:724
msgid "Invalid file type. Please upload a .json file."
msgstr "סוג קובץ לא חוקי. אנא העלה קובץ .json."

#: assets/js/backupPanel.js:1002
#: assets/jsx/backup-panel/components/tabs-content/hooks/settings-import.jsx:34
#: assets/js/backupPanel.js:773
msgid "Settings imported successfully."
msgstr "ההגדרות יובאו בהצלחה."

#: assets/js/backupPanel.js:1018
#: assets/jsx/backup-panel/components/tabs-content/hooks/settings-import.jsx:50
#: assets/js/backupPanel.js:789
msgid "Failed to import settings."
msgstr "נכשל לייבא הגדרות."

#: assets/js/backupPanel.js:1249
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:132
#: assets/js/backupPanel.js:939
msgid "Import the plugin settings or workflows from a .json file."
msgstr "ייבא את הגדרות התוסף או הזרימות עבודה מקובץ .json."

#: assets/js/backupPanel.js:1286
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:173
#: assets/js/backupPanel.js:980
msgid "Select Content to Import"
msgstr "בחר תוכן לייבוא"

#: assets/js/backupPanel.js:1290
#: assets/jsx/backup-panel/components/tabs-content/import.jsx:178
#: assets/js/backupPanel.js:985
msgid "Raw Data Preview"
msgstr "תצוגה מקדימה של נתונים גולמיים"

#: assets/js/blockEditor.js:1749 assets/js/bulkEdit.js:1749
#: assets/js/classicEditor.js:1749 assets/js/quickEdit.js:1749
#: assets/js/settingsGeneral.js:1749 assets/js/settingsPostTypes.js:1749
#: assets/jsx/components/PostTypesSettingsPanels.jsx:81
#: assets/js/blockEditor.js:1585 assets/js/bulkEdit.js:1585
#: assets/js/classicEditor.js:1585 assets/js/quickEdit.js:1585
#: assets/js/settingsGeneral.js:1585 assets/js/settingsPostTypes.js:1585
msgid "Select a post type to edit:"
msgstr "בחר סוג פוסט לעריכה:"

#: assets/js/legacyAction.js:230 assets/jsx/legacy-action/index.jsx:78
#: assets/js/legacyAction.js:153
msgid "Workflow to trigger"
msgstr "זרימת עבודה להפעלה"

#: assets/js/legacyAction.js:241 assets/jsx/legacy-action/index.jsx:90
#: assets/js/legacyAction.js:165
msgid "No compatible workflows available."
msgstr "אין זרימות עבודה תואמות זמינות."

#: assets/js/workflowManualSelectionBulkEdit.js:157
#: assets/jsx/workflow-manual-selection/bulk-edit/fieldset.jsx:76
#: assets/js/workflowManualSelectionBulkEdit.js:102
msgid "Change manually enabled workflows"
msgstr "שנה זרימות עבודה המופעלות ידנית"

#. translators: %s: Workflow title
#: assets/js/workflowsListCancelAction.js:657
#: assets/jsx/workflows-list/cancel-action/index.jsx:58
#: assets/js/workflowsListCancelAction.js:469
msgid ""
"Are you sure you want to cancel all scheduled actions for the \"%s\" "
"workflow?"
msgstr "האם אתה בטוח שברצונך למחוק את זרימת העבודה הזו?"

#: assets/js/workflowsListCancelAction.js:663
#: assets/jsx/workflows-list/cancel-action/index.jsx:68
#: assets/js/workflowsListCancelAction.js:479
msgid "Cancel Actions"
msgstr "בטל פעולות"

#: assets/jsx/workflow-manual-selection/example-extending-with-slot.jsx:48
msgid "Enable workflow %s"
msgstr "אפשר זרימת עבודה %s"
