/
home
/
faureele
/
cars
/
wp-content
/
plugins
/
post-expirator
/
languages
/
Upload File
HOME
# 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: ar\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=6; plural=(n == 0 ? 0 : n == 1 ? 1 : n == 2 ? 2 : n % " "100 >= 3 && n % 100 <= 10 ? 3 : n % 100 >= 11 ? 4 : 5);\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$d. " "حجم السجل: %5$s (الإجمالي: %6$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$d. حجم " "السجل: %4$s (الإجمالي: %5$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}." #. 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 (ID: %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 شهر%3$s أو %2$s+1 " "أسبوع 2 يوم 4 ساعة 2 ثانية%3$s أو %2$sالخميس المقبل%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 "دالة PHP strtotime" #: 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 "هذه ميزة محترفة. قم بالترقية لفتح هذه الوظيفة." #: 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 "فشل التحقق من النموذج: عذرًا، لم يتم التحقق من رمز الأمان الخاص بك." #: 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\". القائمة الكاملة " "للمصطلحات على المشاركة هي: %4$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. القائمة الجديدة للمصطلحات " "على المشاركة هي: %4$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\". كانت القائمة القديمة " "للمصطلحات على المشاركة هي: %4$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 "" "تغيير طول عمود المعاملات إلى 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 أشهر\" أو \"1 " "أسبوع\"." #: 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 سنوات" msgstr[4] "%s سنوات" msgstr[5] "%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 أشهر" msgstr[4] "%s أشهر" msgstr[5] "%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 أسابيع" msgstr[4] "%s أسابيع" msgstr[5] "%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 أيام" msgstr[4] "%s أيام" msgstr[5] "%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 ساعات" msgstr[4] "%s ساعات" msgstr[5] "%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 دقائق" msgstr[4] "%s دقائق" msgstr[5] "%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 ثواني" msgstr[4] "%s ثواني" msgstr[5] "%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 "فشل في تحديث بيانات السجل." #: 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. النسخة المدفوعة تحتوي على ميزات ودعم " "أكثر. %1$sترقية إلى النسخة المدفوعة%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 "عندما تكون جاهزًا، انقر على زر النشر لجعل سير العمل الخاص بك مباشرًا." #: 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 "" "تسمح لك هذه الخطوة بمتابعة سير العمل فقط إذا تم استيفاء شروط معينة. ليس من " "الضروري وجود خيارين: صحيح وخاطئ." #: 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 "" "يوضح أي مسار تم اتخاذه: 'صحيح' إذا تم استيفاء الشروط، أو 'خاطئ' إذا لم يتم." #: 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 "الزر الذي سيتم تنفيذه." #: 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 "الزر الخاص بالإجراء مطلوب." #: 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 "تجزئة معرف الإجراء" #: 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: {{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 "تقوم هذه الخطوة بإزالة مصطلحات التصنيف الحالية وإضافة مصطلحات جديدة." #: 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 "معرف البيانات التي تم تحديثها للمنشور." #: 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 "حدد الزر الذي سيؤدي إلى تنفيذ هذا الإجراء." #: 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 "المنشور الذي triggered الإجراء." #: 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 "معرف المنشور الذي triggered الإجراء." #: 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 "حدد المعايير للمنشورات التي ست trigger هذا الإجراء." #: 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 "يحدد الفلتر المنشورات التي ست trigger هذا الإجراء." #: 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 "معرف المنشور الذي تم جدولته." #: 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 "يجب أن يحتوي كل عقدة على معرف ونوع." #: src/Modules/Workflows/Rest/RestApiV1.php:486 msgid "Each edge must have an id, source, and target." msgstr "يجب أن يحتوي كل حافة على معرف ومصدر وهدف." #: 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] "تم العثور على أخطاء في مخطط قاعدة البيانات:" msgstr[4] "تم العثور على خطأ في مخطط قاعدة البيانات:" msgstr[5] "تم العثور على أخطاء في مخطط قاعدة البيانات:" #: 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. ستكون خطوة سير العمل \"إرسال إلى 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. هذه ليست خطأ، ولكن خطوة سير العمل \"إرسال " "إلى 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 "" "التنسيق الافتراضي الذي يجب استخدامه عند عرض تاريخ الإجراء داخل منشور " "باستخدام الشورت كود أو داخل التذييل. لمزيد من المعلومات حول خيارات التنسيق " "الصالحة، انظر: %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 "" "التنسيق الافتراضي الذي يجب استخدامه عند عرض وقت الإجراء داخل منشور باستخدام " "الشورت كود أو داخل التذييل. لمزيد من المعلومات حول خيارات التنسيق الصالحة، " "انظر: %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 "shortcode" #. 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 لعرض متى سيحدث الإجراء المستقبلي. يمكنك " "إضافة هذا الشورت كود في أي مكان في محتوى منشورك." #: src/Views/menu-display.php:259 msgid "Shortcode Wrapper" msgstr "غلاف الشورت كود" #. 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 "" "سيتم لف مخرجات الكود القصير داخل علامة 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 "" "سيؤدي ذلك إلى تضمين جميع المستخدمين الذين لديهم دور \"مدير\" في البريد " "الإلكتروني." #: 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 "أنواع المشاركات" #: 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 "admin" #: 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 "" "لمزيد من المعلومات حول التنسيق، انظر إلى %sPHP strtotime function%s. على " "سبيل المثال، يمكنك إدخال %s+1 month%s أو %s+1 week 2 days 4 hours 2 " "seconds%s أو %snext Thursday%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 "حاليًا يتم تخطي هذه الخطوة. قم بالترقية إلى المحترف لفتح هذه الميزة." #: 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 "ترقية إلى المحترف وفتح المزيد من الميزات" #. 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 "هذه عقدة مكانية لعقدة غير موجودة." #: 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 نتائج." msgstr[4] "تم العثور على %d نتيجة." msgstr[5] "تم العثور على %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 كتل" msgstr[4] "%d كتلة" msgstr[5] "%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 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 "" "اضغط مع الاستمرار على مفتاح <kbd>shift</kbd> وانقر نقرًا مزدوجًا على لوحة سير " "العمل لتقليل مستوى التكبير." #: 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 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 "هل أنت متأكد أنك تريد إلغاء جميع الإجراءات المجدولة لسير العمل \"%s\"؟" #: 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"