#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Order Daemon for WooCommerce\n"
"Report-Msgid-Bugs-To: support@orderdaemon.com\n"
"POT-Creation-Date: 2026-06-03 22:43+0200\n"
"PO-Revision-Date: 2025-11-10 20:24+0200\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: en_US\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Poedit 3.4.2\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-Flags-xgettext: --add-comments=translators:\n"
"X-Poedit-WPHeader: order-daemon.php\n"
"X-Poedit-SourceCharset: UTF-8\n"
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.min.js\n"
"X-Poedit-SearchPathExcluded-1: assets/css/vendor\n"
"X-Poedit-SearchPathExcluded-2: assets/js/vendor\n"
"X-Poedit-SearchPathExcluded-3: vendor\n"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:2718
#, php-format
msgid "%d audit log entry was deleted"
msgid_plural "%d audit log entries were deleted"
msgstr[0] ""
msgstr[1] ""

#: /home/yakir/lab/order-daemon/src/Includes/actions.php:1505
msgid "actions.validation.invalid_data"
msgstr "Invalid data provided"

#: /home/yakir/lab/order-daemon/src/Includes/actions.php:1514
msgid "actions.validation.no_valid_rule_ids"
msgstr "No valid rule IDs provided"

#: /home/yakir/lab/order-daemon/src/Includes/actions.php:1539
msgid "admin.ajax.rule_order_update_success"
msgstr "Rule order updated successfully."

#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:98
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:604
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:628
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:672
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:715
#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:112
#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:244
#: /home/yakir/lab/order-daemon/src/Includes/actions.php:1489
msgid "admin.ajax.security_check_failed"
msgstr "Security check failed."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:460
#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:498
msgid "admin.columns.active"
msgstr "Active"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:498
msgid "admin.columns.inactive"
msgstr "Inactive"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:468
#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:471
msgid "admin.columns.priority"
msgstr "Priority"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:508
msgid "admin.columns.priority_hint"
msgstr "Lower numbers have higher priority. Rules are processed in order."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:557
msgid "admin.general.edit_permission_denied"
msgstr "You do not have permission to edit this rule."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:540
msgid "admin.general.invalid_rule_id"
msgstr "Invalid rule ID provided."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:179
msgid "admin.general.invalid_rule_ids"
msgstr "Invalid rule IDs provided"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:190
msgid "admin.general.no_rule_order_data"
msgstr "No rule order data received"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:528
msgid "admin.general.permission_denied"
msgstr "You do not have permission to perform this action."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:567
msgid "admin.general.rule_not_found"
msgstr "Rule not found or invalid rule type."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:217
msgid "admin.general.rule_order_update_failed"
msgstr "Failed to update rule order"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:215
msgid "admin.general.rule_order_updated"
msgstr "Rule order updated successfully"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:618
msgid "admin.general.rule_status_unexpected_error"
msgstr "An error occurred while updating the rule status. Please try again."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:607
msgid "admin.general.rule_status_update_failed"
msgstr "Failed to update rule status"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:599
msgid "admin.general.rule_status_updated"
msgstr "Rule status updated successfully"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:146
msgid "admin.general.security_check_failed"
msgstr "Security check failed"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:548
msgid "admin.general.security_verification_failed"
msgstr "Security verification failed. Please refresh the page and try again."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:906
msgid "admin.insight_dashboard.actions.auto_refresh"
msgstr "Auto-refresh"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:817
msgid "admin.insight_dashboard.actions.manual"
msgstr "Refresh"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:924
msgid "admin.insight_dashboard.actions.manual_only"
msgstr "Manual refresh only"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1599
msgid "admin.insight_dashboard.actions.retry"
msgstr "Retry"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1166
msgid "admin.insight_dashboard.ajax.debug_settings_saved"
msgstr "Debug settings saved successfully."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1478
msgid "admin.insight_dashboard.ajax.failed_reprocess_orders"
msgstr "Failed to reprocess pending orders. Please try again."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1117
msgid "admin.insight_dashboard.ajax.failed_to_update_setting"
msgstr "Failed to update setting."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1310
msgid "admin.insight_dashboard.ajax.failed_to_update_uninstall_setting"
msgstr "Failed to update uninstall setting"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:597
msgid "admin.insight_dashboard.ajax.failed_welcome_scenario_check"
msgstr "Failed to check welcome scenario"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1103
msgid "admin.insight_dashboard.ajax.invalid_per_page_range"
msgstr "Entries per page must be between 10 and 200."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1286
msgid "admin.insight_dashboard.ajax.missing_required_parameter"
msgstr "Missing required parameter: odcm_remove_all_data_on_uninstall"

#. translators: %d: The number of log entries to show per page.
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1113
msgid "admin.insight_dashboard.ajax.per_page_updated"
msgstr "Entries per page updated to %d."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1090
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1131
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1198
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1268
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1440
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1785
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:273
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:335
msgid "admin.insight_dashboard.ajax.permission_denied"
msgstr "Permission denied."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:247
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:257
msgid "admin.insight_dashboard.ajax.processing"
msgstr "Processing..."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1463
#: /home/yakir/lab/order-daemon/src/Core/Core.php:453
msgid "admin.insight_dashboard.ajax.reprocess_success_singular"
msgid_plural "admin.insight_dashboard.ajax.reprocess_success_plural"
msgstr[0] "%d order has been scheduled for reprocessing."
msgstr[1] "%d orders have been scheduled for reprocessing."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:578
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1095
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1136
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1202
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1277
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1445
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1780
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:277
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:339
msgid "admin.insight_dashboard.ajax.security_check_failed"
msgstr "Security check failed"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1302
msgid "admin.insight_dashboard.ajax.uninstall_data_disabled"
msgstr "Uninstall data removal disabled — data will be kept when uninstalling"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1301
msgid "admin.insight_dashboard.ajax.uninstall_data_enabled"
msgstr "Uninstall data removal enabled — all data will be deleted on uninstall"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1317
msgid "admin.insight_dashboard.ajax.uninstall_setting_error"
msgstr "Failed to update uninstall setting: %s"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:336
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1866
msgid "admin.insight_dashboard.close"
msgstr "Close"

#: /home/yakir/lab/order-daemon/src/Core/DashboardComponentRegistry.php:44
msgid "admin.insight_dashboard.detail_pane"
msgstr "Detail Pane"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1853
msgid "admin.insight_dashboard.detail_pane.contract_details_pane"
msgstr "Contract details pane"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1858
msgid "admin.insight_dashboard.detail_pane.events_timeline"
msgstr "Events Timeline"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1853
msgid "admin.insight_dashboard.detail_pane.expand_details_pane"
msgstr "Expand details pane"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:335
msgid "admin.insight_dashboard.details"
msgstr "Details"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:938
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1649
msgid "admin.insight_dashboard.docs.view_documentation"
msgstr "View Docs"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1670
msgid "admin.insight_dashboard.empty.manage_rules"
msgstr "Manage Rules"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1664
msgid "admin.insight_dashboard.empty.no_activity.description"
msgstr "Your completion rules are set up but haven't processed any orders recently."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1663
msgid "admin.insight_dashboard.empty.no_activity.title"
msgstr "No Recent Activity"

#: /home/yakir/lab/order-daemon/src/Core/DashboardComponentRegistry.php:64
msgid "admin.insight_dashboard.empty_state"
msgstr "Empty State"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:331
msgid "admin.insight_dashboard.error_loading_data"
msgstr "Error loading data"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:153
msgid "admin.insight_dashboard.filter.all_order_rules"
msgstr "All Order Rules"

#: /home/yakir/lab/order-daemon/src/Core/DashboardComponentRegistry.php:34
msgid "admin.insight_dashboard.filter_pane"
msgstr "Filter Pane"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:334
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:956
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1513
msgid "admin.insight_dashboard.filters"
msgstr "Filters"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1074
msgid "admin.insight_dashboard.filters.clear_all"
msgstr "Clear All"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:866
msgid "admin.insight_dashboard.filters.date_range.all_time"
msgstr "All time"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1038
msgid "admin.insight_dashboard.filters.date_range.from"
msgstr "From date"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:845
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:857
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1034
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:72
msgid "admin.insight_dashboard.filters.date_range.label"
msgstr "Date Range"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:862
msgid "admin.insight_dashboard.filters.date_range.last_24h"
msgstr "Last 24 hours"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:864
msgid "admin.insight_dashboard.filters.date_range.last_30d"
msgstr "Last 30 days"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:863
msgid "admin.insight_dashboard.filters.date_range.last_7d"
msgstr "Last 7 days"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:865
msgid "admin.insight_dashboard.filters.date_range.last_90d"
msgstr "Last 90 days"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:861
msgid "admin.insight_dashboard.filters.date_range.last_hour"
msgstr "Last hour"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1045
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:193
msgid "admin.insight_dashboard.filters.date_range.to"
msgstr "to"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1007
msgid "admin.insight_dashboard.filters.event_type.all"
msgstr "All Event Types"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1013
msgid "admin.insight_dashboard.filters.event_type.error_occurred"
msgstr "Error Occurred"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1003
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:96
msgid "admin.insight_dashboard.filters.event_type.label"
msgstr "Event Type"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1010
msgid "admin.insight_dashboard.filters.event_type.manual_trigger"
msgstr "Manual Trigger"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1009
msgid "admin.insight_dashboard.filters.event_type.order_completion"
msgstr "Order Completion"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1008
msgid "admin.insight_dashboard.filters.event_type.rule_check"
msgstr "Rule Check"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1011
msgid "admin.insight_dashboard.filters.event_type.scheduled_task"
msgstr "Scheduled Task"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1012
msgid "admin.insight_dashboard.filters.event_type.webhook_received"
msgstr "Webhook Received"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:339
msgid "admin.insight_dashboard.filters.include_debug_logs"
msgstr "Include Debug Logs"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1060
msgid "admin.insight_dashboard.filters.include_test_logs"
msgstr "Include Test Logs"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:985
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:60
msgid "admin.insight_dashboard.filters.search.label"
msgstr "Search"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:993
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:138
msgid "admin.insight_dashboard.filters.search.placeholder"
msgstr "Search Order ID or free text..."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1023
msgid "admin.insight_dashboard.filters.source.all"
msgstr "All Sources"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1027
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:438
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1075
msgid "admin.insight_dashboard.filters.source.api"
msgstr "API"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1083
msgid "admin.insight_dashboard.filters.source.event_processor"
msgstr "Event Processor"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1019
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:109
msgid "admin.insight_dashboard.filters.source.label"
msgstr "Source"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1087
msgid "admin.insight_dashboard.filters.source.logger"
msgstr "Logger"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1024
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:435
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1067
msgid "admin.insight_dashboard.filters.source.manual"
msgstr "Manual"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1025
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:436
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1079
msgid "admin.insight_dashboard.filters.source.scheduled"
msgstr "Scheduled"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1028
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:439
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1063
msgid "admin.insight_dashboard.filters.source.system"
msgstr "System"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1026
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:437
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1071
msgid "admin.insight_dashboard.filters.source.webhook"
msgstr "Webhook"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:235
#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:434
msgid "admin.insight_dashboard.filters.status.all"
msgstr "All Statuses"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:84
msgid "admin.insight_dashboard.filters.status.label"
msgstr "Status"

#: /home/yakir/lab/order-daemon/src/Core/DashboardComponentRegistry.php:49
msgid "admin.insight_dashboard.filters_tab"
msgstr "Filters"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:330
msgid "admin.insight_dashboard.loading"
msgstr "Loading..."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1688
msgid "admin.insight_dashboard.log_stream.delete_selected"
msgstr "Delete Selected"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1688
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1689
msgid "admin.insight_dashboard.log_stream.deleting"
msgstr "Deleting..."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1520
msgid "admin.insight_dashboard.log_stream.event_singular"
msgstr "event"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1520
msgid "admin.insight_dashboard.log_stream.events_label"
msgstr "events"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1720
msgid "admin.insight_dashboard.log_stream.no_summary"
msgstr "No summary available"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1529
msgid "admin.insight_dashboard.log_stream.select_all"
msgstr "Select All"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1707
msgid "admin.insight_dashboard.log_stream.select_log_entry"
msgstr "Select log entry"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1682
msgid "admin.insight_dashboard.log_stream.selected_label"
msgstr "selected"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1534
msgid "admin.insight_dashboard.log_stream.stream_controls_label"
msgstr "Stream controls"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1725
msgid "admin.insight_dashboard.log_stream.unknown_status"
msgstr "Unknown status"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1564
msgid "admin.insight_dashboard.log_stream.view_grouped"
msgstr "Grouped"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1575
msgid "admin.insight_dashboard.log_stream.view_individual"
msgstr "Individual"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1558
msgid "admin.insight_dashboard.log_stream.view_mode_label"
msgstr "View"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1615
msgid "admin.insight_dashboard.logs.clear_filters_button"
msgstr "Clear filters"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1066
msgid "admin.insight_dashboard.logs.include_debug_logs"
msgstr "Include Debug Logs"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1612
msgid "admin.insight_dashboard.logs.no_results_hint"
msgstr "Try adjusting your filters or clear them to see all activity."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1611
msgid "admin.insight_dashboard.logs.no_results_title"
msgstr "No results match your current filters"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:892
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:893
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1618
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1667
msgid "admin.insight_dashboard.logs.refresh_button"
msgstr "Refresh"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:916
msgid "admin.insight_dashboard.logs.refresh_every_n_seconds"
msgstr "every %s sec"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:817
msgid "admin.insight_dashboard.logs.refresh_interval_prefix"
msgstr "every"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:128
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:129
msgid "admin.insight_dashboard.menu.title"
msgstr "Order Daemon"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:338
msgid "admin.insight_dashboard.new_logs_available"
msgstr "New log entries available"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:332
msgid "admin.insight_dashboard.no_logs"
msgstr "No log entries found"

#: /home/yakir/lab/order-daemon/src/Core/DashboardComponentRegistry.php:69
msgid "admin.insight_dashboard.pagination"
msgstr "Pagination"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1753
msgid "admin.insight_dashboard.pagination.of"
msgstr "of"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:962
msgid "admin.insight_dashboard.pane.close"
msgstr "Close pane"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:583
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:787
msgid "admin.insight_dashboard.permission.insufficient_permissions"
msgstr "You do not have sufficient permissions to access this page."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:337
msgid "admin.insight_dashboard.refresh"
msgstr "Refresh"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:333
msgid "admin.insight_dashboard.select_log_entry"
msgstr "Select a log entry to view details"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:223
msgid "admin.insight_dashboard.settings.danger_zone_sub"
msgstr "Irreversible actions. Read carefully."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:222
msgid "admin.insight_dashboard.settings.danger_zone_title"
msgstr "Data management"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:119
msgid "admin.insight_dashboard.settings.display_label"
msgstr "Display"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:120
msgid "admin.insight_dashboard.settings.display_sub"
msgstr "How the Insight Dashboard presents data."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1538
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:125
msgid "admin.insight_dashboard.settings.log_entries_per_page"
msgstr "Log entries Per Page"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:126
msgid "admin.insight_dashboard.settings.log_entries_per_page_help"
msgstr "Number of log entries shown in the stream pane."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:234
msgid "admin.insight_dashboard.settings.uninstall_data.delete"
msgstr "Delete on uninstall"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:229
msgid "admin.insight_dashboard.settings.uninstall_data.hint"
msgstr "Whether to delete all plugin data when the plugin is uninstalled."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:233
msgid "admin.insight_dashboard.settings.uninstall_data.keep"
msgstr "Keep on uninstall"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:228
msgid "admin.insight_dashboard.settings.uninstall_data.label"
msgstr "Uninstall data"

#: /home/yakir/lab/order-daemon/src/Core/DashboardComponentRegistry.php:54
msgid "admin.insight_dashboard.settings_tab"
msgstr "Settings"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:835
msgid "admin.insight_dashboard.status.live"
msgstr "Live"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:838
msgid "admin.insight_dashboard.status.paused"
msgstr "Paused"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1517
#: /home/yakir/lab/order-daemon/src/Core/DashboardComponentRegistry.php:39
msgid "admin.insight_dashboard.stream.title"
msgstr "Log Stream"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:152
msgid "admin.insight_dashboard.submenu.all_order_rules"
msgstr "All Order Rules"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:163
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:164
msgid "admin.insight_dashboard.submenu.diagnostics"
msgstr "Diagnostics"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:141
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:142
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:829
msgid "admin.insight_dashboard.submenu.insight_dashboard"
msgstr "Insight Dashboard"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:341
msgid "admin.insight_dashboard.timestamp.date_and_time"
msgstr "Date & Time"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:342
msgid "admin.insight_dashboard.timestamp.relative_time"
msgstr "Relative Time"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:340
msgid "admin.insight_dashboard.timestamp.time_only"
msgstr "Time Only"

#: /home/yakir/lab/order-daemon/src/Core/DashboardComponentRegistry.php:29
msgid "admin.insight_dashboard.unified_header"
msgstr "Order Daemon"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1646
msgid "admin.insight_dashboard.welcome.actions.create_first_rule"
msgstr "Create Your First Rule"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1632
msgid "admin.insight_dashboard.welcome.description"
msgstr "This dashboard will show real-time activity from your order completion rules once they start running."

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1638
msgid "admin.insight_dashboard.welcome.steps.create_rule"
msgstr "Create your first completion rule"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1638
msgid "admin.insight_dashboard.welcome.steps.create_rule_location"
msgstr "in WooCommerce → All Order Rules"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1639
msgid "admin.insight_dashboard.welcome.steps.place_order"
msgstr "Place a test order"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1639
msgid "admin.insight_dashboard.welcome.steps.place_order_description"
msgstr "that matches your rule conditions"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1640
msgid "admin.insight_dashboard.welcome.steps.return_here"
msgstr "Return here"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1640
msgid "admin.insight_dashboard.welcome.steps.return_here_description"
msgstr "to see the automation in action"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1636
msgid "admin.insight_dashboard.welcome.steps.title"
msgstr "To get started:"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1654
msgid "admin.insight_dashboard.welcome.tip"
msgstr "Tip: Activity will appear here automatically once your rules start processing orders. No additional setup required!"

#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1631
msgid "admin.insight_dashboard.welcome.title"
msgstr "Welcome to Order Daemon Insights!"

#: /home/yakir/lab/order-daemon/src/Core/DashboardComponentRegistry.php:59
msgid "admin.insight_dashboard.welcome_state"
msgstr "Welcome"

#. translators: Bulk action to turn on/enable selected rules
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:77
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:242
msgid "admin.list_table.action.activate"
msgstr "Activate"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:110
msgid "admin.list_table.action.add_rule"
msgstr "Add rule"

#. translators: Bulk action to turn off/disable selected rules
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:79
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:243
msgid "admin.list_table.action.deactivate"
msgstr "Deactivate"

#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:80
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:244
msgid "admin.list_table.action.move_to_trash"
msgstr "Move to Trash"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:241
msgid "admin.list_table.bulk.choose_action"
msgstr "Bulk action…"

#. translators: Column header showing whether a rule is currently active/enabled or inactive/disabled
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:47
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:154
msgid "admin.list_table.column.active"
msgstr "Active"

#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:50
msgid "admin.list_table.column.date"
msgstr "Date"

#. translators: Column header for drag handle used to reorder rules by dragging and dropping
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:44
msgid "admin.list_table.column.drag"
msgstr "Order"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:157
msgid "admin.list_table.column.executed"
msgstr "Executed"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:156
msgid "admin.list_table.column.last_fired"
msgstr "Last fired"

#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:49
msgid "admin.list_table.column.priority"
msgstr "Priority"

#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:48
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:153
msgid "admin.list_table.column.title"
msgstr "Rule Name"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:155
msgid "admin.list_table.column.trigger"
msgstr "Trigger"

#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:232
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:228
msgid "admin.list_table.confirm.delete_rule"
msgstr "Are you sure you want to move this rule to the trash?"

#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:281
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:163
msgid "admin.list_table.empty.no_rules_found"
msgstr "No order rules found."

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:124
msgid "admin.list_table.filter.all_statuses"
msgstr "All statuses"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:131
msgid "admin.list_table.filter.all_triggers"
msgstr "All triggers"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:218
msgid "admin.list_table.fires_label"
msgstr "fires"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:190
msgid "admin.list_table.never"
msgstr "never"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:888
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:97
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:105
msgid "admin.list_table.page_title"
msgstr "All Order Rules"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:106
msgid "admin.list_table.rules_count_label"
msgstr "rules"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:120
msgid "admin.list_table.search_placeholder"
msgstr "Search rules…"

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:172
msgid "admin.notices.data_preservation.intro"
msgstr "When you deactivate or uninstall Order Daemon, your data is preserved by default. This includes:"

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:174
msgid "admin.notices.data_preservation.item_audit_logs"
msgstr "All audit log entries and processing history"

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:175
msgid "admin.notices.data_preservation.item_rules"
msgstr "Your custom order completion rules"

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:176
msgid "admin.notices.data_preservation.item_settings"
msgstr "Plugin settings and configurations"

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:178
msgid "admin.notices.data_preservation.removal_hint"
msgstr "To completely remove all data when uninstalling, add this line to your wp-config.php file:"

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:171
msgid "admin.notices.data_preservation.title"
msgstr "Important: Data Preservation Information"

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:180
msgid "admin.notices.data_preservation.warning_label"
msgstr "Warning:"

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:180
msgid "admin.notices.data_preservation.warning_text"
msgstr "This will permanently delete all Order Daemon data including your rules and audit logs."

#. translators: Screen reader accessibility text for the notice dismiss button
#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:95
msgid "admin.notices.dismiss"
msgstr "Dismiss this notice."

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:116
msgid "admin.notices.error.notice_id_required"
msgstr "Notice ID is required"

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:132
msgid "admin.notices.error.notice_not_found"
msgstr "Notice not found"

#. translators: Prefix text displayed before all admin notifications
#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:91
msgid "admin.notices.prefix"
msgstr "Order Daemon:"

#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:130
#: /home/yakir/lab/order-daemon/src/Admin/Notices.php:250
msgid "admin.notices.success.notice_dismissed"
msgstr "Notice dismissed"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:354
msgid "admin.rule_builder.action.add_condition"
msgstr "Add Condition"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1544
msgid "admin.rule_builder.action.add_primary_action_description"
msgstr "Choose an action to perform when this rule matches"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:944
msgid "admin.rule_builder.action.add_trigger_description"
msgstr "Choose a trigger to start this rule"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:355
msgid "admin.rule_builder.action.edit"
msgstr "Edit"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:356
msgid "admin.rule_builder.action.remove"
msgstr "Remove"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1535
msgid "admin.rule_builder.actions_section_label"
msgstr "(Actions)"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1494
msgid "admin.rule_builder.add_condition_button"
msgstr "Add Condition"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1877
msgid "admin.rule_builder.add_secondary_action_button"
msgstr "Add Secondary Action"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:461
msgid "admin.rule_builder.condition.any_category"
msgstr "Any category"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1509
msgid "admin.rule_builder.condition_search_placeholder"
msgstr "Search conditions..."

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1208
msgid "admin.rule_builder.conditions_section_label"
msgstr "(Conditions)"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:210
msgid "admin.rule_builder.header_title"
msgstr "Rule Builder"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:359
msgid "admin.rule_builder.message.no_settings_required"
msgstr "No settings required"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:891
#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:925
msgid "admin.rule_builder.page_title"
msgstr "Rule Builder"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1552
msgid "admin.rule_builder.primary_badge"
msgstr "Primary"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:956
#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1232
#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1557
#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1713
msgid "admin.rule_builder.remove_button"
msgstr "Remove"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:358
msgid "admin.rule_builder.search.actions_placeholder"
msgstr "Search actions..."

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:357
msgid "admin.rule_builder.search.conditions_placeholder"
msgstr "Search conditions..."

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1674
msgid "admin.rule_builder.search.primary_actions_placeholder"
msgstr "Search actions..."

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1892
msgid "admin.rule_builder.search.secondary_actions_placeholder"
msgstr "Search actions..."

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1182
msgid "admin.rule_builder.search.triggers_placeholder"
msgstr "Search triggers..."

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1207
msgid "admin.rule_builder.section.if"
msgstr "IF"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1534
msgid "admin.rule_builder.section.then"
msgstr "THEN"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:934
msgid "admin.rule_builder.section.when"
msgstr "WHEN"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1501
msgid "admin.rule_builder.selector.condition_title"
msgstr "Choose a condition"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1666
msgid "admin.rule_builder.selector.primary_action_title"
msgstr "Choose a primary action"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1884
msgid "admin.rule_builder.selector.secondary_action_title"
msgstr "Choose a secondary action"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:1174
msgid "admin.rule_builder.selector.trigger_title"
msgstr "Choose a trigger"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:352
msgid "admin.rule_builder.status.error"
msgstr "Error"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:353
msgid "admin.rule_builder.status.loading"
msgstr "Loading..."

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:918
msgid "admin.rule_builder.status.loading_rule_builder"
msgstr "Loading rule builder..."

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:351
msgid "admin.rule_builder.status.saved"
msgstr "Saved"

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:350
msgid "admin.rule_builder.status.saving"
msgstr "Saving..."

#: /home/yakir/lab/order-daemon/src/Admin/RuleBuilder.php:935
msgid "admin.rule_builder.trigger_section_label"
msgstr "(Trigger)"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:111
msgid "admin.rule_list.drag_drop_notice"
msgstr "You can drag and drop rules to reorder them. Higher rules take precedence."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:369
msgid "admin.rule_list.order_update_error"
msgstr "Error updating rule order"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:362
msgid "admin.rule_list.status.active"
msgstr "Active"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:365
#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:596
msgid "admin.rule_list.status.draft"
msgstr "Draft"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:363
msgid "admin.rule_list.status.inactive"
msgstr "Inactive"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:367
#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:590
msgid "admin.rule_list.status.last_modified"
msgstr "Last modified"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:366
#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:590
msgid "admin.rule_list.status.published"
msgstr "Published"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:364
msgid "admin.rule_list.status.update_error"
msgstr "Error updating rule status"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:405
msgctxt "order rule"
msgid "admin.rules.add_new"
msgstr "Add New"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:406
msgid "admin.rules.add_new_item"
msgstr "Add New Order Rule"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:410
msgid "admin.rules.all_items"
msgstr "All Order Rules"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:419
msgid "admin.rules.description"
msgstr "Order rules for automated completion based on specified conditions."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:408
msgid "admin.rules.edit_item"
msgstr "Edit Order Rule"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:403
msgctxt "admin menu"
msgid "admin.rules.menu_name"
msgstr "Order Rules"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:401
msgctxt "post type general name"
msgid "admin.rules.name"
msgstr "Order Rules"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:404
msgctxt "add new on admin bar"
msgid "admin.rules.name_admin_bar"
msgstr "Order Rule"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:407
msgid "admin.rules.new_item"
msgstr "New Order Rule"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:413
msgid "admin.rules.not_found"
msgstr "No order rules found."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:414
msgid "admin.rules.not_found_in_trash"
msgstr "No order rules found in Trash."

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:412
msgid "admin.rules.parent_item_colon"
msgstr "Parent Order Rules:"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:411
msgid "admin.rules.search_items"
msgstr "Search Order Rules"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:658
msgid "admin.rules.singular_name"
msgstr "Order Rule"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:402
msgctxt "post type singular name"
msgid "admin.rules.singular_name"
msgstr "Order Rule"

#: /home/yakir/lab/order-daemon/src/Admin/Admin.php:409
msgid "admin.rules.view_item"
msgstr "View Order Rule"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:402
msgid "admin.settings.ajax.confirm_clear_log"
msgstr "This will permanently delete all audit log entries. Continue?"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:401
msgid "admin.settings.ajax.log_clear_error"
msgstr "Failed to clear audit log."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:352
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:400
msgid "admin.settings.ajax.log_cleared"
msgstr "Audit log cleared."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:399
msgid "admin.settings.ajax.save_error"
msgstr "Failed to save settings."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:329
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:398
msgid "admin.settings.ajax.saved"
msgstr "Settings saved."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:206
msgid "admin.settings.audit_log.capture_checkout_events"
msgstr "Capture checkout events"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:207
msgid "admin.settings.audit_log.capture_checkout_events_help"
msgstr "Record cart and checkout activity, even before order creation."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:192
msgid "admin.settings.audit_log.capture_rule_execution"
msgstr "Capture rule execution"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:193
msgid "admin.settings.audit_log.capture_rule_execution_help"
msgstr "Record every rule evaluation, including skipped ones."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:170
msgid "admin.settings.audit_log.retention"
msgstr "Retention"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:177
msgid "admin.settings.audit_log.retention_14_days"
msgstr "14 days"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:181
msgid "admin.settings.audit_log.retention_180_days"
msgstr "180 days"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:182
msgid "admin.settings.audit_log.retention_1_year"
msgstr "1 year"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:178
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:185
msgid "admin.settings.audit_log.retention_30_days"
msgstr "30 days"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:179
msgid "admin.settings.audit_log.retention_60_days"
msgstr "60 days"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:176
msgid "admin.settings.audit_log.retention_7_days"
msgstr "7 days"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:180
msgid "admin.settings.audit_log.retention_90_days"
msgstr "90 days"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:171
msgid "admin.settings.audit_log.retention_help"
msgstr "How long to keep audit log entries before they're auto-pruned. Free is capped at 30 days."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:165
msgid "admin.settings.audit_log.sub"
msgstr "Retention and capture policies for the event log."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:164
msgid "admin.settings.audit_log.title"
msgstr "Audit log"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:241
msgid "admin.settings.data_management.clear_log"
msgstr "Clear audit log now"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:247
msgid "admin.settings.data_management.clear_log_button"
msgstr "Clear log"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:242
msgid "admin.settings.data_management.clear_log_help"
msgstr "Permanently deletes all log entries. Cannot be undone."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:136
msgid "admin.settings.display.auto_refresh"
msgstr "Auto-refresh interval"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:137
msgid "admin.settings.display.auto_refresh_help"
msgstr "How often the log stream polls for new events. Set 0 to disable."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:142
msgid "admin.settings.display.auto_refresh_unit"
msgstr "sec"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:148
msgid "admin.settings.display.theme"
msgstr "Default theme"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:153
msgid "admin.settings.display.theme_auto"
msgstr "Auto (OS)"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:155
msgid "admin.settings.display.theme_dark"
msgstr "Dark"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:149
msgid "admin.settings.display.theme_help"
msgstr "Light, dark, or follow the user's OS preference."

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:154
msgid "admin.settings.display.theme_light"
msgstr "Light"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:34
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:114
msgid "admin.settings.page_title"
msgstr "Settings"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:257
msgid "admin.settings.save"
msgstr "Save changes"

#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:35
#: /home/yakir/lab/order-daemon/src/Admin/SettingsPage.php:110
msgid "admin.settings.submenu"
msgstr "Settings"

#. translators: Tooltip text for an enabled/turned on rule
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:184
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:125
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:179
msgid "admin.ui.active"
msgstr "Active"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:247
msgid "admin.ui.apply"
msgstr "Apply"

#. translators: Link text to permanently remove a rule
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:234
#: /home/yakir/lab/order-daemon/src/Admin/InsightDashboard.php:1689
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:229
msgid "admin.ui.delete"
msgstr "Delete"

#. translators: Label showing a rule is saved but not yet published/active
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:213
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:185
msgid "admin.ui.draft"
msgstr "Draft"

#. translators: Link text to modify/change a rule
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:221
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:223
msgid "admin.ui.edit"
msgstr "Edit"

#. translators: Tooltip text for a disabled/turned off rule
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:186
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:126
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:182
msgid "admin.ui.inactive"
msgstr "Inactive"

#. translators: Label showing when a rule was last changed
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:267
msgid "admin.ui.last_modified"
msgstr "Last Modified"

#. translators: Label showing when a rule was made active/live
#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:264
msgid "admin.ui.published"
msgstr "Published"

#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:138
msgid "admin.ui.search"
msgstr "Search"

#: /home/yakir/lab/order-daemon/src/Core/Core.php:290
msgid "api.general.insufficient_permissions"
msgstr "You do not have sufficient permissions to perform this action."

#: /home/yakir/lab/order-daemon/src/Core/Core.php:285
msgid "api.general.security_check_failed"
msgstr "Security check failed"

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:226
msgid "api.rule_builder.components_load_failure"
msgstr "Failed to load rule builder components"

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:132
msgid "api.rule_builder.data_source_description"
msgstr "Data source to search (products, categories, posts, etc.)"

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:313
msgid "api.rule_builder.invalid_rule_data"
msgstr "Invalid or empty rule data provided."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:304
msgid "api.rule_builder.invalid_rule_id"
msgstr "Invalid completion rule ID."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:365
msgid "api.rule_builder.json_encode_failure"
msgstr "Failed to encode rule data as JSON."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:143
msgid "api.rule_builder.max_results_description"
msgstr "Maximum number of results"

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:376
msgid "api.rule_builder.meta_save_failure"
msgstr "Failed to save rule data to post meta."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:748
msgid "api.rule_builder.permission.invalid_nonce"
msgstr "Invalid nonce. Please refresh the page and try again."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:738
msgid "api.rule_builder.permission.resource_access_denied"
msgstr "You do not have permission to access this resource."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:721
msgid "api.rule_builder.permission.save_rule_denied"
msgstr "You do not have permissions to save this rule."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:692
msgid "api.rule_builder.permission.view_components_denied"
msgstr "You do not have permissions to view these components."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:707
msgid "api.rule_builder.permission.view_rule_denied"
msgstr "You do not have permissions to view this rule."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:107
#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:118
msgid "api.rule_builder.rule_id_description"
msgstr "Unique identifier for the rule."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:394
msgid "api.rule_builder.rule_save_success"
msgstr "Rule saved successfully."

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:355
msgid "api.rule_builder.rule_update_failure"
msgstr "Failed to update rule post: "

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:809
msgid "api.rule_builder.search.content_search_failure"
msgstr "Failed to search content"

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:772
msgid "api.rule_builder.search.missing_source_parameter"
msgstr "Missing source parameter"

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:138
msgid "api.rule_builder.search_term_description"
msgstr "Search term"

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:405
msgid "api.rule_builder.unexpected_save_error"
msgstr "An unexpected error occurred while saving the rule: "

#. translators: 1: The action number, 2: The error message
#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:449
msgid "api.rule_builder.validation.action_error"
msgstr "Action %d: %s"

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:475
msgid "api.rule_builder.validation.component_missing_id"
msgstr "Component is missing an ID"

#. translators: 1: The condition number, 2: The error message
#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:438
msgid "api.rule_builder.validation.condition_error"
msgstr "Condition %d: %s"

#. translators: %s: Comma-separated list of invalid options
#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:566
msgid "api.rule_builder.validation.invalid_options"
msgstr "Invalid options: %s"

#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:457
msgid "api.rule_builder.validation.rule_validation_failed"
msgstr "Rule validation failed"

#. translators: 1: The component type (trigger, condition, action), 2: The component ID
#: /home/yakir/lab/order-daemon/src/API/RuleBuilderApiController.php:492
msgid "api.rule_builder.validation.unknown_component"
msgstr "Unknown %s component: %s"

#: /home/yakir/lab/order-daemon/src/API/Timeline/RegistryTimelineRenderer.php:421
#: /home/yakir/lab/order-daemon/src/API/Timeline/RegistryTimelineRenderer.php:520
#: /home/yakir/lab/order-daemon/src/API/Timeline/RegistryTimelineRenderer.php:602
msgid "api.timeline.display_mode.show_raw_json"
msgstr "Show raw event json"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:538
msgid "api.timeline.field.amount"
msgstr "Amount"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:539
msgid "api.timeline.field.currency"
msgstr "Currency"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:540
msgid "api.timeline.field.customer"
msgstr "Customer"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:543
msgid "api.timeline.field.new_status"
msgstr "New Status"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:536
msgid "api.timeline.field.order"
msgstr "Order"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:545
msgid "api.timeline.field.order_total"
msgstr "Order Total"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:541
msgid "api.timeline.field.payment_method"
msgstr "Payment Method"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:542
msgid "api.timeline.field.previous_status"
msgstr "Previous Status"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:537
msgid "api.timeline.field.status"
msgstr "Status"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:544
msgid "api.timeline.field.triggered_by"
msgstr "Triggered By"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:337
msgid "api.timeline.filter.all_event_types"
msgstr "All Event Types"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:574
msgid "audit.logs.delete.error.no_valid_log_ids_found_for_deletion"
msgstr "No valid log IDs found for deletion"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:619
msgid "audit.logs.delete.failure"
msgstr "Failed to delete log entries"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:600
msgid "audit.logs.delete.success.single"
msgid_plural "audit.logs.delete.success.plural"
msgstr[0] "Successfully deleted %d log entry"
msgstr[1] "Successfully deleted %d log entries"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:799
msgid "audit.logs.fetch.failure"
msgstr "Failed to fetch audit logs"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:3655
msgid "audit.logs.filter_options.failure"
msgstr "Failed to retrieve filter options"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:1276
msgid "audit.logs.process.error.fetch_failed"
msgstr "Failed to fetch process logs"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:1221
msgid "audit.logs.process.error.invalid_process_id"
msgstr "Invalid process ID"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:560
#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:1149
msgid "audit.logs.render.error.invalid_log_ids_provided"
msgstr "Invalid log IDs provided"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:1198
msgid "audit.logs.render.failure.batch"
msgstr "Failed to render log batch"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:3509
msgid "audit.logs.search.failure"
msgstr "Search failed"

#: /home/yakir/lab/order-daemon/src/API/Timeline/RegistryTimelineRenderer.php:624
msgid "audit.logs.timeline.log_entry_empty"
msgstr "No timeline data available for this log entry"

#: /home/yakir/lab/order-daemon/src/API/Timeline/RegistryTimelineRenderer.php:623
msgid "audit.logs.timeline.process_group_empty"
msgstr "No timeline data available for this process group"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:204
msgid "component.behavior.including_guests"
msgstr "including guests"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:200
msgid "component.behavior.including_product_variations"
msgstr "including product variations"

#. translators: Default text for order actions (what the system does, like "save order note" or "mark as complete")
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:540
msgid "component.label.action"
msgstr "Action"

#. translators: Generic default text when the system can't identify what type of rule component this is
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:300
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:546
msgid "component.label.component"
msgstr "Component"

#. translators: Default text for order conditions (requirements that must be met, like "order total is greater than $50")
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:538
msgid "component.label.condition"
msgstr "Condition"

#. translators: Default text for the main order action (the primary thing that happens when all conditions are met)
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:542
msgid "component.label.primary_action"
msgstr "Primary Action"

#. translators: Text describing the total number of items in an order (e.g. if someone buys 3 apples and 2 oranges, this would be: 5)
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:490
msgid "component.label.total_quantity"
msgstr "total quantity"

#. translators: Default text for order triggers (what event starts the automation, like "when order is paid")
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:536
msgid "component.label.trigger"
msgstr "Trigger"

#. translators: Text describing the number of different products in an order (e.g. if someone buys 3 apples and 2 oranges, this would be: 2)
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:492
msgid "component.label.unique_products"
msgstr "unique products"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:144
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:150
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:155
msgid "component.operator.at_least"
msgstr "at least"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:145
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:151
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:156
msgid "component.operator.at_most"
msgstr "at most"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:146
msgid "component.operator.contains"
msgstr "contains"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:140
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:149
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:154
msgid "component.operator.equals"
msgstr "equals"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:142
msgid "component.operator.greater_than"
msgstr "greater than"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:122
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:137
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:475
msgid "component.operator.includes"
msgstr "includes"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:123
msgid "component.operator.includes_all"
msgstr "includes all of"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:138
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:141
msgid "component.operator.is_not"
msgstr "is not"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:136
msgid "component.operator.is_only"
msgstr "is only"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:143
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:148
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:153
msgid "component.operator.less_than"
msgstr "less than"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:147
#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:152
msgid "component.operator.more_than"
msgstr "more than"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:139
msgid "component.operator.only"
msgstr "only"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:241
msgid "component.state.disabled"
msgstr "disabled"

#: /home/yakir/lab/order-daemon/src/Admin/ComponentSummaryBuilder.php:241
msgid "component.state.enabled"
msgstr "enabled"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:332
msgid "core.actions.action_failed"
msgstr "Action Failed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:331
msgid "core.actions.validation_failed"
msgstr "Validation Failed"

#. translators: %d: Number of orders reprocessed by admin
#: /home/yakir/lab/order-daemon/src/Core/Core.php:499
msgid "core.admin.reprocessed_orders"
msgstr "Admin reprocessed %d orders"

#: /home/yakir/lab/order-daemon/src/Core/Core.php:297
msgid "core.errors.post_type_not_available"
msgstr "Error: Order rules post type not available. Please contact support."

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:211
msgid "core.log.event.action_execution_failed"
msgstr "Action Execution Failed"

#. translators: 1: Action name, 2: Order ID number, 3: Error message
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:213
msgid "core.log.event.action_execution_failed_message"
msgstr "Failed to execute action \"%s\" for order #%d: %s"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:441
msgid "core.log.event.action_execution_started"
msgstr "Action Execution Started"

#. translators: 1: Action name, 2: Order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:443
msgid "core.log.event.action_execution_started_message"
msgstr "Executing action \"%s\" for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:497
msgid "core.log.event.admin_reprocess_orders"
msgstr "Admin Reprocess Orders"

#. translators: 1: Admin username, 2: Number of orders reprocessed
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:499
msgid "core.log.event.admin_reprocess_orders_message"
msgstr "Admin user \"%s\" initiated reprocessing of %d pending orders"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:320
msgid "core.log.event.api_status_change"
msgstr "API Status Change"

#. translators: 1: Order ID number, 2: Previous status, 3: New status
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:322
msgid "core.log.event.api_status_change_message"
msgstr "Order #%d status changed from \"%s\" to \"%s\" via REST API"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:220
msgid "core.log.event.condition_check_failed"
msgstr "Condition Check Failed"

#. translators: 1: Condition name, 2: Order ID number, 3: Error message
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:222
msgid "core.log.event.condition_check_failed_message"
msgstr "Condition \"%s\" check failed for order #%d: %s"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:432
msgid "core.log.event.condition_evaluation"
msgstr "Condition Evaluation"

#. translators: 1: Condition name, 2: Order ID number, 3: Evaluation result
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:434
msgid "core.log.event.condition_evaluation_message"
msgstr "Condition \"%s\" for order #%d: %s"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:251
msgid "core.log.event.condition_failed"
msgstr "Condition Failed"

#. translators: 1: Condition name, 2: Order ID number, 3: Expected value, 4: Actual value
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:253
msgid "core.log.event.condition_failed_message"
msgstr "Condition \"%s\" failed for order #%d. Expected: \"%s\", Actual: \"%s\""

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:242
msgid "core.log.event.condition_passed"
msgstr "Condition Passed"

#. translators: 1: Condition name, 2: Order ID number, 3: Condition value
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:244
msgid "core.log.event.condition_passed_message"
msgstr "Condition \"%s\" passed for order #%d with value \"%s\""

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:450
msgid "core.log.event.database_query_executed"
msgstr "Database Query Executed"

#. translators: %s: The database query that was executed
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:452
msgid "core.log.event.database_query_executed_message"
msgstr "Executed database query: %s"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:470
msgid "core.log.event.database_upgraded"
msgstr "Database Upgraded"

#. translators: 1: Previous version number, 2: New version number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:472
msgid "core.log.event.database_upgraded_message"
msgstr "Database schema upgraded from version %s to %s"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:333
msgid "core.log.event.external_service_action"
msgstr "External Service Action"

#. translators: 1: Service name, 2: Action performed, 3: Order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:335
msgid "core.log.event.external_service_action_message"
msgstr "External service %s performed \"%s\" for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:193
msgid "core.log.event.invalid_order"
msgstr "Invalid Order Object"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:195
msgid "core.log.event.invalid_order_message"
msgstr "Order #%d could not be loaded or is invalid"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:488
msgid "core.log.event.log_cleanup_task"
msgstr "Log Cleanup Task"

#. translators: 1: Number of entries removed, 2: Retention period in days
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:490
msgid "core.log.event.log_cleanup_task_message"
msgstr "Log cleanup completed: %d entries removed (retention: %d days)"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:278
msgid "core.log.event.manual_status_change"
msgstr "Manual Status Change"

#. translators: 1: Order ID number, 2: Previous status, 3: New status, 4: User ID
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:280
msgid "core.log.event.manual_status_change_message"
msgstr "Order #%d status manually changed from \"%s\" to \"%s\" by user ID %d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:202
msgid "core.log.event.no_rules_found"
msgstr "No Rules Found"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:204
msgid "core.log.event.no_rules_found_message"
msgstr "No completion rules found for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:414
msgid "core.log.event.no_rules_matched"
msgstr "No Rules Matched"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:416
msgid "core.log.event.no_rules_matched_message"
msgstr "No completion rules matched for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:157
msgid "core.log.event.order_completed"
msgstr "Order Completed"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:159
msgid "core.log.event.order_completed_message"
msgstr "Order #%d completed successfully"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:380
msgid "core.log.event.order_deleted"
msgstr "Order Deleted"

#. translators: 1: Order ID number, 2: User who deleted the order
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:382
msgid "core.log.event.order_deleted_message"
msgstr "Order #%d deleted by %s"

#: /home/yakir/lab/order-daemon/src/Core/RefundDeletionDiagnostics.php:1539
msgid "core.log.event.order_deleted_simple"
msgstr "Order #%d deleted"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:356
msgid "core.log.event.order_fully_refunded"
msgstr "Order Fully Refunded"

#. translators: 1: Order ID number, 2: Refund amount
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:358
#: /home/yakir/lab/order-daemon/src/Core/RefundDeletionDiagnostics.php:1533
msgid "core.log.event.order_fully_refunded_message"
msgstr "Order #%d fully refunded: %s"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:348
msgid "core.log.event.order_partially_refunded"
msgstr "Order Partially Refunded"

#. translators: 1: Order ID number, 2: Refund amount, 3: Percentage of total
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:350
msgid "core.log.event.order_partially_refunded_message"
msgstr "Order #%d partially refunded: %s (%d%% of total)"

#: /home/yakir/lab/order-daemon/src/Core/RefundDeletionDiagnostics.php:1531
msgid "core.log.event.order_partially_refunded_simple"
msgstr "Order #%d partially refunded (refund #%d)"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:166
msgid "core.log.event.order_processing_started"
msgstr "Order Processing Started"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:168
msgid "core.log.event.order_processing_started_message"
msgstr "Started processing order #%d"

#: /home/yakir/lab/order-daemon/src/Core/RefundDeletionDiagnostics.php:1545
msgid "core.log.event.order_refunded"
msgstr "Order #%d refunded (refund #%d)"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:396
msgid "core.log.event.order_restored"
msgstr "Order Restored"

#. translators: 1: Order ID number, 2: User who restored the order
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:398
msgid "core.log.event.order_restored_message"
msgstr "Order #%d restored from trash by %s"

#: /home/yakir/lab/order-daemon/src/Core/RefundDeletionDiagnostics.php:1543
msgid "core.log.event.order_restored_simple"
msgstr "Order #%d restored"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:388
msgid "core.log.event.order_trashed"
msgstr "Order Trashed"

#. translators: 1: Order ID number, 2: User who trashed the order
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:390
msgid "core.log.event.order_trashed_message"
msgstr "Order #%d moved to trash by %s"

#: /home/yakir/lab/order-daemon/src/Core/RefundDeletionDiagnostics.php:1541
msgid "core.log.event.order_trashed_simple"
msgstr "Order #%d moved to trash"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:461
msgid "core.log.event.plugin_activated"
msgstr "Plugin Activated"

#. translators: %s: Plugin version number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:463
msgid "core.log.event.plugin_activated_message"
msgstr "Order Daemon plugin activated (version %s)"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:307
msgid "core.log.event.plugin_automated_change"
msgstr "Plugin Automated Change"

#. translators: 1: Order ID number, 2: Plugin name, 3: Method used
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:309
msgid "core.log.event.plugin_automated_change_message"
msgstr "Order #%d automatically updated by %s plugin via %s"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:231
msgid "core.log.event.process_check_started"
msgstr "Process Order Check Started"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:233
msgid "core.log.event.process_check_started_message"
msgstr "Starting order check process for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:260
msgid "core.log.event.process_started"
msgstr "Process Started"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:262
msgid "core.log.event.process_started_message"
msgstr "Started processing workflow for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:364
msgid "core.log.event.refund_created"
msgstr "Refund Created"

#. translators: 1: Refund ID number, 2: Order ID number, 3: Refund amount
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:366
msgid "core.log.event.refund_created_message"
msgstr "Refund #%d created for order #%d: %s"

#: /home/yakir/lab/order-daemon/src/Core/RefundDeletionDiagnostics.php:1535
msgid "core.log.event.refund_created_simple"
msgstr "Refund #%d created for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:372
msgid "core.log.event.refund_deleted"
msgstr "Refund Deleted"

#. translators: 1: Refund ID number, 2: Order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:374
#: /home/yakir/lab/order-daemon/src/Core/RefundDeletionDiagnostics.php:1537
msgid "core.log.event.refund_deleted_message"
msgstr "Refund #%d deleted for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:423
msgid "core.log.event.rule_evaluation_started"
msgstr "Rule Evaluation Started"

#. translators: 1: Rule name, 2: Order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:425
msgid "core.log.event.rule_evaluation_started_message"
msgstr "Evaluating rule \"%s\" for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:175
msgid "core.log.event.rule_matched"
msgstr "Rule Matched"

#. translators: 1: Order ID number, 2: Rule name
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:177
msgid "core.log.event.rule_matched_message"
msgstr "Order #%d matched completion rule: %s"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:184
msgid "core.log.event.rule_skipped"
msgstr "Rule Skipped"

#. translators: 1: Order ID number, 2: Rule name, 3: Skip reason
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:186
msgid "core.log.event.rule_skipped_message"
msgstr "Order #%d skipped rule \"%s\": %s"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:479
msgid "core.log.event.settings_updated"
msgstr "Settings Updated"

#. translators: %s: Username of the user who updated settings
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:481
msgid "core.log.event.settings_updated_message"
msgstr "Plugin settings updated by user %s"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:269
msgid "core.log.event.slow_execution"
msgstr "Slow Execution Warning"

#. translators: 1: Order ID number, 2: Execution time in milliseconds, 3: Threshold in milliseconds
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:271
msgid "core.log.event.slow_execution_message"
msgstr "Order #%d processing took %dms, exceeding %dms threshold"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:405
msgid "core.log.event.step_timing"
msgstr "Step Timing"

#. translators: 1: Step name, 2: Execution time in milliseconds
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:407
msgid "core.log.event.step_timing_message"
msgstr "Step \"%s\" took %dms to execute"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:294
msgid "core.log.event.webhook_status_change"
msgstr "Webhook Status Change"

#. translators: 1: Order ID number, 2: Previous status, 3: New status, 4: Webhook service name
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:296
msgid "core.log.event.webhook_status_change_message"
msgstr "Order #%d status changed from \"%s\" to \"%s\" by %s webhook"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:509
msgid "core.log.test.api_call_success"
msgstr "Test: API Call Success"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:511
msgid "core.log.test.api_call_success_message"
msgstr "Successful API integration for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:697
msgid "core.log.test.background_task_event"
msgstr "Test: Background Task Event"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:699
msgid "core.log.test.background_task_event_message"
msgstr "Background task processing for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:677
msgid "core.log.test.complex_multi_api_event"
msgstr "Test: Complex Multi-API Event"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:679
msgid "core.log.test.complex_multi_api_event_message"
msgstr "Complex multi-API operation for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:536
msgid "core.log.test.critical_error"
msgstr "Test: Critical Error"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:538
msgid "core.log.test.critical_error_message"
msgstr "Critical system error with stack trace for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:609
msgid "core.log.test.critical_wp_error"
msgstr "Test: Critical WP Error"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:610
msgid "core.log.test.critical_wp_error_message"
msgstr "Critical WordPress error requiring immediate attention"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:838
msgid "core.log.test.cross_reference_event"
msgstr "Test: Cross-Reference Event"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:840
msgid "core.log.test.cross_reference_event_message"
msgstr "Cross-reference event for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:545
msgid "core.log.test.database_error"
msgstr "Test: Database Error"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:546
msgid "core.log.test.database_error_message"
msgstr "Database operation failed with error"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:527
msgid "core.log.test.database_success"
msgstr "Test: Database Success"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:528
msgid "core.log.test.database_success_message"
msgstr "Database operation completed successfully"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:628
msgid "core.log.test.debug_trace"
msgstr "Test: Debug Trace"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:629
msgid "core.log.test.debug_trace_message"
msgstr "Debug trace information for development"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:738
msgid "core.log.test.deep_nesting_stress"
msgstr "Test: Deep Nesting Stress"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:740
msgid "core.log.test.deep_nesting_stress_message"
msgstr "Deep nesting stress test for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:717
msgid "core.log.test.import_export_event"
msgstr "Test: Import/Export Event"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:718
msgid "core.log.test.import_export_event_message"
msgstr "Import/export operation for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:707
msgid "core.log.test.integration_event"
msgstr "Test: Integration Event"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:709
msgid "core.log.test.integration_event_message"
msgstr "Third-party integration for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:728
msgid "core.log.test.large_payload_stress"
msgstr "Test: Large Payload Stress"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:730
msgid "core.log.test.large_payload_stress_message"
msgstr "Large payload stress test for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:748
msgid "core.log.test.long_text_stress"
msgstr "Test: Long Text Stress"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:750
msgid "core.log.test.long_text_stress_message"
msgstr "Long text stress test for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:778
msgid "core.log.test.memory_stress"
msgstr "Test: Memory Stress"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:780
msgid "core.log.test.memory_stress_message"
msgstr "Memory stress test for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:800
msgid "core.log.test.multi_component_integration"
msgstr "Test: Multi-Component Integration"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:802
msgid "core.log.test.multi_component_integration_message"
msgstr "Multi-component integration test for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:618
msgid "core.log.test.operation_completed"
msgstr "Test: Operation Completed"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:620
msgid "core.log.test.operation_completed_message"
msgstr "Fallback operation completed for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:647
msgid "core.log.test.operation_skipped"
msgstr "Test: Operation Skipped"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:649
msgid "core.log.test.operation_skipped_message"
msgstr "Operation skipped due to conditions for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:637
msgid "core.log.test.pending_operation"
msgstr "Test: Pending Operation"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:639
msgid "core.log.test.pending_operation_message"
msgstr "Asynchronous operation pending for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:788
msgid "core.log.test.performance_edge_stress"
msgstr "Test: Performance Edge Stress"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:790
msgid "core.log.test.performance_edge_stress_message"
msgstr "Performance edge case stress test for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:572
msgid "core.log.test.performance_info"
msgstr "Test: Performance Info"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:574
msgid "core.log.test.performance_info_message"
msgstr "Performance monitoring report for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:563
msgid "core.log.test.performance_warning"
msgstr "Test: Performance Warning"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:564
msgid "core.log.test.performance_warning_message"
msgstr "Slow database query detected (performance warning)"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:896
msgid "core.log.test.plugin_interaction"
msgstr "Test: Plugin Interaction"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:898
msgid "core.log.test.plugin_interaction_message"
msgstr "Plugin interaction event for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:657
msgid "core.log.test.pure_api_event"
msgstr "Test: Pure API Event"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:659
msgid "core.log.test.pure_api_event_message"
msgstr "Pure API operation for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:667
msgid "core.log.test.pure_database_event"
msgstr "Test: Pure Database Event"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:669
msgid "core.log.test.pure_database_event_message"
msgstr "Pure database operation for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:886
msgid "core.log.test.real_world_workflow"
msgstr "Real World Workflow"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:888
msgid "core.log.test.real_world_workflow_message"
msgstr "Order #%d processed through real-world workflow"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:858
msgid "core.log.test.recovery_failure"
msgstr "Test: Recovery Failure"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:860
msgid "core.log.test.recovery_failure_message"
msgstr "Error recovery failure for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:867
msgid "core.log.test.recovery_retry"
msgstr "Test: Recovery Retry"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:869
msgid "core.log.test.recovery_retry_message"
msgstr "Error recovery retry for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:876
msgid "core.log.test.recovery_success"
msgstr "Test: Recovery Success"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:878
msgid "core.log.test.recovery_success_message"
msgstr "Error recovery success for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:518
msgid "core.log.test.rule_match_success"
msgstr "Test: Rule Match Success"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:520
msgid "core.log.test.rule_match_success_message"
msgstr "Rule evaluation successful for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:599
msgid "core.log.test.rule_no_match"
msgstr "Test: Rule No Match"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:601
msgid "core.log.test.rule_no_match_message"
msgstr "Rule evaluation notice: no match for order #%d"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:770
msgid "core.log.test.special_char_stress_message"
msgstr "Special character stress test for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:768
msgid "core.log.test.special_character_stress"
msgstr "Test: Special Character Stress"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:591
msgid "core.log.test.system_notice"
msgstr "Test: System Notice"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:592
msgid "core.log.test.system_notice_message"
msgstr "System information notice and monitoring data"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:848
msgid "core.log.test.time_series_event"
msgstr "Test: Time-Series Event"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:850
msgid "core.log.test.time_series_event_message"
msgstr "Time-series progression for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:758
msgid "core.log.test.unicode_stress"
msgstr "Test: Unicode Stress"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:760
msgid "core.log.test.unicode_stress_message"
msgstr "Unicode stress test for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:554
msgid "core.log.test.warning_message"
msgstr "Test: Warning Message"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:556
msgid "core.log.test.warning_message_template"
msgstr "Warning condition detected for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:687
msgid "core.log.test.webhook_processing_event"
msgstr "Test: Webhook Processing Event"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:689
msgid "core.log.test.webhook_processing_event_message"
msgstr "Webhook processing for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:581
msgid "core.log.test.woocommerce_info"
msgstr "Test: WooCommerce Info"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:583
msgid "core.log.test.woocommerce_info_message"
msgstr "WooCommerce integration data for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:828
msgid "core.log.test.workflow_complete"
msgstr "Test: Workflow Complete"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:830
msgid "core.log.test.workflow_complete_message"
msgstr "Workflow progression completed for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:819
msgid "core.log.test.workflow_progress"
msgstr "Test: Workflow Progress"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:821
msgid "core.log.test.workflow_progress_message"
msgstr "Workflow progression continuing for order #%d"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:810
msgid "core.log.test.workflow_start"
msgstr "Test: Workflow Start"

#. translators: %d: The order ID number
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:812
msgid "core.log.test.workflow_start_message"
msgstr "Workflow progression started for order #%d"

#. translators: %d: number of deleted payload records
#: /home/yakir/lab/order-daemon/src/Core/LogCleanup.php:328
msgid "core.log_cleanup.also_deleted_payload_records"
msgstr "Also deleted %d payload records"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:2643
msgid "core.log_cleanup.invalid_table_name"
msgstr "Invalid table name provided"

#: /home/yakir/lab/order-daemon/src/Core/LogCleanup.php:292
msgid "core.log_cleanup.no_old_records"
msgstr "No old records found to clean up"

#. translators: %1$d: number of deleted records, %2$d: retention period in days
#: /home/yakir/lab/order-daemon/src/Core/LogCleanup.php:320
msgid "core.log_cleanup.success_deleted_records"
msgstr "Successfully deleted %1$d log records (retention: %2$d days)"

#. translators: Process group label for payment gateway events and transactions
#: /home/yakir/lab/order-daemon/src/Core/ProcessLifecycleDiscovery.php:134
msgid "core.log_registries.event_group.payment_gateway"
msgstr "Payment Gateway Events"

#. translators: Process group label for subscription lifecycle events
#: /home/yakir/lab/order-daemon/src/Core/ProcessLifecycleDiscovery.php:143
msgid "core.log_registries.event_group.subscription_lifecycle"
msgstr "Subscription Lifecycle"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:288
msgid "core.log_registries.event_type.checkout_processed"
msgstr "Checkout Processed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:289
msgid "core.log_registries.event_type.email_sent"
msgstr "Email Sent"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:330
msgid "core.log_registries.event_type.error_occurred"
msgstr "Error Occurred"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:287
msgid "core.log_registries.event_type.manual_status_change"
msgstr "Manual Status Change"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:291
msgid "core.log_registries.event_type.note_added"
msgstr "Note Added"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:286
msgid "core.log_registries.event_type.order_completion"
msgstr "Order Completion"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleTriggers/OrderProcessingTrigger.php:34
msgid "core.log_registries.event_type.order_processing"
msgstr "Order Processing"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:310
msgid "core.log_registries.event_type.paypal_order_completed"
msgstr "PayPal Order Completed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:309
msgid "core.log_registries.event_type.paypal_payment_captured"
msgstr "PayPal Payment Captured"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:311
msgid "core.log_registries.event_type.paypal_payment_completed"
msgstr "PayPal Payment Completed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:312
msgid "core.log_registries.event_type.paypal_payment_failed"
msgstr "PayPal Payment Failed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:313
msgid "core.log_registries.event_type.paypal_payment_pending"
msgstr "PayPal Payment Pending"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:314
msgid "core.log_registries.event_type.paypal_payment_refunded"
msgstr "PayPal Payment Refunded"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:315
msgid "core.log_registries.event_type.paypal_renewal_payment_completed"
msgstr "PayPal Renewal Payment Completed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:316
msgid "core.log_registries.event_type.paypal_subscription_cancelled"
msgstr "PayPal Subscription Cancelled"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:317
msgid "core.log_registries.event_type.paypal_subscription_created"
msgstr "PayPal Subscription Created"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:318
msgid "core.log_registries.event_type.paypal_subscription_reactivated"
msgstr "PayPal Subscription Reactivated"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:319
msgid "core.log_registries.event_type.paypal_subscription_suspended"
msgstr "PayPal Subscription Suspended"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:284
msgid "core.log_registries.event_type.rule_execution"
msgstr "Rule Execution"

#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:2373
#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:2395
#: /home/yakir/lab/order-daemon/src/API/AuditLogEndpoint.php:2421
msgid "core.log_registries.event_type.rule_processing_started"
msgstr "Rule Processing Started"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:322
msgid "core.log_registries.event_type.square_charge_completed"
msgstr "Square Charge Completed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:323
msgid "core.log_registries.event_type.square_payment_processed"
msgstr "Square Payment Processed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:285
msgid "core.log_registries.event_type.status_changed"
msgstr "Status Changed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:290
msgid "core.log_registries.event_type.stock_adjusted"
msgstr "Stock Adjusted"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:300
msgid "core.log_registries.event_type.stripe_charge_failed"
msgstr "Stripe Charge Failed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:306
msgid "core.log_registries.event_type.stripe_charge_refunded"
msgstr "Stripe Charge Refunded"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:299
msgid "core.log_registries.event_type.stripe_charge_succeeded"
msgstr "Stripe Charge Succeeded"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:295
msgid "core.log_registries.event_type.stripe_checkout_processed"
msgstr "Stripe Checkout Processed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:305
msgid "core.log_registries.event_type.stripe_invoice_payment_failed"
msgstr "Stripe Invoice Payment Failed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:304
msgid "core.log_registries.event_type.stripe_invoice_payment_succeeded"
msgstr "Stripe Invoice Payment Succeeded"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:297
msgid "core.log_registries.event_type.stripe_payment_created"
msgstr "Stripe Payment Created"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:298
msgid "core.log_registries.event_type.stripe_payment_failed"
msgstr "Stripe Payment Failed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:296
msgid "core.log_registries.event_type.stripe_payment_succeeded"
msgstr "Stripe Payment Succeeded"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:303
msgid "core.log_registries.event_type.stripe_subscription_cancelled"
msgstr "Stripe Subscription Cancelled"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:301
msgid "core.log_registries.event_type.stripe_subscription_created"
msgstr "Stripe Subscription Created"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:302
msgid "core.log_registries.event_type.stripe_subscription_updated"
msgstr "Stripe Subscription Updated"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:327
msgid "core.log_registries.event_type.webhook_processed"
msgstr "Webhook Processed"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:326
msgid "core.log_registries.event_type.webhook_received"
msgstr "Webhook Received"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:586
msgid "core.log_registries.unit.event"
msgstr "event"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:586
msgid "core.log_registries.unit.events"
msgstr "events"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:582
msgid "core.log_registries.unit.item"
msgstr "item"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:582
msgid "core.log_registries.unit.items"
msgstr "items"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:583
msgid "core.log_registries.unit.order"
msgstr "order"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:583
msgid "core.log_registries.unit.orders"
msgstr "orders"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:584
msgid "core.log_registries.unit.payment"
msgstr "payment"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:584
msgid "core.log_registries.unit.payments"
msgstr "payments"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:585
msgid "core.log_registries.unit.rule"
msgstr "rule"

#: /home/yakir/lab/order-daemon/src/API/Timeline/DisplayAdapter.php:585
msgid "core.log_registries.unit.rules"
msgstr "rules"

#: /home/yakir/lab/order-daemon/src/Core/Logging/ProcessLogger.php:90
msgid "core.logging.process_started"
msgstr "Process started"

#: /home/yakir/lab/order-daemon/src/Plugin.php:85
msgid "core.plugin.dependency.woocommerce_required"
msgstr "Order Daemon for WooCommerce requires WooCommerce to be installed and active."

#. translators: Process group label for order processing workflows and lifecycle
#: /home/yakir/lab/order-daemon/src/Core/ProcessLifecycleDiscovery.php:126
msgid "core.plugin.order_processing_workflows"
msgstr "Order Processing Workflows"

#. translators: Label for system-generated actions when no specific user is responsible
#: /home/yakir/lab/order-daemon/src/Core/RefundDeletionDiagnostics.php:1480
msgid "core.refund_diagnostics.system_source"
msgstr "system"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:690
msgid "diagnostics.ajax.error.diagnostic_not_found"
msgstr "Diagnostic not found"

#. translators: %s: The error message that occurred while generating dual-audience report
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:740
msgid "diagnostics.ajax.error.failed_generate_report_detail"
msgstr "Failed to generate report: %s"

#. translators: %s: The error message that occurred while running a single diagnostic
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:701
msgid "diagnostics.ajax.error.failed_run_diagnostic_detail"
msgstr "Failed to run diagnostic: %s"

#. translators: %s: The error message that occurred while running diagnostics
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:658
msgid "diagnostics.ajax.error.failed_run_diagnostics_detail"
msgstr "Failed to run diagnostics: %s"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:684
msgid "diagnostics.ajax.error.no_diagnostic_specified"
msgstr "No diagnostic specified"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:733
msgid "diagnostics.ajax.report_generated_successfully"
msgstr "Report generated successfully"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:46
msgid "diagnostics.environment.description"
msgstr "Checks file permissions, memory limits, and debug mode status"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:186
msgid "diagnostics.environment.error.critical"
msgstr "Server environment has critical configuration issues"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:133
msgid "diagnostics.environment.error.file_permissions"
msgstr "File permission issues detected"

#. translators: %s: Comma-separated list of missing PHP extensions
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:150
msgid "diagnostics.environment.error.missing_extensions"
msgstr "Missing required PHP extensions: %s"

#. translators: 1: Current PHP version, 2: Minimum required version
#. translators: 1: Current PHP version, 2: Required PHP version
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:99
msgid "diagnostics.environment.error.php_incompatible"
msgstr "PHP version %1$s is incompatible (requires %2$s+)"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:36
msgid "diagnostics.environment.name"
msgstr "Environment Check"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:125
msgid "diagnostics.environment.recommendation.disable_debug"
msgstr "Disable debug mode in production for better performance and security"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:134
msgid "diagnostics.environment.recommendation.fix_permissions"
msgstr "Ensure wp-content/uploads/ is writable by the web server"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:116
msgid "diagnostics.environment.recommendation.increase_memory"
msgstr "Increase memory limit to 256MB or higher for optimal performance"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:185
msgid "diagnostics.environment.result.issue"
msgstr "Environment Configuration Issue"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:199
msgid "diagnostics.environment.result.ok"
msgstr "Environment Configuration OK"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:192
msgid "diagnostics.environment.result.warning"
msgstr "Environment Configuration Warning"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:200
msgid "diagnostics.environment.success"
msgstr "Server environment is properly configured for Order Daemon"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:193
msgid "diagnostics.environment.warning.config"
msgstr "Server environment has configuration warnings that should be addressed"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:124
msgid "diagnostics.environment.warning.debug_in_production"
msgstr "Debug mode should be disabled in production for better performance"

#. translators: %d: Current max execution time in seconds
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:160
msgid "diagnostics.environment.warning.max_execution_time"
msgstr "Max execution time is low (%d seconds) - may cause timeouts"

#. translators: 1: Current memory limit, 2: Recommended memory limit
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/EnvironmentDiagnostic.php:112
msgid "diagnostics.environment.warning.memory_limit"
msgstr "Memory limit: %s (recommended: 256M+)"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:445
msgid "diagnostics.page.action.export_logs"
msgstr "Export logs (.csv)"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:449
msgid "diagnostics.page.action.flush_caches"
msgstr "Flush caches"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:267
msgid "diagnostics.page.button.copy_to_clipboard"
msgstr "Copy to Clipboard"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:263
msgid "diagnostics.page.button.run_full"
msgstr "Run Full Diagnostic"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:432
msgid "diagnostics.page.debug.verbose_logging.desc"
msgstr "Logs every rule evaluation, including skipped ones. Increases audit log volume ~10×. Production-safe but noisy."

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:431
msgid "diagnostics.page.debug.verbose_logging.label"
msgstr "ODCM_DEBUG — verbose logging"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:258
msgid "diagnostics.page.description"
msgstr "Comprehensive health check for Order Daemon"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:377
msgid "diagnostics.page.env.plugin"
msgstr "Plugin"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:274
msgid "diagnostics.page.label.status"
msgstr "Status:"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:422
msgid "diagnostics.page.section.debug_controls"
msgstr "Debug controls"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:368
msgid "diagnostics.page.section.environment"
msgstr "Environment"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:293
msgid "diagnostics.page.section.health_checks"
msgstr "Health checks"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:279
msgid "diagnostics.page.stat.health_checks"
msgstr "Health checks"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:283
msgid "diagnostics.page.stat.rules_active"
msgstr "Rules active"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:250
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:257
msgid "diagnostics.page.title"
msgstr "WordPress System Diagnostics"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:46
msgid "diagnostics.plugin_state.description"
msgstr "Verifies Order Daemon database tables and configuration"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:95
msgid "diagnostics.plugin_state.error.core_not_loaded"
msgstr "Order Daemon core plugin is not properly loaded"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:212
msgid "diagnostics.plugin_state.error.critical_config"
msgstr "Order Daemon plugin has critical configuration issues"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:132
msgid "diagnostics.plugin_state.error.db_connectivity"
msgstr "Database connectivity issue detected"

#. translators: %s: Comma-separated list of missing constants
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:166
msgid "diagnostics.plugin_state.error.missing_constants"
msgstr "Missing required plugin constants: %s"

#. translators: %s: Comma-separated list of missing database tables
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:120
msgid "diagnostics.plugin_state.error.missing_tables"
msgstr "Missing database tables: %s"

#. translators: %d: Number of log entries in database
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:236
msgid "diagnostics.plugin_state.info.log_entries"
msgstr "Database contains %d log entries"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:36
msgid "diagnostics.plugin_state.name"
msgstr "Plugin State"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:133
msgid "diagnostics.plugin_state.recommendation.check_db"
msgstr "Check database connection and server status"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:189
msgid "diagnostics.plugin_state.recommendation.monitor_conflicts"
msgstr "Monitor for plugin conflicts that may affect functionality"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:123
msgid "diagnostics.plugin_state.recommendation.reactivate"
msgstr "Deactivate and reactivate the plugin to recreate missing tables"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:100
msgid "diagnostics.plugin_state.recommendation.reinstall"
msgstr "Ensure Order Daemon plugin is properly installed and activated"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:94
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:211
msgid "diagnostics.plugin_state.result.issue"
msgstr "Plugin State Issue"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:225
msgid "diagnostics.plugin_state.result.ok"
msgstr "Plugin State OK"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:218
msgid "diagnostics.plugin_state.result.warning"
msgstr "Plugin State Warning"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:226
msgid "diagnostics.plugin_state.success"
msgstr "Order Daemon is properly installed and configured"

#. translators: %s: Comma-separated list of problematic active plugins
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:186
msgid "diagnostics.plugin_state.warning.conflicting_plugins"
msgstr "Potentially conflicting plugins detected: %s"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:219
msgid "diagnostics.plugin_state.warning.minor_config"
msgstr "Order Daemon plugin has minor configuration warnings"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/PluginStateDiagnostic.php:150
msgid "diagnostics.plugin_state.warning.unknown_version"
msgstr "Plugin version could not be determined"

#. translators: 1: Category name in uppercase, 2: Number of tests passed, 3: Total number of tests
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1240
msgid "diagnostics.report.category.header"
msgstr "%1$s DIAGNOSTICS (%2$d/%3$d passed)"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1298
msgid "diagnostics.report.end_of_report"
msgstr "End of Report"

#. translators: %s: Date and time when the report was generated
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1192
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:389
msgid "diagnostics.report.generated_at"
msgstr "Generated: %s"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1259
msgid "diagnostics.report.label.recommendations"
msgstr "Recommendations:"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1267
msgid "diagnostics.report.label.technical_details"
msgstr "Technical Details:"

#. translators: %s: The Order Daemon plugin version number
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1194
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:395
msgid "diagnostics.report.plugin_version"
msgstr "Plugin Version: %s"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1221
msgid "diagnostics.report.section.all_recommendations"
msgstr "ALL RECOMMENDATIONS"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1211
msgid "diagnostics.report.section.critical_issues"
msgstr "CRITICAL ISSUES"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1232
msgid "diagnostics.report.section.detailed_results"
msgstr "DETAILED RESULTS"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1198
msgid "diagnostics.report.section.summary"
msgstr "SUMMARY"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1283
msgid "diagnostics.report.section.system_info"
msgstr "SYSTEM INFORMATION"

#. translators: 1: Total tests run, 2: Number passed, 3: Number failed
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1202
msgid "diagnostics.report.summary.tests_run"
msgstr "Tests run: %1$d | Passed: %2$d | Failed: %3$d"

#. translators: %s: Whether debug mode is enabled (Enabled/Disabled)
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1294
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:481
msgid "diagnostics.report.system_info.debug_mode"
msgstr "Debug Mode: %s"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1294
msgid "diagnostics.report.system_info.disabled"
msgstr "Disabled"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1294
msgid "diagnostics.report.system_info.enabled"
msgstr "Enabled"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1292
msgid "diagnostics.report.system_info.no"
msgstr "No"

#. translators: %s: The Order Daemon plugin version number
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1290
msgid "diagnostics.report.system_info.order_daemon_version"
msgstr "Order Daemon Version: %s"

#. translators: %s: The PHP version number
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1288
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:461
msgid "diagnostics.report.system_info.php_version"
msgstr "PHP Version: %s"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1288
msgid "diagnostics.report.system_info.unknown_php_version"
msgstr "unknown php version"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1286
msgid "diagnostics.report.system_info.unknown_wordpress_version"
msgstr "unknown wordpress version"

#. translators: %s: Whether WooCommerce is active (Yes/No)
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1292
msgid "diagnostics.report.system_info.woocommerce_active"
msgstr "WooCommerce Active: %s"

#. translators: %s: The WordPress version number
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1286
msgid "diagnostics.report.system_info.wordpress_version"
msgstr "WordPress Version: %s"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1292
msgid "diagnostics.report.system_info.yes"
msgstr "Yes"

#. translators: %s: The diagnostic message text
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1255
msgid "diagnostics.report.test.message"
msgstr "Message: %s"

#. translators: %s: The test status (e.g., Success, Error, Warning)
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1253
msgid "diagnostics.report.test.status"
msgstr "Status: %s"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1190
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:384
msgid "diagnostics.report.title"
msgstr "ORDER DAEMON DIAGNOSTICS REPORT"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1194
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:1290
msgid "diagnostics.report.unknown_plugin_version"
msgstr "unknown plugin version"

#. translators: 1: Category name, 2: Number passed, 3: Total number
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:807
msgid "diagnostics.results.category.passed_count"
msgstr "%1$s: %2$d/%3$d passed"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:935
msgid "diagnostics.results.label.no_details"
msgstr "No details available"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:843
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:900
msgid "diagnostics.results.label.recommendations"
msgstr "Recommendations"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:854
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:911
msgid "diagnostics.results.label.technical_details"
msgstr "Technical Details"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:787
msgid "diagnostics.results.section.all_recommendations"
msgstr "All Recommendations"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:773
msgid "diagnostics.results.section.critical_issues"
msgstr "Critical Issues"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:801
msgid "diagnostics.results.section.detailed_results"
msgstr "Detailed Results"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:759
msgid "diagnostics.results.section.summary"
msgstr "Summary"

#. translators: 1: Number of tests run, 2: Number passed, 3: Number failed
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:763
msgid "diagnostics.results.summary.tests_ran"
msgstr "Ran %1$d tests: %2$d passed, %3$d failed"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:484
msgid "diagnostics.runner.debug_disabled"
msgstr "disabled"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:483
msgid "diagnostics.runner.debug_enabled"
msgstr "enabled"

#. translators: %s: Impact description
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:426
msgid "diagnostics.runner.label.impact"
msgstr "Impact"

#. translators: %s: Recommended solution
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:432
msgid "diagnostics.runner.label.solution"
msgstr "Solution"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:381
msgid "diagnostics.runner.no_results"
msgstr "No diagnostic results available. Please run diagnostics first."

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:421
msgid "diagnostics.runner.section.critical_issues"
msgstr "CRITICAL ISSUES:"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:490
msgid "diagnostics.runner.section.recommendations"
msgstr "RECOMMENDATIONS:"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:441
msgid "diagnostics.runner.section.system_overview"
msgstr "SYSTEM OVERVIEW:"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:498
msgid "diagnostics.runner.section.technical_details"
msgstr "TECHNICAL DETAILS (for support team):"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:505
msgid "diagnostics.runner.status.failed"
msgstr "Failed"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:504
msgid "diagnostics.runner.status.passed"
msgstr "Passed"

#. translators: %s: Memory limit
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:467
msgid "diagnostics.runner.system_info.memory_limit"
msgstr "Memory Limit: %s"

#. translators: %s: WooCommerce version
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:454
msgid "diagnostics.runner.system_info.woocommerce"
msgstr "WooCommerce: %s"

#. translators: %s: WordPress version
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:446
msgid "diagnostics.runner.system_info.wordpress"
msgstr "WordPress: %s"

#. translators: %s: WP-CLI status
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:475
msgid "diagnostics.runner.system_info.wp_cli"
msgstr "WP-CLI: %s"

#. translators: %d: Number of critical issues found
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:406
msgid "diagnostics.runner.system_status.critical"
msgstr "SYSTEM STATUS ❌ (%d critical issues)"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:416
msgid "diagnostics.runner.system_status.ok"
msgstr "SYSTEM STATUS ✅ (All tests passed)"

#. translators: %d: Number of warnings found
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:412
msgid "diagnostics.runner.system_status.warnings"
msgstr "SYSTEM STATUS ⚠️ (%d warnings)"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:606
msgid "diagnostics.runner.wp_cli.available"
msgstr "available"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:608
#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:612
msgid "diagnostics.runner.wp_cli.not_available"
msgstr "not available"

#: /home/yakir/lab/order-daemon/src/Diagnostics/DiagnosticRunner.php:609
msgid "diagnostics.runner.wp_cli.required_for_pro"
msgstr "required for Pro"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:175
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:571
msgid "diagnostics.ui.button.copied"
msgstr "Copied!"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:174
msgid "diagnostics.ui.button.copying"
msgstr "Copying..."

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:142
msgid "diagnostics.ui.button.running"
msgstr "Running..."

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:176
msgid "diagnostics.ui.clipboard.copy_success"
msgstr "Diagnostic report copied to clipboard! Paste this in your support request."

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:169
msgid "diagnostics.ui.error.auto_copy_failed"
msgstr "Could not copy automatically. Report generated in console."

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:167
msgid "diagnostics.ui.error.check_console"
msgstr "Check browser console for additional errors"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:168
msgid "diagnostics.ui.error.contact_support"
msgstr "Contact support if the issue persists"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:164
msgid "diagnostics.ui.error.diagnostic_error"
msgstr "Diagnostic Error"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:161
msgid "diagnostics.ui.error.failed_generate_report"
msgstr "Failed to generate report"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:160
msgid "diagnostics.ui.error.failed_run_diagnostics"
msgstr "Failed to run diagnostics"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:159
msgid "diagnostics.ui.error.failed_run_test"
msgstr "Failed to run test"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:163
msgid "diagnostics.ui.error.title"
msgstr "Error"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:166
msgid "diagnostics.ui.error.try_refresh"
msgstr "Try refreshing the page and running again"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:172
msgid "diagnostics.ui.label.details"
msgstr "📊 Details:"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:137
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:162
msgid "diagnostics.ui.label.executed"
msgstr "Executed:"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:170
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:889
msgid "diagnostics.ui.label.individual_test_result"
msgstr "Individual Test Result"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:165
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:171
msgid "diagnostics.ui.label.recommendations"
msgstr "💡 Recommendations:"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:156
msgid "diagnostics.ui.select_test_prompt"
msgstr "Please select a test to run"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:129
msgid "diagnostics.ui.status.completed_successfully"
msgstr "Completed Successfully"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:130
msgid "diagnostics.ui.status.error_running"
msgstr "Error Running"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:133
msgid "diagnostics.ui.status.executed"
msgstr "Executed"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:132
msgid "diagnostics.ui.status.issues_detected"
msgstr "Issues Detected"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:131
msgid "diagnostics.ui.status.passed"
msgstr "passed"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:141
msgid "diagnostics.ui.status.preparing_tests"
msgstr "Preparing tests..."

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:128
msgid "diagnostics.ui.status.running"
msgstr "Running"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:134
msgid "diagnostics.ui.status.running_tests"
msgstr "Running tests..."

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:138
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:206
msgid "diagnostics.ui.status.system_healthy"
msgstr "System Healthy"

#. translators: %s: test name
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:158
msgid "diagnostics.ui.status.test_completed"
msgstr "Test completed: %s"

#. translators: 1: current test number, 2: total number of tests
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:136
msgid "diagnostics.ui.status.test_progress"
msgstr "Test %1$d of %2$d"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:140
msgid "diagnostics.ui.status.tests_completed"
msgstr "Tests completed"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:173
msgid "diagnostics.ui.status.tests_completed_successfully"
msgstr "Diagnostic tests completed successfully"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:139
msgid "diagnostics.ui.status.warnings_found"
msgstr "Warnings Found"

#. translators: %d: number of days
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:153
msgid "diagnostics.ui.time.day_ago"
msgstr "%d day ago"

#. translators: %d: number of days
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:155
msgid "diagnostics.ui.time.days_ago"
msgstr "%d days ago"

#. translators: %d: number of hours
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:149
msgid "diagnostics.ui.time.hour_ago"
msgstr "%d hour ago"

#. translators: %d: number of hours
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:151
msgid "diagnostics.ui.time.hours_ago"
msgstr "%d hours ago"

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:143
msgid "diagnostics.ui.time.just_now"
msgstr "just now"

#. translators: %d: number of minutes
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:145
msgid "diagnostics.ui.time.minute_ago"
msgstr "%d minute ago"

#. translators: %d: number of minutes
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:147
msgid "diagnostics.ui.time.minutes_ago"
msgstr "%d minutes ago"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:46
msgid "diagnostics.woocommerce.description"
msgstr "Verifies WooCommerce hooks are properly registered for order completion"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:179
msgid "diagnostics.woocommerce.error.hooks_not_registered"
msgstr "Required WooCommerce hooks are not properly registered"

#. translators: %s: Comma-separated list of missing classes
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:168
msgid "diagnostics.woocommerce.error.missing_classes"
msgstr "Missing WooCommerce classes: %s"

#. translators: %s: Comma-separated list of missing hooks
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:152
msgid "diagnostics.woocommerce.error.missing_hooks"
msgstr "Missing hooks: %s"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:92
msgid "diagnostics.woocommerce.error.not_active"
msgstr "WooCommerce is not active on this site"

#. translators: %s: Current WooCommerce version
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:160
msgid "diagnostics.woocommerce.error.version_incompatible"
msgstr "WooCommerce version %s is not compatible (requires 3.0.0+)"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:36
msgid "diagnostics.woocommerce.name"
msgstr "WooCommerce Integration"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:97
msgid "diagnostics.woocommerce.recommendation.install"
msgstr "Install and activate WooCommerce plugin"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:193
msgid "diagnostics.woocommerce.recommendation.monitor_hooks"
msgstr "Many plugins are hooking into WooCommerce - monitor for conflicts"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:91
#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:178
msgid "diagnostics.woocommerce.result.issue"
msgstr "WooCommerce Integration Issue"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:185
msgid "diagnostics.woocommerce.result.ok"
msgstr "WooCommerce Hooks Available"

#: /home/yakir/lab/order-daemon/src/Diagnostics/Core/WooCommerceIntegrationDiagnostic.php:186
msgid "diagnostics.woocommerce.success"
msgstr "Required WooCommerce hooks are properly registered and accessible"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/AddOrderNoteAction.php:28
msgid "rule_component.action.add_order_note.description"
msgstr ""

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/AddOrderNoteAction.php:23
msgid "rule_component.action.add_order_note.label"
msgstr ""

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/AddOrderNoteAction.php:62
msgid "rule_component.action.add_order_note.settings.add_timestamp.description"
msgstr ""

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/AddOrderNoteAction.php:61
msgid "rule_component.action.add_order_note.settings.add_timestamp.label"
msgstr ""

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/AddOrderNoteAction.php:56
msgid "rule_component.action.add_order_note.settings.is_customer_note.description"
msgstr ""

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/AddOrderNoteAction.php:55
msgid "rule_component.action.add_order_note.settings.is_customer_note.label"
msgstr ""

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/AddOrderNoteAction.php:50
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/AddOrderNoteAction.php:72
msgid "rule_component.action.add_order_note.settings.note_text.default"
msgstr ""

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/AddOrderNoteAction.php:49
msgid "rule_component.action.add_order_note.settings.note_text.description"
msgstr ""

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/AddOrderNoteAction.php:48
msgid "rule_component.action.add_order_note.settings.note_text.label"
msgstr ""

#: /home/yakir/lab/order-daemon/src/Core/options.php:248
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/CompleteOrderAction.php:29
msgid "rule_component.action.complete_order.description"
msgstr "Marks the order as complete. This is the default action."

#: /home/yakir/lab/order-daemon/src/Core/options.php:247
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/CompleteOrderAction.php:24
msgid "rule_component.action.complete_order.label"
msgstr "Change Status to 'Completed'"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleActions/CompleteOrderAction.php:45
msgid "rule_component.action.complete_order.note_message"
msgstr "Order completed automatically by rule."

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:47
msgid "rule_component.condition.order_total.amount_source.order_discount"
msgstr "Discount total"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:46
msgid "rule_component.condition.order_total.amount_source.order_total"
msgstr "Order total"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:44
msgid "rule_component.condition.order_total.amount_source_label"
msgstr "Amount"

#: /home/yakir/lab/order-daemon/src/Core/options.php:192
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:29
msgid "rule_component.condition.order_total.description"
msgstr "Checks if the order total meets the specified criteria."

#: /home/yakir/lab/order-daemon/src/Core/options.php:191
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:24
msgid "rule_component.condition.order_total.label"
msgstr "Order Total Amount"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:59
msgid "rule_component.condition.order_total.operator.equal_to"
msgstr "Equal to"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:57
msgid "rule_component.condition.order_total.operator.greater_than"
msgstr "Greater than"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:61
msgid "rule_component.condition.order_total.operator.greater_than_equal"
msgstr "Greater than or equal to"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:58
msgid "rule_component.condition.order_total.operator.less_than"
msgstr "Less than"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:62
msgid "rule_component.condition.order_total.operator.less_than_equal"
msgstr "Less than or equal to"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:60
msgid "rule_component.condition.order_total.operator.not_equal_to"
msgstr "is not equal to"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:54
msgid "rule_component.condition.order_total.operator_description"
msgstr "How to compare the order total."

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/OrderTotalAmountCondition.php:53
msgid "rule_component.condition.order_total.operator_label"
msgstr "Operator"

#: /home/yakir/lab/order-daemon/src/Core/options.php:176
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:29
msgid "rule_component.condition.product_category.description"
msgstr "Checks if the order contains products from specific categories."

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:79
msgid "rule_component.condition.product_category.field_description"
msgstr "Select one or more product categories to match against."

#: /home/yakir/lab/order-daemon/src/Core/options.php:175
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:24
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:78
msgid "rule_component.condition.product_category.label"
msgstr "Product Category"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:57
msgid "rule_component.condition.product_category.no_categories_found"
msgstr "No categories found"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:71
msgid "rule_component.condition.product_category.operator.all_in"
msgstr "all items in"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:69
msgid "rule_component.condition.product_category.operator.in"
msgstr "contains"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:70
msgid "rule_component.condition.product_category.operator.not_in"
msgstr "does not contain"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:67
msgid "rule_component.condition.product_category.operator_description"
msgstr "How to match product categories"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:66
msgid "rule_component.condition.product_category.operator_label"
msgstr "Operator"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductCategoryCondition.php:86
msgid "rule_component.condition.product_category.search_placeholder"
msgstr "Search categories..."

#: /home/yakir/lab/order-daemon/src/Core/options.php:160
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:31
msgid "rule_component.condition.product_type.description"
msgstr "Checks if all products in the order are of specific types. Virtual and downloadable products are available in the free version."

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:62
msgid "rule_component.condition.product_type.field_description"
msgstr "Select the product types to match. Use the search box to quickly find product types."

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:61
msgid "rule_component.condition.product_type.field_label"
msgstr "Product Types"

#: /home/yakir/lab/order-daemon/src/Core/options.php:159
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:26
msgid "rule_component.condition.product_type.label"
msgstr "Product Type"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:52
msgid "rule_component.condition.product_type.match_mode.all"
msgstr "All products must match selected types"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:53
msgid "rule_component.condition.product_type.match_mode.any"
msgstr "At least one product must match selected types"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:54
msgid "rule_component.condition.product_type.match_mode.none"
msgstr "No products should match selected types"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:50
msgid "rule_component.condition.product_type.match_mode_description"
msgstr "How to match product types in the order."

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:49
msgid "rule_component.condition.product_type.match_mode_label"
msgstr "Match Mode"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:192
msgid "rule_component.condition.product_type.option.booking"
msgstr "Bookable Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:198
msgid "rule_component.condition.product_type.option.bundle"
msgstr "Product Bundles"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:201
msgid "rule_component.condition.product_type.option.composite"
msgstr "Composite Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:145
msgid "rule_component.condition.product_type.option.downloadable"
msgstr "Downloadable Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:164
msgid "rule_component.condition.product_type.option.external"
msgstr "External/Affiliate Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:163
msgid "rule_component.condition.product_type.option.grouped"
msgstr "Grouped Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:195
msgid "rule_component.condition.product_type.option.membership"
msgstr "Membership Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:161
msgid "rule_component.condition.product_type.option.simple"
msgstr "Simple Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:188
msgid "rule_component.condition.product_type.option.subscription"
msgstr "Subscription Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:162
msgid "rule_component.condition.product_type.option.variable"
msgstr "Variable Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:189
msgid "rule_component.condition.product_type.option.variable_subscription"
msgstr "Variable Subscription Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:144
msgid "rule_component.condition.product_type.option.virtual"
msgstr "Virtual Products"

#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleConditions/ProductTypeCondition.php:69
msgid "rule_component.condition.product_type.search_placeholder"
msgstr "Search product types..."

#: /home/yakir/lab/order-daemon/src/Core/options.php:125
#: /home/yakir/lab/order-daemon/src/Core/RuleComponents/RuleTriggers/OrderProcessingTrigger.php:39
msgid "rule_component.trigger.order_processing.description"
msgstr "Runs when an order status changes to \"Processing\". Ideal for most standard automations."

#: /home/yakir/lab/order-daemon/src/Core/options.php:124
msgid "rule_component.trigger.order_processing.label"
msgstr "Order Processing"

#: /home/yakir/lab/order-daemon/src/Admin/CompletionRulesListTable.php:103
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:40
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:291
#: /home/yakir/lab/order-daemon/src/Admin/RulesListPage.php:309
#: /home/yakir/lab/order-daemon/src/Includes/actions.php:1497
msgid "security.no_action_permission"
msgstr "You do not have permission to perform this action."

#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:607
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:633
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:677
#: /home/yakir/lab/order-daemon/src/Admin/DiagnosticDashboard.php:720
#: /home/yakir/lab/order-daemon/src/Includes/functions.php:60
msgid "security.permission_denied"
msgstr "Permission denied"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1046
msgid "status.completed"
msgstr "Completed"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1028
msgid "status.critical"
msgstr "Critical"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1022
msgid "status.debug"
msgstr "Debug"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:237
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:998
msgid "status.error"
msgstr "Error"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:239
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1010
msgid "status.info"
msgstr "Info"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1016
msgid "status.notice"
msgstr "Notice"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1034
msgid "status.pending"
msgstr "Pending"

#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1040
msgid "status.skipped"
msgstr "Skipped"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:236
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:992
msgid "status.success"
msgstr "Success"

#: /home/yakir/lab/order-daemon/src/Core/audit-filters.php:238
#: /home/yakir/lab/order-daemon/src/Core/LogRegistries.php:1004
msgid "status.warning"
msgstr "Warning"

#. translators: %s: The formatted timestamp when the process started.
#: /home/yakir/lab/order-daemon/src/View/PayloadRenderer/PayloadComponentUIToolkit.php:488
msgid "view.payload.timeline.started_suffix"
msgstr "Started %s"

#: /home/yakir/lab/order-daemon/src/View/PayloadRenderer/PayloadComponentUIToolkit.php:497
msgid "view.payload.timeline.toggle_expansion"
msgstr "Toggle details"

#. translators: %s: The name of the trigger that initiated the process.
#: /home/yakir/lab/order-daemon/src/View/PayloadRenderer/PayloadComponentUIToolkit.php:491
msgid "view.payload.timeline.trigger_prefix"
msgstr "via %s"

#~ msgid "admin.insight_dashboard.filters.apply_filters"
#~ msgstr "Apply Filters"

#~ msgid "admin.list_table.action.export"
#~ msgstr "Export"

#~ msgid "admin.insight_dashboard.settings.timestamp_format_datetime"
#~ msgstr "Date & Time"

#~ msgid "admin.settings.cancel"
#~ msgstr "Cancel"

#~ msgid "admin.insight_dashboard.log_stream.view_individual_title"
#~ msgstr "Shows all events ungrouped, in strict chronological order"

#~ msgid "admin.insight_dashboard.settings.debug.detailed_notes.hint"
#~ msgstr "Add debug info to order notes when rules don't match."

#~ msgid "admin.insight_dashboard.settings.debug.detailed_notes.label"
#~ msgstr "Add detailed order notes"

#~ msgid "admin.insight_dashboard.settings.debug.global_debug.hint"
#~ msgstr "Enable server-wide debug logging. Logs every rule evaluation including skipped ones."

#~ msgid "admin.insight_dashboard.settings.debug.global_debug.label"
#~ msgstr "ODCM_DEBUG — verbose logging"

#~ msgid "admin.insight_dashboard.settings.debug_title"
#~ msgstr "Debug"

#~ msgid "admin.insight_dashboard.settings.order_processing_title"
#~ msgstr "Order Processing"

#~ msgid "admin.insight_dashboard.settings.reprocess_orders.hint"
#~ msgstr "Batch reprocess orders with processing/on-hold statuses. Useful after payment failures or rule changes."

#~ msgid "admin.insight_dashboard.settings.reprocess_orders.label"
#~ msgstr "Reprocess Pending Orders"

#~ msgid "admin.insight_dashboard.settings.timestamp_format_label"
#~ msgstr "Timestamp Display Format"

#~ msgid "admin.insight_dashboard.settings.title"
#~ msgstr "Settings"

#~ msgid "diagnostics.page.advanced_options.run_by_category"
#~ msgstr "Run by Category:"

#~ msgid "diagnostics.page.advanced_options.run_individual"
#~ msgstr "Run Individual Test:"

#~ msgid "diagnostics.page.advanced_options.select_test"
#~ msgstr "Select test..."

#~ msgid "diagnostics.page.advanced_options.title"
#~ msgstr "Advanced Options"

#~ msgid "diagnostics.page.button.run_selected"
#~ msgstr "Run Selected Test"

#~ msgid "diagnostics.page.label.executed_at"
#~ msgstr "Executed: %s"

#~ msgid "diagnostics.page.label.last_run"
#~ msgstr "Last run:"

#~ msgid "diagnostics.page.label.never"
#~ msgstr "Never"

#~ msgid "diagnostics.page.label.pending"
#~ msgstr "Pending"

#~ msgid "diagnostics.page.loading.title"
#~ msgstr "Running diagnostics..."

#~ msgid "diagnostics.page.results.title"
#~ msgstr "Diagnostics Results"

#~ msgid "diagnostics.page.summary.passed_failed"
#~ msgstr "%1$d passed, %2$d failed"

#~ msgid "admin.insight_dashboard.logs.refresh_interval_suffix"
#~ msgstr "seconds"

#~ msgid "admin.insight_dashboard.pane.open_last"
#~ msgstr "Open last pane"

#~ msgid "admin.rule_builder.primary_action_label"
#~ msgstr "Primary Action"

#~ msgid "admin.rule_builder.secondary_actions_label"
#~ msgstr "Secondary Actions"

#~ msgid "admin.rule_builder.change_button"
#~ msgstr "Change"

#~ msgid "Clear filters"
#~ msgstr "Clear filters"

#~ msgid "Grouped"
#~ msgstr "Grouped"

#~ msgid "Individual"
#~ msgstr "Individual"

#~ msgid "No results match your current filters"
#~ msgstr "No results match your current filters"

#~ msgid "Permission denied"
#~ msgstr "Permission denied"

#~ msgid "Refresh"
#~ msgstr "Refresh"

#~ msgid "Shows all events ungrouped, in strict chronological order"
#~ msgstr "Shows all events ungrouped, in strict chronological order"

#~ msgid "Try adjusting your filters or clear them to see all activity."
#~ msgstr "Try adjusting your filters or clear them to see all activity."

#~ msgid "selected"
#~ msgstr "selected"

#~ msgid "Action Failed"
#~ msgstr "Action Failed"

#~ msgid "All Event Types"
#~ msgstr "All Event Types"

#, php-format
#~ msgid "Also deleted %d payload records"
#~ msgstr "Also deleted %d payload records"

#~ msgid "Amount"
#~ msgstr "Amount"

#~ msgid "Checkout Processed"
#~ msgstr "Checkout Processed"

#~ msgid "Currency"
#~ msgstr "Currency"

#~ msgid "Customer"
#~ msgstr "Customer"

#~ msgid "Email Sent"
#~ msgstr "Email Sent"

#~ msgid "Error Occurred"
#~ msgstr "Error Occurred"

#~ msgid "Invalid table name provided"
#~ msgstr "Invalid table name provided"

#~ msgid "Manual Status Change"
#~ msgstr "Manual Status Change"

#~ msgid "New Status"
#~ msgstr "New Status"

#~ msgid "No old records found to clean up"
#~ msgstr "No old records found to clean up"

#~ msgid "Note Added"
#~ msgstr "Note Added"

#~ msgid "Order"
#~ msgstr "Order"

#~ msgid "Order Completion"
#~ msgstr "Order Completion"

#~ msgid "Order Processing"
#~ msgstr "Order Processing"

#~ msgid "Order Processing Workflows"
#~ msgstr "Order Processing Workflows"

#~ msgid "Order Total"
#~ msgstr "Order Total"

#~ msgid "Parameter $param must be a string"
#~ msgstr "Parameter $param must be a string"

#~ msgid "Parameter $param must be an array"
#~ msgstr "Parameter $param must be an array"

#~ msgid "Parameter $param must be an integer"
#~ msgstr "Parameter $param must be an integer"

#, php-format
#~ msgid "Parameter $param must be at least %s"
#~ msgstr "Parameter $param must be at least %s"

#, php-format
#~ msgid "Parameter $param must be at most %s"
#~ msgstr "Parameter $param must be at most %s"

#~ msgid "PayPal Order Completed"
#~ msgstr "PayPal Order Completed"

#~ msgid "PayPal Payment Captured"
#~ msgstr "PayPal Payment Captured"

#~ msgid "PayPal Payment Completed"
#~ msgstr "PayPal Payment Completed"

#~ msgid "PayPal Payment Failed"
#~ msgstr "PayPal Payment Failed"

#~ msgid "PayPal Payment Pending"
#~ msgstr "PayPal Payment Pending"

#~ msgid "PayPal Payment Refunded"
#~ msgstr "PayPal Payment Refunded"

#~ msgid "PayPal Renewal Payment Completed"
#~ msgstr "PayPal Renewal Payment Completed"

#~ msgid "PayPal Subscription Cancelled"
#~ msgstr "PayPal Subscription Cancelled"

#~ msgid "PayPal Subscription Created"
#~ msgstr "PayPal Subscription Created"

#~ msgid "PayPal Subscription Reactivated"
#~ msgstr "PayPal Subscription Reactivated"

#~ msgid "PayPal Subscription Suspended"
#~ msgstr "PayPal Subscription Suspended"

#~ msgid "Payment Gateway Events"
#~ msgstr "Payment Gateway Events"

#~ msgid "Payment Method"
#~ msgstr "Payment Method"

#~ msgid "Previous Status"
#~ msgstr "Previous Status"

#~ msgid "Process started"
#~ msgstr "Process started"

#~ msgid "Required parameter missing: $param"
#~ msgstr "Required parameter missing: $param"

#~ msgid "Rule Execution"
#~ msgstr "Rule Execution"

#~ msgid "Rule Processing Started"
#~ msgstr "Rule Processing Started"

#~ msgid "Security check failed"
#~ msgstr "Security check failed"

#~ msgid "Show raw event json"
#~ msgstr "Show raw event json"

#~ msgid "Square Charge Completed"
#~ msgstr "Square Charge Completed"

#~ msgid "Square Payment Processed"
#~ msgstr "Square Payment Processed"

#~ msgid "Status"
#~ msgstr "Status"

#~ msgid "Status Changed"
#~ msgstr "Status Changed"

#~ msgid "Stock Adjusted"
#~ msgstr "Stock Adjusted"

#~ msgid "Stripe Charge Failed"
#~ msgstr "Stripe Charge Failed"

#~ msgid "Stripe Charge Refunded"
#~ msgstr "Stripe Charge Refunded"

#~ msgid "Stripe Charge Succeeded"
#~ msgstr "Stripe Charge Succeeded"

#~ msgid "Stripe Checkout Processed"
#~ msgstr "Stripe Checkout Processed"

#~ msgid "Stripe Invoice Payment Failed"
#~ msgstr "Stripe Invoice Payment Failed"

#~ msgid "Stripe Invoice Payment Succeeded"
#~ msgstr "Stripe Invoice Payment Succeeded"

#~ msgid "Stripe Payment Created"
#~ msgstr "Stripe Payment Created"

#~ msgid "Stripe Payment Failed"
#~ msgstr "Stripe Payment Failed"

#~ msgid "Stripe Payment Succeeded"
#~ msgstr "Stripe Payment Succeeded"

#~ msgid "Stripe Subscription Cancelled"
#~ msgstr "Stripe Subscription Cancelled"

#~ msgid "Stripe Subscription Created"
#~ msgstr "Stripe Subscription Created"

#~ msgid "Stripe Subscription Updated"
#~ msgstr "Stripe Subscription Updated"

#~ msgid "Subscription Lifecycle"
#~ msgstr "Subscription Lifecycle"

#, php-format
#~ msgid "Successfully deleted %1$d log records (retention: %2$d days)"
#~ msgstr "Successfully deleted %1$d log records (retention: %2$d days)"

#~ msgid "Triggered By"
#~ msgstr "Triggered By"

#~ msgid "Validation Failed"
#~ msgstr "Validation Failed"

#~ msgid "Webhook Processed"
#~ msgstr "Webhook Processed"

#~ msgid "Webhook Received"
#~ msgstr "Webhook Received"

#~ msgid "You do not have sufficient permissions to perform this action."
#~ msgstr "You do not have sufficient permissions to perform this action."

#~ msgid "event"
#~ msgstr "event"

#~ msgid "events"
#~ msgstr "events"

#~ msgid "item"
#~ msgstr "item"

#~ msgid "items"
#~ msgstr "items"

#~ msgid "order"
#~ msgstr "order"

#~ msgid "orders"
#~ msgstr "orders"

#~ msgid "payment"
#~ msgstr "payment"

#~ msgid "payments"
#~ msgstr "payments"

#~ msgid "rule"
#~ msgstr "rule"

#~ msgid "rules"
#~ msgstr "rules"

#~ msgid "(Actions)"
#~ msgstr "(Actions)"

#~ msgid "(Conditions)"
#~ msgstr "(Conditions)"

#~ msgid "(Trigger)"
#~ msgstr "(Trigger)"

#~ msgid "Active"
#~ msgstr "Active"

#~ msgid "Add Condition"
#~ msgstr "Add Condition"

#~ msgctxt "order rule"
#~ msgid "Add New"
#~ msgstr "Add New"

#~ msgid "Add New Order Rule"
#~ msgstr "Add New Order Rule"

#~ msgid "Add Secondary Action"
#~ msgstr "Add Secondary Action"

#~ msgid "All Order Rules"
#~ msgstr "All Order Rules"

#~ msgid "All audit log entries and processing history"
#~ msgstr "All audit log entries and processing history"

#~ msgid "An error occurred while updating the rule status. Please try again."
#~ msgstr "An error occurred while updating the rule status. Please try again."

#~ msgid "Any category"
#~ msgstr "Any category"

#~ msgid "CRITICAL ISSUES:"
#~ msgstr "CRITICAL ISSUES:"

#~ msgid "Change"
#~ msgstr "Change"

#~ msgid "Check database connection and server status"
#~ msgstr "Check database connection and server status"

#~ msgid "Checks file permissions, memory limits, and debug mode status"
#~ msgstr "Checks file permissions, memory limits, and debug mode status"

#~ msgid "Database connectivity issue detected"
#~ msgstr "Database connectivity issue detected"

#, php-format
#~ msgid "Database contains %d log entries"
#~ msgstr "Database contains %d log entries"

#~ msgid "Date & Time"
#~ msgstr "Date & Time"

#~ msgid "Deactivate and reactivate the plugin to recreate missing tables"
#~ msgstr "Deactivate and reactivate the plugin to recreate missing tables"

#, php-format
#~ msgid "Debug Mode: %s"
#~ msgstr "Debug Mode: %s"

#~ msgid "Debug mode should be disabled in production for better performance"
#~ msgstr "Debug mode should be disabled in production for better performance"

#~ msgid "Disable debug mode in production for better performance and security"
#~ msgstr "Disable debug mode in production for better performance and security"

#~ msgid "Draft"
#~ msgstr "Draft"

#~ msgid "Edit Order Rule"
#~ msgstr "Edit Order Rule"

#~ msgid "Ensure Order Daemon plugin is properly installed and activated"
#~ msgstr "Ensure Order Daemon plugin is properly installed and activated"

#~ msgid "Ensure wp-content/uploads/ is writable by the web server"
#~ msgstr "Ensure wp-content/uploads/ is writable by the web server"

#~ msgid "Environment Check"
#~ msgstr "Environment Check"

#~ msgid "Environment Configuration Issue"
#~ msgstr "Environment Configuration Issue"

#~ msgid "Environment Configuration OK"
#~ msgstr "Environment Configuration OK"

#~ msgid "Environment Configuration Warning"
#~ msgstr "Environment Configuration Warning"

#~ msgid "Error updating rule order"
#~ msgstr "Error updating rule order"

#~ msgid "Error updating rule status"
#~ msgstr "Error updating rule status"

#~ msgid "Failed"
#~ msgstr "Failed"

#~ msgid "Failed to update rule order"
#~ msgstr "Failed to update rule order"

#~ msgid "Failed to update rule status"
#~ msgstr "Failed to update rule status"

#~ msgid "File permission issues detected"
#~ msgstr "File permission issues detected"

#, php-format
#~ msgid "Generated: %s"
#~ msgstr "Generated: %s"

#~ msgid "Impact"
#~ msgstr "Impact"

#~ msgid "Important: Data Preservation Information"
#~ msgstr "Important: Data Preservation Information"

#~ msgid "Inactive"
#~ msgstr "Inactive"

#~ msgid "Include Debug Logs"
#~ msgstr "Include Debug Logs"

#~ msgid "Increase memory limit to 256MB or higher for optimal performance"
#~ msgstr "Increase memory limit to 256MB or higher for optimal performance"

#~ msgid "Install and activate WooCommerce plugin"
#~ msgstr "Install and activate WooCommerce plugin"

#~ msgid "Invalid rule ID provided."
#~ msgstr "Invalid rule ID provided."

#~ msgid "Invalid rule IDs provided"
#~ msgstr "Invalid rule IDs provided"

#~ msgid "Last modified"
#~ msgstr "Last modified"

#~ msgid "Lower numbers have higher priority. Rules are processed in order."
#~ msgstr "Lower numbers have higher priority. Rules are processed in order."

#~ msgid "Many plugins are hooking into WooCommerce - monitor for conflicts"
#~ msgstr "Many plugins are hooking into WooCommerce - monitor for conflicts"

#, php-format
#~ msgid "Max execution time is low (%d seconds) - may cause timeouts"
#~ msgstr "Max execution time is low (%d seconds) - may cause timeouts"

#, php-format
#~ msgid "Memory Limit: %s"
#~ msgstr "Memory Limit: %s"

#, php-format
#~ msgid "Memory limit: %s (recommended: 256M+)"
#~ msgstr "Memory limit: %s (recommended: 256M+)"

#, php-format
#~ msgid "Missing WooCommerce classes: %s"
#~ msgstr "Missing WooCommerce classes: %s"

#, php-format
#~ msgid "Missing database tables: %s"
#~ msgstr "Missing database tables: %s"

#, php-format
#~ msgid "Missing hooks: %s"
#~ msgstr "Missing hooks: %s"

#, php-format
#~ msgid "Missing required PHP extensions: %s"
#~ msgstr "Missing required PHP extensions: %s"

#~ msgid "Missing required parameter: odcm_remove_all_data_on_uninstall"
#~ msgstr "Missing required parameter: odcm_remove_all_data_on_uninstall"

#, php-format
#~ msgid "Missing required plugin constants: %s"
#~ msgstr "Missing required plugin constants: %s"

#~ msgid "Monitor for plugin conflicts that may affect functionality"
#~ msgstr "Monitor for plugin conflicts that may affect functionality"

#~ msgid "New Order Rule"
#~ msgstr "New Order Rule"

#~ msgid "No diagnostic results available. Please run diagnostics first."
#~ msgstr "No diagnostic results available. Please run diagnostics first."

#~ msgid "No order rules found in Trash."
#~ msgstr "No order rules found in Trash."

#~ msgid "No order rules found."
#~ msgstr "No order rules found."

#~ msgid "No rule order data received"
#~ msgstr "No rule order data received"

#~ msgid "ORDER DAEMON DIAGNOSTICS REPORT"
#~ msgstr "ORDER DAEMON DIAGNOSTICS REPORT"

#~ msgid "Order Daemon core plugin is not properly loaded"
#~ msgstr "Order Daemon core plugin is not properly loaded"

#~ msgid "Order Daemon is properly installed and configured"
#~ msgstr "Order Daemon is properly installed and configured"

#~ msgid "Order Daemon plugin has critical configuration issues"
#~ msgstr "Order Daemon plugin has critical configuration issues"

#~ msgid "Order Daemon plugin has minor configuration warnings"
#~ msgstr "Order Daemon plugin has minor configuration warnings"

#~ msgid "Order Rule"
#~ msgstr "Order Rule"

#~ msgctxt "add new on admin bar"
#~ msgid "Order Rule"
#~ msgstr "Order Rule"

#~ msgctxt "post type singular name"
#~ msgid "Order Rule"
#~ msgstr "Order Rule"

#~ msgctxt "admin menu"
#~ msgid "Order Rules"
#~ msgstr "Order Rules"

#~ msgctxt "post type general name"
#~ msgid "Order Rules"
#~ msgstr "Order Rules"

#~ msgid "Order rules for automated completion based on specified conditions."
#~ msgstr "Order rules for automated completion based on specified conditions."

#, php-format
#~ msgid "PHP Version: %s"
#~ msgstr "PHP Version: %s"

#, php-format
#~ msgid "PHP version %1$s is incompatible (requires %2$s+)"
#~ msgstr "PHP version %1$s is incompatible (requires %2$s+)"

#~ msgid "Parent Order Rules:"
#~ msgstr "Parent Order Rules:"

#~ msgid "Passed"
#~ msgstr "Passed"

#~ msgid "Plugin State"
#~ msgstr "Plugin State"

#~ msgid "Plugin State Issue"
#~ msgstr "Plugin State Issue"

#~ msgid "Plugin State OK"
#~ msgstr "Plugin State OK"

#~ msgid "Plugin State Warning"
#~ msgstr "Plugin State Warning"

#, php-format
#~ msgid "Plugin Version: %s"
#~ msgstr "Plugin Version: %s"

#~ msgid "Plugin settings and configurations"
#~ msgstr "Plugin settings and configurations"

#~ msgid "Plugin version could not be determined"
#~ msgstr "Plugin version could not be determined"

#, php-format
#~ msgid "Potentially conflicting plugins detected: %s"
#~ msgstr "Potentially conflicting plugins detected: %s"

#~ msgid "Primary"
#~ msgstr "Primary"

#~ msgid "Primary Action"
#~ msgstr "Primary Action"

#~ msgid "Priority"
#~ msgstr "Priority"

#~ msgid "Published"
#~ msgstr "Published"

#~ msgid "RECOMMENDATIONS:"
#~ msgstr "RECOMMENDATIONS:"

#~ msgid "Remove"
#~ msgstr "Remove"

#~ msgid "Required WooCommerce hooks are not properly registered"
#~ msgstr "Required WooCommerce hooks are not properly registered"

#~ msgid "Required WooCommerce hooks are properly registered and accessible"
#~ msgstr "Required WooCommerce hooks are properly registered and accessible"

#~ msgid "Rule Builder"
#~ msgstr "Rule Builder"

#~ msgid "Rule not found or invalid rule type."
#~ msgstr "Rule not found or invalid rule type."

#~ msgid "Rule order updated successfully"
#~ msgstr "Rule order updated successfully"

#~ msgid "Rule status updated successfully"
#~ msgstr "Rule status updated successfully"

#~ msgid "SYSTEM OVERVIEW:"
#~ msgstr "SYSTEM OVERVIEW:"

#, php-format
#~ msgid "SYSTEM STATUS ⚠️ (%d warnings)"
#~ msgstr "SYSTEM STATUS ⚠️ (%d warnings)"

#~ msgid "SYSTEM STATUS ✅ (All tests passed)"
#~ msgstr "SYSTEM STATUS ✅ (All tests passed)"

#, php-format
#~ msgid "SYSTEM STATUS ❌ (%d critical issues)"
#~ msgstr "SYSTEM STATUS ❌ (%d critical issues)"

#~ msgid "Search Order Rules"
#~ msgstr "Search Order Rules"

#~ msgid "Search conditions..."
#~ msgstr "Search conditions..."

#~ msgid "Secondary Actions"
#~ msgstr "Secondary Actions"

#~ msgid "Security verification failed. Please refresh the page and try again."
#~ msgstr "Security verification failed. Please refresh the page and try again."

#~ msgid "Server environment has configuration warnings that should be addressed"
#~ msgstr "Server environment has configuration warnings that should be addressed"

#~ msgid "Server environment has critical configuration issues"
#~ msgstr "Server environment has critical configuration issues"

#~ msgid "Server environment is properly configured for Order Daemon"
#~ msgstr "Server environment is properly configured for Order Daemon"

#~ msgid "Solution"
#~ msgstr "Solution"

#~ msgid "TECHNICAL DETAILS (for support team):"
#~ msgstr "TECHNICAL DETAILS (for support team):"

#~ msgid "This will permanently delete all Order Daemon data including your rules and audit logs."
#~ msgstr "This will permanently delete all Order Daemon data including your rules and audit logs."

#~ msgid "To completely remove all data when uninstalling, add this line to your wp-config.php file:"
#~ msgstr "To completely remove all data when uninstalling, add this line to your wp-config.php file:"

#~ msgid "Verifies Order Daemon database tables and configuration"
#~ msgstr "Verifies Order Daemon database tables and configuration"

#~ msgid "Verifies WooCommerce hooks are properly registered for order completion"
#~ msgstr "Verifies WooCommerce hooks are properly registered for order completion"

#~ msgid "View Order Rule"
#~ msgstr "View Order Rule"

#, php-format
#~ msgid "WP-CLI: %s"
#~ msgstr "WP-CLI: %s"

#~ msgid "Warning:"
#~ msgstr "Warning:"

#~ msgid "When you deactivate or uninstall Order Daemon, your data is preserved by default. This includes:"
#~ msgstr "When you deactivate or uninstall Order Daemon, your data is preserved by default. This includes:"

#~ msgid "WooCommerce Hooks Available"
#~ msgstr "WooCommerce Hooks Available"

#~ msgid "WooCommerce Integration"
#~ msgstr "WooCommerce Integration"

#~ msgid "WooCommerce Integration Issue"
#~ msgstr "WooCommerce Integration Issue"

#~ msgid "WooCommerce is not active on this site"
#~ msgstr "WooCommerce is not active on this site"

#, php-format
#~ msgid "WooCommerce version %s is not compatible (requires 3.0.0+)"
#~ msgstr "WooCommerce version %s is not compatible (requires 3.0.0+)"

#, php-format
#~ msgid "WooCommerce: %s"
#~ msgstr "WooCommerce: %s"

#, php-format
#~ msgid "WordPress: %s"
#~ msgstr "WordPress: %s"

#~ msgid "You can drag and drop rules to reorder them. Higher rules take precedence."
#~ msgstr "You can drag and drop rules to reorder them. Higher rules take precedence."

#~ msgid "You do not have permission to edit this rule."
#~ msgstr "You do not have permission to edit this rule."

#~ msgid "You do not have permission to perform this action."
#~ msgstr "You do not have permission to perform this action."

#~ msgid "Your custom order completion rules"
#~ msgstr "Your custom order completion rules"

#~ msgid "available"
#~ msgstr "available"

#~ msgid "disabled"
#~ msgstr "disabled"

#~ msgid "enabled"
#~ msgstr "enabled"

#~ msgid "every"
#~ msgstr "every"

#~ msgid "not available"
#~ msgstr "not available"

#~ msgid "required for Pro"
#~ msgstr "required for Pro"

#~ msgid "seconds"
#~ msgstr "seconds"

#, php-format
#~ msgid "%1$d passed, %2$d failed"
#~ msgstr "%1$d passed, %2$d failed"

#, php-format
#~ msgid "%1$s DIAGNOSTICS (%2$d/%3$d passed)"
#~ msgstr "%1$s DIAGNOSTICS (%2$d/%3$d passed)"

#, php-format
#~ msgid "%1$s: %2$d/%3$d passed"
#~ msgstr "%1$s: %2$d/%3$d passed"

#, php-format
#~ msgid "%d day ago"
#~ msgstr "%d day ago"

#, php-format
#~ msgid "%d days ago"
#~ msgstr "%d days ago"

#, php-format
#~ msgid "%d hour ago"
#~ msgstr "%d hour ago"

#, php-format
#~ msgid "%d hours ago"
#~ msgstr "%d hours ago"

#, php-format
#~ msgid "%d minute ago"
#~ msgstr "%d minute ago"

#, php-format
#~ msgid "%d minutes ago"
#~ msgstr "%d minutes ago"

#~ msgid "ALL RECOMMENDATIONS"
#~ msgstr "ALL RECOMMENDATIONS"

#~ msgid "Advanced Options"
#~ msgstr "Advanced Options"

#~ msgid "All Recommendations"
#~ msgstr "All Recommendations"

#~ msgid "CRITICAL ISSUES"
#~ msgstr "CRITICAL ISSUES"

#~ msgid "Check browser console for additional errors"
#~ msgstr "Check browser console for additional errors"

#~ msgid "Completed Successfully"
#~ msgstr "Completed Successfully"

#~ msgid "Comprehensive health check for Order Daemon"
#~ msgstr "Comprehensive health check for Order Daemon"

#~ msgid "Contact support if the issue persists"
#~ msgstr "Contact support if the issue persists"

#~ msgid "Copied!"
#~ msgstr "Copied!"

#~ msgid "Copy to Clipboard"
#~ msgstr "Copy to Clipboard"

#~ msgid "Copying..."
#~ msgstr "Copying..."

#~ msgid "Could not copy automatically. Report generated in console."
#~ msgstr "Could not copy automatically. Report generated in console."

#~ msgid "Critical Issues"
#~ msgstr "Critical Issues"

#~ msgid "DETAILED RESULTS"
#~ msgstr "DETAILED RESULTS"

#~ msgid "Detailed Results"
#~ msgstr "Detailed Results"

#~ msgid "Diagnostic Error"
#~ msgstr "Diagnostic Error"

#~ msgid "Diagnostic not found"
#~ msgstr "Diagnostic not found"

#~ msgid "Diagnostic report copied to clipboard! Paste this in your support request."
#~ msgstr "Diagnostic report copied to clipboard! Paste this in your support request."

#~ msgid "Diagnostic tests completed successfully"
#~ msgstr "Diagnostic tests completed successfully"

#~ msgid "Diagnostics Results"
#~ msgstr "Diagnostics Results"

#~ msgid "Disabled"
#~ msgstr "Disabled"

#~ msgid "Enabled"
#~ msgstr "Enabled"

#~ msgid "End of Report"
#~ msgstr "End of Report"

#~ msgid "Error"
#~ msgstr "Error"

#~ msgid "Error Running"
#~ msgstr "Error Running"

#~ msgid "Executed"
#~ msgstr "Executed"

#~ msgid "Executed:"
#~ msgstr "Executed:"

#, php-format
#~ msgid "Executed: %s"
#~ msgstr "Executed: %s"

#~ msgid "Failed to generate report"
#~ msgstr "Failed to generate report"

#, php-format
#~ msgid "Failed to generate report: %s"
#~ msgstr "Failed to generate report: %s"

#, php-format
#~ msgid "Failed to run diagnostic: %s"
#~ msgstr "Failed to run diagnostic: %s"

#~ msgid "Failed to run diagnostics"
#~ msgstr "Failed to run diagnostics"

#, php-format
#~ msgid "Failed to run diagnostics: %s"
#~ msgstr "Failed to run diagnostics: %s"

#~ msgid "Failed to run test"
#~ msgstr "Failed to run test"

#~ msgid "Individual Test Result"
#~ msgstr "Individual Test Result"

#~ msgid "Issues Detected"
#~ msgstr "Issues Detected"

#~ msgid "Last run:"
#~ msgstr "Last run:"

#, php-format
#~ msgid "Message: %s"
#~ msgstr "Message: %s"

#~ msgid "Never"
#~ msgstr "Never"

#~ msgid "No"
#~ msgstr "No"

#~ msgid "No details available"
#~ msgstr "No details available"

#~ msgid "No diagnostic specified"
#~ msgstr "No diagnostic specified"

#, php-format
#~ msgid "Order Daemon Version: %s"
#~ msgstr "Order Daemon Version: %s"

#~ msgid "Pending"
#~ msgstr "Pending"

#~ msgid "Please select a test to run"
#~ msgstr "Please select a test to run"

#~ msgid "Preparing tests..."
#~ msgstr "Preparing tests..."

#, php-format
#~ msgid "Ran %1$d tests: %2$d passed, %3$d failed"
#~ msgstr "Ran %1$d tests: %2$d passed, %3$d failed"

#~ msgid "Recommendations"
#~ msgstr "Recommendations"

#~ msgid "Recommendations:"
#~ msgstr "Recommendations:"

#~ msgid "Report generated successfully"
#~ msgstr "Report generated successfully"

#~ msgid "Run Full Diagnostic"
#~ msgstr "Run Full Diagnostic"

#~ msgid "Run Individual Test:"
#~ msgstr "Run Individual Test:"

#~ msgid "Run Selected Test"
#~ msgstr "Run Selected Test"

#~ msgid "Run by Category:"
#~ msgstr "Run by Category:"

#~ msgid "Running"
#~ msgstr "Running"

#~ msgid "Running diagnostics..."
#~ msgstr "Running diagnostics..."

#~ msgid "Running tests..."
#~ msgstr "Running tests..."

#~ msgid "Running..."
#~ msgstr "Running..."

#~ msgid "SUMMARY"
#~ msgstr "SUMMARY"

#~ msgid "SYSTEM INFORMATION"
#~ msgstr "SYSTEM INFORMATION"

#~ msgid "Select test..."
#~ msgstr "Select test..."

#~ msgid "Status:"
#~ msgstr "Status:"

#, php-format
#~ msgid "Status: %s"
#~ msgstr "Status: %s"

#~ msgid "Summary"
#~ msgstr "Summary"

#~ msgid "System Healthy"
#~ msgstr "System Healthy"

#~ msgid "Technical Details"
#~ msgstr "Technical Details"

#~ msgid "Technical Details:"
#~ msgstr "Technical Details:"

#, php-format
#~ msgid "Test %1$d of %2$d"
#~ msgstr "Test %1$d of %2$d"

#, php-format
#~ msgid "Test completed: %s"
#~ msgstr "Test completed: %s"

#~ msgid "Tests completed"
#~ msgstr "Tests completed"

#, php-format
#~ msgid "Tests run: %1$d | Passed: %2$d | Failed: %3$d"
#~ msgstr "Tests run: %1$d | Passed: %2$d | Failed: %3$d"

#~ msgid "Try refreshing the page and running again"
#~ msgstr "Try refreshing the page and running again"

#~ msgid "Warnings Found"
#~ msgstr "Warnings Found"

#, php-format
#~ msgid "WooCommerce Active: %s"
#~ msgstr "WooCommerce Active: %s"

#~ msgid "WordPress System Diagnostics"
#~ msgstr "WordPress System Diagnostics"

#, php-format
#~ msgid "WordPress Version: %s"
#~ msgstr "WordPress Version: %s"

#~ msgid "Yes"
#~ msgstr "Yes"

#~ msgid "just now"
#~ msgstr "just now"

#~ msgid "passed"
#~ msgstr "passed"

#~ msgid "unknown php version"
#~ msgstr "unknown php version"

#~ msgid "unknown plugin version"
#~ msgstr "unknown plugin version"

#~ msgid "unknown wordpress version"
#~ msgstr "unknown wordpress version"

#~ msgid "💡 Recommendations:"
#~ msgstr "💡 Recommendations:"

#~ msgid "📊 Details:"
#~ msgstr "📊 Details:"

#~ msgid "audit.logs.delete..error.no_valid_log_ids_found_for_deletion"
#~ msgstr "No valid log entries found for deletion"

#~ msgid "audit.logs.render.failure.log_components"
#~ msgstr "Failed to render log components"

#~ msgid "audit.logs.timeline.no_data"
#~ msgstr "No timeline data"

#~ msgid "audit.logs.render.error.no_valid_log_ids_provided"
#~ msgstr "No valid log IDs provided"

#~ msgid "audit.logs.render.failure.components"
#~ msgstr "Failed to render components"

#~ msgid "audit.logs.render.failure.batch_components"
#~ msgstr "Failed to render batch components"

#~ msgid "audit.logs.timeline.empty"
#~ msgstr "No timeline data available"

#~ msgid "audit.logs.process.invalid_id"
#~ msgstr "Invalid process ID"

#~ msgid "audit.logs.process.fetch_failure"
#~ msgstr "Failed to fetch process logs"

#~ msgid "audit.logs.process.no_events"
#~ msgstr "No events found for this process"

#~ msgid "audit.logs.process.events_filtered_debug"
#~ msgstr "All process events filtered (debug mode disabled)"

#~ msgid "audit.logs.process.no_components"
#~ msgstr "No process components available"

#~ msgid "audit.logs.process.timeline_render_error"
#~ msgstr "Error rendering process timeline"

#~ msgid "api.rule_builder.entitlement.any_status_change_premium"
#~ msgstr "Trigger \"Any Status Change\" is a Pro feature and cannot be saved without a license."

#, php-format
#~ msgid "api.rule_builder.entitlement.condition_error"
#~ msgstr "Condition %d: %s"

#, php-format
#~ msgid "api.rule_builder.entitlement.action_error"
#~ msgstr "Action %d: %s"

#~ msgid "api.rule_builder.entitlement.premium_blocked"
#~ msgstr "Rules containing Pro components can't be saved without a license. Upgrade or remove Pro components to continue."

#~ msgid "api.rule_builder.component_missing_id"
#~ msgstr "Component missing ID"

#, php-format
#~ msgid "api.rule_builder.unknown_component"
#~ msgstr "Unknown %s: %s"

#, php-format
#~ msgid "api.rule_builder.entitlement.component_requires_pro"
#~ msgstr "%s \"%s\" requires Pro access"

#, php-format
#~ msgid "api.rule_builder.entitlement.options_require_pro"
#~ msgstr "The following options require Pro access: %s"

#~ msgid "admin.ui.drag_drop_tip"
#~ msgstr "Tip: Drag rules using the handle to change their priority. Lower number = higher priority. Higher priority rules run first."

#~ msgid "admin.ajax.no_rule_order_data"
#~ msgstr "No rule order data received."

#~ msgid "admin.ajax.rule_order_update_error"
#~ msgstr "Error updating some rules. Please try again."

#~ msgid "admin.ui.rule_status_update_error"
#~ msgstr "Error updating rule status. Please try again."

#~ msgid "admin.ui.rule_order_update_error"
#~ msgstr "Error updating rule order. Please try again."

#~ msgctxt "post type general name"
#~ msgid "admin.post_type.order_rules_plural"
#~ msgstr "Order Rules"

#~ msgctxt "post type singular name"
#~ msgid "admin.post_type.order_rule_singular"
#~ msgstr "Order Rule"

#~ msgctxt "admin menu"
#~ msgid "admin.post_type.order_rules_menu"
#~ msgstr "Order Rules"

#~ msgctxt "add new on admin bar"
#~ msgid "admin.post_type.order_rule_admin_bar"
#~ msgstr "Order Rule"

#~ msgctxt "order rule"
#~ msgid "admin.post_type.add_new"
#~ msgstr "Add New"

#~ msgid "admin.post_type.add_new_item"
#~ msgstr "Add New Order Rule"

#~ msgid "admin.post_type.new_item"
#~ msgstr "New Order Rule"

#~ msgid "admin.post_type.edit_item"
#~ msgstr "Edit Order Rule"

#~ msgid "admin.post_type.view_item"
#~ msgstr "View Order Rule"

#~ msgid "admin.post_type.all_items"
#~ msgstr "All Order Rules"

#~ msgid "admin.post_type.search_items"
#~ msgstr "Search Order Rules"

#~ msgid "admin.post_type.parent_item_colon"
#~ msgstr "Parent Order Rules:"

#~ msgid "admin.post_type.not_found"
#~ msgstr "No order rules found."

#~ msgid "admin.post_type.not_found_in_trash"
#~ msgstr "No order rules found in Trash."

#~ msgid "admin.post_type.description"
#~ msgstr "Order completion rules for WooCommerce"

#~ msgid "admin.ui.priority_tooltip"
#~ msgstr "Lower number = Higher priority"

#~ msgid "admin.ajax.no_permission_edit_rule"
#~ msgstr "You do not have permission to edit this rule."

#~ msgid "admin.ajax.rule_not_found"
#~ msgstr "Rule not found."

#~ msgid "admin.ajax.rule_status_update_success"
#~ msgstr "Rule status updated successfully."

#~ msgid "admin.ajax.rule_status_update_failure"
#~ msgstr "Failed to update rule status."

#~ msgid "admin.ui.order_rule"
#~ msgstr "Order Rule"

#~ msgid "admin.columns.title"
#~ msgstr "Title"

#~ msgid "admin.columns.date"
#~ msgstr "Date"

#~ msgid "admin.actions.activate"
#~ msgstr "Activate"

#~ msgid "admin.actions.deactivate"
#~ msgstr "Deactivate"

#~ msgid "admin.actions.move_to_trash"
#~ msgstr "Move to Trash"

#~ msgid "admin.permission.no_action_permission"
#~ msgstr "You do not have permission to perform this action."

#~ msgid "admin.actions.edit"
#~ msgstr "Edit"

#~ msgid "admin.confirmation.delete_rule_warning"
#~ msgstr "Are you sure you want to delete this rule? This action cannot be undone."

#~ msgid "admin.actions.delete"
#~ msgstr "Delete"

#~ msgid "admin.empty_state.no_rules_found"
#~ msgstr "No order rules found. Click \"Add New\" to create your first rule."

#~ msgid "component.option.including_product_variations"
#~ msgstr "including product variations"

#~ msgid "component.option.including_guests"
#~ msgstr "including guests"

#~ msgid "component.quantity.total_quantity"
#~ msgstr "Total quantity"

#~ msgid "component.quantity.unique_products"
#~ msgstr "Unique products"

#~ msgid "component.type.trigger"
#~ msgstr "Trigger"

#~ msgid "component.type.condition"
#~ msgstr "Condition"

#~ msgid "component.type.action"
#~ msgstr "Action"

#~ msgid "component.type.primary_action"
#~ msgstr "Primary Action"

#~ msgid "admin.diagnostics.running"
#~ msgstr "Running diagnostics..."

#~ msgid "admin.diagnostics.completed_successfully"
#~ msgstr "Diagnostics completed successfully"

#~ msgid "admin.diagnostics.error_running"
#~ msgstr "Error running diagnostics"

#~ msgid "admin.insight_dashboard.include_debug_logs"
#~ msgstr "Include Debug Logs"

#~ msgid "admin.insight_dashboard.premium.badge"
#~ msgstr "PRO"

#~ msgid "admin.insight_dashboard.settings.display_options.title"
#~ msgstr "Display Options"

#~ msgid "admin.insight_dashboard.settings.display_options.description"
#~ msgstr "Configure how the dashboard displays information."

#~ msgid "admin.insight_dashboard.settings.timestamp_format.label"
#~ msgstr "Timestamp Format"

#~ msgid "admin.insight_dashboard.settings.timestamp_format.description"
#~ msgstr "Choose how timestamps are displayed in log entries."

#~ msgid "admin.insight_dashboard.settings.entries_per_page.label"
#~ msgstr "Entries Per Page"

#~ msgid "admin.insight_dashboard.settings.entries_per_page.description"
#~ msgstr "Number of log entries to display per page (10-200)."

#~ msgid "admin.insight_dashboard.settings.order_processing.title"
#~ msgstr "Order Processing"

#~ msgid "admin.insight_dashboard.settings.order_processing.description"
#~ msgstr "Manage and reprocess pending orders in your WooCommerce store."

#~ msgid "admin.insight_dashboard.settings.reprocess_orders.description"
#~ msgstr "Find all orders with \"processing\" or \"on-hold\" status and reprocess them against your order rules. This operation runs in the background to prevent timeouts."

#~ msgid "admin.insight_dashboard.settings.educational_prompts.title"
#~ msgstr "Educational Prompts"

#~ msgid "admin.insight_dashboard.settings.educational_prompts.description"
#~ msgstr "Control how often upgrade and feature education prompts appear."

#~ msgid "admin.insight_dashboard.settings.prompt_frequency.label"
#~ msgstr "Prompt Frequency"

#~ msgid "admin.insight_dashboard.settings.prompt_frequency.description"
#~ msgstr "These prompts are educational and help you discover features. You can adjust how often they appear."

#~ msgid "admin.insight_dashboard.settings.prompt_frequency.normal"
#~ msgstr "Normal"

#~ msgid "admin.insight_dashboard.settings.prompt_frequency.reduced"
#~ msgstr "Reduced"

#~ msgid "admin.insight_dashboard.settings.prompt_frequency.off"
#~ msgstr "Off"

#~ msgid "admin.insight_dashboard.settings.debug_settings.title"
#~ msgstr "Debug Settings"

#~ msgid "admin.insight_dashboard.settings.debug_settings.description"
#~ msgstr "Configure settings to help with debugging and development."

#~ msgid "admin.insight_dashboard.settings.global_debug_mode.label"
#~ msgstr "Enable Global Debug Mode"

#~ msgid "admin.insight_dashboard.settings.global_debug_mode.description"
#~ msgstr "Sets the ODCM_DEBUG constant to true. Adds verbose debugging info server-wide. Use with caution."

#~ msgid "admin.insight_dashboard.settings.detailed_notes.label"
#~ msgstr "Add Debug Info to Order Notes"

#~ msgid "admin.insight_dashboard.settings.detailed_notes.description"
#~ msgstr "Include detailed product information in order notes when rules do not match. Helps with debugging but may add data bloat."

#~ msgid "admin.insight_dashboard.settings.data_management.title"
#~ msgstr "Data Management"

#~ msgid "admin.insight_dashboard.settings.data_management.description"
#~ msgstr "Advanced data management and export features."

#~ msgid "admin.insight_dashboard.settings.export_logs.label"
#~ msgstr "Export Logs"

#~ msgid "admin.insight_dashboard.settings.export_logs.description"
#~ msgstr "Exporting audit trail logs is a pro feature."

#~ msgid "admin.insight_dashboard.settings.upgrade_to_pro"
#~ msgstr "Upgrade to Pro"

#~ msgid "admin.insight_dashboard.settings.log_retention.label"
#~ msgstr "Log Retention Policy"

#~ msgid "admin.insight_dashboard.settings.log_retention.description"
#~ msgstr "In the free version, audit trail logs are kept for 30 days. Retention controls are available in Pro."

#~ msgid "admin.rule_builder.title"
#~ msgstr "Rule Builder"

#~ msgid "admin.rule_builder.saving"
#~ msgstr "Saving..."

#~ msgid "admin.rule_builder.saved"
#~ msgstr "Saved"

#~ msgid "admin.rule_builder.add_condition"
#~ msgstr "Add Condition"

#~ msgid "admin.rule_builder.remove"
#~ msgstr "Remove"

#~ msgid "admin.rule_builder.search_conditions"
#~ msgstr "Search conditions..."

#~ msgid "admin.rule_builder.search_actions"
#~ msgstr "Search actions..."

#~ msgid "admin.rule_builder.no_settings_required"
#~ msgstr "No settings required."

#~ msgid "admin.rule_builder.loading_rule_builder"
#~ msgstr "Loading Rule Builder..."

#~ msgid "admin.rule_builder.section.trigger_label"
#~ msgstr "(Trigger)"

#~ msgid "admin.rule_builder.add_trigger"
#~ msgstr "Add Trigger (to control when this rule should run)"

#~ msgid "admin.rule_builder.search_triggers"
#~ msgstr "Search triggers..."

#~ msgid "admin.rule_builder.section.conditions_label"
#~ msgstr "(Conditions)"

#~ msgid "admin.rule_builder.add_condition_help"
#~ msgstr "Add Condition (to control when this rule applies)"

#~ msgid "admin.rule_builder.section.actions_label"
#~ msgstr "(Actions)"

#~ msgid "admin.rule_builder.add_primary_action"
#~ msgstr "Add Primary Action (the status-changing action for this rule)"

#~ msgid "admin.rule_builder.primary"
#~ msgstr "Primary"

#~ msgid "admin.rule_builder.change"
#~ msgstr "Change"

#~ msgid "admin.rule_builder.search_primary_actions"
#~ msgstr "Search primary actions..."

#~ msgid "admin.rule_builder.secondary_actions"
#~ msgstr "Secondary Actions"

#~ msgid "admin.rule_builder.add_secondary_action"
#~ msgstr "Add Secondary Action (to run after the primary action)"

#~ msgid "admin.rule_builder.search_additional_actions"
#~ msgstr "Search additional actions..."

#~ msgid "core.dashboard.component.unified_header"
#~ msgstr "Unified Header"

#~ msgid "core.dashboard.component.filter_pane"
#~ msgstr "Filter Pane"

#~ msgid "core.dashboard.component.detail_pane"
#~ msgstr "Detail Pane"

#~ msgid "core.dashboard.component.filters_tab"
#~ msgstr "Filters Tab"

#~ msgid "core.dashboard.component.settings_tab"
#~ msgstr "Settings Tab"

#~ msgid "core.dashboard.component.welcome_state"
#~ msgstr "Welcome State"

#~ msgid "core.dashboard.component.empty_state"
#~ msgstr "Empty State"

#~ msgid "core.dashboard.component.pagination"
#~ msgstr "Pagination"

#~ msgid "core.log_cleanup.deleted_payload_records"
#~ msgstr "Also deleted %d associated payload records."

#~ msgid "core.log.event.advanced_condition_matched"
#~ msgstr "Advanced Condition Matched"

#, php-format
#~ msgid "core.log.event.advanced_condition_matched_message"
#~ msgstr "Order #%d matched premium condition: %s"

#~ msgid "core.log.event.custom_email_sent"
#~ msgstr "Custom Email Sent"

#, php-format
#~ msgid "core.log.event.custom_email_sent_message"
#~ msgstr "Custom email sent for order #%d to %s"

#~ msgid "core.log.event.advanced_action_executed"
#~ msgstr "Advanced Action Executed"

#, php-format
#~ msgid "core.log.event.advanced_action_executed_message"
#~ msgstr "Premium action \"%s\" executed for order #%d"

#~ msgid "core.log.event.bulk_operation_completed"
#~ msgstr "Bulk Operation Completed"

#, php-format
#~ msgid "core.log.event.bulk_operation_completed_message"
#~ msgstr "Bulk operation completed: %d orders processed"

#, php-format
#~ msgid "core.log.test.special_character_stress_message"
#~ msgstr "Special character stress test for order #%d"

#~ msgid "core.log.test.real_world_order_workflow"
#~ msgstr "Test: Real-World Order Workflow"

#, php-format
#~ msgid "core.log.test.real_world_order_workflow_message"
#~ msgstr "Real-world order workflow for order #%d"

#, php-format
#~ msgid "core.log.event.order_fully_refunded_simple"
#~ msgstr "Order #%d fully refunded"

#, php-format
#~ msgid "core.log.event.refund_deleted_simple"
#~ msgstr "Refund deleted for order #%d"

#, php-format
#~ msgid "core.premium.warning.single"
#~ msgid_plural "core.premium.warning.plural"
#~ msgstr[0] "Warning: %d completion rule uses premium components that are disabled without a Pro license. These rules will not function until the pro plugin is activated."
#~ msgstr[1] "Warning: %d completion rules use premium components that are disabled without a Pro license. These rules will not function until the pro plugin is activated."

#~ msgid "core.premium.rules_disabled_message"
#~ msgstr "These rules will not function until the pro plugin is activated or the premium components are removed."

#, php-format
#~ msgid "core.premium.component_moved_to_pro"
#~ msgstr "This component has been moved to the pro plugin as of version %s."

#~ msgid "core.process.lifecycle.order_processing"
#~ msgstr "Order Processing"

#~ msgid "core.process.lifecycle.payment_gateway_events"
#~ msgstr "Payment Gateway Events"

#~ msgid "core.process.lifecycle.subscription_lifecycle"
#~ msgstr "Subscription Lifecycle"

#~ msgid "core.options.action.complete_order.label"
#~ msgstr "Change Status to 'Completed'"

#~ msgid "rule_component.condition.product_type.field_description_free"
#~ msgstr "Select virtual or downloadable product types. Upgrade to premium for all other product types."

#~ msgid "core.audit_filters.date_range.to"
#~ msgstr "to"

#~ msgid "core.options.condition.product_type.description"
#~ msgstr "Check if the order contains only specific types of products."

#~ msgid "core.options.condition.product_category.description"
#~ msgstr "Check if the order contains products from specific categories."

#~ msgid "core.options.condition.order_total.label"
#~ msgstr "Order Total"

#~ msgid "core.options.condition.order_total.description"
#~ msgstr "Check if the order total is above, below, or equal to a specific amount."

#~ msgid "core.options.action.complete_order.description"
#~ msgstr "Mark the order as complete."

#~ msgid "admin.dependency_checker.premium_feature_notice"
#~ msgstr "This feature is available in the premium version."

#~ msgid "admin.dependency_checker.learn_more.advanced_filtering"
#~ msgstr "Learn more about advanced filtering options in the documentation."

#~ msgid "admin.dependency_checker.website_link_text"
#~ msgstr "Visit our website for more information."

#~ msgid "admin.dependency_checker.upgrade_notice"
#~ msgstr "Upgrade to unlock additional capabilities."

#~ msgid "admin.dependency_checker.learn_more.rule_components"
#~ msgstr "Learn more about advanced rule components in the documentation."

#~ msgid "admin.upgrade_prompts.learn_more.available_options"
#~ msgstr "Learn more about available options in the documentation."

#~ msgid "admin.upgrade_prompts.feature.advanced_filtering"
#~ msgstr "Advanced filtering (dashboard)"

#~ msgid "admin.upgrade_prompts.feature.basic_search"
#~ msgstr "Basic search"

#~ msgid "admin.upgrade_prompts.description.advanced_filtering_options"
#~ msgstr "Status, event type, source, date range, and more"

#~ msgid "admin.upgrade_prompts.category.rule_conditions"
#~ msgstr "Rule conditions"

#~ msgid "admin.upgrade_prompts.description.common_conditions"
#~ msgstr "Common conditions"

#~ msgid "admin.upgrade_prompts.description.extended_conditions"
#~ msgstr "Extended conditions and combination options"

#~ msgid "admin.upgrade_prompts.category.actions"
#~ msgstr "Actions"

#~ msgid "admin.upgrade_prompts.description.primary_action"
#~ msgstr "Primary action"

#~ msgid "admin.upgrade_prompts.description.secondary_actions"
#~ msgstr "Additional secondary actions and workflows"

#~ msgid "admin.upgrade_prompts.notice.premium_version_available"
#~ msgstr "This feature is available in the premium version"

#~ msgid "admin.upgrade_prompts.learn_more.filtering_options"
#~ msgstr "Learn more about advanced filtering options"

#~ msgid "admin.upgrade_prompts.action.visit_website"
#~ msgstr "Visit our website for more information"

#~ msgid "admin.upgrade_prompts.action.upgrade_capabilities"
#~ msgstr "Upgrade to unlock additional capabilities"

#~ msgid "admin.upgrade_prompts.description.premium_possibilities"
#~ msgstr "See what's possible with premium features"

#~ msgid "admin.upgrade_prompts.title.premium_rule_components"
#~ msgstr "Premium Rule Components"

#~ msgid "admin.upgrade_prompts.title.advanced_dashboard_filters"
#~ msgstr "Advanced Dashboard Filters"

#~ msgid "admin.upgrade_prompts.action.learn_more"
#~ msgstr "Learn more"

#~ msgid "admin.upgrade_prompts.action.dont_show_again"
#~ msgstr "Don't show again"

#~ msgid "admin.upgrade_prompts.settings.preferences"
#~ msgstr "Preferences"

#~ msgid "admin.upgrade_prompts.settings.prompt_frequency"
#~ msgstr "Prompt frequency"

#~ msgid "admin.upgrade_prompts.ajax.insufficient_permissions"
#~ msgstr "Insufficient permissions"

#~ msgid "admin.upgrade_prompts.ajax.security_check_failed"
#~ msgstr "Security check failed"

#~ msgid "admin.upgrade_prompts.ajax.preferences_saved"
#~ msgstr "Preferences saved"

#~ msgid "admin.upgrade_prompts.ajax.no_changes"
#~ msgstr "No changes"

#~ msgid "admin.upgrade_prompts.ajax.invalid_prompt_key"
#~ msgstr "Invalid prompt key"

#~ msgid "admin.upgrade_prompts.ajax.dismissed"
#~ msgstr "Dismissed"

#~ msgid "admin.upgrade_prompts.ajax.failed_to_update"
#~ msgstr "Failed to update"

#~ msgid "admin.actions.validation.invalid_data_provided"
#~ msgstr "Invalid data provided."

#~ msgid "admin.actions.validation.no_valid_rule_ids_provided"
#~ msgstr "No valid rule IDs provided."

#, php-format
#~ msgid "core.ui.process_info.started_time"
#~ msgstr " | Started: %s"

#, php-format
#~ msgid "core.ui.process_info.trigger_label"
#~ msgstr "(Trigger: %s)"

#~ msgid "view.component.toggle_expansion"
#~ msgstr "Toggle component expansion"

#~ msgid "plugin.metadata.name"
#~ msgstr "Order Daemon for WooCommerce"

#~ msgid "plugin.metadata.uri"
#~ msgstr "https://orderdaemon.com/docs"

#~ msgid "plugin.metadata.description"
#~ msgstr "Automate WooCommerce order completion with intelligent rule-based processing. The free version includes basic triggers, conditions, and actions."

#~ msgid "plugin.metadata.author_uri"
#~ msgstr "https://www.orderdaemon.com"

#~ msgid "admin.rules.name"
#~ msgstr "Order Rules"

#~ msgid "admin.rules.menu_name"
#~ msgstr "Order Rules"

#~ msgid "admin.rules.name_admin_bar"
#~ msgstr "Order Rule"

#~ msgid "admin.rules.add_new"
#~ msgstr "Add New"
