JezK
Edit File: notificationx.pot
# Copyright (C) 2026 WPDeveloper # This file is distributed under the GPL-3.0+. msgid "" msgstr "" "Project-Id-Version: NotificationX 3.3.0\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/notificationx\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2026-09-03T07:57:52+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.12.0\n" "X-Domain: notificationx\n" #. Plugin Name of the plugin #: notificationx.php #: includes/Admin/Settings.php:124 #: includes/Core/QuickBuild.php:116 #: includes/Extensions/Elementor/ElementorManager.php:48 #: includes/Extensions/GlobalFields.php:55 #: assets/admin/js/admin.js:13 #: assets/admin/js/admin.js:16 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 #: nxdev/notificationx/frontend/themes/helpers/NotificationText.js:13 msgid "NotificationX" msgstr "" #. Plugin URI of the plugin #: notificationx.php msgid "https://notificationx.com" msgstr "" #. Description of the plugin #: notificationx.php msgid "Social Proof & Recent Sales Popup, Comment Notification, Subscription Notification, Notification Bar and many more." msgstr "" #. Author of the plugin #: notificationx.php msgid "WPDeveloper" msgstr "" #. Author URI of the plugin #: notificationx.php msgid "https://wpdeveloper.com" msgstr "" #: blocks/Blocks.php:238 msgid "There is no data in this notification." msgstr "" #: includes/Abilities/AbilityBase.php:175 msgid "You are not allowed to run this ability." msgstr "" #. translators: %s: parameter name. #: includes/Abilities/AbilityBase.php:221 #, php-format msgid "Missing required parameter: %s" msgstr "" #. translators: %s: parameter name. #: includes/Abilities/AbilityBase.php:260 #, php-format msgid "Invalid value for parameter: %s" msgstr "" #. translators: %s: config field name. #: includes/Abilities/Manage/CreateNotification.php:92 #, php-format msgid "The config is missing a valid \"%s\". A notification needs at least type, source and themes." msgstr "" #. translators: %s: source id. #: includes/Abilities/Manage/CreateNotification.php:103 #: includes/Abilities/Manage/UpdateNotification.php:117 #, php-format msgid "Unknown data source \"%s\". Call list-sources for valid ids." msgstr "" #. translators: %s: source id. #: includes/Abilities/Manage/CreateNotification.php:111 #, php-format msgid "The module for data source \"%s\" is disabled; enable it before creating this notification." msgstr "" #. translators: 1: theme id, 2: source id, 3: comma-separated valid ids. #: includes/Abilities/Manage/CreateNotification.php:133 #, php-format msgid "Theme \"%1$s\" is not valid for source \"%2$s\". Call describe-type for this type; valid themes: %3$s" msgstr "" #: includes/Abilities/Manage/CreateNotification.php:162 msgid "Untitled notification" msgstr "" #: includes/Abilities/Manage/CreateNotification.php:179 msgid "Could not create the notification from the provided config." msgstr "" #: includes/Abilities/Manage/DeleteNotification.php:62 msgid "Deletion not confirmed. Pass confirm:true to permanently delete this notification." msgstr "" #. translators: %d: notification id. #: includes/Abilities/Manage/DeleteNotification.php:74 #: includes/Abilities/Manage/DuplicateNotification.php:63 #: includes/Abilities/Manage/ToggleNotification.php:67 #: includes/Abilities/Manage/UpdateNotification.php:95 #: includes/Abilities/Read/GetAnalytics.php:63 #: includes/Abilities/Read/GetNotification.php:60 #, php-format msgid "No notification found with id %d." msgstr "" #. translators: %s: original notification title. #: includes/Abilities/Manage/DuplicateNotification.php:76 #, php-format msgid "%s (copy)" msgstr "" #: includes/Abilities/Manage/DuplicateNotification.php:88 msgid "Could not duplicate the notification." msgstr "" #: includes/Abilities/Manage/ToggleNotification.php:80 msgid "No change; notification already in the requested state." msgstr "" #: includes/Abilities/Manage/ToggleNotification.php:88 msgid "Another notification is already active. On the free plan only one notification can be active at a time โ disable the active one first, or upgrade to Pro." msgstr "" #. translators: %s: source id. #: includes/Abilities/Manage/UpdateNotification.php:125 #, php-format msgid "The module for data source \"%s\" is disabled; enable it before using it." msgstr "" #. translators: 1: theme id, 2: source id, 3: comma-separated valid ids. #: includes/Abilities/Manage/UpdateNotification.php:156 #, php-format msgid "Theme \"%1$s\" is not valid for source \"%2$s\". Valid themes: %3$s" msgstr "" #. translators: 1: theme id, 2: source id. #: includes/Abilities/Manage/UpdateNotification.php:174 #, php-format msgid "Theme reset to \"%1$s\" (the default for the new source \"%2$s\"). Pass a valid \"themes\" to choose another; see describe-type." msgstr "" #: includes/Abilities/Manage/UpdateNotification.php:198 msgid "Data source changed: content fields from the previous source were kept. Set the new source's content via \"fields\" (see describe-type) so the notification renders as intended." msgstr "" #. translators: %s: type id. #: includes/Abilities/Read/DescribeType.php:77 #, php-format msgid "Unknown notification type: %s. Call list-types (or describe-type with no argument) for valid ids." msgstr "" #. translators: %d: notification id. #. translators: %d: notification ID #: includes/Abilities/Read/EntriesReader.php:127 #: includes/Core/Rest/Popup.php:493 #, php-format msgid "Notification #%d" msgstr "" #: includes/Abilities/Read/ExportEntries.php:80 msgid "No entries found to export." msgstr "" #: includes/Abilities/Read/ExportEntries.php:89 #: includes/Core/Rest/Popup.php:469 msgid "No" msgstr "" #: includes/Abilities/Read/ExportEntries.php:90 #: includes/Core/Rest/Popup.php:470 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 msgid "Date" msgstr "" #: includes/Abilities/Read/ExportEntries.php:91 #: includes/Core/Rest/Popup.php:471 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 #: assets/admin/js/admin.js:18 msgid "NotificationX Title" msgstr "" #: includes/Abilities/Read/ExportEntries.php:94 #: includes/Core/Helper.php:800 #: includes/Core/Rest/Popup.php:475 #: includes/Extensions/Elementor/FormWidget.php:177 #: assets/admin/js/admin.js:13 msgid "Name" msgstr "" #: includes/Abilities/Read/ExportEntries.php:95 #: includes/Core/Rest/Popup.php:476 #: assets/admin/js/admin.js:13 msgid "Email Address" msgstr "" #: includes/Abilities/Read/ExportEntries.php:97 #: includes/Core/Rest/Popup.php:479 #: includes/Extensions/Elementor/FormWidget.php:267 #: includes/Types/GDPR.php:315 #: includes/Types/GDPR.php:318 #: includes/Types/GDPR.php:412 #: includes/Types/GDPR.php:417 #: assets/admin/js/admin.js:13 msgid "Message" msgstr "" #: includes/Admin/Admin.php:132 #: assets/admin/js/admin.js:11 msgid "All NotificationX" msgstr "" #: includes/Admin/Admin.php:234 msgid "We hope you're enjoying NotificationX! Could you please do us a BIG favor and give it a 5-star rating on WordPress to help us spread the word and boost our motivation?" msgstr "" #: includes/Admin/Admin.php:239 msgid "Ok, you deserve it!" msgstr "" #: includes/Admin/Admin.php:243 msgid "I already did" msgstr "" #: includes/Admin/Admin.php:250 msgid "Maybe Later" msgstr "" #: includes/Admin/Admin.php:258 msgid "I need help" msgstr "" #: includes/Admin/Admin.php:262 msgid "Never show again" msgstr "" #: includes/Admin/Admin.php:295 msgid "<p><strong>Black Friday Exclusive:</strong> SAVE up to 40% & access to <strong>NotificationX Pro</strong> features.</p>" msgstr "" #: includes/Admin/Admin.php:295 msgid "Grab The Offer" msgstr "" #: includes/Admin/Admin.php:432 msgid "Want to help make <strong>NotificationX</strong> even more awesome? You can get a <strong>10% discount coupon</strong> for Premium extensions if you allow us to track the usage." msgstr "" #: includes/Admin/Admin.php:433 msgid "" "We collect non-sensitive diagnostic data and plugin usage information.\n" "\t\t\tYour site URL, WordPress & PHP version, plugins & themes and email address to send you the\n" "\t\t\tdiscount coupon. This data lets us make sure this plugin always stays compatible with the most\n" "\t\t\tpopular plugins and themes. No spam, I promise." msgstr "" #. translators: %s: no of minutes #: includes/Admin/Cron.php:111 #: includes/Admin/Cron.php:117 #, php-format msgid "Every %s minutes" msgstr "" #: includes/Admin/DashboardWidget.php:49 msgid "NotificationX Analytics" msgstr "" #: includes/Admin/EntriesMailReceiver.php:66 msgid "Please provide a valid email address." msgstr "" #: includes/Admin/EntriesMailReceiver.php:92 #: includes/Admin/Settings.php:402 msgid "Test email sent successfully." msgstr "" #: includes/Admin/EntriesMailReceiver.php:95 msgid "Failed to send the test email. Please check your mail configuration." msgstr "" #. translators: %s: site name #: includes/Admin/EntriesMailReceiver.php:153 #: includes/Admin/Settings.php:383 #, php-format msgid "New Entry Received on \"%s\"" msgstr "" #: includes/Admin/EntriesMailReceiver.php:165 msgid "Unknown" msgstr "" #: includes/Admin/EntriesMailReceiver.php:188 msgid "No entry data available." msgstr "" #: includes/Admin/ImportExport.php:68 msgid "Import/Export" msgstr "" #: includes/Admin/ImportExport.php:74 msgid "Export Notifications" msgstr "" #: includes/Admin/ImportExport.php:81 #: includes/Admin/Settings.php:312 #: includes/Admin/Settings.php:529 #: includes/Core/Analytics.php:46 #: includes/Extensions/GlobalFields.php:1296 #: includes/FrontEnd/FrontEnd.php:100 #: assets/admin/js/admin.js:1 msgid "Analytics" msgstr "" #: includes/Admin/ImportExport.php:90 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 msgid "Status" msgstr "" #: includes/Admin/ImportExport.php:103 msgid "Export Settings" msgstr "" #: includes/Admin/ImportExport.php:111 #: includes/Admin/ImportExport.php:112 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 msgid "Export" msgstr "" #: includes/Admin/ImportExport.php:113 msgid "Exporting..." msgstr "" #: includes/Admin/ImportExport.php:132 msgid "Export completed successfully." msgstr "" #: includes/Admin/ImportExport.php:142 msgid "Import (*.json)" msgstr "" #: includes/Admin/ImportExport.php:143 msgid "Change" msgstr "" #: includes/Admin/ImportExport.php:151 #: includes/Admin/ImportExport.php:152 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:997 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:998 #: includes/Extensions/PressBar/PressBar.php:829 #: includes/Extensions/PressBar/PressBar.php:830 #: includes/Extensions/PressBar/PressBar.php:1036 #: includes/Extensions/PressBar/PressBar.php:1037 msgid "Import" msgstr "" #: includes/Admin/ImportExport.php:153 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:999 #: includes/Extensions/PressBar/PressBar.php:831 #: includes/Extensions/PressBar/PressBar.php:1038 msgid "Importing..." msgstr "" #: includes/Admin/ImportExport.php:165 msgid "Import completed successfully." msgstr "" #: includes/Admin/ImportExport.php:199 msgid "You are not allowed to import NotificationX settings." msgstr "" #: includes/Admin/ImportExport.php:278 msgid "You are not allowed to export NotificationX settings." msgstr "" #: includes/Admin/ImportExport.php:382 #: includes/Extensions/PressBar/PressBar.php:1506 msgid "NotificationX Bar" msgstr "" #: includes/Admin/MilestoneNotification.php:177 msgid "NotificationX Milestones" msgstr "" #: includes/Admin/MilestoneNotification.php:197 msgid "View Analytics" msgstr "" #: includes/Admin/MilestoneNotification.php:197 msgid "View Detail Insights" msgstr "" #: includes/Admin/MilestoneNotification.php:215 msgid "Unlock Advanced Analytics Data" msgstr "" #: includes/Admin/MilestoneNotification.php:279 #: includes/Admin/views/analytics.views.php:12 #: includes/Admin/views/analytics.views.php:16 #: includes/Extensions/Google/YouTube.php:220 #: includes/Extensions/Google/YouTube.php:234 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 msgid "Total Views" msgstr "" #: includes/Admin/MilestoneNotification.php:283 #: includes/Admin/views/analytics.views.php:25 #: includes/Admin/views/analytics.views.php:29 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 msgid "Total Clicks" msgstr "" #: includes/Admin/MilestoneNotification.php:287 msgid "Click Rate" msgstr "" #: includes/Admin/MilestoneNotification.php:327 msgid "<strong>Mega Milestone Unlocked!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:328 msgid "Your website notifications are on fire! Over 2M+ interactions have taken place across the globe." msgstr "" #: includes/Admin/MilestoneNotification.php:334 msgid "<strong>Huge milestone achieved!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:335 msgid "You have achieved something unbelievable. 1M+ interactions have already happened on your website globally." msgstr "" #: includes/Admin/MilestoneNotification.php:341 msgid "700,000 <strong>interaction milestone reached!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:342 #: includes/Admin/MilestoneNotification.php:356 #: includes/Admin/MilestoneNotification.php:384 #: includes/Admin/MilestoneNotification.php:412 msgid "New interactions milestone achieved! Create more amazing notifications to reach out to a wider audience globally." msgstr "" #: includes/Admin/MilestoneNotification.php:348 msgid "<strong>You are doing amazing!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:349 #: includes/Admin/MilestoneNotification.php:391 #: includes/Admin/MilestoneNotification.php:439 msgid "Your notification is doing great and getting global clicks and impressions. See the detailed analytics below." msgstr "" #: includes/Admin/MilestoneNotification.php:355 msgid "<strong>Legendary achievement!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:362 msgid "<strong>Diamond Status!!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:363 msgid "Your notification is grabbing attention globally. Check the detailed analytics to learn more about the performance." msgstr "" #: includes/Admin/MilestoneNotification.php:369 msgid "200,000 <strong>interaction milestone reached!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:370 msgid "Globally, 200,000 interactions are happening on your website. Check the detailed analytics to grow your audience further." msgstr "" #: includes/Admin/MilestoneNotification.php:376 msgid "Congratulations! <strong>Another milestone</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:377 #: includes/Admin/MilestoneNotification.php:432 msgid "Your notifications are performing incredibly well worldwide. Check out the detailed analytics below!" msgstr "" #: includes/Admin/MilestoneNotification.php:383 msgid "100,000 <strong>interaction milestone reached!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:390 msgid "75,000+ <strong>interactions achieved today!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:397 msgid "Incredible, <strong>50,000 interactions unlocked!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:398 msgid "You are going great with your notification. Do not forget to check the detailed analytics to learn more." msgstr "" #: includes/Admin/MilestoneNotification.php:404 msgid "25,000 <strong>interaction milestone reached!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:405 msgid "Globally, 25,000 interactions are happening on your website. Check the detailed analytics to grow your audience further." msgstr "" #: includes/Admin/MilestoneNotification.php:411 msgid "Fantastic! <strong>10,000 interactions reached!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:418 msgid "Awesome - <strong>you got 5,000 interactions!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:419 msgid "Your amazing website reached 5,000 interactions from your notification. Check the detailed analytics and achieve more." msgstr "" #: includes/Admin/MilestoneNotification.php:424 msgid "2,000 <strong>interaction milestone achieved!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:425 msgid "Your website has more than 2,000 interactions from your notification. Do not forget to check the detailed analytics and achieve more." msgstr "" #: includes/Admin/MilestoneNotification.php:431 msgid "Great - <strong>1,000 interactions achieved!</strong> ๐" msgstr "" #: includes/Admin/MilestoneNotification.php:438 msgid "You've got <strong>100 interactions overall!</strong> ๐" msgstr "" #: includes/Admin/Notice.php:480 msgid "Install Now!" msgstr "" #: includes/Admin/Notice.php:918 msgid "Installing..." msgstr "" #: includes/Admin/Notice.php:930 msgid "Installed" msgstr "" #: includes/Admin/PluginInsights.php:428 msgid "We can't detect any plugin information. This is most probably because you have not included the code in the plugin main file." msgstr "" #: includes/Admin/PluginInsights.php:710 msgid "What we collect." msgstr "" #: includes/Admin/PluginInsights.php:711 msgid "Sure, I'd like to help" msgstr "" #: includes/Admin/PluginInsights.php:712 msgid "No Thanks." msgstr "" #: includes/Admin/PluginInsights.php:822 msgid "Sorry to see you go" msgstr "" #: includes/Admin/PluginInsights.php:823 msgid "Before you deactivate the plugin, would you quickly give us your reason for doing so?" msgstr "" #: includes/Admin/PluginInsights.php:826 msgid "I no longer need the plugin" msgstr "" #: includes/Admin/PluginInsights.php:828 msgid "I found a better plugin" msgstr "" #: includes/Admin/PluginInsights.php:829 msgid "Please share which plugin" msgstr "" #: includes/Admin/PluginInsights.php:831 msgid "I couldn't get the plugin to work" msgstr "" #: includes/Admin/PluginInsights.php:832 msgid "It's a temporary deactivation" msgstr "" #: includes/Admin/PluginInsights.php:834 msgid "Other" msgstr "" #: includes/Admin/PluginInsights.php:835 msgid "Please share the reason" msgstr "" #: includes/Admin/PluginInsights.php:1028 msgid "Submitting form" msgstr "" #: includes/Admin/PluginInsights.php:1046 msgid "Submit and Deactivate" msgstr "" #: includes/Admin/PluginInsights.php:1046 msgid "Just Deactivate" msgstr "" #: includes/Admin/Rating/RatingEmail.php:54 msgid "[IMPORTANT] New feedback received from a NotificationX user" msgstr "" #: includes/Admin/Reports/ReportEmail.php:58 msgid "Successfully Sent an Email" msgstr "" #: includes/Admin/Reports/ReportEmail.php:62 msgid "Email cannot be sent for some reason." msgstr "" #: includes/Admin/Reports/ReportEmail.php:65 msgid "Invalid email address." msgstr "" #: includes/Admin/Reports/ReportEmail.php:67 msgid "You have to enable Reporting first." msgstr "" #: includes/Admin/Reports/ReportEmail.php:221 #: includes/Admin/Settings.php:434 msgid "Once Weekly" msgstr "" #: includes/Admin/Reports/ReportEmail.php:225 #: includes/Admin/Settings.php:433 msgid "Once Daily" msgstr "" #: includes/Admin/Reports/ReportEmail.php:229 #: includes/Admin/Settings.php:435 msgid "Once Monthly" msgstr "" #. translators: %s: site name #: includes/Admin/Reports/ReportEmail.php:265 #: includes/Admin/Settings.php:484 #, php-format msgid "Weekly Engagement Summary of โ%sโ" msgstr "" #: includes/Admin/Reports/ReportEmail.php:313 msgid "No data found." msgstr "" #: includes/Admin/Reports/ReportEmail.php:316 msgid "Analytics disabled. No data found." msgstr "" #: includes/Admin/Reports/ReportEmail.php:320 msgid "No email found." msgstr "" #: includes/Admin/Scanner/Scanner.php:119 msgid "Invalid scan ID" msgstr "" #: includes/Admin/Settings.php:141 msgid "Save Settings" msgstr "" #: includes/Admin/Settings.php:149 #: includes/Admin/Settings.php:186 #: blocks/countdown/components/inspector.js:112 #: blocks/countdown/index.js:1 msgid "General" msgstr "" #: includes/Admin/Settings.php:154 msgid "Modules" msgstr "" #: includes/Admin/Settings.php:179 msgid "Advanced Settings" msgstr "" #: includes/Admin/Settings.php:192 msgid "Enable REST API" msgstr "" #: includes/Admin/Settings.php:195 msgid "Forcefully enable anonymous REST API for NotificationX." msgstr "" #: includes/Admin/Settings.php:200 msgid "Exclude Credentials" msgstr "" #: includes/Admin/Settings.php:203 msgid "Enabling it will remove cookies, HTTP authentication entries, and TLS client certificates from API calls on the frontend." msgstr "" #: includes/Admin/Settings.php:204 msgid "Note: Recommended if you use any caching plugins." msgstr "" #: includes/Admin/Settings.php:209 msgid "Image Size" msgstr "" #: includes/Admin/Settings.php:212 msgid "100 x 100 px" msgstr "" #: includes/Admin/Settings.php:213 msgid "200 x 200 px" msgstr "" #: includes/Admin/Settings.php:214 msgid "300 x 300 px" msgstr "" #: includes/Admin/Settings.php:215 msgid "400 x 400 px" msgstr "" #: includes/Admin/Settings.php:216 msgid "500 x 500 px" msgstr "" #: includes/Admin/Settings.php:219 msgid "Select the size for your notification image." msgstr "" #: includes/Admin/Settings.php:224 msgid "Custom Notification Import Limit" msgstr "" #: includes/Admin/Settings.php:232 msgid "Powered By" msgstr "" #: includes/Admin/Settings.php:238 msgid "Disable Powered By" msgstr "" #: includes/Admin/Settings.php:242 msgid "Click, if you want to disable powered by text from notification" msgstr "" #: includes/Admin/Settings.php:249 msgid "Role Management" msgstr "" #: includes/Admin/Settings.php:255 msgid "Who Can View Notification?" msgstr "" #: includes/Admin/Settings.php:266 msgid "Who Can Create Notification?" msgstr "" #: includes/Admin/Settings.php:277 msgid "Who Can Edit Settings?" msgstr "" #: includes/Admin/Settings.php:288 msgid "Who Can Check Analytics?" msgstr "" #: includes/Admin/Settings.php:303 msgid "Analytics & Reporting" msgstr "" #: includes/Admin/Settings.php:317 msgid "Enable Analytics" msgstr "" #: includes/Admin/Settings.php:324 msgid "Disable Dashboard Widget" msgstr "" #: includes/Admin/Settings.php:327 msgid "Click, if you want to disable dashboard widget of analytics only." msgstr "" #: includes/Admin/Settings.php:333 msgid "Analytics From" msgstr "" #: includes/Admin/Settings.php:335 #: includes/Extensions/GlobalFields.php:1758 #: includes/Types/GDPR.php:264 msgid "Everyone" msgstr "" #: includes/Admin/Settings.php:336 msgid "Guests Only" msgstr "" #: includes/Admin/Settings.php:337 msgid "Registered Users Only" msgstr "" #: includes/Admin/Settings.php:347 msgid "Exclude Bot Analytics" msgstr "" #: includes/Admin/Settings.php:350 msgid "Select if you want to exclude bot analytics." msgstr "" #: includes/Admin/Settings.php:360 msgid "Entries Mail Receiver" msgstr "" #: includes/Admin/Settings.php:365 msgid "Enable Entries Mail Receiver" msgstr "" #: includes/Admin/Settings.php:368 msgid "Send an email notification whenever a new entry is received." msgstr "" #: includes/Admin/Settings.php:373 msgid "Entry Recipient Email" msgstr "" #: includes/Admin/Settings.php:381 msgid "Email Subject" msgstr "" #: includes/Admin/Settings.php:389 msgid "Test Mail" msgstr "" #: includes/Admin/Settings.php:390 msgid "Send Test Email" msgstr "" #: includes/Admin/Settings.php:414 msgid "Reporting" msgstr "" #: includes/Admin/Settings.php:419 msgid "Disable Reporting" msgstr "" #: includes/Admin/Settings.php:427 msgid "Reporting Frequency" msgstr "" #: includes/Admin/Settings.php:446 msgid "It will be triggered on the first day of next month." msgstr "" #: includes/Admin/Settings.php:452 msgid "Select Reporting Day" msgstr "" #: includes/Admin/Settings.php:456 #: includes/Extensions/PressBar/PressBar.php:1392 msgid "Sunday" msgstr "" #: includes/Admin/Settings.php:457 #: includes/Extensions/PressBar/PressBar.php:1386 msgid "Monday" msgstr "" #: includes/Admin/Settings.php:458 #: includes/Extensions/PressBar/PressBar.php:1387 msgid "Tuesday" msgstr "" #: includes/Admin/Settings.php:459 #: includes/Extensions/PressBar/PressBar.php:1388 msgid "Wednesday" msgstr "" #: includes/Admin/Settings.php:460 #: includes/Extensions/PressBar/PressBar.php:1389 msgid "Thursday" msgstr "" #: includes/Admin/Settings.php:461 #: includes/Extensions/PressBar/PressBar.php:1390 msgid "Friday" msgstr "" #: includes/Admin/Settings.php:464 msgid "Select a day for email report." msgstr "" #: includes/Admin/Settings.php:474 msgid "Reporting Email" msgstr "" #: includes/Admin/Settings.php:482 msgid "Reporting Email Subject" msgstr "" #: includes/Admin/Settings.php:491 msgid "Reporting Test" msgstr "" #: includes/Admin/Settings.php:492 msgid "Test Report" msgstr "" #: includes/Admin/Settings.php:507 msgid "Successfully Sent a Test Report in Your Email." msgstr "" #: includes/Admin/Settings.php:520 msgid "Entries" msgstr "" #: includes/Admin/Settings.php:537 #: includes/Admin/Settings.php:543 msgid "Cache Settings" msgstr "" #: includes/Admin/Settings.php:549 msgid "Cache Limit" msgstr "" #: includes/Admin/Settings.php:550 msgid "Number of Notification Data to be saved in Database." msgstr "" #: includes/Admin/Settings.php:557 msgid "Download Stats Cache Duration" msgstr "" #: includes/Admin/Settings.php:558 #: includes/Admin/Settings.php:566 msgid "Minutes (Schedule Duration to fetch new data)." msgstr "" #: includes/Admin/Settings.php:565 msgid "Reviews Cache Duration" msgstr "" #: includes/Admin/Settings.php:578 msgid "Miscellaneous" msgstr "" #: includes/Admin/Settings.php:592 msgid "Danger Zone" msgstr "" #: includes/Admin/Settings.php:597 #: includes/Admin/Settings.php:598 msgid "Delete Settings" msgstr "" #: includes/Admin/Settings.php:609 msgid "Successfully deleted Settings." msgstr "" #: includes/Admin/Settings.php:617 #: includes/Admin/Settings.php:618 msgid "Delete Transient" msgstr "" #: includes/Admin/Settings.php:629 msgid "Successfully deleted Transient." msgstr "" #: includes/Admin/views/analytics.views.php:38 #: includes/Admin/views/analytics.views.php:42 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 msgid "Click-Through-Rate" msgstr "" #. translators: html tags #: includes/Admin/views/main.views.php:23 msgid "To work <strong><em>NotificationX</em></strong> properly you need to <strong>Enable JavaScript</strong> in your browser or make sure you have installed updated browser in your device." msgstr "" #: includes/Admin/XSS.php:37 #: includes/Admin/XSS.php:43 #: assets/admin/js/admin.js:1 msgid "Cross Domain Notice" msgstr "" #: includes/Admin/XSS.php:44 #: includes/Extensions/GlobalFields.php:629 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:20 msgid "Click to Copy" msgstr "" #: includes/Admin/XSS.php:45 #: includes/Extensions/GlobalFields.php:630 msgid "Copied to clipboard." msgstr "" #. translators: %s: Cross Domain Notice link URL #: includes/Admin/XSS.php:50 #, php-format msgid "Show your Notification Alerts in another website using <a target=\"_blank\" href=\"%s\">Cross Domain Notice</a>." msgstr "" #: includes/Core/Dashboard.php:36 msgid "Dashboard" msgstr "" #: includes/Core/Helper.php:649 #: includes/Types/GDPR.php:385 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Enabled" msgstr "" #: includes/Core/Helper.php:655 #: assets/admin/js/admin.js:20 msgid "Discovered" msgstr "" #: includes/Core/Helper.php:661 msgid "Cookie ID" msgstr "" #: includes/Core/Helper.php:667 msgid "Domain" msgstr "" #: includes/Core/Helper.php:673 msgid "Duration" msgstr "" #: includes/Core/Helper.php:698 #: includes/Core/Helper.php:812 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1400 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1560 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Description" msgstr "" #: includes/Core/Helper.php:704 msgid "Add Script" msgstr "" #: includes/Core/Helper.php:708 msgid "Add Script on" msgstr "" #: includes/Core/Helper.php:714 msgid "Header" msgstr "" #: includes/Core/Helper.php:715 msgid "Body" msgstr "" #: includes/Core/Helper.php:716 msgid "Footer" msgstr "" #: includes/Core/Helper.php:722 msgid "Script" msgstr "" #: includes/Core/Helper.php:826 msgid "Indicates when a user is logged in and who they are, for most interface use." msgstr "" #: includes/Core/Helper.php:835 msgid "Used for security purposes for logged-in users." msgstr "" #: includes/Core/Helper.php:844 msgid "Used to persist a user's WordPress admin settings." msgstr "" #: includes/Core/Helper.php:853 #: includes/Core/Helper.php:862 msgid "Records the time that wp-settings-{user_id} was set." msgstr "" #: includes/Core/Helper.php:870 msgid "Manages the cookies on the site, ensuring user consent for GDPR compliance." msgstr "" #: includes/Core/Helper.php:1199 msgid "All Countries" msgstr "" #: includes/Core/Helper.php:1200 msgid "Afghanistan" msgstr "" #: includes/Core/Helper.php:1201 msgid "Albania" msgstr "" #: includes/Core/Helper.php:1202 msgid "Algeria" msgstr "" #: includes/Core/Helper.php:1203 msgid "American Samoa" msgstr "" #: includes/Core/Helper.php:1204 msgid "Andorra" msgstr "" #: includes/Core/Helper.php:1205 msgid "Angola" msgstr "" #: includes/Core/Helper.php:1206 msgid "Anguilla" msgstr "" #: includes/Core/Helper.php:1207 msgid "Antarctica" msgstr "" #: includes/Core/Helper.php:1208 msgid "Antigua and Barbuda" msgstr "" #: includes/Core/Helper.php:1209 msgid "Argentina" msgstr "" #: includes/Core/Helper.php:1210 msgid "Armenia" msgstr "" #: includes/Core/Helper.php:1211 msgid "Aruba" msgstr "" #: includes/Core/Helper.php:1212 msgid "Australia" msgstr "" #: includes/Core/Helper.php:1213 msgid "Austria" msgstr "" #: includes/Core/Helper.php:1214 msgid "Azerbaijan" msgstr "" #: includes/Core/Helper.php:1215 msgid "Bahamas" msgstr "" #: includes/Core/Helper.php:1216 msgid "Bahrain" msgstr "" #: includes/Core/Helper.php:1217 msgid "Bangladesh" msgstr "" #: includes/Core/Helper.php:1218 msgid "Barbados" msgstr "" #: includes/Core/Helper.php:1219 msgid "Belarus" msgstr "" #: includes/Core/Helper.php:1220 msgid "Belgium" msgstr "" #: includes/Core/Helper.php:1221 msgid "Belize" msgstr "" #: includes/Core/Helper.php:1222 msgid "Benin" msgstr "" #: includes/Core/Helper.php:1223 msgid "Bermuda" msgstr "" #: includes/Core/Helper.php:1224 msgid "Bhutan" msgstr "" #: includes/Core/Helper.php:1225 msgid "Bolivia" msgstr "" #: includes/Core/Helper.php:1226 msgid "Bosnia and Herzegovina" msgstr "" #: includes/Core/Helper.php:1227 msgid "Botswana" msgstr "" #: includes/Core/Helper.php:1228 msgid "Brazil" msgstr "" #: includes/Core/Helper.php:1229 msgid "Brunei" msgstr "" #: includes/Core/Helper.php:1230 msgid "Bulgaria" msgstr "" #: includes/Core/Helper.php:1231 msgid "Burkina Faso" msgstr "" #: includes/Core/Helper.php:1232 msgid "Burundi" msgstr "" #: includes/Core/Helper.php:1233 msgid "Cambodia" msgstr "" #: includes/Core/Helper.php:1234 msgid "Cameroon" msgstr "" #: includes/Core/Helper.php:1235 msgid "Canada" msgstr "" #: includes/Core/Helper.php:1236 msgid "Cape Verde" msgstr "" #: includes/Core/Helper.php:1237 msgid "Central African Republic" msgstr "" #: includes/Core/Helper.php:1238 msgid "Chad" msgstr "" #: includes/Core/Helper.php:1239 msgid "Chile" msgstr "" #: includes/Core/Helper.php:1240 msgid "China" msgstr "" #: includes/Core/Helper.php:1241 msgid "Colombia" msgstr "" #: includes/Core/Helper.php:1242 msgid "Comoros" msgstr "" #: includes/Core/Helper.php:1243 msgid "Congo (Brazzaville)" msgstr "" #: includes/Core/Helper.php:1244 msgid "Congo (Kinshasa)" msgstr "" #: includes/Core/Helper.php:1245 msgid "Costa Rica" msgstr "" #: includes/Core/Helper.php:1246 msgid "Croatia" msgstr "" #: includes/Core/Helper.php:1247 msgid "Cuba" msgstr "" #: includes/Core/Helper.php:1248 msgid "Cyprus" msgstr "" #: includes/Core/Helper.php:1249 msgid "Czech Republic" msgstr "" #: includes/Core/Helper.php:1250 msgid "Denmark" msgstr "" #: includes/Core/Helper.php:1251 msgid "Djibouti" msgstr "" #: includes/Core/Helper.php:1252 msgid "Dominica" msgstr "" #: includes/Core/Helper.php:1253 msgid "Dominican Republic" msgstr "" #: includes/Core/Helper.php:1254 msgid "Ecuador" msgstr "" #: includes/Core/Helper.php:1255 msgid "Egypt" msgstr "" #: includes/Core/Helper.php:1256 msgid "El Salvador" msgstr "" #: includes/Core/Helper.php:1257 msgid "Equatorial Guinea" msgstr "" #: includes/Core/Helper.php:1258 msgid "Eritrea" msgstr "" #: includes/Core/Helper.php:1259 msgid "Estonia" msgstr "" #: includes/Core/Helper.php:1260 msgid "Ethiopia" msgstr "" #: includes/Core/Helper.php:1261 msgid "Fiji" msgstr "" #: includes/Core/Helper.php:1262 msgid "Finland" msgstr "" #: includes/Core/Helper.php:1263 msgid "France" msgstr "" #: includes/Core/Helper.php:1264 msgid "Gabon" msgstr "" #: includes/Core/Helper.php:1265 msgid "Gambia" msgstr "" #: includes/Core/Helper.php:1266 msgid "Georgia" msgstr "" #: includes/Core/Helper.php:1267 msgid "Germany" msgstr "" #: includes/Core/Helper.php:1268 msgid "Ghana" msgstr "" #: includes/Core/Helper.php:1269 msgid "Greece" msgstr "" #: includes/Core/Helper.php:1270 msgid "Grenada" msgstr "" #: includes/Core/Helper.php:1271 msgid "Guatemala" msgstr "" #: includes/Core/Helper.php:1272 msgid "Guinea" msgstr "" #: includes/Core/Helper.php:1273 msgid "Guinea-Bissau" msgstr "" #: includes/Core/Helper.php:1274 msgid "Guyana" msgstr "" #: includes/Core/Helper.php:1275 msgid "Haiti" msgstr "" #: includes/Core/Helper.php:1276 msgid "Honduras" msgstr "" #: includes/Core/Helper.php:1277 msgid "Hong Kong" msgstr "" #: includes/Core/Helper.php:1278 msgid "Hungary" msgstr "" #: includes/Core/Helper.php:1279 msgid "Iceland" msgstr "" #: includes/Core/Helper.php:1280 msgid "India" msgstr "" #: includes/Core/Helper.php:1281 msgid "Indonesia" msgstr "" #: includes/Core/Helper.php:1282 msgid "Iran" msgstr "" #: includes/Core/Helper.php:1283 msgid "Iraq" msgstr "" #: includes/Core/Helper.php:1284 msgid "Ireland" msgstr "" #: includes/Core/Helper.php:1285 msgid "Israel" msgstr "" #: includes/Core/Helper.php:1286 msgid "Italy" msgstr "" #: includes/Core/Helper.php:1287 msgid "Jamaica" msgstr "" #: includes/Core/Helper.php:1288 msgid "Japan" msgstr "" #: includes/Core/Helper.php:1289 msgid "Jordan" msgstr "" #: includes/Core/Helper.php:1290 msgid "Kazakhstan" msgstr "" #: includes/Core/Helper.php:1291 msgid "Kenya" msgstr "" #: includes/Core/Helper.php:1292 msgid "Kiribati" msgstr "" #: includes/Core/Helper.php:1293 msgid "Korea, South" msgstr "" #: includes/Core/Helper.php:1294 msgid "Kuwait" msgstr "" #: includes/Core/Helper.php:1295 msgid "Kyrgyzstan" msgstr "" #: includes/Core/Helper.php:1296 msgid "Laos" msgstr "" #: includes/Core/Helper.php:1297 msgid "Latvia" msgstr "" #: includes/Core/Helper.php:1298 msgid "Lebanon" msgstr "" #: includes/Core/Helper.php:1299 msgid "Lesotho" msgstr "" #: includes/Core/Helper.php:1300 msgid "Liberia" msgstr "" #: includes/Core/Helper.php:1301 msgid "Libya" msgstr "" #: includes/Core/Helper.php:1302 msgid "Liechtenstein" msgstr "" #: includes/Core/Helper.php:1303 msgid "Lithuania" msgstr "" #: includes/Core/Helper.php:1304 msgid "Luxembourg" msgstr "" #: includes/Core/Helper.php:1305 msgid "Madagascar" msgstr "" #: includes/Core/Helper.php:1306 msgid "Malawi" msgstr "" #: includes/Core/Helper.php:1307 msgid "Malaysia" msgstr "" #: includes/Core/Helper.php:1308 msgid "Maldives" msgstr "" #: includes/Core/Helper.php:1309 msgid "Mali" msgstr "" #: includes/Core/Helper.php:1310 msgid "Malta" msgstr "" #: includes/Core/Helper.php:1311 msgid "Marshall Islands" msgstr "" #: includes/Core/Helper.php:1312 msgid "Mauritania" msgstr "" #: includes/Core/Helper.php:1313 msgid "Mauritius" msgstr "" #: includes/Core/Helper.php:1314 msgid "Mexico" msgstr "" #: includes/Core/Helper.php:1315 msgid "Micronesia" msgstr "" #: includes/Core/Helper.php:1316 msgid "Moldova" msgstr "" #: includes/Core/Helper.php:1317 msgid "Monaco" msgstr "" #: includes/Core/Helper.php:1318 msgid "Mongolia" msgstr "" #: includes/Core/Helper.php:1319 msgid "Montenegro" msgstr "" #: includes/Core/Helper.php:1320 msgid "Morocco" msgstr "" #: includes/Core/Helper.php:1321 msgid "Mozambique" msgstr "" #: includes/Core/Helper.php:1322 msgid "Myanmar (Burma)" msgstr "" #: includes/Core/Helper.php:1323 msgid "Namibia" msgstr "" #: includes/Core/Helper.php:1324 msgid "Nauru" msgstr "" #: includes/Core/Helper.php:1325 msgid "Nepal" msgstr "" #: includes/Core/Helper.php:1326 msgid "Netherlands" msgstr "" #: includes/Core/Helper.php:1327 msgid "New Zealand" msgstr "" #: includes/Core/Helper.php:1328 msgid "Nicaragua" msgstr "" #: includes/Core/Helper.php:1329 msgid "Niger" msgstr "" #: includes/Core/Helper.php:1330 msgid "Nigeria" msgstr "" #: includes/Core/Helper.php:1331 msgid "North Macedonia" msgstr "" #: includes/Core/Helper.php:1332 msgid "Norway" msgstr "" #: includes/Core/Helper.php:1333 msgid "Oman" msgstr "" #: includes/Core/Helper.php:1334 msgid "Pakistan" msgstr "" #: includes/Core/Helper.php:1335 msgid "Palau" msgstr "" #: includes/Core/Helper.php:1336 msgid "Panama" msgstr "" #: includes/Core/Helper.php:1337 msgid "Papua New Guinea" msgstr "" #: includes/Core/Helper.php:1338 msgid "Paraguay" msgstr "" #: includes/Core/Helper.php:1339 msgid "Peru" msgstr "" #: includes/Core/Helper.php:1340 msgid "Philippines" msgstr "" #: includes/Core/Helper.php:1341 msgid "Poland" msgstr "" #: includes/Core/Helper.php:1342 msgid "Portugal" msgstr "" #: includes/Core/Helper.php:1343 msgid "Qatar" msgstr "" #: includes/Core/Helper.php:1344 msgid "Romania" msgstr "" #: includes/Core/Helper.php:1345 msgid "Russia" msgstr "" #: includes/Core/Helper.php:1346 msgid "Rwanda" msgstr "" #: includes/Core/Helper.php:1347 msgid "Saudi Arabia" msgstr "" #: includes/Core/Helper.php:1348 msgid "Senegal" msgstr "" #: includes/Core/Helper.php:1349 msgid "Serbia" msgstr "" #: includes/Core/Helper.php:1350 msgid "Seychelles" msgstr "" #: includes/Core/Helper.php:1351 msgid "Sierra Leone" msgstr "" #: includes/Core/Helper.php:1352 msgid "Singapore" msgstr "" #: includes/Core/Helper.php:1353 msgid "Slovakia" msgstr "" #: includes/Core/Helper.php:1354 msgid "Slovenia" msgstr "" #: includes/Core/Helper.php:1355 msgid "Solomon Islands" msgstr "" #: includes/Core/Helper.php:1356 msgid "Somalia" msgstr "" #: includes/Core/Helper.php:1357 msgid "South Africa" msgstr "" #: includes/Core/Helper.php:1358 msgid "Spain" msgstr "" #: includes/Core/Helper.php:1359 msgid "Sri Lanka" msgstr "" #: includes/Core/Helper.php:1360 msgid "Sudan" msgstr "" #: includes/Core/Helper.php:1361 msgid "Suriname" msgstr "" #: includes/Core/Helper.php:1362 msgid "Sweden" msgstr "" #: includes/Core/Helper.php:1363 msgid "Switzerland" msgstr "" #: includes/Core/Helper.php:1364 msgid "Syria" msgstr "" #: includes/Core/Helper.php:1365 msgid "Taiwan" msgstr "" #: includes/Core/Helper.php:1366 msgid "Tajikistan" msgstr "" #: includes/Core/Helper.php:1367 msgid "Tanzania" msgstr "" #: includes/Core/Helper.php:1368 msgid "Thailand" msgstr "" #: includes/Core/Helper.php:1369 msgid "Togo" msgstr "" #: includes/Core/Helper.php:1370 msgid "Tonga" msgstr "" #: includes/Core/Helper.php:1371 msgid "Trinidad and Tobago" msgstr "" #: includes/Core/Helper.php:1372 msgid "Tunisia" msgstr "" #: includes/Core/Helper.php:1373 msgid "Turkey" msgstr "" #: includes/Core/Helper.php:1374 msgid "Turkmenistan" msgstr "" #: includes/Core/Helper.php:1375 msgid "Uganda" msgstr "" #: includes/Core/Helper.php:1376 msgid "Ukraine" msgstr "" #: includes/Core/Helper.php:1377 msgid "United Arab Emirates" msgstr "" #: includes/Core/Helper.php:1378 msgid "United Kingdom" msgstr "" #: includes/Core/Helper.php:1379 msgid "United States" msgstr "" #: includes/Core/Helper.php:1380 msgid "Uruguay" msgstr "" #: includes/Core/Helper.php:1381 msgid "Uzbekistan" msgstr "" #: includes/Core/Helper.php:1382 msgid "Vanuatu" msgstr "" #: includes/Core/Helper.php:1383 msgid "Venezuela" msgstr "" #: includes/Core/Helper.php:1384 msgid "Vietnam" msgstr "" #: includes/Core/Helper.php:1385 msgid "Yemen" msgstr "" #: includes/Core/Helper.php:1386 msgid "Zambia" msgstr "" #: includes/Core/Helper.php:1387 msgid "Zimbabwe" msgstr "" #: includes/Core/Locations.php:24 msgid "Front page" msgstr "" #: includes/Core/Locations.php:25 msgid "Blog page" msgstr "" #: includes/Core/Locations.php:26 msgid "All posts, pages and custom post types" msgstr "" #: includes/Core/Locations.php:27 msgid "All posts" msgstr "" #: includes/Core/Locations.php:28 msgid "All pages" msgstr "" #: includes/Core/Locations.php:29 msgid "All attachments" msgstr "" #: includes/Core/Locations.php:30 msgid "Search results" msgstr "" #: includes/Core/Locations.php:31 msgid "404 error page" msgstr "" #: includes/Core/Locations.php:32 msgid "All archives" msgstr "" #: includes/Core/Locations.php:33 msgid "All category archives" msgstr "" #: includes/Core/Locations.php:34 msgid "All tag archives" msgstr "" #. translators: %s: Post Type label #: includes/Core/Locations.php:53 #, php-format msgid "All %s posts" msgstr "" #. translators: %s: Post Type label #: includes/Core/Locations.php:57 #, php-format msgid "All %s archives" msgstr "" #. translators: %s: Taxonomy label #: includes/Core/Locations.php:63 #, php-format msgid "All %s taxonomy archives" msgstr "" #: includes/Core/Migration.php:399 #: includes/Extensions/EDD/EDInline.php:45 #: includes/Extensions/FluentCart/FluentCart.php:736 #: includes/Extensions/FluentCart/FluentCart.php:737 #: includes/Extensions/FluentCart/FluentCart.php:738 #: includes/Extensions/Give/Give.php:82 #: includes/Extensions/Give/Give.php:83 #: includes/Extensions/Give/Give.php:84 #: includes/Extensions/GlobalFields.php:701 #: includes/Extensions/Google/GoogleReviews.php:55 #: includes/Extensions/Google/GoogleReviews.php:69 #: includes/Extensions/Google/GoogleReviews.php:83 #: includes/Extensions/Google/GoogleReviews.php:97 #: includes/Extensions/Google/GoogleReviews.php:111 #: includes/Extensions/Google/GoogleReviews.php:126 #: includes/Extensions/LearnPress/LearnPress.php:536 #: includes/Extensions/LearnPress/LearnPress.php:537 #: includes/Extensions/LearnPress/LearnPress.php:538 #: includes/Extensions/ReviewX/ReviewX.php:80 #: includes/Extensions/ReviewX/ReviewX.php:92 #: includes/Extensions/ReviewX/ReviewX.php:104 #: includes/Extensions/ReviewX/ReviewX.php:119 #: includes/Extensions/ReviewX/ReviewX.php:130 #: includes/Extensions/ReviewX/ReviewX.php:142 #: includes/Extensions/SureCart/SureCart.php:438 #: includes/Extensions/SureCart/SureCart.php:439 #: includes/Extensions/SureCart/SureCart.php:440 #: includes/Extensions/Tutor/Tutor.php:531 #: includes/Extensions/Tutor/Tutor.php:532 #: includes/Extensions/Tutor/Tutor.php:533 #: includes/Extensions/WooCommerce/WooCommerce.php:600 #: includes/Extensions/WooCommerce/WooCommerce.php:601 #: includes/Extensions/WooCommerce/WooCommerce.php:602 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:73 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:85 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:97 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:112 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:123 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:135 #: includes/Extensions/WooCommerce/WOOReviews.php:63 #: includes/Extensions/WooCommerce/WOOReviews.php:75 #: includes/Extensions/WooCommerce/WOOReviews.php:87 #: includes/Extensions/WooCommerce/WOOReviews.php:102 #: includes/Extensions/WooCommerce/WOOReviews.php:113 #: includes/Extensions/WooCommerce/WOOReviews.php:125 #: includes/Extensions/WordPress/WPComments.php:261 #: includes/Extensions/WordPress/WPComments.php:262 #: includes/Extensions/WordPress/WPComments.php:263 #: includes/Extensions/WordPress/WPComments.php:264 #: includes/FrontEnd/FrontEnd.php:287 #: includes/FrontEnd/FrontEnd.php:288 #: includes/FrontEnd/FrontEnd.php:289 #: includes/FrontEnd/FrontEnd.php:850 #: includes/Types/Comments.php:54 #: includes/Types/Comments.php:67 #: includes/Types/Comments.php:80 #: includes/Types/Comments.php:93 #: includes/Types/Comments.php:106 #: includes/Types/Comments.php:119 #: includes/Types/Comments.php:133 #: includes/Types/Comments.php:147 #: includes/Types/ContactForm.php:60 #: includes/Types/ContactForm.php:73 #: includes/Types/ContactForm.php:86 #: includes/Types/Conversions.php:66 #: includes/Types/Donations.php:49 #: includes/Types/ELearning.php:58 #: includes/Types/ELearning.php:71 #: includes/Types/ELearning.php:84 #: includes/Types/EmailSubscription.php:67 #: includes/Types/ExitIntent.php:43 #: includes/Types/GDPR.php:58 #: includes/Types/GDPR.php:72 #: includes/Types/GDPR.php:86 #: includes/Types/GDPR.php:100 #: includes/Types/GDPR.php:114 #: includes/Types/GDPR.php:128 #: includes/Types/GDPR.php:142 #: includes/Types/GDPR.php:156 #: includes/Types/GDPR.php:170 #: includes/Types/GDPR.php:184 #: includes/Types/GDPR.php:198 #: includes/Types/GDPR.php:212 #: includes/Types/Reviews.php:63 #: includes/Types/Reviews.php:75 #: includes/Types/Reviews.php:87 #: includes/Types/Reviews.php:102 #: includes/Types/Reviews.php:113 #: includes/Types/Reviews.php:125 #: includes/Types/WooCommerceSales.php:63 msgid "Someone" msgstr "" #: includes/Core/PostType.php:77 #: includes/Extensions/GlobalFields.php:1232 #: includes/Extensions/GlobalFields.php:1287 #: includes/Extensions/GlobalFields.php:1341 #: includes/Extensions/GlobalFields.php:1395 #: includes/Extensions/GlobalFields.php:1449 #: includes/Extensions/GlobalFields.php:1503 #: includes/Extensions/PopupNotification/PopupNotification.php:929 #: includes/Extensions/PressBar/PressBar.php:1683 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 #: assets/admin/js/admin.js:20 msgid "Add New" msgstr "" #. translators: %1$s: number of scans already used, %2$s: total free scans available #: includes/Core/PostType.php:134 #, php-format msgid "%1$s of %2$s free scans used" msgstr "" #: includes/Core/QuickBuild.php:47 #: assets/admin/js/admin.js:18 msgid "Quick Builder" msgstr "" #: includes/Core/QuickBuild.php:92 #: includes/Extensions/GlobalFields.php:644 #: includes/Extensions/GlobalFields.php:673 #: includes/Extensions/PopupNotification/PopupNotification.php:678 #: includes/Extensions/PressBar/PressBar.php:1648 msgid "Content" msgstr "" #: includes/Core/QuickBuild.php:272 #: includes/Extensions/PressBar/PressBar.php:67 #: includes/Types/NotificationBar.php:193 #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:13 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Notification Bar" msgstr "" #: includes/Core/QuickBuild.php:273 #: includes/Extensions/Google/YouTube.php:133 #: includes/Extensions/Google/YouTube.php:175 #: includes/Types/Comments.php:46 msgid "Comments" msgstr "" #: includes/Core/QuickBuild.php:274 #: includes/Extensions/WooCommerce/WooCommerceSales.php:198 #: includes/Extensions/WooCommerce/WooCommerceSales.php:199 #: includes/Types/Conversions.php:62 #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:13 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Sales Notification" msgstr "" #: includes/Core/QuickBuild.php:275 #: includes/Types/Video.php:50 msgid "Video" msgstr "" #: includes/Core/QuickBuild.php:276 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:65 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:66 #: includes/Types/Reviews.php:56 msgid "Reviews" msgstr "" #: includes/Core/QuickBuild.php:277 #: includes/Types/DownloadStats.php:49 msgid "Download Stats" msgstr "" #: includes/Core/QuickBuild.php:278 #: includes/Types/ELearning.php:51 msgid "eLearning" msgstr "" #: includes/Core/QuickBuild.php:279 msgid "Donation" msgstr "" #: includes/Core/QuickBuild.php:280 #: includes/Types/ContactForm.php:52 msgid "Contact Form" msgstr "" #: includes/Core/QuickBuild.php:281 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:68 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:69 #: includes/Types/Inline.php:45 #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:13 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Growth Alert" msgstr "" #: includes/Core/QuickBuild.php:282 #: includes/Extensions/GDPR/GDPR_Notification.php:47 #: includes/Types/GDPR.php:50 #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Cookie Notice" msgstr "" #: includes/Core/REST.php:532 msgid "Unauthorized Access: You have to logged in first." msgstr "" #: includes/Core/REST.php:535 msgid "Invalid Type: You have to give a type." msgstr "" #: includes/Core/REST.php:538 msgid "400 Bad Request." msgstr "" #: includes/Core/Rest/Analytics.php:71 #: includes/Core/Rest/Entries.php:63 #: includes/Core/Rest/Entries.php:78 #: includes/Core/Rest/Integration.php:86 #: includes/Core/Rest/Integration.php:103 #: includes/Core/Rest/Integration.php:127 #: includes/Core/Rest/Integration.php:144 #: includes/Core/Rest/Posts.php:89 msgid "Unique identifier for the object." msgstr "" #: includes/Core/Rest/Analytics.php:76 msgid "Click or View" msgstr "" #: includes/Core/Rest/Analytics.php:94 msgid "Start of the date range." msgstr "" #: includes/Core/Rest/Analytics.php:99 msgid "End of the date range." msgstr "" #: includes/Core/Rest/BulkAction.php:59 #: includes/Core/Rest/BulkAction.php:72 #: includes/Core/Rest/BulkAction.php:85 #: includes/Core/Rest/BulkAction.php:98 #: includes/Core/Rest/BulkAction.php:111 msgid "Array of nx_id." msgstr "" #: includes/Core/Rest/Integration.php:91 #: includes/Core/Rest/Integration.php:108 #: includes/Core/Rest/Integration.php:132 #: includes/Core/Rest/Integration.php:149 msgid "Unique identifier for the site." msgstr "" #. translators: %s: rotation deadline date. #: includes/Core/Rest/Integration.php:268 #, php-format msgid "A Zapier (or other webhook) integration is still calling NotificationX with the legacy API key. Rotate it to the new key before %s โ after that, requests using the old key will be rejected." msgstr "" #: includes/Core/Rest/Integration.php:273 msgid "A Zapier (or other webhook) integration is still calling NotificationX with the legacy API key. Those calls are now being rejected โ update the integration with the new key to restore it." msgstr "" #: includes/Core/Rest/Integration.php:281 msgid "Get the new key" msgstr "" #. translators: %s: notification ID #: includes/Core/Rest/Integration.php:296 #, php-format msgid "There is no notification created with this id: %s" msgstr "" #: includes/Core/Rest/Integration.php:299 msgid "Error: API Key Invalid!" msgstr "" #: includes/Core/Rest/Integration.php:317 msgid "Error: You should provide an API key." msgstr "" #: includes/Core/Rest/Integration.php:320 msgid "Error: Invalid API key." msgstr "" #: includes/Core/Rest/Popup.php:310 msgid "Failed to delete entry" msgstr "" #: includes/Core/Rest/Popup.php:316 msgid "Entry deleted successfully" msgstr "" #: includes/Core/Rest/Popup.php:335 msgid "No entries selected for deletion" msgstr "" #: includes/Core/Rest/Popup.php:346 msgid "Invalid entry IDs provided" msgstr "" #: includes/Core/Rest/Popup.php:368 msgid "Failed to delete entries" msgstr "" #. translators: %d: Number of entries deleted #: includes/Core/Rest/Popup.php:376 #, php-format msgid "%d entry deleted successfully" msgid_plural "%d entries deleted successfully" msgstr[0] "" msgstr[1] "" #: includes/Core/Rest/Popup.php:437 msgid "No entries found to export" msgstr "" #. translators: %d: number of entries prepared for export #: includes/Core/Rest/Popup.php:453 #, php-format msgid "Successfully prepared %d entries for export" msgstr "" #: includes/Core/Rest/Posts.php:113 msgid "Whether to bypass Trash and force deletion." msgstr "" #: includes/Core/Rest/Posts.php:250 #: includes/Core/Rest/Posts.php:270 msgid "Cannot create existing post." msgstr "" #: includes/Core/SetupWizard.php:61 #: includes/Core/SetupWizard.php:62 msgid "Setup Wizard" msgstr "" #: includes/Core/Targeting.php:77 msgid "Targeting" msgstr "" #: includes/Core/Targeting.php:90 msgid "Country Targeting" msgstr "" #: includes/Core/Targeting.php:114 msgid "Show for All Users" msgstr "" #: includes/Core/Targeting.php:115 msgid "Logged-out Visitors (Guests)" msgstr "" #: includes/Core/Targeting.php:120 msgid "Set Target Audience" msgstr "" #: includes/CoreInstaller.php:67 msgid "You don't have permission to install the plugins" msgstr "" #: includes/CoreInstaller.php:76 msgid "You don't have set any slug and file name to install the plugins" msgstr "" #: includes/Extensions/ActiveCampaign/ActiveCampaign.php:43 #: includes/Extensions/ActiveCampaign/ActiveCampaign.php:44 msgid "ActiveCampaign" msgstr "" #. translators: %1$s: URL, %2$s: documentation link URL, %3$s: Integration with ActiveCampaign link URL, %4$s: ActiveCampaign Email Subscription Alerts link URL #: includes/Extensions/ActiveCampaign/ActiveCampaign.php:59 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">signed in & retrieved API URL & API key from ActiveCampaign account</a> to use its campaign & email subscriptions data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%3$s\">Integration with ActiveCampaign</a></p>\n" "\t\t<p><strong>Recommended Blogs:</strong></p>\n" "\t\t<p>๐ฅ Boosting Engagement with <a target=\"_blank\" href=\"%4$s\">ActiveCampaign Email Subscription Alerts</a> via NotificationX</p>" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:44 #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:45 #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:72 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:45 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:46 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:73 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:45 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:46 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:70 msgid "Bit Integrations" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:70 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:71 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:68 #: includes/Extensions/CF7/CF7.php:99 #: includes/Extensions/EDD/EDD.php:96 #: includes/Extensions/Elementor/From.php:62 #: includes/Extensions/FluentCart/FluentCart.php:751 #: includes/Extensions/FluentForm/FluentForm.php:90 #: includes/Extensions/Give/Give.php:103 #: includes/Extensions/GRVF/GravityForms.php:65 #: includes/Extensions/LearnPress/LearnPress.php:130 #: includes/Extensions/NJF/NinjaForms.php:90 #: includes/Extensions/ReviewX/ReviewX.php:210 #: includes/Extensions/SureCart/SureCart.php:453 #: includes/Extensions/Tutor/Tutor.php:129 #: includes/Extensions/WooCommerce/WooCommerce.php:131 #: includes/Extensions/WooCommerce/WOOReviews.php:231 #: includes/Extensions/WPF/WPForms.php:90 msgid "You have to install" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:73 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:74 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:71 #: includes/Extensions/CF7/CF7.php:102 #: includes/Extensions/EDD/EDD.php:99 #: includes/Extensions/Elementor/From.php:65 #: includes/Extensions/FluentCart/FluentCart.php:754 #: includes/Extensions/FluentForm/FluentForm.php:93 #: includes/Extensions/Give/Give.php:106 #: includes/Extensions/GRVF/GravityForms.php:68 #: includes/Extensions/LearnPress/LearnPress.php:133 #: includes/Extensions/NJF/NinjaForms.php:93 #: includes/Extensions/SureCart/SureCart.php:456 #: includes/Extensions/Tutor/Tutor.php:132 #: includes/Extensions/WooCommerce/WooCommerce.php:134 #: includes/Extensions/WooCommerce/WOOReviews.php:234 #: includes/Extensions/WPF/WPForms.php:93 msgid "plugin first." msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:86 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:87 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:94 #: includes/Extensions/Zapier/ZapierConversions.php:71 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:61 #: includes/Extensions/Zapier/ZapierReviews.php:68 msgid "Field Name:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:86 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:87 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:94 #: includes/Extensions/Zapier/ZapierConversions.php:71 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:61 #: includes/Extensions/Zapier/ZapierReviews.php:68 msgid "Field Key" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:87 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:88 #: includes/Extensions/Zapier/ZapierConversions.php:72 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:62 msgid "Full Name:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:88 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:89 #: includes/Extensions/Zapier/ZapierConversions.php:73 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:63 msgid "First Name:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:89 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:90 #: includes/Extensions/Zapier/ZapierConversions.php:74 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:64 msgid "Last Name:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:90 #: includes/Extensions/Zapier/ZapierConversions.php:75 msgid "Sales Count:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:91 #: includes/Extensions/Zapier/ZapierConversions.php:76 msgid "Customer Email:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:92 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:92 #: includes/Extensions/Zapier/ZapierConversions.php:77 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:66 msgid "Title, Product Title:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:93 #: includes/Extensions/Zapier/ZapierConversions.php:78 msgid "Anonymous Title, Product:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:94 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:94 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:103 #: includes/Extensions/Zapier/ZapierConversions.php:79 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:68 #: includes/Extensions/Zapier/ZapierReviews.php:77 msgid "Definite Time:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:95 #: includes/Extensions/Zapier/ZapierConversions.php:80 msgid "Sometime:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:96 #: includes/Extensions/Zapier/ZapierConversions.php:81 msgid "In last 1 day:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:97 #: includes/Extensions/Zapier/ZapierConversions.php:82 msgid "In last 7 days:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:98 #: includes/Extensions/Zapier/ZapierConversions.php:83 msgid "In last 30 days:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:99 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:96 #: includes/Extensions/Zapier/ZapierConversions.php:84 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:70 msgid "City:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:100 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:97 #: includes/Extensions/Zapier/ZapierConversions.php:85 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:71 msgid "Country:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsConversions.php:101 #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:98 #: includes/Extensions/Zapier/ZapierConversions.php:86 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:72 msgid "City,Country:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:91 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:96 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:65 #: includes/Extensions/Zapier/ZapierReviews.php:70 #: assets/admin/js/admin.js:13 msgid "Email:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:93 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:101 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:67 #: includes/Extensions/Zapier/ZapierReviews.php:75 msgid "Anonymous Title:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsEmailSubscription.php:95 #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:104 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:69 #: includes/Extensions/Zapier/ZapierReviews.php:78 msgid "Some time ago:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:48 msgid "<a href='https://notificationx.com/docs/bit-integrations-notification-alert/' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:49 #: includes/Extensions/CustomNotification/CustomNotificationConversions.php:47 #: includes/Extensions/Elementor/From.php:49 #: includes/Extensions/Envato/Envato.php:48 #: includes/Extensions/Freemius/FreemiusConversions.php:48 #: includes/Extensions/Freemius/FreemiusReviews.php:48 #: includes/Extensions/Freemius/FreemiusStats.php:49 #: includes/Extensions/Google/GoogleReviews.php:163 #: includes/Extensions/Google/YouTube.php:256 #: includes/Extensions/GRVF/GravityForms.php:50 #: includes/Extensions/LearnDash/LearnDash.php:50 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:203 #: includes/Extensions/Zapier/ZapierConversions.php:48 #: includes/Extensions/Zapier/ZapierReviews.php:48 #: includes/Types/EmailSubscription.php:54 #: includes/Types/FlashingTab.php:47 #: includes/Types/Inline.php:48 #: includes/Types/OfferAnnouncement.php:50 #: includes/Types/PageAnalytics.php:48 #: includes/Types/Video.php:53 #: includes/Types/WooCommerceCartPeek.php:194 msgid "<a href='https://notificationx.com/#pricing' target='_blank'>Upgrade to PRO</a>" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:50 #: includes/Extensions/Zapier/ZapierReviews.php:49 msgid "" "\n" " <span>Display review alerts from popular social media networks & encourage visitors to place trust in your business.</span>\n" " " msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:95 #: includes/Extensions/Zapier/ZapierReviews.php:69 msgid "Username:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:97 #: includes/Extensions/Zapier/ZapierReviews.php:71 msgid "Rated:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:98 #: includes/Extensions/Zapier/ZapierReviews.php:72 msgid "Plugin Name:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:99 #: includes/Extensions/Zapier/ZapierReviews.php:73 msgid "Plugin Review:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:100 #: includes/Extensions/Zapier/ZapierReviews.php:74 msgid "Review Title:" msgstr "" #: includes/Extensions/BitIntegrations/BitIntegrationsReviews.php:102 #: includes/Extensions/Zapier/ZapierReviews.php:76 msgid "Rating:" msgstr "" #: includes/Extensions/CCPA/CCPA_Notification.php:42 msgid "CCPA" msgstr "" #: includes/Extensions/CF7/CF7.php:50 #: includes/Extensions/CF7/CF7.php:51 #: includes/Extensions/CF7/CF7.php:101 msgid "Contact Form 7" msgstr "" #. translators: links #: includes/Extensions/CF7/CF7.php:278 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">Contact Form 7 installed & configured</a> to use its campaign & form subscriptions data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with Contact Form 7</a></p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅ Hacks to Increase Your <a target=\"_blank\" href=\"%5$s\">WordPress Contact Forms Submission Rate</a> Using NotificationX</p>" msgstr "" #: includes/Extensions/ConvertKit/ConvertKit.php:43 #: includes/Extensions/ConvertKit/ConvertKit.php:44 msgid "ConvertKit" msgstr "" #. translators: %1$s: signed in & retrieved your API key from ConvertKit account link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with ConvertKit link URL, %5$s: NotificationX With ConvertKit link URL #: includes/Extensions/ConvertKit/ConvertKit.php:59 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">signed in & retrieved your API key from ConvertKit account</a> to use its campaign & email subscriptions data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with ConvertKit</a></p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅ Connect <a target=\"_blank\" href=\"%5$s\">NotificationX With ConvertKit</a>: Grow Your Audience By Leveraging Social Proof</p>" msgstr "" #: includes/Extensions/CustomNotification/CustomNotification.php:46 #: includes/Extensions/CustomNotification/CustomNotification.php:47 #: includes/Extensions/CustomNotification/CustomNotificationConversions.php:43 #: includes/Extensions/CustomNotification/CustomNotificationConversions.php:44 #: includes/Types/CustomNotification.php:46 msgid "Custom Notification" msgstr "" #. translators: %1$s: documentation link URL, %2$s: video tutorial link URL, %3$s: Display Custom Notification Alerts link URL #: includes/Extensions/CustomNotification/CustomNotification.php:92 #: includes/Extensions/CustomNotification/CustomNotificationConversions.php:69 #, php-format msgid "" "<p>You can make custom notification for its all types of campaign. For further assistance, check out our step by step <a target=\"_blank\" href=\"%1$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ Watch <a target=\"_blank\" href=\"%2$s\">video tutorial</a> to learn quickly</p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅ How to <a target=\"_blank\" href=\"%3$s\">Display Custom Notification Alerts</a> On Your Website Using NotificationX</p>" msgstr "" #: includes/Extensions/CustomNotification/CustomNotificationConversions.php:46 msgid "<a href='https://notificationx.com/docs/custom-notification/' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/CustomNotification/CustomNotificationConversions.php:48 msgid "" "\n" " <span style=\"text-align:left;\">Display custom conversion notifications as pop up.</span>\n" " <iframe id=\"custom_notification_video\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\"\n" " src=\"https://www.youtube.com/embed/OuTmDZ0_TEw\">\n" " </iframe>\n" " " msgstr "" #: includes/Extensions/EDD/EDD.php:49 #: includes/Extensions/EDD/EDD.php:50 #: includes/Extensions/EDD/EDD.php:98 msgid "Easy Digital Downloads" msgstr "" #: includes/Extensions/EDD/EDD.php:143 #: includes/Extensions/WooCommerce/WooCommerce.php:526 msgid " & " msgstr "" #: includes/Extensions/EDD/EDD.php:149 #: includes/Extensions/WooCommerce/WooCommerce.php:532 msgid "more product" msgstr "" #: includes/Extensions/EDD/EDD.php:153 #: includes/Extensions/WooCommerce/WooCommerce.php:536 msgid "more products" msgstr "" #. translators: %1$s: product title, %2$s: combined "and N more products" text #: includes/Extensions/EDD/EDD.php:168 #: includes/Extensions/WooCommerce/WooCommerce.php:551 #, php-format msgid "%1$s & %2$s" msgstr "" #: includes/Extensions/EDD/EDD.php:187 #: includes/Extensions/FluentCart/FluentCart.php:729 #: includes/Extensions/SureCart/SureCart.php:431 #: includes/Extensions/WooCommerce/WooCommerce.php:161 #: includes/Types/DownloadStats.php:199 #: includes/Types/Traits/Reviews.php:22 msgid "Product Page" msgstr "" #: includes/Extensions/EDD/EDD.php:393 #: includes/Extensions/FluentCart/FluentCart.php:739 #: includes/Extensions/Give/Give.php:85 #: includes/Extensions/LearnPress/LearnPress.php:539 #: includes/Extensions/SureCart/SureCart.php:441 #: includes/Extensions/Tutor/Tutor.php:534 #: includes/Extensions/WooCommerce/WooCommerce.php:603 #: includes/Types/Conversions.php:69 #: includes/Types/WooCommerceSales.php:66 msgid "Anonymous Product" msgstr "" #. translators: %1$s: Easy Digital Downloads installed & activated link URL, %2$s: documentation link URL, %3$s: Integration with Easy Digital Downloads link URL, %4$s: NotificationX Increase Sales on WordPress link URL #: includes/Extensions/EDD/EDD.php:403 #, php-format msgid "" "<p>Make sure that you have <a href=\"%1$s\" target=\"_blank\">Easy Digital Downloads installed & activated</a> to use its campaign & product sales data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%3$s\">Integration with Easy Digital Downloads</a></p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅ How Does <a target=\"_blank\" href=\"%4$s\">NotificationX Increase Sales on WordPress</a> Websites?</p>" msgstr "" #: includes/Extensions/EDD/EDInline.php:46 #: includes/Extensions/FluentCart/FluentCartInline.php:80 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:79 #: includes/Extensions/WooCommerce/WooInline.php:83 msgid "people purchased" msgstr "" #: includes/Extensions/EDD/EDInline.php:50 #: includes/Extensions/FluentCart/FluentCartInline.php:84 #: includes/Extensions/LearnDash/LearnDashInline.php:50 #: includes/Extensions/LearnPress/LearnPressInline.php:48 #: includes/Extensions/LearnPress/LearnPressInline.php:62 #: includes/Extensions/Tutor/TutorInline.php:48 #: includes/Extensions/Tutor/TutorInline.php:62 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:83 #: includes/Extensions/WooCommerce/WooInline.php:87 msgid "in last {{day:7}}" msgstr "" #: includes/Extensions/EDD/EDInline.php:57 #: includes/Extensions/FluentCart/FluentCartInline.php:125 #: includes/Extensions/LearnDash/LearnDashInline.php:57 #: includes/Extensions/LearnPress/LearnPressInline.php:69 #: includes/Extensions/Tutor/TutorInline.php:69 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:151 #: includes/Extensions/WooCommerce/WooInline.php:155 msgid "Sales Count" msgstr "" #: includes/Extensions/EDD/EDInline.php:60 #: includes/Extensions/FluentCart/FluentCartInline.php:128 #: includes/Extensions/ReviewX/ReviewX.php:157 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:154 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:190 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:151 #: includes/Extensions/WooCommerce/WooInline.php:158 #: includes/Extensions/WooCommerce/WooInline.php:194 #: includes/Extensions/WooCommerce/WOOReviews.php:140 #: includes/Extensions/WooCommerce/WOOReviews.php:165 #: includes/Types/Conversions.php:276 #: includes/Types/Conversions.php:307 #: includes/Types/WooCommerceCartPeek.php:171 #: includes/Types/WooCommerceCartPeek.php:180 #: includes/Types/WooCommerceSales.php:269 #: includes/Types/WooCommerceSales.php:290 msgid "Product Title" msgstr "" #: includes/Extensions/EDD/EDInline.php:63 #: includes/Extensions/FluentCart/FluentCartInline.php:131 #: includes/Extensions/LearnDash/LearnDashInline.php:63 #: includes/Extensions/LearnPress/LearnPressInline.php:75 #: includes/Extensions/Tutor/TutorInline.php:75 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:157 #: includes/Extensions/WooCommerce/WooInline.php:161 #: includes/FrontEnd/Preview.php:304 msgid "In last 1 day" msgstr "" #: includes/Extensions/EDD/EDInline.php:64 #: includes/Extensions/FluentCart/FluentCartInline.php:132 #: includes/Extensions/LearnDash/LearnDashInline.php:64 #: includes/Extensions/LearnPress/LearnPressInline.php:76 #: includes/Extensions/Tutor/TutorInline.php:76 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:158 #: includes/Extensions/WooCommerce/WooInline.php:162 #: includes/FrontEnd/Preview.php:305 #: includes/Types/DownloadStats.php:136 #: includes/Types/DownloadStats.php:156 msgid "In last 7 days" msgstr "" #: includes/Extensions/EDD/EDInline.php:65 #: includes/Extensions/FluentCart/FluentCartInline.php:133 #: includes/Extensions/LearnDash/LearnDashInline.php:65 #: includes/Extensions/LearnPress/LearnPressInline.php:77 #: includes/Extensions/Tutor/TutorInline.php:77 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:159 #: includes/Extensions/WooCommerce/WooInline.php:163 #: includes/FrontEnd/Preview.php:306 msgid "In last 30 days" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:32 #: blocks/countdown/index.js:1 #: blocks/countdown/index.jsx:8 msgid "NotificationX Countdown Timer" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:63 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1440 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1638 #: blocks/countdown/components/inspector.js:120 #: blocks/countdown/index.js:1 msgid "Timer Settings" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:70 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 #: blocks/countdown/components/inspector.js:122 #: blocks/countdown/index.js:1 msgid "Type" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:73 #: blocks/countdown/components/constants.js:13 #: blocks/countdown/index.js:1 msgid "Default (Due Date)" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:74 #: includes/Extensions/PressBar/PressBar.php:1906 #: blocks/countdown/components/constants.js:14 #: blocks/countdown/index.js:1 msgid "Evergreen Timer" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:83 #: blocks/countdown/components/inspector.js:129 #: blocks/countdown/index.js:1 msgid "Countdown Due Date" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:86 msgid "Set the due date and time." msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:94 #: includes/Extensions/Elementor/CountdownWidget.php:97 #: includes/Extensions/Elementor/CountdownWidget.php:264 #: includes/Extensions/Elementor/CountdownWidget.php:650 #: includes/Extensions/GlobalFields.php:2283 #: blocks/countdown/components/inspector.js:42 #: blocks/countdown/components/inspector.js:138 #: blocks/countdown/index.js:1 msgid "Hours" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:105 #: includes/Extensions/Elementor/CountdownWidget.php:108 #: includes/Extensions/Elementor/CountdownWidget.php:286 #: includes/Extensions/Elementor/CountdownWidget.php:651 #: includes/Extensions/GlobalFields.php:2292 #: blocks/countdown/components/inspector.js:43 #: blocks/countdown/components/inspector.js:144 #: blocks/countdown/index.js:1 msgid "Minutes" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:116 #: blocks/countdown/components/inspector.js:150 #: blocks/countdown/index.js:1 msgid "Recurring Countdown" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:127 #: blocks/countdown/components/inspector.js:157 #: blocks/countdown/index.js:1 msgid "Restart After (Hours)" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:130 msgid "How long to wait before restarting. 0 = restart immediately." msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:141 #: blocks/countdown/components/inspector.js:164 #: blocks/countdown/index.js:1 msgid "Recurring End Date" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:144 msgid "The absolute end date for the recurring countdown." msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:158 #: blocks/countdown/components/inspector.js:176 #: blocks/countdown/index.js:1 msgid "Content Settings" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:165 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:315 msgid "Layout" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:173 #: blocks/countdown/components/inspector.js:178 #: blocks/countdown/index.js:1 msgid "View" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:177 #: blocks/countdown/components/constants.js:18 #: blocks/countdown/index.js:1 msgid "Grid View" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:181 #: blocks/countdown/components/constants.js:19 #: blocks/countdown/index.js:1 msgid "List View" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:193 #: blocks/countdown/components/inspector.js:184 #: blocks/countdown/index.js:1 msgid "Label Position" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:197 #: blocks/countdown/components/constants.js:23 #: blocks/countdown/index.js:1 msgid "Block" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:198 #: blocks/countdown/components/constants.js:24 #: blocks/countdown/index.js:1 msgid "Inline" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:206 #: includes/Extensions/Elementor/CountdownWidget.php:724 #: includes/Extensions/Elementor/FormWidget.php:320 #: includes/Extensions/Elementor/FormWidget.php:529 #: blocks/countdown/components/inspector.js:189 #: blocks/countdown/components/inspector.js:408 #: blocks/countdown/index.js:1 #: blocks/notificationx/components/inspector.js:226 #: blocks/notificationx/components/inspector.js:260 #: blocks/notificationx/index.js:1 msgid "Alignment" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:209 #: includes/Extensions/Elementor/CountdownWidget.php:727 #: includes/Extensions/Elementor/FormWidget.php:323 #: includes/Extensions/Elementor/FormWidget.php:532 #: includes/Extensions/GlobalFields.php:612 #: includes/Extensions/PressBar/PressBar.php:490 #: includes/Extensions/PressBar/PressBar.php:629 #: includes/Extensions/PressBar/PressBar.php:646 #: blocks/countdown/components/constants.js:33 #: blocks/countdown/index.js:1 msgid "Left" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:210 #: includes/Extensions/Elementor/CountdownWidget.php:728 #: includes/Extensions/Elementor/FormWidget.php:324 #: includes/Extensions/Elementor/FormWidget.php:533 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:390 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2206 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2237 #: includes/Extensions/GlobalFields.php:427 #: includes/Extensions/PopupNotification/PopupNotification.php:1220 #: blocks/countdown/components/constants.js:34 #: blocks/countdown/index.js:1 msgid "Center" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:211 #: includes/Extensions/Elementor/CountdownWidget.php:729 #: includes/Extensions/Elementor/FormWidget.php:325 #: includes/Extensions/Elementor/FormWidget.php:534 #: includes/Extensions/GlobalFields.php:613 #: includes/Extensions/PressBar/PressBar.php:497 #: includes/Extensions/PressBar/PressBar.php:630 #: includes/Extensions/PressBar/PressBar.php:668 #: blocks/countdown/components/constants.js:35 #: blocks/countdown/index.js:1 msgid "Right" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:230 #: blocks/countdown/components/inspector.js:194 #: blocks/countdown/index.js:1 msgid "Display Days" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:240 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1474 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1672 #: blocks/countdown/components/inspector.js:200 #: blocks/countdown/index.js:1 msgid "Days Label" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:242 #: includes/Extensions/Elementor/CountdownWidget.php:649 #: includes/Extensions/GlobalFields.php:1132 #: includes/Extensions/GlobalFields.php:2008 #: includes/Extensions/PopupNotification/PopupNotification.php:1248 #: includes/Extensions/PressBar/PressBar.php:1153 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 #: blocks/countdown/components/inspector.js:41 #: blocks/countdown/index.js:1 msgid "Days" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:243 #: includes/Extensions/Elementor/CountdownWidget.php:265 #: includes/Extensions/Elementor/CountdownWidget.php:287 #: includes/Extensions/Elementor/CountdownWidget.php:309 msgid "Leave blank to hide." msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:252 #: blocks/countdown/components/inspector.js:206 #: blocks/countdown/index.js:1 msgid "Display Hours" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:262 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1482 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1680 #: blocks/countdown/components/inspector.js:212 #: blocks/countdown/index.js:1 msgid "Hours Label" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:274 #: blocks/countdown/components/inspector.js:218 #: blocks/countdown/index.js:1 msgid "Display Minutes" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:284 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1490 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1688 #: blocks/countdown/components/inspector.js:224 #: blocks/countdown/index.js:1 msgid "Minutes Label" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:296 #: blocks/countdown/components/inspector.js:230 #: blocks/countdown/index.js:1 msgid "Display Seconds" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:306 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1498 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1696 #: blocks/countdown/components/inspector.js:236 #: blocks/countdown/index.js:1 msgid "Seconds Label" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:308 #: includes/Extensions/Elementor/CountdownWidget.php:652 #: includes/Types/GDPR.php:275 #: blocks/countdown/components/inspector.js:44 #: blocks/countdown/index.js:1 msgid "Seconds" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:318 #: blocks/countdown/components/inspector.js:377 #: blocks/countdown/index.js:1 msgid "Separator" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:326 #: blocks/countdown/components/inspector.js:243 #: blocks/countdown/index.js:1 msgid "Display Separator" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:336 #: blocks/countdown/components/inspector.js:249 #: blocks/countdown/index.js:1 msgid "Separator Style" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:340 #: blocks/countdown/components/constants.js:28 #: blocks/countdown/index.js:1 msgid "Solid ( : )" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:341 #: blocks/countdown/components/constants.js:29 #: blocks/countdown/index.js:1 msgid "Dotted ( ยท )" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:350 #: blocks/countdown/components/inspector.js:381 #: blocks/countdown/index.js:1 msgid "Separator Color" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:365 #: blocks/countdown/components/inspector.js:258 #: blocks/countdown/index.js:1 msgid "Expire Action" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:372 #: blocks/countdown/components/inspector.js:260 #: blocks/countdown/index.js:1 msgid "On Expire" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:374 msgid "Action to take when the countdown reaches zero." msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:376 #: includes/Extensions/GlobalFields.php:882 #: includes/Extensions/GlobalFields.php:1037 #: includes/Extensions/GlobalFields.php:1646 #: includes/Extensions/Google/YouTube.php:221 #: includes/Extensions/Google/YouTube.php:225 #: includes/Extensions/Google/YouTube.php:235 #: includes/Extensions/Google/YouTube.php:239 #: includes/Extensions/Google/YouTube.php:243 #: includes/Types/Donations.php:170 #: blocks/countdown/components/constants.js:39 #: blocks/countdown/index.js:1 msgid "None" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:377 #: includes/Extensions/Elementor/FormWidget.php:253 #: blocks/countdown/components/constants.js:40 #: blocks/countdown/index.js:1 msgid "Show Message" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:378 #: blocks/countdown/components/constants.js:41 #: blocks/countdown/index.js:1 msgid "Redirect to URL" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:387 #: blocks/countdown/components/inspector.js:268 #: blocks/countdown/index.js:1 msgid "Expiry Title" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:389 msgid "The countdown is finished!" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:398 #: blocks/countdown/components/inspector.js:273 #: blocks/countdown/index.js:1 msgid "Expiry Content" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:400 msgid "Thank you for being part of this event." msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:408 #: blocks/countdown/components/inspector.js:281 #: blocks/countdown/index.js:1 msgid "Redirect URL" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:426 #: blocks/countdown/components/inspector.js:292 #: blocks/countdown/index.js:1 msgid "Countdown Box" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:434 msgid "Use Gradient Background?" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:444 msgid "Box Background" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:454 #: blocks/countdown/components/inspector.js:301 #: blocks/countdown/index.js:1 msgid "Box Background Color" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:466 #: blocks/countdown/components/inspector.js:312 #: blocks/countdown/index.js:1 msgid "Space Between Boxes" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:480 #: includes/Extensions/Elementor/CountdownWidget.php:571 #: includes/Extensions/Elementor/FormWidget.php:430 #: includes/Extensions/Elementor/FormWidget.php:518 #: includes/Extensions/PopupNotification/PopupNotification.php:438 #: blocks/countdown/components/inspector.js:321 #: blocks/countdown/index.js:1 msgid "Padding" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:493 msgid "Border" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:501 #: includes/Extensions/Elementor/CountdownWidget.php:591 #: includes/Extensions/Elementor/FormWidget.php:420 #: includes/Extensions/Elementor/FormWidget.php:508 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1870 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1913 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1953 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2000 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2034 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2093 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2151 #: includes/Extensions/PopupNotification/PopupNotification.php:257 #: includes/Extensions/PopupNotification/PopupNotification.php:431 #: includes/Extensions/PressBar/PressBar.php:487 msgid "Border Radius" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:523 msgid "Color & Typography" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:531 #: blocks/countdown/components/inspector.js:336 #: blocks/countdown/index.js:1 msgid "Digits" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:539 #: blocks/countdown/components/inspector.js:340 #: blocks/countdown/index.js:1 msgid "Digits Color" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:560 #: includes/Extensions/Elementor/CountdownWidget.php:667 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1871 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1954 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2001 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2152 #: includes/Extensions/GDPR/GDPR_Notification.php:75 #: includes/Extensions/GDPR/GDPR_Notification.php:157 #: includes/Extensions/GDPR/GDPR_Notification.php:201 #: includes/Extensions/GDPR/GDPR_Notification.php:239 #: includes/Extensions/GlobalFields.php:489 #: includes/Extensions/PopupNotification/PopupNotification.php:239 #: includes/Extensions/PopupNotification/PopupNotification.php:374 #: includes/Extensions/PressBar/PressBar.php:554 #: blocks/countdown/components/inspector.js:341 #: blocks/countdown/components/inspector.js:396 #: blocks/countdown/index.js:1 #: blocks/notificationx/components/inspector.js:313 #: blocks/notificationx/index.js:1 msgid "Background Color" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:611 #: blocks/countdown/components/inspector.js:363 #: blocks/countdown/index.js:1 msgid "Labels" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:619 #: includes/Extensions/Elementor/CountdownWidget.php:689 #: includes/Extensions/Elementor/FormWidget.php:357 #: blocks/countdown/components/inspector.js:367 #: blocks/countdown/components/inspector.js:398 #: blocks/countdown/index.js:1 msgid "Label Color" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:643 #: blocks/countdown/components/inspector.js:388 #: blocks/countdown/index.js:1 msgid "Individual Box Styling" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:678 #: blocks/countdown/components/inspector.js:397 #: blocks/countdown/index.js:1 msgid "Digit Color" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:700 #: includes/Extensions/GDPR/GDPR_Notification.php:163 #: includes/Extensions/GDPR/GDPR_Notification.php:207 #: includes/Extensions/GDPR/GDPR_Notification.php:245 #: includes/Extensions/GlobalFields.php:526 #: includes/Extensions/PopupNotification/PopupNotification.php:396 #: blocks/countdown/components/inspector.js:399 #: blocks/countdown/index.js:1 msgid "Border Color" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:715 #: blocks/countdown/components/inspector.js:407 #: blocks/countdown/index.js:1 msgid "Expire Message" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:740 #: includes/Extensions/Elementor/FormWidget.php:340 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1879 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1960 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2012 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2041 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2104 #: includes/Extensions/GDPR/GDPR_Notification.php:87 #: includes/Extensions/PopupNotification/PopupNotification.php:295 #: blocks/countdown/components/inspector.js:416 #: blocks/countdown/index.js:1 msgid "Title Color" msgstr "" #: includes/Extensions/Elementor/CountdownWidget.php:760 #: includes/Extensions/Elementor/FormWidget.php:479 #: includes/Extensions/Elementor/FormWidget.php:490 #: includes/Extensions/GDPR/GDPR_Notification.php:169 #: includes/Extensions/GDPR/GDPR_Notification.php:213 #: includes/Extensions/GDPR/GDPR_Notification.php:251 #: includes/Extensions/GlobalFields.php:495 #: includes/Extensions/PopupNotification/PopupNotification.php:385 #: includes/Extensions/PressBar/PressBar.php:566 #: blocks/countdown/components/inspector.js:417 #: blocks/countdown/index.js:1 #: blocks/notificationx/components/inspector.js:307 #: blocks/notificationx/index.js:1 msgid "Text Color" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:51 msgid "NotificationX Form" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:80 msgid "โ Select a Campaign โ" msgstr "" #. translators: %d: notification ID #: includes/Extensions/Elementor/FormWidget.php:100 #, php-format msgid "#%d" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:104 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:922 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1125 msgid "Exit Intent" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:104 msgid "Popup" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:130 msgid "Form Settings" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:136 msgid "Select Notification ID" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:140 msgid "Submissions are saved as entries against the selected Popup or Exit-Intent campaign." msgstr "" #: includes/Extensions/Elementor/FormWidget.php:147 #: includes/Types/ContactForm.php:141 msgid "Form Title" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:149 msgid "Get in touch" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:157 msgid "Name Field" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:163 msgid "Show Name" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:168 #: includes/Extensions/Elementor/FormWidget.php:214 #: includes/Extensions/Elementor/FormWidget.php:258 #: includes/Extensions/Elementor/FormWidget.php:290 msgid "Column Width" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:177 #: includes/Extensions/Elementor/FormWidget.php:223 #: includes/Extensions/Elementor/FormWidget.php:267 msgid "Label" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:181 #: includes/Extensions/Elementor/FormWidget.php:227 #: includes/Extensions/Elementor/FormWidget.php:271 msgid "Placeholder" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:181 msgid "Your name" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:185 #: includes/Extensions/Elementor/FormWidget.php:231 #: includes/Extensions/Elementor/FormWidget.php:279 msgid "Required" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:194 msgid "The Name field is available in NotificationX Pro." msgstr "" #: includes/Extensions/Elementor/FormWidget.php:203 msgid "Email Field" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:209 msgid "Show Email" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:223 msgid "Email" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:227 msgid "you@example.com" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:240 msgid "The Email field is available in NotificationX Pro." msgstr "" #: includes/Extensions/Elementor/FormWidget.php:249 msgid "Message Field" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:271 msgid "Write your messageโฆ" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:275 msgid "Rows" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:285 #: includes/Extensions/Elementor/FormWidget.php:298 #: includes/Extensions/Elementor/FormWidget.php:674 #: includes/Extensions/PopupNotification/PopupNotification.php:78 #: includes/Extensions/PopupNotification/PopupNotification.php:89 msgid "Submit" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:298 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1198 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1279 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1407 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1574 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1612 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1790 #: includes/Extensions/PopupNotification/PopupNotification.php:850 #: includes/Extensions/PressBar/PressBar.php:1728 #: includes/Extensions/PressBar/PressBar.php:1818 #: includes/Types/GDPR.php:424 #: includes/Types/GDPR.php:432 #: includes/Types/GDPR.php:440 msgid "Button Text" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:302 msgid "Success Message" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:302 msgid "Thanks! Your submission has been received." msgstr "" #: includes/Extensions/Elementor/FormWidget.php:306 msgid "Error Message" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:306 msgid "Something went wrong. Please try again." msgstr "" #: includes/Extensions/Elementor/FormWidget.php:314 msgid "Form" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:351 msgid "Fields" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:371 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1892 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2183 #: includes/Extensions/PopupNotification/PopupNotification.php:486 msgid "Input Text Color" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:380 msgid "Input Background" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:389 msgid "Placeholder Color" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:404 msgid "Placeholder Typography" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:440 msgid "Row Gap (Vertical)" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:452 msgid "Column Gap (Horizontal)" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:466 #: includes/Extensions/GlobalFields.php:1041 msgid "Button" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:476 msgid "Normal" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:483 #: includes/Extensions/Elementor/FormWidget.php:494 #: blocks/countdown/components/inspector.js:294 #: blocks/countdown/index.js:1 msgid "Background" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:487 msgid "Hover" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:535 msgid "Justified" msgstr "" #: includes/Extensions/Elementor/FormWidget.php:592 msgid "Select a NotificationX campaign in the Form Settings to start collecting entries." msgstr "" #: includes/Extensions/Elementor/From.php:45 msgid "Elementor Form" msgstr "" #: includes/Extensions/Elementor/From.php:46 msgid "Elementor" msgstr "" #: includes/Extensions/Elementor/From.php:48 msgid "<a href='https://notificationx.com/docs/elementor-form-with-notificationx/' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/Elementor/From.php:51 msgid "" "\n" " <span>Elementor forms that can help you keep important leads and stay in touch with your customers.</span>\n" " " msgstr "" #: includes/Extensions/Elementor/From.php:64 msgid "Elementor Pro" msgstr "" #. translators: links #: includes/Extensions/Elementor/From.php:77 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">Elementor Pro installed & configured</a> to use its form submission data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅ Hacks to Increase Your <a target=\"_blank\" href=\"%3$s\">WordPress Contact Forms Submission Rate</a> Using NotificationX</p>" msgstr "" #: includes/Extensions/Envato/Envato.php:44 #: includes/Extensions/Envato/Envato.php:45 msgid "Envato" msgstr "" #: includes/Extensions/Envato/Envato.php:47 msgid "<a href='https://notificationx.com/docs/envato-sales-notification/' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/Envato/Envato.php:49 msgid "" "\n" " <span>A resourceful online marketplace for digital assets and services.</span>\n" " <iframe id=\"email_subscription_video\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\"\n" " src=\"https://www.youtube.com/embed/-df_6KHgr7I\">\n" " </iframe>\n" " " msgstr "" #. translators: %1$s: created & signed in to Envato account link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with Envato link URL #: includes/Extensions/Envato/Envato.php:70 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">created & signed in to Envato account</a> to use its campaign & product sales data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with Envato</a></p>" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:269 msgid "NotificationX Exit Intent" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:323 msgid "Width" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:347 msgid "Height" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:351 msgid "Fit To Content" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:352 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:360 msgid "Custom Height" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:376 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2232 #: includes/Extensions/GlobalFields.php:420 #: includes/Extensions/GlobalFields.php:436 #: includes/Extensions/GlobalFields.php:606 #: includes/Extensions/GlobalFields.php:1802 #: includes/Extensions/GlobalFields.php:1887 msgid "Position" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:385 msgid "Horizontal" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:389 msgid "Start" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:391 msgid "End" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:399 msgid "Vertical" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:403 #: includes/Extensions/GlobalFields.php:442 #: includes/Extensions/PressBar/PressBar.php:504 #: includes/Extensions/PressBar/PressBar.php:635 #: includes/Extensions/PressBar/PressBar.php:657 #: includes/Extensions/PressBar/PressBar.php:1193 msgid "Top" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:404 msgid "Middle" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:405 #: includes/Extensions/GlobalFields.php:441 #: includes/Extensions/PressBar/PressBar.php:511 #: includes/Extensions/PressBar/PressBar.php:1198 msgid "Bottom" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:413 msgid "Overlay" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:415 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:428 #: includes/MCP/Manager.php:796 msgid "Show" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:416 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:429 msgid "Hide" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:426 msgid "Close Button" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:438 msgid "Entrance Animation" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:447 msgid "Exit Animation" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:594 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:595 #: includes/Extensions/PopupNotification/PopupNotification.php:1226 #: includes/Types/ExitIntent.php:34 #: includes/Types/ExitIntent.php:35 #: assets/admin/js/admin.js:13 msgid "Exit Intent Popup" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:600 msgid "Wait! Before You Goโฆโฆ" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:601 msgid "We'd love to get your feedback and help us make this better for everyone." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:602 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1793 msgid "SUBMIT" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:605 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1750 msgid "Name *" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:606 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1767 msgid "Enter Your Email *" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:608 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1783 msgid "Your message..." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:616 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1336 msgid "Before you go..." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:617 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1343 msgid "Watch this short demo video" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:618 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1350 msgid "See how our product simplifies your workflow." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:628 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1255 msgid "Wait, don't go!" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:629 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1262 msgid "Before you leave, we have a special offer just for you!" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:630 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1269 msgid "Get 15% off your next purchase!" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:631 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1276 msgid "Use code STAY15 at checkout. Don't miss out on this limited-time offer." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:632 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1283 msgid "Claim Offer" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:633 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1305 #: assets/admin/js/admin.js:13 msgid "No, thanks!" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:642 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1609 msgid "Limited Edition Bass Boost Headphones" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:644 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1659 msgid "Offer Ends In" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:646 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:693 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1478 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1676 msgid "DAYS" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:647 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1684 msgid "HOURS" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:648 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:695 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1494 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1692 msgid "MIN" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:649 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:696 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1502 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1700 msgid "SEC" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:650 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1616 #: includes/Extensions/OfferAnnouncement/Announcements.php:68 #: includes/Extensions/OfferAnnouncement/Announcements.php:88 #: includes/Types/PageAnalytics.php:127 #: assets/admin/js/admin.js:13 msgid "Grab Now" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:660 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:688 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1181 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1390 msgid "Flash Sale" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:661 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:689 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1188 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1397 #: includes/Extensions/PopupNotification/PopupNotification.php:959 msgid "50% OFF" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:662 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:690 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1195 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1404 #: assets/admin/js/admin.js:13 msgid "ON ENTIRE ORDER" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:663 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:699 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1202 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1411 msgid "Shop The Flash Sale Now" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:664 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:700 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1224 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1433 msgid "NO, THANKS!" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:674 msgid "Turn Your House Into a Home" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:675 msgid "Your First Order Comes With a Surprise Deal!" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:676 msgid "Handpicked decor that feels like home the moment it arrives." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:677 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1571 #: includes/Extensions/PopupNotification/PopupNotification.php:805 msgid "Enter your email" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:678 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1578 msgid "SEND COUPON" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:691 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1461 msgid "LIMITED-TIME OFFER! SALE ENDS IN" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:694 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1486 msgid "HRS" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:895 #: includes/Extensions/PressBar/PressBar.php:905 msgid "Activate Elementor" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:896 #: includes/Extensions/PressBar/PressBar.php:905 msgid "Install Elementor" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:900 #: includes/Extensions/GlobalFields.php:2031 #: includes/Extensions/GlobalFields.php:2112 msgid "Default" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:910 #: includes/Extensions/GlobalFields.php:693 #: includes/Extensions/GlobalFields.php:718 #: includes/Extensions/GlobalFields.php:736 #: includes/Extensions/GlobalFields.php:753 #: includes/Extensions/GlobalFields.php:770 #: includes/Extensions/PressBar/PressBar.php:423 #: includes/Extensions/PressBar/PressBar.php:431 #: includes/Extensions/PressBar/PressBar.php:1354 msgid "Custom" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:930 #: includes/Extensions/PressBar/PressBar.php:761 msgid "Edit With Elementor" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:945 #: includes/Extensions/PressBar/PressBar.php:777 #: includes/Extensions/PressBar/PressBar.php:983 msgid "Remove" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:979 #: includes/Extensions/PressBar/PressBar.php:809 msgid "Build With Elementor" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1014 #: includes/Extensions/GlobalFields.php:77 #: includes/Extensions/PressBar/PressBar.php:848 #: includes/Extensions/PressBar/PressBar.php:1055 #: assets/admin/js/admin.js:13 msgid "Next" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1031 #: includes/Extensions/PressBar/PressBar.php:869 #: includes/Extensions/PressBar/PressBar.php:1076 msgid "Choose Your " msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1058 #: includes/Extensions/PressBar/PressBar.php:906 msgid "Activated Elementor" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1058 #: includes/Extensions/PressBar/PressBar.php:906 msgid "Installed Elementor" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1059 #: includes/Extensions/PressBar/PressBar.php:907 msgid "Activating Elementor..." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1059 #: includes/Extensions/PressBar/PressBar.php:907 msgid "Installing Elementor..." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1076 #: includes/Extensions/PressBar/PressBar.php:934 msgid "Successfully Activated" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1108 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1116 #: includes/Extensions/PressBar/PressBar.php:448 #: includes/Extensions/PressBar/PressBar.php:456 msgid "Build With AI" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1157 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1231 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1312 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1366 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1526 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1585 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1708 msgid "Exit Intent Content" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1167 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1376 msgid "Right Panel Image" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1174 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1383 msgid "Upload or select the image to display in the right panel." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1177 msgid "Sale Badge Text" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1184 msgid "Sale Headline" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1191 msgid "Sale Description" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1205 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1286 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1414 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1619 #: includes/Extensions/PopupNotification/PopupNotification.php:862 #: includes/Extensions/PressBar/PressBar.php:1739 msgid "Button URL" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1210 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1291 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1419 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1624 msgid "Where the CTA button sends visitors. Leave empty to just dismiss the popup." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1213 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1294 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1422 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1627 msgid "Open in New Tab" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1220 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1301 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1429 msgid "Dismiss Link Text" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1241 msgid "Character Image" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1248 msgid "Upload or select a character/illustration image. It will appear above the popup card." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1251 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1339 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1393 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1546 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1605 msgid "Headline" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1258 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1346 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1731 #: includes/Extensions/PopupNotification/PopupNotification.php:646 #: includes/Extensions/PopupNotification/PopupNotification.php:946 msgid "Subtitle" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1265 msgid "Offer Text" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1272 msgid "Coupon / Details Text" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1322 msgid "Video Thumbnail" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1329 msgid "Upload or select the video thumbnail/preview image." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1332 msgid "Badge Text" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1353 msgid "Video URL" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1359 msgid "Paste a YouTube, Vimeo, or other video platform URL." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1386 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1724 #: includes/Extensions/PopupNotification/PopupNotification.php:639 #: includes/Extensions/PopupNotification/PopupNotification.php:940 #: includes/Types/GDPR.php:294 #: includes/Types/GDPR.php:297 #: includes/Types/GDPR.php:404 msgid "Title" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1450 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1648 msgid "Show Countdown Timer" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1457 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1655 msgid "Countdown Label" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1465 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1663 msgid "Sale End Date & Time" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1470 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1668 msgid "Pick the date and time when the sale ends. Leave empty to display static demo numbers." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1506 msgid "Timer Box Background" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1514 msgid "Timer Number Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1536 msgid "Left Panel Image" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1543 msgid "Upload or select the image to display in the left panel." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1550 msgid "Home Is Where Your Story Begins" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1553 msgid "Discount Banner Text" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1557 msgid "Get 15% Off Your First Order!" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1564 msgid "Discover timeless pieces that turn any space into a sanctuary." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1567 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1764 msgid "Email Placeholder" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1595 msgid "Product Image" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1602 msgid "Upload or select the product image to display at the top of the popup." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1728 msgid "Wait! Before You Go..." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1735 msgid "We'd love to understand what's holding you back" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1739 #: includes/Extensions/PopupNotification/PopupNotification.php:757 msgid "Show Name Field" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1747 msgid "Name Placeholder" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1756 #: includes/Extensions/PopupNotification/PopupNotification.php:787 msgid "Show Email Field" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1773 #: includes/Extensions/PopupNotification/PopupNotification.php:817 msgid "Show Message Field" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1780 msgid "Message Placeholder" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1857 #: includes/Extensions/PopupNotification/PopupNotification.php:312 #: includes/Extensions/PopupNotification/PopupNotification.php:424 #: includes/Extensions/PopupNotification/PopupNotification.php:580 msgid "Normal (400)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1858 #: includes/Extensions/PopupNotification/PopupNotification.php:313 #: includes/Extensions/PopupNotification/PopupNotification.php:425 #: includes/Extensions/PopupNotification/PopupNotification.php:581 msgid "Medium (500)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1859 #: includes/Extensions/PopupNotification/PopupNotification.php:314 #: includes/Extensions/PopupNotification/PopupNotification.php:426 #: includes/Extensions/PopupNotification/PopupNotification.php:582 msgid "Semi Bold (600)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1860 #: includes/Extensions/PopupNotification/PopupNotification.php:315 #: includes/Extensions/PopupNotification/PopupNotification.php:427 #: includes/Extensions/PopupNotification/PopupNotification.php:583 msgid "Bold (700)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1861 #: includes/Extensions/PopupNotification/PopupNotification.php:316 msgid "Extra Bold (800)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1869 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1912 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1952 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1999 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2033 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2092 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2150 msgid "Popup Max Width" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1872 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1915 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1955 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2002 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2036 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2099 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2156 #: includes/Extensions/PopupNotification/PopupNotification.php:244 msgid "Overlay Background Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1873 msgid "Color of the backdrop behind the popup." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1874 msgid "Show Background Pattern" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1875 msgid "Pattern Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1880 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1961 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2013 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2042 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2105 #: includes/Extensions/GDPR/GDPR_Notification.php:93 #: includes/Extensions/PopupNotification/PopupNotification.php:300 msgid "Title Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1881 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1962 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2014 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2043 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2106 #: includes/Extensions/PopupNotification/PopupNotification.php:307 msgid "Title Font Weight" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1885 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1966 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2018 #: includes/Extensions/PopupNotification/PopupNotification.php:320 msgid "Subtitle Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1886 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1967 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2019 #: includes/Extensions/PopupNotification/PopupNotification.php:326 msgid "Subtitle Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1889 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2180 #: includes/Extensions/PopupNotification/PopupNotification.php:481 msgid "Input Background Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1890 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2181 #: includes/Extensions/PopupNotification/PopupNotification.php:491 msgid "Input Border Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1891 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2182 #: includes/Extensions/PopupNotification/PopupNotification.php:519 msgid "Input Border Radius" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1895 msgid "Button Background Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1896 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1936 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1983 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2076 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2129 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2187 msgid "Button Text Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1897 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1937 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1984 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2077 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2130 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2188 msgid "Button Border Radius" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1898 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1938 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1985 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2078 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2131 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2189 msgid "Button Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1899 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1939 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1986 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2079 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2132 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2190 msgid "Button Font Weight" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1903 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1916 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1956 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2003 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2037 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2100 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2157 #: includes/Extensions/GDPR/GDPR_Notification.php:115 #: includes/Extensions/PopupNotification/PopupNotification.php:270 #: includes/Extensions/PressBar/PressBar.php:591 msgid "Close Button Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1904 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1917 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1957 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2004 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2038 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2101 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2158 #: includes/Extensions/GDPR/GDPR_Notification.php:129 #: includes/Extensions/PopupNotification/PopupNotification.php:275 #: includes/Extensions/PressBar/PressBar.php:596 msgid "Close Button Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1914 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2035 msgid "Left Panel Background" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1920 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2007 msgid "Badge Background" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1921 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2008 msgid "Badge Text Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1922 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2009 msgid "Badge Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1925 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2047 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2161 msgid "Headline Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1926 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2048 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2162 msgid "Headline Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1927 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2049 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2163 msgid "Headline Font Weight" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1931 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2053 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2176 #: includes/Extensions/GDPR/GDPR_Notification.php:101 msgid "Description Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1932 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2054 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2177 #: includes/Extensions/GDPR/GDPR_Notification.php:107 msgid "Description Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1935 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1982 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2075 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2128 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2186 msgid "Button Background" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1943 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1990 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2083 msgid "Dismiss Text Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1944 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1991 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2084 msgid "Dismiss Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1970 msgid "Offer Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1971 msgid "Offer Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1972 msgid "Offer Font Weight" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1976 msgid "Coupon Block Background" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1977 #: includes/Extensions/PressBar/PressBar.php:1868 msgid "Coupon Text Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1978 msgid "Coupon Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:1979 msgid "Coupon Block Border Radius" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2022 msgid "Video Wrapper Background" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2023 msgid "Video Wrapper Border Radius" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2024 msgid "Play Icon Background" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2025 msgid "Play Icon Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2057 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2110 msgid "Countdown Label Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2059 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2112 msgid "Countdown Label Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2061 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2114 msgid "Countdown Number Background" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2063 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2116 msgid "Countdown Number Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2065 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2118 msgid "Countdown Number Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2067 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2120 msgid "Countdown Number Border Radius" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2069 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2122 msgid "Countdown Unit Label Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2071 #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2124 msgid "Countdown Unit Label Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2094 msgid "Background Start Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2095 msgid "Center color of the radial background gradient." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2096 msgid "Background Mid Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2097 msgid "Background End Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2098 msgid "Outer color of the radial background gradient." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2140 msgid "Default (inherit)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2141 msgid "Playfair Display (serif)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2142 msgid "Georgia (serif)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2143 msgid "Times New Roman (serif)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2144 msgid "Inter (sans-serif)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2145 msgid "Helvetica (sans-serif)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2153 msgid "Right (content) panel background." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2154 msgid "Image Panel Background" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2155 msgid "Shown behind the image (visible only if the image leaves transparent areas or fails to load)." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2165 msgid "Headline Font Family" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2169 msgid "Discount Banner Background" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2170 msgid "Discount Banner Border Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2171 msgid "Discount Banner Text Color" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2172 msgid "Discount Banner Font Size" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2173 msgid "Discount Banner Border Radius" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2219 msgid "Exit Intent Settings" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2226 #: includes/Extensions/PopupNotification/PopupNotification.php:1288 msgid "Show Close Button" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2238 #: includes/Extensions/GlobalFields.php:425 #: includes/Extensions/GlobalFields.php:1809 #: includes/Extensions/GlobalFields.php:1894 #: includes/Extensions/PopupNotification/PopupNotification.php:1308 msgid "Bottom Left" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2239 #: includes/Extensions/GlobalFields.php:426 #: includes/Extensions/GlobalFields.php:1813 #: includes/Extensions/GlobalFields.php:1898 #: includes/Extensions/PopupNotification/PopupNotification.php:1307 msgid "Bottom Right" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2243 msgid "Trigger Sensitivity" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2247 msgid "Distance from top of viewport (px) that triggers the popup." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2249 msgid "High (10px)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2250 msgid "Medium (20px)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2251 msgid "Low (50px)" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2255 msgid "Do Not Show Again For" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2259 msgid "days" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2260 msgid "Once dismissed, hide the popup for this many days." msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2263 msgid "Disable on Mobile" msgstr "" #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2267 msgid "Exit intent detection is unreliable on touch devices." msgstr "" #. translators: %1$s: documentation link URL #: includes/Extensions/ExitIntent/ExitIntentNotification.php:2277 #, php-format msgid "" "\n" " <p>Show a targeted message at the exact moment someone is about to close your tab & bring them back into the funnel. Need help? Check out our <a target=\"_blank\" href=\"%1$s\">documentation</a>.</p>" msgstr "" #: includes/Extensions/FlashingTab/FlashingTab.php:52 #: includes/Extensions/FlashingTab/FlashingTab.php:53 #: includes/Types/FlashingTab.php:43 #: includes/Types/FlashingTab.php:44 #: assets/admin/js/admin.js:13 msgid "Flashing Tab" msgstr "" #: includes/Extensions/FlashingTab/FlashingTab.php:63 #: includes/Extensions/FlashingTab/FlashingTab.php:83 #: includes/Extensions/FlashingTab/FlashingTab.php:98 msgid "Comeback!" msgstr "" #: includes/Extensions/FlashingTab/FlashingTab.php:74 msgid "Comeback! We miss you." msgstr "" #: includes/Extensions/FlashingTab/FlashingTab.php:87 msgid "You forgot to purchase!" msgstr "" #: includes/Extensions/FlashingTab/FlashingTab.php:104 msgid "{quantity} items in your cart!" msgstr "" #. translators: links #: includes/Extensions/FlashingTab/FlashingTab.php:136 #, php-format msgid "" "\n" " <p>Make sure that you have NotificationX PRO installed and activated on your website to use Flashing Tab. For further assistance, follow the step-by-step <a target=\"_blank\" href=\"%1$s\">documentation</a>.</p>\n" "\t\t<p>๐ฅ Get a quick demo from the <a target=\"_blank\" href=\"%2$s\">video tutorial</a></p>\n" "\t\t<p>๐ Recommended Blog:</p>\n" "\t\t<p>๐ฅHow To <a target=\"_blank\" href=\"%3$s\">Attract Customers With Flashing Browser Tab Notification Using NotificationX?</a></p>\n" "\t\t" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:41 #: includes/Extensions/FluentCart/FluentCart.php:42 #: includes/Extensions/FluentCart/FluentCart.php:753 #: includes/Extensions/FluentCart/FluentCartInline.php:69 #: includes/Extensions/FluentCart/FluentCartInline.php:70 msgid "FluentCart" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:210 msgid "Payment" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:216 msgid "Shipping" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:223 #: includes/Extensions/FluentCart/FluentCart.php:248 #: includes/Extensions/SureCart/SureCart.php:117 msgid "Processing" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:224 #: includes/Extensions/FluentCart/FluentCart.php:249 msgid "Completed" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:225 msgid "On Hold" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:226 msgid "Canceled" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:227 msgid "Failed" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:230 msgid "Pending (Payment)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:231 msgid "Paid (Payment)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:232 msgid "Partially Paid (Payment)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:233 msgid "Failed (Payment)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:234 msgid "Refunded (Payment)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:235 msgid "Partially Refunded (Payment)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:236 msgid "Authorized (Payment)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:239 msgid "Unfulfilled (Shipping)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:240 msgid "Fulfilled (Shipping)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:241 msgid "Shipped (Shipping)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:242 msgid "Delivered (Shipping)" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:250 msgid "Paid" msgstr "" #: includes/Extensions/FluentCart/FluentCart.php:251 #: includes/Extensions/SureCart/SureCart.php:119 msgid "Fulfilled" msgstr "" #. translators: %1$s: FluentCart WordPress plugin installed & configured link URL, %2$s: documentation link URL, %3$s: ๐ NotificationX Integration with FluentCart link URL #: includes/Extensions/FluentCart/FluentCart.php:766 #: includes/Extensions/FluentCart/FluentCartInline.php:160 #, php-format msgid "" "<p>Make sure that you have the <a target=\"_blank\" href=\"%1$s\">FluentCart WordPress plugin installed & configured</a> to use its campaign and selling data. For detailed guidelines, check out the step-by-step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" " <a target=\"_blank\" href=\"%3$s\">๐ NotificationX Integration with FluentCart</a>" msgstr "" #: includes/Extensions/FluentCart/FluentCartInline.php:79 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:78 #: includes/Extensions/WooCommerce/WooInline.php:82 msgid "99" msgstr "" #: includes/Extensions/FluentCart/FluentCartInline.php:95 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:94 #: includes/Extensions/WooCommerce/WooInline.php:98 msgid "Only" msgstr "" #: includes/Extensions/FluentCart/FluentCartInline.php:99 #: includes/Extensions/FluentCart/FluentCartInline.php:144 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:98 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:170 #: includes/Extensions/WooCommerce/WooInline.php:102 #: includes/Extensions/WooCommerce/WooInline.php:174 msgid "left in stock" msgstr "" #: includes/Extensions/FluentCart/FluentCartInline.php:101 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:100 #: includes/Extensions/WooCommerce/WooInline.php:104 msgid "- order soon." msgstr "" #: includes/Extensions/FluentCart/FluentCartInline.php:112 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:111 #: includes/Extensions/WooCommerce/WooInline.php:115 msgid "In high demand - only" msgstr "" #: includes/Extensions/FluentCart/FluentCartInline.php:116 #: includes/Extensions/FluentCart/FluentCartInline.php:145 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:115 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:171 #: includes/Extensions/WooCommerce/WooInline.php:119 #: includes/Extensions/WooCommerce/WooInline.php:175 msgid "left" msgstr "" #: includes/Extensions/FluentCart/FluentCartInline.php:118 #: includes/Extensions/FluentCart/FluentCartInline.php:149 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:117 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:175 #: includes/Extensions/WooCommerce/WooInline.php:121 #: includes/Extensions/WooCommerce/WooInline.php:179 msgid "on our site!" msgstr "" #: includes/Extensions/FluentCart/FluentCartInline.php:141 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:167 #: includes/Extensions/WooCommerce/WooInline.php:171 msgid "Stock Count" msgstr "" #: includes/Extensions/FluentCart/FluentCartInline.php:148 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:174 #: includes/Extensions/WooCommerce/WooInline.php:178 msgid "order soon." msgstr "" #: includes/Extensions/FluentForm/FluentForm.php:48 #: includes/Extensions/FluentForm/FluentForm.php:49 #: includes/Extensions/FluentForm/FluentForm.php:92 msgid "Fluent Forms" msgstr "" #. translators: %1$s: Fluent Forms installed and configured link URL, %2$s: documentation link URL, %3$s: video tutorial link URL, %4$s: Display Fluent Forms Submission Alert link URL #: includes/Extensions/FluentForm/FluentForm.php:409 #, php-format msgid "" "\n" " <p>To use the campaign & form subscription data, make sure that you have <a target=\"_blank\" href=\"%1$s\">Fluent Forms installed and configured</a> on your website. For detailed guidelines, follow this <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\n" " <p>๐ฅ Learn quickly from the <a target=\"_blank\" href=\"%3$s\">video tutorial</a>.</p>\n" "\n" " <p>โ๏ธ NotificationX integration with Fluent Forms</p>\n" "\n" " <p>๐ Recommended Reading: </p>\n" " <p>๐ฅHow To <a target=\"_blank\" href=\"%4$s\">Display Fluent Forms Submission Alert</a> Using NotificationX?</p>\n" " " msgstr "" #. translators: %1$s: created & signed in to Freemius account link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with Freemius link URL #: includes/Extensions/Freemius/Freemius.php:20 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">created & signed in to Freemius account</a> to use its campaign & product sales data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with Freemius</a></p>" msgstr "" #: includes/Extensions/Freemius/FreemiusConversions.php:44 #: includes/Extensions/Freemius/FreemiusConversions.php:45 #: includes/Extensions/Freemius/FreemiusReviews.php:44 #: includes/Extensions/Freemius/FreemiusReviews.php:45 #: includes/Extensions/Freemius/FreemiusStats.php:44 #: includes/Extensions/Freemius/FreemiusStats.php:45 msgid "Freemius" msgstr "" #: includes/Extensions/Freemius/FreemiusConversions.php:47 msgid "<a href='https://notificationx.com/docs/freemius-sales-notification/' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/Freemius/FreemiusConversions.php:49 msgid "" "\n" " <span>Fantastic platform for WordPress users to sell their items all around the world.</span>\n" " <iframe id=\"email_subscription_video\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\"\n" " src=\"https://www.youtube.com/embed/0uANsOSFmtw\">\n" " </iframe>\n" " " msgstr "" #: includes/Extensions/Freemius/FreemiusReviews.php:47 msgid "<a href='https://notificationx.com/docs/freemius-review-notificationx/' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/Freemius/FreemiusReviews.php:50 msgid "" "\n" " <span>Widely used medium to show review teasers to persuade visitors to trust your offerings.</span>\n" " " msgstr "" #: includes/Extensions/Freemius/FreemiusStats.php:50 msgid "" "\n" " <span>Amazing platform to display download statistics to urge visitors to trust your items.</span>\n" " <iframe id=\"email_subscription_video\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\"\n" " src=\"https://www.youtube.com/embed/0uANsOSFmtw\">\n" " </iframe>\n" " " msgstr "" #: includes/Extensions/GDPR/GDPR_Notification.php:46 msgid "GDPR" msgstr "" #: includes/Extensions/GDPR/GDPR_Notification.php:65 #: includes/Extensions/GlobalFields.php:247 #: includes/Extensions/GlobalFields.php:481 msgid "Design" msgstr "" #: includes/Extensions/GDPR/GDPR_Notification.php:81 msgid "Footer Background Color" msgstr "" #: includes/Extensions/GDPR/GDPR_Notification.php:98 msgid "This font size will be applied for <mark>Title</mark> only" msgstr "" #: includes/Extensions/GDPR/GDPR_Notification.php:112 msgid "This font size will be applied for <mark>Description</mark> only" msgstr "" #: includes/Extensions/GDPR/GDPR_Notification.php:147 msgid "Accept Button" msgstr "" #: includes/Extensions/GDPR/GDPR_Notification.php:175 #: includes/Extensions/GDPR/GDPR_Notification.php:219 #: includes/Extensions/GDPR/GDPR_Notification.php:257 #: includes/Extensions/GlobalFields.php:561 #: includes/Extensions/GlobalFields.php:569 #: includes/Extensions/GlobalFields.php:577 #: includes/Extensions/PopupNotification/PopupNotification.php:413 #: includes/Extensions/PressBar/PressBar.php:693 msgid "Font Size" msgstr "" #: includes/Extensions/GDPR/GDPR_Notification.php:185 msgid "Reject Button" msgstr "" #: includes/Extensions/GDPR/GDPR_Notification.php:229 #: includes/Types/GDPR.php:436 msgid "Customize Button" msgstr "" #. translators: %1$s: step-by-step guides link URL, %2$s: tutorial link URL, %3$s: How to Display WordPress Cookie Notice Using NotificationX? link URL, %4$s: WP Consent API link URL #: includes/Extensions/GDPR/GDPR_Notification.php:303 #, php-format msgid "" "<p>You can showcase Cookie Notice effortlessly on your WordPress site to ensure compliance with visitors. Need help? Follow our <a href=\"%1$s\" target=\"_blank\">step-by-step guides</a> for creating a Cookie Notice on the WordPress website.</p>\n" " <p>๐ฆ Watch the video <a target=\"_blank\" href=\"%2$s\">tutorial</a> for a quick guide.</p>\n" " <p><strong>Recommended Blogs:</strong></p>\n" " <p>๐ฅ <a target=\"_blank\" href=\"%3$s\">How to Display WordPress Cookie Notice Using NotificationX?</a></p>\n" " <p><strong>Recommended Plugins:</strong></p>\n" " <p>๐ <a target=\"_blank\" href=\"%4$s\">WP Consent API</a> - Centralize cookie handling with a unified consent solution.</p>" msgstr "" #: includes/Extensions/Give/Give.php:46 msgid "Give" msgstr "" #: includes/Extensions/Give/Give.php:47 msgid "GiveWP" msgstr "" #: includes/Extensions/Give/Give.php:86 #: includes/Extensions/GlobalFields.php:726 #: includes/Extensions/GlobalFields.php:744 #: includes/Extensions/GlobalFields.php:2375 #: includes/Extensions/Google/GoogleReviews.php:60 #: includes/Extensions/Google/GoogleReviews.php:74 #: includes/Extensions/Google/GoogleReviews.php:88 #: includes/Extensions/Google/GoogleReviews.php:116 #: includes/Extensions/Google/GoogleReviews.php:131 #: includes/Extensions/OfferAnnouncement/Announcements.php:59 #: includes/Extensions/OfferAnnouncement/Announcements.php:79 #: includes/Extensions/OfferAnnouncement/Announcements.php:100 #: includes/Extensions/OfferAnnouncement/Announcements.php:135 #: includes/Extensions/OfferAnnouncement/Announcements.php:183 #: includes/Extensions/OfferAnnouncement/Announcements.php:197 #: includes/Extensions/OfferAnnouncement/Announcements.php:212 #: includes/Extensions/OfferAnnouncement/Announcements.php:239 #: includes/Extensions/ReviewX/ReviewX.php:84 #: includes/Extensions/ReviewX/ReviewX.php:96 #: includes/Extensions/ReviewX/ReviewX.php:123 #: includes/Extensions/ReviewX/ReviewX.php:134 #: includes/Extensions/ReviewX/ReviewX.php:146 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:77 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:89 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:116 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:127 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:139 #: includes/Extensions/WooCommerce/WOOReviews.php:67 #: includes/Extensions/WooCommerce/WOOReviews.php:79 #: includes/Extensions/WooCommerce/WOOReviews.php:106 #: includes/Extensions/WooCommerce/WOOReviews.php:117 #: includes/Extensions/WooCommerce/WOOReviews.php:129 #: includes/Extensions/WordPress/WPComments.php:266 #: includes/FrontEnd/FrontEnd.php:291 #: includes/Types/Comments.php:59 #: includes/Types/Comments.php:72 #: includes/Types/Comments.php:85 #: includes/Types/Comments.php:98 #: includes/Types/Comments.php:111 #: includes/Types/Comments.php:124 #: includes/Types/Comments.php:138 #: includes/Types/Comments.php:152 #: includes/Types/ContactForm.php:65 #: includes/Types/ContactForm.php:78 #: includes/Types/ContactForm.php:91 #: includes/Types/Conversions.php:71 #: includes/Types/Donations.php:56 #: includes/Types/ELearning.php:63 #: includes/Types/ELearning.php:76 #: includes/Types/ELearning.php:89 #: includes/Types/EmailSubscription.php:72 #: includes/Types/EmailSubscription.php:130 #: includes/Types/GDPR.php:63 #: includes/Types/GDPR.php:77 #: includes/Types/GDPR.php:91 #: includes/Types/GDPR.php:105 #: includes/Types/GDPR.php:119 #: includes/Types/GDPR.php:133 #: includes/Types/GDPR.php:147 #: includes/Types/GDPR.php:161 #: includes/Types/GDPR.php:175 #: includes/Types/GDPR.php:189 #: includes/Types/GDPR.php:203 #: includes/Types/GDPR.php:217 #: includes/Types/Reviews.php:67 #: includes/Types/Reviews.php:79 #: includes/Types/Reviews.php:106 #: includes/Types/Reviews.php:117 #: includes/Types/Reviews.php:129 #: includes/Types/WooCommerceSales.php:68 msgid "Some time ago" msgstr "" #: includes/Extensions/Give/Give.php:105 msgid "GiveWP Donation" msgstr "" #: includes/Extensions/Give/Give.php:157 #: includes/Extensions/Give/Give.php:235 msgid "for" msgstr "" #. translators: %1$s: GiveWP installed & configured link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with GiveWP link URL, %5$s: NotificationX Increase Sales on WordPress link URL #: includes/Extensions/Give/Give.php:298 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">GiveWP installed & configured</a> to use its campaign & donars data. For further assistance, check out our step by step <a href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with GiveWP</a></p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅ How Does <a target=\"_blank\" href=\"%5$s\">NotificationX Increase Sales on WordPress</a> Websites?\"</p>" msgstr "" #: includes/Extensions/GlobalFields.php:76 #: assets/admin/js/admin.js:13 msgid "Previous" msgstr "" #: includes/Extensions/GlobalFields.php:87 #: includes/Extensions/GlobalFields.php:133 msgid "Source" msgstr "" #: includes/Extensions/GlobalFields.php:98 msgid "Notification Type" msgstr "" #: includes/Extensions/GlobalFields.php:265 #: includes/Extensions/GlobalFields.php:273 #: includes/Extensions/GlobalFields.php:655 #: includes/Extensions/GlobalFields.php:663 #: includes/Extensions/GlobalFields.php:1083 #: includes/Extensions/GlobalFields.php:1091 #: includes/Extensions/GlobalFields.php:1530 #: includes/Extensions/GlobalFields.php:1538 #: includes/Extensions/GlobalFields.php:1780 #: includes/Extensions/GlobalFields.php:1788 #: includes/FrontEnd/Preview.php:431 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 #: assets/admin/js/admin.js:20 msgid "Preview" msgstr "" #: includes/Extensions/GlobalFields.php:282 msgid "Themes" msgstr "" #: includes/Extensions/GlobalFields.php:300 msgid "Select Theme" msgstr "" #: includes/Extensions/GlobalFields.php:304 msgid "Light" msgstr "" #: includes/Extensions/GlobalFields.php:304 msgid "Dark" msgstr "" #: includes/Extensions/GlobalFields.php:325 msgid "For Desktop" msgstr "" #: includes/Extensions/GlobalFields.php:332 msgid "For Mobile" msgstr "" #: includes/Extensions/GlobalFields.php:383 #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 msgid "Get PRO to Unlock" msgstr "" #: includes/Extensions/GlobalFields.php:402 msgid "Mobile Responsive Themes" msgstr "" #: includes/Extensions/GlobalFields.php:410 msgid "Enable Mobile Responsive" msgstr "" #: includes/Extensions/GlobalFields.php:450 #: includes/Extensions/GlobalFields.php:463 msgid "Advanced Design" msgstr "" #: includes/Extensions/GlobalFields.php:474 msgid "Advanced Toggle" msgstr "" #: includes/Extensions/GlobalFields.php:501 msgid "Want Border?" msgstr "" #: includes/Extensions/GlobalFields.php:507 msgid "Border Size" msgstr "" #: includes/Extensions/GlobalFields.php:514 msgid "Border Style" msgstr "" #: includes/Extensions/GlobalFields.php:519 msgid "Solid" msgstr "" #: includes/Extensions/GlobalFields.php:520 msgid "Dashed" msgstr "" #: includes/Extensions/GlobalFields.php:521 msgid "Dotted" msgstr "" #: includes/Extensions/GlobalFields.php:533 msgid "Discount Text Color" msgstr "" #: includes/Extensions/GlobalFields.php:543 msgid "Discount Background" msgstr "" #: includes/Extensions/GlobalFields.php:554 #: includes/Extensions/PopupNotification/PopupNotification.php:285 #: includes/Extensions/PressBar/PressBar.php:686 #: blocks/notificationx/components/inspector.js:254 #: blocks/notificationx/index.js:1 msgid "Typography" msgstr "" #: includes/Extensions/GlobalFields.php:566 #: includes/Extensions/PressBar/PressBar.php:700 msgid "This font size will be applied for <mark>first</mark> row" msgstr "" #: includes/Extensions/GlobalFields.php:574 msgid "This font size will be applied for <mark>second</mark> row" msgstr "" #: includes/Extensions/GlobalFields.php:582 msgid "This font size will be applied for <mark>third</mark> row" msgstr "" #: includes/Extensions/GlobalFields.php:587 msgid "Image Appearance" msgstr "" #: includes/Extensions/GlobalFields.php:594 msgid "Image Shape" msgstr "" #: includes/Extensions/GlobalFields.php:600 msgid "Circle" msgstr "" #: includes/Extensions/GlobalFields.php:601 msgid "Rounded" msgstr "" #: includes/Extensions/GlobalFields.php:602 msgid "Square" msgstr "" #: includes/Extensions/GlobalFields.php:619 msgid "Custom CSS" msgstr "" #: includes/Extensions/GlobalFields.php:626 msgid "Add Custom CSS" msgstr "" #: includes/Extensions/GlobalFields.php:635 msgid "Use custom CSS to style this Notification." msgstr "" #: includes/Extensions/GlobalFields.php:679 msgid "Notification Template" msgstr "" #: includes/Extensions/GlobalFields.php:709 #: includes/Types/WooCommerceCartPeek.php:213 msgid "recently purchased" msgstr "" #: includes/Extensions/GlobalFields.php:786 #: includes/Extensions/GlobalFields.php:797 msgid "Advanced Template" msgstr "" #: includes/Extensions/GlobalFields.php:803 msgid "Random Order" msgstr "" #: includes/Extensions/GlobalFields.php:808 msgid "Enable to show notification in random order." msgstr "" #: includes/Extensions/GlobalFields.php:813 msgid "Show Purchase Of" msgstr "" #: includes/Extensions/GlobalFields.php:821 #: includes/Types/ELearning.php:240 msgid "All" msgstr "" #: includes/Extensions/GlobalFields.php:822 #: includes/Extensions/GlobalFields.php:883 msgid "Product Category" msgstr "" #: includes/Extensions/GlobalFields.php:823 #: includes/Extensions/GlobalFields.php:884 msgid "Selected Product" msgstr "" #: includes/Extensions/GlobalFields.php:829 #: includes/Extensions/GlobalFields.php:890 msgid "Select Product Category" msgstr "" #: includes/Extensions/GlobalFields.php:842 #: includes/Extensions/GlobalFields.php:903 msgid "Select Product" msgstr "" #: includes/Extensions/GlobalFields.php:874 msgid "Exclude By" msgstr "" #: includes/Extensions/GlobalFields.php:934 #: includes/Extensions/GlobalFields.php:952 #: includes/Extensions/GlobalFields.php:968 msgid "Order Status" msgstr "" #: includes/Extensions/GlobalFields.php:941 msgid "By default it will show Processing & Completed status." msgstr "" #: includes/Extensions/GlobalFields.php:959 #: includes/Extensions/GlobalFields.php:975 msgid "By default it will show Processing & Fulfilled status." msgstr "" #: includes/Extensions/GlobalFields.php:984 msgid "Combine Multi Order" msgstr "" #: includes/Extensions/GlobalFields.php:989 msgid "Combine order like, 2 more products." msgstr "" #: includes/Extensions/GlobalFields.php:996 msgid "Combine Display" msgstr "" #: includes/Extensions/GlobalFields.php:1001 msgid "Show the number of other products, or list their names." msgstr "" #: includes/Extensions/GlobalFields.php:1003 msgid "Show count (e.g. & 2 more products)" msgstr "" #: includes/Extensions/GlobalFields.php:1004 msgid "List product names (e.g. & Product B & Product C)" msgstr "" #: includes/Extensions/GlobalFields.php:1016 msgid "Cookies Content" msgstr "" #: includes/Extensions/GlobalFields.php:1025 msgid "Link Options" msgstr "" #: includes/Extensions/GlobalFields.php:1031 msgid "Link Type" msgstr "" #: includes/Extensions/GlobalFields.php:1054 msgid "Enable button with link" msgstr "" #: includes/Extensions/GlobalFields.php:1071 msgid "Manager" msgstr "" #: includes/Extensions/GlobalFields.php:1100 msgid "General Settings" msgstr "" #: includes/Extensions/GlobalFields.php:1106 msgid "Force Reload" msgstr "" #: includes/Extensions/GlobalFields.php:1110 msgid "Enable Force Reload" msgstr "" #: includes/Extensions/GlobalFields.php:1114 msgid "Choose whether the page should reload after the user accepts cookies. If not, your analytics software wonโt register the current page visit, as cookies will only be loaded during the next page load" msgstr "" #: includes/Extensions/GlobalFields.php:1117 msgid "Cookie Removal" msgstr "" #: includes/Extensions/GlobalFields.php:1121 msgid "Enable Cookie Removal" msgstr "" #: includes/Extensions/GlobalFields.php:1125 msgid "When cookies are not accepted, non-essential cookies are removed, ensuring compliance with GDPR requirements." msgstr "" #: includes/Extensions/GlobalFields.php:1128 msgid "Consent Expiry" msgstr "" #: includes/Extensions/GlobalFields.php:1155 msgid "By default, consent expires after 30 days. If needed, you can adjust this number to your preference" msgstr "" #: includes/Extensions/GlobalFields.php:1187 #: includes/FrontEnd/FrontEnd.php:92 msgid "Necessary" msgstr "" #: includes/Extensions/GlobalFields.php:1218 #: includes/Extensions/GlobalFields.php:1273 #: includes/Extensions/GlobalFields.php:1327 #: includes/Extensions/GlobalFields.php:1381 #: includes/Extensions/GlobalFields.php:1435 #: includes/Extensions/GlobalFields.php:1489 msgid "Edit Category " msgstr "" #: includes/Extensions/GlobalFields.php:1242 #: includes/FrontEnd/FrontEnd.php:96 msgid "Functional" msgstr "" #: includes/Extensions/GlobalFields.php:1350 #: includes/FrontEnd/FrontEnd.php:104 msgid "Performance" msgstr "" #: includes/Extensions/GlobalFields.php:1404 #: includes/FrontEnd/FrontEnd.php:108 msgid "Advertisement" msgstr "" #: includes/Extensions/GlobalFields.php:1458 #: includes/FrontEnd/FrontEnd.php:112 msgid "Uncategorized" msgstr "" #: includes/Extensions/GlobalFields.php:1518 msgid "Display" msgstr "" #: includes/Extensions/GlobalFields.php:1547 msgid "IMAGE" msgstr "" #: includes/Extensions/GlobalFields.php:1555 msgid "Show Default Image" msgstr "" #: includes/Extensions/GlobalFields.php:1561 msgid "Choose an Image" msgstr "" #: includes/Extensions/GlobalFields.php:1565 msgid "If checked, this will show in notifications." msgstr "" #: includes/Extensions/GlobalFields.php:1573 msgid "Verified" msgstr "" #: includes/Extensions/GlobalFields.php:1578 msgid "Flames" msgstr "" #: includes/Extensions/GlobalFields.php:1583 msgid "Flames GIF" msgstr "" #: includes/Extensions/GlobalFields.php:1588 msgid "Pink Face" msgstr "" #: includes/Extensions/GlobalFields.php:1593 msgid "Blue Face" msgstr "" #: includes/Extensions/GlobalFields.php:1600 msgid "Upload an Image" msgstr "" #: includes/Extensions/GlobalFields.php:1602 #: includes/Extensions/PressBar/PressBar.php:561 #: assets/admin/js/admin.js:20 msgid "Upload" msgstr "" #: includes/Extensions/GlobalFields.php:1608 #: includes/Extensions/OfferAnnouncement/Announcements.php:243 msgid "Image" msgstr "" #: includes/Extensions/GlobalFields.php:1650 msgid "Featured Image" msgstr "" #: includes/Extensions/GlobalFields.php:1683 msgid "Gravatar" msgstr "" #: includes/Extensions/GlobalFields.php:1721 #: includes/Types/GDPR.php:238 msgid "Visibility" msgstr "" #: includes/Extensions/GlobalFields.php:1726 #: includes/Types/GDPR.php:245 msgid "Show On" msgstr "" #: includes/Extensions/GlobalFields.php:1733 #: includes/Types/GDPR.php:251 msgid "Show Everywhere" msgstr "" #: includes/Extensions/GlobalFields.php:1734 msgid "Show On Selected" msgstr "" #: includes/Extensions/GlobalFields.php:1735 msgid "Hide On Selected" msgstr "" #: includes/Extensions/GlobalFields.php:1739 msgid "Locations" msgstr "" #: includes/Extensions/GlobalFields.php:1752 #: includes/Extensions/GlobalFields.php:2233 #: includes/Types/GDPR.php:258 msgid "Display For" msgstr "" #: includes/Extensions/GlobalFields.php:1759 msgid "Logged Out User" msgstr "" #: includes/Extensions/GlobalFields.php:1760 msgid "Logged In User" msgstr "" #: includes/Extensions/GlobalFields.php:1762 msgid "More Control in Pro" msgstr "" #: includes/Extensions/GlobalFields.php:1769 #: includes/Types/GDPR.php:441 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 #: nxdev/notificationx/frontend/gdpr/utils/GdprActions.jsx:141 msgid "Customize" msgstr "" #: includes/Extensions/GlobalFields.php:1797 #: includes/Extensions/GlobalFields.php:1882 msgid "Appearance" msgstr "" #: includes/Extensions/GlobalFields.php:1819 msgid "Close Icon Position" msgstr "" #: includes/Extensions/GlobalFields.php:1826 #: includes/Extensions/PopupNotification/PopupNotification.php:1305 msgid "Top Right" msgstr "" #: includes/Extensions/GlobalFields.php:1830 #: includes/Extensions/PopupNotification/PopupNotification.php:1306 msgid "Top Left" msgstr "" #: includes/Extensions/GlobalFields.php:1837 #: includes/Extensions/GlobalFields.php:1904 msgid "Notification Size" msgstr "" #: includes/Extensions/GlobalFields.php:1861 #: includes/Extensions/GlobalFields.php:1928 msgid "Set a max width for notification." msgstr "" #: includes/Extensions/GlobalFields.php:1864 msgid "Display Close Option" msgstr "" #: includes/Extensions/GlobalFields.php:1869 msgid "Display a close button." msgstr "" #: includes/Extensions/GlobalFields.php:1872 msgid "Mobile Visibility" msgstr "" #: includes/Extensions/GlobalFields.php:1877 msgid "Hide NotificationX on mobile." msgstr "" #: includes/Extensions/GlobalFields.php:1931 msgid "Display Close Button" msgstr "" #: includes/Extensions/GlobalFields.php:1940 #: includes/Extensions/GlobalFields.php:1968 msgid "Desktop" msgstr "" #: includes/Extensions/GlobalFields.php:1947 #: includes/Extensions/GlobalFields.php:1975 msgid "Tablet" msgstr "" #: includes/Extensions/GlobalFields.php:1954 #: includes/Extensions/GlobalFields.php:1982 msgid "Mobile" msgstr "" #: includes/Extensions/GlobalFields.php:1959 msgid "Notification Visibility" msgstr "" #: includes/Extensions/GlobalFields.php:1987 msgid "Notification Reappearance" msgstr "" #: includes/Extensions/GlobalFields.php:1995 msgid "Don't show the Notification again for the user" msgstr "" #: includes/Extensions/GlobalFields.php:1996 msgid "Show the Notification again when the user visits the website next time" msgstr "" #: includes/Extensions/GlobalFields.php:1997 msgid "Show the Notification when the user refreshes/goes to another page" msgstr "" #: includes/Extensions/GlobalFields.php:2001 #: includes/Extensions/PressBar/PressBar.php:1146 msgid "Cache Duration for \"Don't show again\"" msgstr "" #: includes/Extensions/GlobalFields.php:2016 msgid "Animation" msgstr "" #: includes/Extensions/GlobalFields.php:2022 msgid "Notification Show" msgstr "" #: includes/Extensions/GlobalFields.php:2036 msgid "Fade In" msgstr "" #: includes/Extensions/GlobalFields.php:2041 msgid "Fade In Up" msgstr "" #: includes/Extensions/GlobalFields.php:2046 msgid "Fade In Down" msgstr "" #: includes/Extensions/GlobalFields.php:2051 msgid "Fade In Down Big" msgstr "" #: includes/Extensions/GlobalFields.php:2056 msgid "Fade In Left" msgstr "" #: includes/Extensions/GlobalFields.php:2061 msgid "Fade In Right" msgstr "" #: includes/Extensions/GlobalFields.php:2066 msgid "Light Speed In Left" msgstr "" #: includes/Extensions/GlobalFields.php:2071 msgid "Light Speed In Right" msgstr "" #: includes/Extensions/GlobalFields.php:2076 msgid "Zoom In" msgstr "" #: includes/Extensions/GlobalFields.php:2081 msgid "Slide In Up" msgstr "" #: includes/Extensions/GlobalFields.php:2086 msgid "Slide In Left" msgstr "" #: includes/Extensions/GlobalFields.php:2091 msgid "Slide In Right" msgstr "" #: includes/Extensions/GlobalFields.php:2096 msgid "Slide In Down" msgstr "" #: includes/Extensions/GlobalFields.php:2103 msgid "Notification Hide" msgstr "" #: includes/Extensions/GlobalFields.php:2116 msgid "Fade Out" msgstr "" #: includes/Extensions/GlobalFields.php:2121 msgid "Fade Out Down" msgstr "" #: includes/Extensions/GlobalFields.php:2126 msgid "Fade Out Right" msgstr "" #: includes/Extensions/GlobalFields.php:2131 msgid "Fade Out Up" msgstr "" #: includes/Extensions/GlobalFields.php:2136 msgid "Light Speed Out Left" msgstr "" #: includes/Extensions/GlobalFields.php:2141 msgid "Zoom Out" msgstr "" #: includes/Extensions/GlobalFields.php:2146 msgid "Slide Out Down" msgstr "" #: includes/Extensions/GlobalFields.php:2151 msgid "Slide Out Left" msgstr "" #: includes/Extensions/GlobalFields.php:2156 msgid "Slide Out Right" msgstr "" #: includes/Extensions/GlobalFields.php:2161 msgid "Slide Out Up" msgstr "" #: includes/Extensions/GlobalFields.php:2193 msgid "Queue Management" msgstr "" #: includes/Extensions/GlobalFields.php:2201 msgid "Enable Global Queue" msgstr "" #: includes/Extensions/GlobalFields.php:2208 msgid "Activate global queue system for this notification." msgstr "" #: includes/Extensions/GlobalFields.php:2208 msgid "Check out this doc." msgstr "" #: includes/Extensions/GlobalFields.php:2213 msgid "Timing" msgstr "" #: includes/Extensions/GlobalFields.php:2221 msgid "Delay Before First Notification" msgstr "" #: includes/Extensions/GlobalFields.php:2226 #: includes/Extensions/PressBar/PressBar.php:1297 #: includes/Extensions/PressBar/PressBar.php:1302 #: includes/Types/GDPR.php:276 msgid "Initial Delay" msgstr "" #: includes/Extensions/GlobalFields.php:2227 #: includes/Extensions/GlobalFields.php:2234 #: includes/Extensions/GlobalFields.php:2243 #: includes/Extensions/PressBar/PressBar.php:1244 #: includes/Extensions/PressBar/PressBar.php:1303 msgid "seconds" msgstr "" #: includes/Extensions/GlobalFields.php:2235 msgid "Display each notification for * seconds" msgstr "" #: includes/Extensions/GlobalFields.php:2242 msgid "Delay Between" msgstr "" #: includes/Extensions/GlobalFields.php:2244 msgid "Delay between each notification" msgstr "" #: includes/Extensions/GlobalFields.php:2251 msgid "Behavior" msgstr "" #: includes/Extensions/GlobalFields.php:2260 msgid "Display The Last" msgstr "" #: includes/Extensions/GlobalFields.php:2269 msgid "Display From The Last" msgstr "" #: includes/Extensions/GlobalFields.php:2305 msgid "Loop Notification" msgstr "" #: includes/Extensions/GlobalFields.php:2313 msgid "Open Link In New Tab" msgstr "" #: includes/Extensions/GlobalFields.php:2363 msgid "Full Name" msgstr "" #: includes/Extensions/GlobalFields.php:2364 msgid "First Name" msgstr "" #: includes/Extensions/GlobalFields.php:2365 msgid "Last Name" msgstr "" #: includes/Extensions/GlobalFields.php:2368 msgid "Display Name" msgstr "" #: includes/Extensions/GlobalFields.php:2374 #: includes/Extensions/Google/GoogleReviews.php:148 #: includes/Extensions/OfferAnnouncement/Announcements.php:238 #: includes/Extensions/ReviewX/ReviewX.php:163 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:157 #: includes/Extensions/WooCommerce/WOOReviews.php:146 #: includes/Types/Comments.php:218 #: includes/Types/Comments.php:235 #: includes/Types/ContactForm.php:145 #: includes/Types/Conversions.php:279 #: includes/Types/Donations.php:177 #: includes/Types/ELearning.php:188 #: includes/Types/EmailSubscription.php:129 #: includes/Types/Reviews.php:209 #: includes/Types/WooCommerceCartPeek.php:172 #: includes/Types/WooCommerceCartPeek.php:181 #: includes/Types/WooCommerceSales.php:272 msgid "Definite Time" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:46 #: includes/Extensions/Google/GoogleReviews.php:47 msgid "Google Reviews" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:56 #: includes/Extensions/Google/GoogleReviews.php:127 #: includes/Extensions/ReviewX/ReviewX.php:81 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:74 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:192 #: includes/Extensions/WooCommerce/WOOReviews.php:64 #: includes/Types/Reviews.php:64 #: includes/Types/Reviews.php:139 msgid "people rated" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:58 #: includes/Extensions/Google/GoogleReviews.php:72 #: includes/Extensions/Google/GoogleReviews.php:86 #: includes/Extensions/Google/GoogleReviews.php:100 #: includes/Extensions/Google/GoogleReviews.php:114 #: includes/Extensions/Google/GoogleReviews.php:129 msgid "Anonymous Place" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:70 #: includes/Extensions/Google/GoogleReviews.php:84 #: includes/Extensions/Google/GoogleReviews.php:98 #: includes/Extensions/Google/GoogleReviews.php:112 #: includes/Extensions/ReviewX/ReviewX.php:93 #: includes/Extensions/ReviewX/ReviewX.php:120 #: includes/Extensions/ReviewX/ReviewX.php:131 #: includes/Extensions/ReviewX/ReviewX.php:143 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:86 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:113 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:124 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:136 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:202 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:212 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:222 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:232 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:242 #: includes/Extensions/WooCommerce/WOOReviews.php:76 #: includes/Extensions/WooCommerce/WOOReviews.php:103 #: includes/Extensions/WooCommerce/WOOReviews.php:114 #: includes/Extensions/WooCommerce/WOOReviews.php:126 #: includes/Types/Reviews.php:76 #: includes/Types/Reviews.php:103 #: includes/Types/Reviews.php:114 #: includes/Types/Reviews.php:126 #: includes/Types/Reviews.php:149 #: includes/Types/Reviews.php:159 #: includes/Types/Reviews.php:169 #: includes/Types/Reviews.php:179 #: includes/Types/Reviews.php:189 msgid "just reviewed" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:139 #: includes/Extensions/ReviewX/ReviewX.php:153 #: includes/Extensions/ReviewX/ReviewX.php:175 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:147 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:169 #: includes/Extensions/WooCommerce/WOOReviews.php:136 #: includes/Extensions/WooCommerce/WOOReviews.php:158 #: includes/Types/Reviews.php:199 #: includes/Types/Reviews.php:221 msgid "Username" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:140 #: includes/Extensions/ReviewX/ReviewX.php:154 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:148 #: includes/Extensions/WooCommerce/WOOReviews.php:137 #: includes/Types/Reviews.php:200 msgid "Rated" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:143 msgid "Place Name" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:144 #: includes/Extensions/ReviewX/ReviewX.php:158 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:152 #: includes/Extensions/WooCommerce/WOOReviews.php:141 #: includes/Types/Reviews.php:204 msgid "Review" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:147 #: includes/Extensions/ReviewX/ReviewX.php:162 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:156 #: includes/Extensions/WooCommerce/WOOReviews.php:145 #: includes/Types/Reviews.php:208 msgid "Rating" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:161 msgid "" "<a href='https://notificationx.com/docs/google-reviews-with-notificationx/\n" " ' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/Google/GoogleReviews.php:165 #: includes/Extensions/Google/YouTube.php:258 msgid "" "\n" " <span>Google reviews provide helpful information and make your business stand out.</span>\n" " " msgstr "" #. translators: %1$s: Google Reviews API link URL, %2$s: documentation link URL, %3$s: Integration with Google Reviews link URL #: includes/Extensions/Google/GoogleReviews.php:187 #, php-format msgid "" "<p>Make sure that you have configured your <a target=\"_blank\" href=\"%1$s\">Google Reviews API</a> key, to showcase your reviews. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\n" "\t\t<p>๐NotificationX <a target=\"_blank\" href=\"%3$s\">Integration with Google Reviews</a>.</p>" msgstr "" #: includes/Extensions/Google/Google_Analytics.php:50 #: includes/Extensions/Google/Google_Analytics.php:51 msgid "Google Analytics" msgstr "" #. translators: %1$s: signed in to Google Analytics site link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with Google Analytics link URL #: includes/Extensions/Google/Google_Analytics.php:66 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">signed in to Google Analytics site</a>, to use its campaign & page analytics data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with Google Analytics</a></p>" msgstr "" #: includes/Extensions/Google/YouTube.php:52 #: includes/Extensions/Google/YouTube.php:53 msgid "YouTube" msgstr "" #: includes/Extensions/Google/YouTube.php:60 #: includes/Extensions/Google/YouTube.php:85 msgid "Follow " msgstr "" #: includes/Extensions/Google/YouTube.php:62 #: includes/Extensions/Google/YouTube.php:87 #: includes/Extensions/ReviewX/ReviewX.php:159 #: includes/Extensions/ReviewX/ReviewX.php:179 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:153 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:173 #: includes/Extensions/WooCommerce/WOOReviews.php:142 #: includes/Extensions/WooCommerce/WOOReviews.php:162 #: includes/FrontEnd/FrontEnd.php:290 #: includes/Types/Donations.php:54 #: includes/Types/EmailSubscription.php:70 #: includes/Types/Reviews.php:205 #: includes/Types/Reviews.php:225 msgid "Anonymous Title" msgstr "" #: includes/Extensions/Google/YouTube.php:63 #: includes/Extensions/Google/YouTube.php:88 msgid "YouTube Channel" msgstr "" #: includes/Extensions/Google/YouTube.php:66 #: includes/Extensions/Google/YouTube.php:128 #: includes/Extensions/Google/YouTube.php:170 #: assets/admin/js/admin.js:1 msgid "Views" msgstr "" #: includes/Extensions/Google/YouTube.php:69 msgid "Videos" msgstr "" #: includes/Extensions/Google/YouTube.php:76 #: includes/Extensions/Google/YouTube.php:99 msgid "Subscribe Now" msgstr "" #: includes/Extensions/Google/YouTube.php:106 #: includes/Extensions/Google/YouTube.php:125 #: includes/Extensions/Google/YouTube.php:147 #: includes/Extensions/Google/YouTube.php:167 msgid "Check our latest video " msgstr "" #: includes/Extensions/Google/YouTube.php:119 #: includes/Extensions/Google/YouTube.php:141 #: includes/Extensions/Google/YouTube.php:160 #: includes/Extensions/Google/YouTube.php:183 msgid "Watch Now" msgstr "" #: includes/Extensions/Google/YouTube.php:131 msgid "Likes" msgstr "" #: includes/Extensions/Google/YouTube.php:173 msgid "Links" msgstr "" #: includes/Extensions/Google/YouTube.php:217 msgid "Channel Title" msgstr "" #: includes/Extensions/Google/YouTube.php:224 msgid "Total Videos" msgstr "" #: includes/Extensions/Google/YouTube.php:238 msgid "Total Likes" msgstr "" #: includes/Extensions/Google/YouTube.php:242 msgid "Total Comments" msgstr "" #: includes/Extensions/Google/YouTube.php:254 msgid "" "<a href='https://notificationx.com/docs/youtube-video-activities-popups/\n" " ' target='_blank'>More Info</a>" msgstr "" #. translators: %1$s: YouTube API link URL, %2$s: documentation link URL, %3$s: Integration with Youtube link URL #: includes/Extensions/Google/YouTube.php:286 #, php-format msgid "" "<p>To create YouTube notification popups, make sure that you have configured your <a target=\"_blank\" href=\"%1$s\">YouTube API</a> key, Check out our step-by-step documentation for further assistance. <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\n" "\t\t<p>๐NotificationX <a target=\"_blank\" href=\"%3$s\">Integration with Youtube</a>.</p>" msgstr "" #: includes/Extensions/GRVF/GravityForms.php:46 #: includes/Extensions/GRVF/GravityForms.php:47 #: includes/Extensions/GRVF/GravityForms.php:67 msgid "Gravity Forms" msgstr "" #: includes/Extensions/GRVF/GravityForms.php:49 msgid "<a href='https://notificationx.com/docs/gravity-forms/' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/GRVF/GravityForms.php:51 msgid "" "\n" " <span>A WordPress contact forms plugin that can help you keep important leads and stay in touch with your customers.</span>\n" " <iframe id=\"email_subscription_video\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\"\n" " src=\"https://www.youtube.com/embed/1Gl3XRd1TxY\">\n" " </iframe>\n" " " msgstr "" #. translators: %1$s: Gravity Forms installed & configured link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with Ninja Forms link URL, %5$s: WordPress Contact Forms Submission Rate link URL #: includes/Extensions/GRVF/GravityForms.php:80 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">Gravity Forms installed & configured</a>, to use its campaign & form subscriptions data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with Ninja Forms</a></p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅHacks to Increase Your <a target=\"_blank\" href=\"%5$s\">WordPress Contact Forms Submission Rate</a> Using NotificationX</p>" msgstr "" #: includes/Extensions/IFTTT/IFTTT.php:41 #: includes/Extensions/IFTTT/IFTTT.php:42 msgid "IFTTT" msgstr "" #: includes/Extensions/LearnDash/LearnDash.php:46 #: includes/Extensions/LearnDash/LearnDash.php:47 msgid "LearnDash" msgstr "" #: includes/Extensions/LearnDash/LearnDash.php:49 msgid "<a href='https://notificationx.com/docs/how-to-display-learndash-course-enrollment-alert-using-notificationx/' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/LearnDash/LearnDash.php:52 msgid "" "\n" " <span>A widely used WordPress learning management system.</span>\n" " " msgstr "" #: includes/Extensions/LearnDash/LearnDash.php:61 msgid "You have to install <a target=\"_blank\" rel=\"nofollow\" href=\"https://www.learndash.com\">LearnDash</a> plugin first." msgstr "" #. translators: %1$s: LearnDash installed & configured link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with LearnDash link URL, %5$s: LearnDash Course Enrollment Rates link URL #: includes/Extensions/LearnDash/LearnDash.php:72 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">LearnDash installed & configured</a> to use its campaign & course selling data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with LearnDash</a> </p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅ How to Increase Your <a target=\"_blank\" href=\"%5$s\">LearnDash Course Enrollment Rates</a> With NotificationX</p>" msgstr "" #: includes/Extensions/LearnDash/LearnDashInline.php:46 #: includes/Extensions/LearnPress/LearnPressInline.php:44 #: includes/Extensions/LearnPress/LearnPressInline.php:58 #: includes/Extensions/Tutor/TutorInline.php:44 #: includes/Extensions/Tutor/TutorInline.php:58 msgid "people enrolled" msgstr "" #: includes/Extensions/LearnDash/LearnDashInline.php:60 #: includes/Extensions/LearnPress/LearnPressInline.php:72 #: includes/Extensions/Tutor/TutorInline.php:72 #: includes/Types/ELearning.php:185 #: includes/Types/ELearning.php:201 msgid "Course Title" msgstr "" #: includes/Extensions/LearnPress/LearnPress.php:48 #: includes/Extensions/LearnPress/LearnPress.php:49 #: includes/Extensions/LearnPress/LearnPress.php:132 msgid "LearnPress" msgstr "" #. translators: %1$s: LearnPress LMS installed & configured link URL, %2$s: documentation link URL, %3$s: video tutorial link URL, %4$s: Integration with LearnPress LMS link URL #: includes/Extensions/LearnPress/LearnPress.php:546 #, php-format msgid "" "<p>Make sure that you have <a href=\"%1$s\" target=\"_blank\">LearnPress LMS installed & configured</a> to use its campaign & course selling data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ Watch <a target=\"_blank\" href=\"%3$s\">video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with LearnPress LMS</a></p>" msgstr "" #: includes/Extensions/MailChimp/MailChimp.php:43 #: includes/Extensions/MailChimp/MailChimp.php:44 msgid "MailChimp" msgstr "" #. translators: %1$s: signed in & retrieved API key from MailChimp account link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with MailChimp link URL, %5$s: Email Marketing Strategy link URL, %6$s: Email Subscription List link URL #: includes/Extensions/MailChimp/MailChimp.php:59 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">signed in & retrieved API key from MailChimp account</a> to use its campaign & email subscriptions data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with MailChimp</a></p>\n" "\t\t<p><strong>Recommended Blogs:</strong></p>\n" "\t\t<p>๐ฅ How To Improve Your <a target=\"_blank\" href=\"%5$s\">Email Marketing Strategy</a> With Social Proof</p>\n" "\t\t<p>๐ Hacks To Grow Your <a target=\"_blank\" href=\"%6$s\">Email Subscription List</a> On WordPress Website</p>" msgstr "" #: includes/Extensions/NJF/NinjaForms.php:47 #: includes/Extensions/NJF/NinjaForms.php:48 #: includes/Extensions/NJF/NinjaForms.php:92 msgid "Ninja Forms" msgstr "" #. translators: %1$s: Ninja Forms installed & configured link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with Ninja Forms link URL, %5$s: WordPress Contact Forms Submission Rate link URL #: includes/Extensions/NJF/NinjaForms.php:413 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">Ninja Forms installed & configured</a> to use its campaign & form subscriptions data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with Ninja Forms</a></p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅ Hacks to Increase Your <a target=\"_blank\" href=\"%5$s\">WordPress Contact Forms Submission Rate</a> Using NotificationX</p>" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:47 #: includes/Extensions/OfferAnnouncement/Announcements.php:48 #: includes/Types/OfferAnnouncement.php:47 #: assets/admin/js/admin.js:13 msgid "Discount Alert" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:55 #: includes/Extensions/OfferAnnouncement/Announcements.php:66 #: includes/Extensions/OfferAnnouncement/Announcements.php:75 #: includes/Extensions/OfferAnnouncement/Announcements.php:86 #: includes/Extensions/OfferAnnouncement/Announcements.php:96 #: includes/Extensions/OfferAnnouncement/Announcements.php:108 #: includes/Extensions/OfferAnnouncement/Announcements.php:179 #: includes/Extensions/OfferAnnouncement/Announcements.php:193 msgid "Flash Sale: Limited Time Offer!" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:57 #: includes/Extensions/OfferAnnouncement/Announcements.php:67 #: includes/Extensions/OfferAnnouncement/Announcements.php:77 #: includes/Extensions/OfferAnnouncement/Announcements.php:87 #: includes/Extensions/OfferAnnouncement/Announcements.php:98 #: includes/Extensions/OfferAnnouncement/Announcements.php:133 #: includes/Extensions/OfferAnnouncement/Announcements.php:181 #: includes/Extensions/OfferAnnouncement/Announcements.php:195 #: includes/Extensions/OfferAnnouncement/Announcements.php:210 msgid "Enjoy flat 50% Off on NotificationX PRO Valid till this week" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:106 #: includes/Types/Conversions.php:158 #: includes/Types/Conversions.php:168 msgid "Buy Now" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:131 #: includes/Extensions/OfferAnnouncement/Announcements.php:142 #: includes/Extensions/OfferAnnouncement/Announcements.php:150 #: includes/Extensions/OfferAnnouncement/Announcements.php:157 #: includes/Extensions/OfferAnnouncement/Announcements.php:208 #: includes/Extensions/OfferAnnouncement/Announcements.php:220 msgid "Hi There!" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:141 msgid "Get It Now" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:152 #: includes/Extensions/OfferAnnouncement/Announcements.php:158 #: includes/Extensions/OfferAnnouncement/Announcements.php:222 msgid "Enjoy flat 50% Off on NotificationX PRO" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:156 msgid "Book Now" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:169 msgid "Flash Sale:" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:231 msgid "Offer Title" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:234 msgid "Offer Description" msgstr "" #: includes/Extensions/OfferAnnouncement/Announcements.php:242 #: includes/Extensions/PopupNotification/PopupNotification.php:724 msgid "Discount" msgstr "" #. translators: %1$s: documentation link URL, %2$s: Guide To Notify Customers About On-Sale Products link URL #: includes/Extensions/OfferAnnouncement/Announcements.php:270 #, php-format msgid "" "<p>You can showcase the discount alert popup on your WordPress website to make visitors take purchasing action immediately. For further assistance, check out our step-by-step <a target=\"_blank\" href=\"%1$s\">documentation</a>.</p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅIntroducing Discount Alert By NotificationX <a target=\"_blank\" href=\"%2$s\">Guide To Notify Customers About On-Sale Products</a> </p>" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:49 #: includes/Extensions/PopupNotification/PopupNotification.php:50 #: includes/Types/Popup.php:52 #: includes/Types/Popup.php:53 #: assets/admin/js/admin.js:13 msgid "Announcement" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:55 msgid "Want to build credibility & boost sales?" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:56 msgid "We help you optimize conversions & drive sales" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:57 msgid "Get Started with Free Plan" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:65 msgid "Boost your sales using SureCart" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:66 msgid "<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/dw176Jmk74M?si=3suUqkCkQuYQrh2G\" title=\"YouTube video player\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe>" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:67 msgid "See How" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:76 #: includes/Extensions/PopupNotification/PopupNotification.php:86 #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/HelpReviewSection.jsx:10 msgid "Need Help?" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:77 msgid "Get the latest news and updates delivered to your inbox." msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:87 msgid "Subscribe to receive exclusive offers and updates directly in your inbox." msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:88 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Enter your email address" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:98 msgid "Want latest updates?" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:99 msgid "Would like to get the lastes news & updates instantly?" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:100 msgid "Enter email address" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:101 msgid "Get In Touch" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:112 msgid "Get latest news & updates" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:113 msgid "Your email address" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:114 msgid "Submit Now" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:123 msgid "All Offers" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:124 msgid "Latest Offers" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:135 msgid "35% OFF NOW" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:136 msgid "Get an extra 35% off on all products!" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:137 #: includes/Extensions/PopupNotification/PopupNotification.php:704 msgid "GET35OFF" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:138 msgid "Get Coupon" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:150 msgid "Back to School Deal" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:151 msgid "25% OFF!" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:152 msgid "Get a ready-to-go healthy lunchbox kit" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:153 msgid "BTS2025" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:164 msgid "64%" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:165 msgid "Enjoy 64% Electronics Sale" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:166 msgid "Upgrade your gadgets at unbeatable prices." msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:167 msgid "ELEC 4512658" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:177 msgid "Buy Upto $500" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:178 msgid "And Get Discount Now" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:179 msgid "Take discount in your next order" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:180 msgid "Claim Now" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:184 #: includes/Extensions/PopupNotification/PopupNotification.php:749 msgid "20%" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:185 #: includes/Extensions/PopupNotification/PopupNotification.php:750 msgid "#SAVE20" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:186 #: includes/Extensions/PopupNotification/PopupNotification.php:751 msgid "Valid for 7 Days" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:229 msgid "Popup Design" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:247 msgid "Background color of the overlay behind the popup" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:250 msgid "Popup Width" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:254 msgid "Maximum width of the popup container" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:261 msgid "Rounded corners for the popup container" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:264 msgid "Popup Padding" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:267 msgid "Internal spacing of popup content (e.g., 30px or 20px 30px)" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:304 msgid "Font size for the popup title" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:311 #: includes/Extensions/PopupNotification/PopupNotification.php:423 msgid "Light (300)" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:330 msgid "Font size for the popup subtitle" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:334 msgid "Content/Message Color" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:346 msgid "Content/Message Font Size" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:350 msgid "Font size for the popup content/message text" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:364 msgid "Button Design" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:379 msgid "Hover Background Color" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:382 msgid "Background color when button is hovered" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:390 msgid "Hover Text Color" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:393 msgid "Text color when button is hovered" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:401 msgid "Hover Border Color" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:406 msgid "Border Width" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:410 msgid "Width of the button border" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:419 msgid "Font Weight" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:435 msgid "Rounded corners for the button" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:441 msgid "Button spacing in CSS format (e.g., 12px 24px)" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:444 msgid "Button Width" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:449 msgid "Auto Width" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:450 msgid "Full Width" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:451 msgid "Custom Width" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:455 msgid "Custom Button Width" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:466 msgid "Email Input Design" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:496 msgid "Input Focus Border Color" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:499 msgid "Border color when input is focused" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:502 msgid "Placeholder Text Color" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:507 msgid "Input Font Size" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:513 msgid "Input Border Width" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:525 msgid "Input Padding" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:528 msgid "Input field spacing in CSS format (e.g., 12px 16px)" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:531 msgid "Input Height" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:535 msgid "Height of the email input field" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:542 msgid "Content Items Design" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:553 msgid "Item Background Color" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:556 msgid "Background color for each content item" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:559 msgid "Highlight Text Color" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:562 msgid "Color for the highlight text (e.g., \"30% OFF\")" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:565 msgid "Item Title Color" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:570 msgid "Item Title Font Size" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:576 msgid "Item Title Font Weight" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:587 msgid "Item Subtitle Color" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:592 msgid "Item Subtitle Font Size" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:598 msgid "Item Border Radius" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:602 msgid "Rounded corners for each content item" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:605 msgid "Item Padding" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:608 msgid "Internal spacing for each content item (e.g., 16px)" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:611 msgid "Item Spacing" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:615 msgid "Space between content items" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:632 msgid "Popup Content" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:643 msgid "Special Offer!" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:663 msgid "Popup Icon" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:673 #: includes/Extensions/PopupNotification/PopupNotification.php:887 msgid "Mail Icon" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:682 msgid "Don't miss out on this amazing deal!" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:696 #: includes/Extensions/PopupNotification/PopupNotification.php:731 #: includes/Extensions/PressBar/PressBar.php:1828 msgid "Coupon Code" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:714 msgid "Coupon Tickets" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:720 msgid "Add Coupon" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:727 msgid "e.g. 20%" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:728 msgid "Big discount value shown on the left (e.g. \"20%\")." msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:734 msgid "e.g. #SAVE20" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:737 msgid "Validity" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:740 msgid "e.g. Valid for 7 Days" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:771 msgid "Name Field Text" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:775 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Enter your name" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:801 msgid "Email Field Text" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:831 msgid "Message Field Text" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:835 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Enter your message..." msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:854 #: includes/Extensions/PressBar/PressBar.php:100 #: includes/Extensions/PressBar/PressBar.php:1730 #: assets/admin/js/admin.js:13 msgid "Get Offer" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:878 #: includes/Extensions/PressBar/PressBar.php:1750 msgid "Button Icon" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:891 msgid "Latest OFfer" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:895 #: includes/Extensions/PressBar/PressBar.php:176 #: includes/Extensions/PressBar/PressBar.php:194 #: includes/Extensions/PressBar/PressBar.php:1756 msgid "Shop Now" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:899 msgid "Shop Now White" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:902 msgid "Select an icon to display with the button text" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:909 msgid "Open URL in New Tab" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:923 msgid "Content Items" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:933 msgid "Highlight Text" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:936 #: includes/Extensions/PopupNotification/PopupNotification.php:954 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "30% OFF" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:937 msgid "Text that will be highlighted in a different color (e.g., \"30% OFF\")" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:943 msgid "Feature Title" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:949 msgid "Feature description" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:955 msgid "Boost Sales" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:956 msgid "Increase conversions with social proof" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:960 msgid "Build Trust" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:961 msgid "Show real customer activity" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:964 msgid "LIMITED" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:965 msgid "Drive Action" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:966 msgid "Create urgency and FOMO" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:1127 msgid "Notification not found" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:1133 msgid "Popup Submission" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:1175 msgid "Submission saved successfully" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:1233 msgid "Convert to Exit Intent Popup" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:1238 msgid "Show this Announcement as a centered popup when the visitor is about to leave the page." msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:1241 msgid "Cookie Duration" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:1249 msgid "Suppress the popup for this many days after it has been shown to a visitor." msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:1281 msgid "Popup Settings" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:1294 msgid "Close on Button Click" msgstr "" #: includes/Extensions/PopupNotification/PopupNotification.php:1300 #: includes/Extensions/PressBar/PressBar.php:615 #: includes/Extensions/PressBar/PressBar.php:624 msgid "Close Button Position" msgstr "" #. translators: %1$s: step-by-step guides link URL, %2$s: tutorial link URL, %3$s: URL #: includes/Extensions/PopupNotification/PopupNotification.php:1320 #, php-format msgid "" "<p>Create compelling Announcements that capture visitor interest and help you generate more leads on your WordPress site. Need help? Check out our <a href=\"%1$s\" target=\"_blank\">step-by-step guides</a> to build impactful Announcements.</p>\n" " <p>๐ฆ Watch the quick video <a target=\"_blank\" href=\"%2$s\">tutorial</a> for an easy walk-through.</p>\n" " <p><strong>Recommended Blogs:</strong></p>\n" " <p>๐ฅ <a target=\"_blank\" href=\"%3$s\">How to Create High-Performing Announcements with NotificationX?</a></p>\n" " <p><strong>Pro Tips:</strong></p>\n" " <p>โจ Use attention-grabbing headlines and clear action prompts to encourage more sign-ups.</p>" msgstr "" #: includes/Extensions/PressBar/PressBar.php:66 msgid "Press Bar" msgstr "" #: includes/Extensions/PressBar/PressBar.php:81 msgid "<b>We're excited to introduce something new!</b>" msgstr "" #: includes/Extensions/PressBar/PressBar.php:82 msgid "Show Me!" msgstr "" #: includes/Extensions/PressBar/PressBar.php:99 msgid "<p style=\"color: #000;\"><span>Save Big & Get Lifetime unlimited</span> <strong>NotificationX</strong> for $99!</p>" msgstr "" #: includes/Extensions/PressBar/PressBar.php:118 msgid "<b>Save Big & Get Lifetime unlimited <strong>NotificationX</strong> for $99</b>" msgstr "" #: includes/Extensions/PressBar/PressBar.php:119 msgid "Get Offer!" msgstr "" #: includes/Extensions/PressBar/PressBar.php:132 msgid "<p><span style=\"color: #F54747;\">4 Years</span> Of Seamlessly Creating NotificationX!</p>" msgstr "" #: includes/Extensions/PressBar/PressBar.php:133 msgid "Grab Deal Now" msgstr "" #: includes/Extensions/PressBar/PressBar.php:150 msgid "<p><span style=\"color: #fff;\">๐ Flash 30%</span> Sale is On Now! Donโt miss out on this opportunity</p>" msgstr "" #: includes/Extensions/PressBar/PressBar.php:157 msgid "Save $20" msgstr "" #: includes/Extensions/PressBar/PressBar.php:170 msgid "<p><span style=\"color: #000;\">๐ Flash 30%</span> Sale is On Now! Donโt miss out on this opportunity</p>" msgstr "" #: includes/Extensions/PressBar/PressBar.php:188 msgid "<p><span style=\"color: #9F7800;\">4 years</span> Of Seamlessly Creating NotificationX!</p>" msgstr "" #: includes/Extensions/PressBar/PressBar.php:415 msgid "Presets" msgstr "" #: includes/Extensions/PressBar/PressBar.php:440 #: includes/Extensions/PressBar/PressBar.php:465 msgid "NX Bar" msgstr "" #: includes/Extensions/PressBar/PressBar.php:559 msgid "Background Image" msgstr "" #: includes/Extensions/PressBar/PressBar.php:581 msgid "Countdown Background Color" msgstr "" #: includes/Extensions/PressBar/PressBar.php:586 msgid "Countdown Text Color" msgstr "" #: includes/Extensions/PressBar/PressBar.php:634 #: includes/Extensions/PressBar/PressBar.php:656 msgid "Close Button Position Top" msgstr "" #: includes/Extensions/PressBar/PressBar.php:645 msgid "Close Button Position Left" msgstr "" #: includes/Extensions/PressBar/PressBar.php:667 msgid "Close Button Position Right" msgstr "" #: includes/Extensions/PressBar/PressBar.php:706 msgid "Activate" msgstr "" #: includes/Extensions/PressBar/PressBar.php:706 msgid "Install" msgstr "" #: includes/Extensions/PressBar/PressBar.php:968 msgid "Edit With Gutenberg" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1016 msgid "Build With Gutenberg" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1132 msgid "Bar Reappearance" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1140 msgid "Don't show the Bar again for the user" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1141 msgid "Show the Bar again when the user visits the website next time" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1142 msgid "Show the Bar when the user refreshes/goes to another page" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1204 msgid "Sticky Bar?" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1209 msgid "If checked, this will fixed Notification Bar at top or bottom." msgstr "" #: includes/Extensions/PressBar/PressBar.php:1214 msgid "Display Overlapping" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1219 msgid "Show Notification Bar overlapping content instead of pushing." msgstr "" #: includes/Extensions/PressBar/PressBar.php:1229 msgid "Auto Hide" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1234 msgid "If checked, notification bar will be hidden after the time set below." msgstr "" #: includes/Extensions/PressBar/PressBar.php:1239 msgid "Hide After" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1245 msgid "Hide after 60 seconds" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1250 msgid "Notification Bar will Appear" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1259 msgid "After a few seconds" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1263 msgid "On Scroll" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1271 msgid "Scroll Offset" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1286 msgid "PX" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1287 msgid "VH" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1288 msgid "%" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1328 #: assets/admin/js/admin.js:1 msgid "Schedule" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1336 msgid "Schedule Type" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1344 msgid "Daily" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1349 msgid "Weekly" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1363 #: includes/Extensions/PressBar/PressBar.php:1400 #: includes/Extensions/PressBar/PressBar.php:1428 #: assets/admin/js/admin.js:20 msgid "From" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1372 #: includes/Extensions/PressBar/PressBar.php:1409 #: includes/Extensions/PressBar/PressBar.php:1437 #: assets/admin/js/admin.js:20 msgid "To" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1381 msgid "Select Days" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1391 msgid "Saturday" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1418 msgid "Custom Schedule" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1540 msgid "NotificationX Bar (Gutenberg)" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1640 msgid "Text Content" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1654 #: includes/Extensions/PressBar/PressBar.php:1669 msgid "Static Text" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1659 msgid "Slide Multiple Text" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1670 msgid "Write something here..." msgstr "" #: includes/Extensions/PressBar/PressBar.php:1680 msgid "Sliding Text Items" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1687 msgid "๐ Supercharge Your Marketing Forever!" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1690 msgid "Get <strong>Lifetime Access to NotificationX</strong> for just <strong>$299</strong>" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1697 msgid "Slide Text" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1709 msgid "Sliding Interval" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1713 msgid "Time interval between slides in milliseconds" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1760 msgid "Shop Now White " msgstr "" #: includes/Extensions/PressBar/PressBar.php:1763 msgid "Select an icon to display before the button text" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1770 msgid "Transition Speed" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1776 msgid "Transition speed in milliseconds" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1783 msgid "Transition Style" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1789 msgid "Slide in Right" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1790 msgid "Slide in Left" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1800 msgid "Coupon" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1812 msgid "Enable Coupon" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1820 #: includes/Extensions/PressBar/PressBar.php:1830 msgid "SAVE20" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1838 msgid "Coupon Copied Text" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1840 msgid "Copied!" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1848 msgid "Coupon Tooltip" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1850 msgid "Use this coupon code to get 20% off" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1858 msgid "Coupon Background Color" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1878 msgid "Coupon Border Color" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1894 msgid "Countdown Timer" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1900 msgid "Enable Countdown" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1910 msgid "To configure Evergreen Timer" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1915 msgid "Countdown Text" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1917 msgid "Ending in" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1926 msgid "Expired Text" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1928 msgid "Expired" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1938 msgid "Start Date" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1945 msgid "End Date" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1953 msgid "Randomize" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1959 msgid "Time Between" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1965 msgid "Start Time" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1972 msgid "End Time" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1981 msgid "Time Rotation" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1989 msgid "Daily Time Reset" msgstr "" #: includes/Extensions/PressBar/PressBar.php:1995 msgid "Permanent Close" msgstr "" #: includes/Extensions/PressBar/PressBar.php:2000 msgid "Close After Expire" msgstr "" #: includes/Extensions/PressBar/PressBar.php:2212 msgid "Install Essential Blocks" msgstr "" #. translators: %1$s: Elementor documentation URL, %2$s: Gutenberg documentation URL, %3$s: documentation URL, %4$s: blog post URL, %5$s: blog post URL #: includes/Extensions/PressBar/PressBar.php:2223 #, php-format msgid "" "<p>Supercharge your WordPress site with an <strong>AI-powered Notification Bar</strong> that help you create and launches instant popup campaigns โ smarter and faster than ever. Let AI generate compelling bar content for you in seconds. Need help getting started? Explore our step-by-step guides to set up your AI-enhanced notification bars using both <a target=\"_blank\" href=\"%1$s\">Elementor</a> and <a target=\"_blank\" href=\"%2$s\">Gutenberg</a>.</p>\n" "\t\t<p>๐ฆ Check the <a target = \"_blank\" href = \"%3$s\">documentation</a> for a quick guide.</p>\n" "\t\t<p><strong>Recommended Blog : </strong></p>\n" "\t\t<p>๐ฅ<a target=\"_blank\" href=\"%4$s\">How to Design a Notification Bar with AI Using NotificationX (A Comprehensive Guide)</a></p>\n" "\t\t<p>๐ฅ <a href=\"%5$s\" target=\"_blank\">How to design a Notification Bar with Elementor Page Builder.</p>" msgstr "" #: includes/Extensions/ReviewX/ReviewX.php:72 #: includes/Extensions/ReviewX/ReviewX.php:73 #: includes/Extensions/ReviewX/ReviewX.php:212 msgid "ReviewX" msgstr "" #: includes/Extensions/ReviewX/ReviewX.php:105 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:98 #: includes/Extensions/WooCommerce/WOOReviews.php:88 #: includes/Types/Reviews.php:88 msgid "saying" msgstr "" #: includes/Extensions/ReviewX/ReviewX.php:107 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:100 #: includes/Extensions/WooCommerce/WOOReviews.php:90 #: includes/Types/Reviews.php:90 msgid "Excellent" msgstr "" #: includes/Extensions/ReviewX/ReviewX.php:108 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:101 #: includes/Extensions/WooCommerce/WOOReviews.php:91 #: includes/Types/Reviews.php:91 msgid "about" msgstr "" #: includes/Extensions/ReviewX/ReviewX.php:111 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:104 #: includes/Extensions/WooCommerce/WOOReviews.php:94 #: includes/Types/Reviews.php:94 msgid "Try it now" msgstr "" #: includes/Extensions/ReviewX/ReviewX.php:178 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:172 #: includes/Extensions/WooCommerce/WOOReviews.php:161 #: includes/Types/Reviews.php:224 msgid "Review Title" msgstr "" #: includes/Extensions/ReviewX/ReviewX.php:182 #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:176 #: includes/Types/Reviews.php:203 #: includes/Types/Reviews.php:228 msgid "Plugin Name" msgstr "" #: includes/Extensions/ReviewX/ReviewX.php:213 msgid "plugin." msgstr "" #. translators: %1$s: WooCommerce link URL, %2$s: ReviewX link URL, %3$s: documentation link URL, %4$s: boost WooCommerce Sales link URL #: includes/Extensions/ReviewX/ReviewX.php:280 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">WooCommerce</a> & <a target=\"_blank\" href=\"%2$s\">ReviewX</a> installed & activated to use this campaign. For further assistance, check out our step by step <a target=\"_blank\" href=\"%3$s\">documentation</a>.</p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ How to <a target=\"_blank\" href=\"%4$s\">boost WooCommerce Sales</a> Using NotificationX</p>" msgstr "" #: includes/Extensions/SureCart/SureCart.php:40 #: includes/Extensions/SureCart/SureCart.php:41 #: includes/Extensions/SureCart/SureCart.php:455 msgid "SureCart" msgstr "" #: includes/Extensions/SureCart/SureCart.php:118 msgid "Unfulfilled" msgstr "" #: includes/Extensions/SureCart/SureCart.php:120 msgid "Shipped" msgstr "" #: includes/Extensions/SureCart/SureCart.php:121 msgid "Delivered" msgstr "" #: includes/Extensions/SureCart/SureCart.php:122 msgid "Not Shipped" msgstr "" #. translators: %1$s: SureCart WordPress plugin installed & configured link URL, %2$s: documentation link URL, %3$s: ๐ NotificationX Integration with SureCart link URL #: includes/Extensions/SureCart/SureCart.php:468 #, php-format msgid "" "<p>Make sure that you have the <a target=\"_blank\" href=\"%1$s\">SureCart WordPress plugin installed & configured</a> to use its campaign and selling data. For detailed guidelines, check out the step-by-step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" " <a target=\"_blank\" href=\"%3$s\">๐ NotificationX Integration with SureCart</a>" msgstr "" #: includes/Extensions/Tutor/Tutor.php:47 msgid "Tutor" msgstr "" #: includes/Extensions/Tutor/Tutor.php:48 #: includes/Extensions/Tutor/Tutor.php:131 msgid "Tutor LMS" msgstr "" #. translators: %1$s: Tutor LMS installed & configured link URL, %2$s: documentation link URL, %3$s: video tutorial link URL, %4$s: Integration with Tutor LMS link URL #: includes/Extensions/Tutor/Tutor.php:541 #, php-format msgid "" "<p>Make sure that you have <a href=\"%1$s\" target=\"_blank\">Tutor LMS installed & configured</a> to use its campaign & course selling data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ Watch <a target=\"_blank\" href=\"%3$s\">video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with Tutor LMS</a></p>" msgstr "" #: includes/Extensions/Vimeo/Vimeo.php:42 msgid "Vimeo" msgstr "" #: includes/Extensions/Wistia/Wistia.php:41 msgid "Wistia" msgstr "" #: includes/Extensions/WooCommerce/WooCommerce.php:54 #: includes/Extensions/WooCommerce/WooCommerce.php:55 #: includes/Extensions/WooCommerce/WooCommerce.php:133 #: includes/Extensions/WooCommerce/WooCommerceCartPeek.php:71 #: includes/Extensions/WooCommerce/WOOReviews.php:55 #: includes/Extensions/WooCommerce/WOOReviews.php:56 #: includes/Extensions/WooCommerce/WOOReviews.php:233 #: includes/Types/WooCommerceSales.php:57 msgid "WooCommerce" msgstr "" #: includes/Extensions/WooCommerce/WooCommerce.php:57 #: includes/Extensions/WooCommerce/WooCommerce.php:58 msgid "Product Title Raw" msgstr "" #. translators: %1$s: WooCommerce installed & activated link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Best FOMO and Social Proof Plugin link URL, %5$s: boost WooCommerce Sales link URL #: includes/Extensions/WooCommerce/WooCommerce.php:612 #: includes/Extensions/WooCommerce/WooCommerceSales.php:204 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:215 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">WooCommerce installed & activated</a> to use this campaign. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a href=\"%3$s\" target=\"_blank\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>โญ NotificationX Integration with WooCommerce</p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ฅ Why NotificationX is The <a target=\"_blank\" href=\"%4$s\">Best FOMO and Social Proof Plugin</a> for WooCommerce?</p>\n" "\t\t<p>๐ How to <a target=\"_blank\" href=\"%5$s\">boost WooCommerce Sales</a> Using NotificationX</p>" msgstr "" #: includes/Extensions/WooCommerce/WooCommerceCartPeek.php:72 #: includes/Types/WooCommerceCartPeek.php:56 msgid "Cart Peek" msgstr "" #: includes/Extensions/WooCommerce/WooCommerceCartPeek.php:78 #, php-format msgid "" "<p>Show shoppers how many others have this product in their cart right now โ a live social-proof signal that fires at the highest-value hesitation moment on the PDP.</p>\n" " <p>Requires an active NotificationX Pro licence and <a target=\"_blank\" href=\"%1$s\">WooCommerce installed & activated</a>.</p>\n" " <p>๐ <a target=\"_blank\" href=\"%2$s\">Documentation</a></p>" msgstr "" #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:132 #: includes/Extensions/WooCommerce/WooInline.php:136 msgid "people are viewing" msgstr "" #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:143 #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:193 #: includes/Extensions/WooCommerce/WooInline.php:147 #: includes/Extensions/WooCommerce/WooInline.php:197 #: includes/Types/PageAnalytics.php:102 #: includes/Types/WooCommerceCartPeek.php:93 msgid "right now" msgstr "" #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:187 #: includes/Extensions/WooCommerce/WooInline.php:191 msgid "Live Product Viewers" msgstr "" #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:202 #: includes/Types/Inline.php:47 msgid "<a href='https://notificationx.com/growth-alert/' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/WooCommerce/WooCommerceSalesInline.php:204 msgid "" "\n" " <span>Highlight your sales, low stock updates with inline growth alert to boost sales</span>\n" " <iframe id=\"email_subscription_video\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\"\n" " src=\"https://www.youtube.com/embed/vXMtBPvizDw\">\n" " </iframe>\n" " " msgstr "" #. translators: %1$s: WooCommerce installed & activated link URL, %2$s: documentation link URL, %3$s: video tutorial link URL, %4$s: boost WooCommerce Sales link URL #: includes/Extensions/WooCommerce/WooCommerceSalesReviews.php:252 #: includes/Extensions/WooCommerce/WOOReviews.php:494 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">WooCommerce installed & activated</a> to use this campaign. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ Watch <a target=\"_blank\" href=\"%3$s\">video tutorial</a> to learn quickly</p>\n" "\t\t<p><strong>Recommended Blog:</strong></p>\n" "\t\t<p>๐ How to <a target=\"_blank\" href=\"%4$s\">boost WooCommerce Sales</a> Using NotificationX</p>" msgstr "" #: includes/Extensions/WooCommerce/WooInline.php:225 msgid "This design needs live traffic data. Connect your" msgstr "" #: includes/Extensions/WooCommerce/WooInline.php:227 msgid "Google Analytics Account" msgstr "" #: includes/Extensions/WooCommerce/WooInline.php:228 msgid "first" msgstr "" #: includes/Extensions/WooCommerce/WooInline.php:235 msgid "This design needs a Google Analytics 4 property. Select one in" msgstr "" #: includes/Extensions/WooCommerce/WooInline.php:237 msgid "API Integrations" msgstr "" #: includes/Extensions/WooCommerce/WOOReviews.php:213 msgid "someone" msgstr "" #: includes/Extensions/WooCommerce/WOOReviews.php:214 #: includes/Extensions/WordPress/WPOrgReview.php:185 msgid "try it out" msgstr "" #: includes/Extensions/WooCommerce/WOOReviews.php:215 #: includes/Extensions/WordPress/WPOrgReview.php:186 msgid "Anonymous" msgstr "" #: includes/Extensions/WooCommerce/WOOReviews.php:216 msgid "Some review content" msgstr "" #. translators: %1$s: wordpress.org link URL, %2$s: comments popup link URL, %3$s: plugin reviews link URL, %4$s: downloads stats link URL, %5$s: blog comments link URL, %6$s: reviews link URL, %7$s: Get More Comments on Your WordPress Blog link URL, %8$s: WordPress Plugin Download Rates & Increase Sales link URL #: includes/Extensions/WordPress/Wordpress.php:13 #, php-format msgid "" "<p>Make sure that you have a <a target=\"_blank\" href=\"%1$s\">wordpress.org</a> account to use its campaign on blog comments, reviews and download stats data. For further assistance, check out our step by step documentation on <a target=\"_blank\" href=\"%2$s\">comments popup</a>, <a target=\"_blank\" href=\"%3$s\">plugin reviews</a> & <a target=\"_blank\" href=\"%4$s\">downloads stats</a>.</p>\n" "\t\t<p>๐ฆ Watch video tutorial on <a target=\"_blank\" href=\"%5$s\">blog comments</a>, <a target=\"_blank\" href=\"%6$s\">reviews</a> & <a target=\"_blank\" href=\"%6$s\">downloads stats</a> to learn quickly</p>\n" "\t\t<p><strong>Recommended Blogs:</strong></p>\n" "\t\t<p>๐ฅ Proven Hacks To <a target=\"_blank\" href=\"%7$s\">Get More Comments on Your WordPress Blog</a> Posts</p>\n" "\t\t<p>๐ How To Increase <a target=\"_blank\" href=\"%8$s\">WordPress Plugin Download Rates & Increase Sales</a> in 2023</p>" msgstr "" #: includes/Extensions/WordPress/WPComments.php:47 msgid "WP Comments" msgstr "" #: includes/Extensions/WordPress/WPComments.php:48 #: includes/Extensions/WordPress/WPOrgReview.php:56 #: includes/Extensions/WordPress/WPOrgStats.php:57 msgid "WordPress" msgstr "" #: includes/Extensions/WordPress/WPComments.php:265 #: includes/Types/Comments.php:57 #: includes/Types/Comments.php:70 #: includes/Types/Comments.php:83 #: includes/Types/Comments.php:96 #: includes/Types/Comments.php:109 #: includes/Types/Comments.php:122 #: includes/Types/Comments.php:136 #: includes/Types/Comments.php:150 #: includes/Types/GDPR.php:61 #: includes/Types/GDPR.php:75 #: includes/Types/GDPR.php:89 #: includes/Types/GDPR.php:103 #: includes/Types/GDPR.php:117 #: includes/Types/GDPR.php:131 #: includes/Types/GDPR.php:145 #: includes/Types/GDPR.php:159 #: includes/Types/GDPR.php:173 #: includes/Types/GDPR.php:187 #: includes/Types/GDPR.php:201 #: includes/Types/GDPR.php:215 msgid "Anonymous Post" msgstr "" #: includes/Extensions/WordPress/WPComments.php:267 msgid "Some comment" msgstr "" #: includes/Extensions/WordPress/WPOrgReview.php:55 msgid "WP.Org Reviews" msgstr "" #: includes/Extensions/WordPress/WPOrgReview.php:138 #: includes/Extensions/WordPress/WPOrgStats.php:131 msgid "Product Type" msgstr "" #: includes/Extensions/WordPress/WPOrgReview.php:144 #: includes/Extensions/WordPress/WPOrgStats.php:135 msgid "Plugin" msgstr "" #: includes/Extensions/WordPress/WPOrgReview.php:150 #: includes/Extensions/WordPress/WPOrgStats.php:144 msgid "Slug" msgstr "" #: includes/Extensions/WordPress/WPOrgReview.php:159 #: includes/Extensions/WordPress/WPOrgStats.php:151 msgid "Product Name Length" msgstr "" #: includes/Extensions/WordPress/WPOrgReview.php:177 #: includes/Extensions/WordPress/WPOrgStats.php:169 msgid "Set a max content length for product name." msgstr "" #: includes/Extensions/WordPress/WPOrgStats.php:56 msgid "WP.Org Stats" msgstr "" #: includes/Extensions/WordPress/WPOrgStats.php:136 msgid "Theme" msgstr "" #: includes/Extensions/WordPress/WPOrgStats.php:181 #: includes/Extensions/WordPress/WPOrgStats.php:184 msgid "Try It Out" msgstr "" #: includes/Extensions/WordPress/WPOrgStats.php:182 #: includes/Types/DownloadStats.php:143 msgid "Get Started for Free." msgstr "" #: includes/Extensions/WordPress/WPOrgStats.php:183 #: includes/Types/DownloadStats.php:144 msgid "Why Don't You?" msgstr "" #. translators: %s: number of downloads today. #: includes/Extensions/WordPress/WPOrgStats.php:197 #, php-format msgid "%s times today" msgstr "" #. translators: %s: number of downloads yesterday. #. translators: %s: number of downloads of all time. #: includes/Extensions/WordPress/WPOrgStats.php:199 #: includes/Extensions/WordPress/WPOrgStats.php:203 #, php-format msgid "%s times" msgstr "" #. translators: %s: number of downloads in last 7 days. #: includes/Extensions/WordPress/WPOrgStats.php:201 #, php-format msgid "%s times in last 7 days" msgstr "" #: includes/Extensions/WPF/WPForms.php:49 #: includes/Extensions/WPF/WPForms.php:50 msgid "WPForms" msgstr "" #: includes/Extensions/WPF/WPForms.php:92 msgid "WP Forms" msgstr "" #. translators: %1$s: WPForms installed & configured link URL, %2$s: documentation link URL, %3$s: Watch video tutorial link URL, %4$s: Integration with WPForms link URL, %5$s: WordPress Contact Forms Submission Rate link URL #: includes/Extensions/WPF/WPForms.php:343 #, php-format msgid "" "<p>Make sure that you have <a target=\"_blank\" href=\"%1$s\">WPForms installed & configured</a> to use its campaign & form subscriptions data. For further assistance, check out our step by step <a target=\"_blank\" href=\"%2$s\">documentation</a>.</p>\n" "\t\t<p>๐ฆ <a target=\"_blank\" href=\"%3$s\">Watch video tutorial</a> to learn quickly</p>\n" "\t\t<p>๐ NotificationX <a target=\"_blank\" href=\"%4$s\">Integration with WPForms</a></p>\n" "\t\t<p><strong>Recommended Blogs:</strong></p>\n" "\t\t<p>๐ฅHacks to Increase Your <a target=\"_blank\" href=\"%5$s\">WordPress Contact Forms Submission Rate</a> Using NotificationX</p>" msgstr "" #: includes/Extensions/Zapier/ZapierConversions.php:44 #: includes/Extensions/Zapier/ZapierConversions.php:45 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:44 #: includes/Extensions/Zapier/ZapierEmailSubscription.php:45 #: includes/Extensions/Zapier/ZapierReviews.php:44 #: includes/Extensions/Zapier/ZapierReviews.php:45 msgid "Zapier" msgstr "" #: includes/Extensions/Zapier/ZapierConversions.php:47 #: includes/Extensions/Zapier/ZapierReviews.php:47 msgid "<a href='https://notificationx.com/docs/zapier-notification-alert/' target='_blank'>More Info</a>" msgstr "" #: includes/Extensions/Zapier/ZapierConversions.php:49 msgid "" "\n" " <span>A well-known web-based tool to connect with any of your web-based applications & boost productivity.</span>\n" " <iframe id=\"email_subscription_video\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\"\n" " src=\"https://www.youtube.com/embed/KjdLv5YMByQ\">\n" " </iframe>\n" " " msgstr "" #: includes/Features/ShortcodeInline.php:66 msgid "Choose a Notification from the dropdown." msgstr "" #: includes/Features/ShortcodeInline.php:73 msgid "Make sure you have enabled the notification which ID you have given." msgstr "" #. translators: time #: includes/Features/ShortcodeInline.php:145 #, php-format msgctxt "Inline Shortcode" msgid "%s ago" msgstr "" #: includes/FrontEnd/FrontEnd.php:93 msgid "Necessary cookies are needed to ensure the basic functions of this site, like allowing secure log-ins and managing your consent settings. These cookies do not collect any personal information." msgstr "" #: includes/FrontEnd/FrontEnd.php:97 msgid "Functional cookies assist in performing tasks like sharing website content on social media, collecting feedback, and enabling other third-party features." msgstr "" #: includes/FrontEnd/FrontEnd.php:101 msgid "Analytical cookies help us understand how visitors use the website. They provide data on metrics like the number of visitors, bounce rate, traffic sources etc." msgstr "" #: includes/FrontEnd/FrontEnd.php:105 msgid "Performance cookies help analyze the website's key performance indicators, which in turn helps improve the user experience for visitors." msgstr "" #: includes/FrontEnd/FrontEnd.php:109 msgid "Advertisement cookies help analyze the website's key advertising indicators, which in turn helps improve the user experience for visitors." msgstr "" #: includes/FrontEnd/FrontEnd.php:113 msgid "Uncategorized cookies are those that don't fall into any specific category but may still be used for various purposes on the site. These cookies help us improve user experience by tracking interactions that don't fit into other cookie types." msgstr "" #: includes/FrontEnd/Preview.php:422 msgid "Talk to Support" msgstr "" #: includes/MCP/Manager.php:151 msgid "Nothing to revoke." msgstr "" #: includes/MCP/Manager.php:359 msgid "You do not have permission to authorize an MCP connection." msgstr "" #: includes/MCP/Manager.php:454 msgid "Read only" msgstr "" #: includes/MCP/Manager.php:454 #: includes/MCP/Manager.php:885 msgid "Read & write" msgstr "" #: includes/MCP/Manager.php:456 msgid "It can read your notifications, entries and analytics. It cannot create, change or delete anything." msgstr "" #: includes/MCP/Manager.php:457 msgid "It acts as you: anything it creates, edits or deletes is recorded under your account." msgstr "" #: includes/MCP/Manager.php:472 msgid "Authorize MCP connection" msgstr "" #. translators: %1$s: client app name, %2$s: site name. #: includes/MCP/Manager.php:538 #, php-format msgid "%1$s wants to work with your notifications on %2$s." msgstr "" #. translators: %1$s: user display name, %2$s: user role. #: includes/MCP/Manager.php:556 #, php-format msgid "Signed in as %1$s%2$s" msgstr "" #. translators: %1$s: client app name, %2$d: number of tools. #: includes/MCP/Manager.php:571 #, php-format msgid "What %1$s will be able to do (%2$d)" msgstr "" #: includes/MCP/Manager.php:593 msgid "Secured with OAuth. You can revoke this app at any time under NotificationX โ MCP." msgstr "" #: includes/MCP/Manager.php:600 msgid "Deny" msgstr "" #: includes/MCP/Manager.php:601 msgid "Approve" msgstr "" #: includes/MCP/Manager.php:629 msgid "MCP" msgstr "" #: includes/MCP/Manager.php:651 #: includes/MCP/Manager.php:761 msgid "MCP Server" msgstr "" #: includes/MCP/Manager.php:663 msgid "Enable MCP access" msgstr "" #: includes/MCP/Manager.php:664 msgid "When enabled, approved AI assistants can connect to this site to manage notifications and read analytics." msgstr "" #: includes/MCP/Manager.php:672 msgid "Connection" msgstr "" #: includes/MCP/Manager.php:687 msgid "Connect a client" msgstr "" #: includes/MCP/Manager.php:702 msgid "Connected apps" msgstr "" #: includes/MCP/Manager.php:717 msgid "Connection health" msgstr "" #: includes/MCP/Manager.php:740 #: includes/MCP/Manager.php:1075 msgid "Off" msgstr "" #: includes/MCP/Manager.php:743 #: includes/MCP/Manager.php:1075 #: assets/admin/js/admin.js:1 msgid "Active" msgstr "" #: includes/MCP/Manager.php:745 msgid "Setup needed" msgstr "" #: includes/MCP/Manager.php:765 msgid "Connect NotificationX to Claude, ChatGPT, Cursor and other AI assistants through a built-in MCP server, so you can manage notifications and read analytics in plain language. It is off by default and only administrators can use it." msgstr "" #: includes/MCP/Manager.php:785 msgid "Connector URL" msgstr "" #: includes/MCP/Manager.php:788 #: includes/MCP/Manager.php:797 msgid "Copy" msgstr "" #: includes/MCP/Manager.php:790 msgid "Add this URL as a custom connector in your AI client." msgstr "" #: includes/MCP/Manager.php:793 msgid "Connection token" msgstr "" #: includes/MCP/Manager.php:799 msgid "For token-based clients (ChatGPT, Cursor): send it as an Authorization: Bearer header. Keep it secret." msgstr "" #: includes/MCP/Manager.php:803 msgid "Connection test passed โ the MCP server is reachable and exposing its tools." msgstr "" #: includes/MCP/Manager.php:803 msgid "Test connection" msgstr "" #: includes/MCP/Manager.php:804 msgid "Reset the connection token? Existing clients will need the new token to reconnect." msgstr "" #: includes/MCP/Manager.php:804 msgid "A new connection token was generated." msgstr "" #: includes/MCP/Manager.php:804 msgid "Reset token" msgstr "" #: includes/MCP/Manager.php:821 msgid "Claude" msgstr "" #: includes/MCP/Manager.php:821 msgid "OAuth" msgstr "" #: includes/MCP/Manager.php:823 msgid "In Claude, add a custom connector." msgstr "" #: includes/MCP/Manager.php:824 msgid "Paste the Connector URL above." msgstr "" #: includes/MCP/Manager.php:825 msgid "Approve the connection when prompted โ you sign in here, no token needed." msgstr "" #: includes/MCP/Manager.php:829 msgid "ChatGPT" msgstr "" #: includes/MCP/Manager.php:829 #: includes/MCP/Manager.php:837 msgid "Token" msgstr "" #: includes/MCP/Manager.php:831 msgid "Settings โ Connectors โ Add a custom connector." msgstr "" #. translators: %s: connector URL #: includes/MCP/Manager.php:832 #, php-format msgid "Use the URL %s." msgstr "" #. translators: %s: connector URL #: includes/MCP/Manager.php:833 msgid "Provide the connection token as a Bearer credential." msgstr "" #: includes/MCP/Manager.php:837 msgid "Cursor & others" msgstr "" #: includes/MCP/Manager.php:839 msgid "Add an MCP server with the Connector URL above." msgstr "" #: includes/MCP/Manager.php:840 msgid "Set the Authorization header to: Bearer <token>." msgstr "" #: includes/MCP/Manager.php:841 msgid "Confirm the install when the client asks." msgstr "" #: includes/MCP/Manager.php:865 msgid "Token connection (ChatGPT / Cursor / manual)" msgstr "" #: includes/MCP/Manager.php:880 msgid "No AI clients are connected yet." msgstr "" #: includes/MCP/Manager.php:885 msgid "Read-only" msgstr "" #: includes/MCP/Manager.php:892 msgid "Revoke" msgstr "" #: includes/MCP/Manager.php:914 msgid "Secure connection (HTTPS) is on." msgstr "" #: includes/MCP/Manager.php:916 msgid "This site is not served over HTTPS. Token clients work, but hosted clients like Claude require an HTTPS site to connect." msgstr "" #. translators: %s: protocol version #: includes/MCP/Manager.php:919 #, php-format msgid "MCP protocol version %s." msgstr "" #. translators: %s: protocol version #: includes/MCP/Manager.php:920 msgid "Endpoint:" msgstr "" #: includes/MCP/Manager.php:921 msgid "Use โTest connectionโ above to verify the server end-to-end." msgstr "" #: includes/MCP/Manager.php:925 msgid "Disconnect all" msgstr "" #: includes/MCP/Manager.php:926 msgid "Revoke every connection and OAuth grant. All clients will need to reconnect." msgstr "" #: includes/MCP/Manager.php:928 msgid "Disconnect all clients? Every connection will be revoked." msgstr "" #: includes/MCP/Manager.php:928 msgid "All MCP connections have been revoked." msgstr "" #: includes/MCP/Manager.php:928 msgid "Disconnect all clients" msgstr "" #: includes/MCP/OAuth.php:110 msgid "At least one valid redirect_uri is required." msgstr "" #: includes/MCP/OAuth.php:117 msgid "Client registration limit reached." msgstr "" #: includes/MCP/OAuth.php:161 msgid "Unknown client." msgstr "" #: includes/MCP/OAuth.php:164 msgid "redirect_uri mismatch." msgstr "" #: includes/MCP/OAuth.php:167 msgid "Only the authorization code flow is supported." msgstr "" #: includes/MCP/OAuth.php:170 msgid "PKCE with S256 is required." msgstr "" #: includes/MCP/OAuth.php:225 msgid "Unsupported grant type." msgstr "" #: includes/MCP/OAuth.php:251 msgid "Authorization code is invalid or expired." msgstr "" #: includes/MCP/OAuth.php:254 msgid "Authorization code does not match this client." msgstr "" #: includes/MCP/OAuth.php:260 msgid "PKCE verification failed." msgstr "" #: includes/MCP/OAuth.php:286 msgid "Refresh token is invalid or expired." msgstr "" #: includes/MCP/SelfTest.php:34 msgid "MCP is turned off." msgstr "" #: includes/MCP/SelfTest.php:39 msgid "No connection token has been generated yet." msgstr "" #. translators: %s: error detail. #: includes/MCP/SelfTest.php:64 #, php-format msgid "The MCP endpoint could not be reached from the server itself: %s" msgstr "" #: includes/MCP/SelfTest.php:71 msgid "The endpoint rejected the connection token." msgstr "" #: includes/MCP/SelfTest.php:78 msgid "The server responded but exposed no tools." msgstr "" #: includes/MCP/SelfTest.php:93 msgid "The endpoint did not correctly challenge an unauthenticated request; OAuth discovery may fail for some clients." msgstr "" #. translators: %d: number of tools. #: includes/MCP/SelfTest.php:102 #, php-format msgid "MCP is working. %d tool is available." msgid_plural "MCP is working. %d tools are available." msgstr[0] "" msgstr[1] "" #: includes/MCP/Server.php:54 msgid "Too many failed attempts. Try again later." msgstr "" #: includes/MCP/Server.php:67 msgid "Authentication required." msgstr "" #: includes/MCP/Server.php:92 msgid "Parse error." msgstr "" #: includes/MCP/Server.php:153 msgid "Method not found." msgstr "" #: includes/MCP/Server.php:169 msgid "Missing tool name." msgstr "" #: includes/MCP/Server.php:231 msgid "Invalid or expired credentials." msgstr "" #: includes/MCP/Server.php:244 msgid "The account behind this connection can no longer manage NotificationX." msgstr "" #. translators: %s: tool name. #: includes/MCP/Tools.php:73 #, php-format msgid "Unknown tool: %s" msgstr "" #: includes/MCP/Tools.php:81 msgid "This connection is read-only and cannot run write tools." msgstr "" #: includes/NotificationX.php:209 msgid "Opps! This is PRO Feature." msgstr "" #: includes/NotificationX.php:235 #: assets/admin/js/admin.js:11 msgid "Settings" msgstr "" #: includes/NotificationX.php:240 msgid "Go Pro" msgstr "" #: includes/Types/Comments.php:55 #: includes/Types/Comments.php:68 #: includes/Types/Comments.php:81 #: includes/Types/Comments.php:94 #: includes/Types/Comments.php:107 #: includes/Types/Comments.php:120 #: includes/Types/Comments.php:134 #: includes/Types/Comments.php:148 #: includes/Types/GDPR.php:59 #: includes/Types/GDPR.php:73 #: includes/Types/GDPR.php:87 #: includes/Types/GDPR.php:101 #: includes/Types/GDPR.php:115 #: includes/Types/GDPR.php:129 #: includes/Types/GDPR.php:143 #: includes/Types/GDPR.php:157 #: includes/Types/GDPR.php:171 #: includes/Types/GDPR.php:185 #: includes/Types/GDPR.php:199 #: includes/Types/GDPR.php:213 #: assets/admin/js/admin.js:13 msgid "commented on" msgstr "" #: includes/Types/Comments.php:215 #: includes/Types/Comments.php:231 msgid "Post Title" msgstr "" #: includes/Types/Comments.php:232 msgid "Post Comment" msgstr "" #: includes/Types/Comments.php:265 #: includes/Types/OfferAnnouncement.php:81 msgid "Comment URL" msgstr "" #: includes/Types/ContactForm.php:61 #: includes/Types/ContactForm.php:74 #: includes/Types/ContactForm.php:87 msgid "recently contacted via" msgstr "" #: includes/Types/ContactForm.php:102 #: includes/Types/ContactForm.php:113 #: includes/Types/ContactForm.php:124 msgid "just contacted via" msgstr "" #: includes/Types/ContactForm.php:135 msgid "Select A Tag" msgstr "" #: includes/Types/ContactForm.php:230 msgid "Select a Form" msgstr "" #: includes/Types/Conversions.php:67 #: includes/Types/WooCommerceCartPeek.php:213 #: includes/Types/WooCommerceSales.php:64 msgid "just purchased" msgstr "" #: includes/Types/Conversions.php:87 #: includes/Types/Conversions.php:103 #: includes/Types/Conversions.php:115 #: includes/Types/WooCommerceSales.php:86 #: includes/Types/WooCommerceSales.php:102 #: includes/Types/WooCommerceSales.php:114 #: assets/admin/js/admin.js:13 msgid "Buy now" msgstr "" #: includes/Types/Conversions.php:99 #: includes/Types/WooCommerceSales.php:98 msgid "Bought" msgstr "" #: includes/Types/Conversions.php:182 #: includes/Types/Conversions.php:195 #: includes/Types/WooCommerceSales.php:177 #: includes/Types/WooCommerceSales.php:188 msgid "Purchase now" msgstr "" #: includes/Types/Donations.php:46 msgid "Donations" msgstr "" #: includes/Types/Donations.php:50 msgid "recently donated for" msgstr "" #: includes/Types/Donations.php:52 #: assets/admin/js/admin.js:13 msgid "100" msgstr "" #: includes/Types/Donations.php:169 msgid "Donation Amount" msgstr "" #: includes/Types/Donations.php:173 #: includes/Types/Donations.php:192 msgid "Donation For Title" msgstr "" #: includes/Types/Donations.php:226 msgid "Donation Form Page" msgstr "" #: includes/Types/DownloadStats.php:57 #: includes/Types/DownloadStats.php:70 #: includes/Types/DownloadStats.php:94 msgid "has been downloaded" msgstr "" #: includes/Types/DownloadStats.php:83 msgid "people are actively using" msgstr "" #: includes/Types/DownloadStats.php:131 #: includes/Types/DownloadStats.php:161 msgid "Plugin/Theme Name" msgstr "" #: includes/Types/DownloadStats.php:135 #: includes/Types/DownloadStats.php:155 msgid "Today" msgstr "" #: includes/Types/DownloadStats.php:137 #: includes/Types/DownloadStats.php:157 msgid "Total" msgstr "" #: includes/Types/DownloadStats.php:138 #: includes/Types/DownloadStats.php:158 msgid "Total Active Install" msgstr "" #: includes/Types/DownloadStats.php:142 msgid "Try it out" msgstr "" #: includes/Types/DownloadStats.php:145 msgid "in total active" msgstr "" #: includes/Types/ELearning.php:59 #: assets/admin/js/admin.js:13 msgid "just enrolled" msgstr "" #: includes/Types/ELearning.php:61 #: includes/Types/ELearning.php:74 #: includes/Types/ELearning.php:87 msgid "Anonymous Course" msgstr "" #: includes/Types/ELearning.php:72 #: includes/Types/ELearning.php:85 msgid "recently enrolled" msgstr "" #: includes/Types/ELearning.php:235 msgid "Show Notification Of" msgstr "" #: includes/Types/ELearning.php:241 msgid "By Course" msgstr "" #: includes/Types/ELearning.php:248 msgid "Select Course" msgstr "" #: includes/Types/ELearning.php:286 msgid "Course Page" msgstr "" #: includes/Types/EmailSubscription.php:51 msgid "Email Subscription" msgstr "" #: includes/Types/EmailSubscription.php:53 msgid "<a href='https://notificationx.com/docs/mailchimp-email-subscription-alert/' target='_blank'>More Info</a>" msgstr "" #: includes/Types/EmailSubscription.php:56 msgid "" "\n" " <span>Show popups to display which users subscribed to your Newsletter.</span>\n" " <video id=\"pro_alert_video_popup\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\" autoplay loop muted>\n" " <source src=\"https://notificationx.com/wp-content/uploads/2024/01/How-to-Display-Email-Subscription-Alerts-using-NotificationX.mp4\" type=\"video/mp4\">\n" " </video>\n" " " msgstr "" #: includes/Types/EmailSubscription.php:68 msgid "just subscribed to" msgstr "" #: includes/Types/EmailSubscription.php:125 msgid "List Title" msgstr "" #: includes/Types/ExitIntent.php:44 msgid "is about to leave" msgstr "" #: includes/Types/ExitIntent.php:46 msgid "Check this out" msgstr "" #: includes/Types/ExitIntent.php:48 msgid "Just now" msgstr "" #: includes/Types/ExitIntent.php:57 msgid "Item Title" msgstr "" #: includes/Types/ExitIntent.php:60 msgid "Time" msgstr "" #: includes/Types/FlashingTab.php:46 msgid "<a href='https://notificationx.com/flashing-tab/' target='_blank'>More Info</a>" msgstr "" #: includes/Types/FlashingTab.php:49 msgid "" "\n" " <span>Revive lost visitors and convert them into customers with captivating Flashing Tab alerts.</span>\n" " <video id=\"pro_alert_video_popup\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\" autoplay loop muted>\n" " <source src=\"https://notificationx.com/wp-content/uploads/2024/01/How-To-Configure-Flashing-Tab-Alert-With-NotificationX.mp4\" type=\"video/mp4\">\n" " </video>\n" " " msgstr "" #: includes/Types/GDPR.php:271 msgid "Delay Before Appearance" msgstr "" #: includes/Types/GDPR.php:298 msgid "Customized Cookie Preferences" msgstr "" #: includes/Types/GDPR.php:301 #: includes/Types/GDPR.php:304 msgid "Privacy Overview" msgstr "" #: includes/Types/GDPR.php:305 msgid "We use cookies and similar technologies to enhance your experience and analyze site usage. Manage your preferences to control which data is collected." msgstr "" #: includes/Types/GDPR.php:308 msgid "Show Google Privacy Policy" msgstr "" #: includes/Types/GDPR.php:312 msgid "If you use services offered by Google, such as AdSense, Firebase, and Analytics on your website, the Digital Markets Act (DMA) requires you to display Google's Privacy Policy on the second layer of your banner." msgstr "" #: includes/Types/GDPR.php:319 msgid "To learn more about how Google's third-party cookies function and manage your data, read from here." msgstr "" #: includes/Types/GDPR.php:325 msgid "Link text" msgstr "" #: includes/Types/GDPR.php:328 #: includes/Types/GDPR.php:329 msgid "Google Privacy Policy" msgstr "" #: includes/Types/GDPR.php:335 msgid "URL" msgstr "" #: includes/Types/GDPR.php:338 msgid "Google Privacy Policy URL" msgstr "" #: includes/Types/GDPR.php:345 msgid "Save My Preferences Button" msgstr "" #: includes/Types/GDPR.php:348 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Save My Preferences" msgstr "" #: includes/Types/GDPR.php:349 #: includes/Types/GDPR.php:356 #: includes/Types/GDPR.php:363 msgid "Button text" msgstr "" #: includes/Types/GDPR.php:352 msgid "See more Button" msgstr "" #: includes/Types/GDPR.php:355 msgid "See more" msgstr "" #: includes/Types/GDPR.php:359 msgid "See less Button" msgstr "" #: includes/Types/GDPR.php:362 msgid "See less" msgstr "" #: includes/Types/GDPR.php:376 msgid "Show Cookie List" msgstr "" #: includes/Types/GDPR.php:382 msgid "Enabled Label" msgstr "" #: includes/Types/GDPR.php:386 #: includes/Types/GDPR.php:392 msgid "Label text" msgstr "" #: includes/Types/GDPR.php:389 msgid "No Cookies Available Label" msgstr "" #: includes/Types/GDPR.php:393 msgid "No Cookies Available" msgstr "" #: includes/Types/GDPR.php:408 msgid "We value your privacy" msgstr "" #: includes/Types/GDPR.php:409 msgid "Cookie Notice Title" msgstr "" #: includes/Types/GDPR.php:416 msgid "We use cookies to improve your experience. By continuing to use our site, you agree to our use of cookies and data collection. You can learn more in our Privacy Policy and change your preferences anytime." msgstr "" #: includes/Types/GDPR.php:420 msgid "Accept All Button" msgstr "" #: includes/Types/GDPR.php:425 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 #: nxdev/notificationx/frontend/gdpr/utils/GdprActions.jsx:133 msgid "Accept All" msgstr "" #: includes/Types/GDPR.php:428 msgid "Reject All Button" msgstr "" #: includes/Types/GDPR.php:433 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 #: nxdev/notificationx/frontend/gdpr/utils/GdprActions.jsx:152 msgid "Reject All" msgstr "" #: includes/Types/GDPR.php:444 msgid "Cookies Policy Link" msgstr "" #: includes/Types/GDPR.php:451 msgid "Cookies Policy Link Text" msgstr "" #: includes/Types/GDPR.php:455 msgid "Link Text" msgstr "" #: includes/Types/GDPR.php:456 msgid "Cookies Policy" msgstr "" #: includes/Types/GDPR.php:462 #: includes/Types/GDPR.php:466 msgid "Cookies Policy URL" msgstr "" #: includes/Types/GDPR.php:472 msgid "Custom Logo" msgstr "" #: includes/Types/Inline.php:44 msgid "Growth Alert ๐" msgstr "" #: includes/Types/Inline.php:50 msgid "" "\n" " <span>Highlight your sales, low stock updates with inline growth alert to boost sales</span>\n" " <video id=\"pro_alert_video_popup\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\" autoplay loop muted>\n" " <source src=\"https://notificationx.com/wp-content/uploads/2024/01/Introducing-Growth-Alert-Instant-Sales-Booster-With-NotificationX.mp4\" type=\"video/mp4\">\n" " </video>\n" " " msgstr "" #: includes/Types/OfferAnnouncement.php:49 msgid "<a href='https://notificationx.com/docs/configure-discount-alert/' target='_blank'>More Info</a>" msgstr "" #: includes/Types/OfferAnnouncement.php:52 msgid "" "\n" " <span>Discount Alert by NotificationX will allow you to display offers/discounts of your products/services on your website interactively & easily.</span>\n" " <video id=\"pro_alert_video_popup\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\" autoplay loop muted>\n" " <source src=\"https://notificationx.com/wp-content/uploads/2024/01/NX-Discount-Alert-1.mp4\" type=\"video/mp4\">\n" " </video>\n" " " msgstr "" #: includes/Types/PageAnalytics.php:45 msgid "Page Analytics" msgstr "" #: includes/Types/PageAnalytics.php:47 msgid "<a href='https://notificationx.com/docs/google-analytics/' target='_blank'>More Info</a>" msgstr "" #: includes/Types/PageAnalytics.php:50 msgid "" "\n" " <span>Connect Google Analytics to display the total number of real-time site visitors</span>\n" " <video id=\"pro_alert_video_popup\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\" autoplay loop muted>\n" " <source src=\"https://notificationx.com/wp-content/uploads/2024/01/Google-Analytics-Integration-With-NotificationX-How-To-Show-Active-Users-Traffic-in-WordPress.mp4\" type=\"video/mp4\">\n" " </video>\n" " " msgstr "" #: includes/Types/PageAnalytics.php:63 msgid "marketers" msgstr "" #: includes/Types/PageAnalytics.php:65 msgid "Surfed this page" msgstr "" #: includes/Types/PageAnalytics.php:66 #: includes/Types/PageAnalytics.php:84 msgid "in last " msgstr "" #: includes/Types/PageAnalytics.php:67 #: includes/Types/PageAnalytics.php:104 #: includes/Types/PageAnalytics.php:123 msgid "30" msgstr "" #: includes/Types/PageAnalytics.php:81 msgid "people visited" msgstr "" #: includes/Types/PageAnalytics.php:83 msgid "this page" msgstr "" #: includes/Types/PageAnalytics.php:85 msgid "1" msgstr "" #: includes/Types/PageAnalytics.php:99 msgid "people looking" msgstr "" #: includes/Types/PageAnalytics.php:101 msgid "this deal" msgstr "" #: includes/Types/PageAnalytics.php:118 msgid "People Is Now Visiting" msgstr "" #: includes/Types/PageAnalytics.php:120 msgid "Holiday Deal Page" msgstr "" #: includes/Types/PageAnalytics.php:121 msgid "Check out now & grab exceptional deals" msgstr "" #: includes/Types/PageAnalytics.php:156 msgid "Total Site View" msgstr "" #: includes/Types/PageAnalytics.php:157 msgid "Realtime site view" msgstr "" #: includes/Types/PageAnalytics.php:160 msgid "Site Title" msgstr "" #: includes/Types/PageAnalytics.php:163 #: includes/Types/PageAnalytics.php:181 msgid "Day" msgstr "" #: includes/Types/PageAnalytics.php:164 #: includes/Types/PageAnalytics.php:182 msgid "Month" msgstr "" #: includes/Types/PageAnalytics.php:165 #: includes/Types/PageAnalytics.php:183 msgid "Year" msgstr "" #: includes/Types/PageAnalytics.php:175 msgid "Current Page View" msgstr "" #: includes/Types/PageAnalytics.php:178 msgid "Page Title" msgstr "" #: includes/Types/Traits/Reviews.php:40 msgid "About" msgstr "" #: includes/Types/Traits/Reviews.php:98 msgctxt "nx_preview" msgid "NotificationX" msgstr "" #: includes/Types/Video.php:52 msgid "<a href='https://notificationx.com/docs/youtube-video-activities-popups/' target='_blank'>More Info</a>" msgstr "" #: includes/Types/Video.php:55 msgid "" "\n" " <span>NotificationX will help you increasing engagement of your YouTube channel and gaining more credibility.</span>\n" " <video id=\"pro_alert_video_popup\" type=\"text/html\" allowfullscreen width=\"450\" height=\"235\" autoplay loop muted>\n" " <source src=\"https://notificationx.com/wp-content/uploads/2024/01/How-To-Show-YouTube-Activities-Popup-With-NotificationX.mp4\" type=\"video/mp4\">\n" " </video>\n" " " msgstr "" #: includes/Types/WooCommerceCartPeek.php:55 msgid "Cart Peek ๐" msgstr "" #: includes/Types/WooCommerceCartPeek.php:88 msgid "A few shoppers have this in their cart" msgstr "" #: includes/Types/WooCommerceCartPeek.php:91 msgid "this product" msgstr "" #: includes/Types/WooCommerceCartPeek.php:112 #: includes/Types/WooCommerceCartPeek.php:121 #: includes/Types/WooCommerceCartPeek.php:145 msgid "View product" msgstr "" #: includes/Types/WooCommerceCartPeek.php:170 #: includes/Types/WooCommerceCartPeek.php:179 msgid "Cart Count" msgstr "" #: includes/Types/WooCommerceCartPeek.php:193 msgid "<a href='https://notificationx.com/docs/how-to-create-a-cart-peek-notification/' target='_blank'>More Info</a>" msgstr "" #: includes/Types/WooCommerceCartPeek.php:196 msgid "" "\n" " <span>Show the live count of shoppers who currently have a product in their cart to spark urgency and boost conversions.</span>\n" " " msgstr "" #: includes/Types/WooCommerceCartPeek.php:345 #: includes/Types/WooCommerceCartPeek.php:352 msgid "Cart Confirmation Popup" msgstr "" #: includes/Types/WooCommerceCartPeek.php:357 msgid "Show the shopper a \"Continue shopping / Go to checkout\" popup right after they add a product to the cart." msgstr "" #: includes/Types/WooCommerceCartPeek.php:360 msgid "Popup Heading" msgstr "" #: includes/Types/WooCommerceCartPeek.php:363 msgid "Leaving so soon?" msgstr "" #: includes/Types/WooCommerceCartPeek.php:367 msgid "Continue Shopping Button" msgstr "" #: includes/Types/WooCommerceCartPeek.php:370 msgid "Continue shopping" msgstr "" #: includes/Types/WooCommerceCartPeek.php:374 msgid "Checkout Button" msgstr "" #: includes/Types/WooCommerceCartPeek.php:377 msgid "Go to checkout" msgstr "" #: includes/Types/WooCommerceCartPeek.php:381 msgid "Multiple Products Display" msgstr "" #: includes/Types/WooCommerceCartPeek.php:385 msgid "How to show the message when the cart has more than one product." msgstr "" #: includes/Types/WooCommerceCartPeek.php:387 msgid "Show count โ e.g. \"Product A and 2 more products\"" msgstr "" #: includes/Types/WooCommerceCartPeek.php:388 msgid "List product names โ e.g. \"Product A, Product B, Product C\"" msgstr "" #: includes/Types/WooCommerceCartPeek.php:389 msgid "Show total items โ e.g. \"3 items\"" msgstr "" #. translators: %s: URL of the wp-admin plugins page #: notificationx.php:86 #, php-format msgid "<strong>Recommended: </strong> Seems like you haven't updated the NotificationX Pro version. Please make sure to update NotificationX Pro plugin from <a href='%s'><strong>wp-admin -> Plugins</strong></a>." msgstr "" #: assets/admin/js/223.js:1 #: assets/admin/js/328.js:1 #: assets/admin/js/435.js:1 #: assets/admin/js/468.js:1 #: assets/admin/js/605.js:1 #: assets/admin/js/635.js:1 #: assets/admin/js/736.js:1 #: assets/admin/js/929.js:1 #: assets/admin/js/admin.js:13 #: assets/public/4468.js:1 #: assets/public/5223.js:1 #: assets/public/6435.js:1 #: assets/public/8736.js:1 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "OFF" msgstr "" #: assets/admin/js/admin.js:1 msgid "\"allOf\" condition requires an array as #3 argument" msgstr "" #: assets/admin/js/admin.js:1 msgid "\"anyOf\" condition requires an array as #3 argument" msgstr "" #: assets/admin/js/admin.js:1 msgid "\"not\" can have only one comparison rule, multiple rules given" msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "Invalid comparison rule %s." msgstr "" #: assets/admin/js/admin.js:1 msgid "There are no tabs defined!" msgstr "" #: assets/admin/js/admin.js:1 msgid "Field must have a #type. see documentation." msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:20 msgid "Copied to Clipboard." msgstr "" #: assets/admin/js/admin.js:1 msgid "File can't be empty." msgstr "" #: assets/admin/js/admin.js:1 msgid "Invalid file type." msgstr "" #: assets/admin/js/admin.js:1 msgid "You should give a #fields arguments to a group field." msgstr "" #: assets/admin/js/admin.js:1 msgid "Loading..." msgstr "" #: assets/admin/js/admin.js:1 msgid "#options is a required arguments for RadioCard field." msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/GradientPicker.jsx:66 msgid "Reset" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:9 #: assets/admin/js/admin.js:11 msgid "Something went wrong." msgstr "" #: assets/admin/js/admin.js:1 msgid "Button has a required params #text." msgstr "" #: assets/admin/js/admin.js:1 msgid "Modal needs button/body with it." msgstr "" #: assets/admin/js/admin.js:1 msgid "Save Changes" msgstr "" #: assets/admin/js/admin.js:1 msgid "There are no #tabs args defined in props." msgstr "" #: assets/admin/js/admin.js:1 msgid "Not an array." msgstr "" #: assets/admin/js/admin.js:1 msgid "NotificationXContext context is undefined, please verify you are calling useNotificationXContext() as child of a <NotificationX> component." msgstr "" #: assets/admin/js/admin.js:1 msgid "Title Goes Here: title" msgstr "" #: assets/admin/js/admin.js:1 msgid "Text Goes Here: text" msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "You need to upgrade to the <strong><a href='%s' target='_blank'>Premium Version</a></strong> to use this feature." msgstr "" #: assets/admin/js/admin.js:1 msgid "Opps..." msgstr "" #: assets/admin/js/admin.js:1 msgid "You are not authorized to perform this action. Please contact the administrator or check your access rights." msgstr "" #: assets/admin/js/admin.js:1 msgid "Access Denied" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 #: assets/admin/js/admin.js:20 msgid "Close" msgstr "" #: assets/admin/js/admin.js:1 msgid "NotificationX:" msgstr "" #: assets/admin/js/admin.js:1 msgid "NotificationX Pro:" msgstr "" #: assets/admin/js/admin.js:1 msgid "NX Not Created" msgstr "" #: assets/admin/js/admin.js:1 msgid "Error: " msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:9 #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:13 #: assets/admin/js/admin.js:20 msgid "Are you sure?" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:9 #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:13 msgid "You won't be able to revert this!" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:9 #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:13 msgid "Yes, Delete It" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:9 #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:13 msgid "No, Cancel" msgstr "" #: assets/admin/js/admin.js:1 msgid "Notification Alert has been Deleted." msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:11 msgid "Oops, Something went wrong. Please try again." msgstr "" #: assets/admin/js/admin.js:1 msgid "Delete Error: " msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:16 msgid "Publish" msgstr "" #: assets/admin/js/admin.js:1 msgid "Notification Alert has been Enabled." msgstr "" #: assets/admin/js/admin.js:1 msgid "Notification Alert has been Disabled." msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "You need to upgrade to the <strong><a target='_blank' href='%s' style='color:red'>Premium Version</a></strong> to use this feature." msgstr "" #: assets/admin/js/admin.js:1 msgid "Disabled" msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "You need to upgrade to the <strong><a target='_blank' href='%s' style='color:red'>Premium Version</a></strong> to use multiple notification." msgstr "" #: assets/admin/js/admin.js:1 msgid "Inactive" msgstr "" #: assets/admin/js/admin.js:1 msgid "Scheduled For" msgstr "" #: assets/admin/js/admin.js:1 msgid "Published On" msgstr "" #: assets/admin/js/admin.js:1 msgid "Publish On" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:20 msgid "Update" msgstr "" #: assets/admin/js/admin.js:1 msgid "NotificationX Instructions" msgstr "" #: assets/admin/js/admin.js:1 msgid "Rate NotificationX" msgstr "" #: assets/admin/js/admin.js:1 msgid "Help us make it better!" msgstr "" #: assets/admin/js/admin.js:1 msgid "Please share what went wrong with The NotificationX so that we can improve further" msgstr "" #: assets/admin/js/admin.js:1 msgid "Send" msgstr "" #: assets/admin/js/admin.js:1 msgid "Weโre glad that you liked us! ๐" msgstr "" #: assets/admin/js/admin.js:1 msgid "We appreciate it!" msgstr "" #: assets/admin/js/admin.js:1 msgid "If you donโt mind, could you take 30 seconds to review us on WordPress? Your feedback will help us improve and grow. Thank you in advance! ๐" msgstr "" #: assets/admin/js/admin.js:1 msgid "A heartfelt gratitude for managing the time to share your thoughts with us" msgstr "" #: assets/admin/js/admin.js:1 msgid "Rate the Plugin" msgstr "" #: assets/admin/js/admin.js:1 msgid "Need help? We're here" msgstr "" #: assets/admin/js/admin.js:1 msgid "Ready to assist you every step of the way" msgstr "" #: assets/admin/js/admin.js:1 msgid "Let's Chat" msgstr "" #: assets/admin/js/admin.js:1 msgid "Want to explore more?" msgstr "" #: assets/admin/js/admin.js:1 msgid "Dive in and discover all the premium features" msgstr "" #: assets/admin/js/admin.js:1 msgid "Upgrade To PRO" msgstr "" #: assets/admin/js/admin.js:1 msgid "Clicks" msgstr "" #: assets/admin/js/admin.js:1 msgid "CTR" msgstr "" #: assets/admin/js/admin.js:1 msgid "All Combined" msgstr "" #: assets/admin/js/admin.js:1 msgid "All Separated" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 msgid "Analytics Data" msgstr "" #: assets/admin/js/admin.js:1 msgid "Inline Notification Alert has been copied to Clipboard." msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:20 #: nxdev/notificationx/components/ProAlertForBuildWithAI.jsx:17 msgid "Cancel" msgstr "" #: assets/admin/js/admin.js:1 msgid "Regular Notification Alert has been copied to Clipboard." msgstr "" #: assets/admin/js/admin.js:1 msgid "Three Dots" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:18 #: assets/admin/js/admin.js:20 msgid "Edit" msgstr "" #: assets/admin/js/admin.js:1 msgid "Translate" msgstr "" #: assets/admin/js/admin.js:1 msgid "You need to Install, Activate & Setup WPML Multilingual CMS & WPML String Translation plugins to use this feature." msgstr "" #: assets/admin/js/admin.js:1 msgid "Duplicate" msgstr "" #: assets/admin/js/admin.js:1 msgid "Shortcode" msgstr "" #: assets/admin/js/admin.js:1 msgid "ShortCode" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:9 msgid "Cross Domain Notice code has been copied to Clipboard." msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "You need to upgrade to the <strong><a target='_blank' href='%s' style='color:red'>Premium Version</a></strong> to use <a target='_blank' href='%s' style='color:red'>Cross Domain Notice</a> feature." msgstr "" #: assets/admin/js/admin.js:1 msgid "Are you sure you want to Regenerate?" msgstr "" #: assets/admin/js/admin.js:1 msgid "Regenerating will fetch new data based on settings" msgstr "" #: assets/admin/js/admin.js:1 msgid "Regenerate" msgstr "" #: assets/admin/js/admin.js:1 msgid "Notification Alert has been Regenerated." msgstr "" #: assets/admin/js/admin.js:1 msgid "Are you sure you want to Reset?" msgstr "" #: assets/admin/js/admin.js:1 msgid "Reset will delete All analytics report for this notification" msgstr "" #: assets/admin/js/admin.js:1 msgid "Notification Alert has been Reset." msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:20 msgid "Delete" msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "%s clicks" msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "%s views" msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "%s entries" msgstr "" #: assets/admin/js/admin.js:1 msgid "Published" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 msgid "Stats" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:13 msgid "Action" msgstr "" #: assets/admin/js/admin.js:1 msgid "Bulk Action" msgstr "" #: assets/admin/js/admin.js:1 msgid "Enable" msgstr "" #: assets/admin/js/admin.js:1 msgid "Disable" msgstr "" #: assets/admin/js/admin.js:1 #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:13 msgid "NotificationX Fetch Error: " msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "All (%d)" msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "Enabled (%d)" msgstr "" #: assets/admin/js/admin.js:1 #, js-format msgid "Disabled (%d)" msgstr "" #. translators: %d: Number of Notification Alerts Regenerated. #: assets/admin/js/admin.js:3 #, js-format msgid "%d Notification Alerts have been Regenerated." msgstr "" #. translators: %d: Number of Notification Alerts Reset. #: assets/admin/js/admin.js:5 #, js-format msgid "%d Notification Alerts have been Reset." msgstr "" #. translators: %d: Number of Notification Alerts Enabled. #: assets/admin/js/admin.js:7 #, js-format msgid "%d Notification Alerts have been Enabled." msgstr "" #. translators: %d: Number of Notification Alerts Disabled. #: assets/admin/js/admin.js:9 #, js-format msgid "%d Notification Alerts have been Disabled." msgstr "" #: assets/admin/js/admin.js:9 msgid "Unable to complete bulk action." msgstr "" #: assets/admin/js/admin.js:9 #, js-format msgid "You're about to delete %s notification alert,<br />" msgid_plural "You're about to delete %s notification alerts,<br />" msgstr[0] "" msgstr[1] "" #: assets/admin/js/admin.js:9 msgid "error" msgstr "" #. translators: %d: Number of Notification Alerts deleted. #: assets/admin/js/admin.js:11 #, js-format msgid "" "%d notification Alerts have been\n" " Deleted." msgstr "" #: assets/admin/js/admin.js:11 msgid "Applying..." msgstr "" #: assets/admin/js/admin.js:11 msgid "Apply" msgstr "" #: assets/admin/js/admin.js:11 msgid "loading..." msgstr "" #: assets/admin/js/admin.js:11 msgid "No notifications are found." msgstr "" #: assets/admin/js/admin.js:11 msgid "Seems like you havenโt created any notification alerts." msgstr "" #: assets/admin/js/admin.js:11 #, js-format msgid "Hit on %1$s\"Add New\"%2$s button to get started" msgstr "" #: assets/admin/js/admin.js:11 msgid "No notifications are enabled." msgstr "" #: assets/admin/js/admin.js:11 msgid "Thereโs no enabled Notification Alerts." msgstr "" #: assets/admin/js/admin.js:11 #, js-format msgid "Simply use the toggle switch to turn your notifications from %1$s\"All NotificationX\"%2$s page." msgstr "" #: assets/admin/js/admin.js:11 msgid "No notifications are disabled." msgstr "" #: assets/admin/js/admin.js:11 msgid "Thereโs no disabled Notification Alerts." msgstr "" #: assets/admin/js/admin.js:11 msgid "Manage License" msgstr "" #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:13 msgid "Upgrade to Pro" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Display Social Proof Alerts With NotificationX" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Accelerate website engagement & conversions by creating dynamic notifications, sales banners, and more. Follow this guide to explore all advanced NotificationX's features & quickly get started. " msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "NO NOTIFICATIONS ARE FOUND." msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "It seems like you haven't created any notification alerts.Hit on \"Add New\" button to get started" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "How To Configure 'WooCommerce Sales Alerts' In NotificationX?" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "How to Configure Cookies Policy for Website Using NotificationXโs Cookie Notice?" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "How to Use Notification Bar in NotificationX?" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Display WooCommerce Growth Alerts With NotificationX" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "How To Create Custom Notification With NotificationX?" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "How To Configure NotificationX Cross Domain Notice?" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "How To Configure Google Reviews With NotificationX?" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Create Now" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Display your latest sales to boost credibility and drive more conversions." msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Inform users and stay privacy compliant quickly and effortlessly." msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Display latest sales, discounts, or announcements to boost sales." msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Display sales count, low stock notification to influence viewer to make instant purchases." msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Flashing Tabs" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Encourage visitors or potential customers to take action & turn browsing into buying." msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Cross - Domain Notice" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Copy & Explore" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Display single, multiple, or all live alerts on multiple WordPress websites or others." msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Show Your Love" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "We love having you in the NotificationX family. We are making it more awesome every day. Please take two minutes to review the plugin and spread the love to encourage us to keep it going." msgstr "" #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:13 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 #: nxdev/notificationx/admin/Dashboard/HelpReviewSection.jsx:31 msgid "Leave a Review" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Explore Our Knowledge Base" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Get started by spending some time with the documentation to familiarize yourself with NotificationX and boost your website conversions immediately." msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Documentation" msgstr "" #: assets/admin/js/admin.js:11 #: assets/admin/js/admin.js:20 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Join Our Community" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Join the Facebook community to discuss with fellow developers, connect with others, and stay updated." msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Need Any Help?" msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "If you encounter issues or need assistance, we're here to help or report specific problems on our GitHub issues page." msgstr "" #: assets/admin/js/admin.js:11 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Report a Bug" msgstr "" #: assets/admin/js/admin.js:11 msgid "Changes Saved Successfully." msgstr "" #: assets/admin/js/admin.js:11 msgid "Search..." msgstr "" #: assets/admin/js/admin.js:11 msgid "Please select entries to delete" msgstr "" #: assets/admin/js/admin.js:11 #, js-format msgid "You're about to delete %s feedback entry,<br />" msgid_plural "You're about to delete %s feedback entries,<br />" msgstr[0] "" msgstr[1] "" #. translators: %d: Number of feedback entries deleted. #: assets/admin/js/admin.js:13 #, js-format msgid "%d feedback entry has been deleted." msgid_plural "%d feedback entries have been deleted." msgstr[0] "" msgstr[1] "" #: assets/admin/js/admin.js:13 msgid "Delete Selected" msgstr "" #: assets/admin/js/admin.js:13 msgid "All Notifications" msgstr "" #: assets/admin/js/admin.js:13 msgid "Failed to export entries" msgstr "" #: assets/admin/js/admin.js:13 msgid "Loading feedback entries..." msgstr "" #: assets/admin/js/admin.js:13 msgid "No entries found." msgstr "" #: assets/admin/js/admin.js:13 msgid "Seems like you havenโt received any feedback entries yet." msgstr "" #: assets/admin/js/admin.js:13 msgid "View Details" msgstr "" #: assets/admin/js/admin.js:13 msgid "Feedback entry has been deleted." msgstr "" #: assets/admin/js/admin.js:13 msgid "Delete Entry" msgstr "" #: assets/admin/js/admin.js:13 msgid "Show Entries :" msgstr "" #: assets/admin/js/admin.js:13 msgid "10" msgstr "" #: assets/admin/js/admin.js:13 msgid "20" msgstr "" #: assets/admin/js/admin.js:13 msgid "50" msgstr "" #: assets/admin/js/admin.js:13 msgid "200" msgstr "" #: assets/admin/js/admin.js:13 msgid "Feedback Entry Details" msgstr "" #: assets/admin/js/admin.js:13 msgid "Date:" msgstr "" #: assets/admin/js/admin.js:13 msgid "Name:" msgstr "" #: assets/admin/js/admin.js:13 msgid "Message:" msgstr "" #: assets/admin/js/admin.js:13 msgid "Feedback" msgstr "" #: assets/admin/js/admin.js:13 msgid "NotificationX Logo" msgstr "" #: assets/admin/js/admin.js:13 msgid "video-widget" msgstr "" #: assets/admin/js/admin.js:13 msgid "Launch Setup Wizard" msgstr "" #: assets/admin/js/admin.js:13 msgid "Watch Tutorials" msgstr "" #: assets/admin/js/admin.js:13 msgid "link-icon" msgstr "" #: assets/admin/js/admin.js:13 msgid "Introducing Build with AI in NotificationX" msgstr "" #: assets/admin/js/admin.js:13 msgid " - Create Notification bar with prompt" msgstr "" #: assets/admin/js/admin.js:13 msgid "Notifications" msgstr "" #: assets/admin/js/admin.js:13 msgid "View All Notifications" msgstr "" #: assets/admin/js/admin.js:13 msgid "Exclusive Features & Notification Types" msgstr "" #: assets/admin/js/admin.js:13 msgid "Get various types of notification support including" msgstr "" #: assets/admin/js/admin.js:13 msgid "Helpful Resources" msgstr "" #: assets/admin/js/admin.js:13 msgid "Explore More" msgstr "" #: assets/admin/js/admin.js:13 msgid "Customer Success Stories" msgstr "" #: assets/admin/js/admin.js:13 msgid "Learn More" msgstr "" #: assets/admin/js/admin.js:13 msgid "eCom Founder Web & Ops AI Consultant" msgstr "" #: assets/admin/js/admin.js:13 msgid "author img" msgstr "" #: assets/admin/js/admin.js:13 msgid "Emilio Johann" msgstr "" #: assets/admin/js/admin.js:13 msgid "San Diego, CA" msgstr "" #: assets/admin/js/admin.js:13 msgid "Converting Prospects to Customers: Barn2's Success Story with NotificationX" msgstr "" #: assets/admin/js/admin.js:13 msgid "WordPress Plugin Developer Company" msgstr "" #: assets/admin/js/admin.js:13 msgid "Katie Keith" msgstr "" #: assets/admin/js/admin.js:13 msgid "Co-Founder & CEO at Barn2" msgstr "" #: assets/admin/js/admin.js:13 #: assets/admin/js/admin.js:20 msgid "Integrations" msgstr "" #: assets/admin/js/admin.js:13 msgid "View All Integrations" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/HelpReviewSection.jsx:11 msgid "Our dedicated support team is here to assist you with all your inquiries, anytime you need." msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/HelpReviewSection.jsx:15 msgid "Contact Us" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/HelpReviewSection.jsx:26 msgid "Love NotificationX?" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/HelpReviewSection.jsx:27 msgid "Your quick feedback helps us grow and build more awesome features for you!" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:33 msgid "Black Friday Deal" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:38 msgid "Premium" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:39 msgid "Want to maximize clicks and sales? Upgrade to PRO for advanced alerts." msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:41 msgid "Location-specific notifications" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:42 msgid "Create custom popup notifications" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:43 msgid "Highlight promotional offers with coupons" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:44 msgid "Display sales counts & low-stock alerts" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:45 msgid "Grab instant attention with flashing tabs" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:52 msgid "Unlock All Features" msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:61 msgid "No risk 14-day money-back guarantee included." msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:75 msgid "Dismissing..." msgstr "" #: assets/admin/js/admin.js:13 #: nxdev/notificationx/admin/Dashboard/InitialPopup.jsx:75 msgid "Dismiss" msgstr "" #: assets/admin/js/admin.js:13 msgid "Verified by NotificationX" msgstr "" #: assets/admin/js/admin.js:13 msgid "Purchased" msgstr "" #: assets/admin/js/admin.js:13 msgid "2 days ago" msgstr "" #: assets/admin/js/admin.js:13 msgid "sold in last" msgstr "" #: assets/admin/js/admin.js:13 msgid "10 Proven Strategies to Increaseโฆ" msgstr "" #: assets/admin/js/admin.js:13 msgid "WordPress Plugin Development" msgstr "" #: assets/admin/js/admin.js:13 msgid "11 minutes ago" msgstr "" #: assets/admin/js/admin.js:13 msgid "Mega Sale โ" msgstr "" #: assets/admin/js/admin.js:13 msgid "50% Off" msgstr "" #: assets/admin/js/admin.js:13 msgid "Flash Sale: Limited Offer!" msgstr "" #: assets/admin/js/admin.js:13 msgid "Use code" msgstr "" #: assets/admin/js/admin.js:13 msgid "Hurry โ ends tonight!" msgstr "" #: assets/admin/js/admin.js:13 msgid "FLASH SALE" msgstr "" #: assets/admin/js/admin.js:13 msgid "Shop The Sale Now" msgstr "" #: assets/admin/js/admin.js:13 msgid "We've Got News!" msgstr "" #: assets/admin/js/admin.js:13 msgid "New features just landed โ see what's new." msgstr "" #: assets/admin/js/admin.js:13 msgid "(1) New offer!" msgstr "" #: assets/admin/js/admin.js:13 msgid "Store" msgstr "" #: assets/admin/js/admin.js:13 msgid "Alex just purchased!" msgstr "" #: assets/admin/js/admin.js:13 msgid "Pro Plan โข 2 mins ago" msgstr "" #: assets/admin/js/admin.js:13 msgid "Sarah just signed up!" msgstr "" #: assets/admin/js/admin.js:13 msgid "Yoga Starter Kit โข just now" msgstr "" #: assets/admin/js/admin.js:13 msgid "James just purchased!" msgstr "" #: assets/admin/js/admin.js:13 msgid "Annual Plan โข 5 mins ago" msgstr "" #: assets/admin/js/admin.js:13 msgid "Emma just purchased!" msgstr "" #: assets/admin/js/admin.js:13 msgid "Headphones โข 8 mins ago" msgstr "" #: assets/admin/js/admin.js:13 msgid "My Store" msgstr "" #: assets/admin/js/admin.js:13 msgid "Live" msgstr "" #: assets/admin/js/admin.js:13 msgid "This is exactly how your notifications will appear to visitors." msgstr "" #: assets/admin/js/admin.js:13 msgid "Welcome" msgstr "" #: assets/admin/js/admin.js:13 msgid "Business Details" msgstr "" #: assets/admin/js/admin.js:13 msgid "Recommended" msgstr "" #: assets/admin/js/admin.js:13 msgid "Finish" msgstr "" #: assets/admin/js/admin.js:13 msgid "Increase Conversions" msgstr "" #: assets/admin/js/admin.js:13 msgid "Build Social Proof" msgstr "" #: assets/admin/js/admin.js:13 msgid "Create Urgency" msgstr "" #: assets/admin/js/admin.js:13 msgid "Boost Engagement" msgstr "" #: assets/admin/js/admin.js:13 msgid "Ecommerce Store" msgstr "" #: assets/admin/js/admin.js:13 msgid "SaaS Product" msgstr "" #: assets/admin/js/admin.js:13 msgid "Agency" msgstr "" #: assets/admin/js/admin.js:13 msgid "Online Course" msgstr "" #: assets/admin/js/admin.js:13 msgid "Coaching Center" msgstr "" #: assets/admin/js/admin.js:13 msgid "Blog & Content Website" msgstr "" #: assets/admin/js/admin.js:13 msgid "Increase Sales" msgstr "" #: assets/admin/js/admin.js:13 msgid "Collect Leads" msgstr "" #: assets/admin/js/admin.js:13 msgid "Get More Signups" msgstr "" #: assets/admin/js/admin.js:13 msgid "Promote Courses" msgstr "" #: assets/admin/js/admin.js:13 msgid "Show real purchases as they happen to boost credibility and conversions." msgstr "" #: assets/admin/js/admin.js:13 msgid "Announce latest sales, discounts, or important updates to every visitor." msgstr "" #: assets/admin/js/admin.js:13 msgid "eLearning Notification" msgstr "" #: assets/admin/js/admin.js:13 msgid "Show live course enrollments to build momentum and drive more sign-ups." msgstr "" #: assets/admin/js/admin.js:13 msgid "Reviews Notification" msgstr "" #: assets/admin/js/admin.js:13 msgid "Turn customer reviews into trust signals that convince hesitant buyers." msgstr "" #: assets/admin/js/admin.js:13 msgid "Catch leaving visitors with a targeted popup and capture leads before they go." msgstr "" #: assets/admin/js/admin.js:13 msgid "Show a centered announcement popup to capture leads, promote offers, and grab attention." msgstr "" #: assets/admin/js/admin.js:13 msgid "Display limited-time course offers and discounts to nudge instant enrollments." msgstr "" #: assets/admin/js/admin.js:13 msgid "Show sales count & low-stock alerts to influence instant purchases." msgstr "" #: assets/admin/js/admin.js:13 msgid "Grab attention with a flashing browser tab and turn browsing into buying." msgstr "" #: assets/admin/js/admin.js:13 msgid "Welcome to NotificationX โ Letโs Turn Activity Into Sales" msgstr "" #: assets/admin/js/admin.js:13 msgid "We'll recommend the highest-converting notification campaigns for your store โ fully set up in under 2 minutes." msgstr "" #: assets/admin/js/admin.js:13 msgid "Get My Recommendations" msgstr "" #: assets/admin/js/admin.js:13 msgid "I'll do this Manually" msgstr "" #: assets/admin/js/admin.js:13 msgid "By continuing, you agree to let us use your email to tailor your setup. No spam, ever." msgstr "" #: assets/admin/js/admin.js:13 msgid "Business Type" msgstr "" #: assets/admin/js/admin.js:13 msgid "Pick what describes you best โ we'll tailor everything to it." msgstr "" #: assets/admin/js/admin.js:13 msgid "Primary Goals" msgstr "" #: assets/admin/js/admin.js:13 msgid "Choose your goals & we'll match the right campaigns. Pick as many as you like." msgstr "" #: assets/admin/js/admin.js:13 msgid "Recommended Campaigns for Your Business" msgstr "" #: assets/admin/js/admin.js:13 msgid "Handpicked for your goals โ start with these and youโre live in minutes." msgstr "" #: assets/admin/js/admin.js:13 msgid "Pro" msgstr "" #: assets/admin/js/admin.js:13 msgid "Free" msgstr "" #: assets/admin/js/admin.js:13 msgid "Configure" msgstr "" #: assets/admin/js/admin.js:13 msgid "Back to Business Details" msgstr "" #: assets/admin/js/admin.js:13 msgid "Continue to Final Step" msgstr "" #: assets/admin/js/admin.js:13 msgid "You're All Set!" msgstr "" #: assets/admin/js/admin.js:13 msgid "NotificationX is ready to grow your business. Your configuration is saved and your account is fully optimized." msgstr "" #: assets/admin/js/admin.js:13 msgid "BUSINESS TYPE" msgstr "" #: assets/admin/js/admin.js:13 msgid "E-commerce Store" msgstr "" #: assets/admin/js/admin.js:13 msgid "YOUR GOALS" msgstr "" #: assets/admin/js/admin.js:13 msgid "Boost Conversions" msgstr "" #: assets/admin/js/admin.js:13 msgid "Savingโฆ" msgstr "" #: assets/admin/js/admin.js:13 msgid "Go to Dashboard" msgstr "" #: assets/admin/js/admin.js:13 msgid "Create My First Campaign" msgstr "" #: assets/admin/js/admin.js:13 msgid "Back" msgstr "" #: assets/admin/js/admin.js:13 msgid "Step" msgstr "" #: assets/admin/js/admin.js:13 msgid "of" msgstr "" #: assets/admin/js/admin.js:13 msgid "See My Recommendations" msgstr "" #. translators: %1$s: title, %2$s: link to the All NotificationX page. #: assets/admin/js/admin.js:16 #, js-format msgid "You are about to publish %1$s. You can rename this and edit everything whenever you want from %2$s Page." msgstr "" #: assets/admin/js/admin.js:16 msgid "QuickBuilder Error: " msgstr "" #: assets/admin/js/admin.js:16 msgid "Publishing..." msgstr "" #. translators: Title of the new Notification Alert. %1$s: title, %2$s: current date. #: assets/admin/js/admin.js:18 #, js-format msgid "NotificationX - %1$s - %2$s" msgstr "" #: assets/admin/js/admin.js:18 msgid "Successfully Updated." msgstr "" #: assets/admin/js/admin.js:18 msgid "Successfully Created." msgstr "" #. translators: Postfix for notice created by duplicate button. #: assets/admin/js/admin.js:20 msgid " - Copy" msgstr "" #: assets/admin/js/admin.js:20 msgid "Unlock pro Features" msgstr "" #: assets/admin/js/admin.js:20 msgid "Get Support" msgstr "" #: assets/admin/js/admin.js:20 msgid "Suggest a Feature" msgstr "" #: assets/admin/js/admin.js:20 msgid "NX-Close-Img" msgstr "" #: assets/admin/js/admin.js:20 msgid "CSV data imported successfully!" msgstr "" #: assets/admin/js/admin.js:20 msgid "Invalid File Type!" msgstr "" #: assets/admin/js/admin.js:20 msgid "Please upload a CSV file to import custom notification data." msgstr "" #: assets/admin/js/admin.js:20 msgid "Import Limit Exceeded." msgstr "" #: assets/admin/js/admin.js:20 msgid "Continue" msgstr "" #: assets/admin/js/admin.js:20 msgid "Error processing the CSV file" msgstr "" #: assets/admin/js/admin.js:20 msgid "Sample CSV" msgstr "" #: assets/admin/js/admin.js:20 msgid "Change Time" msgstr "" #: assets/admin/js/admin.js:20 msgid "This will effect on all selected Items" msgstr "" #: assets/admin/js/admin.js:20 msgid "Apply Changes" msgstr "" #: assets/admin/js/admin.js:20 msgid "Select All" msgstr "" #: assets/admin/js/admin.js:20 msgid "Selected custom notification Time updated successfully!" msgstr "" #: assets/admin/js/admin.js:20 msgid "Do you really want to delete the selected items? This process cannot be undone." msgstr "" #: assets/admin/js/admin.js:20 msgid "Yes, Delete Them" msgstr "" #: assets/admin/js/admin.js:20 msgid "No, Keep Them" msgstr "" #: assets/admin/js/admin.js:20 msgid "Custom Notification Preview" msgstr "" #: assets/admin/js/admin.js:20 msgid "Items Per Page" msgstr "" #: assets/admin/js/admin.js:20 msgid "Edit Cookie" msgstr "" #: assets/admin/js/admin.js:20 msgid "Are you sure you want to delete this Cookie?" msgstr "" #: assets/admin/js/admin.js:20 #, js-format msgid "The cookie <strong>%s</strong> will be permanently deleted. This cookie will no longer be displayed on your cookie list nor be blocked prior to receiving user consent." msgstr "" #: assets/admin/js/admin.js:20 msgid "Delete Cookie" msgstr "" #: assets/admin/js/admin.js:20 msgid "Edit Custom Cookie" msgstr "" #: assets/admin/js/admin.js:20 msgid "Add Custom Cookie" msgstr "" #: assets/admin/js/admin.js:20 msgid "Save" msgstr "" #: assets/admin/js/admin.js:20 msgid "Custom Cookies" msgstr "" #: assets/admin/js/admin.js:20 msgid "Edit Category" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/ModalContent/ScannerHistory.jsx:14 msgid "History" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/ModalContent/ScannerHistory.jsx:24 msgid "Scan Date" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/ModalContent/ScannerHistory.jsx:25 msgid "Scan Status" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/ModalContent/ScannerHistory.jsx:26 msgid "Category" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/ModalContent/ScannerHistory.jsx:27 msgid "Cookies" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/ModalContent/ScannerHistory.jsx:28 #: nxdev/notificationx/fields/ModalContent/ScannerHistory.jsx:47 msgid "More Info" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/ModalContent/ScannerHistory.jsx:54 msgid "No scan history available" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/ModalContent/HistoryMoreInfo.jsx:14 #: nxdev/notificationx/fields/ModalContent/HistoryMoreInfo.jsx:24 msgid "Scanned URL" msgstr "" #: assets/admin/js/admin.js:20 msgid "Scan failed. Try again." msgstr "" #: assets/admin/js/admin.js:20 msgid "Scan complete! Your results are now available." msgstr "" #: assets/admin/js/admin.js:20 msgid "Last Successfully Scan" msgstr "" #: assets/admin/js/admin.js:20 msgid "No scan history found" msgstr "" #: assets/admin/js/admin.js:20 msgid "Start your first scan now" msgstr "" #: assets/admin/js/admin.js:20 msgid "Scanning" msgstr "" #: assets/admin/js/admin.js:20 msgid "Scan Now" msgstr "" #: assets/admin/js/admin.js:20 msgid "Scan limit exceeded for this website." msgstr "" #: assets/admin/js/admin.js:20 msgid "Ready to start scanning?" msgstr "" #: assets/admin/js/admin.js:20 msgid "Your existing cookie list (cookies discovered in the previous scan) will be replaced with the cookies discovered in this scan. Therefore, make sure you donโt exclude the pages that sets cookies." msgstr "" #: assets/admin/js/admin.js:20 #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 #: nxdev/notificationx/fields/helpers/PressbarAdminPreview.jsx:361 msgid "You should setup NX Bar properly" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/IconPicker.jsx:239 msgid "Icons" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/NxBarPresets.jsx:47 msgid "Create with Your Preferred Builder/Editor" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/fields/ExitIntentPreset.jsx:49 msgid "Create your Exit Intent Popup with Elementor" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/components/ProAlertForBuildWithAI.jsx:13 msgid "Build with AI Available for PRO Users Only" msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/components/ProAlertForBuildWithAI.jsx:14 msgid "The import option is a premium feature. Please upgrade to a PRO plan to access template importing." msgstr "" #: assets/admin/js/admin.js:20 #: nxdev/notificationx/components/ProAlertForBuildWithAI.jsx:23 msgid "Go Premium" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 #: nxdev/notificationx/frontend/themes/helpers/NXBranding.js:22 msgid "by" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgctxt "Announcements: 5 days remaining" msgid " remaining" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Cookie" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Show more" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Show less" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Powered by" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Please enter your name." msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Please enter a valid email address." msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Please enter your email address." msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Please enter your message." msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Copy coupon code" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Click to copy" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "YOUR EXCLUSIVE COUPON CODE" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Limited time offer - don't miss out!" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Submitting..." msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Submitted!" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "No thanks, I'll skip the savings" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "No, I don't want to save money!" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Powered by " msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Success!" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Hrs" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Mins" msgstr "" #: assets/public/js/crossSite.js:1 #: assets/public/js/frontend.js:1 msgid "Secs" msgstr "" #: assets/public/js/crossSite.js:1 msgid "You are using old version of cross-domain scripts for NotificationX Pro. Please update this from your NotificationX Settings page." msgstr "" #: blocks/countdown/components/inspector.js:113 #: blocks/countdown/index.js:1 msgid "Style" msgstr "" #: blocks/countdown/components/inspector.js:159 #: blocks/countdown/index.js:1 msgid "0 = restart immediately." msgstr "" #: blocks/countdown/components/inspector.js:306 #: blocks/countdown/index.js:1 msgid "Background Gradient (CSS)" msgstr "" #: blocks/countdown/components/inspector.js:307 #: blocks/countdown/index.js:1 msgid "Optional. e.g. linear-gradient(90deg, #f00, #00f). Overrides the background color." msgstr "" #: blocks/countdown/components/inspector.js:323 #: blocks/countdown/index.js:1 msgid "Border & Shadow" msgstr "" #: blocks/countdown/components/inspector.js:334 #: blocks/countdown/index.js:1 msgid "Color & Typography" msgstr "" #: blocks/countdown/components/inspector.js:345 #: blocks/countdown/index.js:1 msgid "Digits Typography" msgstr "" #: blocks/countdown/components/inspector.js:352 #: blocks/countdown/index.js:1 msgid "Digits Padding" msgstr "" #: blocks/countdown/components/inspector.js:354 #: blocks/countdown/index.js:1 msgid "Digits Border & Shadow" msgstr "" #: blocks/countdown/components/inspector.js:371 #: blocks/countdown/index.js:1 msgid "Label Typography" msgstr "" #: blocks/countdown/components/inspector.js:412 #: blocks/countdown/index.js:1 msgid "Colors" msgstr "" #: blocks/countdown/components/inspector.js:421 #: blocks/countdown/index.js:1 msgid "Title Typography" msgstr "" #: blocks/countdown/components/inspector.js:426 #: blocks/countdown/index.js:1 msgid "Text Typography" msgstr "" #: blocks/countdown/components/preview.js:115 #: blocks/countdown/index.js:1 msgid "Page will redirect to the given URL on the frontend." msgstr "" #: blocks/countdown/index.js:1 #: blocks/countdown/index.jsx:9 msgid "A due-date or evergreen countdown timer with full styling controls." msgstr "" #: blocks/notificationx/components/inspector.js:112 #: blocks/notificationx/components/inspector.js:133 #: blocks/notificationx/index.js:1 msgid "Select" msgstr "" #: blocks/notificationx/components/inspector.js:183 #: blocks/notificationx/index.js:1 msgid "Choose Notification" msgstr "" #: blocks/notificationx/components/inspector.js:194 #: blocks/notificationx/index.js:1 msgid "Choose Course" msgstr "" #: blocks/notificationx/components/inspector.js:196 #: blocks/notificationx/index.js:1 msgid "Choose Product" msgstr "" #: blocks/notificationx/components/inspector.js:203 #: blocks/notificationx/index.js:1 msgid "Please type 3 or more characters" msgstr "" #: blocks/notificationx/components/inspector.js:215 #: blocks/notificationx/index.js:1 msgid "Note: " msgstr "" #: blocks/notificationx/components/inspector.js:216 #: blocks/notificationx/index.js:1 msgid "You have no notification enabled. Please Enable notifications to get here." msgstr "" #: blocks/notificationx/components/inspector.js:295 #: blocks/notificationx/index.js:1 msgid "Color" msgstr "" #: blocks/notificationx/components/inspector.js:301 #: blocks/notificationx/index.js:1 msgid "Link Color" msgstr ""