File: //opt/sg-cachepress/helpers/sg-cachepress-react-strings.php
<?php
/* THIS IS A GENERATED FILE. DO NOT EDIT DIRECTLY. */
$sg_cachepress_i18n_strings = array(
__( "Test URLs for Cache Status", "sg-cachepress" ), // src-js/components/cache-tester/index.tsx:56
__( "Check if the Dynamic Cache is working on a certain URL. Especially useful to make sure your Exclude list is working the way it should.", "sg-cachepress" ), // src-js/components/cache-tester/index.tsx:59
__( "Test", "sg-cachepress" ), // src-js/components/cache-tester/index.tsx:87
__( "Top 3 Optimization Opportunities", "sg-cachepress" ), // src-js/components/cards/optimizations.tsx:16
__( "Confirm", "sg-cachepress" ), // src-js/components/dialogs/async-dialog.tsx:18
__( "Defering render-blocking JavaScript may cause issues with scripts that require certain order of execution. This is why we advise you to check the frontend of your website after you enable this optimization.", "sg-cachepress" ), // src-js/components/dialogs/async-dialog.tsx:29
__( "If you notice issues with certain functionality, use the Exclude functionality to keep those scripts loading in a render-blocking manner.", "sg-cachepress" ), // src-js/components/dialogs/async-dialog.tsx:39
__( "Close", "sg-cachepress" ), // src-js/components/dialogs/cache-dialog.tsx:17
__( "Purge your installation's entire Dynamic Cache or select parts in order to achieve the best hit-to-cache ratio for your account. Here are the plugin's purge rules:", "sg-cachepress" ), // src-js/components/dialogs/cache-dialog.tsx:29
__( "Full Purge on page, posts, and category deletion, plugin and theme activation, deactivation, or update, and on WordPress core updates.", "sg-cachepress" ), // src-js/components/dialogs/cache-dialog.tsx:38
__( "Specific URL Purge on comment actions and page, post, and category updates.", "sg-cachepress" ), // src-js/components/dialogs/cache-dialog.tsx:48
__( "Cancel", "sg-cachepress" ), // src-js/components/dialogs/delete-webp-dialog.tsx:17
__( "Confirm", "sg-cachepress" ), // src-js/components/dialogs/delete-webp-dialog.tsx:23
__( "This will delete all WebP files in your uploads folder! In case you need them, you will have to regenerate them again or restore that folder from a backup.", "sg-cachepress" ), // src-js/components/dialogs/delete-webp-dialog.tsx:34
__( "Cancel", "sg-cachepress" ), // src-js/components/dialogs/enable-webp-dialog.tsx:17
__( "Confirm", "sg-cachepress" ), // src-js/components/dialogs/enable-webp-dialog.tsx:23
__( "If you're using CloudFlare or other CDN provider, please keep this optimization disabled and check if you can have WebP enabled by your CDN provider.", "sg-cachepress" ), // src-js/components/dialogs/enable-webp-dialog.tsx:34
__( "Cancel", "sg-cachepress" ), // src-js/components/dialogs/heartbeat-control-dialog.tsx:18
__( "Confirm", "sg-cachepress" ), // src-js/components/dialogs/heartbeat-control-dialog.tsx:24
__( "Enabled", "sg-cachepress" ), // src-js/components/dialogs/heartbeat-control-dialog.tsx:43
__( "Disable", "sg-cachepress" ), // src-js/components/dialogs/heartbeat-control-dialog.tsx:57
__( "Select Heartbeat Frequency", "sg-cachepress" ), // src-js/components/dialogs/heartbeat-control-dialog.tsx:92
__( "Confirm", "sg-cachepress" ), // src-js/components/dialogs/js-dialog.tsx:18
__( "Combining JavaScript files may cause issues with scripts that require certain order of execution. This is why we advise you to check the frontend of your website after you enable this optimization.", "sg-cachepress" ), // src-js/components/dialogs/js-dialog.tsx:29
__( "If you notice issues with parts of your site, use the Exclude functionality to keep those scripts separate from the combination.", "sg-cachepress" ), // src-js/components/dialogs/js-dialog.tsx:39
__( "Cancel", "sg-cachepress" ), // src-js/components/dialogs/php-dialog.tsx:17
__( "Confirm", "sg-cachepress" ), // src-js/components/dialogs/php-dialog.tsx:23
__( "You’re switching to PHP %(version)s manually and you will stay on that version until you change it to a newer one. In case you experience any issues after the update, switch back the PHP version from your {{strong}}cPanel{{/strong}} > {{strong}}PHP Version Manager{{/strong}} tool.", "sg-cachepress" ), // src-js/components/dialogs/php-dialog.tsx:37
__( "You’re about to switch to Managed PHP service. This means that SiteGround will automatically update your PHP version once we are sure there’s a better, safer and more stable version.", "sg-cachepress" ), // src-js/components/dialogs/php-dialog.tsx:50
__( "Cancel", "sg-cachepress" ), // src-js/components/dialogs/regenerate-webp-dialog.tsx:17
__( "Confirm", "sg-cachepress" ), // src-js/components/dialogs/regenerate-webp-dialog.tsx:23
__( "Doing this will delete all WebP files in your uploads folder and generate them anew!", "sg-cachepress" ), // src-js/components/dialogs/regenerate-webp-dialog.tsx:34
__( "Cancel", "sg-cachepress" ), // src-js/components/dialogs/ssl-dialog.tsx:17
__( "Confirm", "sg-cachepress" ), // src-js/components/dialogs/ssl-dialog.tsx:23
__( "In order to force HTTPS on your site, we will automatically update your database replacing all insecure links. In addition to that, we will add a rule in your .htaccess file, forcing all requests to go through encrypted connection.", "sg-cachepress" ), // src-js/components/dialogs/ssl-dialog.tsx:35
__( "Close", "sg-cachepress" ), // src-js/components/dialogs/urls-dialog.tsx:17
__( "You can exclude full or partial URLs using \"*\" as a wildcard. For example:", "sg-cachepress" ), // src-js/components/dialogs/urls-dialog.tsx:29
__( "{{strong}}www.site.com/parent-page/sub-page{{/strong}} will exclude only that single URL.", "sg-cachepress" ), // src-js/components/dialogs/urls-dialog.tsx:38
__( "{{strong}}www.site.com/parent-page/*{{/strong}} will exclude all sub-pages of \"parent-page\".", "sg-cachepress" ), // src-js/components/dialogs/urls-dialog.tsx:54
__( "This item already exists in exclude list.", "sg-cachepress" ), // src-js/components/exclude/simple-exclude.tsx:52
__( "You must input a class name.", "sg-cachepress" ), // src-js/components/exclude/simple-exclude.tsx:62
__( "Please provide correct URL.", "sg-cachepress" ), // src-js/components/exclude/simple-exclude.tsx:77
__( "Exclude", "sg-cachepress" ), // src-js/components/exclude/simple-exclude.tsx:156
__( "This URL already exists in exclude list.", "sg-cachepress" ), // src-js/components/exclude/urls-exclude.tsx:55
__( "Exclude", "sg-cachepress" ), // src-js/components/exclude/urls-exclude.tsx:142
__( "SG Optimizer", "sg-cachepress" ), // src-js/components/intro/index.tsx:29
__( "Please be patient, this process may take some time", "sg-cachepress" ), // src-js/components/loaders/image-loader.tsx:31
__( "Optimized %(optimized)s of %(total)s images", "sg-cachepress" ), // src-js/components/loaders/image-loader.tsx:35
__( "Pause", "sg-cachepress" ), // src-js/components/loaders/image-loader.tsx:59
__( "Please be patient, this process may take some time", "sg-cachepress" ), // src-js/components/loaders/webp-loader.tsx:27
__( "Generated %(optimized)s of %(total)s webp copies", "sg-cachepress" ), // src-js/components/loaders/webp-loader.tsx:31
__( "Pause", "sg-cachepress" ), // src-js/components/loaders/webp-loader.tsx:55
__( "WebP settings have been changed, please, {{link}}re-generate{{/link}} your images!.", "sg-cachepress" ), // src-js/components/slider/quality-slider.tsx:75
__( "Generate WebP Copies of New Images", "sg-cachepress" ), // src-js/components/webp/webp.tsx:186
__( "WebP is a next generation image format supported by modern browers which greatly reduces the size of your images.", "sg-cachepress" ), // src-js/components/webp/webp.tsx:191
__( "Optimization Level", "sg-cachepress" ), // src-js/components/webp/webp.tsx:196
__( "Chose the quality of WebP copies created by us. Higher quality means higher image size.", "sg-cachepress" ), // src-js/components/webp/webp.tsx:197
__( "Optimization Type", "sg-cachepress" ), // src-js/components/webp/webp.tsx:210
__( "Manage WebP Copies for Existing Images", "sg-cachepress" ), // src-js/components/webp/webp.tsx:235
__( "Generate or delete a WebP copy of your existing media library.", "sg-cachepress" ), // src-js/components/webp/webp.tsx:238
__( "Delete all WebP Files", "sg-cachepress" ), // src-js/components/webp/webp.tsx:257
__( "Bulk Generate WebP Files", "sg-cachepress" ), // src-js/components/webp/webp.tsx:274
__( "All WebP copies of your files have been generated successfully! Force {{link}}re-generation{{/link}} of your images.", "sg-cachepress" ), // src-js/components/webp/webp.tsx:290
__( "If you want to change your PHP setup and version, please login to {{strong}}Site Tools{{/strong}} and use the {{strong}}DEVS -> PHP Manager{{/strong}} tool. It will allow you to select PHP version and whether you want to change it manually or leave it to us to manage it for you", "sg-cachepress" ), // src-js/containers/php-checker/index.tsx:11
__( "If you want to change your PHP setup and version, please login to {{strong}}cPanel{{/strong}} and use the {{strong}}PHP Version Manager{{/strong}} tool. It will allow you to select PHP version and whether you want to change it manually or leave it to us to manage it for you.", "sg-cachepress" ), // src-js/containers/php-checker/index.tsx:20
__( "Managed", "sg-cachepress" ), // src-js/containers/php-checker/index.tsx:33
__( "Manual", "sg-cachepress" ), // src-js/containers/php-checker/index.tsx:33
__( "PHP Version Manager", "sg-cachepress" ), // src-js/containers/php-checker/index.tsx:49
__( "You are currently running on PHP %(version)s %(type)s.", "sg-cachepress" ), // src-js/containers/php-checker/index.tsx:54
__( "Thanks for using SG Optimizer to make your site faster!", "sg-cachepress" ), // src-js/containers/rating/index.tsx:61
__( "Help more people optimize their sites by rating our plugin.", "sg-cachepress" ), // src-js/containers/rating/index.tsx:68
__( "Don’t Show This Again", "sg-cachepress" ), // src-js/containers/rating/index.tsx:78
__( "Browser Caching", "sg-cachepress" ), // src-js/components/modules/browser-cache/index.tsx:12
__( "Adds rules to store in your visitors browser cache to keep static content longer for better site performance.", "sg-cachepress" ), // src-js/components/modules/browser-cache/index.tsx:16
__( "Browser Caching", "sg-cachepress" ), // src-js/components/modules/browser-cache/index.tsx:23
__( "NGINX Direct Delivery takes care of your static resources including proper expiration dates for your browser caching.", "sg-cachepress" ), // src-js/components/modules/browser-cache/index.tsx:27
__( "Scheduled Database Maintenance", "sg-cachepress" ), // src-js/components/modules/database-optimization/index.tsx:14
__( "Enable this option to regularly cleanup your database and keep it small and optimized.", "sg-cachepress" ), // src-js/components/modules/database-optimization/index.tsx:19
__( "Enabling this optimization will perform these tasks every 48 hours:", "sg-cachepress" ), // src-js/components/modules/database-optimization/index.tsx:32
__( "Perform Database Optimization for MyISAM tables", "sg-cachepress" ), // src-js/components/modules/database-optimization/index.tsx:41
__( "Delete all automatically created post and page drafts", "sg-cachepress" ), // src-js/components/modules/database-optimization/index.tsx:42
__( "Delete all page and post revisions", "sg-cachepress" ), // src-js/components/modules/database-optimization/index.tsx:43
__( "Delete all posts and pages in your Trash", "sg-cachepress" ), // src-js/components/modules/database-optimization/index.tsx:44
__( "Delete all comments marked as Spam", "sg-cachepress" ), // src-js/components/modules/database-optimization/index.tsx:45
__( "Delete all expired Transients", "sg-cachepress" ), // src-js/components/modules/database-optimization/index.tsx:46
__( "DNS Pre-fetch for External Domains", "sg-cachepress" ), // src-js/components/modules/dns-prefetch/index.tsx:14
__( "With this functionality you can enable the DNS pre-fetching for external domains. Doing this will save DNS lookup for resources loaded from these domains.", "sg-cachepress" ), // src-js/components/modules/dns-prefetch/index.tsx:19
__( "Add only your domain names without http:// or https:// - DNS prefetching will work for both", "sg-cachepress" ), // src-js/components/modules/dns-prefetch/index.tsx:37
__( "Add", "sg-cachepress" ), // src-js/components/modules/dns-prefetch/index.tsx:44
__( "Dynamic Caching", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:61
__( "Store your content in the server’s memory for a faster access with this full-page caching solution powered by NGINX.", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:66
__( "Manual Cache Purge", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:94
__( "Clear the Dynamic Cache for your entire website.", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:97
__( "Purge Cache", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:110
__( "Purging ...", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:110
__( "Automatic Cache Purge", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:118
__( "Automatically perform a smart cache purge after every content modification.", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:123
__( "See rules", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:128
__( "Browser-Specific Caching", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:134
__( "We recommend you to enable this feature {{strong}}only{{/strong}} if you’re experiencing issues with plugins, generating mobile version of your site or similar functionality. Once enabled, the cache has to be generated separately for different browsers which lowers its efficiency.", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:139
__( "Excluding URLs", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:151
__( "Use this feature if you want to exclude certain parts of your website from being cached and keep them dynamic.", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:153
__( "See examples", "sg-cachepress" ), // src-js/components/modules/dynamic-cache/index.tsx:158
__( "GZIP Compression", "sg-cachepress" ), // src-js/components/modules/gzip/index.tsx:13
__( "Enables a compression of the content that's delivered to your visitors browsers improving the network loading times of your site.", "sg-cachepress" ), // src-js/components/modules/gzip/index.tsx:17
__( "GZIP Compression", "sg-cachepress" ), // src-js/components/modules/gzip/index.tsx:23
__( "GZIP Compression is enabled by default automatically saving you bandwidth and improving the loading speeds of your pages.", "sg-cachepress" ), // src-js/components/modules/gzip/index.tsx:26
__( "WordPress Admin Pages", "sg-cachepress" ), // src-js/components/modules/heartbeat-control/index.tsx:99
__( "Select whether the Heartbeat API to work or not on your {{strong}}WordPress Admin Pages{{/strong}}. Unless you rely on it to execute scheduled tasks, we recommend to keep it disabled.", "sg-cachepress" ), // src-js/components/modules/heartbeat-control/index.tsx:104
__( "Post and Page Edit", "sg-cachepress" ), // src-js/components/modules/heartbeat-control/index.tsx:113
__( "Select whether the WordPress Heartbeat API to work or not on your {{strong}}Post and Page Edit{{/strong}} screens. We recommend that you keep it enabled at 180 seconds.", "sg-cachepress" ), // src-js/components/modules/heartbeat-control/index.tsx:118
__( "Site Frontend", "sg-cachepress" ), // src-js/components/modules/heartbeat-control/index.tsx:127
__( "Select whether the WordPress Heartbeat API to work or not on your {{strong}}Site Frontend{{/strong}}. Unless you rely on it to execute scheduled tasks, we recommend to keep it disabled.", "sg-cachepress" ), // src-js/components/modules/heartbeat-control/index.tsx:132
__( "Disabled", "sg-cachepress" ), // src-js/components/modules/heartbeat-control/index.tsx:155
__( "WordPress Heartbeat Optimization", "sg-cachepress" ), // src-js/components/modules/heartbeat-control/index.tsx:166
__( "Enable this option to allow SG Optimizer to control the WordPress Heartbeat API.", "sg-cachepress" ), // src-js/components/modules/heartbeat-control/index.tsx:172
__( "By default, the WordPress Heartbeat API checks every 15 seconds on your post edit pages and every 60 seconds on your dashboard and frontend whether there is a scheduled tasks to be executed. This can generate high CPU usage if you leave browser tabs in which you're logged to WordPress opened for a longer period of time. With this option, you can make the checks run less frequently or completely disable them.", "sg-cachepress" ), // src-js/components/modules/heartbeat-control/index.tsx:188
__( "Memcached is disabled. Please, enable it in your SiteGround control panel.", "sg-cachepress" ), // src-js/components/modules/memcached/index.tsx:27
__( "Memcached was disabled due to exceeding the single object size limit.", "sg-cachepress" ), // src-js/components/modules/memcached/index.tsx:30
__( "Memcached was disabled because the necessary dropin was deleted. Please, re-enable it again.", "sg-cachepress" ), // src-js/components/modules/memcached/index.tsx:34
__( "Memcached is disabled. Please, enable it in your SiteGround control panel.", "sg-cachepress" ), // src-js/components/modules/memcached/index.tsx:52
__( "Memcached was disabled due to exceeding the single object size limit.", "sg-cachepress" ), // src-js/components/modules/memcached/index.tsx:55
__( "Memcached was disabled because the necessary dropin was deleted. Please, re-enable it again.", "sg-cachepress" ), // src-js/components/modules/memcached/index.tsx:59
__( "Memcached", "sg-cachepress" ), // src-js/components/modules/memcached/index.tsx:97
__( "SINGLE OBJECT SIZE TOO BIG", "sg-cachepress" ), // src-js/components/modules/memcached/index.tsx:104
__( "Your site tried to store a single object above 1MB in Memcached which is above the limitation and will actually slow your site rather than speed it up. Please, check your Options table for obsolete data before enabling it again. Note that the service will be automatically disabled if such error occurs again.", "sg-cachepress" ), // src-js/components/modules/memcached/index.tsx:105
__( "Powerful object caching for your site. It stores frequently executed queries to your databases and reuses them for better performance.", "sg-cachepress" ), // src-js/components/modules/memcached/index.tsx:112
__( "Score Check", "sg-cachepress" ), // src-js/components/tabs/analytics/index.tsx:122
__( "Test how optimized your website is. Our performance check is powered by Google PageSpeed.", "sg-cachepress" ), // src-js/components/tabs/analytics/index.tsx:125
__( "Device Type", "sg-cachepress" ), // src-js/components/tabs/analytics/index.tsx:156
__( "URL", "sg-cachepress" ), // src-js/components/tabs/analytics/index.tsx:164
__( "Analyze", "sg-cachepress" ), // src-js/components/tabs/analytics/index.tsx:180
__( "Please Wait, We Are Performing a Google PageSpeed Test on Your Page", "sg-cachepress" ), // src-js/components/tabs/analytics/index.tsx:187
__( "There is nothing here yet", "sg-cachepress" ), // src-js/components/tabs/analytics/index.tsx:233
__( "Enable HTTPS", "sg-cachepress" ), // src-js/components/tabs/environment-optimization/index.tsx:107
__( "Configures your site to work correctly via HTTPS and forces a secure connection to your site.", "sg-cachepress" ), // src-js/components/tabs/environment-optimization/index.tsx:110
__( "Fix Insecure Content", "sg-cachepress" ), // src-js/components/tabs/environment-optimization/index.tsx:154
__( "Enable this option in case you’re getting insecure content errors on your website. We will dynamically rewrite insecure requests for resources coming from your site", "sg-cachepress" ), // src-js/components/tabs/environment-optimization/index.tsx:157
__( "Minify the HTML Output", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:115
__( "Removes unnecessary characters from your HTML output saving data and improving your site speed. ", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:120
__( "Exclude URLs from HTML Minification", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:126
__( "Exclude URLs from HTML Minification", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:146
__( "With this functionality, you can exclude different pages from HTML minification.", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:147
__( "Minify JavaScript Files", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:163
__( "Minify your JavaScript files in order to reduce their size and reduce the number of requests to the server. ", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:168
__( "Exclude from JavaScript Minification", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:174
__( "Combine JavaScript Files", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:206
__( "Combine your JavaScript files in order to reduce the number of requests to the server.", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:212
__( "Exclude from JavaScript Combination", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:218
__( "JAVASCRIPT COMBINATION DISABLED", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:230
__( "We have detected that a script is generating uniquely named files which results in our combined assets taking up huge amount of disk space. Please, exclude any scripts that generate unique JS code per page or per visit in order to avoid this from happening again.", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:231
__( "Defer Render-blocking JS", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:265
__( "Defer loading of render-blocking JavaScript files for faster initial site load. ", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:271
__( "Exclude from Loading JS Files Asynchronously", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:277
__( "Minify CSS Files", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:309
__( "Minify your CSS files in order to reduce their size and reduce the number of requests to the server. ", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:314
__( "Exclude From CSS Minification", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:320
__( "Combine CSS Files", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:352
__( "Combine multiple CSS files into one to lower the number of requests your site generates. ", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:357
__( "Exclude from CSS Combination", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:363
__( "Optimize Loading of Google Fonts", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:395
__( "Combine the loading of Google fonts reducing the number of HTTP requests.", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:400
__( "Remove Query Strings From Static Resources", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:406
__( "Removes version query strings from your static resources improving the caching of those resources.", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:411
__( "Disable Emojis", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:417
__( "Enable to prevent WordPress from automatically detecting and generating emojis in your pages.", "sg-cachepress" ), // src-js/components/tabs/frontend-optimization/index.tsx:422
__( "New Images Optimization", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:84
__( "We will automatically optimize all new images that you upload to your Media Library.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:88
__( "Existing Images Optimization", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:104
__( "We will optimize all your existing images with minimal or no loss in quality. Note, that this will overwrite your original images.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:107
__( "Resume Optimization", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:126
__( "Start Optimization", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:126
__( "We've detected that the WordPress cronjob functionality is not working. Please, enable it following the instructions in {{link}}this article{{/link}} and refresh this page. If you’re using a real cron job, you can {{link2}}ignore this message{{/link2}} at your own risk. Note, that in this case, those operations may take longer than usual to complete.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:141
__( "https://www.siteground.com/kb/disable-enable-wordpress-cron/", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:145
__( "All images in your Media Library have been optimized successfully! Force {{link}}re-optimization{{/link}} of your images.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:178
__( "Lazy Load Media", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:200
__( "Load images only when they are visible in the browser", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:205
__( "Lazy Load Iframes", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:223
__( "We will lazy load iframes often used for things like video embeds from another sources. ", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:227
__( "Lazy Load Videos", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:235
__( "We will lazy load all videos you have added directly to your pages.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:239
__( "Lazy Load Gravatars", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:247
__( "When users comment under your posts, WordPress tries to load their avatars from gravatar.com. We recommend lazy-loading them as your users scroll down through your page if you have a high number of comments. ", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:251
__( "Lazy Load Thumbnails", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:259
__( "Enable if you want to lazy-load the thumbnail sizes of your original images.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:263
__( "Lazy Load Responsive Images", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:271
__( "Certain plugins and themes generate multiple images from a single upload to work better on different devices. Enable if you want to lazy-load these too.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:275
__( "Lazy Load Widgets", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:283
__( "Enable this option if you want the images in your widget areas to load only when users reach them. ", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:287
__( "Lazy Load for Mobile", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:295
__( "Enable if you want to use lazy-loading features for mobile requests to your site.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:299
__( "Fix for Lazy Loading Short Codes", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:307
__( "If your images generated by shortcodes are not lazy loaded, please enable this feature.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:311
__( "Lazy Load Product Images", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:321
__( "Enable if you want to enable lazy-load images in your store, product and other WooCommerce pages.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:325
__( "Exclude from Lazy Load", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:336
__( "In order to exclude images from lazy loading, please add their CSS classes to the exclusion list. Add each CSS class on a separate line.", "sg-cachepress" ), // src-js/components/tabs/image-optimization/index.tsx:337
__( "Site Admin Permissions", "sg-cachepress" ), // src-js/components/tabs/multisite-control/index.tsx:85
__( "In this section, set the access permission for admins of separate sites.", "sg-cachepress" ), // src-js/components/tabs/multisite-control/index.tsx:88
__( "SuperCacher Settings", "sg-cachepress" ), // src-js/components/tabs/multisite-control/index.tsx:115
__( "Select whether site admins can access and make changes within the SiteGround Optimizer's SuperCacher tab.", "sg-cachepress" ), // src-js/components/tabs/multisite-control/index.tsx:118
__( "Frontend Optimizations", "sg-cachepress" ), // src-js/components/tabs/multisite-control/index.tsx:147
__( "Select whether site admins can access and make changes within the SiteGround Optimizer's Frontend Optmization tab.", "sg-cachepress" ), // src-js/components/tabs/multisite-control/index.tsx:150
__( "Image Optimizations", "sg-cachepress" ), // src-js/components/tabs/multisite-control/index.tsx:177
__( "Select whether site admins can access and make changes within the SiteGround Optimizer's Image Optimization tab.", "sg-cachepress" ), // src-js/components/tabs/multisite-control/index.tsx:180
__( "Environment Optimizations", "sg-cachepress" ), // src-js/components/tabs/multisite-control/index.tsx:207
__( "Select whether site admins can access and make changes within the SiteGround Optimizer's Environment Optimization tab.", "sg-cachepress" ), // src-js/components/tabs/multisite-control/index.tsx:210
__( "SUPERCACHER SETTINGS", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:37
__( "Dynamic Caching", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:54
__( "Select whether new sites should have the Dynamic Caching enabled for them or not.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:57
__( "Automatic Cache Purge", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:100
__( "Automatically perform a smart cache purge after every content modification.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:103
__( "ENVIRONMENT OPTIMIZATION", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:139
__( "Enable HTTPS", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:160
__( "Configures your site to work correctly via HTTPS and forces a secure connection to your site.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:163
__( "Fix Insecure Content", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:205
__( "Enable this option in case you’re getting insecure content errors on your website. We will dynamically rewrite insecure requests for resources coming from your site", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:208
__( "FRONTEND OPTIMIZATION", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:243
__( "Minify the HTML Output", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:260
__( "Removes unnecessary characters from your HTML output saving data and improving your site speed.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:263
__( "Minify JavaScript Files", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:293
__( "Combine and minify your JavaScript files in order to reduce their size, improve cachability, and reduce the number of requests to the server.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:296
__( "Load Render-blocking JavaScript Files Asynchronously", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:326
__( "Add async parameter to the JavaScript files loaded in the header section of your site so they don’t block your page rendering.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:329
__( "Minify CSS Files", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:359
__( "Combine and minify your CSS files in order to reduce their size, improve cachability, and reduce the number of requests to the server.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:362
__( "Combine CSS Files", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:392
__( "Combine multiple CSS files into one to lower the number of requests your site generates.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:395
__( "Remove Query Strings From Static Resources", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:425
__( "Removes version query strings from your static resources improving the caching of those resources.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:428
__( "Disable Emojis", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:458
__( "Enable to prevent WordPress from automatically detecting and generating emojis in your pages.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:461
__( "IMAGE OPTIMIZATION", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:491
__( "Image Optimization", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:508
__( "We will optimize all your existing images with minimal or no loss in quality. Note, that this will overwrite your original images.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:511
__( "Lazy Load Images", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:542
__( "Load images only when they are visible in the browser", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:545
__( "Lazy Load Iframes", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:586
__( "We will lazy load iframes often used for things like video embeds from another sources. ", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:589
__( "Lazy Load Videos", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:620
__( "We will lazy load all videos you have added directly to your pages.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:623
__( "Lazy Load Thumbnails", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:654
__( "Enable if you want to enable lazy-load images in your store, product and other WooCommerce pages.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:657
__( "Lazy Load Gravatars", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:686
__( "When users comment under your posts, WordPress tries to load their avatars from gravatar.com. We recommend lazy-loading them as your users scroll down through your page if you have a high number of comments. ", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:689
__( "Lazy Load Thumbnails", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:720
__( "Enable if you want to lazy-load the thumbnail sizes of your original images.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:723
__( "Lazy Load Responsive Images", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:754
__( "Certain plugins and themes generate multiple images from a single upload to work better on different devices. Enable if you want to lazy-load these too.", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:757
__( "Lazy Load Widgets", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:789
__( "Enable this option if you want the images in your widget areas to load only when users reach them. ", "sg-cachepress" ), // src-js/components/tabs/sites-control/index.tsx:792
_x( "in %s", "future time", "sg-cachepress" ), // extras/date.js:5
__( "a few seconds", "sg-cachepress" ), // extras/date.js:6
__( "a minute", "sg-cachepress" ), // extras/date.js:7
__( "%d minutes", "sg-cachepress" ), // extras/date.js:8
__( "%d hours", "sg-cachepress" ), // extras/date.js:9
__( "%d days", "sg-cachepress" ), // extras/date.js:10
__( "a month", "sg-cachepress" ), // extras/date.js:11
__( "%d months", "sg-cachepress" ), // extras/date.js:12
__( "a year", "sg-cachepress" ), // extras/date.js:13
__( "%d years", "sg-cachepress" ), // extras/date.js:14
__( "number_format_thousands_sep", "sg-cachepress" ), // extras/date.js:18
__( "number_format_decimal_point", "sg-cachepress" ), // extras/date.js:20
);
/* THIS IS THE END OF THE GENERATED FILE */